This is a simple Tic-tac-toe game for Telegram.
- Clone this repository
- Set the API key and bot name in
Program.cs
To play this game, you will need 2 persons.
The best way to play is to create a group chat and invite the bot.
- Start a game using
/newgame @Username
- Play using
/play 1 1
(row, column)