index.html 1.82 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
update    
Joe TS Dell committed
49
50
51
52
53
54
55
			<li>Plan</li>
			<li>Build</li>
			<li>Play</li>
			<li>Reward</li>
		</p>
			
		
Athanasios's avatar
Athanasios committed
56
57


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

Joe TS Dell's avatar
update    
Joe TS Dell committed
60
61
62
63
64
65
66
67
		<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
68

69
	</div>
Athanasios's avatar
Athanasios committed
70

71
72
	<div class="footer"></div>
	<div class="legal"></div>
Athanasios's avatar
Athanasios committed
73

74
75
	<script src="../settings.js"> </script>
	<script src="../main.js"> </script>
Athanasios's avatar
Athanasios committed
76
77
</body>

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