Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 636 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 636 Bytes

How to run the prototype

1.You need nodejs installed locally

2.After installing nodejs run :

    npm install -g coffee-script

3.Navigate to the "Prototype" folder and run :

    npm install

That's it for the installation. To run the game just type :

    coffee console_run.coffee

Further info

The game sends everything you see and type to a remote server for recording. It is not obvious as a player so I had to mention this somewhere.

Feedback

To leave feedback, when ever you get bored or finish the game, simply type a score of 1 (lowest) to 10 ( highest ) to rate your experience.