Skip to content

nstbayless/gyoa

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 

gyoa

v0.3

Git Your Own Adventure: an engine for crowd-written choose-your-own-adventure stories.

Requires

  • libgit2 version 0.23 or higher
  • boost system
  • boost filesystem

The rapidxml library is used for storing data. Ships with repository.

Build instructions

cd debug
make

Setting up with Eclipse CDT

  • use c++11 dialect
  • include folders: ./include, ./rapidxml
  • include libraries: boost_system, boost_filesystem, git2

About

Git Your Own Adventure: an engine for crowd-written choose-your-own-adventure stories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published