Comments

Log in with itch.io to leave a comment.


Fun game! The sections where you have to fall are so much harder than anything else in the game because of how fast you accelerate though.

I think I underestimate how hard falling sections are in general as well. Thanks for the feedback!

fun game but I'm wondering how you make a monogame project playable on web as i'm thinking of making games with monogam

I use kniEngine, which is a fork of monogame which allows making web games. To publish your kniEngine project onto Itch.io, you need to right click the project name in solution explorer and click publish. Choose the folder option and then zip the files you get in that to upload to itch.io

(+1)

thanks that really helps