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.

@StoneMoney
Copy link
Contributor

Speaking out of line here but this might fall under "game too recently developed or still commercially marketed" in the contributing guidelines. You might want to reach out to Localthunk and get permission first.

@TheRafeSCV
Copy link
Author

Speaking out of line here but this might fall under "game too recently developed or still commercially marketed" in the contributing guidelines. You might want to reach out to Localthunk and get permission first.

No @StoneMoney , I appreciate the feedback. I was thinking this would not qualify under that as I was under the impression that this was predominantly an independent game/studio and while it was definitely a runaway success, I have never seen it "commercially marketed". (Granted, this does not take into account the "too recently developed" part of this statement, but I don't know what "too recently developed" is because this could be very subjective)

But yeah, I'll try pinging Localthunk and see if he would give permission. Thanks for the suggestion.

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.

3 participants