Comments

Log in with itch.io to leave a comment.

Very nice game, thanks!

The card selection process of the opponents is a bit mystery, sometimes they don't play any?

Might I ask how you implement sound in this game? I’m trying it for another of my Love2D games, and running into issues around SharedArrayBuffers? It looks like you have some JS interop in play?

(+1)

To get it working on itch you’ll have to use the “compatability” build. This also means that you can only use one thread.

Also, make sure the audio is loaded as “static” (rather than “dynamic”).

Thanks for getting back to me!

That static vs “stream” did take a moment to figure out.

(+1)

This game meets or exceeds the rules for Autumn Lisp Game Jam 2021. Congrats, and good luck on the voting process and feedback received to better your framework/future games!