leilukin-site/shrines/cassettebeasts/featured.html

73 lines
3.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en" dir="ltr" id="page-top">
<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 property="og:url" content="https://leilukin.neocities.org/shrines/cassettebeasts/featured">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Leilukin's Hub">
<meta property="og:title" content="Featured | Cassette Beasts Shrine">
<meta property="og:description" content="A collection of reviews and essays from other people about Cassette Beasts.">
<link rel="stylesheet" href="cassettebeasts.css" type="text/css" media="all">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css">
<link rel="apple-touch-icon" sizes="180x180" href="./img/cb-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./img/cb-icon.png">
<link rel="icon" type="image/png" sizes="16x16" href="./img/cb-icon.png">
<link rel="manifest" href="/assets/favicon/site.webmanifest">
<script src="js/header.js" defer></script>
<script src="js/sidebar-content.js" defer></script>
<script src="js/footer.js" defer></script>
<title>Featured | Cassette Beasts Shrine | Leilukin's Hub</title>
</head>
<body>
<header></header>
<nav></nav>
<main>
<!-- <aside class="left-sidebar">
Left sidebar content here
</aside> -->
<div class="content-container">
<section class="content-section">
<h1>Featured</h1>
<p>Here is a collection of reviews and essays from other people about <cite>Cassette Beasts</cite>. If you need more convincing than my words about why you should play <cite>Cassette Beasts</cite>, check these links out. 😎</p>
</section>
<section class="content-section">
<h2>Reviews</h2>
<ul>
<li><a href="https://www.rockpapershotgun.com/cassette-beasts-review" target="_blank">Cassette Beasts review: dropping the mic on the Pokémon-like</a> by Katharine Castle</li>
<li><a href="https://www.eurogamer.net/cassette-beasts-review-the-brilliance-of-pokemon-all-grown-up" target="_blank">Cassette Beasts review - the brilliance of Pokémon all grown up</a> by Caelyn Ellis</li>
<li><a href="https://www.siliconera.com/review-cassette-beasts-is-an-rpg-with-a-lot-of-heart/" target="_blank">Review: Cassette Beasts Is an RPG With a Lot of Heart</a> by Daniel Bueno</li>
</ul>
</section>
<section class="content-section">
<h2>Essays</h2>
<ul>
<li><a href="https://www.siliconera.com/cassette-beasts-companions-are-what-i-always-wanted-from-pokemon-rivals/" target="_blank">Cassette Beasts Companions Are What I Always Wanted from Pokemon Rivals</a> by Jenni Lada</li>
</ul>
</section>
<section class="content-section">
<h2>Videos</h2>
<ul>
<li><a href="https://www.youtube.com/watch?v=W__eBjKDFvo" target="_blank">Is Cassette Beasts Worth It?</a> by Gym Leader Ed</li>
<li><a href="https://www.youtube.com/watch?v=vIwzTJp3o9M" target="_blank">Why You Should Play Cassette Beasts</a> by AstralKat</li>
<li><a href="https://www.youtube.com/watch?v=cUcpoI8INBc" target="_blank">You Missed One of the Best Games This Year</a> by mhswoocer</li>
</ul>
</section>
</div>
<aside class="right-sidebar"></aside>
</main>
<footer></footer>
</body>
</html>