An old pyweek entry, updated for python3

heads

tip
browse log

clone

read-only
https://hg.sr.ht/~vingiesel/RunRabbitRUN
read/write
ssh://hg@hg.sr.ht/~vingiesel/RunRabbitRUN

#Run Rabbit, RUN!

A entry in the 2010 pyweek. Programming and spelling errors by me. Art, voices and level design by my brother. Updated in 2020 to work with python 3.

A much more simplistic game than my later entry, and, unsuprisingly, the more fun of the two.

#Usage

This project uses poetry to manage dependencies.

poetry install
poetry run python run_game.py

Press H in at the start screen for a tutorial, and Space to advance.

#Controls

  • Move with arrow keys
  • Jump with z or space
  • When caught in a net, rapidly press z or space to free yourself.