larssieboy18 / discord-uno

An UNO Discord bot hosted on Autocode
https://autocode.com/mp/?fork=github%3Alarssieboy18%2Fdiscord-uno
MIT License
1 stars 0 forks source link

Special card handling on first turn #127

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

lines: 64,68 assignees: larssieboy18 labels: enhancement If a special card is dealt at the first turn, the game should apply that effect to the first player (e.g. skip the player on a skip card, give 2 extra card on a +2 card, etc.)

Line: 28 https://github.com/larssieboy18/discord-uno/blob/f5cb589e346d97712f8c957a1a72aae41a1d907c//functions/events/discord/uno/start.js#L25-L35