JavaScript is required. Please enable it to continue.
Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<div align='center'>\ <div class="raleway" style='font-size: 175%;'>d•r•æ•f•t\ </div> <table class="center" border=0 width=60%>\ <tr>\ <td>\ <div style="text-indent: 2em;">//"Immobility dozed everywhere so quietly that, when I was suddenly brushed by a dull sound which my boat half ran into, I could tell that I had stopped only by the quiet glittering of initials on the lifted oars."//</div>\ <div style="text-indent: 4em;">--Stéphane Mallarmé</div> <div style="text-indent: 2em;">//"Or is the world only a 'game without players?' In that case, why do you continue to play?"//</div>\ <div style="text-indent: 4em;">--Daniel Charles, to John Cage</div>\ <img src=".\media\9\cage.jpg" class="center">\ <div style="text-indent: 4em;">--John Cage, in response to Daniel Charles</div>\ </td>\ </tr>\ </table>\ [[play|Cast the dice]] </div>\ <<silently>>\ <<set $die1 = random(1,6)>>\ <<set $die2 = random(1,6)>>\ <<set $die3 = random(1,6)>>\ <</silently>>\
<<audio "dicesound" play>>\ <div class="raleway" style='font-size: 175%' align='center'> the dice are cast </div>\ <div class="raleway" style='font-size: 75%' align='center'>\ [[cast again|Cast the dice][$die1 = random(1,6); $die2 = random(1,6) ; $die3 = random(1,6)]] </div> <table>\ <tr>\ <td>\ /*** Beginning of first set of vertical passages ***/\ <<if $die1 == 1>>\ <<timed 0s>>\ <img src=".\media\9\1a.jpg"> <</timed>>\ <</if>>\ \ <<if $die1 == 2>>\ <<timed 0s>>\ <img src=".\media\9\2a.jpg"> <</timed>>\ <</if>>\ \ <<if $die1 == 3>>\ <<timed 0s>>\ <img src=".\media\9\3a.jpg"> <</timed>>\ <</if>>\ \ <<if $die1 == 4>>\ <<timed 0s>>\ <img src=".\media\9\4a.jpg"> <</timed>>\ <</if>>\ \ <<if $die1 == 5>>\ <<timed 0s>>\ <img src=".\media\9\5a.jpg"> <</timed>>\ <</if>>\ \ <<if $die1 == 6>>\ <<timed 0s>>\ <img src=".\media\9\6a.jpg"> <</timed>>\ <</if>>\ </td>\ /*** End of first set of vertical passages ***/\ \ /*** Beginning of second set of vertical passages ***/\ <td>\ <<if $die2 == 1>>\ <<timed 0s>>\ <img src=".\media\9\1b.jpg"> <</timed>>\ <</if>>\ \ <<if $die2 == 2>>\ <<timed 0s>>\ <img src=".\media\9\2b.jpg"> <</timed>>\ <</if>>\ \ <<if $die2 == 3>>\ <<timed 0s>>\ <img src=".\media\9\3b.jpg"> <</timed>>\ <</if>>\ \ <<if $die2 == 4>>\ <<timed 0s>>\ <img src=".\media\9\4b.jpg"> <</timed>>\ <</if>>\ \ <<if $die2 == 5>>\ <<timed 0s>>\ <img src=".\media\9\5b.jpg"> <</timed>>\ <</if>>\ \ <<if $die2 == 6>>\ <<timed 0s>>\ <img src=".\media\9\6b.jpg"> <</timed>>\ <</if>>\ </td>\ /*** End of second set of vertical passages ***/\ <td style="padding:18px">\ /*** Start of Dice Replacement section : section is replaced by whatever dice is rolled ***/\ <span @style='"margin-left:" + random(0, 20) + "em;"'><span id="firstdie"></span></span> <span id="space"></span> <span @style='"margin-left:" + random(0, 20) + "em;"'><span id="seconddie"></span></span> /*** End Dice Replacement section ***/\ <silently>\ \ /*** Start of Random Dice Replacement 1 section ***/\ <<if $die1 == 1>>\ <<timed 0s>>\ <<replace "#firstdie">><img src=".\media\9\1d.png">a man is cast out you<</replace>> <</timed>>\ <</if>>\ \ <<if $die1 == 2>>\ <<timed 0s>>\ <<replace "#firstdie">><img src=".\media\9\2d.png">too late<</replace>> <</timed>>\ <</if>>\ \ <<if $die1 == 3>>\ <<timed 0s>>\ <<replace "#firstdie">><img src=".\media\9\3d.png">thread the dawn<</replace>> <</timed>>\ <</if>>\ \ <<if $die1 == 4>>\ <<timed 0s>>\ <<replace "#firstdie">><img src=".\media\9\4d.png">for tomorrow<</replace>> <</timed>>\ <</if>>\ \ <<if $die1 == 5>>\ <<timed 0s>>\ <<replace "#firstdie">><img src=".\media\9\5d.png">fie verve<</replace>> <</timed>>\ <</if>>\ \ <<if $die1 == 6>>\ <<timed 0s>>\ <<replace "#firstdie">><img src=".\media\9\6d.png">sick yourself against the moon<</replace>> <</timed>>\ <</if>>\ /*** End of Random Dice Replacement 1 section ***/\ \ \ \ \ \ /*** Start of Random Dice Replacement 2 section ***/\ <<if $die2 == 1>>\ <<timed 0s>>\ <<replace "#seconddie">><img src=".\media\9\1d.png">a man is cast out<</replace>>\ <</timed>>\ <</if>>\ \ <<if $die2 == 2>>\ <<timed 0s>>\ <<replace "#seconddie">><img src=".\media\9\2d.png">too late<</replace>>\ <</timed>>\ <</if>>\ \ <<if $die2 == 3>>\ <<timed 0s>>\ <<replace "#seconddie">><img src=".\media\9\3d.png">thread the dawn<</replace>>\ <</timed>>\ <</if>>\ \ <<if $die2 == 4>>\ <<timed 0s>>\ <<replace "#seconddie">><img src=".\media\9\4d.png">for tomorrow<</replace>>\ <</timed>>\ <</if>>\ \ <<if $die2 == 5>>\ <<timed 0s>>\ <<replace "#seconddie">><img src=".\media\9\5d.png">fie verve<</replace>>\ <</timed>>\ <</if>>\ \ <<if $die2 == 6>>\ <<timed 0s>>\ <<replace "#seconddie">><img src=".\media\9\6d.png">sick yourself against the moon<</replace>>\ <</timed>>\ <</if>>\ \ /*** End of Random Dice Replacement 2 section ***/\ /*** Start of Random Space Replacement section ***/\ <<if $die3 == 1>>\ <<timed 0s>>\ <<replace "#space">><img src=".\media\9\space1.png"><</replace>>\ <</timed>>\ <</if>>\ \ <<if $die3 == 2>>\ <<timed 0s>>\ <<replace "#space">><img src=".\media\9\space2.png"><</replace>>\ <</timed>>\ <</if>>\ \ <<if $die3 == 3>>\ <<timed 0s>>\ <<replace "#space">><img src=".\media\9\space3.png"><</replace>>\ <</timed>>\ <</if>>\ \ <<if $die3 == 4>>\ <<timed 0s>>\ <<replace "#space">><img src=".\media\9\space4.png"><</replace>>\ <</timed>>\ <</if>>\ \ <<if $die3 == 5>>\ <<timed 0s>>\ <<replace "#space">><img src=".\media\9\space5.png"><</replace>>\ <</timed>>\ <</if>>\ \ <<if $die3 == 6>>\ <<timed 0s>>\ <<replace "#space">><img src=".\media\9\space5.png"><</replace>>\ <</timed>>\ <</if>>\ \ /*** End of Random Space Replacement section ***/\ </silently>\ --------------------------------------------- <div class="raleway" style='font-size: 125%' align='right'>\ //(the Abyss)// </div>\ \ <<if $die1 == 1>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //Everything happens// </div>\ <</timed>>\ <</if>>\ \ <<if $die1 == 2>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //the naked use of thought,// </div>\ <</timed>>\ <</if>>\ \ <<if $die1 == 3>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //In my work,// </div>\ <</timed>>\ <</if>>\ \ <<if $die1 == 4>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //just enough// </div>\ <</timed>>\ <</if>>\ \ <<if $die1 == 5>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //Let the genre become one like the symphony,// </div>\ <</timed>>\ <</if>>\ \ <<if $die1 == 6>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //I venerate it and attribute to it// </div>\ <</timed>>\ <</if>>\ \ \ \ \ \ <<if $die2 == 1>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //by a shortcut, hypothetically;// </div>\ <</timed>>\ <</if>>\ \ <<if $die2 == 2>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //retreating, prolonging, fleeing,// </div>\ <</timed>>\ <</if>>\ \ <<if $die2 == 3>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //which has no precedent,// </div>\ <</timed>>\ <</if>>\ \ <<if $die2 == 4>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //to open some eyes// </div>\ <</timed>>\ <</if>>\ \ <<if $die2 == 5>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //little by little,// </div>\ <</timed>>\ <</if>>\ \ <<if $die2 == 6>>\ <<timed 0s>>\ <div @style='"margin-left:" + random(6, 22) + "em;"'>\ //the empire of passion and of dream--// </div>\ <</timed>>\ <</if>>\ \ </td> </tr> </table> <div align='center' style='font-size: 70%;'> [[return|Start]] </div>\
<<cacheaudio "dicesound" "media/9/dicesound.mp3">>