https://github.com/math2001/2048
A reproduction of the game 2048 in python with pygame
https://github.com/math2001/2048
Last synced: 11 months ago
JSON representation
A reproduction of the game 2048 in python with pygame
- Host: GitHub
- URL: https://github.com/math2001/2048
- Owner: math2001
- Created: 2016-03-05T06:06:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-05T07:59:57.000Z (over 10 years ago)
- Last Synced: 2025-02-24T13:15:25.652Z (over 1 year ago)
- Language: Python
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi !
This is a simple reproduction of the game `2048` in `python` with `pygame`.
You can controll the game with the arrows.