chinkiko / pixel-paint

A spirte art tool for making 32x32 sprites with the NES Palette

Home Page:http://adamkulidjian.com/pixel-paint.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Paint

Make intuitve pixel art in this simple drawing tool written in vanilla javascript 🍰

Image

Features

  • 100% vanilla javascript!
  • pencil, fill, eraser, selection and colorpicker tools
  • implements undo and redo with a stack of canvas states
  • color palette from the NES
  • save your pixel art to PNG
  • original 32x32 cursors/button icons

Hotkeys

Command Hotkey
pencil mode P
bucket mode B
mode eraser mode E
colorpicker mode V
selection mode S
copy selection ALT+click and drag
remove selection Esc
toggle grid G
undo Z
redo X

Contributing

One of the joys of posting this project on Github is to get people excited and wanting to contribute to them. Feel free to create Pull Requests for any changes that you think the app could benifit from, or something that you would like to use.

Have a look at some of the Issues in the repo. If you see something you want to add or comment on, by all means do so!

Have fun and be creative! 🎨

About

A spirte art tool for making 32x32 sprites with the NES Palette

http://adamkulidjian.com/pixel-paint.html


Languages

Language:JavaScript 77.9%Language:CSS 16.3%Language:HTML 5.8%