Skip to content

2024 Summer term project for CMU CS 15-112 course. Classic game of Sudoku with added features.

Notifications You must be signed in to change notification settings

Benjamin-V-Chan/15-112-sudoku-term-project

Repository files navigation

15-112-sudoku-term-project

Project Description

15-112 Sudoku Term Project! This project is a part of the Summer 2024 CMU 15-112 Fundamentals of Programming class. The aim is to develop a classic game of Sudoku with enhanced features and functionality.

Installation

To run this project, ensure you have Python 3.11 and cmu_graphics installed. Follow the steps below to set up the project:

  1. Install Python 3.11: Download and install Python 3.11 from the official Python website.

  2. Install cmu_graphics: Install cmu_graphics using pip:

    pip install cmu_graphics

How to Run

  1. Clone the repository:

    git clone <repository_url>
    cd 15-112-sudoku-term-project
  2. Run the main game script:

    python main.py

Acknowledgements

This project is part of the CMU 15-112 Fundamentals of Programming class

About

2024 Summer term project for CMU CS 15-112 course. Classic game of Sudoku with added features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages