dpren / aztec-pong

Home Page:https://meta-meta.github.io/aztec-pong/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://meta-meta.github.io/aztec-pong/

License:MIT License


Languages

Language:JavaScript 97.4%Language:HTML 2.6%