JohanCDev / Gomoku

🤖 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.
MIT License
2 stars 0 forks source link

Create a file with global variables #30

Closed JohanCDev closed 1 year ago

JohanCDev commented 1 year ago

Easier use of const variables used in different parts of project. It will be easier to change them for every use.