/netlify-rust-sudoku

prototype -- a Sudoku app built with Stencil & Rust...

Primary LanguageRustMIT LicenseMIT

netlify-rust-sudoku

Netlify Status

A prototype Sudoku application built with a Stencil web component and a Rust API. The Rust API generates & solves a Sudoku puzzle. The Stencil web component takes this puzzle data and presents it to the user and then lets the user attempt to solve the puzzle.

deployed