Go to file
Kristofers Solo 789bebabfa feat(game): add screen margin
Block cannot get out of screen
2023-12-28 18:15:15 +02:00
src/py2048 feat(game): add screen margin 2023-12-28 18:15:15 +02:00
.gitignore Initial commit 2023-12-23 19:58:25 +02:00
LICENSE Initial commit 2023-12-23 19:58:25 +02:00
main.py feat(game): render screen 2023-12-28 18:15:15 +02:00
pyproject.toml Initial commit 2023-12-23 20:00:06 +02:00
requirements_dev.txt Initial commit 2023-12-23 20:00:06 +02:00
requirements.txt Initial commit 2023-12-23 20:00:06 +02:00