An improved editor for developing HTML5 games with the Pixelbox framework
npm install -g electron
cd SUPER_PIXELBOX_PROJECT_FOLDER
npm install
electron .
- Left Click - Draw with tool
- Right Click - Erase with tool
- Middle or Forward Mouse Button - Pan
- Scroll Wheel - Zoom
This project is a work in progress, pull requests welcome!