/art-place

Getting Started on Git + GitHub with P5.js Introductory Exercises

Welcome to Art-Place!

This repository houses a series of introductory exercises to understand Git

Disclaimer: This project is based on a workshop talk, so although the instructions are step-by-step, they are not designed for a brand new learner to approach without guidance or context. See extended resources below to get started from scratch.

Instructions for Getting Started

  • Step One: Fork this repository:

step1

step2

  • Step Three: From your Command Line, make sure to cd into the repository that you've just cloned. In this case, cd art-place
  • Step Four: Checkout to the simple-color branch and follow the instructions in the instructions.md on that branch.

Extended Resources

Workshop Images

Next Steps