mattrdowney / planetaria

A Unity framework for Euclidean 2-sphere games (e.g. 2D virtual reality games) [quasi-MIT license]
Other
10 stars 2 forks source link

Example Project - Débris Noirs #102

Closed mattrdowney closed 5 years ago

mattrdowney commented 6 years ago

Create one of the simplest possible games:

No user interface (UI) necessary. Basic asteroid spawning. Basic shooting and controls. Layers necessary for determining if bullets hit asteroids (but masked so they don't hit player).

mattrdowney commented 5 years ago

(Virtually) done as of 8722d7b6d51cfa89d8e97ba82dd342257fb2e366

Will close issue but comment on final release version.