Skip to content

tlenclos/BlobbyVolleyWebGL

Repository files navigation

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
    

Releases

No releases published

Packages

No packages published

Languages