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: https://github.com/DanilloDamian/GalaxyShooter.


Durante um curso de desenvolvimento, criei um jogo de espaçonave onde o jogador dispara ao clicar com o botão esquerdo do mouse ou pressionar a tecla espaço. A nave pode coletar três poderes: velocidade, escudo e tiro triplo, que permite disparar três projéteis de uma vez. Essas mecânicas proporcionaram uma experiência prática em animações, interfaces e programação, e o código completo pode ser encontrado em meu repositório: https://github.com/DanilloDamian/GalaxyShooter.