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

https://github.com/mfori/nim-game-solver

Nim game with AI using combinatorial or minimax algorithm
https://github.com/mfori/nim-game-solver

game-solver minimax-algorithm nim-game

Last synced: 11 months ago
JSON representation

Nim game with AI using combinatorial or minimax algorithm

Awesome Lists containing this project

README

          

# nim-game-solver
Nim game with AI using combinatorial or minimax algorithm