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 MESSAGE command #10

Closed JohanCDev closed 1 year ago

JohanCDev commented 1 year ago

Description of the command

The message for a user. The manager can write it to some log window or to a log file. The brain is expected to send messages just before respond to some command. There must not be a new line character inside a message. Multi-line text can be sent as a sequence of two or more MESSAGE commands.

Format of the command

MESSAGE [message]