/jumper

Jumping game

Primary LanguageC

Lady-bux

Nonsense ladybug regex builder game.

Watch the video mp4 version

Install

Linux

OS-X

  • brew install raylib
  • git clone git@github.com:itarato/jumper.git
  • cd jumper
  • make -f MakefileOSX bundle

Windows (not tested with latest version)

Runtime options

Configuration can be either added as command line arguments or a configuration file - or mixed (last one overrides).

$> ./jumper -conf default.conf -width 1280

For configuration options see example.conf.

Control

Keyboard:

  • ← / → : move
  • SPACE : jump / double jump
  • ALT : parachute
  • CTRL : dash
  • X : poop (enemy paralyzer)
  • BACKPACE : restart level
  • ENTER : skip (works on specific screens)
  • P : pause

Or compatible gamepad controller (eg XBox).


Wild west theme design credit to Sandor Horvath