My entry for the Pico-8 1K Jam 2026.  The final size was 998 compressed bytes hand minified.

As a master egg chef, you're job is to make sure the yolks are placed into the CENTER of each egg white, as each yolk is matched to an egg white, it will be removed until there are no eggs left to match.

 Any match is worth +100 pts, any miss is -100 pts, the goal being the the highest score after matching 20 eggs.

To match an egg, as the yolk moves over the egg white, hit any key that is mapped by default.

Published 13 days ago
StatusReleased
PlatformsHTML5
Authormjasnowski
GenreAction
Made withPICO-8
Tagspico1k
ContentNo generative AI was used

Comments

Log in with itch.io to leave a comment.

Note: Any button, not the only Z key, drops the yolk.

Also, I suggest that you check through the eggs to find if the yolk is placed correctly in the opposite order to which you draw the eggs. At the moment, when you drop the yolk the game sometimes eliminates an egg that is underneath other eggs, which feels a bit odd.

(1 edit)

Thanks!  I've updated the instructions to be more clear.   Yeah it's a bit odd I agree, atm it goes in order the eggs were added so will find ones underneath sometimes.  But good suggestion regardless.