Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 854 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 854 Bytes

Pixel Animator is a toy for making colorful, animated pixel art with JavaScript. Kind of like graphics programming but less powerful and more fun.

Rainbow sine wave 256×5×16

Getting Started

The easy way

  1. Start with a template on Glitch or CodePen
  2. Read the tutorial
  3. Enjoy?

If you want to make your own web page or install the Node.js module, take a look at the installation notes.

There's more…

Some features aren't documented yet. The wiki is under development.