My take on the Dots and Squares game (Pipopipette in French π«π·).
Disclaimer: this is a work in progress.
- Recommended: Install poetry, run
poetry install, then runpoetry run python src/pypopipette_game/frontend.py. - Simpler (but could lead to dependenies issues): run
python src/pypopipette_game/frontend.py.
Contributions are welcomed! To do so, fork the repository, make your modifications, and create a pull request towards branch dev.
I am using the repository's Issues to list the future features as well as report bugs, feel free to takle one of these problems.