Play Gomoku against computer player. The computer player is implemented using a min/max tree with alpha-beta pruning.
License
BSD LicenseFollow Gomoku
Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
-
AI is wery weak. At search depth 3 it already takes noticeable amount of time to think, but plays as a complete loser. Maybe there is a better open-source AI for gomoku? Or all good programs are closed?