<!DOCTYPE html>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; UTF-8" />
	<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
	<meta property="og:title" content="Gamedle" />
	<meta property="og:site_name" content="Gamedle"/>
	<meta property="og:description" content="Guess the video game. New video game cover everyday." />
	<meta property="og:type" content="website"/>
	<meta property="og:image" content="https://www.gamedle.wtf/images/gamedle.webp"/>
	<meta property="og:url" content="https://www.gamedle.wtf"/>

	<meta name="viewport" content="width=device-width, initial-scale=1.0, interactive-widget=resizes-content"/>
	<meta name="description" content="Guess the video game from cover art, keywords, characters and more. New game every day, plus unlimited modes. Play Gamedle free online."/>
	<meta name="keywords" content="gamedle, video game quiz,wordle,unlimited ,artwork,guessthe game, daily gaming challenge, guess the game, pixelated game cover, gaming riddles, gaming trivia, keywords, framed, cover art, game characters">
	<meta name="author" content="gamdle.wtf"/>
	<meta name="robots" content="noodp,noydir" />

	<title>Play Gamedle: Guess the Video Game Daily (Free)</title>
	<link rel="icon" type="image/x-icon" href="/favicon.ico" />
	<link rel="canonical" href="https://www.gamedle.wtf">
	<link rel="manifest" href="/manifest.json" />

	<!--PWA-->
	<script>
		const isStandalone = window.matchMedia('(display-mode: standalone)').matches
				|| window.navigator.standalone === true;
		const isMobile = /android|iphone|ipad|ipod/i.test(navigator.userAgent);
	</script>
	<script src="/js/platform0.2.js"></script>

	<script>
		if ('serviceWorker' in navigator) {
			navigator.serviceWorker.register('/service-worker.js');
		}
	</script>

	<link rel="preconnect" href="https://d2c6c3qulxklrf.cloudfront.net" crossorigin>
	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	<link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin>

	<link rel="preload"
		  as="style"
		  href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap">
	<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap"
		  rel="stylesheet">

	<script src="../js/jquery-3.6.0.min.js"></script>
	<script src="../js/typeahead.bundle.min.js"></script>
	<script src="../js/bootstrap.bundle.min.js"></script>

	<script src="https://code.jquery.com/ui/1.13.1/jquery-ui.min.js"></script>

	<!--language_vars-->
	
        <script>
            (function() {
                const lang = localStorage.getItem('lang');
                const urlParams = new URLSearchParams(window.location.search);

                if (lang && !urlParams.has('lang')) {
                    window.location.replace('?lang=' + lang);
                }
            })();
        </script>

        <script>
            const _classic = "Cover art";
            const _artwork = "Artwork";
            const _keywords = "Keywords";
            const _characters = "Character";
            const _written = "Guess";
            // const _event = "Guess the Breast";

            const _showsummary = "Showing summary";
            const _hidesummary = "Hiding summary";
            const _showaction = "Showing Action Theme";
            const _hideaction = "Hiding Action Theme";
            const _showadventure = "Showing Adventure Genre";
            const _hideadventure = "Hiding Adventure Genre";
            const _morepossible = "more possible";

            const _skip = "Skip";
            const _guess = "GUESS!";
            const _showguesses = "Show Guesses..";
            const _hideguesses = "Hide Guesses..";
            const _livesremaining = "lives remaining";
            const _liveremaining = "life remaining";
            const _correctsaga = "Correct Saga";
            const _correctsagacorrect = "Correct Franchise";
            const _correctsagasaga = "& Saga";
            const _correctfranchise = "Correct Franchise";
            const _correctfranchisecorrect = "Correct Franchise: ";
            const _correctfranchisefranchise = "Wrong Saga";
            const _wrongsaga = "Wrong Saga & Franchise";
            const _wrongsagawrong = "Wrong Franchise";
            const _wrongsagasaga = "& Saga";
            const _playerperspective0 = "No data";
            const _playerperspective1 = "First person";
            const _playerperspective2 = "Third person";
            const _playerperspective3 = "Isometric / Bird view";
            const _playerperspective4 = "Side view";
            const _playerperspective5 = "Text";
            const _playerperspective6 = "Auditory";
            const _playerperspective7 = "Virtual Reality";
            const _gamemode0 = "No data";
            const _gamemode1 = "Single player";
            const _gamemode2 = "Multiplayer";
            const _gamemode3 = "Co-operative";
            const _gamemode4 = "Split screen";
            const _gamemode5 = "MMO";
            const _gamemode6 = "Battle Royale";
            const _nosaga = "-";
            const _skiped = "Skipped";
            const _clueskip = "Used clue";
            const _skipping = "Keep pressing!";
            const _livestreamerbroadcaster = "Broadcaster";
            const _livestreamlanguage = "Language";
            const _textrefreshnewdaily = "A new daily game is active, please refresh the website.";
            const _nextlegendavailableT2 = "You can continue playing this mode with those games that were left out of your configuration. Do you want to continue?";
            const _nextlegendavailableNextLevel = "Do you want to play the next level?";
            const _easylevelselector = "Ez😎";
            const _mediumlevelselector = "Normal🤓";
            const _hardlevelselector = "Impossible💀";
            const _level = "Level: ";
            const _earlyaccessyearused = "Early Access year used";

            const _playerperspectivedata = {
                _playerperspective0,
                _playerperspective1,
                _playerperspective2,
                _playerperspective3,
                _playerperspective4,
                _playerperspective5,
                _playerperspective6,
                _playerperspective7
            };
            const _gamemodedata = {_gamemode0, _gamemode1, _gamemode2, _gamemode3, _gamemode4, _gamemode5, _gamemode6};

            const _franchiseReminderOne = "Search by game enabled in {0} attempt";
            const _franchiseReminderMany = "Search by game enabled in {0} attempts";
            const _clueReminderOne = "Clue in {0} attempt";
            const _clueReminderMany = "Clue in {0} attempts";
            const _clueReminderEnableText = "One-time clue";

            const _week_unplayed = "Unplayed";
            const _week_inprogress = "In Progress";
            const _week_won = "Won";
            const _weeklyProgressCurrent = "Unplayed (Current)";
            const _weeklyProgressGameLabel = "Game #{0} - {1}";
            const _weeklyScorePattern = "Journey Score: {0}/{1}";

            const _oneTry = "{0} try";
            const _manyTries = "{0} tries";
            const _oneTryNoNumber = "try";
            const _manyTriesNoNumber = "tries";
            const _wononbonus = "Won on bonus";
            const _week_lost = "Lost";

            const _streak1000Title = "1000 in a row. Respect 👏";
            const _streak1000Text  = "Huge shoutout to {0} for reaching {1} correct guesses in Guess Unlimited. That takes real dedication and a lot of game knowledge. Thank you and your community for being part of the project! Check the badge in the bottom-right corner ↓";
            const _endedStreaksDifficulty = "This game has ended {0} unlimited streaks.";
            window.GAMEDLE_ACHIEVEMENT_MESSAGES = Object.assign({}, window.GAMEDLE_ACHIEVEMENT_MESSAGES || {}, {
                unlocked_label: "Achievement unlocked",
                view_achievements: "View achievements",
                konami_title: "Konami Code",
                supporter_title: "Gamedle Supporter",
                unlimited_covers_100_title: "Cover Hunter 100",
                unlimited_covers_500_title: "Cover Hunter 500",
                unlimited_covers_1000_title: "Cover Hunter I",
                unlimited_covers_2000_title: "Cover Hunter II",
                unlimited_covers_3000_title: "Cover Hunter III",
                unlimited_covers_4000_title: "Cover Hunter IV",
                guess_unlimited_100_title: "100 Club",
                guess_unlimited_500_title: "500 Club",
                guess_unlimited_1000_title: "1000 Club",
                guess_unlimited_2000_title: "2000 Club",
                guess_unlimited_3000_title: "3000 Club",
                guess_unlimited_4000_title: "4000 Club",
                reports_10_title: "No more please",
                pepsiman_title: "Pepsi Emergency",
                karnaaj_rally_title: "Nightmare Fuel",
                gamedle_game_title: "Gamedleception",
                portal_game_title: "The Cake Is a Lie",
                dark_souls_3_loss_title: "You Died",
                cover_perfect_10_title: "Perfect Cover Run I",
                cover_perfect_20_title: "Perfect Cover Run II",
                daily_year_title: "A whole year of Gamedle",
                free_marketing_title: "Free Marketing",
                marketing_department_title: "Marketing Department",
                community_manager_title: "Community Manager",
                daily_ritual_title: "Daily Ritual",
                monthly_ritual_title: "Monthly Ritual",
                perfect_day_title: "Perfect Day",
                first_try_club_title: "First Try Club",
                guess_first_try_title: "Mind Reader",
                perfect_week_title: "Perfect Week",
                comeback_title: "Comeback",
                collector_title: "Collector",
                wishlist_problem_title: "The Wishlist Problem",
                unlimited_easy_clear_title: "Easy Clear",
                unlimited_normal_clear_title: "Normal Clear",
                unlimited_hard_clear_title: "Hard Clear",
                commitment_issues_title: "Commitment Issues",
                skill_issue_title: "Skill Issue",
                franchise_betrayal_title: "Wrong Franchise, Genius",
                audacity_title: "The Audacity",
                are_you_ok_title: "Are You OK?",
                nice_title: "Nice",
                blaze_title: "Blaze It",
                skyrim_intro_title: "Hey, You. Finally Awake.",
                without_right_click_title: "Stop Cheating"
            });

            // Diccionario de géneros traducidos por ID
            const GENRE_MSG = {
                "2":  "Point-and-click",
                "4":  "Fighting",
                "5":  "Shooter",
                "7":  "Music",
                "8":  "Platform",
                "9":  "Puzzle",
                "10": "Racing",
                "11": "Real Time Strategy (RTS)",
                "12": "Role-playing (RPG)",
                "13": "Simulator",
                "14": "Sports",
                "15": "Strategy",
                "16": "Turn-based strategy (TBS)",
                "24": "Tactical",
                "25": "Hack and slash/Beat 'em up",
                "26": "Quiz/Trivia",
                "30": "Pinball",
                "31": "Adventure",
                "32": "Indie",
                "33": "Arcade",
                "34": "Visual Novel",
                "35": "Card & Board Game",
                "36": "MOBA",
                "99": "Roguelike/Roguelite"
            };

            // Diccionario de temas traducidos por ID
            const THEME_MSG = {
                "1":  "Action",
                "17": "Fantasy",
                "18": "Science fiction",
                "19": "Horror",
                "20": "Thriller",
                "21": "Survival",
                "22": "Historical",
                "23": "Stealth",
                "27": "Comedy",
                "28": "Business",
                "31": "Drama",
                "32": "Non-fiction",
                "33": "Sandbox",
                "34": "Educational",
                "35": "Kids",
                "38": "Open world",
                "39": "Warfare",
                "40": "Party",
                "41": "4X (explore, expand, exploit, and exterminate)",
                "42": "Erotic",
                "43": "Mystery",
                "44": "Romance",
                "98": "Superhero",
                "99": "Western"
            };

            // Helpers
            const tGenre = (id) => GENRE_MSG[String(id)] || ("genre " + id);
            const tTheme  = (id) => THEME_MSG[String(id)]  || ("theme " + id);

        </script>

        <div class="toast-container position-fixed top-0 end-0 p-3" style="z-index: 9999;">
            <div id="fav_toast" class="toast align-items-center" role="alert" aria-live="polite" aria-atomic="true">
                <div class="d-flex">
                    <div class="toast-body" id="fav_toast_body">Saved to favorites. <a href="/bookmarks"><b>View favorites</b></a></div>
                    <button type="button" class="btn-close me-2 m-auto" data-bs-dismiss="toast" aria-label="Close"></button>
                </div>
            </div>
        </div>
        <style>
            #fav_toast.achievement_toast {
                color: rgba(255,255,255,0.96);
                background: rgba(17,17,17,0.96);
                border: 1px solid #f78528;
                box-shadow: 0 0 0 3px rgba(247,133,40,0.16), 0 14px 40px rgba(0,0,0,0.4);
            }
            #fav_toast.achievement_toast .btn-close {
                filter: invert(1) grayscale(1) brightness(1.8);
            }
            .achievement_toast_title {
                display: flex;
                align-items: center;
                gap: 8px;
                color: #f78528;
                font-size: 0.68rem;
                font-weight: 700;
                margin-bottom: 4px;
            }
            .achievement_toast_name {
                font-size: 0.76rem;
                line-height: 1.35;
                margin-bottom: 6px;
            }
            .achievement_toast_link {
                color: #f78528 !important;
                font-size: 0.66rem;
                font-weight: 700;
                text-decoration: underline;
            }
        </style>
    

	<link rel="stylesheet" type="text/css" href="/css/style14.2.css" >
	<link rel="stylesheet" type="text/css" href="/css/style_aux.css" >
	<link rel="stylesheet" href="../css/bootstrap.min.css" />
	<link defer rel="stylesheet" type="text/css" href="/css/tippy0.2.css" >
	<link defer rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" />

	<link rel="stylesheet" type="text/css" href="/css/light-modal.0.7.min.css" >
	<script src='https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/crypto-js.min.js'></script>

	<script src="https://unpkg.com/dexie@latest/dist/dexie.min.js"></script>
	<script src="https://unpkg.com/@popperjs/core@2"></script>
	<script src="https://unpkg.com/tippy.js@6"></script>
	<script src='/js/autocommons4.4.js'></script>
	<script src='/js/commons.7.8.js'></script>
	<script src="/js/index2.4.js"></script>
	<script>
		(function () {
			window.dataLayer = window.dataLayer || [];
			function gtag(){dataLayer.push(arguments);}
			window.gtag = window.gtag || gtag;

			if (window.GamedlePlatform && window.GamedlePlatform.allowsTracking()) {
				var script = document.createElement("script");
				script.async = true;
				script.src = "https://www.googletagmanager.com/gtag/js?id=G-1106PKVEEV";
				document.head.appendChild(script);

				gtag('js', new Date());
				var gamedleAnalyticsPlatform = window.GamedlePlatform.getAnalyticsPlatform();
				gtag('set', 'user_properties', {
					app_platform: gamedleAnalyticsPlatform
				});
				gtag('config', 'G-1106PKVEEV', {
					app_platform: gamedleAnalyticsPlatform
				});
			}
		})();
	</script>

	<!-- Freestar Ad Loader -->
	<script data-cfasync="false" type="text/javascript">
		(function() {

			var allowsAds = window.GamedlePlatform ? window.GamedlePlatform.allowsAds() : localStorage.getItem("whitelistcode") === null;

			if (allowsAds) {

				window.freestar = window.freestar || {};
				freestar.queue = freestar.queue || [];
				freestar.config = freestar.config || {};

				freestar.config.enabled_slots = [];
				freestar.config.disabledProducts = {
					googleInterstitial: true
				};

				freestar.initCallback = function () {
					if (freestar.config.enabled_slots.length > 0) {
						freestar.newAdSlots(freestar.config.enabled_slots);
					}
				};

				// cargar CSS
				var link = document.createElement("link");
				link.rel = "stylesheet";
				link.href = "https://a.pub.network/gamedle-wtf/cls.css";
				document.head.appendChild(link);

				// cargar script Freestar
				var script = document.createElement("script");
				script.src = "https://a.pub.network/gamedle-wtf/pubfig.min.js";
				script.async = true;
				script.setAttribute("data-cfasync", "false");

				document.head.appendChild(script);
			}

		})();
	</script>
	<!-- End of Freestar Ad Loader -->
