How to make a locked levels in a game in kotlin?
I'm making a game with so many levels I want that when the user unlock a level he can continue to the other level automatically and also when he leave the game and comeback and click at any of the levels the he unlocked it opens. how can I do that?