Morgan Roff

...likes to solve puzzles.

This site showcases one of his projects, SudokuSpice, which is a sudoku solving and generating library targeting .NET. The library is written as an extensible framework for solving Sudoku-style puzzles, not just your every day 9-by-9 Sudoku. See the docs for more details.

The Sudoku page uses Web Assembly to run this .NET library directly in your browser.

This site is built with SvelteKit.