Skip to content

Latelaukki/Sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuApp

The application offers a sudoku playing platform. The first version of the app enables user to input numbers of their choice to a text interface and let the application solve the sudoku automatically or solve it by themselves. User is also able to save their game and load a previous game.

Documentation

requirements_spesification.md

work_hour_tracking.md

architecture.md

manual.md

testing.md

Command line commands

Testing (not available)

Executing tests

mvn test

Test coverage report

mvn jacoco:report

Report can be viewed in target/site/jacoco/index.html

Generating executable jar

Command

mvn package

Generates jar-file to target-dictionary

JavaDoc (not available)

JavaDoc can be generated with command

mvn javadoc:javadoc

JavaDoc can be viewed in target/site/apidocs/index.html

Checkstyle

Style check with rules defined in checkstyle.xml

mvn jxr:jxr checkstyle:checkstyle

Possible errors can be viewed in target/site/checkstyle.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages