cyo_adventure

Version, currently 0.2.01 version
  • 0.2.0latestJan 12, 2019

github.com/SamualLB/cyo_adventure

Terminal based choose your own adventure book reader written in Crystal

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  cyo_adventure:
    github: SamualLB/cyo_adventure
    version: ~> 0.2.0

Then run:

shards install

shard.yml

Crystal
0.27.0
License
MIT
Author
Samual Black
Target
  • cyo_adventure from src/cyo_adventure.cr

Dependencies

Runtime Dependencies

  • ncurses*github: SamualLB/ncurses
  • w3m_image_display*github: SamualLB/w3mimagedisplay

README

Choose Your Own Adeventure

A console book reader for choose your own adventure stories.

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (<https://github.com/your-github-user/Underground Kingdom/fork>)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors