Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 962 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 962 Bytes

Python Terminal Sudoku

cas


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

Screenshot 2022-02-17 at 8 12 25 pm



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