/scale_of_the_universe

Worked with my friend Cary Huang to rebuild his Flash app "Scale of the Universe" in WebGL with Pixi.js

Primary LanguageTypeScript

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)