SakuraMatrix / p0

0 stars 24 forks source link

Daniel Westfall #21

Open SoDaRa opened 3 years ago

SoDaRa commented 3 years ago

The project I plan on doing is making a discord bot that uses Discord4J (https://discord4j.com/) and that plays a handful of simple minigames. Currently I've just built tic-tac-toe as an introduction for myself to Java. Discord integration will come later after I've built a few more. Likely will want to add on Connect4, single player battleship, Yahtzee, and whatever else I can think of.

JavacLMD commented 3 years ago

Sounds like a fun project. Will you be able to register the players for the game session? How would multiplayer games interact with it's users?