55 lines
2.4 KiB
HTML
55 lines
2.4 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | degamification</title>
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | degamification</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>title: Distance and the degamification of play
|
|
author: “Madison Scott-Clary”
|
|
description: “”
|
|
revisions: []
|
|
created: 2020-12-14T13:15:43.525088537-08:00
|
|
modified: 2020-12-14T13:15:43.525088626-08:00</p>
|
|
<hr />
|
|
<h1 id="distance-and-the-degamification-of-play">Distance and the degamification of play</h1>
|
|
<h2 id="pioneer-9">Pioneer 9</h2>
|
|
<p>Start with some history about Pioneer 9, its genesis, and its end. </p>
|
|
<h2 id="lets-talk-about-football">Lets talk about football</h2>
|
|
<p>Hard pivot into talking about 17776/20020 via “Lets talk about football.” </p>
|
|
<h2 id="on-distance">On distance</h2>
|
|
<h3 id="spatial-distance">Spatial distance</h3>
|
|
<p>The three satellites and the their distance from Earth abstracting the game out of play </p>
|
|
<h3 id="ability-distance">Ability distance</h3>
|
|
<p>The further away from being a beginner one gets, the less it seems like play and more like work (alt title: the deplayification of gaming) </p>
|
|
<h3 id="temporal-distance">Temporal distance</h3>
|
|
<p>The further one gets from the origin of a game, the less it feels like a game and the more it feels like a story.</p>
|
|
<p>Football has been around a long time by 17776 and even longer by 20020 (College ball has been going for 2217 years), and it feels less like a game and more like a story at this point; the longer a gam
|
|
e runs, the more abstract the game portion of it feels.</p>
|
|
<h2 id="from-game-to-story">From game to story</h2>
|
|
<h3 id="becoming-immortal">Becoming immortal</h3>
|
|
<h3 id="enby-icon-pioneer-9">Enby icon Pioneer 9</h3>
|
|
<h3 id="nick-and-manny">Nick and Manny</h3>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2020-12-14</p>
|
|
</footer>
|
|
</main>
|
|
<script type="text/javascript">
|
|
document.querySelectorAll('.tag').forEach(tag => {
|
|
let text = tag.innerText;
|
|
tag.innerText = '';
|
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|