Commit f46366b9 authored by unknown's avatar unknown
parents 7a18fe8f 346698ba
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../../../../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">Immortality</h1>
<p id="main-p">You never age and you never die, but along the way you see each of your love ones die while all you can do is just watch. The End.</p>
<center><img src="../../../../Pictures/Ring/Immortal.png"></center>
<center><a href="../../../../index.html">Back to Start</a></center>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../../../../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">Power of Resurrection</h1>
<p id="main-p">You are able to resurrect your loved ones from the dead and it gives you time to be with them until the day you die. The End.</p>
<center><img src="../../../../Pictures/Ring/Resurrect.gif"></center>
<center><a href="../../../../index.html">Back to Start</a></center>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../../../../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">Wand of Power- CONTROL</h1>
<p id="main-p">You spend ages on mastering your craft but still isn't able to. The End.
</p>
<center><img src="../../../../Pictures/Wand/Practice.jpg"></center>
<a href="../../../../index.html"><center>Back to Start</center<</a>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../../../../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">Wand of Power- CONTROL</h1>
<p id="main-p">You can feel the full power of the wand but you lose yourself. You destroy everything in your path and kill everyone. The End.
</p>
<center><img src="../../../../Pictures/Wand/LetGo.png"></center>
<a href="../../../../index.html"><center>Back to Start</center></a>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../../../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">Cloak of Invisibility</h1>
<p id="main-p">You grab the Cloak and the power of invisibility is yours. You are able to escape danger and in the same way commit crime and mischief without ever being caught. The End.</p>
<a href="../../../index.html"><center>Back to Start</center></a>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../../../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">Ring of Life</h1>
<p id="main-p">The ring presents itself with two powers to choose from. One is immortality, and the other is to bring someone to life.</p>
<center><img src="../../../Pictures/Ring/LoTR.jpg"></center>
<ul>
<li class="menu-item">
<a href="RingChoicePath/Immortality.html">Immortality</a>
</li>
<li class="menu-item">
<a href="RingChoicePath/Resurrection.html">Power of Resurrection</a>
</li>
</ul>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../../../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">Wand of Power</h1>
<p id="main-p">You feel the power coursing through your veins. As you get out of the cave, you are left with a choice, to experience the full extent of the Wand's power but will not be able to control it, or to control the Wand's power but will not be able to experience its full potential.
</p>
<center><img src="../../../Pictures/Wand/Voldemort.jpg"></center>
<ul>
<li class="menu-item">
<a href="WandChoicePath/control.html">Control</a>
</li>
<li class="menu-item">
<a href="WandChoicePath/letgo.html">Let Go</a>
</li>
</ul>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">You follow the black wisp</h1>
<p id="main-p">The Black Wisp leads you to a dead end and attacks you until you die.</p>
<a href="../yes.html"><center>Back</center></a>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">Follow the Blue Wisp</h1>
<p id="main-p">The Blue Wisp leads you through a series of booby traps, and you eventually die to one of them.</p>
<center><img src="../../Pictures/BoobyTraps/1.jpg">
<img src="../../Pictures/BoobyTraps/2.jpg"></center>
<p><<a href="../yes.html"><center>Back</center></a></p>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">You follow the yellow wisp</h1>
<p id="main-p">The Yellow Wisp leads you to the Wand of Power, Ring of Life, and Cloak of Invisibility. You find a writing that says that you may only get one and the others will vanish forever. Which one do you choose?</p>
<ul>
<li class="menu-item">
<a href="YellowWispChoicePath/wand.html"><img src="../../Pictures/Items/wand.jpg"></a>
</li>
<li class="menu-item">
<a href="YellowWispChoicePath/ring.html"><img src="../../Pictures/Items/ring.jpg"></a>
</li>
<li class="menu-item">
<a href="YellowWispChoicePath/cloak.html"><img src="../../Pictures/Items/cloak.jpg"></a>
</li>
</ul>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">MAKE UP YOUR MIND MAN</h1>
<h3>
<a href="../index3.html"><center>Click me when you're done thinking.</center></a>
</h3>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">NO?!</h1>
<p id="main-p">You cowardly run away and go back home to your miserable life.</p>
<h3>
<a href="../index.html"><center>Back to Start</center></a>
</h3>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="../Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1"><center>You walk into the cave</center></h1>
<p id="main-p">As you walk deeper and deeper inside the cave, you start to notice three unusual lights, a Blue Wisp, a Yellow Wisp, and a Black Wisp. Each of them are trying to lead you to a different path. Which one do you follow?</p>
<ul>
<li class="menu-item">
<a href="YesChoicePath/bluewisp.html"><img src="../Pictures/Wisps/BlueWisp.jpg"></a>
</li>
<li class="menu-item">
<a href="YesChoicePath/yellowwisp.html"><img src="../Pictures/Wisps/YellowWisp.jpg"></a>
</li>
<li class="menu-item">
<a href="YesChoicePath/blackwisp.html"><img src="../Pictures/Wisps/BlackWisp.jpg"></a>
</li>
</ul>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
1
2 2 2
3 3 3 3 3 3 3 3 3
4 4 4 4 4 4 4 4 4
Beginning
You are presented with 3 choices
Cloak- Invisibility
Wand- Power
Ring- Life
Wand- Good-Hero, Bad- Overwhelming power, In between
Ring- Immortality for u, Give life to someone, Put a person to death
Cloak- For hiding, Mischief
\ No newline at end of file
body
{
font-family: 'Arial';
background: #2ABB8D;
}
h1
{
color: #2e2e2e;
font-size: 24px;
}
#main-h1
{
text-align: center;
color: #FFFFFF;
font-size: 48px;
}
#main-p
{
text-align: justify;
color: #E3DADA;
font-size: 20px;
padding-left: 100px;
padding-right: 100px
}
ul
{
list-style-type: none;
}
.menu-item
{
text-align: center;
font-size: 20px;
text-decoration: none;
padding-left: 100px;
padding-bottom: 20px;
padding-right: 100px;
}
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">
Cave of Dandandan
</h1>
<p id="main-p">Long ago there were three brothers that once ruled the world. The eldest possessed the <b><font size='5' color='red'>"Wand of Power"</font></b>, the second possessed the <b><font size='5' color='red'>"Ring of Life"</font></b>, and the youngest possessed the <b><font size='5' color='red'>"Cloak of Invisibility"</font></b>. Each one of them had their own strengths and weaknesses, but together, they were unstoppable. They overcame all obstacles and challenges that came their way. They fought off enemies and conquered kingdoms one by one until they had conquered it all.</p>
<center><img src="Pictures/Cave.jpg"></center>
<h3><center>
<a href="index2.html">NEXT</a>
</center></h3>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">Cave of Dandandan</h1>
<p id="main-p">Believing that he was the most powerful, the eldest one day decided to betray both of his brothers to attain the Ring of Life and the Cloak of Invisibility. Power made him hungrier and hungrier for more. They fought day and night, but they were evenly matched. In the end, all three brothers died.</p>
<center><img src="Pictures/Traitor/tr-8r1.gif">
<img src="Pictures/Traitor/tr-8r2.gif"></center>
<h3><center>
<a href="index3.html">NEXT</a>
</center></h3>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title>Adventure Game</title>
<link type="text/css" rel="stylesheet" href="Stylesheets/application.css">
</head>
<body>
<h1 id="main-h1">Cave of Dandandan</h1>
<p id="main-p">Legend has it the brothers' items are found deep within the Cave of Dundundun. You, Adventurer, are standing in front of the entrance of the cave and have the chance to look for these items. Are you up for the task?</p>
<center><img src="Pictures/DeathlyHallows.jpg"></center>
<ul>
<li class="menu-item">
<a href="ChoicePaths/yes.html">Yes</a>
</li>
<li class="menu-item">
<a href="ChoicePaths/idk.html">I'm not sure</a>
</li>
<li class="menu-item">
<a href="ChoicePaths/no.html">No</a>
</li>
</ul>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment