Skip to content

MartinGurasvili/Python-Terminal-Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Python Terminal Sudoku

cas


This is a simple Sudoku game created in Python that runs natively on the terminal



How To play

The only thing required for this is for python to be installed, in the terminal write:

python "dragTheFileHear"

  • Enter Horizontal Coordinate
  • Enter Vertical Coordinate
  • Enter Number you want to put in that place
  • Once the puzzle is filled, you will be told if it is a valid solution