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

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)

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).