wgpsutherland / slack-connect-4-bot

A bot that allows you to play Connect 4 on Slack!
94 stars 31 forks source link

Added optional Christmas theme #8

Closed joshfarrant closed 8 years ago

joshfarrant commented 8 years ago

Added a Christmas board style in the same way as the Halloween board was added.

@<bot-name>: start xmas to play.

joshfarrant commented 8 years ago

Ah just noticed a couple of other changes I made slipped through in this PR which are unrelated to the Christmas theme.

The first was a small change I made to randomize which player is selected to go first.

The second was simply increasing the game start timeout from 10 seconds to 30 seconds.

If you'd like me to resubmit the PR without these two changes I'd be happy to do so.

wgpsutherland commented 8 years ago

Ahh this is great, I was planning on doing this sometime next week! If you could submit again without those other changes that would fantastic. Could you also make the random player another pull request, I really like that idea. Thanks!

joshfarrant commented 8 years ago

Great, will do.