https://github.com/studton/2048-game
Simple Python game
https://github.com/studton/2048-game
Last synced: over 1 year ago
JSON representation
Simple Python game
- Host: GitHub
- URL: https://github.com/studton/2048-game
- Owner: studTon
- Created: 2021-10-20T15:14:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T15:48:25.000Z (over 4 years ago)
- Last Synced: 2023-12-05T00:22:38.805Z (over 2 years ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048-game
Simple Python game with GUI interface.
Made following youtube [tutorial](https://www.youtube.com/watch?v=b4XP2IcI-Bg&t=479s)