Skip to content

Latest commit

 

History

History
24 lines (10 loc) · 382 Bytes

README.md

File metadata and controls

24 lines (10 loc) · 382 Bytes

Scale of the Universe 2.1

An HTML5/WebGL implementation of the Flash classic

sotu.mp4

install:

npm install

develop:

  • npm start
  • navigate to localhost:3000

todos:

  • implement better build process (current watch mode gulp setup exits on compile error)