Skip to content

A soduko solver to work with a backtrack algorithm.

License

Notifications You must be signed in to change notification settings

andreehultgren/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

This is the core of my development portfolio. My ambition is to build an interactive Sudoku game for every language I have learned.

The code within this repository is golden if you want to see my style of coding and my abilities in different languages.

Each folder will have its own readme with instructions to run the program.

CLI

  • Python
  • C++
  • Javascript
  • Java
  • C#

GUI

  • Python
  • C++
  • Javascript
  • Java
  • C#

About

A soduko solver to work with a backtrack algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published