An open API service indexing awesome lists of open source software.

https://github.com/richlinnell/sudokusolver

A decent project for me to use to learn Rust
https://github.com/richlinnell/sudokusolver

eframe egui rust rust-lang sudoku-solver

Last synced: 2 months ago
JSON representation

A decent project for me to use to learn Rust

Awesome Lists containing this project

README

          

# A Rust Based Sudoku Solver
I needed a decent project to help me learn Rust.
This is as good as any.
Along the way I needed to find something to represent the UI, so I'm also learning the egui/eframe cargo packages too.

As this project sort of lay here dormant for a while, as the world shifted axis, I decided I'd repurposes it to leverage Claude Code as a platform for driving productivity forwards.
It's taken a good, guided stab at completing and updating the project.