mat-1 / forum-sweats

The Discord bot in the Forum Sweats server
https://forumsweats.matdoes.dev
MIT License
9 stars 8 forks source link

Add connect 4 minigame #67

Closed mat-1 closed 3 years ago

mat-1 commented 3 years ago

Steal Antisynth's code and port it to Python https://cdn.discordapp.com/attachments/755160719619522616/784096393076670464/message.txt

Command syntax: !connectfour/connect4/c4

Show an embed with a 7x7 grid of white, yellow, and red circles, with the bottom row being numbers. The message is reacted to with numbers 1-7, to which the players can react to. Reacting to a message will add a yellow/red circle at the bottom of that column. Having four circles diagonally, horizontally, or vertically in a row will have them win the game.

mat-1 commented 3 years ago

Resolved by https://github.com/mat-1/forum-sweats/commit/a2c32b7ec6c1752862218501e9ac054982c3d575