https://github.com/ww92030-storage/2048
2048 clone and AI implementation in C++
https://github.com/ww92030-storage/2048
2048 2048-ai 2048-game protogen
Last synced: 9 months ago
JSON representation
2048 clone and AI implementation in C++
- Host: GitHub
- URL: https://github.com/ww92030-storage/2048
- Owner: WW92030-STORAGE
- Created: 2024-06-14T06:03:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T22:08:23.000Z (about 2 years ago)
- Last Synced: 2025-07-24T16:13:36.360Z (11 months ago)
- Topics: 2048, 2048-ai, 2048-game, protogen
- Language: C++
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048
2048 clone and AI implementation in C++. Doesn't perform very well right now, working on improvements.