Sudoku with Löve (WIP)
boards | ||
static-binaries | ||
ui | ||
.gitignore | ||
config.lua | ||
main.lua | ||
Makefile | ||
README.md | ||
sudoku.lua |
Sudoku with Löve
Shortcuts
- l: go right
- k: go up
- j: go down
- h: go left
- tab: toggle editing bit / small numbers
- s: show search space
- a: insert certain numbers
- u: undo
- f: save current state to "lastBoard.txt"
- c: solve the puzzle
- -: zoom out
- =: zoom in