Open spark-c opened 3 years ago
Would be fun to have little ASCII games like tictactoe or hangman and such!
Perhaps flow like:
!invite @user
Create new text channel where it tags both users
// in text channel !minigame game-name
!minigame game-name
Begins game
// game ends
@user wins! Use !minigame game-name to play again, or !endgame to finish !endgame should clean up channel
@user
!endgame
It could be possible to set up long-term scorekeeping in a database by user per guild, though that will be a task for later
Would be fun to have little ASCII games like tictactoe or hangman and such!
Perhaps flow like:
!invite @user
// in text channel
!minigame game-name
// game ends
It could be possible to set up long-term scorekeeping in a database by user per guild, though that will be a task for later