-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpress.html
More file actions
167 lines (138 loc) · 5.76 KB
/
press.html
File metadata and controls
167 lines (138 loc) · 5.76 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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE html>
<html>
<head>
<!-- Hello you curious person. It's all just vanilla HTML/CSS/JS. It gets the job done. -->
<meta charset="utf-8" />
<title data-i18n-key="html-title-press">Bugscraper · Press</title>
<!-- Meta tags -->
<meta name="author" content="Yolwoocle" />
<meta name="keywords" content="bugscraper, video game, game, gaming, platformer, shooter, pixel art, multiplayer, local multiplayer" />
<meta name="description" content="Rise to the top of a bug-filled tower">
<!-- Facebook Meta Tags -->
<meta property="og:title" content="Bugscraper">
<meta property="og:description" content="Rise to the top of a bug-filled tower">
<meta property="og:image" content="image/thumbnail.png">
<meta property="og:url" content="https://bugscraper.net/">
<meta property="og:type" content="website">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Bugscraper">
<meta name="twitter:description" content="Rise to the top of a bug-filled tower">
<meta name="twitter:image" content="image/thumbnail.png">
<!-- Meta Tags Generated via https://toolsaday.com -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="image/icon.png">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/slideshow.css">
</head>
<body>
<div class="banner-container unselectable">
<a href="index.html">
<img class="banner" src="image/en_website_banner.png" alt="Bugscraper logo background">
<div class="banner-fadeout"></div>
</a>
</div>
<div class="page-content" id="page">
<header class="center unselectable">
<a href="index.html">
<div class="logo-container unselectable">
<img class="logo float" src="image/logo/en_library_logo.png" alt="Bugscraper logo">
</div>
</a>
<div class="locale-container">
<img src="image/language.svg">
<select data-i18n-switcher class="locale-switcher">
<option value="en">English</option>
<option value="fr">Français</option>
<option value="es">Español</option>
<option value="ja">日本語</option>
<option value="pl">Polski</option>
<option value="pt">Português Brasileiro</option>
</select>
</div>
<div class="links" id="links-top">
<div>
<h1 data-i18n-key="press-title">Press</h1>
</div>
<div class="bigger flex-center wishlist-container">
<img class="float-small-left wishlist-arrow" src="image/arrow_left.png" height="40">
<a class="link" href="https://drive.google.com/drive/folders/1b7tJfJoAMnCjPtASlAWeYr3mT9wScFws?usp=sharing">
<button data-i18n-key="button-press-kit" class="button-wishlist link-button important-link padding-l">📰
Press kit</button>
</a>
<img class="float-small-right wishlist-arrow" src="image/arrow_right.png" height="40">
</div>
</div>
</header>
<hr class="hr-1">
<main class="center">
<!-- <hr class="hr-2"> -->
<div>
<h2 data-i18n-key="press-article-list-title">
What people are saying about the game
</h2>
</div>
<div style="text-align: left" class="article-list">
<!-- <div class="article-button padding-l">
<a href="https://gamesardor.net/top-steam-games-to-lookout-for-in-october-2024/#bugscraper">
<h3>
Metacritic
</h3>
</a>
</div> -->
<div class="article-button padding-l">
<a href="https://www.gangofdreamers.net/bugscraper-du-jump-des-boulettes-et-des-insectes/">
<h3>📰 Bugscraper, du jump, des boulettes et des insectes</h3>
</a>
Gang of Dreamers
</div>
<div class="article-button padding-l">
<a href="https://www.generationamiga.com/2026/05/01/bugscraper-preview-pixel-art-action-bug-blasting-and-local-co-op-mayhem/">
<h3>📰 Bugscraper preview: pixel-art action, bug blasting, and local co-op mayhem</h3>
</a>
GenerationAmiga.com
</div>
<div class="article-button padding-l">
<a href="https://dystopeek.fr/jouer/jv/bugscraper/">
<h3>📰 Bugscraper</h3>
</a>
Dystopeek
</div>
<div class="article-button padding-l">
<a href="https://dystopeek.fr/divers/event/play-sorbonne-festival-2025/">
<h3>📰 Play Sorbonne Festival 2025</h3>
</a>
Dystopeek
</div>
<div class="article-button padding-l">
<a href="https://gamesardor.net/top-steam-games-to-lookout-for-in-october-2024/#bugscraper">
<h3>📰 Top Steam Games To Lookout for in October 2024</h3>
</a>
Games Ardor
</div>
<div class="article-button dotted padding-l">
<span data-i18n-key="press-article-list-add-yours">
Want to add yours?
</span>
<a data-i18n-key="press-article-list-add-yours-email" href="mailto:leo@yolwoocle.com">Email me!</a>
</div>
</div>
<div id="links-bottom" class="unselectable">
</div>
<br class="">
</main>
</div>
<div class="dark-fadeout"></div>
<footer class="center">
<p>
<b data-i18n-key="contact"></b>
<a href="mailto:ninesliced@gmail.com">ninesliced@gmail.com</a><br>
</p>
<p>
<a data-i18n-key="footer-source" href="https://github.com/bugscraper/bugscraper.net">Source code for this website</a>
</p>
</footer>
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="js/i18n.js"></script>
</body>
</html>