A culinary roguelike where you chase after animals and farm plants to cook the ultimate recipe!

Inspired by Conway's Game of Life and written for the 2026 Seven-Day Roguelike challenge, Conway's Cooking simulates a landscape of crops growing to complex patterns, and animals that hunt for the crops, each other, and you. Cook various recipes to level up, until you're strong enough to make the world-famous Dragon Steak. You will, of course, have to kill a dragon for that; but don't let that stop you!

Featuring:

  • Music courtesy of Camille Durand-Mabire;
  • Control with mouse, keyboard, or both;
  • Dozens of creatures with their own agendas;
  • Various farming implements to help you;
  • The infamous roguelike permadeath;
  • More math puns than you can shake a stick at;
  • Don't have a cow!

Known bugs:

  • The random map generator will occasionally block the exit to your house right at the beginning. If this happens, just press the restart button.
  • v1.1 is now online and fixes a random crash when picking up some items, the restart button not working, and music not playing at startup. No feature changes.

Download

Download NowName your own price

Click download now to get access to the following files:

CC_Windows.zip 7.2 MB
CC_Linux.zip 14 MB

Comments

Log in with itch.io to leave a comment.

Wish I could have had a better showing from your game. Maybe it is more suited to Linux?

I'm not sure what you mean by that, judging from your video it works? Is there a bug or other issue you're experiencing?

I've just added a web build, that may help though.

(1 edit)

If you didn't watch the video, I had a bug where the restart button didn't work around the 8:35 mark, the around 10:40 it just up and crashed, again at 13:25, etc.

Btw, it looks like Numpad keys are triggering item usage, along with doing movement, on your browser. I crashed when picking up a recipe too.

Well I skimmed the video and didn't notice the bugs. The crashes should be the same in all builds; but your video allows me to make out the error message.

So I'll do some bug hunting. Thanks for the report!

By the way, what browser (and OS) are you using? Because on mine (Chrome on Win 11) the numpad key does movement when num lock is off, and item usage when num lock is on, and never both.

I use Mozilla Firefox on Windows 10 myself.

I've uploaded version 1.1 which fixes this crash and the restart button. I'm still looking into the numpad issue because it's browser-dependent.

I've also done an engine upgrade which fixes the numpad issue.