My Interactive Game Using Sublime/P5JS
- allisongrace807
- Apr 11, 2019
- 1 min read
I was very excited when we were first told about this assignment, because I thought it would be super fun. I was absent on Tuesday, but I still created my game using the things I was there to learn. I used the squares that bounce off the walls and change colors, and a triangle that moves with the keyboard arrows to make my game. All of the shapes on the screen change colors the same way, but they move differently. The squares bounce around way quicker than the triangle moves. So the objective of the game is to try to move the triangle to touch one of the squares for each of the four colors. Once you touch a square with the triangle four times for each color, you win. For this I recreated the two squares that change colors and then added a triangle that moves with the keyboard arrows.


Comments