Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 472 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 472 Bytes

TeleBotTicTacToe Build Status

This is a simple Tic-tac-toe game for Telegram.

Setup

  1. Clone this repository
  2. Set the API key and bot name in Program.cs

Usage

To play this game, you will need 2 persons.

The best way to play is to create a group chat and invite the bot.

  1. Start a game using /newgame @Username
  2. Play using /play 1 1 (row, column)