Giter Site home page Giter Site logo

fictional-octo-robot's Introduction

TODO

  • Convert over to event system for other people detection, etc.

  • Get tracery installed and setup

  • Generate room descriptions

  • Divide rooms up into regions (or place furniture) and use proximity to this in log

  • Generate characters and relationships

    • Character goal
      • look for item (with expected item room)
      • meet other character
      • visit every room (eg. clean)
    • character name
    • relationships with other characters
  • Generate murder details

    • select murderer, victim, and motive
    • how long ago did the murder happen
    • murder plot examples
      • A and B are partners in a venture, A kills B
      • A, B, and C have claims on a fortune, A kills B and C
        • inheritance
        • secret treasure
      • A and B have a romantic relationship gone bad, A kills B
      • A knows a secret about B. B kills A to keep it
        • It's political. B had an affair/secret business dealing with a famous politician.
      • A wants object X. B kills A to keep it
        • A and B both want object X. They fight and A is killed
    • markup language:
      • inheritance example:
        • rel(A,B, "siblings", symmetric=true)
        • rel(B,C, "siblings", symmetric=true)
        • rel(A,C, "siblings", symmetric=true)
        • murder(A, B|C, motive="inheritance")
  • Narrative structure

    • Each character describes their relationships with the others as they move through the rooms
      • their relationship with an item
      • Their relationship with the house
      • through an item in each room

fictional-octo-robot's People

Contributors

atduskgreg avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.