You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3D Tennis game. Implementation based on ThreeJS and CannonJS.
How to run the project?
$ git clone https://github.com/arthurmrodriguez/PongTennis3D
$ cd PongTennis3D/
$ npm install # to install every Node.js dependencies
$ npm start # starts a local server