Skip to content

A 3D reinterpretation of Space Invaders powered by Three.js

Notifications You must be signed in to change notification settings

bersa125/SpaceInvadersUltimate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders Ultimate

A 3D arcade game based on the popular vintage game "Space Invaders" developed Three.js using the MVC architectural pattern, taking as hint THREE.JS MVC Example of lucasmajerowicz and having as skeleton the Three.js bolierplate.

Getting Started

The steps needed to make it working locally are the same done in case of launching a web application, for example with a python 3.6 web server:

$ python -m http.server 8080

Open http://localhost:8080

Example

You can see how it works at this address: https://federicoalfano.github.io/SpaceInvadersUltimate/

Test

The compatibility at the moment is well-tested only on the Chrome browser

Authors

About

A 3D reinterpretation of Space Invaders powered by Three.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.7%
  • TeX 10.1%
  • HTML 3.2%