Sudoku Solver is a small graphical application for solving any given Sudoku puzzle, almost instantaneously. It also provides the solution (the steps required to solve the puzzle). It is written in python.
A multiplatform python- and ncurses-based console game of Sudoku. Sudoku is capable of generating and solving both Sudoku and Samurai Sudoku puzzles on any ncurses-enabled terminal.