https://github.com/hona/twentyfourtyeightsolver
https://github.com/hona/twentyfourtyeightsolver
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hona/twentyfourtyeightsolver
- Owner: Hona
- Created: 2019-04-09T02:50:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T02:50:38.000Z (about 6 years ago)
- Last Synced: 2025-01-21T09:48:45.396Z (4 months ago)
- Language: C#
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048Solver
This is a 2048 'bot' that wins the game every time... A project I wrote to fool my friends into thinking it is a bot. The 'bot' makes random moves, then the board is sorted. This is much quicker than writing an actual bot :)