https://github.com/cxuesong/graystripe-warriorstag
A text adventure game inspired and loosely based on Warrior Cats.
https://github.com/cxuesong/graystripe-warriorstag
adventure-game text-adventure-game warrior-cats
Last synced: 2 months ago
JSON representation
A text adventure game inspired and loosely based on Warrior Cats.
- Host: GitHub
- URL: https://github.com/cxuesong/graystripe-warriorstag
- Owner: CXuesong
- License: cc-by-sa-4.0
- Created: 2017-02-26T12:23:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T15:08:14.000Z (about 8 years ago)
- Last Synced: 2025-01-03T05:43:57.959Z (4 months ago)
- Topics: adventure-game, text-adventure-game, warrior-cats
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# _Warriors_ Text Adventure Game
A text adventure game inspired and loosely based on [_Warrior Cats_](http://warriorcats.com/).
This is a game book intended to be played with ["Graystripe"](https://github.com/CXuesong/Graystripe), a multi-lingual plain-text adventure game engine that is still in its experimental phase.
To play the game, you may want to head for [the demo site of "Graystripe"](https://cxuesong.github.io/Graystripe/).
Perhaps the fun lies in the divergences of the hero's future made by our choices, step by step.
## How to collaborate
The gamebook is placed in the `docs` folder of this repository. You can either extend the storyline by editing _`GroupName`_`.json`, or contribute to the translations by editing _`GroupName`_`.`_`language`_.`json`. PR is welcomed.