Week 12 - Burger Builder

You probably seen or played a game similar to this week's game: the Burger Builder. In this game you try to build a certain type of burger (randomly generated in this case) as quickly and correctly as possible. Give it a go and leave your score in the comments!

The game only works on laptops or desktops as Tynker does not run on mobile devices. One day ...

In this game I had to work with a new-ish coding feature: lists. A list is a data structure, which I used before when I was a career developer, but not something that I used in Tynker before this game. It's quite interesting to re-learn this data structure and ponder how I'm going to teach it to my students.

You can check out my list code in the full project page. You'll need to be logged into Tynker to access.

Eldo Lukman5 Comments