GitHub / efeng2 / k-in-a-row-agent
An AI game agent that uses minimax and alpha-beta pruning to serach what the next best move of the game is.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efeng2%2Fk-in-a-row-agent
PURL: pkg:github/efeng2/k-in-a-row-agent
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: HTML
Size: 574 KB
Dependencies parsed at: Pending
Created at: 6 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 2 months ago
Topics: alpha-beta-pruning, minimax