index.html 2.26 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
up    
Joe TS Dell committed
30
31
32
33
34
35
36
37

		<video controls width="500">

			<source src="Media1.mp4" type="video/mp4">
		
			Sorry, your browser doesn't support embedded videos.
		</video>

Joe TS Dell's avatar
update    
Joe TS Dell committed
38
		
39
40
41
42
43
44
45
46
47
48
		<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
49
		</li>
50

Joe TS Dell's avatar
update    
Joe TS Dell committed
51
		<img src="bp1.jpg">
52
53


Joe TS Dell's avatar
update    
Joe TS Dell committed
54
55
		<h1>Our Idea</h1>
		<h4>The Smart Participation Game in Four Easy Steps</h4>
56
		<p>
Joe TS Dell's avatar
up    
Joe TS Dell committed
57
58
59
60
61
62
63
64
65
66
67
68
69
70
			<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
71
72
73
		</p>
			
		
Athanasios's avatar
Athanasios committed
74
75


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

Joe TS Dell's avatar
update    
Joe TS Dell committed
78
79
80
81
82
83
84
85
		<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
86

87
	</div>
Athanasios's avatar
Athanasios committed
88

Joe TS Dell's avatar
up    
Joe TS Dell committed
89
90
91
	<div class="footer">
		<h1>Our Team</h1>
	</div>
92
	<div class="legal"></div>
Athanasios's avatar
Athanasios committed
93

94
95
	<script src="../settings.js"> </script>
	<script src="../main.js"> </script>
Athanasios's avatar
Athanasios committed
96
97
</body>

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