Skill Tree Activated

The quest to become an indie game developer

#100DaysOfCode#100DaysOfGameDevC#CodingScript-writingTrainingUnity

Learning New C# Tricks

Day 097 #100DaysOfCode
Day 061 #100DaysOfGameDev

Udemy: Unity Game Development Build 2D & 3D Games

Some of the key things I got out of the Haunted Zombie Rush game I made as part of the course:

  • Coroutines
  • Inheritance
  • Assertions
  • Working with UI

All of these were valuable for me to cover as I learned some new things pertaining to coding that will raise my skill level going forward.

Object script
Rock script inheriting from Object
Player script (part 1)
Player script (part 2)
GameManager script (part 1)
GameManager script (part 2)
Using UI to make a Main Menu

Leave a Reply

Your email address will not be published. Required fields are marked *