Skip to content

A Nonogram/Picross/Paint-by-Numbers-like editor/player website with shareable URLs.

License

Notifications You must be signed in to change notification settings

Tree52/Shareogram

Repository files navigation

Shareogram

A Nonogram/Picross/Paint-by-Numbers-like editor/player website with shareable URLs.

https://tree52.github.io/Shareogram/

Shortcuts

  • Right Click: Deletes or Xes
  • Middle Click: Dragscroll
  • Scroll: Zoom in/out
  • 1-9: Select color
  • x: Select X
  • y: Redo
  • z: Undo

Viewing Dev Build (possibly broken)

git clone https://github.com/Tree52/Shareogram.git
cd .\Shareogram\
bun install
bun dev