tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://tinycthulu.itch.io/blud


Blud Trailer
Gameplay

About

Play as a vampire who has awoken to find an evil necromancer has taken over your castle and recruited an army of Cultists, Zombies, Ghosts, and other creatures of the night. Sneak in, make your way through 4 unique levels on the way to the top floor, and dethrone the pesky dark mage!

Controls

WASD - Move/Attack
ESC - Pause

System Requirements

Requires Java 8 or higher. Developed and tested on Windows 10.

*Notice* There seems to be an issue on some machines allocating enough heap space to load sounds, resulting in the game crashing or not opening. Try running the application from the command line using the -Xmx argument to increase the heap size of the JVM (e.g. java -jar -Xmx1g Blud.jar).

Development

Made in 15 days from scratch, using Java 8 for the 2019 LOWREZJAM. Engine, Music, and Assets made in house. Unfortunately we didn't have the time to implement more sound effects other than the soundtrack itself. Feel free to take a look at our code and assets hosted on Github. We hope you enjoy!

Version 1.0.5

- Engine now runs at a proper 30 fps, not 29.
- Fixed a bug where Sounds were loaded twice.
- Fixed a memory leak caused by Lighting
- Minor performance changes

Version 1.0.6

- Fixed a bug where the Credits would immediately return to the Main Menu.