Red Pants Deluxe 2 (Not Complete | Demo Mode | Dont Judge Me)
A downloadable game for Linux
Listen buddy, the games not done yet.
At some point in the game you might find yourself wondering "is this piece of content required? is this part of the game optional?" The answer is yes, everything in the game is optional, in fact, you don't even have to play it.
EXPECT BUGS AND GAME BREAKING PROBLEMS (tee hee)
If keyboard controls aren't working, maybe you have a controller attached?
Need 2 controllers to enjoy co-op
Keyboard controls:
movement: ARROW KEYS
jump : Z
punch : X
quit : ESCAPE
At the moment there is no pause, and no saving game.
Status | In development |
Platforms | Linux |
Author | WXLY |
Genre | Platformer, Adventure |
Tags | 2D, Cartoon, silly |
Install instructions
===== LINUX BUILD =====
you might need to give it the old
sudo chmod +x ./game
if you are missing the additional SDL libraries you might need the following:
on debian type builds; looking at you ubuntu / steam deck players:
sudo apt install libsdl2-ttf-2.0-0
sudo apt install libsdl2-mixer-2.0-0
sudo apt install libsdl2-image-2.0-0