Assignment 4: “Super Mario Bros., The Key and Lock Update”

Objectives

Getting Started

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

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 assignment4 (recall that the cd command can change your current directory), and run

cd assignment4

It’s-a Key!

Welcome to your fifth assignment! So far, we have a fair foundation for a platforming game present in the distro,

Your goals 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/4/ for the latest submission instructions.