GitHub / josephmars / connect4_solver_AI
Connect 4 AI puzzle solver using Minimax and Alpha-Beta Pruning algorithms.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephmars%2Fconnect4_solver_AI
PURL: pkg:github/josephmars/connect4_solver_AI
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 6.84 KB
Dependencies parsed at: Pending
Created at: 6 months ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: 2 months ago
Topics: ai, alpha-beta-pruning, connect4, minimax-algorithm