Skip to content

khedd/gamestatecreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • GameStateCreator is used to identify the underlying graph of a game scenario using predefined actions that have pre conditions that should meet and post conditions that will be changed in the game state.
  • Current development is for room escape games.

Notes

  • Loop detection cuts start -> home -> start -> home to start -> home should post process prune it also as start -> home -> start -> any other action does not cause loops.
  • Why should we force start -> home -> start -> home cut to start -> home -> start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages