-
Notifications
You must be signed in to change notification settings - Fork 0
/
development.html
43 lines (32 loc) · 1.03 KB
/
development.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html>
<head>
<link href='https://fonts.googleapis.com/css?family=Alef' rel='stylesheet'>
<style>
body {
font-family: 'Alef';font-size: 22px;
}
</style>
</head>
<body>
<center>
<p style="width:39%">
<h1>Home for Humans: Development</h1>
<p>Home for Humans has been in the making for <i>years</i>. It is <b>no where near being done</b>. Even though it is a collective effort from <b>Psy·che·del·ic Studios</b>, it doesn't mean that multiple people are working on it. I am the only developer working on this game at the moment, even though I can't take all of the credit:
<h3>BlupHox (Dan)</h3> for being a great friend and helping me thick and thin.
<h3>Joe</h3> for being a great friend and supporter. Also made some animations.
<h3>Toby Fox</h3> for creating Undertale and being a huge inspiration.
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<!DOCTYPE html>
<html>
<body>
<audio autoplay loop>
<source src="undertale.mp3" type="audio/mp3">
Your browser does not support the audio element.
</audio>
</body>
</html>