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

Add the TURN command #2

Closed JohanCDev closed 1 year ago

JohanCDev commented 1 year ago

Description of the command

The parameters are coordinate of the opponent's move. All coordinates are numbered from zero.

Format of the command

TURN [X],[Y]

Possible answers

Two comma-separated numbers - coordinates of the brain's move (ex: "10,10") ERROR [message] on one line