Aquarium

click to add food (web only)

back to the blog

this simulation is part of a large personal project to learn p5js. I'm following along with the Nature of Code book by Daniel Shiffman. The goal here is not to create a game, but I will try to include some interactive elements where possible.

v1.2

  • bugs now wander around more naturally
  • added water
  • New Item: Food

  • appears when screen is clicked (web only)
  • bugs chase food and "eat" it until it's gone

v1.1

  • added bugs