Beautiful and relaxing painting app.
Treat your inner artist by coloring different pixel art images or add your own.
Features
Made in pure JavaScript using Phaser 3
Cross-platform, works in any browser: desktop or mobile
Supports mouse and touch controls
Beautiful graphics and soothing music and sound effects
Tracks which images you’ve already painted in full
Allows you to add your own images, please refer to the documentation
Items included in the package
Source code. The game is written in Javascript using the Phaser 3 framework. It can be edited as any other Javascript app. Then it is built using webpack and node.js.
Game build ready to deploy. Graphics/audio assets, the javascript bundle file and the index.html. Easily copy the game folder to your server and it will work.
Generator code. Allows you to add infinite number of your custom images. Requires node.js to run. Please refer to the documentation for the step by step instruction.
Texture packer project file. Allows you to easily reskin the game.