Skip to content

orthogonal/Sudoku-Generator-and-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

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%

About

Creates and solves Sudoku puzzles. EECS 314 final project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published