/fitting-in

A platformer with size-changing collectibles.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Fitting In (release 2): a platformer with size-changing collectibles.

    DEPENDENCIES

Python (2.6 or later 2.x)
Pygame (1.8 or later, probably; tested with 1.9.1)

    RUNNING

This should work wherever Pygame does.  On systems with a sh-compatible shell,
do

    ./run

On other systems (Windows, for example), run game.py with your Python 2
executable.

    PLAYING

To finish each level, collect each of the...floating squares.

    CONTROLS

arrow keys, WASD, space: move and jump
R: reset current level
escape, backspace: quit
F11, alt + enter: toggle fullscreen
F10: minimise

WASD and R are in the same place in Dvorak, AZERTY and Colemak keyboard layouts
too.

    LICENSING

Source code is available under the GPL version 3 (included).