

Write your own tilebrush scripts as you needs. Create levels with the integrated tile editor You can see the source and documentation on GitHub. Simple JavaScript APIĪ minimalist and easy to understand JavaScript API. You can test the game directly in the editor or in your web-browser. Pixelbox is taking care of starting a local server, building your code and preloading the game assets in a nice asset map. The editor keeps all your projects in one place to easily switch between them. Pixelbox automatically create all the required files for you. No need for additional boilerplate code, you can draw sprites on the screen and start your game right away. Pixelbox.js is ideal for fast-prototyping, game jams and just having fun Initialize a new project in 2 clicks The JavaScript library takes care of preloading images and data, and abstract drawing and controls in few very simple functions. The editor let you create graphics, levels, musics, sounds and test your game in one click.

Pixelbox.js is a combination of an editor and a simple JavaScript library to create game without the cumbersome aspects of HTML5 development.
