Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Balatro channel #47

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TheRafeSCV
Copy link

ok, first off im pretty sure this is my first time coding in these languages so (A) be gentle :D and (B) please let me know if yall have any feedback.

Description

A Balatro-inspired channel that has cards scroll in from the bottom and get dismissed to the right-hand side (similar to the game mechanics) when donations are received. There is special card coloring for donations >= 250 and >= 500 but beyond that, I think its pretty straightforward.

I'm not sure if this screws with any previous dependencies, but I do see twin.macro version updated and these other 3 added in my package.json file:

"dependencies": {
    "twin.macro": "^3.4.1"
  },
"devDependencies": {
    "autoprefixer": "^10.4.20",
    "postcss": "^8.5.0",
    "tailwindcss": "^3.4.17"
  }
balatro-dono.mp4

Checklist:

  • I have read and followed the requirements in the Contributing document.
  • My code has been tested.
  • My commit title follows Conventional Commits formatting.
  • All the code is my own, or is code I have the rights to, and is being made available under the Apache License Version 2.0.
  • My channel contains no first-party Nintendo assets.
  • I understand that GamesDoneQuick may reject, make changes to, or choose not to show this channel on broadcast, and that discussion or merging does not guarantee the work will be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants