Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-undefined/rpg-kids
Have the computer narrate events to act out with the kids - great for weekends!
https://github.com/the-undefined/rpg-kids
Last synced: about 1 month ago
JSON representation
Have the computer narrate events to act out with the kids - great for weekends!
- Host: GitHub
- URL: https://github.com/the-undefined/rpg-kids
- Owner: the-undefined
- Created: 2013-06-14T19:44:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T20:03:36.000Z (5 months ago)
- Last Synced: 2024-07-18T00:14:25.676Z (5 months ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RPG Kids
=======Have the computer narrate events to act out with the kids - great for weekends!
## Example scenario:
> While flying on giant eagles to the giant spiders lair you are attacked by a flock of pidgeonsAct out what you hear! Fun times ensue.
## Usage
(Requires the `say` command to be installed.)
Dowload the repo (for now):
```bash
$ git clone [email protected]:the-undefined/rpg.git
$ cd rpg
```
Run the file:```bash
$ ruby game.rb
```Have the kids press the `ENTER` key when you finished with a scenario to hear the next one.