nsudoku
author: Tin Benjamin Matuka (Sh1fty)
current version: 1.1
license: MIT
requirements: *nix with libncurses
notes:
- nsudoku works on OSX, it needs "Developer Tools" to compile (thanks to Antonio Paolini for letting me know)
- has vi bindings (thanks to Howard Pepper)
installing:
- source
- ArchLinux AUR
- Slackware
changes in 1.1:
- added vi key bindings
- moved help from h to H because of vi bindings
- added complete redraw on ^L, ^R, H and terminal resize
- added switches to disable color and disable printing on exit
- set default SOLVED value to 40, so it doesn't have it be provided
- set a different color(blue) for lines, so that they are more visible
- bolded starting numbers, so that they are more visible
- changed project URL and contact mail address