jefklakscodex/docs/tags/castlevania/index.html

425 lines
17 KiB
HTML
Raw Normal View History

2018-05-17 20:30:00 +02:00
<!DOCTYPE html>
<html lang="en-us">
2018-07-24 21:36:09 +02:00
<head>
<meta charset="utf-8">
2018-05-17 20:30:00 +02:00
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Castlevania</title>
2018-07-24 21:36:09 +02:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
2018-05-17 20:30:00 +02:00
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
2018-07-24 21:36:09 +02:00
<meta name="description" content="Jefklaks Codex - Jefklaks Codex">
<meta content="Castlevania - Jefklaks Codex" property="og:title">
<meta content="Castlevania - Jefklaks Codex" property="og:description">
<meta property="og:url" content="https://jefklakscodex.com/tags/castlevania/" />
<meta property="og:type" content="website" />
<meta property="article:published_time" content="0001-01-01 00:00:00 &#43;0000 UTC" />
2018-09-09 12:48:12 +02:00
<meta property="article:modified_time" content="2018-09-09 00:00:00 &#43;0000 UTC" />
2018-07-24 21:36:09 +02:00
<meta property="article:section" content="tags" />
2018-07-25 10:07:03 +02:00
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "BlogPosting",
"mainEntityOfPage": {
"@type": "WebPage",
2020-04-05 09:31:47 +02:00
"@id": "https:\/\/jefklakscodex.com\/"
2018-07-25 10:07:03 +02:00
},
"articleSection" : "tags",
"name" : "Castlevania",
"headline" : "Castlevania - Jefklaks Codex",
"description" : "",
"inLanguage" : "en-us",
"author" : {
"@type": "Person",
"name": "Wouter Groeneveld"
},
"publisher": {
"@type": "Organization",
"name": "Brain Baking",
"logo": {
"@type": "ImageObject",
2018-07-31 15:17:16 +02:00
"url": "https://brainbaking.com/img/avatar-icon.png",
"width": "150",
"height": "150"
2018-07-25 10:07:03 +02:00
}
},
"accountablePerson" : "Wouter Groeneveld",
"copyrightHolder" : "Wouter Groeneveld",
2018-07-31 15:17:16 +02:00
"copyrightYear" : "2018",
2020-04-05 09:31:47 +02:00
"datePublished": "2018-09-09 00:00:00 \x2b0000 UTC",
"dateModified" : "2018-09-09 12:48:12 \x2b0200 CEST",
"url" : "https:\/\/jefklakscodex.com\/tags\/castlevania\/",
2018-07-25 10:07:03 +02:00
"wordCount" : "0",
2018-07-31 15:17:16 +02:00
"keywords": [ "Castlevania" ]
2018-07-25 10:07:03 +02:00
}
</script>
2018-08-01 21:29:18 +02:00
<style>
body, .content-column-content, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: 'PT Sans', sans-serif !important;
}
</style>
2018-05-17 20:30:00 +02:00
<link rel="stylesheet" href="https://jefklakscodex.com/css/bootstrap.min.css">
2018-08-01 21:29:18 +02:00
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT%20Sans">
2018-05-17 20:30:00 +02:00
<link rel="stylesheet" href="https://jefklakscodex.com/css/font-awesome.min.css">
<link rel="stylesheet" href="https://jefklakscodex.com/css/owl.carousel.css">
<link rel="stylesheet" href="https://jefklakscodex.com/css/owl.theme.css">
<link href="https://jefklakscodex.com/css/style.default.css" rel="stylesheet" id="theme-stylesheet">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link href="https://jefklakscodex.com/css/custom.css" rel="stylesheet">
<link rel="shortcut icon" href="https://jefklakscodex.com/img/favicon.png">
2018-07-24 21:36:09 +02:00
<link href="https://jefklakscodex.com/tags/castlevania/index.xml" rel="alternate" type="application/rss+xml" title="Jefklaks Codex" />
<link href="https://jefklakscodex.com/tags/castlevania/index.xml" rel="feed" type="application/rss+xml" title="Jefklaks Codex" />
<script>
2018-08-13 14:42:20 +02:00
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-122825031-1', 'auto');
ga('set', 'anonymizeIp', true);
ga('send', 'pageview');
2018-07-24 21:36:09 +02:00
</script>
2018-08-13 14:42:20 +02:00
<script async src='//www.google-analytics.com/analytics.js'></script>
2018-05-17 20:30:00 +02:00
</head>
<body>
<a name="top" id="top"></a>
<div id="all">
<div class="container-fluid">
<div class="row row-offcanvas row-offcanvas-left">
<div id="sidebar" class="col-xs-6 col-sm-4 col-md-3 sidebar-offcanvas">
<div class="sidebar-content">
2018-07-24 21:36:09 +02:00
<h1 class="sidebar-heading"><a href="https://jefklakscodex.com/">Jefklaks Codex</a></h1>
2018-05-17 20:30:00 +02:00
<p class="sidebar-p">Youre looking at “The Codex”, a dedicated and highly opinionated website about nostalgic games that left a lasting impression on me.</p>
<div class="sidebar-header">
<span>Latest</span>
<img src="/img/gob_letter.gif"/>
</div>
<ul class="sidebar-menu">
2020-04-05 09:31:47 +02:00
<li>
<a href="/articles/animalcrossing-newhorizons/">Animal Crossing: New Horizons Adventure Blog</a>&nbsp;
<span class="sidebar-date">
<i class='fa fa-calendar'></i>&nbsp;
04/2020
</span>
</li>
2019-08-01 10:10:56 +02:00
<li>
<a href="/articles/bg1-ee/">Experiencing the Enhanced Baldur&#39;s Gate</a>&nbsp;
<span class="sidebar-date">
<i class='fa fa-calendar'></i>&nbsp;
07/2019
</span>
</li>
2018-11-05 17:10:52 +01:00
<li>
<a href="/articles/diablo-for-kids/">Diablo III: Diablo for Kids</a>&nbsp;
<span class="sidebar-date">
<i class='fa fa-calendar'></i>&nbsp;
11/2018
</span>
</li>
2018-09-09 12:48:12 +02:00
<li>
<a href="/articles/circle-of-the-moon-retrospective/">Castlevania Circle of the Moon: a retrospective</a>&nbsp;
<span class="sidebar-date">
<i class='fa fa-calendar'></i>&nbsp;
09/2018
</span>
</li>
2018-07-31 15:17:16 +02:00
<li>
<a href="/articles/aria-of-sorrow-retrospective/">Castlevania Aria of Sorrow: a retrospective</a>&nbsp;
<span class="sidebar-date">
<i class='fa fa-calendar'></i>&nbsp;
07/2018
</span>
</li>
2018-06-08 09:55:41 +02:00
<li>
<a href="/articles/switching-to-the-definitive-nostalgic-console/">&#39;Switch&#39;-ing to the definitive nostalgic console</a>&nbsp;
<span class="sidebar-date">
<i class='fa fa-calendar'></i>&nbsp;
06/2018
</span>
</li>
2018-05-27 15:51:11 +02:00
<li>
<a href="/articles/wario-land-retrospective/">Wario Land: a retrospective</a>&nbsp;
<span class="sidebar-date">
<i class='fa fa-calendar'></i>&nbsp;
05/2018
</span>
</li>
2018-05-17 20:30:00 +02:00
<li>
2018-05-19 13:03:15 +02:00
<a href="/articles/wizardry8-classes/">Wizardry 8: Classes Guide</a>&nbsp;
2018-05-19 12:05:41 +02:00
<span class="sidebar-date">
<i class='fa fa-calendar'></i>&nbsp;
04/2008
</span>
2018-05-17 20:30:00 +02:00
</li>
2018-05-19 15:07:53 +02:00
<li>
<a href="/articles/bg2-clericranger/">BG2: Cleric/Ranger Guide</a>&nbsp;
<span class="sidebar-date">
<i class='fa fa-calendar'></i>&nbsp;
04/2008
</span>
</li>
2018-05-17 20:30:00 +02:00
<li>
2018-05-19 13:03:15 +02:00
<a href="/articles/bg2-solo-blade/">BG2 Solo Blade: A Report</a>&nbsp;
2018-05-19 12:05:41 +02:00
<span class="sidebar-date">
<i class='fa fa-calendar'></i>&nbsp;
2018-05-19 13:03:15 +02:00
04/2008
2018-05-19 12:05:41 +02:00
</span>
2018-05-17 20:30:00 +02:00
</li>
</ul>
<div class="sidebar-header">
<span>Browsing</span>
<img src="/img/gob_waypoint.gif"/>
</div>
<ul class="sidebar-menu">
<li><a href="https://jefklakscodex.com/articles/">Articles Index</a></li>
<li><a href="https://jefklakscodex.com/tags/">Appendix</a></li>
<li><a href="https://jefklakscodex.com/about/">About the Codex</a></li>
</ul>
<div class="copyright">
<p class="credit">
No &copy; reserved - sharing is caring. <a href='https://github.com/wgroeneveld/jefklakscodex' target='_blank'>Hack away!</a><br/>An integral part of <a href='https://brainbaking.com/' target='_blank'>Brain Baking</a>.
</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-8 col-md-9 content-column">
<div class="small-navbar visible-xs">
<button type="button" data-toggle="offcanvas" class="btn btn-ghost pull-left"> <i class="fa fa-align-left"> </i>Menu</button>
2018-07-24 21:36:09 +02:00
<h1 class="small-navbar-heading"><a href="https://jefklakscodex.com/">Jefklaks Codex</a></h1>
2018-05-17 20:30:00 +02:00
</div>
2018-05-19 12:05:41 +02:00
<div class="col-lg-8">
<img src="/img/logo.png"/>
<div class="content-column-content">
</div>
<h3>Featured Codex Articles</h3>
2018-05-17 20:30:00 +02:00
2018-09-09 12:48:12 +02:00
<div class="row box-masonry" style="margin-right: 10px">
<div class="col-md-4">
<a href="https://jefklakscodex.com/articles/circle-of-the-moon-retrospective/" title="" class="box-masonry-image with-hover-overlay with-hover-icon">
<img src="https://jefklakscodex.com//img/articles/cotm_boss.jpg" alt="" class="img-responsive img-inactive">
<img src="https://jefklakscodex.com//img/articles/cotm_boss.jpg" alt="" class="img-responsive img-active">
</a>
</div>
<div class="col-md-8">
<div class="box-masonry-text">
<h4 style="margin: 0; float: left;"><a href="https://jefklakscodex.com/articles/circle-of-the-moon-retrospective/">Castlevania Circle of the Moon: a retrospective</a></h4>
<span class="sidebar-date" style="float: right;">
<i class='fa fa-calendar'></i>&nbsp;
09/2018
</span>
<div class="box-masonry-description" style="clear: both;">
<p>
As the hunt continues, from Aria of Sorrow to the beginning of Castlevania&rsquo;s appearance on the GBA, Circle of the Moon, I have the uneasy feeling that my whip offers less solace in this scarier version of the castle. The encounter with an earth demon in the very first minutes acts as a warning for the rest of the game: be prepared to see YOU DIED a lot! Nathan Graves has to free his master from the clutches of - you guessed it - Dracula and partners, on the way avoiding the increasingly jealous Hugh Baldwin, the son of his master.
</p>
</div>
</div>
</div>
</div>
2018-07-31 15:17:16 +02:00
<div class="row box-masonry" style="margin-right: 10px">
<div class="col-md-4">
<a href="https://jefklakscodex.com/articles/aria-of-sorrow-retrospective/" title="" class="box-masonry-image with-hover-overlay with-hover-icon">
<img src="https://jefklakscodex.com/gif/aria-of-sorrow_still.gif" alt="" class="img-responsive img-inactive">
<img src="https://jefklakscodex.com//gif/aria-of-sorrow.gif" alt="" class="img-responsive img-active">
</a>
</div>
<div class="col-md-8">
<div class="box-masonry-text">
<h4 style="margin: 0; float: left;"><a href="https://jefklakscodex.com/articles/aria-of-sorrow-retrospective/">Castlevania Aria of Sorrow: a retrospective</a></h4>
<span class="sidebar-date" style="float: right;">
<i class='fa fa-calendar'></i>&nbsp;
07/2018
</span>
<div class="box-masonry-description" style="clear: both;">
<p>
2018-08-01 21:04:29 +02:00
Calling Aria of Sorrow the best handheld Castlevania is quite a bold statement: they&rsquo;re all great in their own way. But after replaying this again (and again&hellip;) I&rsquo;ve made up my mind: it is the best Castlevania - period. It&rsquo;s the second best Gameboy Advance title of all times according to IGN. Yes, I am insinuating it&rsquo;s better than Symphony of the night. And yes, I know of the inverted castle&rsquo;s greatness and the rip-off in Harmony of Dissonance.
2018-07-31 15:17:16 +02:00
</p>
</div>
</div>
</div>
</div>
2018-05-19 12:05:41 +02:00
<div class="row box-masonry" style="margin-right: 10px">
<div class="col-md-4">
<a href="https://jefklakscodex.com/articles/castlevania-portrait-of-ruin-review/" title="" class="box-masonry-image with-hover-overlay with-hover-icon">
<img src="https://jefklakscodex.com//img/games/por.jpg" alt="" class="img-responsive img-inactive">
</a>
2018-05-17 20:30:00 +02:00
</div>
2018-05-19 12:05:41 +02:00
<div class="col-md-8">
<div class="box-masonry-text">
<h4 style="margin: 0; float: left;"><a href="https://jefklakscodex.com/articles/castlevania-portrait-of-ruin-review/">Castlevania Portrait of Ruin Review</a></h4>
<span class="sidebar-date" style="float: right;">
<i class='fa fa-calendar'></i>&nbsp;
01/2007
</span>
<div class="box-masonry-description" style="clear: both;">
<p>
Castlevania games tend to pop up each year on Nintendo&rsquo;s Handheld platform. The last entries: Aria of Sorrow and Dawn of Sorrow, followed the story of Soma, who mysteriously inherited Dracula&rsquo;s dark abilities. Forget about all that, and the soul harvesting system. Portrait of Ruin is the spiritual successor of Castlevania Bloodlines on the SEGA MegaDrive/Genesis. Jonathan Morris is the son of Bloodlines&rsquo; whip-equipped hero. PoR takes place during or just after the second World War.
</p>
</div>
</div>
</div>
</div>
2018-05-17 20:30:00 +02:00
2018-05-19 12:05:41 +02:00
<div class="row box-masonry" style="margin-right: 10px">
<div class="col-md-4">
<a href="https://jefklakscodex.com/articles/handheld-castlevanias/" title="" class="box-masonry-image with-hover-overlay with-hover-icon">
<img src="https://jefklakscodex.com//img/Guides/cv-harmony.jpg" alt="" class="img-responsive img-inactive">
</a>
</div>
<div class="col-md-8">
<div class="box-masonry-text">
<h4 style="margin: 0; float: left;"><a href="https://jefklakscodex.com/articles/handheld-castlevanias/">Handheld Castlevanias</a></h4>
<span class="sidebar-date" style="float: right;">
<i class='fa fa-calendar'></i>&nbsp;
01/2007
</span>
<div class="box-masonry-description" style="clear: both;">
<p>
Portrait of Ruin is the second Nintendo DS Castlevania game. Maybe, if Komani thinks it'll be worthwile, a third one will follow, since there have been three Castlevania games released for the predecessor the Gameboy Advance. All excellent Handheld Metroidvania games, but which one excels at what? A short overview would be handy indeed. Well here you go! Gameboy Advance Castlevania: Harmony of Dissonance Harmony of Dissonance was actually the second Castlevania game to be released on the GBA.
</p>
</div>
</div>
</div>
</div>
<hr/>
<h3>Looking for more?</h3>
<a href="/tags">Browse the Appendix</a><br/>
<a href="/about">About the Codex</a>
<hr/>
</div>
2018-05-17 20:30:00 +02:00
</div>
</div>
</div>
</div>
<script src="https://jefklakscodex.com/js/jquery.min.js"></script>
<script src="https://jefklakscodex.com/js/bootstrap.min.js"></script>
<script src="https://jefklakscodex.com/js/jquery.cookie.js"> </script>
<script src="https://jefklakscodex.com/js/ekko-lightbox.js"></script>
<script src="https://jefklakscodex.com/js/jquery.scrollTo.min.js"></script>
<script src="https://jefklakscodex.com/js/masonry.pkgd.min.js"></script>
<script src="https://jefklakscodex.com/js/imagesloaded.pkgd.min.js"></script>
<script src="https://jefklakscodex.com/js/owl.carousel.min.js"></script>
<script src="https://jefklakscodex.com/js/front.js"></script>
<script src="https://jefklakscodex.com/js/codex.js"></script>
2018-05-19 12:05:41 +02:00
<footer>
2018-05-17 20:30:00 +02:00
<a style="cursor: pointer;" id="totop"><img src="/img/bg-back.gif" alt="to top" /></a>
</footer>
2018-05-19 12:05:41 +02:00
2018-05-17 20:30:00 +02:00
</body>
</html>