ID: 2eff590f8e1af60307ecfbeae88d01bd160c53d9
29 lines
—
922B —
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:guide_building_video_game_python_2020_opensource.com",
"library:author": [
"Jess Weichler",
"Seth Kenlon"
],
"license:licensed_under": [
"dokk:license:CC-BY-SA-4.0"
],
"library:title": "A guide to building a video game in Python",
"blob:at": {
"@id": "file:/pdf/guide_building_video_game_python_2020_opensource.com.pdf",
"blob:primary_source": "https://opensource.com/sites/default/files/gated-content/a_guide_to_building_a_video_game_in_python.pdf",
"blob:retrieval_date": "2023-10-25"
}
}
|