This project contains code used to create a game using p5.js. There are some introductory topics you should read through before the first class. You'll also need to get your laptop/computer setup to work with this project.
You need to setup you laptop and download the project before getting started. Follow these steps to get setup:
-
Install your software (BEFORE class)
-
Download the project to your computer
- From a terminal on your computer type the following command:
git clone https://github.com/j0n3lson/codenext-p5js-game.git
- Open VS Code and open the folder:
File > Open Folder
and browse to the folder containing the code. Install all recommended extensions:
-
Practice Creating a VS Code Live Session
- Watch the Video
- This feature helps us if you get stuck. The extensions you need are configured in the project. You'll just need your Github account the first time you start session.
If you are an instructor or TA wanting to make changes to the repo, follow the Developer Guide.