<!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/devinsights">
        <meta property="og:type" content="website">
        <meta property="og:site_name" content="Leilukin's Hub">
        <meta property="og:title" content="Developer Insights | Cassette Beasts Shrine">
        <meta property="og:description" content="A compilation of insights into Cassette Beasts from its developers, including interviews, Q&A sessions and quotes.">

        <link rel="stylesheet" href="/shrines/cassettebeasts/css/style-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="/shrines/cassettebeasts/img/cb-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/shrines/cassettebeasts/img/cb-icon.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/shrines/cassettebeasts/img/cb-icon.png">
        <link rel="manifest" href="/assets/favicon/site.webmanifest">

        <script src="/shrines/cassettebeasts/js/cb-components.js" defer></script> 

        <title>Developer Insights | Cassette Beasts Shrine | Leilukin's Hub</title>
    </head>
    <body>
        <header class="main-header">
            <noscript>
                JavaScript is disabled in your browser. To get the best user experience on
                this website, it is recommended that you enable it.
            </noscript>
        </header>
        <nav class="navbar"></nav>
        <main>
            <!-- <aside class="left-sidebar">
                Left sidebar content here
            </aside> -->

            <div class="content-container">
                <section class="content-section">
                    <h1>Developer Insights</h1>
                    <p>Here is a compilation of insights into <cite>Cassette Beasts</cite> from its developers, including interviews, Q&A sessions and quotes.</p>

                    <p>You may also check out <a href="trivia.html">my page for <cite>Cassette Beasts</cite> trivia</a>.</p>
                </section>

                <section class="content-section">
                    <h2>Q&A Sessions</h2>
                    <ul>
                        <li><a href="https://store.steampowered.com/news/app/1321440/view/3669908058337516561" target="_blank">Cassette Beasts Blog #13 - You asked, we answered!</a> (February 28, 2023)</li>
                        <li><a href="https://www.reddit.com/r/JRPG/comments/12kobbo/were_bytten_studio_the_developers_of_cassette/" target="_blank">Reddit AMA on r/JRPG</a> (April 13, 2023)</li>
                        <li><a href="https://www.reddit.com/r/NintendoSwitch/comments/14nvsiu/ama_we_are_bytten_studio_the_developers_of/" target="_blank">Reddit AMA on r/NintendoSwitch</a> (July 1, 2023)</li>
                    </ul>
                </section>

                <section class="content-section">
                    <h2>Interviews</h2>
                    <ul>
                        <li><a href="https://www.shacknews.com/article/130992/shacknews-e6-2022-cassette-beasts-interview-on-collectible-monsters-and-fusion-system" target="blank">Shacknews E6 2022: Cassette Beasts interview on collectible monsters and Fusion System</a> by Morgan Shaver of Shacknews</li>
                        <li><a href="https://www.pockettactics.com/cassette-beasts/interview" target="blank">Making monsters out of myths with the Cassette Beasts dev</a> by Ben Johnson of Pocket Tactics (March 2023)</li>
                        <li><a href="https://www.patreon.com/posts/game-maker-with-79789240" target="blank">Game Maker Series - Interview with Jay Baylis (Cassette Beasts)</a> by The Pre-Order Bonus Podcast</li>
                        <li><a href="https://godotengine.org/article/godot-showcase-cassette-beasts/" target="blank">Godot Showcase - Cassette Beasts</a> by Emi of Godot Engine Team (April 26, 2023)</li>
                        <li><a href="https://www.nintendolife.com/features/cassette-beasts-dev-on-doing-what-pokemon-doesnt-in-a-zelda-inspired-overworld" target="blank">Feature: Cassette Beasts Dev On Doing What Pokémon Doesn't In A Zelda-Inspired Overworld</a> by Lowell Bell of Nintendo Life (April 26, 2023)</li>
                        <li><a href="https://www.patreon.com/posts/episode-126-how-82416091" target="blank">Episode 126: How To Make A Video Game (with Jay Baylis)</a> by The Back Page podcast</li>
                    </ul>
                </section>
            </div>

            <aside class="right-sidebar"></aside>

        </main>
        <footer class="main-footer"></footer>
    </body>
</html>