Visit http://www.aces.io
python3 -m venv env
Linux
source env/bin/activate
Windows
env\Scripts\activate.bat
python -m pip install -r requirements.txt
python main.py
Navigate to http://localhost:8888
A game will be created with the name my_game_name
on the fly whenever you visit a url of the scheme
The template used for the game will templates/skins/my_skin_name.html
or the default skin
Available skins are
modern