CS4730 - HW 5: Events and UI

Every assignment has a Github Classroom Link you must follow to get the starter code (if applicable) and to create your repository for the assignment. If you haven’t yet done so, follow the instructions at the Github Classroom Tutorial.

Assignment Invite Link: HW 5 Invite Link

Once your repository is configured, push your code to it in order to submit your work.

Background and Resources

For this assignment, you will produce small demos that show basic functionality for menus, simple events (opening a door), and UI elements. You might want to peruse the following resources as you work on your assignment: - Main Menu Tutorial - UI Toolkits - Unity Events - Scene Manager - Coroutines

Required Features (3 features, 3/3 to pass)

These required features are meant to force you to implement very simple versions of common game elements. These can easily be expanded to more complicated elements in your game projects.

Optional Features

There are 8 optional points available through this assignment.