Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.34 KB

File metadata and controls

53 lines (32 loc) · 1.34 KB

Sudoku

Made with raylib

Music by Abstraction

New game Number highlight
Game finished Game over

Controls

Mouse

  • Left Click → Select a cell
  • Right Click → Clear selection

Navigation

  • Arrow Keys → Move selection
  • Ctrl + Arrows → Move faster (3 cells)

Numbers

  • 1 – 9 → Place number in selected cell
  • A → Toggle annotation mode
    • Normal mode → Place a number
    • Annotation mode → Place a number as an annotation

Game Actions

  • P → Play / Pause music
  • R → Restart puzzle
  • C → Automatically calculate all notes
  • B → Clear all notes

Difficulty

  • shift + - → Decrease empty cells
  • shift + = → Increase empty cells

Music

  • - → Decrease volume
  • = → Increase volume