BlobbyVolleyWebGL

Blobby Volley clone in webGL

Stars
6

Blobby Volley WebGL

This is a clone of the Blobby Volley game (https://en.wikipedia.org/wiki/Blobby_Volley) in WebGL with three.js.

Feel free to contribute or follow the development on trello !

Commands

Installing

yarn install

Development

  • When developing, run:

    yarn run start
    
  • Before commit, run:

    yarn run prod