Skip to content

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

Releases

Packages

Used by

Contributors

Languages