Go to file
Kristofers Solo 5f37bfea35 fix(game): movement
Now all blocks don't leave gaps when moving
2023-12-29 23:57:38 +02:00
src/py2048 fix(game): movement 2023-12-29 23:57:38 +02:00
.gitignore refactor(game): add atomic funtions 2023-12-29 18:02:39 +02:00
LICENSE Initial commit 2023-12-23 19:58:25 +02:00
main.py feat(game): setup logger 2023-12-28 18:15:34 +02:00
pyproject.toml moved to pygame-ce 2023-12-28 18:15:15 +02:00
requirements_dev.txt Initial commit 2023-12-23 20:00:06 +02:00
requirements.txt moved to pygame-ce 2023-12-28 18:15:15 +02:00