Giter Club home page Giter Club logo

wc's Introduction

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

This game is still in development. More screenshots can be found in the dev/screenshots folder. If the game crashes on startup, try deleting the save game data (see below).

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/wc. If the game crashes on start up, try deleting the game.json and config.json files and trying again. This may happen from time to time until the game reaches v1.0.

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

wc's People

Contributors

stephenjsweeney avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.