Skip to content

JoshCLWren/cya

main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

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

coverage

This is a Choose Your Own Adventure style game like the books from the 80s!

To install locally set an environment variable with your api_key for openai or use a .envrc file that looks like this one:

export api_key="secret"

Install python and the environment by running the make venv command. Install dependencies by running the make deps-install command.

To run the game type make play

About

Choose Your Own Adventure Using Openai

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published