Blé is a level editor for the game BombHopper.io.
The editor can be accessed in-game. There is also a standalone version live at editor.bombhopper.io.
If you find a bug in the editor or want to suggest a feature please create a new issue.
If you want to help adding new features but you don't know where to start, take a look at the issues tagged "help-wanted" in the kanban board. If you have questions you can always ask in our Discord server, I will be happy to point you the right way.
yarn install
yarn dev
And point your browser to localhost:8080!