p5.js / jam / 8

For this assignment, I had to redo the sprites for Jam into something more interactive. Here’s a list of things I changed for this assignment.

Change log:

  • removed p5 generated character sprite & added animated GIF’s to replace player sprite
  • properly coded player entity and fish collatable
  • tidied up coding and organized lines within their proper lines
  • added background music
  • added collision element between player and both fish entities

https://editor.p5js.org/k1tm/sketches/kdLnrX6Fc

Leave a comment