This website requires JavaScript.
Explore
Help
Register
Sign in
stevenvar
/
py2048
Watch
1
Star
2
Fork
You've already forked py2048
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Very simple implementation of the 2048 game in Python (command line)
3
commits
1
branch
0
tags
28
KiB
Python
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Steven Varoumas
d49a2d5e76
Update README.md
2020-07-29 17:55:38 +01:00
2048.py
game file
2020-07-29 15:34:55 +01:00
README.md
Update README.md
2020-07-29 17:55:38 +01:00
README.md
py2048
Very simple implementation of the 2048 game (command line) in Python