Skip to content

201340ak/SAFE-Sudoku-Solver-React-App

Repository files navigation

SAFE-Sudoku-Solver-React-App

A Sudoku Solver using SAFE Stack, F#, and React

Using SAFE-Stack

This application used the DotNet SAFE Template:

Copied code from this blog to add the logic that solves the Sudoku Puzzle:

To run use "./build.cmd run". That should install all the dependencies, and open up an instance of the application in your browser.