/kurve

Achtung, die Kurve goes HTML5

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Achtung, die Kurve!

This is an open source HTML5 implementation of the famous game also known as Curve Fever, Zatacka or simply Kurve.

Want to download Achtung, die Kurve and play offline?

No problem! Just download the sources and double click the file index.html to open it in your favourite browser.

Development

Requirements for development

  • node.js
  • npm

Installing dependencies

npm install

Building sources during development

gulp watch

Building sources for production

gulp build