A 3D space shooter game where you control a spaceship and engage in combat by shooting projectiles. The controls are inspired by the planes controls of War Thunder.
This game is made in Unity 6 using URP.
There is a very short video showcasing how the game looks and controls: SpaceGame Video Showcase
Note
This project is not a complete product and is considered unfinished in its current state.
Key | Action |
---|---|
Shift | Increase thrust |
Ctrl | Decrease thrust |
Mouse movement | Aim the spaceship |
Left Click | Fire laser projectiles |
Right Click | Fire rocket projectiles |
Esc | Open/Close pause menu |
- Clone the repository:
git clone https://github.com/FerMod/UnitySpaceGame.git
- Add the project in Unity Hub.
- Install the right version of Unity.
- Navigate to Assets/Scenes and open the main scene
StartScene
. - Press the Play button to start the game.
- FerMod (Ferran Tudela) - Initial work
See also the list of contributors who participated in this project.
Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.