<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <meta name="description" content="" />
        <meta name="author" content="" />
        <title>SHG Studios</title>
        <!-- Favicon-->
        <link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
        <!-- Font Awesome icons (free version)-->
        <script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" rel="stylesheet" type="text/css" />
        
        <!-- Google fonts-->
        <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
        <link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css" />
        <!-- Core theme CSS (includes Bootstrap)-->
        <link href="css/styles.css" rel="stylesheet" />
    </head>
    <body id="page-top">
        <!-- Navigation-->
        <nav class="navbar navbar-expand-lg bg-secondary text-uppercase fixed-top" id="mainNav">
            <div class="container">
                <a class="navbar-brand" href="#page-top">SHG Studios</a>
                <button class="navbar-toggler text-uppercase font-weight-bold bg-primary text-white rounded" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
                    Menu
                    <i class="fas fa-bars"></i>
                </button>
                <div class="collapse navbar-collapse" id="navbarResponsive">
                    <ul class="navbar-nav ms-auto">
                        <li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded" href="#OurGames">Our Games</a></li>
                        <li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded" href="#about">About</a></li>
                        <li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded" href="contact-us.html">Contact</a></li>
                    </ul>
                </div>
            </div>
        </nav>
        <!-- Masthead-->
        <header class="masthead bg-primary text-white text-center">
            <div class="container d-flex align-items-center flex-column">
                <!-- Masthead Avatar Image-->
                <img class="masthead-avatar mb-5" src="assets/img/SHGStudios_Logo.png" alt="..." />
                <!-- Masthead Heading-->
                <h1 class="masthead-heading text-uppercase mb-0">SHG Studios</h1>
                <!-- Icon Divider-->
                <div class="divider-custom divider-light">
                    <div class="divider-custom-line"></div>
                    <div class="divider-custom-icon"><i class="fas fa-star"></i></div>
                    <div class="divider-custom-line"></div>
                </div>
                <!-- Masthead Subheading-->
                <p class="masthead-subheading font-weight-light mb-0">Come for the Games, Stay for the Community.</p>
            </div>
        </header>
        <!-- Portfolio Section-->
        <section class="page-section portfolio" id="OurGames">
            <div class="container">
            <!--CUTE CAT GAMES-->
                <!-- Portfolio Section Heading-->
                <h2 class="page-section-heading text-center text-uppercase text-secondary mb-0">Cute Cat Games</h2>
                <!-- Icon Divider-->
                <div class="divider-custom">
                    <div class="divider-custom-line"></div>
                </div>
                <!-- Portfolio Grid Items-->
                <div class="row justify-content-center">
                    <!-- Portfolio Item 1-->
                    <!--<div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal1">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                                <div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
                            </div>
                            <img class="img-fluid" src="assets/img/portfolio/CuteCatCreatorThumb.jpg" alt="..." />
                        </div>
                    </div>-->
                    <!-- Portfolio Item 2-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                                <div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
                            </div>
                            <img class="img-fluid" src="assets/img/portfolio/CuteCatRescue.jpg" alt="..." />
                        </div>
                    </div>
                    <!-- Portfolio Item 3-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal3">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                                <div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
                            </div>
                            <img class="img-fluid" src="assets/img/portfolio/CuteCatRPGThumb.jpg" alt="..." />
                        </div>
                    </div>
                </div>
                <!-- Portfolio Section Heading-->
                <h2 class="page-section-heading text-center text-uppercase text-secondary mb-0">StarCrash Games</h2>
                <!-- Icon Divider-->
                <div class="divider-custom">
                    <div class="divider-custom-line"></div>
                </div>
                <!-- Portfolio Grid Items-->
                <div class="row justify-content-center">
                    <!-- Portfolio Item 1-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal4">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                                <div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
                            </div>
                            <img class="img-fluid" src="assets/img/portfolio/StarPirates.jpg" alt="..." />
                        </div>
                    </div>
                    <!-- Portfolio Item 2-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal5">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                                <div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
                            </div>
                            <img class="img-fluid" src="assets/img/portfolio/SpyBattle.jpg" alt="..." />
                        </div>
                    </div>
                    <!-- Portfolio Item 3-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal6">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                                <div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
                            </div>
                            <img class="img-fluid" src="assets/img/portfolio/PiratesOfProcyonThumb.jpg" alt="..." />
                        </div>
                    </div>
                    <!-- 
                    <div class="col-md-6 col-lg-4 mb-5 mb-lg-0">
                        <div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal4">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                                <div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
                            </div>
                            <img class="img-fluid" src="assets/img/portfolio/game.png" alt="..." />
                        </div>
                    </div>
                    
                    <div class="col-md-6 col-lg-4 mb-5 mb-md-0">
                        <div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal5">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                                <div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
                            </div>
                            <img class="img-fluid" src="assets/img/portfolio/safe.png" alt="..." />
                        </div>
                    </div>
                    
                    <div class="col-md-6 col-lg-4">
                        <div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal6">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                                <div class="portfolio-item-caption-content text-center text-white"><i class="fas fa-plus fa-3x"></i></div>
                            </div>
                            <img class="img-fluid" src="assets/img/portfolio/submarine.png" alt="..." />
                        </div>
                    </div>
                    -->
                </div>
            </div>
        </section>
        <!-- About Section-->
        <section class="page-section bg-primary text-white mb-0" id="about">
            <div class="container">
                <!-- About Section Heading-->
                <h2 class="page-section-heading text-center text-uppercase text-white">About</h2>
                <!-- Icon Divider-->
                <div class="divider-custom divider-light">
                    <div class="divider-custom-line"></div>
                </div>
                <!-- About Section Content-->
                <div class="row justify-content-center">
                        <div class="col-lg-5 mx-auto"><p class="lead">SHG Studios is a successful, award-winning Indie Game Studios based in Hamilton, Ontario. Active since 2008, SHG builds and markets their own games such as Star Pirates, SpyBattle 2165, and recently Cute Cat RPG. Ultra-long-term retention is the SHG hallmark; “people come for the games, but stay for the community”.</p></div>
                  
                </div>
            </div>
            <div class="container">
                <div class="row justify-content-center">
                    <!-- About Section Heading-->
                     <div class="divider-custom divider-light">
                        <div class="divider-custom-line"></div>
                        <div class="divider-custom-icon"><i class="fas fa-star"></i></div>
                        <div class="divider-custom-line"></div>
                    </div>
                    <h2 class="page-section-heading text-center text-uppercase text-white">Awards</h2>
                    <!-- Icon Divider-->
                    <div class="divider-custom divider-light">
                        <div class="divider-custom-line"></div>
                    </div>
                    <!-- Portfolio Item 1-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="" data-bs-target="#">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                            </div>
                            <img class="img-fluid" src="assets/img/HamiltonChamberOfCommerceAward.jpg" alt="..." />
                        </div>
                    </div>
                    <!-- Portfolio Item 2-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="" data-bs-target="#">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                            </div>
                            <img class="img-fluid" src="assets/img/FirstOntarioAward.jpg" alt="..." />
                        </div>
                    </div>
                    <!-- Portfolio Item 3-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="" data-bs-target="#">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                            </div>
                            <img class="img-fluid" src="assets/img/TriosAward.jpg" alt="..." />
                        </div>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row justify-content-center">
                    <!-- About Section Heading-->
                     <div class="divider-custom divider-light">
                        <div class="divider-custom-line"></div>
                        <div class="divider-custom-icon"><i class="fas fa-star"></i></div>
                        <div class="divider-custom-line"></div>
                    </div>
                    <h2 class="page-section-heading text-center text-uppercase text-white">In The News</h2>
                    <!-- Icon Divider-->
                    <div class="divider-custom divider-light">
                        <div class="divider-custom-line"></div>
                    </div>
                    <!-- Portfolio Item 1-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="" data-bs-target="#">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                            </div>
                           <a href="https://www.thespec.com/business/2011/06/27/ferguson-brothers-living-the-virtual-dream.html"> <img class="img-fluid" src="assets/img/spectatorNews.jpg" alt="..." /></a>
                        </div>
                    </div>
                    <!-- Portfolio Item 2-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="" data-bs-target="#">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                            </div>
                            <a href="https://indiegamereviewer.com/dev-profile-shg-launches-new-space-in-hamilton-ontario/"><img class="img-fluid" src="assets/img/igrnews.jpg" alt="..." /></a>
                        </div>
                    </div>
                    <!-- Portfolio Item 3-->
                    <div class="col-md-6 col-lg-4 mb-5">
                        <div class="portfolio-item mx-auto" data-bs-toggle="" data-bs-target="#">
                            <div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
                            </div>
                            <a href="https://www.thespec.com/business/2015/03/11/rapscallion-owner-wins-two-hamilton-business-achievement-awards.html"><img class="img-fluid" src="assets/img/firstOntarioNews.jpg" alt="..." /></a>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- Contact Section-->
        <section class="page-section" id="contact">
            <div class="container">
                <!-- Contact Section Heading-->
                <h2 class="page-section-heading text-center text-uppercase text-secondary mb-0">Contact Us</h2>
                <!-- Icon Divider-->
                <div class="divider-custom">
                    <div class="divider-custom-line"></div>
                </div>
                <!-- Contact Section Form-->
                <div class="row justify-content-center">
                        <a class="btn btn-outline-dark btn-social mx-1" href="https://www.facebook.com/CuteCatRPG"><i class="fab fa-fw fa-facebook-f"></i></a>
                        <a class="btn btn-outline-dark btn-social mx-1" href="https://www.instagram.com/cutecatrpg"><i class="fab fa-fw fa-instagram"></i></a>
                        <a class="btn btn-outline-dark btn-social mx-1" href="https://www.x.com/cutecatrpg"><i class="fab fa-fw fa-twitter"></i></a>
                        <a class="btn btn-outline-dark btn-social mx-1" href="https://www.tiktok.com/@cutecatrpg"><i class="fab fa-fw fa-tiktok"></i></a>
                        <a class="btn btn-outline-dark btn-social mx-1" href="mailto:info@shgstudios.com"><i class="fa fa-fw fa-envelope"></i></a>
                </div>
            </div>
        </section>
        <!-- Footer-->
        <footer class="footer text-center">
            <div class="container">
                <div class="row">
                    <!-- Footer Location-->
                    <div class="col-lg-4 mb-5 mb-lg-0">
                        <p class="lead mb-0">
                        </p>
                    </div>
                    <!-- Footer Social Icons-->
                    
                    <!-- Footer About Text-->
                    <div class="col-lg-4">
                        <p class="lead mb-0">
                        </p>
                    </div>
                </div>
            </div>
        </footer>
        <!-- Copyright Section-->
        <div class="copyright py-4 text-center text-white">
            <div class="container"><small>★ Copyright © SHG Studios Inc. ★ <a href="toc.html">Terms of Service</a> ★ <a href="privacy.html">Privacy Policy</a> ★ <a href="rules.html">Game Rules</a> ★ <a href="dei.html">DEI</a> ★ <a href="contact-us.html">Contact Us</a> </small></div>
        </div>
        <!-- Portfolio Modals-->
        <!-- Portfolio Modal 1-->
        <div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" aria-labelledby="portfolioModal1" aria-hidden="true">
            <div class="modal-dialog modal-xl">
                <div class="modal-content">
                    <div class="modal-header border-0"><button class="btn-close" type="button" data-bs-dismiss="modal" aria-label="Close"></button></div>
                    <div class="modal-body text-center pb-5">
                        <div class="container">
                            <div class="row justify-content-center">
                                <div class="col-lg-8  text-start">
                                    <!-- Portfolio Modal - Title-->
                                    <h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Cute Cat Creator</h2>
                                    <!-- Icon Divider-->
                                    <div class="divider-custom">
                                        <div class="divider-custom-line"></div>
                                    </div>
                                    <!-- Portfolio Modal - Image-->
                                    <img class="img-fluid rounded mb-5" src="assets/img/portfolio/CuteCatCreatorThumb.jpg" alt="..." />
                                    <!-- Portfolio Modal - Text-->
                                    <p class="mb-4">
                                        <h2>🎨 Create your dream kitty – from real pets to fantasy cats!</h2>
                                        <p>
                                        Welcome to <strong>Cute Cat Creator</strong>, the ultimate game for cat lovers. Whether you want to turn your real-life cat into a playable avatar or invent a brand-new feline friend, CCC gives you the tools to create, customize, and show off your cats like never before.
                                        </p>

                                        <h3>😻 Features</h3>
                                        <ul>
                                        <li>🐾 <strong>Photo to cat</strong> – Turn real cat pics into custom avatars</li>
                                        <li>🐾 <strong>Dress up your cats</strong> – Cute, cool, or totally wild outfits</li>
                                        <li>🐾 <strong>Send postcards</strong> – Share your cats in fun environments</li>
                                        <li>🐾 <strong>Karaoke mode</strong> – Watch your cat sing like a star</li>
                                        <li>🐾 <strong>CARE Tokens</strong> – Earn rewards & help real shelter cats</li>
                                        <li>🐾 <strong>100% free to play</strong> – Watch ads to earn in-game bonuses</li>
                                        </ul>

                                        <h3>🌎 Viral. Adorable. Infinite cats.</h3>
                                        <p>
                                        Whether you're a casual player or creative master, there's always something new to do – and new cats to create.
                                        </p>

                                        <h3>💖 Play. Create. Help real cats.</h3>
                                        <p>
                                        Every action you take earns <strong>CARE Tokens</strong> that support real animal shelters. Your creativity can make a real-world impact.
                                        </p>

                                        <p><strong>Download now and become the ultimate cat creator!</strong></p>
                                        <p>#CuteCatCreator #CatLife</p>
                                        </p>

                                        <!-- Centered Store Badge -->
                                        <div class="text-center mt-4">
                                        <a href="https://play.google.com/store/apps/details?id=com.shgstudios.cutecatcreator">
                                            <img src="assets/img/Google_Play_Store_badge_EN.png" alt="Get Cute Cat Creator on Google Play" class="mb-2 store-badge">
                                        </a>

                                        <br />

                                        <button class="btn btn-primary mt-3" data-bs-dismiss="modal">
                                            <i class="fas fa-xmark fa-fw"></i>
                                            Close Window
                                        </button>
                                        </div>

                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- Portfolio Modal 2-->
        <div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" aria-labelledby="portfolioModal2" aria-hidden="true">
            <div class="modal-dialog modal-xl">
                <div class="modal-content">
                    <div class="modal-header border-0"><button class="btn-close" type="button" data-bs-dismiss="modal" aria-label="Close"></button></div>
                    <div class="modal-body text-center pb-5">
                        <div class="container">
                            <div class="row justify-content-center">
                                <div class="col-lg-8 text-start">
                                    <!-- Portfolio Modal - Title-->
                                    <h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Cute Cat Rescue</h2>
                                    <!-- Icon Divider-->
                                    <div class="divider-custom">
                                        <div class="divider-custom-line"></div>
                                    </div>
                                    <!-- Portfolio Modal - Image-->
                                    <img class="img-fluid rounded mb-5" src="assets/img/portfolio/CuteCatRescue.jpg" alt="..." />
                                    <!-- Portfolio Modal - Text-->
                                    <p class="mb-4">
                                        <h2>Help real shelter kitties by playing <strong>Cute Cat Rescue</strong>.</h2>
    
                                        <p>
                                        In <strong>Cute Cat Rescue</strong>, real rescue kitties appear at your shelter. You help them go from sad, skinny cats to happy, healthy cats. Feed, bathe, clean their fur, and play with your kitty.
                                        </p>

                                        <h3>How Does It Help Real Rescue Kitties?</h3>
                                        <p>
                                        Kitties in the game are a mix of <strong>REAL cats from REAL rescues</strong> and silly fun kitties. The game donates to help those real kitties. Every important action you take in-game means more support is sent to those cats.
                                        </p>

                                        <h3>Are the Charities Real? Are the Cats Real?</h3>
                                        <p>
                                        <strong>100%.</strong> The game creators care deeply about cats. <em>(Read up on us!)</em>
                                        </p>
                                        <p>
                                        Check out the in-game <strong>CARE Token</strong> counter to see how your actions help cats in the real world.
                                        </p>

                                        <h3>OK. But is it fun?</h3>
                                        <p>
                                        Oh yeah. Do you like Virtual Pet Games? <strong>Cute Cat Rescue</strong> is that, but so much more. We’re still early in development, but we already have a mix of real cats to rescue and fun, silly ones too. <strong>Tabby Swift</strong> needs your help :)
                                        </p>
                                        <p>
                                        <strong>3 Mini-Games</strong> & more are coming fast!
                                        </p>

                                        <h3>Collect Cute Cats</h3>
                                        <ul>
                                        <li>Collect dozens of unique Hero Cats – from princesses to celebrities and superhero kitties!</li>
                                        </ul>

                                        <h3>Adorable Minigames</h3>
                                        <ul>
                                        <li>Play simple yet exciting Mini-Games for extra treasure!</li>
                                        <li>Use your catlike reflexes to avoid falling water balloons in <strong>Falls Game</strong>.</li>
                                        <li>Pet fluffy cats in <strong>Pat A Cat</strong> – while avoiding poop! A nonviolent twist on Whack-a-Mole.</li>
                                        <li>Jump farther and faster than any cat in <strong>Jump, Jump</strong>.</li>
                                        </ul>

                                        <p><strong>Try Cute Cat Rescue today!</strong></p>
                                        </p>

                                        <!-- Centered Store Badges -->
                                        <div class="text-center mt-4">
                                        <a href="https://play.google.com/store/apps/details?id=com.shgstudios.cutecatrescue">
                                            <img src="assets/img/Google_Play_Store_badge_EN.png" alt="Get Cute Cat Rescue on Google Play" class="mb-2 me-2 store-badge">
                                        </a>
                                        <a href="https://apps.apple.com/us/app/cute-cat-rescue/id6739067419">
                                            <img src="assets/img/Apple_App_Store_badge_EN.png" alt="Get Cute Cat Rescue on Apple App Store" class="mb-2 store-badge">
                                        </a>

                                        <br />

                                        <button class="btn btn-primary mt-3" data-bs-dismiss="modal">
                                            <i class="fas fa-xmark fa-fw"></i>
                                            Close Window
                                        </button>
                                        </div>

                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- Portfolio Modal 3-->
        <div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" aria-labelledby="portfolioModal3" aria-hidden="true">
            <div class="modal-dialog modal-xl">
                <div class="modal-content">
                    <div class="modal-header border-0"><button class="btn-close" type="button" data-bs-dismiss="modal" aria-label="Close"></button></div>
                    <div class="modal-body text-center pb-5">
                        <div class="container">
                            <div class="row justify-content-center">
                                <div class="col-lg-8 text-start">
                                    <!-- Portfolio Modal - Title-->
                                    <h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Cute Cat RPG</h2>
                                    <!-- Icon Divider-->
                                    <div class="divider-custom">
                                        <div class="divider-custom-line"></div>
                                    </div>
                                    <!-- Portfolio Modal - Image-->
                                    <img class="img-fluid rounded mb-5" src="assets/img/portfolio/CuteCatRPGThumb.jpg" alt="..." />
                                    <!-- Portfolio Modal - Text-->
                                    <p class="mb-4">
                                        <h2><strong>Cute Cat RPG</strong></h2>
                                        <p>
                                        In <strong>Cute Cat RPG</strong>, play as <em>YOUR</em> cat in a fun, peaceful RPG adventure.
                                        </p>
                                        <p>
                                        Travel the world and see famous real-life landmarks, engage in playful and non-violent combat encounters with your team of cute cats.
                                        </p>

                                        <h3>My Cat is the Hero?</h3>
                                        <p>
                                        Yup. Upload a photo or two of your cat. <strong>Poof!</strong> Your kitty is in-game leading their cartoon kitty crew.
                                        </p>

                                        <h3>Pawesome Activities</h3>
                                        <ul>
                                        <li>Tweak your Hero Cat: choose ears, fur patterns, and more.</li>
                                        <li>Create your real-life kitty or invent a fantasy feline friend.</li>
                                        <li>Collect tons of cute, unique cat friends and dress them in amazing costumes.</li>
                                        <li>Explore 5 countries and over 20 stages.</li>
                                        <li>Play awesome Minigames!</li>
                                        <li>Open Mystery Packs for treasure: Hero Cats, Coins, Gems, and more.</li>
                                        <li>Upgrade your cats and forge a winning feline team.</li>
                                        </ul>

                                        <h3>Nonviolent RPG Fun</h3>
                                        <ul>
                                        <li>Use meme-inspired cat moves instead of weapons!</li>
                                        <li>Moves include nose boops, laser pointer games, disco dancing, and food fights.</li>
                                        <li>No cats are ever hurt — just good old cat chaos and distractions!</li>
                                        <li>JRPG-style battles: face waves of rivals and a boss in every stage.</li>
                                        <li>Lower rival cat HP (heart points) with distractions to win stages.</li>
                                        <li>150+ unique cute cat moves to unlock and master.</li>
                                        </ul>

                                        <h3>PVP</h3>
                                        <ul>
                                        <li>Climb leaderboards by distracting rival Cute Cat players.</li>
                                        <li>Play anytime with asynchronous PVP combat.</li>
                                        </ul>

                                        <h3>Collect Cute Cats</h3>
                                        <ul>
                                        <li>Collect dozens of Hero Cats: princesses, celebrities, superheroes, and more!</li>
                                        <li>Build an RPG party with classes like Healers, Monks, Rogues, Divas, and Tanks.</li>
                                        <li>Upgrade abilities with Coins and Gems.</li>
                                        <li>Equip your cats with adorable and powerful costumes.</li>
                                        </ul>

                                        <h3>Cat Condos</h3>
                                        <ul>
                                        <li>Show off your collection in your customizable Cat Condo.</li>
                                        <li>Tap cats to play, or double tap to view info and change outfits.</li>
                                        <li>Future updates: Decorate and customize your condo with themed platforms and scenes.</li>
                                        </ul>

                                        <h3>Adorable Minigames</h3>
                                        <ul>
                                        <li>Play simple but fun Minigames to earn treasure!</li>
                                        <li>Avoid falling yarn in the <strong>Falls Game</strong>.</li>
                                        <li>Pat fluffy cats (and avoid poop!) in <strong>Pat A Cat</strong> – a gentle twist on Whack-a-Mole.</li>
                                        <li><strong>Draw a Cat</strong>: upload cat photos, let others draw them, and vote on your favorites!</li>
                                        </ul>

                                        <h3>Active Community</h3>
                                        <ul>
                                        <li>Join a global community of cat lovers.</li>
                                        <li>Send messages, compete for top scores, and build your cat collection!</li>
                                        <li>Rank on leaderboards for highscores, collections, and most powerful cats.</li>
                                        </ul>

                                        <h3>Coming Soon</h3>
                                        <ul>
                                        <li>Upgrade your Cat Condo with beautiful themed designs.</li>
                                        <li>Join a “Cat Family” (Clan) and team up for treasure and growth.</li>
                                        </ul>

                                        <p><strong>If you like “Cute, Easy, Silly Fun”, then try Cute Cat RPG today!</strong></p>
                                        </p>

                                        <!-- Centered Store Badges -->
                                        <div class="text-center mt-4">
                                        <a href="https://play.google.com/store/apps/details?id=com.shgstudios.catfluencer">
                                            <img src="assets/img/Google_Play_Store_badge_EN.png" alt="Get Cute Cat RPG on Google Play" class="mb-2 me-2 store-badge">
                                        </a>
                                        <a href="https://apps.apple.com/us/app/cute-cat-rpg/id6502532842">
                                            <img src="assets/img/Apple_App_Store_badge_EN.png" alt="Get Cute Cat RPG on Apple App Store" class="mb-2 store-badge">
                                        </a>

                                        <br />

                                        <button class="btn btn-primary mt-3" data-bs-dismiss="modal">
                                            <i class="fas fa-xmark fa-fw"></i>
                                            Close Window
                                        </button>
                                        </div>

                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- Portfolio Modal 4-->
        <div class="portfolio-modal modal fade" id="portfolioModal4" tabindex="-1" aria-labelledby="portfolioModal4" aria-hidden="true">
            <div class="modal-dialog modal-xl">
                <div class="modal-content">
                    <div class="modal-header border-0"><button class="btn-close" type="button" data-bs-dismiss="modal" aria-label="Close"></button></div>
                    <div class="modal-body text-center pb-5">
                        <div class="container">
                            <div class="row justify-content-center">
                                <div class="col-lg-8 text-start">
                                    <!-- Portfolio Modal - Title-->
                                    <h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Star Pirates</h2>
                                    <!-- Icon Divider-->
                                    <div class="divider-custom">
                                        <div class="divider-custom-line"></div>
                                    </div>
                                    <!-- Portfolio Modal - Image-->
                                    <img class="img-fluid rounded mb-5" src="assets/img/portfolio/StarPirates.jpg" alt="..." />
                                    <!-- Portfolio Modal - Text-->
                                    <p class="mb-4">
                                        <h2><strong>Overview</strong></h2>
                                        <p>
                                        <strong>Star Pirates</strong> is a sci-fi text MMORPG where players become space pirates, engaging in battles, alliances, and missions.
                                        </p>

                                        <h3>Features</h3>
                                        <ul>
                                        <li>PvP combat</li>
                                        <li>Ship customization</li>
                                        <li>Resource management</li>
                                        <li>An expansive universe to explore</li>
                                        </ul>
                                        </p>

                                        <!-- Centered Play on Web Button -->
                                        <div class="text-center mt-4">
                                        <a href="https://www.starpirates.net">
                                            <img src="assets/img/Play_On_Web_badge_EN.png" alt="Play Star Pirates on Web" class="mb-2 store-badge">
                                        </a>

                                        <br />

                                        <button class="btn btn-primary mt-3" data-bs-dismiss="modal">
                                            <i class="fas fa-xmark fa-fw"></i>
                                            Close Window
                                        </button>
                                        </div>

                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- Portfolio Modal 5-->
        <div class="portfolio-modal modal fade" id="portfolioModal5" tabindex="-1" aria-labelledby="portfolioModal5" aria-hidden="true">
            <div class="modal-dialog modal-xl">
                <div class="modal-content">
                    <div class="modal-header border-0"><button class="btn-close" type="button" data-bs-dismiss="modal" aria-label="Close"></button></div>
                    <div class="modal-body text-center pb-5">
                        <div class="container">
                            <div class="row justify-content-center">
                                <div class="col-lg-8 text-start">
                                    <!-- Portfolio Modal - Title-->
                                    <h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Spy Battle: 2165</h2>
                                    <!-- Icon Divider-->
                                    <div class="divider-custom">
                                        <div class="divider-custom-line"></div>
                                    </div>
                                    <!-- Portfolio Modal - Image-->
                                    <img class="img-fluid rounded mb-5" src="assets/img/portfolio/SpyBattle.jpg" alt="..." />
                                    <!-- Portfolio Modal - Text-->
                                    <p class="mb-4">
                                        <h2><strong>Overview</strong></h2>
                                        <p>
                                        <strong>Spy Battle: 2165</strong> is a futuristic espionage MMORPG where players engage in covert missions and tactical operations.
                                        </p>

                                        <h3>Features</h3>
                                        <ul>
                                        <li>Strategic missions</li>
                                        <li>Character customization</li>
                                        <li>Faction wars</li>
                                        <li>Resource management</li>
                                        </ul>
                                       </p>

                                        <!-- Centered Button Block -->
                                        <div class="text-center mt-4">
                                        <a href="https://www.spybattle.com">
                                            <img src="assets/img/Play_On_Web_badge_EN.png" alt="Play Spy Battle:2165 on Web" class="store-badge">
                                        </a>
                                        <br />
                                        <button class="btn btn-primary mt-3" data-bs-dismiss="modal">
                                            <i class="fas fa-xmark fa-fw"></i>
                                            Close Window
                                        </button>
                                        </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- Portfolio Modal 6-->
        <div class="portfolio-modal modal fade" id="portfolioModal6" tabindex="-1" aria-labelledby="portfolioModal6" aria-hidden="true">
            <div class="modal-dialog modal-xl">
                <div class="modal-content">
                    <div class="modal-header border-0"><button class="btn-close" type="button" data-bs-dismiss="modal" aria-label="Close"></button></div>
                    <div class="modal-body text-center pb-5">
                        <div class="container">
                            <div class="row justify-content-center">
                                <div class="col-lg-8 text-start">
                                    <!-- Portfolio Modal - Title-->
                                    <h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Pirates of Procyon</h2>
                                    <!-- Icon Divider-->
                                    <div class="divider-custom">
                                        <div class="divider-custom-line"></div>
                                    </div>
                                    <!-- Portfolio Modal - Image-->
                                    <img class="img-fluid rounded mb-5" src="assets/img/portfolio/PiratesOfProcyonThumb.jpg" alt="..." />
                                    <!-- Portfolio Modal - Text-->
                                    <p class="mb-4">
                                        <h2><strong>POP: A Rich Retro Space RPG</strong></h2>
                                        <p>
                                        <strong>POP</strong> is both simple and complex. It's easy to start playing, but as you dive deeper, you'll uncover a rich gaming experience. 
                                        In POP, you are a Captain adventuring in space. Build your ship, battle others, and gain treasure – these are all part of the fun. 
                                        But there’s more: explore meaningful RPG choices that open new paths and close others. 
                                        Join an awesome, moderated community with social contests and more.
                                        </p>
                                        <p>
                                        If you enjoy retro adventures in space, this game is for you.
                                        </p>

                                        <h3>"So tell me about the game features!"</h3>
                                        <p>Well, there are many. Check these out:</p>

                                        <ul>
                                        <li><strong>Skirmish / The Deep:</strong> Fight NPCs for Cargo and Experience.</li>
                                        <li><strong>PVP:</strong> Battle other players. Installing different equipment can help against different play styles.</li>
                                        <li><strong>Missions:</strong> Enjoy text-based RPG gameplay where your decisions matter.</li>
                                        <li><strong>Hunt for Treasure:</strong> Find new and rare items. You get one free search per hour.</li>
                                        <li><strong>Mines:</strong> Gain passive income – but beware! Other players can swipe your mine.</li>
                                        <li><strong>Dailies:</strong> Complete four missions daily for stat boosts, XP, and cargo.</li>
                                        <li><strong>Side Missions:</strong> Fun story-based spinoffs with treasure rewards.</li>
                                        <li><strong>Tasks:</strong> Complete “TO DOs” for bonuses and to learn game mechanics.</li>
                                        <li><strong>Medals:</strong> Earn medals for excelling at different parts of the game.</li>
                                        <li><strong>Training:</strong> Build your stats and become a tougher captain.</li>
                                        <li><strong>Login Bonuses:</strong> Get rewards just for logging in daily.</li>
                                        <li><strong>Social:</strong> A friendly, chatty community. Ask questions and get help!</li>
                                        <li><strong>Inventory:</strong> Manage, upgrade, bind, sell, and trade your items.</li>
                                        <li><strong>Binding Items:</strong> Bind items to upgrade them. Once bound, they can’t be traded.</li>
                                        <li><strong>Converting Items:</strong> Turn gear into Item Parts for upgrades.</li>
                                        <li><strong>Pit Stop:</strong> Heal up quickly and more features coming soon!</li>
                                        <li><strong>Lost In Space:</strong> Attack online, but risk drifting off into space!</li>
                                        <li><strong>Bank:</strong> Store your cargo safely… but pirates may lurk nearby!</li>
                                        <li><strong>Markets:</strong> Swap items, points, and ships with other players.</li>
                                        <li><strong>Hall of Fame:</strong> See where you rank in stats, collections, and more.</li>
                                        <li><strong>Locations:</strong> Explore many planets and stations throughout the universe.</li>
                                        <li><strong>And more!</strong></li>
                                        </ul>
                                        </p>

                                        <!-- Centered Store Buttons Block -->
                                        <div class="text-center mt-4">
                                        <a href="https://play.google.com/store/apps/details?id=io.popmobile.com">
                                            <img src="assets/img/Google_Play_Store_badge_EN.png" alt="Get Pirates of Procyon on Google Play" class="mb-2 mx-2 store-badge">
                                        </a>
                                        <a href="https://apps.apple.com/us/app/pirates-of-procyon-text-rpg/id1665382577">
                                            <img src="assets/img/Apple_App_Store_badge_EN.png" alt="Get Pirates of Procyon on Apple App Store" class="mb-2 mx-2 store-badge">
                                        </a>
                                        <a href="https://www.piratesofprocyon.com/">
                                            <img src="assets/img/Play_On_Web_badge_EN.png" alt="Play Pirates of Procyon on Web" class="mb-2 mx-2 store-badge">
                                        </a>
                                        
                                        <br />
                                        
                                        <button class="btn btn-primary mt-3" data-bs-dismiss="modal">
                                            <i class="fas fa-xmark fa-fw"></i>
                                            Close Window
                                        </button>
                                        </div>

                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- Bootstrap core JS-->
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
        <!-- Core theme JS-->
        <script src="js/scripts.js"></script>
        <!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
        <!-- * *                               SB Forms JS                               * *-->
        <!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
        <!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
        <script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>
    </body>
</html>
