/Puzzle-Matching

Simple Pair of Puzzle Block matching game

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Puzzle-Matching

Simple Pair of Puzzle Block matching game.

  • Click the block to uncover
  • Match with opposite colored block
  • Gain points by matching the numbers
  • For each wrong move, score is deducted

Fell free to fork the repo.
The root file is Start.java. Compile and run