Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.08 KB

Achtung die Kurve (Online Demo)

Description

This is a browser game entirely written in JavaScript. The concept is based on a game called "Achtung die Kurve" what is a very old Borland C++ game. It's also known under the name "Zatacka".

In this game you play a line which can be controlled by any device, usually the keyboard. The line is constantly moving forward so the player has only control over the direction of the line. As long as you don't hit any other player or the border your line is constantly growing which will eventually lead to a situation where you can't go anywhere without crashing someone or something.

Documentation

The documentation describes how to implement Achtung die Kurve on your very own website. There is also a online demo!

Authors

David Strauß (stravid.com)
Mathias Paumgarten (mathias-paumgarten.com)