Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 510 Bytes

File metadata and controls

33 lines (26 loc) · 510 Bytes

Shareogram

A Nonogram/Picross/Paint-by-Numbers-like editor/player website with a daily puzzle.

Shortcuts

  • Focus Tile (Tab) => Arrow Keys: Keyboard Selection
  • Right Click: Deletes or Xes
  • Middle Click: Dragscroll
  • Scroll: Zoom in/out
  • 1-9: Select color
  • x: Select X
  • m: Select Move
  • y: Redo
  • z: Undo
  • o: Toggle options

How to Dev

git clone https://github.com/JeffHove/Shareogram.git
cd Shareogram
bun i
bun dev

bun lint
bun format
bun run build
bun run preview

Discord

jeffhove