Skip to content

A simple sudoku puzzle solver made in rust. Build using "cargo build" and run without any arguments for usage. This program was created as a learning exercise for rust to become comfortable with command line input, string manipulation, 2D array manipulation along with using references, and recursion.

Notifications You must be signed in to change notification settings

dwelman/rust_doku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

About

A simple sudoku puzzle solver made in rust. Build using "cargo build" and run without any arguments for usage. This program was created as a learning exercise for rust to become comfortable with command line input, string manipulation, 2D array manipulation along with using references, and recursion.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages