https://github.com/miltoncandelero/minimax80
Implementation of minimax in tic80
https://github.com/miltoncandelero/minimax80
Last synced: 2 months ago
JSON representation
Implementation of minimax in tic80
- Host: GitHub
- URL: https://github.com/miltoncandelero/minimax80
- Owner: miltoncandelero
- Created: 2020-06-15T18:21:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T20:59:27.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T07:14:06.605Z (4 months ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minimax80
Implementation of minimax in tic80 using https://github.com/scambier/tic80-typescript