Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pankajgusain/2048-game
The objective of the game is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.
https://github.com/pankajgusain/2048-game
python tkinter
Last synced: 13 days ago
JSON representation
The objective of the game is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.
- Host: GitHub
- URL: https://github.com/pankajgusain/2048-game
- Owner: PANKAJGUSAIN
- Created: 2020-09-25T17:31:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T07:43:30.000Z (over 4 years ago)
- Last Synced: 2023-12-15T10:37:15.117Z (about 1 year ago)
- Topics: python, tkinter
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048-Game
The objective of the game is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.# Preview