https://github.com/inthra-onsap/tictactoe-minimax-algorithm
TicTacToe Console Game - Minimax & Alpha-Beta Pruning algorithm Implementation
https://github.com/inthra-onsap/tictactoe-minimax-algorithm
alpha-beta-pruning cpp minmax-algorithm
Last synced: 9 days ago
JSON representation
TicTacToe Console Game - Minimax & Alpha-Beta Pruning algorithm Implementation
- Host: GitHub
- URL: https://github.com/inthra-onsap/tictactoe-minimax-algorithm
- Owner: inthra-onsap
- Created: 2017-07-07T20:03:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-08T13:38:07.000Z (about 9 years ago)
- Last Synced: 2025-10-26T16:45:13.547Z (9 months ago)
- Topics: alpha-beta-pruning, cpp, minmax-algorithm
- Language: C++
- Homepage:
- Size: 169 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe (Minimax & Alpha_Beta_pruning)
