/unity-galaxy-shooter

:joystick: A simple galaxy shooter game made with Unity

Primary LanguageC#MIT LicenseMIT

Overview

About

Galaxy shooter is a simple game where you control a spaceship that shoots against the enemies. You can catch up power-ups to get triple shots, increase your speed, and defense.
This project was developed during the course "O Guia Definitivo para Desenvolvimento de Jogos com Unity".

Technologies

This project was built with:

Contribute

  1. Fork this repository;
  2. Create a branch with your feature: git checkout -b my-feature
  3. Commit your changes: git commit -m 'feat: My new feature'
  4. Push your branch: git push origin my-feature

License

This project is under the MIT license. Take a look at the LICENSE file for more details.