maechler / kurve

Achtung, die Kurve goes HTML5
https://achtungkurve.com
GNU General Public License v3.0
53 stars 16 forks source link
achtung achtung-die-kurve achtungkurve arcade arcade-game game html5 javascript kurve opensource-game zatacka

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.

Screenshots

Development

Requirements for development

Installing dependencies

npm install

Building sources during development

gulp watch

Building sources for production

gulp build