Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonalling/kurve
Achtung, die Kurve! in the browser
https://github.com/simonalling/kurve
achtung game kurve
Last synced: about 2 months ago
JSON representation
Achtung, die Kurve! in the browser
- Host: GitHub
- URL: https://github.com/simonalling/kurve
- Owner: SimonAlling
- License: agpl-3.0
- Created: 2016-02-13T22:22:37.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-12-01T11:23:13.000Z (2 months ago)
- Last Synced: 2024-12-10T07:11:05.337Z (about 2 months ago)
- Topics: achtung, game, kurve
- Language: Elm
- Homepage: https://kurve.se
- Size: 42.2 MB
- Stars: 41
- Watchers: 4
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Achtung, die Kurve! in Elm
The aim of this project is to create an Elm remake of the original *Achtung, die Kurve!* from 1995.
```shell
npm ci
npm start
```Then visit in your browser.
The original MS-DOS game by Fred Brooker is included for reference.
To launch it, install [DOSBox](https://www.dosbox.com) 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.
* **Online:** Go to [kurve.se](http://kurve.se).
* **Locally:** [Download the game](/SimonAlling/kurve/archive/master.zip) and open `ZATACKA.html` in your browser.Fullscreen is recommended for the best experience.