https://github.com/tonychouteau/elrict3_v2
Elric_v2 is an IA playing board games with MinMax Algorithm
https://github.com/tonychouteau/elrict3_v2
expressjs javascript minmax-algorithm nodejs
Last synced: 3 months ago
JSON representation
Elric_v2 is an IA playing board games with MinMax Algorithm
- Host: GitHub
- URL: https://github.com/tonychouteau/elrict3_v2
- Owner: TonyChouteau
- Created: 2020-05-14T17:58:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T19:02:06.000Z (over 2 years ago)
- Last Synced: 2025-01-31T16:35:31.651Z (5 months ago)
- Topics: expressjs, javascript, minmax-algorithm, nodejs
- Language: JavaScript
- Homepage: http://vps.tonychouteau.fr/elricT3_v2
- Size: 775 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
ElricT3_v2 is an upgrade of ElricT3_v1 which use a MinMax algorithm instead of a MonteCarlo one for the previous version.
Try it on : http://vps.tonychouteau.fr/elricT3_v2