Electronica IM-02 Wolf and eggs

Hi!

As a learning project, I’ve recreated a game from my childhood — Wolf and Eggs from the Elektronika IM-02 console. I’d appreciate your feedback on the code or gameplay. While it’s a recreation of the original game, I’m open to new ideas and improvements!

You play as a wolf :wolf:, and your goal is to catch as many eggs :egg: as you can (don’t ask why). Use the crank to rotate the crate and avoid bombs :bomb: — that’s it!

record

screenshot

Repo
wellwait.pdx.zip (4.2 MB)

4 Likes

This is awesome, I recreated two G&W games for the Playdate, they can be downloaded for free here:

Nice! The Play.Date's display and form factor is a natural fit for these classic Nintentdo Game & Watch Games.

It's also like you could build an engine for these games too... since they involve some very simple game logic and a fixed set of art that gets drawn in fixed places on the display!

I'm still waiting for somebody to re-implement Turtle Bridge though...