</head>

<body>

<a href="#tributum_dialog" id="tributum_dialog_a" hidden ></a>

<!--update dialog-->
<div>
        <a href="#update_dialog" id="update_dialog_a" hidden ></a>

        <div class="light-modal" id="update_dialog" role="dialog" aria-labelledby="light-modal-label" aria-hidden="false">
            <div class="light-modal-content animated zoomInUp">
                <div class="light-modal-body">
                    <a href="#" class="light-modal-close-icon" aria-label="close">&times;</a>
                    <div style="display: flex;flex-direction: column;">
                        <h3 style="text-align: center" >
                            <span>Weekly Update</span>
                        </h3>
                        <b style="color:#f78528;font-size:20px"><span style="display: flex;flex-direction: column; align-items: center;"><span style="color:white">Weekly now has <b style="color:orange">two ways to play</b>.</span></span></b><br>
                        <button class="collapsible update-details-btn"><span>Click for more details</span></button>
                        <div class="content">
                            <span style="text-align: left"><p><b>Classic Weekly</b> keeps the original challenge: one full loss ends the run.<br><br><b>Weekly Journey</b> lets you keep going through the whole weekly list and track your score across all games.</p></span>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>

<div class="container-fluid">
	<div class="nav mobilenav main_header" >
		<div class="award-icon" id="awardcorner" hidden>
			<div class="rowaward">
				<div id="supporterid" class="span"></div>
				<div class="span"><span>-Supporter-</span></div>
			</div>
			<div class="rowaward">
				<img class="supporter_logo" >
			</div>
		</div>
		<div id="timerdiv">
		</div>
		<div class="header-title">
			<div class="header-title-gradient">
				<a class="title indextitle">
					GAMEDLE
				</a>
			</div>
		</div>
		<div class="kofi_help_header">
			<a href="/achievements" id="achievements_header_link" class="headers_a statistics_dialog" hidden><i class="fa-solid fa-trophy"></i></a>
			<a href="/bookmarks" class="headers_a statistics_dialog"><i class="fa-regular fa-bookmark"></i></a>
			<a href="#info_dialog" class="headers_a info_dialog" ><i class="fa-solid fa-gear"></i></a>
		</div>
	</div>

	<div class="divFieldsetsModes">
		<fieldset class="fieldsetmodes">
			<legend class="fieldsetLegend"><i style="margin-right: 10px" class="fa-solid fa-calendar-day"></i><span>Daily</span></legend>
			<div class="fieldsetLegend legendtime">
				<span><span>Next:</span></span>
				<span style="font-weight:bolder" id="hs_timer"></span>
			</div>
