GameAI
GameAI copied to clipboard
Various C# implementations of game AI
Results
2
GameAI issues
Sort by
recently updated
recently updated
newest added
The README file should be cleaned up a bit, with a more standard docs feel, and with at least one concrete example use-case, probably Tic-Tac-Toe.
enhancement
I want to make a checkers game. Could you show a practical example of using GameAI to do this.