diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-11-28 06:36:51 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-11-28 06:59:14 +0000 |
| commit | 9c72e0e247a23a1700cd434616ab0567c79e4e68 (patch) | |
| tree | aa89350df2861bcfbcfabdf921c030f9a4ba69b2 /root | |
| parent | fix og:url (diff) | |
| download | mmm-9c72e0e247a23a1700cd434616ab0567c79e4e68.tar.gz mmm-9c72e0e247a23a1700cd434616ab0567c79e4e68.zip | |
link and jam-ify all games
Diffstat (limited to 'root')
25 files changed, 29 insertions, 2 deletions
diff --git a/root/games/IYNX/link: URL b/root/games/IYNX/link: URL new file mode 100644 index 0000000..1210035 --- /dev/null +++ b/root/games/IYNX/link: URL @@ -0,0 +1 @@ +http://www.colognegamelab.de/studentprojects/iynx-20162017/ diff --git a/root/games/channel_83/jam: text$markdown+span b/root/games/channel_83/jam: text$markdown+span new file mode 100644 index 0000000..9dced70 --- /dev/null +++ b/root/games/channel_83/jam: text$markdown+span @@ -0,0 +1 @@ +[Ludum Dare 36](http://ludumdare.com/compo/ludum-dare-36/?action=preview&uid=28620) diff --git a/root/games/channel_83/link: URL -> itchio$game b/root/games/channel_83/link: URL -> itchio$game new file mode 100644 index 0000000..44221dd --- /dev/null +++ b/root/games/channel_83/link: URL -> itchio$game @@ -0,0 +1 @@ +https://s-ol.itch.io/channel-83 diff --git a/root/games/curved_curse/jam: text$markdown+span b/root/games/curved_curse/jam: text$markdown+span new file mode 100644 index 0000000..ca4a318 --- /dev/null +++ b/root/games/curved_curse/jam: text$markdown+span @@ -0,0 +1 @@ +[Ludum Dare 32](http://ludumdare.com/compo/ludum-dare-32/?action=preview&uid=28620) diff --git a/root/games/curved_curse/link: URL -> itchio$game b/root/games/curved_curse/link: URL -> itchio$game new file mode 100644 index 0000000..576cac6 --- /dev/null +++ b/root/games/curved_curse/link: URL -> itchio$game @@ -0,0 +1 @@ +https://s-ol.itch.io/curved-curse diff --git a/root/games/gtglg/link: URL b/root/games/gtglg/link: URL new file mode 100644 index 0000000..18e6125 --- /dev/null +++ b/root/games/gtglg/link: URL @@ -0,0 +1 @@ +https://s-ol.itch.io/gary-the-green-legged-giraffe diff --git a/root/games/lorem_ipsum/link: URL b/root/games/lorem_ipsum/link: URL new file mode 100644 index 0000000..f276d7f --- /dev/null +++ b/root/games/lorem_ipsum/link: URL @@ -0,0 +1 @@ +https://loremipsum.s-ol.nu/ diff --git a/root/games/moving_out/jam: text$markdown+span b/root/games/moving_out/jam: text$markdown+span new file mode 100644 index 0000000..1ba7343 --- /dev/null +++ b/root/games/moving_out/jam: text$markdown+span @@ -0,0 +1 @@ +[Ludum Dare 37](http://ludumdare.com/compo/ludum-dare-37/?action=preview&uid=28620) diff --git a/root/games/moving_out/link: URL -> itchio$game b/root/games/moving_out/link: URL -> itchio$game new file mode 100644 index 0000000..40fe825 --- /dev/null +++ b/root/games/moving_out/link: URL -> itchio$game @@ -0,0 +1 @@ +https://s-ol.itch.io/moving-out diff --git a/root/games/plonat_atek/jam: text$markdown+span b/root/games/plonat_atek/jam: text$markdown+span new file mode 100644 index 0000000..38f540e --- /dev/null +++ b/root/games/plonat_atek/jam: text$markdown+span @@ -0,0 +1 @@ +[Ludum Dare 38](https://ldjam.com/events/ludum-dare/38/plonat-atek) diff --git a/root/games/plonat_atek/link: URL -> itchio$game b/root/games/plonat_atek/link: URL -> itchio$game new file mode 100644 index 0000000..c2707e1 --- /dev/null +++ b/root/games/plonat_atek/link: URL -> itchio$game @@ -0,0 +1 @@ +https://s-ol.itch.io/plonat-atek diff --git a/root/games/text$moonscript -> fn -> mmm$dom.moon b/root/games/text$moonscript -> fn -> mmm$dom.moon index 449b910..81e90fa 100644 --- a/root/games/text$moonscript -> fn -> mmm$dom.moon +++ b/root/games/text$moonscript -> fn -> mmm$dom.moon @@ -1,4 +1,4 @@ -import div, h3, ul, li, a, h4, img, p from require 'mmm.dom' +import div, span, h3, ul, li, a, h4, img, p from require 'mmm.dom' import link_to from (require 'mmm.mmmfs.util') require 'mmm.dom' => @@ -6,7 +6,10 @@ import link_to from (require 'mmm.mmmfs.util') require 'mmm.dom' h3 link_to @ ul for child in *@children desc = child\gett 'description: mmm/dom' - li (link_to child), ': ', desc + jam = if link = child\get 'jam: mmm/dom' + span '[', link, ']', style: { float: 'right', color: 'var(--gray-dark)' } + + li (link_to child), ': ', desc, jam -- ul with for child in *@children -- link_if_content = (opts) -> -- a with opts diff --git a/root/games/the_monster_within/jam: text$markdown+span b/root/games/the_monster_within/jam: text$markdown+span new file mode 100644 index 0000000..61b7b19 --- /dev/null +++ b/root/games/the_monster_within/jam: text$markdown+span @@ -0,0 +1 @@ +[Ludum Dare 33](http://ludumdare.com/compo/ludum-dare-33/?action=preview&uid=28620) diff --git a/root/games/the_monster_within/link: URL -> itchio$game b/root/games/the_monster_within/link: URL -> itchio$game new file mode 100644 index 0000000..fd5ff72 --- /dev/null +++ b/root/games/the_monster_within/link: URL -> itchio$game @@ -0,0 +1 @@ +https://s-ol.itch.io/the-monster-within diff --git a/root/games/the_sacculi/description: text$markdown+span b/root/games/the_sacculi/description: text$markdown+span new file mode 100644 index 0000000..7355980 --- /dev/null +++ b/root/games/the_sacculi/description: text$markdown+span @@ -0,0 +1 @@ +a series of Point-and-Click minigames with a common structure. diff --git a/root/games/the_sacculi/jam: text$markdown+span b/root/games/the_sacculi/jam: text$markdown+span new file mode 100644 index 0000000..10b43bd --- /dev/null +++ b/root/games/the_sacculi/jam: text$markdown+span @@ -0,0 +1 @@ +[Ludum Dare 42](https://ldjam.com/events/ludum-dare/42/sacculos-the-game) diff --git a/root/games/the_sacculi/link: URL -> itchio$collection b/root/games/the_sacculi/link: URL -> itchio$collection new file mode 100644 index 0000000..441246b --- /dev/null +++ b/root/games/the_sacculi/link: URL -> itchio$collection @@ -0,0 +1 @@ +https://itch.io/c/367008/the-sacculi diff --git a/root/games/the_sacculi/title: text$plain b/root/games/the_sacculi/title: text$plain new file mode 100644 index 0000000..d401052 --- /dev/null +++ b/root/games/the_sacculi/title: text$plain @@ -0,0 +1 @@ +The Sacculos Saga diff --git a/root/games/two_shooting_stars/link: URL b/root/games/two_shooting_stars/link: URL new file mode 100644 index 0000000..7efac98 --- /dev/null +++ b/root/games/two_shooting_stars/link: URL @@ -0,0 +1 @@ +http://www.colognegamelab.de/studentprojects/i-looked-at-the-sky-and-saw-two-shooting-stars-but-couldnt-come-up-with-a-wish-2016/ diff --git a/root/games/vision-training-kit/jam: text$markdown+span b/root/games/vision-training-kit/jam: text$markdown+span new file mode 100644 index 0000000..326870e --- /dev/null +++ b/root/games/vision-training-kit/jam: text$markdown+span @@ -0,0 +1 @@ +[AGBIC 2016](https://itch.io/jam/a-game-by-its-cover-2016) diff --git a/root/games/vision-training-kit/link: URL -> itchio$game b/root/games/vision-training-kit/link: URL -> itchio$game new file mode 100644 index 0000000..72edd8a --- /dev/null +++ b/root/games/vision-training-kit/link: URL -> itchio$game @@ -0,0 +1 @@ +https://s-ol.itch.io/vision-training-kit diff --git a/root/games/zebra_painting/description: text$plain b/root/games/zebra_painting/description: text$plain new file mode 100644 index 0000000..3225e87 --- /dev/null +++ b/root/games/zebra_painting/description: text$plain @@ -0,0 +1 @@ +a small reaction/dexteriy game about painting zebras. diff --git a/root/games/zebra_painting/jam: text$markdown+span b/root/games/zebra_painting/jam: text$markdown+span new file mode 100644 index 0000000..a47c5e4 --- /dev/null +++ b/root/games/zebra_painting/jam: text$markdown+span @@ -0,0 +1 @@ +[AGBIC 2018](https://itch.io/jam/a-game-by-its-cover-2018) diff --git a/root/games/zebra_painting/link: URL -> itchio$game b/root/games/zebra_painting/link: URL -> itchio$game new file mode 100644 index 0000000..7b14c43 --- /dev/null +++ b/root/games/zebra_painting/link: URL -> itchio$game @@ -0,0 +1 @@ +https://s-ol.itch.io/zebra-painting diff --git a/root/games/zebra_painting/title: text$plain b/root/games/zebra_painting/title: text$plain new file mode 100644 index 0000000..aae11b5 --- /dev/null +++ b/root/games/zebra_painting/title: text$plain @@ -0,0 +1 @@ +Zebra Painting |
