Skip to content

Sudoku solver written in Java. The name JaSSOO comes from "Java Sudoku Solver with Object-Oriented approach". This is a hobby project just for fun, and to learn how to create small yet functioning from all pespective Java projects.

License

Notifications You must be signed in to change notification settings

ahojukka5/JaSSOO

Repository files navigation

JaSSOO - Java Sudoku Solver with Object-Oriented approach

Build Status Coveralls Status

Package author: Jukka Aho (@ahojukka5)

Why?

Just for fun.

How to use

First, clone the repository to your favorite location:

git clone https://github.com/ahojuka5/JaSSOO

Then:

./gradlew run

About

Sudoku solver written in Java. The name JaSSOO comes from "Java Sudoku Solver with Object-Oriented approach". This is a hobby project just for fun, and to learn how to create small yet functioning from all pespective Java projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages