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 !
yarn install
-
When developing, run:
yarn run start
-
Before commit, run:
yarn run prod