Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
/ sudoku Public archive

A fun, solo Java PC sudoku video game project.

License

Notifications You must be signed in to change notification settings

george-lim/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku
GitHub downloads GitHub release GitHub issues GitHub pull requests license

This project recreates Sudoku as a PC Java game with puzzle generating and solving algorithms incorporated with the ability to change level difficulties. A solo project completed in high school.

  1. Usage

Usage

The app was made using Ready to Program and uses HSA console to display the UI. Simply execute Sudoku.java to start the game.