Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nripstein/2048-ai
2048 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: about 2 months ago
JSON representation
2048 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T01:08:03.000Z (about 1 year ago)
- Last Synced: 2023-10-06T02:22:43.457Z (about 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
![4096_laptop](https://github.com/nripstein/2048-AI/assets/98430636/ed448fea-f3f5-4ef9-99e2-19eb5025c24b)
Terminal implimentation