/no-turning-back

No Turning Back. HTML5 + JS game

Primary LanguageJavaScript

No Turning Back

#####HTML5 + JS game featuring inbuilt level editor and virtual smartphone gamepad via WiFi. banner

Used technologies and libraries:

To deploy this game you will need to have node.js and npm already been installed. Also grunt-cli should be installed globally. You can do this if you run:

npm install grunt-cli -g

Then you just need to run

npm install

in your project folder. Also you will need ruby and sass gem to be installed.

Alternatively you can run our deploy.sh file.