followtherider/index.html

115 lines
3.4 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Follow the Rider ƪ(ړײ)ƪ</title>
<link rel="stylesheet" href="dist/reset.css">
<link rel="stylesheet" href="dist/reveal.css">
<link rel="stylesheet" href="dist/theme/bitnik.css" id="theme">
</head>
<body>
<div class="reveal" id="game">
<div class="slides">
<section>
<div class="typed-content">
<p>Follow the Rider ƪ(ړײ)ƪ</p>
</div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content">
<p>by !Mediengruppe Bitnik 💻</p>
</div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content">
<p>Instructions for a Dérive ⚡💥</p>
</div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content"><p>You will experience the city through the movements of other e-scooter riders 🏴🏁</p></div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content"><p>Give up your autonomy by chosing to follow another rider.🙅🏽‍<br> Do this in
stealth mode. Respectfully and descreetly</p></div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content">
<p>Rent an e-scooter 🛠</p>
</div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content">
<p>Follow the next person you see on an e-scooter inconspicuously. 💊</p>
</div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content">
<p>Let the rider lead 📡 you through Berlin. Let them be your guide. </p>
</div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content">
<p>The tour ends when the rider stops and parks their e-scooter.<br>🕹 Follow a new rider 🕳️ if your ride was too short.</p>
</div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content">
<p>Document your journey with images, videos, voice and text messages 📞📸</p>
</div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content">
<p>Send them to the dedicated telegram group <a href="https://t.me/followtherider">@followtherider</a> </p>
</div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content">
<p>Stay safe! Have fun. 💥 Start now! Keep us up2date. 🌐💄 </p>
</div>
<span class="typed-insert"></span>
</section>
<section>
<div class="typed-content">
<p>Telegram <a href="https://t.me/followtherider">@followtherider</a></p>
</div>
<span class="typed-insert"></span>
</section>
</div>
<!--<button class="navigate-next">Next</button>-->
</div>
<script src="dist/reveal.js"></script>
<script src="dist/phaser.min.js"></script>
<script src="main.js"></script>
</body>
</html>