Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitaliano/3d-pong
3D Pong Game
https://github.com/nitaliano/3d-pong
Last synced: about 4 hours ago
JSON representation
3D Pong Game
- Host: GitHub
- URL: https://github.com/nitaliano/3d-pong
- Owner: nitaliano
- Created: 2015-08-08T19:11:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-08T19:17:53.000Z (over 9 years ago)
- Last Synced: 2024-11-11T02:39:29.199Z (about 2 months ago)
- Language: JavaScript
- Size: 1.42 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install
```
$ git clone https://github.com/unboundfire/3d-pong.git
$ cd 3d-pong
$ npm install
$ bower install
$ npm run watch
```