Fik-shun / threejs-game-medium

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 87.2%Language:HTML 10.1%Language:CSS 2.7%