A game you play in the URL
- JavaScript 82.8%
- HTML 13.1%
- CSS 4.1%
| css | ||
| fonts | ||
| img | ||
| js | ||
| levels | ||
| lib | ||
| index.html | ||
| README.md | ||
Burl
A game you play in the URL
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
jsonfile in thelevels/directory. - You can copy the content of
levels/default.jsonas 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.jsonby adding itsnameandfile - Test your level
- Create a pull request to make your level available to the players
Create new platform types
(soon)
Thanks
- Physics engine: Matter.js
- Font: Version Skeletor, by Xavier Klein
