Skip to content
/ gryll Public

A quick, real-time, collaborative, text-based adventure game set up with Google Sheets.

License

Notifications You must be signed in to change notification settings

soshel/gryll

Repository files navigation

Gryll

A text-based, Angular 2 adventure game based off of the Angular 2 app chat tutorial by Daniel Pereira: angular2-tutorial

https://github.com/danielpereira90/angular2-tutorial
https://justanotherdevblog.com/writing-your-first-app-on-angular-2-part-1-b794ffdfc802
https://justanotherdevblog.com/writing-your-first-app-on-angular-2-part-2-8553f0ce6671
https://justanotherdevblog.com/writing-your-first-app-on-angular-2-part-3-5ba355afba6e

Prerequisites

Before running this app you must have installed:

  • Node
  • npm
  • bower

Installing dependencies

To install the dependencies run the following commands:

npm install

bower install

Start the app

To start the app run the following command:

npm start

About

A quick, real-time, collaborative, text-based adventure game set up with Google Sheets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published