https://github.com/endel/ggj15
Global Game Jam 2015 (Play now: http://ggj15-flag.herokuapp.com)
https://github.com/endel/ggj15
Last synced: about 1 year ago
JSON representation
Global Game Jam 2015 (Play now: http://ggj15-flag.herokuapp.com)
- Host: GitHub
- URL: https://github.com/endel/ggj15
- Owner: endel
- Created: 2015-01-24T01:45:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-26T23:19:58.000Z (over 11 years ago)
- Last Synced: 2025-02-12T06:21:17.580Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://globalgamejam.org/2015/games/just-us-0
- Size: 34.9 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GGJ15
===
Just Like Us.
**Dependencies:**
- [phaser](https://github.com/photonstorm/phaser) as framework / rendering
- [socket.io](https://github.com/Automattic/socket.io) for realtime communication
Development
---
```
npm install
npm start
```
Access [http://localhost:3000](http://localhost:3000).