Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (+1)

OLD COMMENT (DD11):

Fun game! Look sensitivity is a little weird though, like the vertical look is slightly slower than horizontal. Would be OK with the difficulty being a bit higher (taking more damage and doing less) in exchange for some faster default movement speed (like CSGO does). I just like the sensation of rushing around though like you can in Hotline Miami (kinda feels like a similar vibe). Also might suggest making the atmophere a little darker, if you are trying to go for cyberpunk


Was pretty fast-paced though, was very fun to rush though. And it worked. And it was written in java of all things! Why on earth would anyone want to do code in that!


Nice work though

(1 edit)

Thanks for playing!

I'm not sure what could be causing weird mouse behavior, it translates your desktop movement 1:01 to degress in both axes so it shouldn't be giving different sensitivities, I'll put in separate X and Y sliders if the problem doesn't go away.

I'm going to put in some more difficulty levels later that apply damage mods to the enemies, probably won't cause you to do less damage though as I think that's cheap.

Rushing around and cyberpunk are very much the idea. For now the map is really bright because I haven't put in the lighting system yet, when I do this map will be in the late evening rather than the middle of the day, and most other maps will be in the dead of night.

I want nothing more than to start again in C++, but I've come too far! If you must know, I simply found LibGDX to be very useful to get going with, after this project though I won't be touching Java again except for much smaller games.