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

https://github.com/chiraghariprasad/bruteforce-vs-random

The program runs 50 Tic-Tac-Toe games between a Minimax-powered Smart AI (X) and a random-move Dumb AI (O), announcing winners per game and summarizing results at the end.
https://github.com/chiraghariprasad/bruteforce-vs-random

Last synced: 3 months ago
JSON representation

The program runs 50 Tic-Tac-Toe games between a Minimax-powered Smart AI (X) and a random-move Dumb AI (O), announcing winners per game and summarizing results at the end.

Awesome Lists containing this project