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://happyplace.itch.io/crazy-battle


This game requires a controller, and friends, to play. The controls are [A] to jump, and either pressing [X] or holding [X] to attach.

NOTE: to run this on Linux you need to install SDL2, SDL2_image, and SDL2_ttf to play.

Ubuntu: sudo apt install libsdl2-2.0-0 libsdl2-ttf-2.0-0 libsdl2-image-2.0-0

Fedora: sudo dnf install SDL2 SDL2_image SDL2_ttf

Arch Linux: sdl2_image sdl2_ttf sdl2