Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

PaulMougel/INSAchtung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Können wir die Kurve umbringen ?

Formerly known as INSAchtung, the world-famous arcade game inspired by Achtung, die Kurve !.

get coffee

Archlinux

Install nodejs and npm using the package manager pacman:

pacman -S nodejs

Mac Os X

Install nodejs and npm using for instance MacPorts:

port install npm

… then use the Node.js package manager npm to install the coffee-script compiler:

npm install -g coffee-script # leave off -g to execute as normal user

compile

make # requires coffee

play

open static/index.html # using your favorite cutting-edge web browser 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published