https://github.com/shengyuan-lu/python-2048
A 2048 game built with Python, playable inside the console. (Python CLI Game)
https://github.com/shengyuan-lu/python-2048
2048 python
Last synced: 6 months ago
JSON representation
A 2048 game built with Python, playable inside the console. (Python CLI Game)
- Host: GitHub
- URL: https://github.com/shengyuan-lu/python-2048
- Owner: shengyuan-lu
- Created: 2021-07-07T19:00:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T17:15:10.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T19:42:07.223Z (8 months ago)
- Topics: 2048, python
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-2048
A 2048 game built with Python and is playable inside the console. (Python Commandline Game)