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

https://github.com/pferreirafabricio/unity-asteroid

:ringed_planet: A simple game based in the Asteroid Game
https://github.com/pferreirafabricio/unity-asteroid

asteroids-game csharp unity unity-2d

Last synced: about 1 month ago
JSON representation

:ringed_planet: A simple game based in the Asteroid Game

Awesome Lists containing this project

README

          





Asteroid Game :ringed_planet:


License
License

## :eyes: Overview




## :scroll: About

It is a simple game inspired by Asteroids, a space-themed multidirectional shooter arcade game, where you control a space and destroy asteroid with your shots.

## :bricks: This project was built with:
- [Unity](https://unity.com/)

## :recycle: Contribute
1. Fork this repository;
2. Create a branch with your feature: ```git checkout -b my-feature```
3. Commit your changes: ```git commit -m 'feat: My new feature'```
4. Push your branch: ```git push origin my-feature```

## :page_with_curl: License
This project is under the MIT license. Take a look at the [LICENSE](LICENSE.md) file for more details.