Day 1: Introduction to Unity and Coding in Visual studio
Day 2: Learn how to capture input from the keyboard, and make a 3D car move around in a scene, and create a simple object using a keypress
Day 3: Learn how to write a for loop and use it to create multiple food items falling down from above. Learn how to play a sound when the object is created.
Day 4: Learn how to collect objects. Take the car code from day 2 and make it collect the food items falling from above.
Day 5: Complete the project with a start button and menu item to display the score of how many items were collected.
Leave a Reply