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

  1. git pull https://github.com/Dimiftb/retroBot.git
  2. add your token to settings.js. On how to obtain one visit https://discord.com/developers/applications.
  3. cd ~/retroBot
  4. npm i discord.js
  5. node .
  6. !play in Discord chat
  7. Enjoy 😊

Built With

Share this project:

Updates