Game: The Skewery
Play it here.
Begin your skewer journey and satisfy every customer’s specific request. A puzzle game about learning to create the best skewers.
We made it for Ludum Dare 45, whose theme was “You start with nothing”. As you can to tell, we only followed the theme very loosely.
Here’s the game’s LD page. I’m happy with how it turned out, I think the scope was modest enough for us to be able to make it a short but fun game.
We came up with the mechanics before we coded and tried anything, and we designed a few puzzles on paper that seemed interesting. Only later did we realize that we “got lucky” when we tried it out on paper and later on had trouble creating more interesting mechanics within the game’s constraints. The game had a high surface-to-volume ratio, so to speak: for the puzzle to be non-trivial, we needed to write long and convoluted rules so it was a challenge for the player to even understand what the game wants from them. Lesson learned!
Later someone found a game with a similar concept but the lore was that you are trying to create a strong password that conforms to absurd requirements. Why didn’t we think of that?? I think it was this one, but I’m not sure.
For encoding the rules of the skewers, we used a (perhaps unnecessarily) expressive regex-based system, see source code.
Fun fact: the music is just the first YouTube search result for “kebab music”.
Credits
- Alžběta Volhejnová - graphics
- Jan Petr - level design
- Jiří Balhar - programming, sound, level design
- Václav Volhejn - programming, level design
- Vilém Zouhar - programming, level design, graphics