scale_of_the_universe icon indicating copy to clipboard operation
scale_of_the_universe copied to clipboard

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

Scale of the Universe 2.1

An HTML5/WebGL implementation of the Flash classic

https://user-images.githubusercontent.com/1207483/145275912-5ce3a399-1116-4265-a056-324612291a81.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)