Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 412 Bytes

File metadata and controls

18 lines (14 loc) · 412 Bytes

Contributing to Chaotic Rage

Thanks for your interest - this game is intentionally hackable and experimental.

Getting Started

  1. Fork the repo
  2. Clone your fork:
    git clone https://github.com/<your-username>/chaotic-rage.git
    cd chaotic-rage
  3. Build the project (see COMPILE.md)
  4. Run the game and confirm it works
  5. Go nuts!
  6. Push changed in a branch
  7. Send a pull request