https://github.com/1beno/tic-tac-toe
Implementasi algoritma minimax pada game tic tac toe | Basic of AI
https://github.com/1beno/tic-tac-toe
ai algorithms artificial-intelligence minimax-algorithm
Last synced: 10 days ago
JSON representation
Implementasi algoritma minimax pada game tic tac toe | Basic of AI
- Host: GitHub
- URL: https://github.com/1beno/tic-tac-toe
- Owner: 1beno
- Created: 2024-03-30T00:49:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T10:57:58.000Z (about 1 year ago)
- Last Synced: 2025-01-26T07:46:59.149Z (5 months ago)
- Topics: ai, algorithms, artificial-intelligence, minimax-algorithm
- Language: JavaScript
- Homepage: https://tic-tac-toe-tau-opal.vercel.app/
- Size: 3.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tic-tac-toe
Implementasi algoritma minimax pada game tic tac toe | Basic of AI