An open API service indexing awesome lists of open source software.

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

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