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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
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?