About
Space Shooter Game Enhancements Introduction This project enhances the existing Space Shooter game by implementing the following features: Shooting Cool Down: Added feature to any class that inherit from ClickSpawner to have a cool down before the next spawn, or not cool at all, default is 0.5 sec cool down, therefore shooting that spawn every click on backspace can shoot only every ha…