EightPuzzle logo

Project information

  • Category: Game
  • Client: University project
  • Date: April 2023
  • Repository: Github

8-Puzzle

The 8-puzzle game is a reduced version of the more famous 15-puzzle game: starting from a random configuration the player has to reach the sorted configuration with a sequence of moves.
The game has been developed for the course of Advanced Programming, using Java Beans and event-based communication mechanisms.