https://github.com/nripstein/2048-ai
2048 game clone with Markov Decision Process AI (97% win rate)
https://github.com/nripstein/2048-ai
2048 2048-ai 2048-clone 2048-solver terminal-game
Last synced: 3 months ago
JSON representation
2048 game clone with Markov Decision Process AI (97% win rate)
- Host: GitHub
- URL: https://github.com/nripstein/2048-ai
- Owner: nripstein
- License: mit
- Created: 2023-02-17T17:13:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T01:08:03.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T10:45:12.889Z (over 1 year ago)
- Topics: 2048, 2048-ai, 2048-clone, 2048-solver, terminal-game
- Language: Python
- Homepage: https://noahripstein.com/2048
- Size: 3.67 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Read the Written Report](https://github.com/nripstein/2048/blob/main/2048%20writeup.pdf)
## Example
GUI implimentation

Terminal implimentation