https://github.com/robinc94/2048
My 2048 game running in cmd with C++
https://github.com/robinc94/2048
Last synced: 8 days ago
JSON representation
My 2048 game running in cmd with C++
- Host: GitHub
- URL: https://github.com/robinc94/2048
- Owner: RobinC94
- Created: 2019-04-25T02:51:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-03T07:40:36.000Z (over 6 years ago)
- Last Synced: 2025-02-24T00:29:17.584Z (over 1 year ago)
- Language: C++
- Size: 438 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048
My 2048 game running in cmd with C++

:white_check_mark: OS X
:x: Linux
:x: Windows
## Guide
Use w a s d to move, q to exit.