Sudoku Simple sudoku program in Ncurses using a backtracking algorithm to solve the puzzle before removing squares. Tested on Linux, works with ncurses. Download into a folder, navigate to the folder and type 'make'