Technocult Demo
A downloadable game for Windows, macOS, and Linux
A top down rogue like shooter with p2p online multiplayer (disabled for now). The weapons in this game are fully modular (with a few million potential gun combinations), allowing you to add or swap out pieces for better ones you find along the way. Artifacts can also be found that change the appearance of the player.
Each character has a unique primary weapon, along with 3 abilities. The game only has two floors and one boss currently, and needs a lot of polishing and content in most departments.
Thanks for testing my game!
Status | In development |
Platforms | Windows, macOS, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | cirit |
Genre | Shooter |
Tags | 2D, Multiplayer, Roguelike, Top down shooter |
Download
Download
Technocult.jar 28 MB
Comments
Log in with itch.io to leave a comment.
Nice game, but could use some optimisation. Framerate drops to about 15 when more than two or three enemies are on screen, but if I jump it goes back up while I'm in the air, so I suspect there might be something wonky going on with your enemy collision detection system.
I believe it. The game runs without any problem on my system (I have a pretty nice computer), which has lead me to do little optimization has been a terrible mistake on my part! After watching the vod of the stream it made me realize how much I need to to optimize the game before next demo day, the game not being playable due to shitty coding practices is a bit embarrassing! Gonna spend quite a while trying to make it run well on my old laptop. Thanks for trying it out and letting me know what's up, hopefully next demo day there won't be any more fps issues.
Also yea there was a bit of shitty weird code that was running when the player was on the ground that was dropping fps lmao thanks for the heads up.