Skip to content

A Storylet-and-Quality based narrative engine

Notifications You must be signed in to change notification settings

Cidolfas/Azalea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azalea is a storylet-and-quality based narrative engine, in the style of Fallen London.

Currently, Azalea.Core is the heart of the operation and can be used in any C#-driven system.

There is also Azalea.Stack, which is a web-based player for Azalea.Core built using .NET Core, Kestrel, and Nancy

To run, go to the base directory and run:

dotnet restore

dotnet run

and then open a browser to http://localhost:5000

About

A Storylet-and-Quality based narrative engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published