Hello and welcome to LightBlue ! LightBlue was a school project of two weeks I made in Epitech during my third year.
The goal of this project was to implement a Gomoku Narabe game bot (also called Wuzi Qi, Slope, Darpion or Five in a Row), focusing on the performance of its artificial intelligence. My program follows the gomocup protocol.
My bot is usable in the software Pisvork.
- Download Pisvork here.
- Launch pisvork.exe.
- Open 'Players' option pannel.
- Open 'Settings'.
- Toggle at least one computer player.
- Enter the path to the LightBlue executable.
- Enjoy !
- Download Pisvork here.
- Install wine.
- Launch
wine piskvork
in the Pisvork directory. - Open 'Players' option pannel.
- Open 'Settings'.
- Toggle at least one computer player.
- Enter the path to the LightBlue executable.
- Enjoy !
- Language : C#.NET
- IDE : Visual Studio