Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gfoidl/tictactoe

Tic Tac Toe in C# with minimax and alpha-beta-pruning -- compact storage of the board as ints and vectorized where possible
https://github.com/gfoidl/tictactoe

alpha-beta-pruning minimax tic-tac-toe tictactoe tictactoe-game

Last synced: 9 days ago
JSON representation

Tic Tac Toe in C# with minimax and alpha-beta-pruning -- compact storage of the board as ints and vectorized where possible

Awesome Lists containing this project