Skip to content

An implementation of a Sudoku Puzzle game for Oregon State University's CS325 class

License

Notifications You must be signed in to change notification settings

jleflang/CS325_Portfolio_Project

Repository files navigation

CS325_Portfolio_Project

An implementation of a Sudoku Puzzle game for Oregon State University's CS325 class

Setup

This game requires these steps to run:

  1. Input python3 venv -m game into console
  2. Input source game/bin/activate
  3. Input pip -r requirements.txt

To Run

A puzzle file from QQWing with the Compact setting is required (a sample is included). The game is run by inputting python sudoku.py into console.

To deactivate Venv

Run deactivate in the console

About

An implementation of a Sudoku Puzzle game for Oregon State University's CS325 class

Resources

License

Stars

Watchers

Forks

Languages