-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
91 lines (90 loc) · 4.09 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
79
80
81
82
83
84
85
86
87
88
89
90
91
<!DOCTYPE html>
<html>
<title>green skeleton</title>
<style>
h1 {
color: #FFFFFF;
font-family: "Lucida Console", "Courier New", monospace;
}
h2 {
color: #FFFFFF;
font-family: "Lucida Console", "Courier New", monospace;
}
p {
color: #FFFFFF;
font-family: "Lucida Console", "Courier New", monospace;
}
body {
background-image: url("imgs/greenskelly.gif");
}
marquee {
color: #000000;
background-color: #00ff00;
}
href {
color: #0000EE;
}
.game_button {
width:450px;
margin:auto;
display: inline-block;
}
hr {
display: block;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: auto;
margin-right: auto;
border-style: inset;
border-width: 1px;
}
</style>
<body>
<center><img src="imgs/greenskeletonlogo.gif" alt="GREEN SKELETON RAAWWRRRR"></center>
<!--<center><video src="https://file.garden/Zdko1-gxzVCR-6XW/shitposts%20for%20discord/361b6001e0a69d98dc32a603c496bb5a2.mov" autoplay loop></video></center>-->
<center><p>hello</p></center>
<center><h2>have a game to request? <a href="https://forms.gle/vKd9YKcW8a86RGch7">click here!</a></h2></center>
<hr>
<center><a href="https://hits.seeyoufarm.com"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fhjvsca9200.github.io%2Fgreenskelet0n.github.io%2F&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false"/></a></center>
<center>
<hr>
<h1>GAMES GALORE!!!!!! WAHOOO!!!!!!!</h1>
<hr>
<p>note: if an emulated game doesn't load, then click once and it SHOULD load. if that doesn't work, idk what will man ur screwed</p>
<hr>
<div class="game_button">
<a href="aliensoldier.html"><img src="https://file.garden/Zdko1-gxzVCR-6XW/boxarts/soft_alien_soldier.jpg" width="230" height="327.5" alt=""><h2>Alien Soldier</h2></a>
</div>
<div class="game_button">
<a href="mother3eng.html"><img src="https://file.garden/Zdko1-gxzVCR-6XW/boxarts/Mother3.jpg" width="400" height="255" alt=""><h2>Mother 3</h2></a>
</div>
<div class="game_button">
<a href="superfantasyzone.html"><img src="https://file.garden/Zdko1-gxzVCR-6XW/boxarts/soft_fantasy-zone.jpg" width="230" height="327.5" alt=""><h2>Super Fantasy Zone</h2></a>
</div>
<div class="game_button">
<a href="chronotrigger.html"><img src="https://file.garden/Zdko1-gxzVCR-6XW/boxarts/soft_chrono_trigger.jpg" width="420" height="306.8" alt=""><h2>Chrono Trigger</h2></a>
</div>
<div class="game_button">
<a href="yuyuhakusho.html"><img src="https://file.garden/Zdko1-gxzVCR-6XW/boxarts/soft_yu-yu-hakusho.jpg" width="230" height="327.5" alt=""><h2>Yu Yu Hakusho: Makyō Tōitsusen (Sunset Fighters)</h2></a>
</div>
<div class="game_button">
<a href="alienhominid.html"><img src="https://file.garden/Zdko1-gxzVCR-6XW/boxarts/alien_hominid_coverart.png" width="360" height="202.5" alt=""><h2>Alien Hominid</h2></a>
</div>
<div class="game_button">
<a href="sparkster.html"><img src="https://file.garden/Zdko1-gxzVCR-6XW/boxarts/soft_sparkster.jpg" width="230" height="327.5" alt=""><h2>Sparkster</h2></a>
</div>
<div class="game_button">
<a href="knuckles.html"><img src="https://file.garden/Zdko1-gxzVCR-6XW/boxarts/soft_chaotix.jpg" width="230" height="327.5" alt=""><h2>Knuckles' Chaotix</h2></a>
</div>
<div class="game_button">
<a href="bloxorz.html"><img src="https://file.garden/Zdko1-gxzVCR-6XW/boxarts/bloxorz.jpg" width="300" height="175" alt=""><h2>Bloxorz</h2></a>
</div>
<div class="game_button">
<a href="baddudes.html"><img src="https://file.garden/Zdko1-gxzVCR-6XW/boxarts/dudes-if-they-bad.jpg" width="291" height="400" alt=""><h2>Bad Dudes</h2></a>
</div>
</center>
<hr>
<center><a href="patchlog.html">update log</a></center>
<center><a href="https://www.youtube.com/watch?v=tvOkF8cEsdQ">family guy funny moments</a></center>
</body>
</html>