Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I am playing through SDK so not sure if the odd sluggish delay movement is the cause of that, concept of using the menu as input is cool, but now I am wondering what you were planning to do for the rest of this project if you had more time. Nice submission! 

Oh, the sluggish movement is totally my fault.  I would have fixed that if I had more time.  I was using key-repeat timers and handlers, but I don’t think that’s the right way to handle it at all.  I think going through the update loop instead would have been better.