From eab9706b3fda19f5772a8a706458e0396681361d Mon Sep 17 00:00:00 2001 From: constantinos Date: Tue, 22 Aug 2023 23:00:49 +0300 Subject: [PATCH] Create Artifact folder; 2x example artifacts + contributors --- content/artifact/_index.md | 3 +++ content/artifact/doors.md | 29 ++++++++++++++++++++++++ content/artifact/lets-play.md | 31 ++++++++++++++++++++++++++ content/contributor/pippin-barr.md | 13 +++++++++++ content/contributor/stefano-gualeni.md | 13 +++++++++++ 5 files changed, 89 insertions(+) create mode 100644 content/artifact/_index.md create mode 100644 content/artifact/doors.md create mode 100644 content/artifact/lets-play.md create mode 100644 content/contributor/pippin-barr.md create mode 100644 content/contributor/stefano-gualeni.md diff --git a/content/artifact/_index.md b/content/artifact/_index.md new file mode 100644 index 0000000..8828479 --- /dev/null +++ b/content/artifact/_index.md @@ -0,0 +1,3 @@ +--- +title: "List of Artifacts" +--- diff --git a/content/artifact/doors.md b/content/artifact/doors.md new file mode 100644 index 0000000..31f6b19 --- /dev/null +++ b/content/artifact/doors.md @@ -0,0 +1,29 @@ +--- +title: "Doors" +date: 2023-08-22T15:31:02+03:00 +author: 'constantinos' +contributors: ['stefano-gualeni.md'] +keywords: ['playable artifact', 'test material'] +draft: false +abstract: '[test for separate entries for artifacts] Doors is a playable philosophy game by ...' +--- + +# Artifact details + +| | | +|- | - | +| Title |Doors | +| Date | 2021| +| Credits | | +|Game Design, Game Writing |Stefano Gualeni | +|Game Design, Background Art, Doors Descriptions|Nele Van de Mosselaer | +|Programming| Diego Zamprogno | +|Character Art and Animation | Rebecca Portelli | +|Background Art |Eva Škerlj Prosen | +|Music and Sound Effects | Costantino Oliva | +| Website | https://doors.gua-le-ni.com/ | +| Platform | Web browser; Windows standalone | +| Engine/framework |Unity| +| Interface | Mouse / touch screen | +| License | ? | +| Library entry| ![](bib:edbc6048-fa27-4ad1-a2e1-ba1b32c3c7e6) [Windows standalone]| \ No newline at end of file diff --git a/content/artifact/lets-play.md b/content/artifact/lets-play.md new file mode 100644 index 0000000..32b94f5 --- /dev/null +++ b/content/artifact/lets-play.md @@ -0,0 +1,31 @@ +--- +title: "Let’s Play: Ancient Greek Punishment" +date: 2023-08-22T13:16:19+03:00 +author: 'constantinos' +contributors: ['pippin-barr.md'] +keywords: ['playable artifact', 'test material'] +draft: false +publishDate: '2023-08-22' +abstract: "[test for separate entries for artifacts] *Let's Play: Ancienct Greek Punishment* is a browser game that...." +--- + +# Artifact details +| | | +|- | - | +| Title |Let’s Play: Ancient Greek Punishment | +| Date | 2011 (first version)| +| Credits | Pippin Barr | +| Website| https://pippinbarr.com/lets-play-ancient-greek-punishment/info/ | +| Platform | Web browser; mobile-friendly | +| Engine/framework |Javascript (first version in Adobe Flash) | +| Interface | Mouse / touch screen | +| Code repository | [Let's Play: Ancient Greek Punishment: CPU Edition (github.com/pippinbarr/)](https://github.com/pippinbarr/letsplayancientgreekpunishmentcpuedition) | +| License | Creative Commons Attribution-NonCommercial 3.0 Unported License| +| Library entry | - | + +# Embedded version + +[embed code needs improvement] +[game is hosted externally] + +
diff --git a/content/contributor/pippin-barr.md b/content/contributor/pippin-barr.md new file mode 100644 index 0000000..02702fc --- /dev/null +++ b/content/contributor/pippin-barr.md @@ -0,0 +1,13 @@ +--- +title: "Pippin Barr ⚫" +date: "2023-08-17T13:15:50+03:00" +author: "constantinos" +affiliation: "Concordia" +draft: false +--- + +**Pippin Bar**r is .... + +http://pippinbarr.com + + diff --git a/content/contributor/stefano-gualeni.md b/content/contributor/stefano-gualeni.md new file mode 100644 index 0000000..2d30b2b --- /dev/null +++ b/content/contributor/stefano-gualeni.md @@ -0,0 +1,13 @@ +--- +title: "Stefano Gualeni ⚫" +date: "2023-08-22T16:29:01+03:00" +author: "constantinos " +affiliation: "Institute of Digital Games; U Malta" +draft: false +--- + +**Stefano Gualeni** is .... + +https://gua-le-ni.com/ + +contact: ..... \ No newline at end of file