Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
( 1)

I found a glitch: when on the y2k or 1998 control modes, and you press space  arrow keys (not wasd), it will move the tiles by two spaces instead of one. Also the intended behavior of the arrows in these modes is not really documented. I think a more convenient control scheme might be to allow the arrows to either flick move or flick in-place depending on space/another toggle button.

Another minor problem, in the browser the esc key exits fullscreen mode, so it isn't ideal as a "back" button. Maybe add an alternate back button (I like z/x as accept/back)

Thanks! Today's patch fixes the double-flick bug (now the arrow keys behave the same as WASD), and it adds J and X as back keys as well. We'll take note of that control thing - an array of Y2K-style flick buttons might be an interesting play style.