The aim of this project is to create an Elm remake of the original Achtung, die Kurve! from 1995.
npm ci
npm start
Then visit http://localhost:8000 in your browser.
The original MS-DOS game by Fred Brooker is included for reference.
To launch it, install DOSBox and then run dosbox docs/original-game/ZATACKA.EXE
.
The Elm remake is not yet released, but you can play the legacy JavaScript version.
- Online: Go to kurve.se.
- Locally: Download the game and open
ZATACKA.html
in your browser.
Fullscreen is recommended for the best experience.