Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 602 Bytes

Readme.md

File metadata and controls

21 lines (16 loc) · 602 Bytes

Sudoku

Description

This is my term project for OOP at UNH based on the classic, numeric logic puzzle.

Functionality

  • GUI Interface
  • Undo Move
  • Save a game.
  • Load a saved game.
  • const where possible.

Known Issues

  • The game doesn't look ideal on Windows due to the missing Unicode characters.

Screens

Main Menu

alt text

Gameplay

alt text