Skip to content

SamuelTilly/rita

Repository files navigation

rita

Simple app for zen-like-coloring of a hidden image

TODO

  • Ignore pixels with alpha below 255
  • Add clear all button with warning before comitting
  • Add replay button, clears and recolor all pixels
  • Add support for ctrl-z.. not sure why, but fun.

Adding a state library

  • Store each clicked pixel position
  • Store total of each color
  • Store color count for each clicked pixel

Colorselector should display if any given color is done

  • Checkbox on colorselect box
  • Progressbar?

Storage

Upload image and use canvas to pixelate and simplify colors?

Setup a build job

  • Use parcel, parallel or similar builder
  • Setup github actions for automatic builds
  • Add testing
  • Add linting and coverage report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published