/gomoku-ai

🧠 Gomoku AI

Primary LanguagePython

⚫️⚪️ Gomoku AI

CrossPlatform-ok

screenshot

🧠 Gomoku Brain

You must be in gomoku/ folder.

📋 Requirements

📦 Install

make install # only if you want to use ui-debug
make build

🚀 Run

The brain is an implementation of piskvork protocol and can be use with the piskvork software only on windows. However you can use the ui-debug on any platform to interact with this AI.

./pbrain-gomoku-ai

🖥 Gomoku UI

You must be in ui-debug/ folder.

📋 Requirements

📦 Install

npm install

🚀 Run

This UI has been used during the development of AI to debug internal variables graphicaly. But you can also you it to play against my AI.

npm start

📝 TODO


have fun ! 😎