Skip to content

VinnyT456/15-112-Sudoku

Repository files navigation

Sudoku

Sudoku is my Term Project for my Fundamentals of Programming and Computer Science/15-112 Class

Description

In this Sudoku game you are able to choose from 200 different boards ranging from difficulties of easy to evil. There is also a manual and automatic legal mode to keep track of all the legal moves. In addition there is hints that you can use when playing to solve it quicker.

Installation

Use pip to install the necessary module Pillow/PIL.
Use either the first one or the second one to install.

pip install PIL
pip3 install PIL

Usage

Make sure that you are in the same folder as the board images, boards, and button_image. After you can just run main.py and enjoy the game!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages