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://snesgard.itch.io/bloody-test


Prototype for a 2D game with a combat focus. Basically you fight knights and win when they are all downed. There's not much else to it right now. Controls are as follows:

Attack :: f

Dash :: <left_shift>

Jump :: <space>

Source is open and can be accessed at;

https://github.com/snesgaard/impa-shooter

Game is made with LÖVE engine 0.10;

https://love2d.org/

Enjoy, whoever might stumble upon this :^)


Linux Users

Unfortunately LÖVE is not distributable as a universal Linux build. So instead you will have to download the game in .love format and install the engine version 0.10.0. An installer can be downloaded from the engine's webpage. Afterwards the game is launched using the command;

love bloodknight.love

I will look into a better method of distribution at a later date.