Comments

Log in with itch.io to leave a comment.

when I click on "buy the Game" it leads me here. but where can I buy the game here? I only see the Demo

Let me stress that if you cannot buy the game at this point, it is partly because the full version(s) have not been released yet. I apologize in advance for this inconvenience, and be sure to look forward to buying the game once it is released.

(+1)

Is there a way to reset the game after you beat all the opponents?

(1 edit)

It automatically resets when you close the game. Actually, the initial idea for the game was to be a standalone executable that would only reset when closing the app. However, when I worked on porting the game to WebGL, I forgot the fact that the game saves its progress in a binary file rather than some PlayerPrefs keys. The game(s) also have save slots, which I've disabled for the demo. I might post an update real soon that will include save slots that you can erase at any time, let alone a devlog explaining the flaw.