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

https://github.com/raphsenn/tictactoe-minimax-ncurses

Tic-Tac-Toe game with an unbeatable AI implemented using the Minimax algorithm with alpha-beta pruning, written in raw C and utilizing ncurses for the interface.
https://github.com/raphsenn/tictactoe-minimax-ncurses

Last synced: over 1 year ago
JSON representation

Tic-Tac-Toe game with an unbeatable AI implemented using the Minimax algorithm with alpha-beta pruning, written in raw C and utilizing ncurses for the interface.

Awesome Lists containing this project