Skip to content

A collection of three logic puzzles and solvers implemented in Java's Swing GUI framework.

License

Notifications You must be signed in to change notification settings

sawyerpollard/Hyperpuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperpuzzle

A collection of three logic puzzles and solvers implemented in Java's Swing GUI framework.

Features:

  • Depth-first recursive puzzle solver
  • Game constraint checker
  • Puzzle instruction popups
  • Game loading from files
  • Fully embraces OOP and DRY principles

Screenshots:

Akari (Light Up) puzzle

Image of Akari (Light Up) game

Skyscraper puzzle

Image of Skyscraper game

Kakurasu puzzle

Image of Kakurasu game

About

A collection of three logic puzzles and solvers implemented in Java's Swing GUI framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages