home » zplus/dokk.git
ID: 9798e4bdf19381b4c09cd86de84efadc62775f4c
28 lines — 836B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:exploring_help_facilities_game_making_ACM_2020",
    "library:author": [
        "Dominic Kao"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "Exploring Help Facilities in Game-Making Software",
    "blob:at": {
        "@id": "file:/pdf/exploring_help_facilities_game_making_ACM_2020.pdf",
        "blob:primary_source": "https://dl.acm.org/doi/pdf/10.1145/3402942.3403014",
        "blob:retrieval_date": "2023-03-30"
    }
}