A Project for learning React JS/TS, Tailwind CSS, the integration of Websockets and Backend with Pythons Tornado framework to manage Websockets
Reversi is a board game made for 2 players who place chips. More info, how the game works, here
Keep in mind, that the game requires 2 players. Starting the game alone, results in a broken game. On the website you will find a copy button. Send the copied URL to the other player. After joining, a second circle with a random number will appear. Now press play.
Test here: https://reversi.inu-the-bot.com
copy the repo and run
docker-compose up --build
For SSL you can use a reverse proxy like traefik, which fetches a SSL cert from Let's Encrypt.