A canvas-based pixel art drawing program that will let you easily share your drawings with others.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
Fixed bug where could not stop moving toolbar if on move mode when clicking 'share'.
0ea044eView on GitHubShare still broken, made buttons instead of divs, made palettes prettier, renamed things to make more sense.
f6cc262View on GitHubStarting to implement imgur api. But going to refactor code a bit.
f56c8ccView on GitHubShare button now resizes and centres canvas, ready to convert to png.
00fa314View on GitHubMoved more items into the window mousemove event rather than element mousemove events. Some minor cleanup.
c3dae27View on GitHubImplementing UI elements: Can move palette around the screen. Part of code for moving point of view.
d47531fView on GitHub