Skip to content

A simple rust project to solve sudokus

Notifications You must be signed in to change notification settings

nicoduesing/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

This is my first rust project. It should solve sudokus. But it's still in progress.

Commands:

Command Meaning
cargo fmt Formatting the source code.
cargo build Builds the project
cargo run Executes the programm (main method)

About

A simple rust project to solve sudokus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages