Skip to content

1Frodox/TicTacToe-Discord-Buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe-Discord-Buttons

A Discord TicTacToe game that uses Discord UI buttons as the game field.

  • Slash Commands: Players can start a game using a slash-command.
  • Interactive Buttons: Players make their moves using Discord buttons.
  • Timeouts: Cancels inactive games to conserve bot resources.

Gameplay Example 1

Gameplay Example 2

Gameplay Example 3

Gameplay Example 4

Setup Instructions

From Scratch

  1. Download or clone the project.

  2. Create a .env file with your bot token.

    TOKEN = YourDiscordBotTokenHere
    
  3. Install the Required Python Packages.

    pip install -r requirements.txt
    

Add to an Existing Project

  1. Copy or download the tictactoe.py file into your project.
  2. Ensure compatibility with your discord.py version.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Discord TicTacToe with Slash-Commands and Buttons

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages