Done now:
- Kalah
- (*higly WIP) tic-tac-toe
To run locally:
git clone https://github.com/iFoundSilentHouse/webMinigames.gitcd webMinigamesdocker compose up- open http://localhost:3004 and play!
To play over web:
git clone https://github.com/iFoundSilentHouse/webMinigames.gitcd webMinigames- add
.envfile with lineSERVER_URL=your_computer_ip:3004 docker compose up- open your computer ip/dns with port 3004 and play!