Skip to content

stofi/pxpaint

Repository files navigation

PxPaint

Simple pixel drawing app, that prints out coördinates of the pixels. Made to help me plot a drawing for PixelBot 128 facebook page.

Try it here!

Development

Todo:

  • Clear button
  • Undo
  • Number input min/max constrains
  • Collapsable dialogs

Discussion

  • Implement the command pattern. Queue commands and draw pixels from queue.
  • Draw lines (Bresenham algorithm) between debounced pointer coordinates

About

Simple pixel drawing app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published