A game you play in the URL
  • JavaScript 82.8%
  • HTML 13.1%
  • CSS 4.1%
Find a file
Raphaël Bastide 94138c9ed5 URL change
2025-04-30 01:05:44 +02:00
css URL change 2025-04-30 01:05:44 +02:00
fonts Styling tests 2019-05-30 12:20:56 +02:00
img URL change 2025-04-30 01:05:44 +02:00
js Closes level box at click 2019-06-27 15:45:57 +02:00
levels Level themes, minor interface tweak 2019-06-27 15:40:18 +02:00
lib Removes unused js lib + hashchange 2019-05-31 15:05:50 +02:00
index.html URL change 2025-04-30 01:05:44 +02:00
README.md Level themes, minor interface tweak 2019-06-27 15:40:18 +02:00

Burl

A game you play in the URL

Gif demo of Burl

Modify

Burl is a game that can be played, but modification is also part of the fun. You can create and share your own levels, and add more bonuses and platforms.

Create your own level

  • Fork this project and add a new json file in the levels/ directory.
  • You can copy the content of levels/default.json as a starter
  • You can change the positions (posX,posY) of the bonuses and if want and can, create new bonuses and platforms
  • Add your level in levels/level-list.json by adding its name and file
  • Test your level
  • Create a pull request to make your level available to the players

Create new platform types

(soon)

Thanks

License

GNU General Public License