Project 1: Pomodoro Timer

Objectives

Getting Started

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

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

cd project1

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

FAQs