Closed mattrdowney closed 5 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).
(Virtually) done as of 8722d7b6d51cfa89d8e97ba82dd342257fb2e366
Will close issue but comment on final release version.
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).