Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amyanchen/mancala-ai
EECS 348: Intro to Artificial Intelligence, Assignment 2 (Python)
https://github.com/amyanchen/mancala-ai
alpha-beta-pruning minimax-search
Last synced: about 10 hours ago
JSON representation
EECS 348: Intro to Artificial Intelligence, Assignment 2 (Python)
- Host: GitHub
- URL: https://github.com/amyanchen/mancala-ai
- Owner: amyanchen
- Created: 2018-03-27T00:22:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T00:28:17.000Z (over 6 years ago)
- Last Synced: 2023-10-20T10:01:02.976Z (about 1 year ago)
- Topics: alpha-beta-pruning, minimax-search
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mancala-AI
EECS 348: Intro to Artificial Intelligence, Assignment 2 (Python)