jficco2Dec 22, 20201 min readFinal ProjectCompletely scratched the Pacman idea and went back to the drawing board since I got so many errors. I decided to go with Doodle Jump....
jficco2Nov 24, 20201 min readAssignment 9: Final Project BrainstormI would like to try doing my take on a Pacman type game, some media sources I may use are pictures of the Pacman characters or characters...
jficco2Oct 27, 20201 min readMidtermhttps://editor.p5js.org/jon_ficco/sketches/tf19icH2_ I wanted to add a score board but every time I tried the whole thing wouldn't work...
jficco2Oct 26, 20201 min readAssignment 4: Interactivityhttps://editor.p5js.org/jon_ficco/sketches/OeR81TTe_ The original plan was to have a race between 2 cars, that didn't work out so I went...
jficco2Oct 26, 20201 min readAssignment 2: P5 Drawing and The Machine Stopshttps://editor.p5js.org/jon_ficco/sketches/ZyTRmbRlO "The Machine Stops" was a difficult read for this class due to the fact that I could...
jficco2Oct 13, 20201 min readAssignment 7: Objectshttps://editor.p5js.org/jon_ficco/sketches/NaHd8oNcq
jficco2Oct 6, 20201 min readAssignment 6: Multipleshttps://editor.p5js.org/jon_ficco/sketches/RAde6gG5- The idea was that I would have bubbles flying across the screen, shaking as they...
jficco2Sep 29, 20201 min readAssignment 5: Algorithmic Bias Some examples of algorithmic bias around us include but are not limited to search engine results such as Google or Bing and social media...
jficco2Sep 15, 20201 min readAssignment 3: A Bouncing Ball//These will keep track of positions var xPos; var yPos; var xSpeed; var ySpeed; var ballsize; var g; var r; var b; function setup() {...
jficco2Sep 15, 20201 min readJonathan's First Blog Post (Finally)After weeks of struggling I finally was able to make my blog website.