CSI-CATT/Flip-IT

Make multi levels

Open

#1 opened on Oct 5, 2025

 (2 comments) (0 reactions) (1 assignee)Java (2 forks)auto 404
enhancementgood first issuehacktoberfesthacktoberfest-acceptedhacktoberfest2025

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Currently the app is in easy level which displays the tiles in a 4x3 grids. Add medium and hard levels so that users can have more fun and the game can become more engaging. With increasing level, increase the level of grids.

In case you need images for the tiles, you can use the images under res/drawable, or you can import your custom as well.

Contributor guide