Assignment 9: “Dreadhalls, The Tumble Update”

Objectives

Getting Started

Download the distro code for your game from https://cdn.cs50.net/games/2019/x/assignments/9/assignment9.zip and unzip assignment9.zip, which should yield a directory called assignment9.

Then, in a terminal window (located in /Applications/Utilities on Mac or by typing cmd in the Windows task bar), move to the directory where you extracted assignment9 (recall that the cd command can change your current directory), and run

cd assignment9

Falls in the Halls

Welcome to your ninth assignment! Though Unity may seem daunting at first, you’re probably finding your way around the software more easily this time around. This week’s assignment is fairly simple, but it will require you to get involved with scenes, part of the dungeon generation, and more; however, this and next week’s assignment will be rather light compared to prior assignments so that you have more time to focus on your final project.

Your goal this assignment:

How to Submit

As of 1 August 2020, you are viewing an old version of this specification. Be sure to visit the newest version at https://cs50.harvard.edu/games/2018/assignments/9/ for the latest submission instructions.