📄️ Installation and Setup
We are using the following versions of Unity editor, mono, dotnet, Unity VSCode Extension, and C# VSCode extension:
📄️ Super Mario Bros
Yes, this classic game. Who doesn't know this game? Mario, our favourite plumber!
📄️ User Interface
The most basic UI that a game typically has is score, time, lives (HP), and buttons for users to interact (exit game, start game, restart game). We will learn more about various UI components in a game (diegetic, spatial, etc) in the later weeks during lecture hours.
📄️ Checkoff
Once you've implemented everything in this handout, then for checkoff you're required to add one new feature