Skip to content

CAT117SP15/Project_1_Base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 

Repository files navigation

Project_1_Base

Pick an adjective and make a program that illustrates that adjective interactively. You may not use images. Only drawing functions, meaning mostly stuff found in the ‘graphics’ section. The focus of this project is procedural intensity. How expressive can you be using only lines, shapes, colors?

Code must be 60 lines or more, not including spacing, comments or commented out code

Ingredients: Graphics (shape, color, line, placement, custome shapes), Control Structures (if, for, while), Movement, Interaction (mouse, keyboard), Custom functions, Random.

Steps to submit the project:

  1. Fork this repo - This creates a repo on your GitHub page
  2. Clone the forked repo to your computer
  3. Put your Processing File in the cloned folder
  4. In the GitHub application on your computer, commit the changes
  5. Sync the changes to your forked repo on your GitHub page
  6. Put in a pull request
    • the base fork should be: CAT117SP15/Project_1_Base
    • right next to that, instead of "base:master", chose the branch with your name from the drop down menu
    • head fork should be "YourgitHubHandle/Project_1_Base"
    • compare should be at "Master"
    • Select create "pull request"
    • add comments
    • select "create pull request"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published