ending_ABA.html 689 Bytes
Newer Older
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
<!DOCTYPE html>
<html>
	<head>
		<title></title>
		<link rel="stylesheet" type="text/css" href="../../../../application.css">
	</head>
	<body>
		<h1 id="main-title">ENDING: PASSED AN OKAY HOMEWORK</h1>
		<img src="../../../../Images/ending-ABA.jpg">
		<div>
			<p>
				 Manny passed it, but he didn't give maximum effort. The code works, but the design sucked. Well, the program works at least. That's what's important anyway. He got a B! Pweds na. Do you want to improve his grade? Click "RESTART" to replay the game.
			</p>
			<br/>
			<br/>
			<br/>
			<br/>
			<br/>
			<br/>
			<h1 id="start-button">
				<a href="../../../../home.html">RESTART</a>
			</h1>
		</div>
	</body>
</html>