A 2D arcade space-shooter game built with Unity where player is a space ship that have to defeat enemies!
Created and upgraded by aqvoidDev/AlthesDev(me) while following a Complete C# Unity 2D Game Development from GameDev.tv(On Udemy)[https://www.udemy.com/course/unitycourse].
- Keyboard:
- W / A / S / D - Move
- Left Mouse Button / Up Arrow - Attack (Click to shoot a laser | Hold to shoot automatically)
- Gamepad:
- Left Stick - Move
- West Button - Attack
- Wave Generation
- Parallax Scrolling
- Simple controls and player movement
- Health and Score points (UI)
- Auto-shooting & cooldown
- Glowing Visuals
- Damage Popups
- Damage Popups pooling optimization
- Projectile destroying after hit
- Gamepad controls
- Screen Fade transitions between scenes
- Different music between scenes
- Random Wave Generation
- 3 Different Enemies
- Install the latest build vX.X.zip from Releases [https://github.com/AlthesDev/Laser-Defender/releases]
- Unzip the archive
- Run "Laser Defender.exe" (Windows)
- Clone repository
- Open the project in Unity 6.2 (6000.2.6f2)