Skip to content

Natali-Kotelnitska/tic-tac-toe-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Telegram Bot

Welcome to the Tic Tac Tie Telegram Bot repository! This bot allows you to enjoy the classic game of Tic Tac Toe with your friends or challenge the bot for a quick and entertaining match.

title

Getting Started

Make sure you have Ruby version 3.2.1 installed on your system. You can install the required gem using the following:

source 'https://rubygems.org'
ruby '3.2.1'
gem 'telegram-bot-ruby', '~> 1.0'

Features

  • Play Tic Tac Toe: Challenge your friends or engage in a battle against the bot for a classic game of Tic Tac Toe.
  • Stop Game: Easily interrupt ongoing games or initiate a new one anytime using the '/stop' command.
  • Start a Game: Begin a new game effortlessly with the '/start' command.
  • Interactive Gameplay: Utilize interactive buttons to make your moves, ensuring a seamless and enjoyable gaming experience.

How to Play

  1. Start a new game with the '/start' command.

    image1

  2. Choose your opponent: either another player or the computer.

    image2

    image4

  3. Make your moves using the provided interactive buttons.

image3

  1. End the game at any time using the '/stop' command.

image5

Quick Setup

  1. Clone this repository.
  2. Install Ruby version 3.2.1.
  3. Install the required gem using the provided Gemfile.
  4. Run the script and start enjoying a game of Tic Tac Toe!

Experience the ultimate Tic Tac Toe adventure with this Telegram bot. Have fun, and may the best strategist emerge victorious! 🎮

Releases

No releases published

Packages

No packages published

Languages