An open API service indexing awesome lists of open source software.

https://github.com/yohansn/space-destroyer

My first experience with game development: A space ship game based on the classic Asteroids arcade.
https://github.com/yohansn/space-destroyer

2d-game csharp game-development unity

Last synced: 2 months ago
JSON representation

My first experience with game development: A space ship game based on the classic Asteroids arcade.

Awesome Lists containing this project

README

          

# Space Destroyer

Space Detroyer Logo

## About the project

This is my first attempt to create a game, and it was made for my college course "Introduction to Computer Graphics".

Link to play the game (run on browser): [Space Destroyer by yohans](https://y0hans.itch.io/space-destroyer)

---

## About the game

**Space Destroyer** is a game inspired by the classic arcade game called "**Asteroids**".

In Space Destroyer, you are a crew member aboard a spaceship stuck in an asteroid field.

The main objective of the game is to survive five waves of enemies (asteroids) of different sizes.

You need to manage your life, fuel, and shields in order to survive throughout the level.

The game features an upgrade system where you can select a random upgrade card every time you fill the experience bar. You do that by destroying the asteroids and earning XP points. Different sizes of asteroids give different quantities of points.

---

## Controls

- A,D or left and right arrow to turn around.

- W or up arrow to move foward.

- Space to shoot.

- Shift to activate you shield.

---

## Images of the game

1 - Gameplay

Gameplay Screenshot

2 - Gameplay : Upgrade screen

Upgrade System Screenshot

3 - Game Over Screen

Game Over Screenshot

4 - End Game Screen Art

Congratulations Screenshot