We created a Particle Chain Reaction Simulation using
Scratch programming.
The aim of this project is to demonstrate how one small action can trigger multiple reactions continuously, just like a domino effect.
In our project, particles move randomly on the screen. When one particle touches another, it activates it, and the reaction keeps spreading from particle to particle. This creates a visual chain reaction simulation.
To build this project, we used:
• Scratch programming platform
• Motion blocks
• Variables
• Loops
• Conditional statements like 'if touching'
• Random movement logic
We also used a little Al assistance for getting ideas, improving logic, and unders ing some coding concepts, but the project design, arrangement, and implementation
What tools did you use to create your project?