-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatchgame.html
More file actions
261 lines (239 loc) · 10.9 KB
/
Copy pathcatchgame.html
File metadata and controls
261 lines (239 loc) · 10.9 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
253
254
255
256
257
258
259
260
<!doctype html>
<html lang="en-EN">
<head>
<!-- AI Bots -->
<meta name="GPTBot" content="index,follow">
<meta name="ChatGPT-User" content="index,follow">
<meta name="Google-Extended" content="index,follow">
<meta name="CCBot" content="index,follow">
<!-- SEO Meta Tags -->
<meta name="robots" content="index,follow" />
<meta name="bingbot" content="index,follow">
<meta name="googlebot" content="index,follow">
<meta name="googlebot-news" content="index,follow">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "VideoGame",
"name": "Rise Monster Master",
"description": "Become the ultimate monster trainer in this exciting game. Catch, train, and evolve unique monsters to build your ultimate team and compete against other players worldwide.",
"genre": ["RPG", "Monster Taming", "Adventure"],
"operatingSystem": "Android, iOS",
"image": "https://theoretical.studio/img/catchgame.jpg",
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is Monster in the Sky?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Monster in the Sky is an exciting endless vertical runner where you control a fun flying monster on an infinite adventure through incredible worlds. Jump up, dodge traps, and soar through the sky in this dynamic arcade game!"
}
},
{
"@type": "Question",
"name": "How do you play Monster in the Sky?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Tap to jump, hold to fly up, and release to glide down. The higher you go, the faster the game becomes, with more challenging obstacles to avoid. Test your reaction time and precision as you navigate through various magical worlds!"
}
},
{
"@type": "Question",
"name": "What kind of worlds can I explore in the game?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The game features multiple beautiful worlds including an Underwater World, Space, Tropical Islands, and Cloud Kingdoms. Each world has unique visuals, obstacles, and surprises to discover as you climb higher!"
}
},
{
"@type": "Question",
"name": "What can I do with the coins I collect?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Use coins to unlock new monster appearances, power-ups, and special effects. Customize your monster with various fun, scary, and colorful looks to make your journey even more exciting!"
}
},
{
"@type": "Question",
"name": "Is Monster in the Sky suitable for casual players?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Absolutely! With simple one-touch controls and quick gameplay sessions, Monster in the Sky is perfect for casual gaming. It's easy to pick up but challenging to master, making it enjoyable for players of all skill levels."
}
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://theoretical.studio"
},
{
"@type": "ListItem",
"position": 2,
"name": "Rise Monster Master",
"item": "https://theoretical.studio/catchgame"
}
]
}
</script>
<meta charset="utf-8">
<title>Rise Monster Master</title>
<link rel="manifest" href="site.webmanifest">
<link rel="apple-touch-icon" href="icon.png">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/adaptive.css">
<link rel="stylesheet" href="css/top-menu.css">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"
rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
<meta name="description"
content="Pocket Squad is a fresh and easy-going auto battler. Collect different creatures from melons, combine them to create the best team and play with other people. Every creature you find can be grown into bigger, better and cuter one!">
<meta name="robots" content="index,follow">
<meta name="copyright" content="Theoretical Studio LLP">
<meta name="theme-color" content="#111111"/>
<!-- AI Bots -->
<meta name="GPTBot" content="index,follow">
<meta name="ChatGPT-User" content="index,follow">
<meta name="Google-Extended" content="index,follow">
<meta name="CCBot" content="index,follow">
<meta property="og:locale" content="en_EN">
<meta property="og:type" content="website">
<meta property="og:title" content="Rise Monster Master">
<meta property="og:description"
content="Pocket Squad is a fresh and easy-going auto battler. Collect different creatures from melons, combine them to create the best team and play with other people. Every creature you find can be grown into bigger, better and cuter one!">
<meta property="og:image" content="img/pocket-squad-thumbnail.jpg">
<meta property="og:url" content="https://theoretical.studio/pocket-squad">
<meta property="og:site_name" content="Rise Monster Master">
<!-- Android App Link --> <!-- App Store Smart App Banner -->
<link rel="alternate" href="https://play.google.com/store/apps/details?id=com.TheoreticalStudio.CatchGame" />
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-MJ4968FH');</script>
<!-- End Google Tag Manager -->
</head>
<body class="wrapper-regrow">
<header class="top-nav flex-center">
<a href="index.html">
<img src="img/icons/theoretical-studio-logo-white.svg" alt="Theoretical Studio logo" class="studio-logo">
</a>
<input id="menu-toggle" type="checkbox"/>
<label class='menu-button-container' for="menu-toggle">
<div class='menu-button'></div>
</label>
<ul class="menu">
<li>
<a href="catchgame-privacy-policy.html" target="_blank">Privacy policy</a>
</li>
</ul>
</header>
<section class="fullscreen-section flex-center">
<div class="video-container" style="background-color: #FF706E ">
<!-- <video width="100%" height="100%" muted="muted" class="hero-video" loop="loop" autoplay=""-->
<!-- poster="img/regrow-bg.webp">-->
<!-- <source src="img/Pocket_Squad_vid.mp4" type="video/mp4">-->
<!-- <track src="captions_en.vtt" kind="captions" srclang="en" label="english_captions">-->
<!-- </video>-->
</div>
<div class="hero-block">
<div class="hero-active-block">
<img src="img/games/rise/catchgame-logo.svg" alt="catchgame logo" class="game-logo-big">
<div class="hero-button-container">
<a href="https://play.google.com/store/apps/details?id=com.TheoreticalStudio.CatchGame&hl=ru" class="store-button" id="googlePlay">
<img src="img/icons/googleplay-button.svg" alt="Play Market button">
</a>
<a href="https://apps.apple.com/at/app/rise-monster-masters/id1609515393" class="store-button" id="AppStore">
<img src="img/icons/appstore-button.svg" alt="Appstore button">
</a>
<a href="#" class="store-button" id="Rustore">
<img src="img/icons/rustore-button.svg" alt="ru store button">
</a>
</div>
</div>
<!-- <iframe src="https://www.youtube.com/watch?v=ZovJ52RsRjI" title="Pocket Squad official trailer" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture;" class="trailer"></iframe>-->
<!-- <iframe src="https://www.youtube.com/embed/ZovJ52RsRjI" title="Pocket Squad: Official Trailer #mobilegame" allow="accelerometer; autoplay; clipboard-write; encrypted-media; picture-in-picture;" class="trailer"></iframe>-->
<!-- <iframe src="https://youtu.be/rKAIuTVTH8Q" title="Regrow" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture;" allowfullscreen="" class="trailer"></iframe>-->
</div>
</section>
<section class="flex-center" id="screenshots">
<div class="container">
<div class="text-block">
<h1>Screenshots</h1>
</div>
<div class="screenshot-container">
<img src="img/games/rise/screenshots/catchgame-screenshot-1.jpg" class="screenshot thumbnail" alt="screenshot" >
<img src="img/games/rise/screenshots/catchgame-screenshot-2.jpg" class="screenshot thumbnail" alt="screenshot" >
<img src="img/games/rise/screenshots/catchgame-screenshot-3.jpg" class="screenshot thumbnail" alt="screenshot" >
</div>
<!-- <div id="imageModal" class="modal -control">-->
<!-- <span class="close">×</span>-->
<!-- <img class="modal-content" id="modalImage" alt="screen-thumbnail" src="#">-->
<!-- </div>-->
</div>
</section>
<section class="flex-center" id="about">
<div class="container">
<h1>About the game</h1>
<p>
<b>Rise Monster Masters</b> game about cute cookie-eater monster.
</P>
</div>
</section>
<footer>
<div class="container">
<a href="support.html" class="text-button"> Contact us</a>
</div>
</footer>
</body>
</html>
<script src="js/modal.js"></script>
<script src="js/devicecheck.js"></script>
<script src="js/main.js"></script>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MJ4968FH"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FZK15BT4W8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-FZK15BT4W8');
</script>