Purpose This is a simple JavaFX application that allows the user to play a game of Sudoku. Functionality Play sudoku with numerous different boards Automatically solve the board with a recursive depth first search algorithm Examples