I wrote a code for 2 bouncing blocks that left colored trails behind them. The blocks had collision physics and changed direction every collision.
It is a code that helped me learn about coding and computer science. It got me a little into coding and got me learning about it.
I used p5.js to make a code that made 2 blocks that bounced around. I had to debug a lot so its collision physics could work.
Originally the blocks went into the walls but after debugging the blocks worked well. It was hard trying to code the 2nd block but later with the help of the teachers it worked well.
I learned how to code better and also learned more about debugging. I learned how to write lines of code and collisions.
i would slowly add more blocks and also add more particles and effects. I would make it look more detailed
Some videos that have a backround of bouncing cubes to captivate your attention was my inspiration.