Picky Eaters
About
This game was created as part of Unity's Create with Code 2 Game Jam, which took place from 18th to 20th February 2022. The whole game was designed, coded, and tested by myself over the course of 48 hours. The theme was "One Rule". I devised a simple guessing game where you have to devise a single meal which will please three clients, who each have one rule to satisfy. I was initially planning to add levels and have more clients come in as the game advanced, but restricted this prototype to one level (with three clients) to ensure I would have time. The preferences of each client are randomly generated at the start of every game.
NB: I lacked the time to implement a mechanism to exclude impossible combinations, but statistically those are rare enough that I have not yet encountered an impossible game in my 6 or 7 rounds of testing. I guess this makes the game realistic: sometimes, there *is* no way to please everyone!