Skip to content

martinhodler/pixler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixler

A little different sprite editor for pixelart. Written in JavaScript.

Setup

  1. Install Node.js > https://nodejs.org/
  2. Download the pixler sourcecode via ZIP or GIT
  3. Open the shell on your system, navigate to the source folder
  4. Execute the command npm install
  5. To run the app execute the command npm start

Controls

Key Action
W Moves the cursor up
A Moves the cursor left
S Moves the cursor down
D Moves the cursor right
SPACE Paints the selected color in the specific cell
SHIFT Removes the color from the specific cell
ARROW KEY UP Moves the palette-selection up
ARROW KEY LEFT Moves the palette-selection left
ARROW KEY DOWN Moves the palette-selection down
ARROW KEY RIGHT Moves the palette-selection right

About

A little different sprite editor for pixelart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published