Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 853 Bytes

File metadata and controls

26 lines (21 loc) · 853 Bytes

Contributing

Thank you for your interest in contributing, There are two main ways you can contribute:

Share Your Stats

  1. Fork this repo
  2. Clone your fork: git clone https://github.com/username/bloxorz.git && cd bloxorz && make run
  3. Complete all levels
  4. And press S to save you stats
  5. git add stats/ commit and push
  6. Create a Pull Request

Note that i create a minimum time and moves possiblity on all levels so no one can cheat !

See LEADERBOARD.md for top scores.

Create Levels

Design new levels using the text format in levels/ directory.

  • F ---> Floor
  • S ---> Box Start position
  • T ---> Target Square
  • O ---> Orange Tile
  • a - z ---> Bridges
  • A - Z ---> Soft Switch
  • 0 - 9 ---> Hars Swoitch
  • any other other character consider as empty space