MathIsFun0 / Immolate

An OpenCL seed searcher for Balatro.
Other
61 stars 13 forks source link

Magic trick support for `next_shop_item()` and refactor to get active vouchers & deck from game instance #4

Open stupxd opened 6 months ago

stupxd commented 6 months ago

Current implementation for next_shop_item() does not support playing cards. Also, with current implementation you need to pass if it's ghost deck and voucher levels every time function is called.