Playable and In Progress! [Asteroid Survivors] 🎮
2D Unity demo, playable in browser. Play as a spaceship shooting different types of asteroids and extra-terrestial objects in space.
Work in progress using Unity Learn as a reference for this project.
Still early in development
Desktop Web version of Asteroid Survivors
Note: Will only work on Desktop, as no mobile inputs are in source code. For full screen click on icon in bottom right. Click “esc” to exit fullscreen mode.
Left mouse click: Control the ship
Space bar: shoot
Steps of Development
Role: Solo Developer
Early version poc with 2D game:
Added more features including the blaster, updated ship design, and new asteroids including white dward star, black hole, fire asteroid, and ice planet. Still developing models for them.
Each flying object has it’s own:
- Gravity
- Visual Effects
- Traits
Special Objects Guide
Ice Asteroids
- Largest special object so far.
- cool blue partical effects.
- working on functionality that when shot breaks into pieces.

Fire Asteroids / Fireball
- When spawns is extremely fast.
- Has multiple partical effects including fire trail and embers.
- Fastest special object.

White Dwarf
- Work in progress.

Black Hole
- Blends into background as both are black.
- Working on making it bigger the more it sucks up.
- Has its own gravity, very minor effect as of right now.
- Has major partical effects so player should rely on that to tell position.