Skip to content

singlab/CollegeRuledFDG2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollegeRuled

An iteration on earlier works such as James Skorupski's Wide Ruled 2.0. College Ruled is an author-goal driven computational storytelling system that intelligently pathfinds between author-specified waypoints.

Running the System

  • To generate and run an example story, execute the run.py file.
  • The eventsfolder contains all the scripts for unique events that can occur in the story-world we authored, which is loosely based off of planets like Tatooine from Star Wars and Arrakis in Dune.
  • The backbone_classes.py file contains the basic objects that make up College Ruled, including Plot Fragments, Worldstates and Environments.
  • path_finding.py contains the scripts related to intelligent pathfinding

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages