Skip to content
forked from sapfeer0k/sudoku

Simple sudoku class that can be used to solve puzzles

License

Notifications You must be signed in to change notification settings

aleshivan/sudoku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku puzzle solver

This project contains one simple class that could solve sudoku puzzle any difficulty with field size 9x9 . The code is a bit messed ;)

Tests

  • Rename phpunit.xml.dist to phpunit.xml and change as needed.
  • Add sudoku solver sources to your autoload class.
  • Run phpunit as usual

About

Simple sudoku class that can be used to solve puzzles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages