Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nbsp-team/kurve

Achtung, die Kurve! Multiplayer (Jetty, Websockets, HTML5)
https://github.com/nbsp-team/kurve

Last synced: 8 days ago
JSON representation

Achtung, die Kurve! Multiplayer (Jetty, Websockets, HTML5)

Awesome Lists containing this project

README

        

# Achtung, die Kurve! (Zatacka)
Achtung, die Kurve! Multiplayer implementation (Jetty, Websockets, HTML5)

## Build Instructions

1. Install grunt

2. Clone repository:

``` git clone --recursive https://github.com/lukaville/kurve.git ```

3. Install npm dependencies:

``` npm update ```

4. Build and run project:

``` grunt buildAllAndRun ```