diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-12-19 15:12:48 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-12-19 15:46:44 +0000 |
| commit | 2dbe317d50af3af29246a9fc36966c4bc376141f (patch) | |
| tree | 3de64362e4dfedec751376bbd27d6371438af55d /root | |
| parent | layout + options (diff) | |
| download | mmm-2dbe317d50af3af29246a9fc36966c4bc376141f.tar.gz mmm-2dbe317d50af3af29246a9fc36966c4bc376141f.zip | |
add plonat atek pictures
Diffstat (limited to 'root')
| -rw-r--r-- | root/games/plonat_atek/pictures/amaze/attribution: text$markdown+span | 1 | ||||
| -rw-r--r-- | root/games/plonat_atek/pictures/amaze/image$jpeg.jpg | bin | 0 -> 313442 bytes | |||
| -rw-r--r-- | root/games/plonat_atek/pictures/mockup/image$jpeg.jpg | bin | 0 -> 782034 bytes | |||
| -rw-r--r-- | root/games/plonat_atek/pictures/setup/image$jpeg.jpg | bin | 0 -> 81303 bytes | |||
| -rw-r--r-- | root/games/plonat_atek/pictures/text$moonscript -> fn -> mmm$dom.moon | 17 | ||||
| -rw-r--r-- | root/games/plonat_atek/text$markdown.md | 3 |
6 files changed, 21 insertions, 0 deletions
diff --git a/root/games/plonat_atek/pictures/amaze/attribution: text$markdown+span b/root/games/plonat_atek/pictures/amaze/attribution: text$markdown+span new file mode 100644 index 0000000..7a5a6fb --- /dev/null +++ b/root/games/plonat_atek/pictures/amaze/attribution: text$markdown+span @@ -0,0 +1 @@ +photo by [Rick Hoppmann](https://twitter.com/tinyruin) diff --git a/root/games/plonat_atek/pictures/amaze/image$jpeg.jpg b/root/games/plonat_atek/pictures/amaze/image$jpeg.jpg Binary files differnew file mode 100644 index 0000000..70025b8 --- /dev/null +++ b/root/games/plonat_atek/pictures/amaze/image$jpeg.jpg diff --git a/root/games/plonat_atek/pictures/mockup/image$jpeg.jpg b/root/games/plonat_atek/pictures/mockup/image$jpeg.jpg Binary files differnew file mode 100644 index 0000000..1cfa03a --- /dev/null +++ b/root/games/plonat_atek/pictures/mockup/image$jpeg.jpg diff --git a/root/games/plonat_atek/pictures/setup/image$jpeg.jpg b/root/games/plonat_atek/pictures/setup/image$jpeg.jpg Binary files differnew file mode 100644 index 0000000..feec066 --- /dev/null +++ b/root/games/plonat_atek/pictures/setup/image$jpeg.jpg diff --git a/root/games/plonat_atek/pictures/text$moonscript -> fn -> mmm$dom.moon b/root/games/plonat_atek/pictures/text$moonscript -> fn -> mmm$dom.moon new file mode 100644 index 0000000..dfa03eb --- /dev/null +++ b/root/games/plonat_atek/pictures/text$moonscript -> fn -> mmm$dom.moon @@ -0,0 +1,17 @@ +import div from require 'mmm.dom' +import embed from (require 'mmm.mmmfs.util') require 'mmm.dom' + +=> + images = for child in *@children + embed child, nil, nil, attr: { + style: { + height: '15em' + margin: '0 .5em' + } + } + + div with images + .style = { + display: 'flex' + overflow: 'auto hidden' + } diff --git a/root/games/plonat_atek/text$markdown.md b/root/games/plonat_atek/text$markdown.md index 5296b2f..c709274 100644 --- a/root/games/plonat_atek/text$markdown.md +++ b/root/games/plonat_atek/text$markdown.md @@ -1,4 +1,7 @@ # <mmm-embed nolink facet="title"></mmm-embed> + +<mmm-embed nolink path="pictures"></mmm-embed> + *Plonat Atek* is a digital game that communicates itself to the player only via the stereo headphone jack. The signal is split, and one of the streams is fed into a pair of headphones that show the game to the player as a melody, interlaced with a series of blips and bursts of noise. |
