Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stavarengo/php-tic-tac-toe

Single player Tic Tac Toe game with a bot as the opponent. The bot uses Minimax algorithm to decides its moves.
https://github.com/stavarengo/php-tic-tac-toe

minimax minimax-algorithm tic-tac-toe tictactoe tictactoe-game

Last synced: about 2 months ago
JSON representation

Single player Tic Tac Toe game with a bot as the opponent. The bot uses Minimax algorithm to decides its moves.

Awesome Lists containing this project