[This game is an extended version of CodeMonkey's tutorial. Check his video!]

Do you know you are the best cook but your friends keep laughing at your meals? Are you willing to learn new recipes to impress your secret crush? Or maybe you wish to get a first cook experience in a restaurant to show on your resume? You are at the right place!

In this game, you will try to deliver as many orders as possible and maximize your restaurant income. You want to show of your skills to your folks? Invite them to play with you! What are you waiting for? Go get these burgers hot and ready!

<Development Note>

This game replicates CodeMonkey's original tutorial game with some new features. I am getting back to develoment seriously and starting from this tutorial helped get some development habits and confidence.

Here are some of the new features I implemented: 

  • local multiplayer up to 3 players (WASD, keyboard arrows and gamepad controls)
  • lobby menu with full controller navigation support which required creating a custom navigation script
  • detection of disconnected devices in the lobby and in game, making some control options unavailable for selection or pausing the game and showing a new UI
  • changed the game design by adding a value to each recipe and displaying the total amount in the end

All the code is available here: https://github.com/BnLds/ExpandingCodeMonkeysTutorialGame

While I do have other ideas I would like to implement, I think it would be more beneficial for me to pause this project and start building games from scratch. My ultimate goal is to build a portfolio which could get me a job as game dev and I believe personal projects would just shine more!

Leave a comment

Log in with itch.io to leave a comment.