barrbrain / sudoku

Sudoku solver in Rust, with web UI.

Home Page:http://ba.rr-dav.id.au/sudoku/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku solver in Rust, with web UI

You can build locally with:

$ npm run serve

and then visit http://localhost:8080 in a browser to interact.

About

Sudoku solver in Rust, with web UI.

http://ba.rr-dav.id.au/sudoku/

License:Apache License 2.0


Languages

Language:Rust 79.5%Language:JavaScript 18.9%Language:HTML 1.6%