Hey, what are the controls for your game? I spent a couple mintues clicking around the screen and pressing buttons but couldn't figure out how to start it?
Thanks for trying to play the game. I thought the link here was updated to the itch.io, but it was and outdated version. The link is working now. To Play you just nick to click on the objects to stop/end actions.
Comments4
Uncaught SyntaxError: Unexpected end of input (game.js:559)
(index):47 Uncaught ReferenceError: libris is not defined
at (index):47
The result is that your game isn't running, so the screen is basically empty.
Looking at http://mecanosfera.net/ld46/assets/js/game.js it looks like the script comes to an abrupt halt halfway through, like some of it is missing?