Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 539 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 539 Bytes

Avoid blue!

A coffeescript game using css and html for graphics. Try it out!

Screenshot of the game

How to play

  1. Use arrow-keys
  2. You are red
  3. Avoid blue
  4. Continue to avoid blue

How to get it running locally

> git clone https://github.com/teodoran/Escape.git
> cd Escape
> npm start

Escape@1.0.0 start /home/teodoran/depot/Escape
node server.js

Escape running on localhost:9000