Description: A simple interactive game programmed in Scratch to test reaction speed and timing.
Objective
To create a basic game using Scratch blocks.
Materials
- Computer with Scratch
- Mouse or touchscreen
Procedure
1. Design characters and holes.
2. Add code blocks to make the mole appear randomly.
3. Add a score counter for each click.
Conclusion
Programming games helps understand loops, events, and variables.