Skip to main content

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

The menu gets cut off at the bottom in 1600×900 and I can't scroll down with the scroll wheel to show the rest (the line with the word "Graphics" only displays the top half of its text).

I also don't understand what the keyboard graphic is for in the top-right corner of the ship selection box before starting a round, as I can't seem to interact with it on any level.

I just pushed a fix for the options screen so that menu will scroll if it's cut off.

The game supports both controller and mouse/keyboard and it tracks the control method for high scores for a run, so that icon just indicates the control method for the run. I suppose it doesn't make sense if you don't have any supported controllers plugged in, so I also hid it in that case and added a tooltip when it's visible.

Thanks for the feedback!