Skip to content

stephenjsweeney/waterCloset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

192 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Water Closet

Water Closet is platform game where the objective is to escape down a toilet at the end of each stage.

Alt text

Awards

itch.io's Linux Game Jam 2019:

  • 1st place in Overall Fun Factor
  • 1st place in Completeness of Experience

Compiling

This game requires SDL 2.0 (along with SDL Mixer, SDL Image, and SDL TTF). Compile by running make and then ./waterCloset to run the game.

Controls

  • [A] - Move left
  • [D] - Move right
  • [I] - Jump
  • [J] - Interact
  • [Space] - Create clone and reset
  • [Backspace] - Restart stage

Save data

Save game data is stored in ~/.local/share/waterCloset.

Extended config

Some options won't be found in the main game UI, but can be accessed and tweaked the game's ~/.local/share/config.json file.

  • deadzone: Specifies deadzone of the joystick. This can be used to control the sensitivity of the joystick. Increase the value if you experience drift or jitter. Takes a value between 0 and 127.

Licenses

Source code

Source code (src and tools) is license under GPL 3.0

Graphics and data

Graphics (gfx) and data (data) are licensed under Creative Commons BY-NC-SA 3.0, with the following attribution: Copyright 2019, Parallel Realities | www.parallelrealities.co.uk.

CC BY-NC-SA logo

Music

Sound effects

Font

About

This game was made by Parallel Realities. You can find out more at https://www.parallelrealities.co.uk

About

Ridiculous 2D SDL platform game

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors