Skip to content
Snippets Groups Projects
README.md 1.05 KiB
Newer Older
  • Learn to ignore specific revisions
  • ComFreek's avatar
    ComFreek committed
    # FrameWorld: Formalizations for the [UFrameIT game](https://uframeit.org)
    
    ComFreek's avatar
    ComFreek committed
    — following the FrameIT approach.
    
    Navid Roux's avatar
    Navid Roux committed
    This repository is co-released with UFrameIT as a whole, see [UFrameIT's releases](https://github.com/UFrameIT/UFrameIT/releases).
    
    
    ComFreek's avatar
    ComFreek committed
    ## Contents
    
    ComFreek's avatar
    ComFreek committed
    Importantly, in [`./source`](./source) you can find
    
    ComFreek's avatar
    ComFreek committed
    - [`MetaTheories.mmt`](./source/MetaTheories.mmt): contains includes and symbols for meta keys/values shared by all other theories
    - [`Scrolls/`](./source/Scrolls): contains all scrolls
    - [`Library/`](./source/Library): contains files of the upcoming Loviwo proposal
    
    ComFreek's avatar
    ComFreek committed
    Besides that, there is also
    
    ComFreek's avatar
    ComFreek committed
    - [`IntegrationTests/`](./source/IntegrationTests): contains some integration tests run by the unit tests in the frameit-mmt submodule of the UniFormal/MMT project
    
    ComFreek's avatar
    ComFreek committed
    ## Documentation
    
    ComFreek's avatar
    ComFreek committed
    
    
    ComFreek's avatar
    ComFreek committed
    - [`./source/Scrolls/README.md`](./source/Scrolls) for a guide on how to write scrolls.
    - [`./situation-space.md`](./situation-space.md) for an overview how a situation space and theory looks like over the course of playing.
    
    ComFreek's avatar
    ComFreek committed
    
    
    ComFreek's avatar
    ComFreek committed
    ## Authors
    
    ComFreek's avatar
    ComFreek committed
    See team <https://uframeit.github.io>.