You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project, written in MIPS assembly, generates and solves solvable Sudoku puzzles.
The solver will solve a valid sudoku puzzle as generated by the generator or as entered by the user. The generator creates a valid Sudoku puzzle. There is a difficulty selector in the generator that sets the difficulty of the puzzle by removing an higher number of numbers with higher difficulty.
This project was done by Gregory Fowler, Andrew Latham, Patrick Melvin and Caley Shem-Crumrine as a final project for the spring semester edition of EECS 314 (Computer Architecture) at Case Western Reserve University. Final Grade: 96%