NOT WORKING!
A sudoku solver.
Space — Load new puzzle to solve, have patience.
Click and Drag Vertically — To change the speed of solution.
No way to input numbers by hand, instead it imports puzzles from twitter!
A bit better at solving them, but still can't solve an embarrassing lot.
tweets for the sudokumon should be in the following format:
000000000000000000000000000000000000000000000000000000000000000000000000000000000 #sudokuraw
Where the 81 numbers are the flat array for the puzzle with empty ones marked as '0's; top left to right.
Press any small letters on the keyboard to interact, or to see anything at all, really.
Wanted to see how difficult drawing stuff in pure Processing would be. Despite the simple shapes that the international maritime signal-flags are made of, I'd prefer bitmaps frankly!