Perfect Slice

Behind the scenes of competitive eating

Play [Itch.io] Foodie Jam 2026

Screenshot from Perfect Slice

Concept

You’ve got to cut that pizza to the number of slices in the Order.

The more evenly sliced, the better - make them as close to the same area as possible!

When you slice:

When you are happy - if you’ve got some good slices - Send the pizza to bag the calories.

Each game lasts 2 mins and there are several modes:

Development

My entry to the Foodie Game Jam.

Postmortem

This is my first game jam which was longer than 7 days. It felt like an enormous amount of time, even working an hour or so each evening. I actually finished a week early so I could move onto the Godot XR jam.

This was the first jam where I felt I’d made a game rather than just a mechanic or implementation of an idea. It’s nice to have added the polish like the tutorial, different game modes, etc. I originally thought that in a jam you might be able to skip that, to show promise, but I think the quality bar is now too high to avoid this level of polish.

From previous game jams, I’d realised how important having some form of progression, end state, etc. I think this is not easy to achieve in a game jam, because it’s quite far beyond the core game play loop and time doesn’t necessarily allow it. Adding easy, medium and hard gave players something to do.

The one difficult point I think was the pizza cutting, which is a more difficult problem than it appears:

There’s quite a lot of playtesting needed I think to perfect the slicing mechanics. And an equal amount of work implementing the code side of self-cutting slices.

I amassed a lot of ideas to extend the game but I did well not to implement them during the jam period. I don’t think the player noticed the changes, but it would have become more and more complex to learn. This is something that Overcooked also suffers from, where the original had simple mechanics but the various DLC has become increasingly convoluted.

It would be nice to go back and release an update with those changes made. One commenter suggested multiplayer, which would be an interesting angle to pursue.