Skip to content

Asteroids game built using JS, HTML, & CSS. Demonstrates the use of Observer/Observables & Functional Reactive Programming as a coding design pattern for handling asynchronous events.

Notifications You must be signed in to change notification settings

terencehh/asteroids-game

Repository files navigation

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

About

Asteroids game built using JS, HTML, & CSS. Demonstrates the use of Observer/Observables & Functional Reactive Programming as a coding design pattern for handling asynchronous events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages