<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>XLand Studio - Web Game Studio</title><meta name="description" content="XLand Studio is a professional web game studio dedicated to creating fun and simple games that are easy to play for all ages, including Gomoku.com and Kakuro.com."><meta name="keywords" content="XLand Studio, web games, Gomoku, Kakuro, puzzle games, strategy games, online games"><meta name="author" content="XLand Studio"><meta name="robots" content="index, follow"><!-- Favicons --><link rel="icon" type="image/svg+xml" href="favicon.svg"><link rel="icon" type="image/svg+xml" sizes="16x16" href="favicon-16.svg"><link rel="apple-touch-icon" href="apple-touch-icon.svg"><meta name="theme-color" content="#0a0a0f"><!-- Open Graph / Facebook --><meta property="og:type" content="website"><meta property="og:url" content="https://xland.com/"><meta property="og:title" content="XLand Studio - Web Game Studio"><meta property="og:description" content="XLand Studio is a professional web game studio dedicated to creating fun and simple games that are easy to play for all ages. Play Gomoku, Kakuro, Fanorona, and more!"><meta property="og:image" content="https://xland.com/og-image.svg"><meta property="og:image:width" content="1200"><meta property="og:image:height" content="630"><meta property="og:image:alt" content="XLand Studio - Fun & Simple Games for Everyone"><meta property="og:site_name" content="XLand Studio"><meta property="og:locale" content="en_US"><!-- Twitter Card --><meta name="twitter:card" content="summary_large_image"><meta name="twitter:url" content="https://xland.com/"><meta name="twitter:title" content="XLand Studio - Web Game Studio"><meta name="twitter:description" content="XLand Studio is a professional web game studio dedicated to creating fun and simple games that are easy to play for all ages."><meta name="twitter:image" content="https://xland.com/og-image.svg"><meta name="twitter:image:alt" content="XLand Studio - Fun & Simple Games for Everyone"><!-- Additional Meta --><link rel="canonical" href="https://xland.com/"><style>*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Helvetica Neue',Arial,sans-serif;background:#050505;color:#fff;line-height:1.6;overflow-x:hidden;min-height:100vh}.bg-animation{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;background:radial-gradient(ellipse at 50% 0%,#1a1a2e 0%,#0a0a0a 50%,#050505 100%)}.bg-animation::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(100,200,255,.08) 0%,transparent 40%);animation:bgMove 20s ease-in-out infinite}.bg-animation::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 70% 70%,rgba(147,51,234,.1) 0%,transparent 50%),radial-gradient(circle at 30% 30%,rgba(59,130,246,.08) 0%,transparent 50%);animation:bgMove 25s ease-in-out infinite reverse}@keyframes bgMove{0%,100%{transform:translate(0,0) rotate(0deg)}25%{transform:translate(2%,2%) rotate(1deg)}50%{transform:translate(-1%,3%) rotate(-1deg)}75%{transform:translate(3%,-2%) rotate(2deg)}}.orb{position:fixed;border-radius:50%;filter:blur(80px);opacity:.5;z-index:-1;animation:float 15s ease-in-out infinite}.orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.3) 0%,transparent 70%);top:-200px;right:-200px;animation-delay:0s}.orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.25) 0%,transparent 70%);bottom:-150px;left:-150px;animation-delay:-5s}.orb-3{width:400px;height:400px;background:radial-gradient(circle,rgba(236,72,153,.2) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-10s}@keyframes float{0%,100%{transform:translate(0,0) scale(1)}33%{transform:translate(30px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.noise-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.header{text-align:center;padding:100px 0 80px;position:relative}.header::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:300px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent)}.header::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.1) 0%,transparent 60%);pointer-events:none;z-index:-1}.logo{font-size:4.5rem;font-weight:200;letter-spacing:12px;margin-bottom:25px;background:linear-gradient(135deg,#ffffff 0%,#a0a0a0 50%,#ffffff 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s linear infinite;position:relative}.logo::after{content:'XLAND STUDIO';position:absolute;top:0;left:0;right:0;background:linear-gradient(135deg,#ffffff 0%,#a0a0a0 50%,#ffffff 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:blur(20px);opacity:.5;z-index:-1;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:200% center}100%{background-position:-200% center}}.tagline{font-size:1.1rem;color:rgba(255,255,255,.6);font-weight:300;letter-spacing:6px;text-transform:uppercase}.studio-intro{text-align:center;padding:80px 40px;background:linear-gradient(135deg,rgba(255,255,255,.03) 0%,rgba(255,255,255,.01) 100%);margin:60px 0;border-radius:30px;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);position:relative;overflow:hidden}.studio-intro::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(139,92,246,.5),rgba(59,130,246,.5),transparent)}.studio-intro::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;background:radial-gradient(ellipse,rgba(139,92,246,.05) 0%,transparent 70%);pointer-events:none}.intro-content{max-width:800px;margin:0 auto;position:relative;z-index:1}.intro-title{font-size:2.5rem;margin-bottom:35px;color:#fff;font-weight:200;letter-spacing:3px}.intro-text{font-size:1.1rem;color:rgba(255,255,255,.7);line-height:1.9;margin-bottom:20px}.games-section{padding:100px 0;position:relative}.section-title{text-align:center;font-size:3rem;margin-bottom:80px;color:#fff;font-weight:200;letter-spacing:4px;position:relative}.section-title::after{content:'';position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:120px;height:1px;background:linear-gradient(90deg,transparent,rgba(139,92,246,.8),rgba(59,130,246,.8),transparent)}.games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:50px;margin-top:60px}.game-card{background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.02) 100%);border-radius:24px;padding:40px;border:1px solid rgba(255,255,255,.08);transition:all 0.4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;backdrop-filter:blur(10px)}.game-card::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);opacity:0;transition:opacity 0.4s ease}.game-card::after{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(139,92,246,.1) 0%,transparent 50%);opacity:0;transition:opacity 0.4s ease;pointer-events:none}.game-card:hover{transform:translateY(-12px);border-color:rgba(139,92,246,.3);box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 100px rgba(139,92,246,.1),inset 0 1px 0 rgba(255,255,255,.1)}.game-card:hover::before{opacity:1}.game-card:hover::after{opacity:1}.game-image-link{display:block;width:100%;margin-bottom:30px;position:relative;overflow:hidden;border-radius:16px}.game-image-link::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.4) 100%);opacity:0;transition:opacity 0.3s ease;pointer-events:none}.game-card:hover .game-image-link::after{opacity:1}.game-image{width:100%;height:300px;object-fit:cover;border-radius:16px;transition:transform 0.5s cubic-bezier(.4,0,.2,1)}.game-card:hover .game-image{transform:scale(1.08)}.game-title{font-size:1.8rem;margin-bottom:20px;color:#fff;font-weight:400;letter-spacing:1px;position:relative}.game-description{font-size:1rem;color:rgba(255,255,255,.65);line-height:1.8;margin-bottom:30px}.play-button{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,rgba(139,92,246,.9) 0%,rgba(59,130,246,.9) 100%);color:#fff;text-decoration:none;border-radius:50px;font-weight:500;letter-spacing:1px;transition:all 0.3s ease;position:relative;overflow:hidden;border:none;box-shadow:0 4px 15px rgba(139,92,246,.3)}.play-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left 0.5s ease}.play-button:hover::before{left:100%}.play-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(139,92,246,.4),0 0 40px rgba(139,92,246,.2)}.footer{text-align:center;padding:80px 0;border-top:1px solid rgba(255,255,255,.06);margin-top:100px;position:relative}.footer::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:200px;height:1px;background:linear-gradient(90deg,transparent,rgba(139,92,246,.5),transparent)}.footer-content{color:rgba(255,255,255,.5);font-size:1rem;letter-spacing:1px}.footer-year{margin-top:20px;color:rgba(255,255,255,.3);font-size:.9rem;font-style:italic}@media (max-width:768px){.logo{font-size:2.2rem;letter-spacing:4px}.logo::after{content:'XLAND STUDIO'}.tagline{font-size:.9rem;letter-spacing:3px}.games-grid{grid-template-columns:1fr;gap:40px}.game-card{padding:25px 20px}.game-image{height:220px}.intro-title{font-size:1.8rem}.section-title{font-size:2rem}.orb-1,.orb-2,.orb-3{opacity:.3}.studio-intro{padding:50px 25px;margin:40px 10px}}@media (max-width:550px){.games-grid{grid-template-columns:1fr}}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.game-card{opacity:0;animation:fadeInUp 0.8s cubic-bezier(.4,0,.2,1) forwards}.game-card:nth-child(1){animation-delay:0.1s}.game-card:nth-child(2){animation-delay:0.2s}.game-card:nth-child(3){animation-delay:0.3s}.game-card:nth-child(4){animation-delay:0.4s}.game-card:nth-child(5){animation-delay:0.5s}.game-card:nth-child(6){animation-delay:0.6s}.studio-intro{opacity:0;animation:fadeInUp 1s cubic-bezier(.4,0,.2,1) forwards;animation-delay:0.3s}@keyframes subtlePulse{0%,100%{box-shadow:0 4px 15px rgba(139,92,246,.3)}50%{box-shadow:0 4px 20px rgba(139,92,246,.5)}}.play-button:focus{animation:subtlePulse 2s ease-in-out infinite}::selection{background:rgba(139,92,246,.4);color:#fff}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(139,92,246,.5),rgba(59,130,246,.5));border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(139,92,246,.7),rgba(59,130,246,.7))}</style></head><body><!-- Background Effects --><div class="bg-animation"></div><div class="orb orb-1"></div><div class="orb orb-2"></div><div class="orb orb-3"></div><div class="noise-overlay"></div><div class="container"><!-- Header --><header class="header"><h1 class="logo">XLAND STUDIO</h1><p class="tagline">WEB GAME STUDIO</p></header><!-- Games Section --><section class="games-section"><h2 class="section-title">Our Game Collection</h2><div class="games-grid"><!-- Gomoku Game --><div class="game-card"><a href="https://gomoku.com" class="game-image-link" target="_blank" rel="noopener"><img src="gomoku.jpeg" alt="Gomoku Game Screenshot" class="game-image"></a><h3 class="game-title">Gomoku.com</h3><p class="game-description">Gomoku is a classic strategy game with simple rules yet challenging gameplay. On Gomoku.com,you can play against the computer or challenge friends in this timeless game. The game features a modern interface design that provides a smooth gaming experience. Whether you're a Gomoku beginner or an expert, you'll find the right level of challenge here. Experience this exciting game that combines strategic thinking with logical reasoning! </p><a href="https://gomoku.com" class="play-button" target="_blank" rel="noopener">Play Gomoku</a></div><!-- Kakuro Game --><div class="game-card"><a href="https://kakuro.com" class="game-image-link" target="_blank" rel="noopener"><img src="kakuro.jpg" alt="Kakuro Game Screenshot" class="game-image"></a><h3 class="game-title">Kakuro.com</h3><p class="game-description">Kakuro is a puzzle game that combines mathematics with logic,similar to Sudoku but with added complexity. Players need to fill in numbers so that each row and column adds up to the given clues. This game not only trains your mathematical skills but also enhances logical thinking abilities. Kakuro.com offers different difficulty levels,from beginner to expert,satisfying players of all skill levels. </p><a href="https://kakuro.com" class="play-button" target="_blank" rel="noopener">Play Kakuro</a></div><!-- Fanorona Game --><div class="game-card"><a href="https://fanorona.com" class="game-image-link" target="_blank" rel="noopener"><img src="fanorona.jpg" alt="Fanorona Game Screenshot" class="game-image"></a><h3 class="game-title">Fanorona.com</h3><p class="game-description">Fanorona is a traditional strategic board game originating from Madagascar,where it holds significant cultural importance and remains one of the most popular games in the country. This ancient game combines elements of strategy and tactical planning,requiring players to capture opponent pieces through approach and withdrawal movements. The game is played on a unique board with intersecting lines,and each move demands careful consideration of positioning and consequences. Fanorona.com brings this fascinating Malagasy tradition to the digital world with authentic gameplay mechanics. </p><a href="https://fanorona.com" class="play-button" target="_blank" rel="noopener">Play Fanorona</a></div><!-- Planisphere --><div class="game-card"><a href="https://planisphere.com" class="game-image-link" target="_blank" rel="noopener"><img src="planisphere.jpg" alt="Planisphere App Screenshot" class="game-image"></a><h3 class="game-title">Planisphere.com</h3><p class="game-description">Planisphere.com is an interactive star chart application that allows you to explore constellations and stars in the night sky. With its intuitive interface,you can easily find visible constellations for any time and location. Whether you're a beginner in astronomy or an experienced stargazer, you'll find endless fascination here. Planisphere.com also features a web-based AR Mode that overlays stars and constellations onto the real sky using your device,making stargazing more immersive without requiring an app download. Planisphere.com brings the traditional rotating star chart into the digital age,making exploring the universe easier than ever before. </p><a href="https://planisphere.com" class="play-button" target="_blank" rel="noopener">Explore Stars</a></div><!-- SoLucky --><div class="game-card"><a href="https://solucky.com" class="game-image-link" target="_blank" rel="noopener"><img src="solucky.jpg" alt="SoLucky Game Screenshot" class="game-image"></a><h3 class="game-title">SoLucky.com</h3><p class="game-description">SoLucky is a unique luck-based platform where you can test your fortune! Featuring a random name picker perfect for classroom draws and team selections,along with lucky wheels and probability games that bring excitement and surprises. Whether you need to randomly pick a winner,make group decisions,or simply test your good fortune,SoLucky.com delivers a fun and fair experience. Let chance decide and discover just how lucky you really are! </p><a href="https://solucky.com" class="play-button" target="_blank" rel="noopener">Try Your Luck</a></div><!-- SpeedQuiz --><div class="game-card"><a href="https://speedquiz.com" class="game-image-link" target="_blank" rel="noopener"><img src="speedquiz.jpg" alt="SpeedQuiz Game Screenshot" class="game-image"></a><h3 class="game-title">SpeedQuiz.com</h3><p class="game-description">SpeedQuiz is a fast-paced trivia game that tests your knowledge breadth and mental agility. Answer questions across various categories within limited time and challenge your limits! The game covers multiple topics including history,science,entertainment,and geography,with each round filled with intense excitement. SpeedQuiz.com makes learning fun and is the perfect choice for training your brain's reaction speed.
                    </p>
                    <a href="https://speedquiz.com" class="play-button" target="_blank" rel="noopener">Start Quiz</a>
                </div>
            </div>
        </section>

        <!-- Studio Introduction -->
        <section class="studio-intro">
            <div class="intro-content">
                <h2 class="intro-title">About XLand Studio</h2>
                <p class="intro-text">
                    XLand Studio is a professional web game studio dedicated to creating fun and engaging games with simple gameplay mechanics. 
                    We believe that the best games don't require complex controls,but instead should be accessible to players of all ages,allowing everyone to enjoy pure gaming pleasure with ease. </p><p class="intro-text">Every game we create is carefully designed,combining classic gameplay with modern web technologies to deliver smooth and delightful gaming experiences. Whether you're a puzzle enthusiast looking for intellectual challenges or a casual player seeking relaxing entertainment,XLand Studio has the perfect game for you. </p></div></section></div><!-- Footer --><footer class="footer"><div class="container"><div class="footer-content"><p>Email:info@xland.com</p><p class="footer-year">Since 1996</p></div></div></footer></body></html>