An online drawing app for pixel arts.
- Responsive
- Touchscreen support
- Up to 256x256 canvas
- Key shortcuts
Join to the website and start drawing!
or you clone the code and play around with it:
-
Install dependencies
npm install
-
Start a localhost:
npm start
-
The project has tests with jest:
npm test
-
Build:
npm build
Poincel is under the MIT license