As of 2016-02-26, there will be no more posts for this blog. s/blog/pba/
Showing posts with label Sudoku. Show all posts

Sudoku is a game, generator, solver, and statistics calculator. It has command-line options and well-documented manual page, plus nice UI to play.

https://lh3.googleusercontent.com/-_8Z9dXgUa8g/VplrexUcDUI/AAAAAAAAI6w/LEbJcIOk57o/s800-Ic42/sudoku.O3k4.gif

In game, you can save or load board, request a hint which might even give you which digit to try, it can also solve the board if you have given up.

Sudoku was released in 2005-07 by Michael Kennett into public domain, continued by Peter Spiess-Knafl on 2015-02-12, written in C with ncurses, running on Windows and Unix-like, currently git-61e3f39 (2015-03-13, post v1.0.4 (2015-02-28)).

nsudoku is a Sudoku game, of course. It doesnt have any fancy display, no menus, not much stuff, just the board and numbers plus a clear help message on the left side.

https://lh3.googleusercontent.com/-56D7nhCsqEM/VkylsMe6OVI/AAAAAAAAIWs/I8E2qGWp1J0/s800-Ic42/2015-11-19--00%25253A14%25253A14.png

nsudoku was created by Tin Benjamin Matuka in 2008, written in C with ncurses, under the MIT License, currently version 1.3 (2015-06-23).