Skip to content

Processing app that runs in Eclipse, to be used as a demonstration of how to work with git

Notifications You must be signed in to change notification settings

feromax/BouncingCircles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

BouncingCircles

This is a Processing app that runs in Eclipse. This app will be used as a teaching example of working with git.

##Setup Instructions

  1. Start a terminal shell.
  2. cd MOUNTED/apcs-locker/workspace3
  3. git clone https://github.com/feromax/BouncingCircles
  4. Start Eclipse, pointing it to MOUNTED/apcs-locker/workspace3
  5. Create a new Java project called BouncingCircles -- the project will use the directory created during the git clone process.
  6. Right-click the project, build path, configure build path, libraries tab, add jars, navigate to BouncingCircles/Processing/core.jar.
  7. Run the BouncingCircles class (the driver).

About

Processing app that runs in Eclipse, to be used as a demonstration of how to work with git

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages