-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
78 lines (63 loc) · 1.04 KB
/
index.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!doctype html>
<head>
<link href="style.css" rel="stylesheet" >
Dolphinana Site!
</head>
<body>
<h2>
<a href="https://dolphinana.neocities.org"> GOTO my new site!</a>
</h2>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<p> Welcome to Dolphinana site. I make games and cool stuff! </p>
<br>
<img src="images/Dolphinana-UPSCALED.gif">
<br>
<a href="https://raw.githubusercontent.com/Dolphinana/EpicDemo/main/Fireflies.exe">Cool FireFlies demo by Dolphinana (Windows)</a>
<br>
<br>
<a href="https://raw.githubusercontent.com/Dolphinana/EpicDemo/main/YourMouseIsABlackhole.exe">YourMouseIsABlackhole (Windows)</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<p> My Platformer! (Work In Progress)</p>
<a href="https://gitlab.com/Dolphinana/PlatformerPrototype0-RELEASE"> Temporary public testing (Windows and GNU/Linux)</a>
<br>
<br>
<img src="images/PlatformerPrototype0screenshot0.png">
<br>
<p> This site is under construction... </p>
</body>