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: 6 months 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
- Host: GitHub
- URL: https://github.com/gfoidl/tictactoe
- Owner: gfoidl
- License: mit
- Created: 2018-09-01T19:45:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T13:19:06.000Z (over 5 years ago)
- Last Synced: 2025-02-16T06:28:57.187Z (8 months ago)
- Topics: alpha-beta-pruning, minimax, tic-tac-toe, tictactoe, tictactoe-game
- Language: C#
- Size: 68.4 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE