项目作者: jschlot

项目描述 :
Interactive Fiction Engine
高级语言: JavaScript
项目地址: git://github.com/jschlot/swarm.git
创建时间: 2017-03-07T03:28:54Z
项目社区:https://github.com/jschlot/swarm

开源协议:MIT License

下载


swarm - a game of choices

Synopsis

Swarm is a game based on personality quizzes, telltale games (especially The Walking Dead, Game of Thrones, and Batman games), the old choose your own adventures series of books, and the Dungeon & Dragons Role Playing system.

For more information

Check out the wiki for more information.

Installation

Once cloned, you should do standard npm stuff. npm install is your first step. Then npm start to begin the app,
listening on localhost:3000 (this is using the webpack developer server).