-
Notifications
You must be signed in to change notification settings - Fork 1
/
world-game.html
27 lines (24 loc) · 1.3 KB
/
world-game.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!doctype html>
<html>
<head>
<title>World Game</title>
<meta name="description" content="favors liveness over safety">
<meta name="keywords" content="P2P trust">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<h1>World Game</h1>
<h2><strong>19:00, 28 August 2019</strong></h2>
<p><strong><a href="https://trust.support/">Trust</a>, Kluckstr. 25, 10785 Berlin</strong></p>
<p><strong>Cullen Miller, Susan Ploetz, Sam Hart</strong></p>
<main>
<img src="assets/world-game.jpg" alt="Buckminster Fuller World Game">
<br>
<br>
<p><a href="http://pointlinesurface.com/">Cullen Miller</a> will present the research on world games and war games he has conducted in preperation for an upcoming project. The lecture will discuss the Rand Corporation's wargaming techniques, Buckminster Fuller's World Game, the movement toward whole systems thinking, and mereotopology, a relational theory of parts and wholes.</p>
<p>Following the presentation will be a participatory scenerio planning excercise produced in collaboration with <a href="https://susanploetz.com/">Susan Ploetz.</a></p>
<a class="tdn fs2"href="https://weboftru.st">⤾</a>
</main>
</body>
</html>