Introduction:

<aside> đź—Ł

I suggest downloading Unity (which we have instructions below this intro) while you listen or read the introduction (since this will take time to download)

</aside>

Hello folks, this is Kurt from September 25, 2025, here to show you the ropes in making a simple game in a very powerful engine Unity!

If you are looking to code outside of REPL or starting out your game developing hobby, you’ve come to the right place!

We chose Unity to study not because of an influence from a certain company, but we are here to show you that getting into game development is not as intimidating as you think

Learning Objectives

By the end of this workshop, we will accomplish a few things

  1. Have a working Unity system on their computers.
  2. Upload a Unity Repository on GitHub
  3. Recreate the game “Cheese Chase” → Adding a movable character → Adding a maze that works as the game’s “map” → Adding a score system and exploring Unity UI → Adding music and sfx to the project

Materials:

  1. Disk Space and Good Wifi Connection
  2. Assets of Cheese Chase downloaded
    1. Download here
  3. Git and GitHub downloaded and working
    1. Atleast one person in your team should have this
  4. (Optional) Some knowledge of C++ or Java for studying C#

Downloading Unity Hub and Unity Editor

  1. Download Unity Hub https://unity.com/download, and run it