8000 GitHub - elmomoilanen/k-in-a-row: Play k-in-a-row game against a bot player
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elmomoilanen/k-in-a-row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-in-a-row game

main fe main be

Play the k-in-a-row game against a bot player. You can choose from various board sizes, winning conditions, and game levels.

Quick start

Play locally on your machine by following these instructions using Docker.

Run the following command to start the backend and frontend services

docker compose up

Once it's ready, open your web browser and navigate to localhost:5173 to start playing.

When you are finished with playing, run the following command to stop and remove used containers and the network

docker compose down

For more thorough clean up, running following might help

docker compose down --rmi local
docker system prune

Development

Refer to the README files in the backend and frontend subdirectories for more information.

Production

Google's Firebase is used to host the frontend code, and Cloud Run is used to run the backend service. For more details, read the README files in the subdirectories and review the deployment workflows.

About

Play k-in-a-row game against a bot player

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0