Day 3: Making it look nicer.
Promising to myself that now I will work on the story / dialogue and stop changing the system.
Also spent a couple of hours fixing a self inflicted bug: Never change the state while you are using it, bad things happen.
The entry is almost ready, in case anyone would want to beta test it: https://eibriel.itch.io/compicactus-copycat
Added Gamepad and Text to Speech support. It can be played with only sound (no sound effects yet). And is available in English and Spanish.
Feedback is welcomed!
@eibriel I'm curious why some of the response options begin with underscores?
@WriterOfMinds those are missing the internationalization string. So is showing the string id instead of the actual text.
Thanks for testing it!