This project was developed as an exercise for Digital Bros Academy. The goal was to recreate 'Raindrops' by Lumosity, a brain-training game where players solve mathematical equations displayed on falling raindrops before they reach the ground.
After cloning the repository, open Unity Hub and click on add, then select the folder RaindropsRemake.
Important
If you see errors opening the project, is because TextMeshPro is missing. In Unity go to Window > Package Manager > Select Unity Registry packages > Search for TextMeshPro > Download and import
- Improving difficulty over time
- Different game modes: normal, binary, nightmare
- Scoring and leaderboards to track progress
- Slow down power up
Check out the game on Unity Play: Play Now
All sprites were downloaded from Freepik
All sounds were downloaded from Freesound
- Add points multiplier power up
- Optimize code
- Achievement system
- Mobile version