<<script>>
var dateValue = Date.UTC(6969, 4, 20, 0, 0);
setup.time.setStartDate(dateValue);
setup.stats.define("energy", 0, 100);
setup.setEnergy(100);
setup.time.passHandlers.push(function(minutesPassed) {
// 6.25 energy every hour, 100 energy every 16 hours
var energyDrain = minutesPassed / 60 * 6.25;
setup.incrementEnergy(-energyDrain);
});
setup.setMoney(0);
setup.money.addCheck();
setup.check.addMacro();
State.variables.playerName = "Lizzy";
Template.add("Lizzy", function() { return State.variables.playerName; })
State.variables.hentai = false;
State.variables.countHandjob = 0;
State.variables.countBlowjob = 0;
State.variables.countSex = 0;
State.variables.countAnal = 0;
State.variables.countWait = 0;
State.variables.countDildo = 0;
State.variables.countButtplug = 0;
State.variables.unlockedBlowjob = false;
State.variables.unlockedSex = false;
State.variables.unlockedAnal = false;
State.variables.unlockedDildo = false;
State.variables.unlockedButtplug = false;
State.variables.noCockCount = 0;
setup.target = 500;
setup.dildo = 150;
setup.buttplug = 250;
<</script>><<if $hentai>>
<<set _image = either(
"assets/hentai/gloryhole/anal/1.webp",
"assets/hentai/gloryhole/anal/2.webp",
"assets/hentai/gloryhole/anal/3.webp"
)>>
<<else>>
<<set _image = either(
"assets/gloryhole/anal/1.webp",
"assets/gloryhole/anal/2.webp",
"assets/gloryhole/anal/3.webp",
"assets/gloryhole/anal/4.webp",
"assets/gloryhole/anal/5.webp"
)>>
<</if>>
<<set $countAnal += 1>>
<<run setup.checkUnlocks()>>
<img class="event-image" @src="_image"/>
<br><br>
You see a //?adjCock// cock peeking out of the hole.<br><br>
Your //?adjPussy// pussy gets wet from looking at the cock,
but instead you decide that you want it to stretch out your
//?adjAsshole// asshole instead.<br><br>
<<dispMoney 47>>
<<dispEnergy -45>>
<br>
[[Finish->Gloryhole]]<<if $hentai>>
<<set _image = either(
"assets/hentai/gloryhole/blowjobs/multi/1.webp",
"assets/hentai/gloryhole/blowjobs/multi/2.webp",
"assets/hentai/gloryhole/blowjobs/multi/3.webp",
"assets/hentai/gloryhole/blowjobs/multi/4.webp"
)>>
<<else>>
<<set _image = either(
"assets/gloryhole/blowjobs/multi/1.webp",
"assets/gloryhole/blowjobs/multi/2.webp",
"assets/gloryhole/blowjobs/multi/3.webp"
)>>
<</if>>
<<set $countBlowjob += 2>>
<<run setup.checkUnlocks()>>
<img class="event-image" @src="_image"/>
<br><br>
You see some //?adjCock// cocks peeking out of the holes.<br><br>
You start salivating while looking at them, you then subconsciously get
on your knees and wrap your //?adjLips// lips around one of them.<br><br>
<<dispMoney 26>>
<<dispEnergy -25>>
<br>
[[Finish->Gloryhole]]<<if $hentai>>
<<set _image = either(
"assets/hentai/gloryhole/blowjobs/1.webp",
"assets/hentai/gloryhole/blowjobs/2.webp",
"assets/hentai/gloryhole/blowjobs/3.webp",
"assets/hentai/gloryhole/blowjobs/4.webp",
"assets/hentai/gloryhole/blowjobs/5.webp"
)>>
<<else>>
<<set _image = either(
"assets/gloryhole/blowjobs/1.webp",
"assets/gloryhole/blowjobs/2.webp",
"assets/gloryhole/blowjobs/3.webp",
"assets/gloryhole/blowjobs/4.webp",
"assets/gloryhole/blowjobs/5.webp",
"assets/gloryhole/blowjobs/6.webp",
"assets/gloryhole/blowjobs/7.webp",
"assets/gloryhole/blowjobs/8.webp",
"assets/gloryhole/blowjobs/9.webp",
"assets/gloryhole/blowjobs/10.webp",
"assets/gloryhole/blowjobs/11.webp"
)>>
<</if>>
<<set $countBlowjob += 1>>
<<run setup.checkUnlocks()>>
<img class="event-image" @src="_image"/>
<br><br>
You see a //?adjCock// cock peeking out of the hole.<br><br>
You start salivating while looking at it, you then subconsciously get
on your knees and wrap your //?adjLips// lips around it.<br><br>
<<dispMoney 20>>
<<dispEnergy -20>>
<br>
[[Finish->Gloryhole]]<<if $hentai>>
<<set _image = either(
"assets/hentai/gloryhole/handjobs/multi/1.webp",
"assets/hentai/gloryhole/handjobs/multi/2.webp"
)>>
<<else>>
<<set _image = either(
"assets/gloryhole/handjobs/multi/1.webp",
"assets/gloryhole/handjobs/multi/2.webp",
"assets/gloryhole/handjobs/multi/3.webp",
"assets/gloryhole/handjobs/multi/4.webp"
)>>
<</if>>
<<set $countHandjob += 2>>
<<run setup.checkUnlocks()>>
<img class="event-image" @src="_image"/>
<br><br>
You see some //?adjCock// cocks peeking out of the holes.<br><br>
You start feeling wet and you //really// want to wrap your hands around them.<br><br>
<<dispMoney 14>>
<<dispEnergy -15>>
<br>
[[Finish->Gloryhole]]<<if $hentai>>
<<set _image = either(
"assets/hentai/gloryhole/handjobs/1.webp",
"assets/hentai/gloryhole/handjobs/2.webp"
)>>
<<else>>
<<set _image = either(
"assets/gloryhole/handjobs/1.webp",
"assets/gloryhole/handjobs/2.webp",
"assets/gloryhole/handjobs/3.webp",
"assets/gloryhole/handjobs/4.webp"
)>>
<</if>>
<<set $countHandjob += 1>>
<<run setup.checkUnlocks()>>
<img class="event-image" @src="_image"/>
<br><br>
You see a //?adjCock// cock peeking out of the hole.<br><br>
You start feeling wet and you //really// want to wrap your hand around it.<br><br>
<<dispMoney 7>>
<<dispEnergy -10>>
<br>
[[Finish->Gloryhole]]<<if $hentai>>
<<set _image = either(
"assets/hentai/gloryhole/sex/1.webp",
"assets/hentai/gloryhole/sex/2.webp",
"assets/hentai/gloryhole/sex/3.webp"
)>>
<<else>>
<<set _image = either(
"assets/gloryhole/sex/1.webp",
"assets/gloryhole/sex/2.webp",
"assets/gloryhole/sex/3.webp",
"assets/gloryhole/sex/4.webp",
"assets/gloryhole/sex/5.webp",
"assets/gloryhole/sex/6.webp",
"assets/gloryhole/sex/7.webp",
"assets/gloryhole/sex/8.webp",
"assets/gloryhole/sex/9.webp"
)>>
<</if>>
<<set $countSex += 1>>
<<run setup.checkUnlocks()>>
<img class="event-image" @src="_image"/>
<br><br>
You see a //?adjCock// cock peeking out of the hole.<br><br>
Your //?adjPussy// pussy starts dripping wet at the sight of the cock, which
makes you squirm in place as you imagine it filling you up. Soon after you stop
day dreaming and actually put the cock inside your pussy.<br><br>
<<dispMoney 40>>
<<dispEnergy -35>>
<br>
[[Finish->Gloryhole]]<<if $hentai>>
<<set _image = either(
"assets/hentai/gloryhole/spitroast/1.webp",
"assets/hentai/gloryhole/spitroast/2.webp",
"assets/hentai/gloryhole/spitroast/3.webp"
)>>
<<else>>
<<set _image = either(
"assets/gloryhole/spitroast/1.webp",
"assets/gloryhole/spitroast/2.webp",
"assets/gloryhole/spitroast/3.webp"
)>>
<</if>>
<<set $countSex += 1>>
<<set $countBlowjob += 1>>
<<run setup.checkUnlocks()>>
<img class="event-image" @src="_image"/>
<br><br>
You see some //?adjCock// cocks peeking out of the holes.<br><br>
Your //?adjPussy// pussy gets wet and your mouth starts salivating,
you don't waste any time and you stick one of them in your pussy,
and prepare to put another one between your //?adjLips// lips.<br><br>
<<dispMoney 60>>
<<dispEnergy -40>>
<br>
[[Finish->Gloryhole]]<<if $hentai>>
<<set _image = either(
"assets/hentai/gloryhole/buttplug/1.webp",
"assets/hentai/gloryhole/buttplug/2.webp",
"assets/hentai/gloryhole/buttplug/3.webp",
"assets/hentai/gloryhole/buttplug/4.webp",
"assets/hentai/gloryhole/buttplug/5.webp",
"assets/hentai/gloryhole/buttplug/6.webp",
"assets/hentai/gloryhole/buttplug/7.webp"
)>>
<<else>>
<<set _image = either(
"assets/gloryhole/buttplug/1.webp",
"assets/gloryhole/buttplug/2.webp",
"assets/gloryhole/buttplug/3.webp",
"assets/gloryhole/buttplug/4.webp",
"assets/gloryhole/buttplug/5.webp",
"assets/gloryhole/buttplug/6.webp",
"assets/gloryhole/buttplug/7.webp",
"assets/gloryhole/buttplug/8.webp",
"assets/gloryhole/buttplug/9.webp",
"assets/gloryhole/buttplug/10.webp"
)>>
<</if>>
<<set $countButtplug += 1>>
<img class="event-image" @src="_image"/>
<br><br>
You decide to wait for a little bit, you also decide to play with your buttplug in the meantime.<br><br>
<<dispEnergy 7>>
<br>
[[return->Gloryhole]]<<if $hentai>>
<<set _image = either(
"assets/hentai/gloryhole/dildo/1.webp",
"assets/hentai/gloryhole/dildo/2.webp",
"assets/hentai/gloryhole/dildo/3.webp",
"assets/hentai/gloryhole/dildo/4.webp",
"assets/hentai/gloryhole/dildo/5.webp"
)>>
<<else>>
<<set _image = either(
"assets/gloryhole/dildo/1.webp",
"assets/gloryhole/dildo/2.webp",
"assets/gloryhole/dildo/3.webp",
"assets/gloryhole/dildo/4.webp",
"assets/gloryhole/dildo/5.webp",
"assets/gloryhole/dildo/6.webp",
"assets/gloryhole/dildo/7.webp",
"assets/gloryhole/dildo/8.webp"
)>>
<</if>>
<<set $countDildo += 1>>
<img class="event-image" @src="_image"/>
<br><br>
You wait for a little bit while riding your new favourite dildo.<br><br>
<<dispEnergy 5>>
<br>
[[return->Gloryhole]]<<if $hentai>>
<<set _image = either(
"assets/hentai/gloryhole/wait/1.webp",
"assets/hentai/gloryhole/wait/2.webp",
"assets/hentai/gloryhole/wait/3.webp",
"assets/hentai/gloryhole/wait/4.webp",
"assets/hentai/gloryhole/wait/5.webp",
"assets/hentai/gloryhole/wait/6.webp",
"assets/hentai/gloryhole/wait/7.webp",
"assets/hentai/gloryhole/wait/8.webp",
"assets/hentai/gloryhole/wait/9.webp",
"assets/hentai/gloryhole/wait/10.webp"
)>>
<<else>>
<<set _image = either(
"assets/gloryhole/wait/1.webp",
"assets/gloryhole/wait/2.webp",
"assets/gloryhole/wait/3.webp",
"assets/gloryhole/wait/4.webp",
"assets/gloryhole/wait/5.webp",
"assets/gloryhole/wait/6.webp",
"assets/gloryhole/wait/7.webp",
"assets/gloryhole/wait/8.webp",
"assets/gloryhole/wait/9.webp",
"assets/gloryhole/wait/10.webp"
)>>
<</if>>
<<set $countWait += 1>>
<img class="event-image" @src="_image"/>
<br><br>
You sit idly and wait for a little while.<br><br>
<<dispEnergy 3>>
<br>
[[return->Gloryhole]]<<if $hentai>>
<<set _image = either(
"assets/hentai/sleep/1.webp",
"assets/hentai/sleep/2.webp",
"assets/hentai/sleep/3.webp",
"assets/hentai/sleep/4.webp",
)>>
<<else>>
<<set _image = either(
"assets/sleep/1.webp",
"assets/sleep/2.webp",
"assets/sleep/3.webp",
"assets/sleep/4.webp",
)>>
<</if>>
<<addDays 1>>
<<setEnergy 100>>
<img class="event-image" @src="_image"/>
<br><br>
You slept, you recovered all of your energy, and your desire to service some more cocks.<br>
<br>
[[To the gloryhole->Gloryhole]]You walk around the mall for a bit and you can't help but walk into your favourite sex shop.<br>
You notice a buttplug that you imagine would feel very snug inside your tiny asshole.<br>
<br>
<<linkreplace "Buy the buttplug">>
Well done, you bought the buttplug!<br><br>
<<dispMoney -setup.buttplug>><br>
Now you have a more fun way of passing the time while you're waiting for more cocks to show up.<br>
<<remove "#nope">>
<<set $unlockedButtplug = true>>
<br>
[[Back to the gloryhole->Gloryhole]]
<</linkreplace>>
<br><br>
<span id="nope">
<<linkreplace "Don't buy the buttplug">>
Too bad, you're too much of a kinky slut to not buy this buttplug.<br>
<</linkreplace>>
</span>You walk around the mall for a bit and an item in a sex shop catches your attention.<br>
It is a very ?adjCock looking dildo and you can't help but imagine what it would be like
to ride it.<br>
<br>
<<linkreplace "Buy the dildo">>
Well done, you bought the dildo!<br><br>
<<dispMoney -setup.dildo>><br>
Now you have a more fun way of passing the time while you're waiting for more cocks to show up.<br>
<<remove "#nope">>
<<set $unlockedDildo = true>>
<br>
[[Back to the gloryhole->Gloryhole]]
<</linkreplace>>
<br><br>
<span id="nope">
<<linkreplace "Don't buy the dildo">>
Too bad, you're too much of a slut to not buy this dildo.<br>
<</linkreplace>>
</span><<set _days = setup.getTotalDays()>>
<h1>Well done!</h1>
You have spent <<= _days>> in-game <<if _days === 1>>day<<else>>days<</if>>
<<= setup.getEndingSummary()>> enough cocks to now be able to afford your precious handbag!
<<if _days >= 20>>
//(damn that took you a while)//
<</if>>
<br><hr>
<span class="main shadow">__Actions__</span><br>
You have jerked
<<= ($countHandjob).addThousandSeperators()>>
<<if $countHandjob === 1>>cock<<else>>cocks<</if>>.<br>
You have sucked
<<= ($countBlowjob).addThousandSeperators()>>
<<if $countBlowjob === 1>>cock<<else>>cocks<</if>>.<br>
You have had
<<= ($countSex).addThousandSeperators()>>
<<if $countSex === 1>>cock<<else>>cocks<</if>>
inside your pussy.<br>
You have had
<<= ($countAnal).addThousandSeperators()>>
<<if $countAnal === 1>>cock<<else>>cocks<</if>> inside your ass.<br>
<br>
<<set _totalCocks = setup.totalCocks()>>
You have serviced a total of <<= (_totalCocks).addThousandSeperators()>>
<<if _totalCocks === 1>>cock<<else>>cocks<</if>>.
<<if _totalCocks <= 20>>(cheater cheater pumpkin eater)
<<elseif _totalCocks <= 40>>(speed run?)<</if>>
<br>
<hr>
<span class="main shadow">__Rest__</span><br>
You have patiently waited <<= ($countWait).addThousandSeperators()>>
<<if $countWait === 1>>time<<else>>times<</if>>.<br>
You have played with your dildo <<= ($countDildo).addThousandSeperators()>>
<<if $countDildo === 1>>time<<else>>times<</if>>.<br>
You have played with your buttplug <<= ($countButtplug).addThousandSeperators()>>
<<if $countButtplug === 1>>time<<else>>times<</if>>.
<<if $countButtplug === 0>>
(seriously? how? like, literally how?)<br><br>
Actually nevermind, here you go, you have now used the buttplug you can't escape it!<br>
<<if $hentai>>
<img class="event-image" src="assets/hentai/gloryhole/buttplug/4.webp"/>
<<else>>
<img class="event-image" src="assets/gloryhole/buttplug/4.webp"/>
<</if>>
<</if>>
<br><br>
<<set _waitTotal = ($countWait + $countDildo + $countButtplug)>>
In total, you have waited <<= (_waitTotal).addThousandSeperators()>>
<<if _waitTotal === 1>>time<<else>>times<</if>>.<br>
<hr>
<span class="main shadow">__Final words__</span><br>
Thank you for taking the time to play this game //(although I'm sure that it didn't take too long to finish)//,
this is the first game that I have released. If somehow people end up liking this game then I will expand
it with further versions and more content.<br><br>
I am clearly a very terrible writer with mostly no experience at all (which is why this game is so short).
I am mostly a programmer and a UI designer (but I hate web-dev 😭),
and I hope to become a better writer with my next releases so look forward to those!<br>
<br>
<img style="height: 35vmin" src="assets/promo/logo.png"><br>
//(links to support me are in the sidebar!)//<span class="main">What Hole?</span><hr>
<img class="shadow" src="assets/promo/logo.png" width="90%"/>
<br>
<a href="https://patreon.com/HushGames" target="_blank">
<img src="assets/promo/patreon.png" width="60%"/>
</a>
<a href="https://www.subscribestar.com/HushGames" target="_blank">
<img src="assets/promo/subscribeStar.png" width="60%"/>
</a><hr>
<span class="main shadow">__Date__</span><br>
<<= State.variables.date.prettyDate()>><br>
<br>
<span class="main shadow">__Energy__</span><br>
<img class="side-bar-icon" src="assets/ui/energy.png"/>
<<= Math.floor(State.variables.energy)>><br>
<br>
<span class="main shadow">__Money__</span><br>
<img class="side-bar-icon" src="assets/ui/money.png"/>
<<= setup.money.displayMoney()>><br>
<br>
<span class="main shadow">__Target__</span><br>
<img class="side-bar-icon" src="assets/ui/money.png"/>
$<<= setup.target>><br>
<hr><<silently>>
https://www.youtube.com/watch?v=dQw4w9WgXcQ
<</silently>>
<<if $hentai>>
<image class="location-image" src="assets/hentai/gloryhole.webp"/>
<<else>>
<image class="location-image" src="assets/gloryhole.webp"/>
<</if>>
<br>
<<set _multi = setup.random.chance(20)>>
<<set _canTakeAction =
(($energy >= 10) and (_multi === false)) or
(($energy >= 15) and _multi)>>
<<set _empty =
_canTakeAction and
(_multi === false) and
setup.random.chance(30)>>
<<if _multi>>
You are at the gloryhole, 2 cocks pop out of the wall ready to be serviced by you.<br>
<<else>>
You are at the gloryhole, a cock pops out of the wall ready to be serviced by you.<br>
<</if>>
<<if _empty>>
<<set $noCockCount += 1>>
<<if $noCockCount >= 3>>
<<set _empty = false>>
<br>''OH DAMN!''<br>
You are //''so''// unlucky you that you were about to not get any cocks again!<br>
Luckily, I'm nice, so here have a freebie cock.<br><br>
The chance of this happening is 1.4% btw.<br>
<</if>>
<<else>>
<<set $noCockCount = 0>>
<</if>>
<hr>__Actions__<br>
<<if _canTakeAction>>
<<if _multi>>
<<if $energy >= 15>>
[[Handjobs->Handjob Multi]]<br>
<<else>>
Handjobs - You are too tired to jerk off some cocks!<br>
<</if>>
<<if $unlockedBlowjob>>
<<if $energy >= 25>>
[[Blowjobs->Blowjob Multi]]<br>
<<else>>
Blowjobs - You are too tired to blow some cocks!<br>
<</if>>
<</if>>
<<if $unlockedSex>>
<<if $energy >= 40>>
[[Spitroast->Spitroast]]<br>
<<else>>
Spitroast - You are too tired to get spitroasted!<br>
<</if>>
<</if>>
<<elseif _empty>>
<<set _empty = true>>
There is no cock in sight, maybe you should take a little break.<br>
<<else>>
<<if $energy >= 10>>
[[Handjob->Handjob]]<br>
<<else>>
Handjob - You are too tired to jerk off a cock!<br>
<</if>>
<<if $unlockedBlowjob>>
<<if $energy >= 20>>
[[Blowjob->Blowjob]]<br>
<<else>>
Blowjob - You are too tired to suck a cock!<br>
<</if>>
<</if>>
<<if $unlockedSex>>
<<if $energy >= 35>>
[[Sex->Sex]]<br>
<<else>>
Sex - You are too tired to get fucked!<br>
<</if>>
<</if>>
<<if $unlockedAnal>>
<<if $energy >= 45>>
[[Anal->Anal]]<br>
<<else>>
Anal - You are too tired to get your ass fucked!<br>
<</if>>
<</if>>
<</if>>
<<else>>
You are too tired to do anything!<br>
<</if>>
<hr>__Rest__<br>
<<if $energy > 95 and _empty !== true>>
<<if _multi>>
There would be no point trying to rest now.<br>
You are not tired //''and''// there are 2 cocks in front of you!<br>
<<else>>
There would be no point trying to rest now.<br>
You are not tired //''and''// there is a cock in front of you!<br>
<</if>>
<<else>>
[[Wait patiently->Wait]]<br>
<<if $unlockedDildo>>
[[Play with dildo->Dildo]]<br>
<</if>>
<<if $unlockedButtplug>>
[[Play with buttplug->Buttplug]]<br>
<</if>>
<</if>>
<br>
[[Go home and sleep->Sleep]]<br>
<<set _canUnlockDildo =
($money >= setup.dildo) and
($unlockedDildo === false)>>
<<if _canUnlockDildo>>
<hr>__Special__<br>
[[Oooo what is this?->Stage Dildo]]<br>
<</if>>
<<set _canUnlockButtplug =
($money >= setup.buttplug) and
($unlockedButtplug === false) and
$unlockedDildo>>
<<if _canUnlockButtplug>>
<hr>__Special__<br>
[[Oooo is this a new toy?->Stage Buttplug]]<br>
<</if>>
<<set _canUnlockEnding =
($money >= setup.target) and
$unlockedButtplug and
$unlockedDildo>>
<<if _canUnlockEnding>>
<hr>__Special__<br>
[[Yay finally!->Stage Ending]]<br>
<</if>><div class="center">
<img class="shadow" src="assets/game/banner.png">
<br><br>
<h1>Welcome to <<main>>What Hole?<</main>></h1>
In this game, you are trying to save up <<main>>$<<= (setup.target).addThousandSeperators()>><</main>>
in order to buy a brand new handbag. Why? Because it's the latest fashion of course!<br><br>
You decided that in order to earn that money, you're going to go service some cocks at the hole,
<<main>>what hole<</main>> you may ask? The gloryhole of course!<br>
<hr>
In this game you will be able to service the cocks in different ways, you will start with
handjobs but you will unlock new ways as you gain more experience.<br><br>
But serving those ?adjCock cocks will take up your <<main>>energy<</main>>, so you will have
rest ocassionally!<br>
<hr>
Resting will recover a little bit of energy <<main>>energy<</main>>, but the best way is
to simply go to sleep!<br>
You will start by being able to just rest normally, but you will unlock new ways as the game
progresses.<br>
<hr>
In this game you also have 2 art style options, real or hentai, you can choose with the buttons below.<br><br>
And that is all, this game is quite simple, and it shouldn't take long to complete, so give it a try!<br><br>
<div class="center">
<<button [img[assets/game/real.png]]>>
<<set $hentai = false>>
<<goto "Gloryhole">>
<</button>>
<<button [img[assets/game/hentai.png]]>>
<<set $hentai = true>>
<<goto "Gloryhole">>
<</button>>
</div>
</div><<run UIBar.hide().stow(true)>>
<div class="center">
<h2>Disclaimer</h2>
<div class="shadow">
This game is purely fictional, any names, events or characters are the product
of my imagination, any resemblance to actual persons, living or dead, or
actual events is purely coincidental.
<br><br>
</div>
<h2>//Adult Content//</h2>
<div class="shadow">
This game contains adult themes, it is not suitable for people who are younger than 18 years old.<br>
You must be considered an adult in your legal jurisdiction in order to play to this game.
<br><br>
</div>
<h2>//Credits & Content//</h2>
<div class="shadow">
I don't own the visual media provided in this game.
If you are an owner of an image or video and I've used it incorrently,
please contact me and I will provide the necessary credits, or remove
them from the game if that is what you prefer.
<br><br>
Icons have been provided by <a href="https://icons8.com/" target="_blank">Icons8.</a>
<br><br><br>
<<link "Yes, I'm an adult, let me play the game.">>
<<run UIBar.show().unstow()>>
<<goto "Intro">>
<</link>>
</div>
</div>