Skip to content

alami-oussama/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

A sudoku board generator and solver usning backtracking algorithm with Python.

Screenshots

Sudoku

Requirements

Windows and Mac

Linux

  • Install pyhton3:
    • sudo apt-get update
    • sudo apt-get install python3.6
  • Install pygame: sudo apt-get install python3-pygame
  • Run the game: python3 game.py

Releases

No releases published

Packages

No packages published

Languages