Unity 3D Game Demo - Astrospace

Controls:

About the demo:

This demo is my take on the Atari classic Asteroids. It was my first project in Unity, so something simple in 2D seemed a good place to start.

All the game scripts were written from scratch in C#, while the graphics and sounds are mainly from asset packs and tutorials available from the Unity Technologies website.

The game also uses the excellent Detonator framework by Ben Throop to create all those pretty explosions.