Step into a playful kitchen where two ingredients are all it takes to whip up a surprise dish!
Youโre not just mixing food โ youโre solving delicious puzzles. Whether it's Egg + Carrot = Omelette or Banana + Milk = Smoothie, every combo leads to something unexpected.
- Click on any two ingredients
- Discover what dish they make
- Watch it appear big and bold on screen
- Try all the different combinations!
- 11 ingredients to choose from
- 35+ possible dishes to uncover
- Easy to play, hard to stop clicking
- Wholesome and relaxing gameplay
Can you uncover all the tasty combos?
To build the web version of Combo Cookout:
# 1. Go to the project folder
cd /Users/caitlinleonard/PycharmProjects/giraffe/pythonProject/combo_cookout
# 2. Build the web version with pygbag
pygbag --build main.py
# 3. Create a ZIP of the web build
cd build/web
zip -r combo_cookout.zip .