Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 556 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 556 Bytes

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