----------CODE REFERENCES----------
----------HOW TO USE-----------
You should be able to just run the executable file "SudokuSolver.exe" in "src\SudokuSolver\SudokuSolver\bin\Debug". No installation required provided that you are running a Windows-based machine
-
File -> Open: Open a puzzle from a text file (provided in the root folder. For example: "Test.txt").
-
File -> Input: Manually input a sudoku puzzle yourself
-
File -> Save & SaveAs: Save your puzzle when you get tired
-
File -> Exit: Close the program. It is the only way to do this because the "X" (Close) button in the top right corner has been disabled for compatible reasons.
-
Multiplayer -> Connect: connect to another player by entering the remote computer IP Address. That player will also have to enter your IP Address in order to create the connection and play together.
-
Multiplayer -> Disconnenct: close the connection created between you and the other player
-
Help -> About: Information about the program