Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 374 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 374 Bytes

PongTennis3D

status

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