https://github.com/theturkeydev/discord-games
Code for my various games made using a discord bot!
https://github.com/theturkeydev/discord-games
Last synced: about 1 year ago
JSON representation
Code for my various games made using a discord bot!
- Host: GitHub
- URL: https://github.com/theturkeydev/discord-games
- Owner: TheTurkeyDev
- License: mit
- Created: 2020-08-17T12:45:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T15:09:51.000Z (over 2 years ago)
- Last Synced: 2025-03-16T10:51:12.270Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 313 KB
- Stars: 80
- Watchers: 5
- Forks: 70
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: funding.yml
- License: LICENSE
Awesome Lists containing this project
README
# Discord Games Bot
This repository contains all my code for my discord games that I have made over the course of several videos!
Feel free to use this code in your own projects as you would like, however I ask that you:
1. Don't claim my own code as yours.
* You may use this code in your own projects, but don't try and claim that you were the one who wrote this code.
2. Provide some sort of credit or attribution.
* I very much like the "Author" tag you can set on the embeds and I accept that on each of the games as enough credit.
3. Don't do anything you wouldn't want others to do with your own code. Basically just be a decent person :)
A [FAQ](/FAQ.md) can be found here as well to answer some common questions!
# Current Game List
## Snake
[](https://www.youtube.com/watch?v=tk5c0t72Up4 "Snake")
## Hangman
[](https://www.youtube.com/watch?v=0G3gD4KJ59U "Hangman")
## Connect-4
[](https://www.youtube.com/watch?v=Sl1ZnvlNalI "Connect-4")
## Minesweeper
[](https://www.youtube.com/watch?v=j2ylF1AX1RY "Minesweeper")
## Chess
[](https://www.youtube.com/watch?v=yMg9tVZBSPw "Chess")
## Tic-Tac-Toe
[](https://www.youtube.com/watch?v=tgY5rpPixlA "Tic-Tac-Toe")