Skip to content

danpratt/Sudoku

Repository files navigation

Sudoku

License

Description

This is a java based Sudoku game. You can customize the gameboard size, and save / load your games.

Purpose

I wrote this for my CSC 143 final. It was supposed to demonstrate my understanding of Java, programming graphics, etc.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes following Udacity commit format : git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License

About

A Sudoku app I wrote for CSC 143

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages