Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 470 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 470 Bytes

matchingmadness

Welcome to Matching Madness!

• The objective of the game is to eliminate all matching tiles in the matrix under the shortest amount of time. Top 10 high scores are recorded on the Leadership Board!

• Players can only eliminate two tiles if and only if:

  1. the two tiles are of the same pattern
  2. there's a path connecting the two tiles that requires less than 2 turns
  3. the path cannot jump over existing tiles

• Enjoy playing this game!