-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlinks.html
More file actions
151 lines (151 loc) · 4.95 KB
/
links.html
File metadata and controls
151 lines (151 loc) · 4.95 KB
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DexHunt Official Links</title>
<link rel="icon" type="image/png" href="favicon-32x32.png" />
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
<style>
html, body {
height: 100%;
margin: 0;
padding: 0;
background: #000 !important;
color: #ffc34d;
min-height: 100vh;
font-family: 'Courier New', Courier, monospace;
}
body {
background:
repeating-linear-gradient(135deg, #2d1b00 0 2px, transparent 2px 20px),
linear-gradient(to top, #181818 0%, #2d1b00 60%, #e86100 100%);
background-attachment: fixed;
background-size: cover;
position: relative;
overflow-x: hidden;
}
.hero {
text-align: center;
padding: 2.5rem 1rem 2rem 1rem;
background: rgba(26, 26, 26, 0.85);
border-bottom: 3px solid #ffc107;
position: relative;
z-index: 3;
box-shadow: 0 4px 24px #0008;
}
.hero-title {
font-family: 'Press Start 2P', 'VT323', 'Courier New', monospace;
font-size: 2.2rem;
margin: 0.2rem 0 0.6rem 0;
color: #ffc107;
text-shadow: 2px 2px #000, 0 0 10px #ffcc00;
letter-spacing: 2px;
}
.links-list {
display: flex;
flex-direction: column;
gap: 1.2rem;
align-items: center;
margin: 2.5rem auto 2rem auto;
max-width: 500px;
z-index: 2;
}
.link-button {
background: #ffc107;
color: #1a1a1a;
padding: 1rem 2.2rem;
border-radius: 10px;
font-size: 1.25rem;
font-weight: bold;
text-decoration: none;
box-shadow: 0 2px 8px #0006;
transition: background 0.2s, transform 0.2s;
animation: pulse 1.5s infinite;
display: flex;
align-items: center;
gap: 0.7em;
}
.link-button:hover {
background: #ffde59;
transform: scale(1.05);
}
@keyframes pulse {
0%, 100% { box-shadow: 0 2px 8px #0006; }
50% { box-shadow: 0 0 24px #ffc10799; }
}
.desert-art {
position: fixed;
bottom: 1rem;
left: 0;
width: 100vw;
text-align: center;
font-size: 2.5rem;
z-index: 100;
pointer-events: none;
user-select: none;
opacity: 0.92;
letter-spacing: 0.5rem;
background: linear-gradient(to top, #000000cc 0%, transparent 100%);
padding-bottom: 0.5rem;
}
footer {
text-align: center;
margin-top: 2.5rem;
padding: 1.2rem 1rem;
font-size: 1.08rem;
color: #aaa;
border-top: 2px solid #ffc107;
background-color: #1a1a1a;
}
footer a {
color: #ffc107;
text-decoration: none;
font-weight: bold;
margin: 0 0.5rem;
transition: color 0.3s;
}
footer a:hover {
color: #ffde59;
text-shadow: 0 0 5px #ffcc00;
}
@media (max-width: 600px) {
.hero-title { font-size: 1.3rem; }
.link-button { font-size: 1rem; padding: 0.8rem 1.2rem; }
}
</style>
</head>
<body>
<div class="hero">
<div class="hero-title">🔗 DexHunt Official Links</div>
<div style="margin-top:1.2rem; color:#00ffff; font-size:1.08rem; font-family:inherit;">
The first reflex-based esport on Solana.
<br>
No RNG. No gambling. No pay-to-win. No bets.
<br>
Just speed, skill, and blockchain bragging rights.
</div>
<div class="links-list">
<a class="link-button" href="https://fifthgenhub.github.io/DexHunt.github.io/" target="_blank" rel="noopener">🎮 Play DexHunt (Beta)</a>
<a class="link-button" href="https://x.com/PlayDexHunt" target="_blank" rel="noopener">🐦 Follow @PlayDexHunt on X</a>
<a class="link-button" href="https://discord.gg/vXJZPcZn" target="_blank" rel="noopener">💬 Join the DexHunt Discord</a>
<a class="link-button" href="https://github.com/FifthGenHub/DexHunt.github.io" target="_blank" rel="noopener">👨💻 View the GitHub Codebase</a>
<a class="link-button" href="LITEPAPER.md.pdf" target="_blank" rel="noopener">📄 Read the Litepaper</a>
<a class="link-button" href="legal/legal.html" target="_blank" rel="noopener">📜 Legal Hub</a>
</div>
</div>
<div class="desert-art">
🌵 🤠 💰 🔫 🪙 💀 🪙 🔫 💰 🤠 🌵
</div>
<footer>
<p>
<a href="https://x.com/PlayDexHunt" target="_blank" rel="noopener" title="Follow DexHunt on Twitter">@PlayDexHunt</a> |
<a href="mailto:dexhuntgame@gmail.com" title="Email Us">📬 Contact</a> |
<a href="legal/legal.html">📜 Legal Hub</a> |
<a href="https://discord.gg/vXJZPcZn" target="_blank" rel="noopener">💬 Discord</a>
</p>
<p style="font-size: 0.8rem; margin-top: 0.5rem;">
This town ain't big enough for stolen code, AND IT AINT DONE YET. © 2025 DexHunt: Reflex Showdown
</p>
</footer>
</body>
</html>