-
Notifications
You must be signed in to change notification settings - Fork 9
/
theKnight.html
5 lines (5 loc) · 2.66 KB
/
theKnight.html
1
2
3
4
5
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width, initial-scale=1.0"><meta name=description content=""><meta name=author content=""><link rel="shortcut icon" href=/ico/favicon.png><title>Timothy Reynolds Portfolio</title><!-- Bootstrap core CSS --><link rel=stylesheet href=../../css/nivo-gallery.css type=text/css media=screen><link href=/css/bootstrap.css rel=stylesheet><link href=/css/font-awesome.min.css rel=stylesheet><!-- Custom styles for this template --><link href=/css/main.css rel=stylesheet><script src=/js/Chart.js></script><!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --><!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]--></head><body class="The Knight"><!-- Fixed navbar --><div class="navbar navbar-inverse navbar-fixed-top"><div class=container><div class=navbar-header><button type=button class=navbar-toggle data-toggle=collapse data-target=.navbar-collapse><span class=icon-bar></span> <span class=icon-bar></span> <span class=icon-bar></span></button> <a class=navbar-brand href=index.html>H<i class="fa fa-circle"></i>ME</a></div><div class="navbar-collapse collapse"><ul class="nav navbar-nav navbar-right"><li><a href=Timothy_Reynolds_Resume.pdf>RESUME</a></li><li><a href=portfolio.html>PORTFOLIO</a></li><!-- <li ><a href="contact.html">CONTACT ME</a></li> --></ul></div><!--/.nav-collapse --></div></div><div id=section-blue><div class=container><h4>The Knight</h4><p>The Knight is a simple Game Maker game that I created where the player tries to gain the highest score possible before death. The game features multiple enemy types, changing sprites based on hp, and powerups.</p><div class=image><img class=img-rounded src=img/theKnight/theKnight.jpg alt="Castle Pillage" width=100% height=100%></div></div><!-- container --></div><!-- FOOTER --><div id=f><div class=container><div class="row centered"><a href=https://www.facebook.com/timothy.reynolds.543><i class="fa fa-facebook"></i></a><a href=http://www.linkedin.com/pub/timothy-reynolds/52/19a/631><i class="fa fa-linkedin"></i></a><a href=https://github.com/tmr9209><i class="fa fa-github"></i></a></div><!-- row --></div><!-- container --></div><!-- Footer --><!-- Bootstrap core JavaScript
================================================== --><!-- Placed at the end of the document so the pages load faster --><script src=https://code.jquery.com/jquery-1.10.2.min.js></script><script src=/js/bootstrap.min.js></script></body></html>