index.html 2.11 KB
Newer Older
Athanasios's avatar
Athanasios committed
1
2
3
4
<!DOCTYPE html>
<html>

<head>
5
6
7
8
9
10
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="generator" content="GitLab Pages">
	<title>Buildicipate</title>
	<link rel="stylesheet" href="../assets/css/style.css">
	<link rel="stylesheet" href="../assets/css/mobile.css">
Athanasios's avatar
Athanasios committed
11
12
13
</head>

<body>
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
	<header id="header">
		<div class="row">
			<div class="logo" id="logo"></div>
			<div class="hamburger">
				<div class="line"></div>
				<div class="line"></div>
				<div class="line"></div>
			</div>
			<nav></nav>
		</div>
		<div id="projectlogo"></div>
		<div id="projectname"></div>
	</header>
	<div class="content">

		<h1>Buildicipate Project</h1>
Joe TS Dell's avatar
update    
Joe TS Dell committed
30
		
31
32
33
34
35
36
37
38
39
40
		<li>
			A real world digital 3D platform (Digital Twin) of Stuttgart for citizens and government to build, play,
			explore and engage in city development process.
		</li>
		<li>
			Complimanting traditional citizen particiaption in city development process using visually rich digital city
			environment and interaction.
		</li>
		<li>Enhancing the digital participation platform with game elements to bring out more creativity and sense of
			there importance in the city development process.
Joe TS Dell's avatar
update    
Joe TS Dell committed
41
		</li>
42

Joe TS Dell's avatar
update    
Joe TS Dell committed
43
		<img src="bp1.jpg">
44
45


Joe TS Dell's avatar
update    
Joe TS Dell committed
46
47
		<h1>Our Idea</h1>
		<h4>The Smart Participation Game in Four Easy Steps</h4>
48
		<p>
Joe TS Dell's avatar
up    
Joe TS Dell committed
49
50
51
52
53
54
55
56
57
58
59
60
61
62
			<ol type="I">
				<li>
				 <b>PLAN</b> (Public/private sector, Real Estate)
				</li>
				<li>
				 <b>BUILD</b> (Game Developer)
				</li>
				<li>
				 <b>PLAY</b> (Any Citizens – Young adults)
				</li>
				<li>
				 <b>REWARD</b> (Decision makers gives awards to the best planning (can be real award or ingame awards))
				</li>
			</ol>
Joe TS Dell's avatar
update    
Joe TS Dell committed
63
64
65
		</p>
			
		
Athanasios's avatar
Athanasios committed
66
67


Joe TS Dell's avatar
update    
Joe TS Dell committed
68
		<h1>List of external links</h1>
Athanasios's avatar
Athanasios committed
69

Joe TS Dell's avatar
update    
Joe TS Dell committed
70
71
72
73
74
75
76
77
		<p>
			<ul>
				<li><a href="https://stadtlabor.podigee.io">HFT Stadtlabor</a></li>
				<li><a
						href="https://stadtlabor.podigee.io/5-05-vergessen-in-der-stadt-wie-die-stadtplanung-menschen-mit-demenz-helfen-kann">Vergessen
						in der Stadt</a></li>
			</ul>
		</p>
Athanasios's avatar
Athanasios committed
78

79
	</div>
Athanasios's avatar
Athanasios committed
80

Joe TS Dell's avatar
up    
Joe TS Dell committed
81
82
83
	<div class="footer">
		<h1>Our Team</h1>
	</div>
84
	<div class="legal"></div>
Athanasios's avatar
Athanasios committed
85

86
87
	<script src="../settings.js"> </script>
	<script src="../main.js"> </script>
Athanasios's avatar
Athanasios committed
88
89
</body>

Joe TS Dell's avatar
update    
Joe TS Dell committed
90
</html>