Galaxy Shooter
- July 10, 2024
- DanilloDamian
During a development course, I created a spaceship game where the player fires by clicking the left mouse button or pressing the spacebar. The ship can collect three powers: speed, shield, and triple shot, which allows it to fire three projectiles at once. These mechanics provided practical experience in animations, interfaces, and programming, and the complete code can be found in my repository: …