Skip to content

federicoalfano/SpaceInvadersUltimate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published