https://github.com/znsoooo/2048
Play the 2048 game in console, written by C language.
https://github.com/znsoooo/2048
Last synced: 4 months ago
JSON representation
Play the 2048 game in console, written by C language.
- Host: GitHub
- URL: https://github.com/znsoooo/2048
- Owner: znsoooo
- License: mit
- Created: 2023-12-16T00:00:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T14:07:27.000Z (over 2 years ago)
- Last Synced: 2024-12-31T03:27:33.216Z (over 1 year ago)
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2048
Play the 2048 game in console, written by C language.
## Instructions
- __Arrow Keys__: Control the direction.
- __F5 Key__: Restart the game.
- __Esc Key__: Exit the game.