top of page
Search

Final Project

Completely scratched the Pacman idea and went back to the drawing board since I got so many errors. I decided to go with Doodle Jump....

Assignment 9: Final Project Brainstorm

I 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...

Midterm

https://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...

Assignment 4: Interactivity

https://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...

Assignment 6: Multiples

https://editor.p5js.org/jon_ficco/sketches/RAde6gG5- The idea was that I would have bubbles flying across the screen, shaking as they...

Assignment 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...

Assignment 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() {...

Home: Blog2
bottom of page