Download the distro code for your first game from https://cdn.cs50.net/mobile/2018/spring/projects/0/project0.zip and unzip project0.zip
, which should yield a directory called project0
.
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 project0
(recall that the cd
command can change your current directory), and run
cd project0
To get started, follow the directions in your project README.
script.js
?