As the topic name asks, does anyone have mini (puzzle?) game ideas? I’m making a game full of them! I already have a maze generator, a 5x5 sliding puzzle (the one where you move number tiles using the empty space until they are in order) and I have a 5x5 Lights Out game (I got this idea from Solving the “Lights Out” Problem by Physics for the Birds on YouTube). I am also planning on adding Mine Sweeper! I’m just wondering if anyone has a favorite (or frustratingly hard!) puzzle game. Preferably something that can be randomized on each play through (ex. all the games I already have). Also, preferably 2D, but all games are worth a mention because, even if I don’t code it, I’ll still be interested in checking it out!
In advance, no, sorry, I’m not coding a Rubik’s Cube, that’s way out of scope for this project!
Also, if you happen to know a good resource for a way to code the game you are suggesting, that would also be helpful!