-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
252 lines (240 loc) · 9.15 KB
/
index.html
File metadata and controls
252 lines (240 loc) · 9.15 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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="/static/favicon.ico">
<link href="/static/css/normalize.css" rel="stylesheet">
<link href="/static/css/site.css" rel="stylesheet">
<link href="/static/fonts/rubik.css" rel="stylesheet">
<title>Flipon - a fun & juicy action puzzle game!</title>
<meta name="twitter:title" content="Flipon">
<meta
name="twitter:description"
content="Flipon is a juicy and fun arcade puzzle game full of surprises!"
>
<meta property="og:title" content="Flipon">
<meta
property="og:description"
content="Flipon is a juicy and fun arcade puzzle game full of surprises!"
>
<meta name="author" content="Damien Mayance">
<meta
name="description"
content="Flipon is a juicy and fun arcade puzzle game full of surprises!"
>
<meta
name="keywords"
content="damien, mayance, flipon, panel de pon, puzzle league, tetris attack, panic attack, aurélien, regard"
>
<meta property="og:site_name" content="Flipon">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.flipon.net">
<meta property="og:locale" content="en">
<meta
property="og:image"
content="https://www.flipon.net/static/images/card.png"
>
<meta property="og:image:type" content="image/png">
<meta property="og:image:height" content="1920">
<meta property="og:image:width" content="1080">
<meta name="twitter:card" content="photo">
<meta name="twitter:site" content="https://www.flipon.net">
<meta name="twitter:creator" content="flipongame">
<meta name="twitter:url" content="https://www.flipon.net">
<meta
name="twitter:image:src"
content="https://www.flipon.net/static/images/card.png"
>
</head>
<body>
<div class="page">
<header class="page-header">
<div class="logo-div">
<img class="logo" src="static/images/logo.png" alt="Flipon logo">
</div>
</header>
<main class="page-content" role="main">
<div class="links">
<ul>
<li>
<a
href="https://store.steampowered.com/app/1285020/Flipon/"
class="link link-steam"
>
<img class="link-icon" src="static/images/steam.png" alt="Steam">Steam
</a>
</li>
<li>
<a href="https://www.nintendo.com/games/detail/flipon-switch/" class="link link-eshop">
<img class="link-icon" src="static/images/switch.png" alt="Switch">eShop
</a>
</li>
<li>
<a href="https://apps.apple.com/us/app/flipon/id1535461342" class="link link-ios">
<img class="link-icon" src="static/images/ios.png" alt="iOS">iOS
</a>
</li>
<li>
<a href="https://play.google.com/store/apps/details?id=com.pid.flipon" class="link link-android">
<img class="link-icon" src="static/images/android.png" alt="Android">Android
</a>
</li>
<li>
<a href="https://discord.com/invite/taMGFcG9qs" class="link link-discord">
<img class="link-icon" src="static/images/discord.png" alt="Discord">Discord
</a>
</li>
<li>
<a href="https://levels.flipon.net" class="link link-editor">
Level Editor
</a>
</li>
</ul>
</div>
<div class="trailer">
<iframe
class="video"
src="https://www.youtube.com/embed/ry4ex4_T-oU"
frameborder="0"
allowfullscreen
></iframe>
</div>
<div class="description">
<h1>FLIPON</h1>
<p>
Join Kat and her crew in an epic quest in Flipon, a juicy, fun and
fast-paced arcade puzzle game!
</p>
<p>
Mine flipoblocks by aligning them to make combos, solve puzzles and defeat the (cute) bad guys!
</p>
<p>
Embark your ship and visit 75+ differents levels though 5+ planets. But beware, each planet is owned by a powerful guardian and each level is a new challenge.
</p>
<p>
<ul>
<li>CAMPAIGN: 75+ levels mixing 5 game modes: objectives, survival, boss fights, puzzles and challenges!</li>
<li>SCORE ATTACK: an infinite scoring mode with online leaderboards</li>
<li>CHALLENGE: a procedural puzzle generator</li>
<li>POWERS: discover and use wisely 6 different powers during your fights!</li>
<li>VERSUS: local multiplayer fights, up to 4 players!</li>
</ul>
</p>
</div>
<div class="screenshots">
<a href="static/images/screenshot1.png">
<img src="static/images/screenshot1.png" alt="screenshot 1">
</a>
<a href="static/images/screenshot2.png">
<img src="static/images/screenshot2.png" alt="screenshot 2">
</a>
<a href="static/images/screenshot3.png">
<img src="static/images/screenshot3.png" alt="screenshot 3">
</a>
<a href="static/images/screenshot4.png">
<img src="static/images/screenshot4.png" alt="screenshot 4">
</a>
<a href="static/images/screenshot5.png">
<img src="static/images/screenshot5.png" alt="screenshot 5">
</a>
<a href="static/images/gif1.gif">
<img src="static/images/gif1.gif" alt="GIF 1">
</a>
<a href="static/images/gif2.gif">
<img src="static/images/gif2.gif" alt="GIF 2">
</a>
<a href="static/images/gif4.gif">
<img src="static/images/gif4.gif" alt="GIF 4">
</a>
<a href="static/images/gif5.gif">
<img src="static/images/gif5.gif" alt="GIF 5">
</a>
<a href="static/images/gif6.gif">
<img src="static/images/gif6.gif" alt="GIF 6">
</a>
</div>
<!-- Team -->
<div class="team">
<h2>A GAME BY</h2>
<ul>
<li>
<a href="https://dmayance.com">Damien Mayance</a> Lead developer
</li>
<li>
<a href="https://aurelien-regard.blogspot.com/">
Aurélien Regard
</a>
2D artist
</li>
<li>
<a href="https://fr.linkedin.com/in/yoann-bazoge">Yoann Bazoge</a>
UI/UX designer
</li>
<li>
<a href="https://www.artstation.com/dayster">Benjamin Magnan</a>
Level designer
</li>
<li>
<a href="http://swannmenage.fr/">Swann Ménage</a> Sound designer
</li>
<li>
<a href="https://zandernoriega.bandcamp.com">Zander Noriega</a>
Musics
</li>
</ul>
<h2>WITH THE HELP OF</h2>
<ul>
<li><a href="https://pixelnest.io/">Pixelnest Studio</a></li>
<li><a href="https://plugindigital.com/">Plug-In-Digital</a></li>
</ul>
</div>
<div class="contact">
<h2>Contact / Press</h2>
<p>
Contact, support or code request:
<a href="mailto:contact@flipon.net">contact@flipon.net</a>
</p>
<p>
Need assets? Download the <a href="http://bit.ly/flipon_presskit">presskit</a>
</p>
</div>
<h2>Level Editor</h2>
<div class="editor">
<p>PC Players can now create their own levels.</p>
<p><a href="https://levels.flipon.net/readme">Learn more about it!</a></p>
</div>
<h2>BONUS</h2>
<div class="screenshots">
<a href="static/images/wallpaper0.png">
<img src="static/images/wallpaper0.png" alt="wallpaper0">
</a>
<a href="static/images/wallpaper1.png">
<img src="static/images/wallpaper1.png" alt="wallpaper1">
</a>
<a href="static/images/wallpaper2.png">
<img src="static/images/wallpaper2.png" alt="wallpaper2">
</a>
<a href="static/images/wallpaper3.png">
<img src="static/images/wallpaper3.png" alt="wallpaper3">
</a>
<a href="static/images/wallpaper4.png">
<img src="static/images/wallpaper4.png" alt="wallpaper4">
</a>
<a href="static/images/wallpaper5.png">
<img src="static/images/wallpaper5.png" alt="wallpwallpaper5aper3">
</a>
<a href="static/images/wallpaper6.png">
<img src="static/images/wallpaper6.png" alt="wallpaper6">
</a>
</div>
<div class="heroes">
<img src="static/images/Heroes.png" alt="Heroes">
</div>
</main>
<footer class="page-footer">
<p>Made with ❤ by Damien Mayance and a talented team.</p>
</footer>
</div>
</body>
</html>