Simply play the 2048 game in Python (no interface, only the background)
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
15
commits
include py.typed file
754d8a2
bump version to 1.0.2
2945ea1
mark module as typed
093c22a
rename some public function
a1d9cad
better readme
2eb2379
Oups, I told 1.0.0
ef43d42
bump version to 1.0.0
e8fd530
auto publish to pypi
4aa47ad
Merge branch 'documentation'
515a92b
transform program as a package
5d7c32c
update doc to feat with two048
99f1f0f
feat: rename src/ to two048/
213be1d
Copy and paste rdt tutorial (atm)
c4605f7
feat: create the 2048 game!
a220796
Initial commit
79f893b