-
Notifications
You must be signed in to change notification settings - Fork 0
AlexanderB184/chess-gui
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Chess Gui A web interface to play against PieceMeal, my C based chess bot. ## How to use Build the docker file with the command, ``` bash docker build -t chess-gui . ``` Run the docker file, ``` bash docker run -p 8080:8080 chess-gui ```
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published