-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
233 lines (201 loc) · 17.1 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Sleeping Beauty Game - An adventure video game</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="content-language" content="en">
<meta name="description" content="Sleeping Beauty Game is an adventure video game inspired by the Grimm Version of "Sleeping Beauty" Fable. It has a great stained glass-like style.">
<meta name="author" content="Elf Games Works">
<meta property="og:title" content="Little Briar Rose - An adventure video game">
<meta property="og:description" content="Sleeping Beauty Game is an adventure video game inspired by the Grimm Version of "Sleeping Beauty" Fable. It has a great stained glass-like style.">
<meta property="og:image" content="https://www.sleepingbeautygame.com/img/sleeping-beauty-video-game.jpg">
<meta property="og:url" content="https://www.sleepingbeautygame.com">
<meta name="twitter:title" content="Little Briar Rose - An adventure video game">
<meta name="twitter:site" content="https://www.sleepingbeauty.com">
<meta name="twitter:description" content="Little Briar Rose is an adventure video game inspired by the Grimm Version of "Sleeping Beauty" Fable. It has a great stained glass-like style.">
<meta name="twitter:image" content="https://www.sleepingbeautygame.com/img/sleeping-beauty-video-game.jpg">
<link rel="amphtml" href="https://www.sleepingbeautygame.com/amp/sleeping-beauty-video.html">
<link rel="canonical" href="https://www.sleepingbeautygame.com">
<link rel="icon" href="favicon.ico">
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "VideoObject",
"mainEntityOfPage": "https://www.sleepingbeautygame.com",
"name": "Sleeping Beauty - an adventure video game inspired by Grimm brothers version",
"description": "Sleeping Beauty - An adventure video game inspired by the Grimm Version of "Sleeping Beauty" Fable. It has a great stained glass-like style.",
"thumbnailUrl": "https://www.sleepingbeautygame.com/video/thumbnail.jpg",
"uploadDate": "2016-12-07T08:00:00+08:00",
"duration": "PT1M00S",
"contentUrl": "https://www.sleepingbeautygame.com/video/sleeping-beauty-video-game.mp4",
"publisher": {
"@type": "Organization",
"name": "Elf Games Works",
"logo": {
"@type": "ImageObject",
"url": "https://www.sleepingbeautygame.com/img/elfgames-amp.png",
"width": 600,
"height": 60
}
}
}
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-66447980-5', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="top" class="header">
<div class="seo">
<h1>A Sleeping Beauty game</h1>
<h2>An adventure video game inspired by Grimm brothers version</h2>
</div>
<ul>
<li class="layer">
<img style="opacity: 0.5; left: 200%; position: relative; top: -30px; height: 100vw; width: 5.8vw;" src="img/column.jpg" alt="sleeping beauty temple">
</li>
<li class="layer">
<div style="width:100vw"></div>
<div style="position: absolute; right: 0;">
<img style="opacity: 0.5; right: 200%; position: relative; top: -30px; height: 100vw; width: 5.8vw;" src="img/column.jpg" alt="sleeping beauty temple">
</div>
</li>
<li class="layer">
<img style="height: 100vw; top: -30px; left: -50%; position: relative" src="img/column.jpg" alt="sleeping beauty temple">
</li>
<li class="layer">
<div style="width: 100vw"></div>
<div style="position: absolute; right: 0;">
<img style="right: -50%; position: relative; top: -30px; height: 100vw;" src="img/column.jpg" alt="sleeping beauty temple">
</div>
</li>
<li class="layer">
<div style="margin-top: 33vw; margin-left: -5vw; text-align: center">
<img style="width: 120vw" src="img/brambles.png" alt="forest brambles">
</div>
</li>
<li class="layer main-layer">
<div class="text-center" style="width: 100vw; margin-top: 3vw;">
<div style="width: 60%; margin: auto">
<img style="width: 100%" src="img/logo.png" alt="Little Briar Rose Logo">
<div class="videoWrapper">
<video controls autoplay poster="/video/thumbnail.jpg">
<source src="/video/sleeping-beauty-video-game.mp4" type="video/mp4">
<source src="/video/sleeping-beauty-video-game.webm" type="video/webm">
Check our video on <a href="https://www.youtube.com/watch?v=wFFKtb0OU_Q" title="Check our video on Youtube">YOUTUBE</a>
</video>
</div>
</div>
</div>
</li>
</ul>
</div>
<div style="position: relative; z-index: 1; background-color: black">
<div class="container">
<div class="section download">
<div class="text-center"><h2>Available now on Steam, iOS and Android!</h2></div>
<ul class="list-inline stores-list text-center">
<li>
<a href="https://itunes.apple.com/app/little-briar-rose/id1160731868?mt=8" target="_blank" rel="nofollow" onclick="ga('send', 'event', 'Application', 'download', 'iOS Campaign');" title="Available on Apple Store">
<img src="img/store_apple.png" class="active" alt="available on apple store">
</a>
</li>
<li>
<a href="https://play.google.com/store/apps/details?id=net.mangatar.littlebriarrose" target="_blank" rel="nofollow" onclick="ga('send', 'event', 'Application', 'download', 'Android Campaign');" title="Available on Google Play Store">
<img src="img/store_android.png" class="active" alt="available on google play store">
</a>
</li>
<li>
<a href="https://www.amazon.com/Mangatar-Little-Briar-Rose/dp/B01MRLWVOY" target="_blank" rel="nofollow" onclick="ga('send', 'event', 'Application', 'download', 'Amazon Campaign');" title="Available on Amazon Store">
<img src="img/store_amazon.png" class="active" alt="available on amazon">
</a>
</li>
<li>
<img src="img/store_windows.png" alt="soon available on windows phone store" title="soon available on windows phone store">
</li>
<li>
<a href="http://store.steampowered.com/app/555290" target="_blank" rel="nofollow" onclick="ga('send', 'event', 'Application', 'download', 'Steam Campaign');" title="Available on Steam">
<img src="img/store_steam.png" class="active" alt="available on steam">
</a>
</li>
</ul>
</div>
<div class="section images">
<div id="sleepingBeautyCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#sleepingBeautyCarousel" data-slide-to="0" class="active"></li>
<li data-target="#sleepingBeautyCarousel" data-slide-to="1"></li>
<li data-target="#sleepingBeautyCarousel" data-slide-to="2"></li>
<li data-target="#sleepingBeautyCarousel" data-slide-to="3"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner text-center" role="listbox">
<div class="item active">
<img class="img-responsive center-block" src="/img/thumbs/sleeping-beauty-grimm-version.jpg" alt="Grimm Version of The Sleeping Beauty">
</div>
<div class="item">
<img class="img-responsive center-block" src="/img/thumbs/sleeping-beauty-stained-glass.jpg" alt="A Stained Glass Adventure Game">
</div>
<div class="item">
<img class="img-responsive center-block" src="/img/thumbs/sleeping-beauty-lake.jpg" alt="Stained Glass Lake">
</div>
<div class="item">
<img class="img-responsive center-block" src="/img/thumbs/sleeping-beauty-princess.jpg" alt="Save the Princess">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#sleepingBeautyCarousel" role="button" data-slide="prev" title="Previous image">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#sleepingBeautyCarousel" role="button" data-slide="next" title="Next image">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="section story">
<div class="row">
<div class="col-xs-12 col-md-8 col-md-offset-2 col-xs-offset-0">
<h2 class="text-center">Sleeping Beauty - Grimm Brothers Version</h2>
<h3 class="text-center">Read now the original fable</h3>
<p>In past times there were a king and a queen, who said every day, "Oh, if only we had a child!" but they never received one.</p>
<p>Then it happened one day while the queen was sitting in her bath, that a frog crept out of the water onto the ground and said to her, "Your wish shall be fulfilled, and before a year passes you will bring a daughter into the world."</p>
<p>What the frog said did happen, and the queen gave birth to a girl who was so beautiful that the king could not contain himself for joy, and he ordered a great celebration. He invited not only his relatives, friends, and acquaintances, but also the wise women so that they would be kindly disposed toward the child. There were thirteen of them in his kingdom, but because he had only twelve golden plates from which they were to eat, one of them had to remain at home.</p>
<p>The feast was celebrated with great splendor, and at its conclusion the wise women presented the child with their magic gifts. The one gave her virtue, the second one beauty, the third one wealth, and so on with everything that one could wish for on earth.</p>
<p>The eleventh one had just pronounced her blessing when the thirteenth one suddenly walked in. She wanted to avenge herself for not having been invited, and without greeting anyone or even looking at them she cried out with a loud voice, "In the princess's fifteenth year she shall prick herself with a spindle and fall over dead." And without saying another word she turned around and left the hall.</p>
<p>Everyone was horrified, and the twelfth wise woman, who had not yet offered her wish, stepped foreward. Because she was unable to undo the wicked wish, but only to soften it, she said, "It shall not be her death. The princess will only fall into a hundred-year deep sleep."</p>
<p>The king, wanting to rescue his dear child, issued an order that all spindles in the entire kingdom should be burned. The wise women's gifts were all fulfilled on the girl, for she was so beautiful, well behaved, friendly, and intelligent that everyone who saw her had to love her.</p>
<p>Now it happened that on the day when she turned fifteen years of age the king and the queen were not at home, and the girl was all alone in the castle. She walked around from one place to the next, looking into rooms and chambers as her heart desired. Finally she came to an old tower. She climbed up the narrow, winding stairs and arrived at a small door. In the lock there was a rusty key, and when she turned it the door sprang open. There in a small room sat an old woman with a spindle busily spinning her flax.</p>
<p>"Good day, old woman," said the princess. "What are you doing there?"</p>
<p>"I am spinning," said the old woman, nodding her head.</p>
<p>"What is that thing that is so merrily bouncing about?" asked the girl, taking hold of the spindle, for she too wanted to spin.</p>
<p>She had no sooner touched the spindle when the magic curse was fulfilled, and she pricked herself in the finger. The instant that she felt the prick she fell onto a bed that was standing there, and she lay there in a deep sleep. And this sleep spread throughout the entire castle. The king and queen, who had just returned home, walked into the hall and began falling asleep, and all of their attendants as well. The horses fell asleep in their stalls, the dogs in the courtyard, the pigeons on the roof, the flies on the walls, and even the fire on the hearth flickered, stopped moving, and fell asleep. The roast stopped sizzling. The cook, who was about to pull kitchen boy's hair for having done something wrong, let him loose and fell asleep. The wind stopped blowing, and outside the castle not a leaf was stirring in the trees.</p>
<p>Round about the castle a thorn hedge began to grow, and every year it became higher, until it finally surrounded and covered the entire castle. Finally nothing at all could be seen of it, not even the flag on the roof.</p>
<p>A legend circulated throughout the land about the beautiful sleeping Little Brier-Rose, for so the princess was called. Legends also told that from time to time princes came, wanting to force their way through the hedge into the castle. However, they did not succeed, for the thorns held firmly together, as though they had hands, and the young men became stuck in them, could not free themselves, and died miserably.</p>
<p>Many long, long years later, once again a prince came to the country. He heard an old man telling about the thorn hedge. It was said that there was a castle behind it, in which a beautiful princess named Little Brier-Rose had been asleep for a hundred years, and with her the king and the queen and all the royal attendants were sleeping. He also knew from his grandfather that many princes had come and tried to penetrate the thorn hedge, but they had become stuck in it and died a sorrowful death.</p>
<p>Then the young man said, "I am not afraid. I will go there and see the beautiful Little Brier-Rose."</p>
<p>However much the good old man tried to dissuade him, the prince would not listen to his words.</p>
<p>The hundred years had just passed, and the day had come when Little Brier-Rose was to awaken. When the prince approached the thorn hedge, it was nothing but large, beautiful flowers that separated by themselves, allowing him to pass through without harm, but then behind him closed back into a hedge.</p>
<p>In the courtyard he saw the horses and spotted hunting dogs lying there asleep, and on the roof the pigeons, perched with their little heads tucked under they wings. When he walked inside the flies were asleep on the wall, the cook in the kitchen was still holding up his hand as if he wanted to grab the boy, and the maid was sitting in front of the black chicken that was supposed to be plucked. He walked further and saw all the attendants lying asleep in the hall, and above them near the throne the king and the queen were lying. He walked on still further, and it was so quiet that he could hear his own breath. Finally he came to the tower and opened the door to the little room where Little Brier-Rose was sleeping.</p>
<p>There she lay and was so beautiful that he could not take his eyes off her. He bent over and gave her a kiss. When he touched her with the kiss Little Brier-Rose opened her eyes, awoke, and looked at him kindly.</p>
<p>They went downstairs together, and the king awoke, and the queen, and all the royal attendants, and they looked at one another in amazement. The horses in the courtyard stood up and shook themselves. The hunting dogs jumped and wagged their tails. The pigeons on the roof pulled their little heads out from beneath their wings, looked around, and flew into the field. The flies on the walls crept about again. The fire in the kitchen rose up, broke into flames, and cooked the food. The roast began to sizzle once again. The cook boxed the boy's ears, causing him to cry, and the maid finished plucking the chicken.</p>
<p>And then the prince's marriage to Little Brier-Rose was celebrated with great splendor, and they lived happily until they died.</p>
</div>
</div>
</div>
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</body>
</html>