Skip to content

A Scala puzzle framework with generator and solver implementations for puzzles like Sudoku, Hi-Q, OneTough Puzzle, Tantrix, and others.

License

Notifications You must be signed in to change notification settings

bb4/bb4-puzzles

Repository files navigation

bb4-puzzles

A java puzzle framework with generator and solver implementations for puzzles like Sudoku, Hi-Q, Sliding Puzzle, One Tough Puzzle, Tantrix, Bridge crossing, and others.

If you have not already done so, first install Git, and Intellij.

Type 'gradlew build' at the root (or ./gradlew if running in Cygwin). If you want to open the source in Intellij, then first run 'gradle idea'. Use gradle tasks to see all the different puzzles that can be run using a command like 'gradle runRedPuzzle'

When there is a new release, versioned artifacts will be published by Barry Becker to Sonatype.

License

All source (unless otherwise specified in individual file) is provided under the MIT License

About

A Scala puzzle framework with generator and solver implementations for puzzles like Sudoku, Hi-Q, OneTough Puzzle, Tantrix, and others.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published