Skip to content

tbergman/aztec-pong

 
 

Repository files navigation

Aztec Pong

Use the up and down arrows to move the paddles mouse look

Getting Started

Serve the webapp:

npm install
npm start

Start the Web Socket server in another terminal:

cd SerialAndOscWebSocketsServer
npm install
node .

Then head over to localhost:8080

Send OSC messages over port 57121

gh-pages

change to your repo in package.json:

"repository": {
    "type": "git",
    "url": "https://github.com/meta-meta/aframe-react-boilerplate.git"
  },
npm run ghpages

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • HTML 1.2%