Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sameetasadullah/tic-tac-toe-using-minimax-algorithm
Tic-Tac-Toe game coded in Python using Minimax Algorithm
https://github.com/sameetasadullah/tic-tac-toe-using-minimax-algorithm
artificial-intelligence minimax minimax-agent minimax-algorithm minimax-alpha-beta-pruning pycharm pycharm-ide python python3 tic-tac-toe-game tic-tac-toe-python
Last synced: 4 months ago
JSON representation
Tic-Tac-Toe game coded in Python using Minimax Algorithm
- Host: GitHub
- URL: https://github.com/sameetasadullah/tic-tac-toe-using-minimax-algorithm
- Owner: SameetAsadullah
- Created: 2022-08-14T20:50:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T20:53:52.000Z (over 2 years ago)
- Last Synced: 2024-10-09T19:02:45.552Z (4 months ago)
- Topics: artificial-intelligence, minimax, minimax-agent, minimax-algorithm, minimax-alpha-beta-pruning, pycharm, pycharm-ide, python, python3, tic-tac-toe-game, tic-tac-toe-python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tic Tac Toe Using Minimax Algorithm
### Description
Tic-Tac-Toe game coded in Python using Minimax Algorithm. You can choose the player as:
- X
- O