Chess Online
A downloadable game
Chess is a classic two-player strategy board game where the goal is to checkmate your opponent's king.
Steps to Run the Application:
Download the Chess-online.zip
file from itch.io and unzip the folder.
Open a terminal, navigate to the extracted folder, and run:
docker-compose up
Troubleshooting If you encounter issues on the first run, try:
docker-compose down docker-compose up --build
HOW TO USE
If the application starts successfully, open http://localhost:4200/login and log in using one of the available accounts:
Login: test Password: test
Login: reks Password: reks
Alternatively, you can register your own account.
Once logged in, click on CREATE GAME.
During the loading screen, you can copy the full game link and share it with a friend, or alternatively, you can share the last part of the link (the game code) with your friend.


They can then join the game by clicking JOIN GAME and entering the game code.
When the second player connects, the game will automatically start.
HAVE FUN!!:)
Download
Install instructions
Software Requirements:
- Docker installed
Leave a comment
Log in with itch.io to leave a comment.