Original jam version here. https://yokutekei.itch.io/iron-mice-from-hell-jam-version
.1 Removed entering game from front page
Removed the prompt and ability to enter game from the front page as some people missed the controls page / instructions.
.2 Score during game
Added background to score shown during game to make it slightly more nice looking.
.3 Fixed animation
I forgot to remap animation from [E] button to [J] and [K] on the jam version. It is now fixed.
.4 New “Bug”
While refactoring rats to make the code look nicer(no behavioural changes) I accidentally introduced new bug to rats where it keeps looping run animation while it’s eating wire. We call it a feature now as it looks nice.