Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 681 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 681 Bytes

Match3 game, you get points if you match a whole row. Matching rows are locked and you cannot change this row.

-Demo Video Link: https://www.youtube.com/watch?v=R_hbg2J27gg

-Red: 100 - Green: 150 - Blue: 200 - Yellow: 250 points

-Row Match can be playable online or offline. The first 10 levels should be included in the project to make them available to users for initial launch even without internet connection. As soon as possible, rest of the levels should be downloaded once from the given URLs and should be saved to persistent storage to be available for later launches.

-If you can achieve the highest score of the level, you can get the chance to play the new level.