This class can be used to render boards of Sudoku game puzzles. It can read the positions of the numbers from a text file and generate HTML tables that displays the game board. There is also an alternative version of the class that extends Richard Monroe's DM-Sudoku class to render game boards generated by that class.