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.
- Host: GitHub
- URL: https://github.com/yohansn/space-destroyer
- Owner: YohansN
- Created: 2023-09-06T21:32:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-09T23:16:26.000Z (over 2 years ago)
- Last Synced: 2025-04-05T06:41:41.222Z (about 1 year ago)
- Topics: 2d-game, csharp, game-development, unity
- Language: C#
- Homepage: https://y0hans.itch.io/space-destroyer
- Size: 3.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Space Destroyer

## 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

2 - Gameplay : Upgrade screen

3 - Game Over Screen

4 - End Game Screen Art
