https://github.com/fed135/ggj2016-air-controller
[FUN] An air controller application for our GGJ2016 Project
https://github.com/fed135/ggj2016-air-controller
Last synced: 11 months ago
JSON representation
[FUN] An air controller application for our GGJ2016 Project
- Host: GitHub
- URL: https://github.com/fed135/ggj2016-air-controller
- Owner: fed135
- License: gpl-3.0
- Created: 2016-01-29T15:40:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T22:55:24.000Z (almost 10 years ago)
- Last Synced: 2025-01-08T18:52:49.268Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 244 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# air-controller
An air controller application for our GGJ2016 Project
[](http://globalgamejam.org/2016/games/necromaestro)
## Install
$ npm install
## Run
$node index.js
This runs a simple pushstate-server for the client on port 3000 and the socket server on 3080.