Inspiration
I want to personally thank my teammate, friends and family for their continuous support during this difficult 36 hour period. Without their support this project would not be possible
What it does
Discord bot that allows friends to play Tetris between themselves
How I built it
Nodejs + DiscordJS
Challenges I ran into
Latency issues with text-based Discord and rotating pieces
Accomplishments that I'm proud of
It works and it's playable
What I learned
You can always have fun, even with discord bots
What's next for retroBot
Multiplayer!
How to run
- git pull https://github.com/Dimiftb/retroBot.git
- add your token to settings.js. On how to obtain one visit https://discord.com/developers/applications.
- cd ~/retroBot
- npm i discord.js
- node .
- !play in Discord chat
- Enjoy 😊
Built With
- discord.js
- javascript
- node.js
Log in or sign up for Devpost to join the conversation.