<!--			<div class="rowbuttonindex">-->
<!--				<div class="wrapperweeklyold">-->
<!--					<a href="/pinkribbon">-->
<!--						<button type="button" id="gotoevent" class="btn_int btn_modesindex btn_modesindex_event" name="Guess the Breast">-->
<!--							<span class="difficultlevel difficultleveleasy growinfinite" style="rotate:0deg;right: 0px;left: unset"><span th:text="#{limitedtime}"/></span>-->
<!--							<img alt="Event" style="display: inline-flex;pointer-events: none;" class="weeklylogo infopdescimgs themes" title="Event" src="https://d2c6c3qulxklrf.cloudfront.net/img/event.webp">-->
<!--							<span th:text="#{eventmodetitle}"/><br>-->
<!--							<span class="rowbuttonindexspan"><span th:text="#{span_index_event}"/></span>-->
<!--						</button>-->
<!--					</a>-->
<!--					<a >-->
<!--						<button type="button" class="btn_int btn_modesindex btn_gottooldweek btn_modesindex_event btn_disabled" name="Old Event" >-->
<!--							<img rel='tooltip' style='display: inline-flex;pointer-events: none;margin:10px 0 10px 0;' class='weeklylogo infopdescimgs themes' src="https://d2c6c3qulxklrf.cloudfront.net/img/box.webp" />-->
<!--						</button>-->
<!--					</a>-->
<!--				</div>-->
<!--			</div>-->
			<div class="rowbuttonindex">
				<div class="wrapperweeklyold">
					<a href="/classic">
						<button id="gotoclassic" type="button" class="btn_int btn_modesindex btn_modesindex_unlimited btn_apple" name="Classic">
							<span class="difficultlevel difficultleveleasy"><span>Easy</span></span>
							<div class="apple-icon-wrapper">
								<img alt="Classic"
									 class="weeklylogo infopdescimgs themes classicjoystick"
									 title="Classic"
									 src="https://d2c6c3qulxklrf.cloudfront.net/img/joystick.webp">
							</div>
							<div class="apple-text">
								<span class="apple-title">Cover art</span>
								<span class="apple-subtitle">Guess the game by its cover art</span>
							</div>
						</button>
					</a>
					<a href="/classicselect">
						<button type="button" class="btn_int btn_modesindex btn_gottooldweek has-mini-progress" name="Old Classic" >
							<span class="selectProgressPct"></span>
							<span class="mini-progress-bar">
							  <span class="mini-progress-fill"></span>
							</span>
							<img rel='tooltip' style='display: inline-flex;pointer-events: none;margin:10px 0 10px 0;' class='weeklylogo infopdescimgs themes' src="https://d2c6c3qulxklrf.cloudfront.net/img/box.webp" />
						</button>
					</a>
				</div>
			</div>
			<div class="rowbuttonindex">
				<div class="wrapperweeklyold">
					<a href="/artwork">
						<button id="gotoartwork" type="button"  class="btn_int btn_modesindex btn_modesindex_unlimited btn_apple" name="Artwork">
							<span class="difficultlevel difficultlevelmedium"><span>Medium</span></span>
							<div class="apple-icon-wrapper">
								<img alt="Artwork"
									 class="weeklylogo infopdescimgs themes artworkpalette"
									 title="Artwork" src="https://d2c6c3qulxklrf.cloudfront.net/img/palette.webp">
							</div>
							<div class="apple-text">
								<span class="apple-title">Artwork</span>
								<span class="apple-subtitle">Guess the game by its artwork</span>
							</div>
						</button>
					</a>
					<a href="/artworkselect">
						<button type="button" class="btn_int btn_modesindex btn_gottooldweek has-mini-progress" name="Old Artwork" >
							<span class="selectProgressPct"></span>
							<span class="mini-progress-bar">
							  <span class="mini-progress-fill"></span>
							</span>
							<img rel='tooltip' style='display: inline-flex;pointer-events: none;margin:10px 0 10px 0;' class='weeklylogo infopdescimgs themes' src="https://d2c6c3qulxklrf.cloudfront.net/img/box.webp" />
						</button>
					</a>
				</div>
			</div>
			<div class="rowbuttonindex">
				<div class="wrapperweeklyold">
					<a href="/characters">
						<button type="button" id="gotocharacters" class="btn_int btn_modesindex btn_modesindex_unlimited btn_apple" name="Guess the character">
							<span class="difficultlevel difficultlevelmedium"><span>Medium</span></span>
							<div class="apple-icon-wrapper">
								<img alt="Character"
									 class="weeklylogo infopdescimgs themes"
									 title="Character"
									 src="https://d2c6c3qulxklrf.cloudfront.net/img/portrait.webp">
							</div>
							<div class="apple-text">
								<span class="apple-title">Characters</span>
								<span class="apple-subtitle">Guess the game character</span>
							</div>
						</button>
					</a>
					<a href="/characterselect">
						<button type="button" class="btn_int btn_modesindex btn_gottooldweek has-mini-progress" name="Old Characters" >
							<span class="selectProgressPct"></span>
							<span class="mini-progress-bar">
							  <span class="mini-progress-fill"></span>
							</span>
							<img rel='tooltip' style='display: inline-flex;pointer-events: none;margin:10px 0 10px 0;' class='weeklylogo infopdescimgs themes' src="https://d2c6c3qulxklrf.cloudfront.net/img/box.webp" />
						</button>
					</a>
				</div>
			</div>
			<div class="rowbuttonindex">
				<div class="wrapperweeklyold">
					<a href="/keywords">
						<button type="button" id="gotokeywords" class="btn_int btn_modesindex btn_modesindex_unlimited btn_apple" name="Guess by keywords">
							<span class="difficultlevel difficultlevelmedium"><span>Medium</span></span>
							<div class="apple-icon-wrapper">
								<img alt="Keywords"
									 class="weeklylogo infopdescimgs themes keywordsloupe"
									 title="Keywords" src="https://d2c6c3qulxklrf.cloudfront.net/img/searching.webp">
							</div>
							<div class="apple-text">
								<span class="apple-title">Keywords</span>
								<span class="apple-subtitle">Guess the game by keywords</span>
							</div>
						</button>
					</a>

					<a href="/keywordsselect">
						<button type="button" class="btn_int btn_modesindex btn_gottooldweek has-mini-progress" name="Old Keywords" >
							<span class="selectProgressPct"></span>
							<span class="mini-progress-bar">
							  <span class="mini-progress-fill"></span>
							</span>

							<img rel='tooltip' style='display: inline-flex;pointer-events: none;margin: 10px 0 10px 0;' class='weeklylogo infopdescimgs themes' src="https://d2c6c3qulxklrf.cloudfront.net/img/box.webp" />
						</button>
					</a>
				</div>
			</div>
			<div class="rowbuttonindex">
				<div class="wrapperweeklyold">
					<a href="/guess">
						<button id="gotowritten" type="button" class="btn_int btn_modesindex btn_modesindex_unlimited btn_apple" name="Written">
							<span class="difficultlevel difficultlevelhard"><span>Hard</span></span>
							<div class="apple-icon-wrapper">
								<img alt="Guess"
									 class="weeklylogo infopdescimgs themes guessloupe"
									 title="Guess"
									 src="https://d2c6c3qulxklrf.cloudfront.net/img/loupe.webp">
							</div>
							<div class="apple-text">
								<span class="apple-title">Guess</span>
								<span class="apple-subtitle">Guess the game by its specifications</span>
							</div>
						</button>
					</a>
					<a href="/guessselect">
						<button type="button" class="btn_int btn_modesindex btn_gottooldweek has-mini-progress" name="Old Guess" >
							<span class="selectProgressPct"></span>
							<span class="mini-progress-bar">
							  <span class="mini-progress-fill"></span>
							</span>
							<img rel='tooltip' style='display: inline-flex;pointer-events: none;margin: 10px 0 10px 0;' class='weeklylogo infopdescimgs themes' src="https://d2c6c3qulxklrf.cloudfront.net/img/box.webp" />
						</button>
					</a>
				</div>
			</div>
		</fieldset>
		<fieldset class="fieldsetmodes">
			<legend class="fieldsetLegend"> <i style="margin-right: 10px" class="fa-solid fa-infinity"></i><span>Unlimited</span></legend>
			<div class="rowbuttonindex">
				<a href="/unlimited">
					<button id="gotounlimited" type="button" style="max-width: 350px !important;" class="btn_int btn_modesindex btn_modesindex_unlimited btn_apple" name="Unlimited">
						<div class="apple-icon-wrapper">
							<img alt="Classic"
								 class="weeklylogo infopdescimgs themes classicjoystick"
								 title="Classic"
								 src="https://d2c6c3qulxklrf.cloudfront.net/img/joystick.webp">
						</div>
						<div class="apple-text">
							<span class="apple-title">Unlimited Cover Art</span>
							<span class="apple-subtitle">Guess games non-stop by their covers</span>
						</div>
					</button>
				</a>
			</div>
			<div class="rowbuttonindex">
				<a href="/keywordsunlimited">
					<button id="gotokeywordsunlimited" type="button" style="max-width: 350px !important;" class="btn_int btn_modesindex btn_modesindex_unlimited btn_apple" name="Guess Unlimited">
						<div class="apple-icon-wrapper">
							<img alt="Keywords"
								 class="weeklylogo infopdescimgs themes keywordsloupe"
								 title="Keywords" src="https://d2c6c3qulxklrf.cloudfront.net/img/searching.webp">
						</div>
						<div class="apple-text">
							<span class="apple-title">Keywords unlimited</span>
							<span class="apple-subtitle">Guess games non-stop by their keywords</span>
						</div>
					</button>
				</a>
			</div>
			<div class="rowbuttonindex">
				<a href="/guessunlimited">
					<button id="gotowrittenunlimited" type="button" style="max-width: 350px !important;" class="btn_int btn_modesindex btn_modesindex_unlimited btn_apple" name="Guess Unlimited">
						<div class="apple-icon-wrapper">
							<img alt="Guess"
								 class="weeklylogo infopdescimgs themes"
								 title="Guess" src="https://d2c6c3qulxklrf.cloudfront.net/img/loupe.webp">
						</div>
						<div class="apple-text">
							<span class="apple-title">Guess unlimited</span>
							<span class="apple-subtitle">Guess games non-stop by their specifications</span>
						</div>
					</button>
				</a>
			</div>
		</fieldset>

	</div>

	<fieldset class="fieldsetmodes" id="fieldsetweekly">
		<legend class="fieldsetLegend"><i style="margin-right: 10px" class="fa-solid fa-calendar-days"></i><span>Weekly</span></legend>
		<div class="rowbuttonindex">
			<div class="wrapperweeklyold">
				<a href="/weekly/165" >
					<button type="button" id="gotoweeklyunlimited" class="btn_int btn_modesindex btn_modesindex_unlimited btn_apple" name="Weekly unlimited">
						<div class="fieldsetLegend legendtime legendweek">
							<span>Week #</span></span>
							<span style="font-weight:bolder;font-size: 1.5em;" id="hs_timer_weekly">165</span>
						</div>
						<span style="display: flex;align-items: center;gap: 10px;">
							<div class="apple-icon-wrapper">
								<img rel='tooltip'
									 class='weeklylogo infopdescimgs themes'
									 src="https://d2c6c3qulxklrf.cloudfront.net/weekly/165buttonname.webp" />
							</div>
							<div class="apple-text">
								<span>Week of <b style='color:orange'>Video Games That Use the Konami Code</b></span>
							</div>
						</span>
					</button>
				</a>
				<a href="/weeklyselect">
					<button type="button" id="gotooldweeklyunlimited" class="btn_int btn_modesindex btn_gottooldweek" name="Old Weekly unlimited" >
						<img rel='tooltip' style='display: inline-flex;pointer-events: none;margin: 10px 0 10px 0;' class='weeklylogo infopdescimgs themes' src="https://d2c6c3qulxklrf.cloudfront.net/img/box.webp" />
					</button>
				</a>
			</div>
		</div>
	</fieldset>

	<div class="divFieldsetsModes" id="fieldsettwitch" style="display: none">
		<fieldset class="fieldsetmodes">
			<legend class="fieldsetLegend"><i style="margin-right: 10px" class="fa-brands fa-twitch"></i><span>Live streams</span></legend>
			<div class="streamscontainer">

			</div>
		</fieldset>
	</div>

	<div class="ad-wrapper" id="ad-wrapper" style="display: none;">
		<span class="ad-label">Advertisement</span>
		<div id="freestar-video-parent"></div>
	</div>

	<div class="light-modal" id="info_dialog" role="dialog" aria-labelledby="light-modal-label" aria-hidden="false">
		<div class="light-modal-content animated zoomInUp mid-content">
			<div class="light-modal-body">
				<a href="#" class="light-modal-close-icon" aria-label="close">&times;</a>
				<!--info MENU-->
				<div class="accordion" id="gamedleMenu" data-nosnippet>
        <div class="accordion-item">
            <h2 class="accordion-header" id="menusetting">
                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapsesettings" aria-expanded="false" aria-controls="collapsesettings">
                    <i class="fa-solid fa-gear"></i> <span>Settings</span>
                </button>
            </h2>
            <div id="collapsesettings" class="accordion-collapse collapse" aria-labelledby="menusetting" data-bs-parent="#gamedleMenu">
                <div class="accordion-body">
                    <div class="rowsettings">
                        <div class="form-check form-switch" style="display: flex;flex-direction: row;justify-content: center;">
                            <input class="form-check-input" type="checkbox" role="switch" id="switchColorblind">
                            <label class="form-check-label" for="switchColorblind"> <span>Colorblind mode</span></label>
                        </div>
                        <div class="form-check form-switch" style="display: flex;flex-direction: row;justify-content: center;">
                            <input class="form-check-input" type="checkbox" role="switch" id="switchSounds" checked>
                            <label class="form-check-label" for="switchSounds"> <span>Sounds</span></label>
                        </div>
                    </div>
                    <div class="rowsettings">
                        <div class="form-check form-switch" style="display: flex;flex-direction: row;justify-content: center;">
                            <input class="form-check-input" type="checkbox" role="switch" id="switchConfetti" checked>
                            <label class="form-check-label" for="switchConfetti"> <span>Animations</span></label>
                        </div>
                    </div>
                    <div class="rowsettings">
                        <div class="form-check form-switch" style="display: flex;flex-direction: row;justify-content: center;">
                            <input class="form-check-input" type="checkbox" role="switch" id="switchToggleSkip">
                            <label class="form-check-label" for="switchToggleSkip"> <span>One-click skip</span></label>
                        </div>
                    </div>
                    <div class="rowsettings" id="setting_vibration" style="display: none" >
                        <div class="form-check form-switch" style="display: flex;flex-direction: row;justify-content: center;">
                            <input class="form-check-input" type="checkbox" role="switch" id="switchToggleVibration" checked>
                            <label class="form-check-label" for="switchToggleVibration"> <span>Vibration</span></label>
                        </div>
                    </div>
                    <div class="rowsettings" id="setting_notification" style="display: none">
                        <div class="form-check form-switch" style="display: flex;flex-direction: row;justify-content: center;">
                            <input class="form-check-input" type="checkbox" role="switch" id="switchToggleNotifications">
                            <label class="form-check-label" for="switchToggleNotifications"> <span>Daily notification</span></label>
                        </div>
                    </div>
                    <div class="rowsettings">
                        <a style="align-self: flex-end" class="dropdown-toggle headers_a" href="#" role="button" id="langSelector" data-bs-toggle="dropdown" aria-expanded="false">
                            <i class="fa-solid fa-globe"></i> <span>Language</span>
                        </a>
                        <ul class="dropdown-menu" aria-labelledby="dropdownLanguage">
                            <li><a data-lang="en" class="lang-selector dropdown-item onlycursor" data-flag="us"><span class="flag-icon flag-icon-us"></span> English</a></li>
                            <li><a data-lang="es" class="lang-selector dropdown-item onlycursor" data-flag="es"><span class="flag-icon flag-icon-es"></span> Español</a></li>
                            <li><a data-lang="fr" class="lang-selector dropdown-item onlycursor" data-flag="fr"><span class="flag-icon flag-icon-fr"></span> Français</a></li>
                            <li><a data-lang="it" class="lang-selector dropdown-item onlycursor" data-flag="it"><span class="flag-icon flag-icon-it"></span> Italiano</a></li>
                            <li><a data-lang="pl" class="lang-selector dropdown-item onlycursor" data-flag="pl"><span class="flag-icon flag-icon-pl"></span> Polski</a></li>
                            <li><a data-lang="pt" class="lang-selector dropdown-item onlycursor" data-flag="br"><span class="flag-icon flag-icon-br"></span> Português</a></li>
                            <li><a data-lang="tr" class="lang-selector dropdown-item onlycursor" data-flag="tr"><span class="flag-icon flag-icon-tr"></span> Türkçe</a></li>
                            <li><a data-lang="de" class="lang-selector dropdown-item onlycursor" data-flag="de"><span class="flag-icon flag-icon-de"></span> Deutsch</a></li>
                            <li><a data-lang="sv" class="lang-selector dropdown-item onlycursor" data-flag="sv"><span class="flag-icon flag-icon-sv"></span> Svenska</a></li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>

        <div class="accordion-item">
            <h2 class="accordion-header" id="menuexport">
                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseexport" aria-expanded="false" aria-controls="collapseexport">
                    <i class="fa-solid fa-cloud-arrow-up"></i> <span>Export data</span>
                </button>
            </h2>
            <div id="collapseexport" class="accordion-collapse collapse" aria-labelledby="menuexport" data-bs-parent="#gamedleMenu">
                <div class="accordion-body">
                    <div id="exportsubmitdiv">
                        <button type="button" id="exportsubmit" class="btn_int" name="export"><span>Export data</span></button>
                    </div>
                    <div style="color: #f78528;" id="exportcomplete" hidden>
                        <p>Copy this token to your new device.<br/><b style="color:yellow">⚠ Active for 72 hours only</b><b style="color:red">⚠ Only statistics will be saved, <u>NOT ONGOING GAMES</u>.</b></p>
                        <h4 id="exportcode"></h4>
                        <a id="copyexportcode">
                            <span class="fa-stack fa-2x">
                                <i class="shareclip fa-solid fa-circle fa-stack-2x"></i>
                                <i class="fa-solid fa-copy fa-stack-1x" style="color: white;"></i>
                            </span>
                        </a>
                        <span id="codecopied"  style="font-size:0.7rem ; display:none " ><span>📋 COPIED!</span></span>
                    </div>
                </div>
            </div>
        </div>
        <div class="accordion-item">
            <h2 class="accordion-header" id="menuimport">
                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseimport" aria-expanded="false" aria-controls="collapseimport">
                    <i class="fa-solid fa-cloud-arrow-down"></i> <span>Import data</span>
                </button>
            </h2>
            <div id="collapseimport" class="accordion-collapse collapse" aria-labelledby="menuimport" data-bs-parent="#gamedleMenu">
                <div class="accordion-body">
                    <div id="importdivinputs">
                        <input type="text" name="code" placeholder="Paste here the token" id="importinput"/>
                        <button type="button" id="submitimport" class="btn_int" name="import"><span>Import data</span></button>
                    </div>
                    <div style="color: #f78528;" id="importcomplete" hidden>
                        <h4>Your data is ready!</h4>
                    </div>
                </div>
            </div>
        </div>

        <div class="accordion-item">
            <h2 class="accordion-header" id="menubugreport">
                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapsebugreport" aria-expanded="false" aria-controls="collapsebugreport">
                    <i class="fa-solid fa-bug"></i> <span>Bug report</span>
                </button>
            </h2>
            <div id="collapsebugreport" class="accordion-collapse collapse" aria-labelledby="menubugreport" data-bs-parent="#gamedleMenu">
                <div class="accordion-body">
                    <div style="display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center;padding:10px;">
                        <p style="font-size:1rem;font-weight:bold;">Join our Discord to report bugs, suggest new games, and stay updated on the latest features and developments!</p>
                        <a target='_blank' href="https://discord.gg/b5Yk8HC5my">
                            <button type="button" id="next" class="eightbit-btn eightbit-btn--next" name="NEXT" style="width: 100%">
                                <i style="font-size: 20px;" class="fa-brands fa-discord"></i> <span>Join Discord</span>
                            </button>
                        </a>
                        <hr style="width: 100%;">
                    </div>
                    <form id="reportForm">
                        <input type="hidden" id="guessHiddenReport" >
                        <input type="hidden" id="guessHiddenLabelReport" >

                        <div>
                            <label><span>Report type</span></label>
                            <div class="reporttype">
                                <div>
                                    <input name="reporttype" id="reporterror" value="1" type="radio" checked="checked" >
                                    <label for="reporterror"><span>Error</span></label>
                                </div>
                                <div>
                                    <input name="reporttype" id="reportnewgame" value="2" type="radio" >
                                    <label for="reportnewgame"><span>New game/s</span></label>
                                </div>
                                <div>
                                    <input name="reporttype" id="reportsuggestion" value="3" type="radio">
                                    <label for="reportsuggestion"><span>Suggestion</span></label>
                                </div>
                            </div>
                        </div>

                        <div id="searchBoxReportdiv">
                            <input type="text" name="gameid" placeholder="🔎 Search for a video game.." id="searchBoxReport"/>
                        </div>
                        <div id="reportgamenamediv">
                            <label for="reportgamename"><span>New game/s name/s</span></label>
                            <input type="textarea"  maxlength="500" name="gamename" id="reportgamename">
                        </div>
                        <div>
                            <label for="reportdescription"><span>Details</span></label>
                            <textarea type="textarea"  name="description"  id="reportdescription" maxlength="500"></textarea>
                        </div>
                        <div>
                            <label for="reportcontact" ><span>Your contact (optional)</span></label>
                            <input type="text"  name="contact" id="reportcontact" maxlength="100">
                        </div>
                        <div id="searchBoxReportdivglossary"><p><span>Want to know more about a term or classification? Check the <a href='/glossary' style='color:#f78528;font-size:15px' target='_blank' >glossary.</a></span></p></div>
                        <div>
                            <button type="button" id="reportsubmit" class="btn_int" name="reportsubmit"><span>Send</span></button>
                        </div>
                        <h5 style="color: #f78528;" id="thanksforreport"><span>Report submitted. Thank you!</span></h5>
                    </form>
                </div>
            </div>
        </div>

        <div class="accordion-item">
            <h2 class="accordion-header" id="menupromocode">
                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapsepromo" aria-expanded="false" aria-controls="collapsepromo">
                    <i class="fa-solid fa-receipt"></i> <span>Code</span>
                </button>
            </h2>
            <div id="collapsepromo" class="accordion-collapse collapse" aria-labelledby="menupromocode" data-bs-parent="#gamedleMenu">
                <div class="accordion-body">
                    <div id="nowhitelist">
                        <input type="text" name="code" placeholder="Write your code" id="searchBoxWhitelist"/>
                        <button type="button" id="whitelistsub" class="btn_int" name="whitelist"><span>Send</span></button>
                    </div>
                    <div style="color: #f78528;" id="whitelistthanks" hidden>
                        <h4 id="whitelistusername" >THANK YOU for your contribution and for being part of this project!</h4>
                    </div>
                </div>
            </div>
        </div>

        <div class="accordion-item">
            <h2 class="accordion-header" id="menuglossary">
                <a href='/glossary' target='_blank' ><button class="accordion-button collapsed" type="button" ><i class="fa-solid fa-book-open"></i> <span>Glossary</span></button></a>
            </h2>
        </div>

        <div class="accordion-item">
            <h2 class="accordion-header" id="menuabout">
                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseabout" aria-expanded="false" aria-controls="collapseabout">
                    <i class="fa-solid fa-circle-info"></i> <span>About</span>
                </button>
            </h2>
            <div id="collapseabout" class="accordion-collapse collapse" aria-labelledby="menuabout" data-bs-parent="#gamedleMenu">
                <div class="accordion-body">
                    <p>
                        <span>Gamedle is a game made for gamers, created by a single developer.</span>
                        <span>Inspired by</span> <a class="a_span_ref" target='_blank' href="https://www.nytimes.com/games/wordle/index.html">Wordle</a>, <a class="a_span_ref" target='_blank' href="https://framed.wtf">Framed</a> <span>and the other</span> <a class="a_span_ref" target='_blank' href="https://medium.com/floodgates/the-complete-and-authoritative-list-of-wordle-spinoffs-fb00bfafc448"><span>spin-offs</span></a>.
                    </p>
                    <p>
                        <small>
                            <span>All rights go to the rightful owners - no copyright infringement intended.</span>
                            <span>Logos are from</span> <a class="a_span_ref" target='_blank' href="https://www.freepik.com/">Freepik</a> - <a class="a_span_ref" target='_blank' href="https://www.flaticon.com/">Flaticon</a>
                            <span>Contact me</span> <a class="a_span_ref" target='_blank' href="https://twitter.com/GamedleOk">@GamedleOK</a><span>or via</span> <a class="a_span_ref" href="mailto:gamedleok@gmail.com">email</a>

                        </small>
                    </p>
                    <p>
                        <small>
                            <span>Thank you very much to the translators of Gamedle:</span> <br><span class="flag-icon flag-icon-br"></span>  <a class="a_span_ref" target='_blank' href="https://twitter.com/salsatheone">@SalsaTheOne</a><br><span class="flag-icon flag-icon-tr"></span>  <a class="a_span_ref" target='_blank' href="https://twitter.com/NayaLayaa">@NayaLayaa</a><br><span class="flag-icon flag-icon-it"></span>  <a class="a_span_ref" target='_blank' href="https://www.twitch.tv/goweskermxgt">@GoWeskerMXGT</a> <br><span class="flag-icon flag-icon-fr"></span>  <a class="a_span_ref" target='_blank' href="https://twitter.com/MrPacman_Fan">@MrPacman_Fan</a> <br><span class="flag-icon flag-icon-pl"></span>  <a class="a_span_ref" target='_blank' href="https://www.twitch.tv/szwiorka">@Szwiorka</a> <br><span class="flag-icon flag-icon-de"></span>  <a class="a_span_ref" target='_blank' href="https://t0ru.me/">@t0ru</a>
                        </small>
                    </p>
                </div>
            </div>
        </div>

        <div class="accordion-item">
            <h2 class="accordion-header" id="menuprivacy">
                <a href='/privacy-policy' target='_blank' ><button class="accordion-button collapsed" type="button" ><i class="fa-solid fa-lock"></i> Privacy Policy</button></a>
            </h2>
        </div>
    </div>
			</div>
		</div>
	</div>


	<div>
        <div class="footer_div">
            <a id="patreonlink" href="https://ko-fi.com/gamedle" target="_blank" rel="noopener noreferrer" style="color: #f78528 !important;font-size: 1em;" class="headers_a" >
                <span><p style="color: gray;margin-bottom: 0px;">Support this project on Ko-fi and receive a code to <b style="color: #f78528;text-decoration: underline;">remove ads and a tag with your nickname</b></p></span>
            </a>
            <a href="https://discord.gg/k653GM4N6b" target="_blank" rel="noopener noreferrer" style="color: #f78528 !important;font-size: 1em;max-width: 200px;" class="headers_a" >
                <i style="font-size: 30px;" class="fa-brands fa-discord"></i>
            </a>
            <a href="https://twitter.com/GamedleOk" target="_blank" rel="noopener noreferrer" style="color: #f78528 !important;font-size: 1em;max-width: 200px;" class="headers_a" >
                <i style="font-size: 30px;" class="fa-brands fa-x-twitter"></i>
            </a>
            <a href="https://bsky.app/profile/gamedle.wtf" target="_blank" rel="noopener noreferrer" style="color: #f78528 !important;font-size: 1em;max-width: 200px;" class="headers_a" >
                <i style="font-size: 30px;" class="fa-brands fa-bluesky"></i>
            </a>
<!--            <a href="#tributum_dialog" style="color: #f78528 !important;font-size: 1em;max-width: 200px;" class="headers_a" >-->
<!--                <i style="font-size: 30px;" class="fa-solid fa-people-group"></i>-->
<!--            </a>-->
            <a id="appstorelink" href="https://apps.apple.com/us/app/gamedle-daily-video-game-quiz/id6772334430" target="_blank" rel="noopener noreferrer">
                <img src="/images/app-store-badges/download-on-the-app-store-en.svg" alt="Download on the App Store" height="40" />
            </a>
            <a id="playstorelink" href="https://play.google.com/store/apps/details?id=wtf.gamedle.www.twa" target="_blank">
                <img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Google Play" height="60" />
            </a>
            <a class="privacy_policy_anchor" href="/privacy-policy">Privacy Policy</a>
            <button id="pmLink">Privacy Manager</button>
            <span class="copyright-footer">Gamedle.wtf 2022 — 2026</span>
        </div>
    </div>
</div>

<!-- Freestar Ad Slots -->
<script>
	if(window.GamedlePlatform ? window.GamedlePlatform.allowsAds() : localStorage.getItem("whitelistcode") === null){
		if (window.GamedlePlatform ? window.GamedlePlatform.allowsFullAds() : true) {
			window.freestar.queue.push(function(){
				window.freestar.newSidewall("gamedle-wtf_sidewall_left");
			});
			window.freestar.queue.push(function(){
				window.freestar.newSidewall("gamedle-wtf_sidewall_right");
			});
		}
		// window.freestar.queue.push(function(){
		// 	window.freestar.newPushdown("gamedle-wtf_sticky_pushdown");
		// });
		window.freestar.queue.push(function(){
			window.freestar.newStickyFooter("gamedle-wtf_sticky_footer");
		});
		if (window.GamedlePlatform ? window.GamedlePlatform.allowsFullAds() : true) {
			window.freestar.queue.push(function() {
				window.freestar.newVideo("freestar_primis_adx_video_8003_gamedle.wtf");
			});
		}
	}
</script>
<!-- End of Freestar Ad Slots -->

<script src='/js/timer.js'></script>
</body>
