Skip to content

Where to contribute

colonelfazackerley edited this page Nov 10, 2018 · 2 revisions

You can help with Rabbit Escape by:

  • Testing it, discussing things that could be better, and logging bugs.
  • Making levels
  • Making animations
  • Fixing bugs
  • Writing new features

Testing

To test Rabbit Escape, download it. Create GitHub issues if you want to discuss anything, or describe a problem or bug. Don't worry about making lots of issues - we will happily close them when they are no longer useful.

Making levels

See Creating levels and Level file format. Levels should be submitted and discussed on the forum.

Making animations

See Making animations

Fixing bugs

You can get an up-to-date list of the bugs that are not closed yet here:

Rabbit Escape Bugs

Feel free to discuss how to fix a bug in its issue, and make a Pull Request or provide your fix in some other way.

The Developers' wiki has lots of instructions on how to build the code and contribute.

Writing new features

Discuss what you want to do using existing GitHub issues, or creating a new one.

Then you can contribute code by creating a Pull Request (or some other way if you prefer).