XY Bouncing(4/12)
- thunderdx44
- Apr 12, 2022
- 1 min read
This sketch is ball bouncing in what would be a Z shape and as it bounces of the wall it changes colors. I had to dumb down this project a lot due to difficulty, my original idea was to sketch a replicate of the popular game pong and or a version of space invaders. The reason I dumbed it down was due to the fact I had trouble using "||" within my conditional. When using "|| I would get the recurring error that it was expecting an identifier and instead was met with "||". After awhile it annoying trying to fix the issue so I decided to just create a sketch checking off the key points. I do have a unfinished sketch on my laptop of what my original plan was. Hopefully finding out the issue I can create what I had in mind.
Comments