/threejs-game-medium

Browser version of the famous "Space Shooter" game made in Three.js

Primary LanguageJavaScript

THREEJS GAME: Space Shooter

A Browser based replica of the famous "Space Shooter" game made in Three.js

Checkout the complete tutorial on how to build games using Three.js here.

Play the game here:

Checkout the Teaser/Trailer for the game here.

Key Bindings

Key Description
W Plane: move forward
S Plane: move backward
D Plane: move right
A Plane: move left
Space Shoot Missile

Testing

In order to test the application, run python3 -m http.server and head over to localhost:8000 in the browser.

Output

Final image