Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 343 Bytes

File metadata and controls

6 lines (4 loc) · 343 Bytes

MatchingGame

A tile matching game made in Processing

made by: Sasha Schwartz

The user clicks a tile to flip it over and reveal what color the tile is. If the next tile the user clicks is a match, the tiles disappear. The user wins once all the tiles have been matched at which point the user can restart the game by pressing the spacebar.