Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.
/ worm-in-the-shell Public archive

Small video game inspired by those "books where you're the hero".

License

Notifications You must be signed in to change notification settings

mlcdf/worm-in-the-shell

Repository files navigation

Worn in the Shell XO code style

Small video game inspired by those "books where you're the hero".

Made as part of a school project (jQuery courses).

See also worm-in-the-shell-api.

Install

Requires Node.js >= 4.

Clone the repository on your machine or download the zip

$ git clone https://github.com/mlcdf/worm-in-the-shell.git && cd worm-in-the-shell

Install global dependencies

$ npm install --global gulp-cli bower

Install local dependencies

$ npm install && bower install

Commands

Launch the development server

$ gulp serve

Run the tests

$ gulp serve:test

Build the project

$ gulp

About

Small video game inspired by those "books where you're the hero".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published