appendix.pdf
    - the appendix file containing additional details of the paper

videos/videos.html
    - an HTML page that shows demo videos of agents in the MarlGrid environments

code/
    - the PyTorch implementation of all models and environments used for experiments in the paper
code/cifar-game
    - environment and models for training "CIFAR Game"
code/marl-grid/env
    - environments for training "FindGoal" and "RedBlueDoors"
code/marl-grid/find-goal
    - models for training "FindGoal"
code/marl-grid/red-blue-doors
    - models for training "RedBlueDoors"
