Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

FUN!!!! I'm a huge fan of microgames and this was a really neat concept to link them all together!

I'd die for murphy, but i could only get to nine :(

A huge recommendation would be to look into custom cursors, i feel like the game would improve with their use, but this is a really neat lil game :)

Thank you! What do you mean with custom cursors? I’m assuming you’ve seen that the game already has one, so I’m guessing you mean hiding the cursor when hovering over the game-frame?

(+1)

Yes and no! Hiding the mouse would be nice but since the image lags a bit behind the actual cursor it seems like you mustve done something like image.position = mouse.position, at least in godot there are actual in engine cursors that fix this! i'm guessing unity must have something similar as well :)