Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 279 Bytes

asteroids-game

Asteroids game built using JS. Demonstrates the use of Observables & pure generic functions as a coding design pattern.

Controls for My game are solely done via the keyboard Left + Right Key : Rotate the ship Up Key : Move Forward Space Key : Shoot projectiles