GamesDoneQuick / gdq-break-channels

Break Screen Channels for GDQ broadcasts
Other
141 stars 45 forks source link

feat: add Minesweeper channel #23

Closed rshigg closed 9 months ago

rshigg commented 1 year ago

Description

This PR adds a minesweeper channel. I know it's not exactly a mainstay of the speedrunning community but it is a personal favorite of mine 😅

Current features:

I'm currently on the lookout for another font to use, this one is temporary.

https://github.com/GamesDoneQuick/gdq-break-channels/assets/90143161/62adb742-fd12-41ee-938f-88f79b5438a5

Checklist:

rshigg commented 1 year ago

Would love some suggestions on how to make the channel more exciting between donations

VodBox commented 1 year ago

Also, would like to clarify whether it's intentional that there is no credit being applied to this channel? I understand with the current design, all corners are currently occupied, but if you're wishing for a credit to show, I'd consider worth shortening the grid just slightly for that.

rshigg commented 1 year ago

@VodBox I've persisted the grid state and used the shortName field from currentEvent. I've also added credit, which covers 3.5ish tiles in the bottom right (screenshot bellow) but I think that should be fine.

localhost_5173_

rshigg commented 1 year ago

Also after some thinking I agree with you that the channel doesn't necessarily need to do anything between donations. All of the ideas I had come up with definitely would be too distracting.

rshigg commented 1 year ago

I added two small features

  1. Every 5-10 seconds change a random mine to a question mark https://github.com/GamesDoneQuick/gdq-break-channels/pull/23/commits/f6c7075174fc56bc3c84468a8058ab83ea776937
  2. Whenever someone subscribes change to a heart eyes face https://github.com/GamesDoneQuick/gdq-break-channels/pull/23/commits/ebe9064d1239859b87089e048bf9ebdd75abb748

Feel free to reject either, just thought they might be fun changes that are not too distracting.

https://github.com/GamesDoneQuick/gdq-break-channels/assets/90143161/11912077-1f83-4092-998a-762cee8af1b4