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 ...
- Host: GitHub
- URL: https://github.com/charlierobin/big-dumb-space-rocks
- Owner: charlierobin
- Created: 2020-04-01T15:07:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T06:38:24.000Z (about 5 years ago)
- Last Synced: 2025-12-27T02:52:55.065Z (6 months ago)
- Topics: unity, unity-game, unity2d
- Language: C#
- Homepage:
- Size: 492 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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)