Git Product home page Git Product logo

Comments (2)

MKelm avatar MKelm commented on May 15, 2024

Issue 23 contains some more ideas about events in scenarios:

  • fixed events with preconditions in scenarios
  • random events of other event types which do not have a direct connection to scenario contents (more or less available by scenario definition)
  • a first draw of a scenario definition file #23 (comment)
  • all event function features are located in https://github.com/MKelm/mct/wiki/Events

from mct.

MKelm avatar MKelm commented on May 15, 2024

Here is an extended example / idea of a scenario definition file in JSON:
https://gist.github.com/MKelm/6102631

It does not contain all definition elements for all related features of the current events article, but it should give a rudimentary overview of scenario definitions.

The events are a part of the scenario file here, but events are not a real part of a scenario definition, a scenario definition should include references to event list definition files instead, in a later draw. That makes it possible to reuse event lists related to different game contents in different scenarios or in sandbox mode. So the sandbox mode has a definition file which includes references to event lists too. Event lists can be designed for sandbox mode and a scenario e.g. if they include more random events and the events do not have a direct connection to game contents related to scenario contents or if the general events do not effect the scenario process / events in a negative way.

I added the paragraph "Lists" into the events article for that.

from mct.

Related Issues (20)

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.