Skip to content

LuckMeelo/gobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gobot

Github top language Repository size License Github stars


A simple Gomoku Bot

📝 Table of Contents

🧐 About

A Gomoku Narabe game bot (also called Wuzi Qi, Slope, Darpion or Five in a Row), focusing on the performance of its artificial intelligence. This bot is compliant with Piskvork's communication protocol.

🏁 Getting Started

Prerequisites

What things you need to install the software and how to install them.

Build

  • Windows
    Generate the pbrain-gomoku-ai.exe with
python3 compile.py
  • Linux
    Generate the pbrain-gomoku-ai binary with
make

🔧 Running the tests

To run tests you need to install pytest and use:

make tests_run

🎈 Usage

  • Run the Piskvork manager
  • Build the project and add the pbrain-gomoku-ai.exe file as a player.

Made with ❤️ by LuckMeelo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published