Skip to content

🤖 Creation of a bot able to play the Gomoku game. Created in Python with 2 other students. This project is part of my 3rd year at Epitech.

License

Notifications You must be signed in to change notification settings

JohanCDev/Gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku Build License

Gomoku

Gomoku is a chinese board game. This project aim to create an AI capable of winning this game against any user.

It's part of Advanced Artificial Intelligence module of Epitech's tek3.

Before continuing...

This project is an EPITECH Project. If you are an EPITECH student, move out the way! Nothing to see here... The groups don't want to be involved to your -42.
If you're not, no worries! You're welcome here!

Prerequisites

To use this project, you'll need python3 installed on your machine

Building

Command Line

on Linux:

# This command will install all dependencies and will generate the binaries needed for the project
# ./linux_installer.sh

on Windows:

# ./windows_installer.ps1

on MacOS

# This command will install all dependencies and will generate the binaries needed for the project
# ./MacOS_installer.sh

Coding Style

Gomoku is developed with Python. EPITECH doesn't impose any Coding Style to this but we tried to be as clean as possible.

Documentation

Authors

Nathan Rousseau - 31Nathan

Johan Chrillesen - JohanCdev

Guillaume Terrière - GuyomT

About

🤖 Creation of a bot able to play the Gomoku game. Created in Python with 2 other students. This project is part of my 3rd year at Epitech.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages