Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
/ cyoa-rs Public archive

A text-based choose-your-own-adventure game engine written in Rust.

License

Notifications You must be signed in to change notification settings

9p4/cyoa-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CYOA-rs

A text-based choose-your-own-adventure game engine written in Rust.

How to use

Take a look at the example file. The game itself is written in JSON, and is serialized on load. The engine itself is very idiomatic, and should be easy to figure out.

Demo

Check out Crime and Punishment recreated in this game engine.

About

A text-based choose-your-own-adventure game engine written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages