Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```