daverau / Pixel-Draw

Pixel drawing app using HTML5/CSS/JS
http://pixeldrawapp.com/
6 stars 2 forks source link

Pixel Drawing App in plain JavaScript

A plain JavaScript pixel drawing app for the browser, ideally for touch screens.

Background

Native Javascript except selective use of Underscore.js for functions like .size and .without. Requires touch event emulation in the browser to use.

Interface in action

Features

Changelog

1.3.0

1.2.0