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

https://github.com/charlierobin/big-dumb-space-rocks

Demo Unity game engine project: a version of “Asteroids” ... Yes, ANOTHER ONE ...
https://github.com/charlierobin/big-dumb-space-rocks

unity unity-game unity2d

Last synced: 2 months ago
JSON representation

Demo Unity game engine project: a version of “Asteroids” ... Yes, ANOTHER ONE ...

Awesome Lists containing this project

README

          

# A demo Unity game engine project: a version of “Asteroids” ...

(Yes, ANOTHER ONE ...)

Just the first noodlings on an “Asteroids” type game: a nice cubemapped starfield background, big explosions (using both Unity’s inbuilt Shuriken particle system and the Detonator framework), etc etc.

![Screenshot](/images/asteroids-gameplay.jpg)

Gameplay video at [charlierobin.github.io](https://charlierobin.github.io).

Plenty still to do: intro screen and difficulty levels, tidy up flying saucers and make them shoot back, implement the shield, make the starfield rotation random, and probably loads of other stuff.

But I was curious to see about getting the whole thing onto Github ...

[The Unity website (unity.com)](https://unity.com)