#Balatro Handy Odds

1 messages · Page 1 of 1 (latest)

eternal arrow
#

It'd be nice if this supported the option for four fingers, shortcut, and stone cards.

dawn jetty
#

I did have joker effects in mind, I think I can eventually add four fingers, shortcut is something else though 😆

eternal arrow
dawn jetty
#

oh dud thats sick

eternal arrow
#

Sorry if my code's messy, I haven't really been commenting it.
Four Fingers is represented by setFour and shortcut by straightSkip.

dawn jetty
#

Ah, yeah if I was detecting it on a one-time basis I could definitely do it, but since I'm having to run repeated trials, each calculation adds up, so I don't have the luxury of breaking down each check

#

I see you're already looking at the rust

eternal arrow
#

I added a couple issues on github. I figured it'd be easiest to keep track of there.