A downloadable project

For my next Dev-log/ project, I couldn't figure out what I wanted to create at first however, after tinkering with some of the p5js syntaxes such as the classes, constructors, object functions and other functions such as the gravity function and the object movement function, I came up with an idea of creating an interesting basketball game where I created some lines that connects to a ramp in which a basketball is going to fall down using the gravity function, slide down the ramp and then roll and fly until it reaches a post. So far I was able to create a portion of the ramp as well as the basketball itself. My next step that I wanna take is to set the position of the basketball at the upper left corner so that when I apply the gravity function, it will fall and roll onto the ramp. I also have to create the goal post that's gonna be located at the right corner of the canvas. I'm also thinking about creating an ecosystem at the very end where once I score a goal, an ecosystem will form across the screen to represent a scored goal. I can't wait to put the rest of this project together and I'm so excited to see what I end up developing using the gravity function, the object function. the move function, and the ecosystem function too. 

Development log

Leave a comment

Log in with itch.io to leave a comment.