This website requires JavaScript.
Explore
Help
Register
Sign In
kristoferssolo
/
2048
Watch
1
Star
0
Fork
0
You've already forked 2048
mirror of
https://github.com/kristoferssolo/2048.git
synced
2026-03-22 00:26:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
27
Commits
3
Branches
0
Tags
79c3bee2a3527d44fb3f6d9adc1f04b5a3ce141b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kristofers Solo
79c3bee2a3
feat(game): add
__mult__
and
__imult__
methods for
Direction
...
Returns tuple of values that were multiplied by a constant
2023-12-29 16:57:04 +02:00
src
/py2048
feat(game): add
__mult__
and
__imult__
methods for
Direction
2023-12-29 16:57:04 +02:00
.gitignore
feat(game): setup logger
2023-12-28 18:15:34 +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
Description
No description provided
GPL-3.0
174
KiB
Languages
Python
100%