Project 2: Movie Browser

Objectives

Getting Started

Download the distro code for your first game from https://cdn.cs50.net/mobile/2019/x/projects/2/project2.zip and unzip project2.zip, which should yield a directory called project2.

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

cd project2

To get started, follow the directions in your project README.

FAQs