https://github.com/dfranx/2048
2048 made with SFML
https://github.com/dfranx/2048
Last synced: about 1 year ago
JSON representation
2048 made with SFML
- Host: GitHub
- URL: https://github.com/dfranx/2048
- Owner: dfranx
- License: mit
- Created: 2018-07-21T21:09:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T23:25:50.000Z (almost 7 years ago)
- Last Synced: 2025-03-27T03:35:08.558Z (about 1 year ago)
- Language: C++
- Size: 124 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2048
My implementation of 2048 game in C++ using SFML.
