Using Open Processing web editor

  1. Go the the website www.openprocessing.org/sketch/create
  2. Click as indicated in the following image:
  3. Open your processing program in notepad (show all files to select). Copy all the text and replace the text in the open processing window
  4. Comment out any lines that use any of the Input.pde methods. In your getRows method just get it to return a number between 0 and 20 to test out your program
  5. Click as indicated in the image below after running your program, to go back to your code:
  6. When done, copy and paste the code back into notepad and save it