Cessare
A tiny game inspired by something I enjoyed on my old PowerMac, somewhen in the 1990s. It is my first project with PICO-8, so we're still getting to know each other. Also, zep's hello.p8 demo helped me a lot in making the intro screen. :)
Following keiya's suggestion I added random level generation (which saves a lot of map space). :D
There's a trick to creating solvable Lights Out-style puzzles. What you do is start with a solved grid - totally blank - and simulate pushing random squares. You'll know it's solvable because pushing a square twice is the same as not pushing it at all, and order doesn't matter.
Thanks for your suggestion, that’s great! I'm definitely going to implement that. :)
I was like YES YES YES FINALLY
then
...
I hate you and your game.
<3
this was awesome! i think it'd be cooler if the win screen lasted longer - it felt super short right now.
I totally agree with @noel, the win screen is like "Oh cool you won, noob."
I felt awesome with my 56 moves win
At a fear of hitting int max moves and crashing the game, I'm going to avoid winning. Nice port, feels good!
Well made game! I included it in my Pico-8 Jam #2 compilation video series, if you’d like to take a look :)
[Please log in to post a comment]