Skip to content

SimonAlling/kurve

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Achtung, die Kurve! in Elm

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.

Play

The Elm remake is not yet released, but you can play the legacy JavaScript version.

Fullscreen is recommended for the best experience.