top of page

Design Challenge 4: Basic Game

For this design challenge, we were asked to use p5.js and Objects/Classes to create a basic interactive game.

dc4-1.JPG
dc4-2.JPG

The video is here:

https://vimeo.com/363179641

The code is here:

https://editor.p5js.org/nemo.for.nevermore/sketches/08ojhTutp

​

I like music and also I learned to play the piano at a young age. The first thought after seeing the requirement is making a piano simulator with p5js. And I did it, it is playable and can change different vibe if the player wants. But I just feel it is not interactive enough, so I've made a new ball catching game. The game requires the player to pick the balls while they are falling from the top of the screen and every time the ball is cached, the falling speed will increase a bit. For me, this is more fun than the first one.

©2022 by MiNG.

bottom of page