{"id":114,"date":"2025-07-08T15:14:23","date_gmt":"2025-07-08T19:14:23","guid":{"rendered":"https:\/\/anewreview.com\/?page_id=114"},"modified":"2025-07-09T16:40:00","modified_gmt":"2025-07-09T20:40:00","slug":"classic-riddles","status":"publish","type":"page","link":"https:\/\/anewreview.com\/?page_id=114","title":{"rendered":"Start Here, Solve On"},"content":{"rendered":"\n<h1>Series A: Classic Riddles<\/h1>\n<p>Welcome to the first series of clever challenges! Solve each riddle to unlock the next. There are 20 in total \u2014 can you solve them all?<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Series A \u2013 Classic Riddles<\/title>\n  <style>\n    body {\n      font-family: Arial, sans-serif;\n      background-color: #f4f4f4;\n      margin: 0;\n      padding: 2rem;\n      max-width: 800px;\n      margin: auto;\n    }\n    h1 {\n      text-align: center;\n      color: #2c3e50;\n    }\n    #riddle-container {\n      background-color: #fff;\n      padding: 2rem;\n      border-radius: 10px;\n      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);\n      margin-top: 2rem;\n    }\n    input[type=\"text\"] {\n      width: 100%;\n      padding: 12px;\n      margin-top: 10px;\n      font-size: 16px;\n      border-radius: 5px;\n      border: 1px solid #ccc;\n    }\n    #submit-button, .next-button {\n      padding: 10px 20px;\n      font-size: 16px;\n      margin-top: 15px;\n      background-color: #3498db;\n      color: white;\n      border: none;\n      border-radius: 5px;\n      cursor: pointer;\n    }\n    .next-button {\n      background-color: #2ecc71;\n    }\n    .next-button:hover, #submit-button:hover {\n      opacity: 0.9;\n    }\n    .result-box {\n      margin-top: 20px;\n      padding: 1rem;\n      border-radius: 10px;\n      background-color: #ecf0f1;\n      text-align: center;\n    }\n    .result-box img {\n      max-width: 100%;\n      margin-top: 15px;\n      border-radius: 10px;\n    }\n  <\/style>\n<\/head>\n<body>\n  <h1>Series A \u2013 Classic Riddles<\/h1>\n\n  <div id=\"riddle-container\">\n    <h2 id=\"riddle-title\">Riddle 1<\/h2>\n    <p id=\"riddle-text\">\n      I speak without a mouth and hear without ears. I have nobody, but I come alive with the wind. What am I?\n    <\/p>\n    <input type=\"text\" id=\"answer\" placeholder=\"Type your answer...\" \/>\n    <button id=\"submit-button\" onclick=\"checkAnswer()\">Submit<\/button>\n    <div id=\"result\"><\/div>\n  <\/div>\n\n  <script>\n    let currentRiddle = 0;\n\n    const riddles = [\n    \"I speak without a mouth and hear without ears. I have nobody, but I come alive with the wind. What am I?\",\n    \"I\u2019m tall when I\u2019m young, and I\u2019m short when I\u2019m old. What am I?\",\n    \"What follows you around but never makes a sound?\",\n    \"What has hands but can\u2019t clap?\",\n    \"What can run but never walks, has a bed but never sleeps?\",\n    \"What starts with an E, ends with an E, but only contains one letter?\",\n    \"You use me to find your way, but I\u2019m not alive. What am I?\",\n    \"Feed me and I live, give me a drink and I die. What am I?\",\n    \"The more you take, the more you leave behind. What am I?\",\n    \"What has a hole in the middle and is always empty?\",\n    \"What is so fragile that saying its name breaks it?\",\n    \"What is always ahead of you but can\u2019t be seen?\",\n    \"What goes up but never comes down?\",\n    \"I have an eye but can\u2019t see. What am I?\",\n    \"I have pages but I\u2019m not a magazine. What am I?\",\n    \"I\u2019m invisible but can move objects and make noise. What am I?\",\n    \"What flies without wings and ticks without legs?\",\n    \"I begin with a single letter and go through the mail. What am I?\",\n    \"You hear me in the dark but never see me. What am I?\",\n    \"I have keys but no locks. What am I?\"\n    ];\n\n    const answers = [\"echo\",        \/\/ Riddle 1\n\"pencil\",      \/\/ Riddle 2\n\"shadow\",      \/\/ Riddle 3\n\"clock\",       \/\/ Riddle 4\n\"river\",       \/\/ Riddle 5\n\"envelope\",    \/\/ Riddle 6\n\"map\",         \/\/ Riddle 7\n\"fire\",        \/\/ Riddle 8\n\"towel\",       \/\/ Riddle 9\n\"hole\",        \/\/ Riddle 10\n\"silence\",     \/\/ Riddle 11\n\"future\",      \/\/ Riddle 12\n\"age\",         \/\/ Riddle 13\n\"needle\",      \/\/ Riddle 14\n\"book\",        \/\/ Riddle 15\n\"wind\",        \/\/ Riddle 16\n\"time\",        \/\/ Riddle 17\n\"letter\",      \/\/ Riddle 18\n\"footsteps\",   \/\/ Riddle 19\n\"keyboard\"    \/\/ Riddle 20\n];\n\n    const productInfo = [\n      {\n        url: \"https:\/\/amzn.to\/44SztMF\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/71yRY8YlAbL._AC_SY300_SX300_.jpg\",\n        title: \"Echo Dot (5th Gen)\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/40MsouD\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/81sSkba1VOL._AC_SX679_.jpg\",\n        title: \"Nicpro 35PCS Gold Art Mechanical Pencils Set\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/4lJ13BA\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/61N0+IOZYyL._AC_SX466_.jpg\",\n        title: \"Sonic The Hedgehog - Shadow\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/44CsOVt\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/61kxj6WKeLL._AC_SX679_.jpg\",\n        title: \"JALL Digital Alarm Clock\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/3U95DgF\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/61KHQZ1prZL._AC_SX679_.jpg\",\n        title: \"INTEX 58825EP River Run\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/4kub3h0\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/712FcydjO9L._AC_SX679_.jpg\",\n        title: \"100 Pack #10 Business Envelopes\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/44CpYQl\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/91apxNrK-7L._SX445_.jpg\",\n        title: \"Swiftmaps 32in x 50in\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/4lkT2TV\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/61EfgCU1k7L._AC_SY300_SX300_.jpg\",\n        title: \"Amazon Fire HD 10 tablet\"\n      },\n      {\n        url: \"https:\/\/m.media-amazon.com\/images\/I\/61HHXRkRz6L.__AC_SX300_SY300_QL70_FMwebp_.jpg\",\n        image: \"https:\/\/amzn.to\/4eF2I93\",\n        title: \"Rainleaf Microfiber Towel\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/3U13BPF\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/41PsK1qDW4L._SY445_SX342_QL70_FMwebp_.jpg\",\n        title: \"CSOOM 16PCS Carbide Hole Saw Kit\"\n      },\n      {\n        url: \"https:\/\/m.media-amazon.com\/images\/I\/81zENMOvWHL._SY466_.jpg\",\n        image: \"https:\/\/amzn.to\/4lnyOJ9\",\n        title: \"Silence: A Guide\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/44lLZ7j\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/71xIN4GJakL._AC_SX679_.jpg\",\n        title: \"Mindmellow Vision Board Kit - Dear Future Self\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/44Cpc69\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/61aI-o65j2L._AC_SX466_.jpg\",\n        title: \"Gold Bond Age Renew Antioxidant Defense Body & Face Lotion\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/40KH51f\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/81w-bZi8uVL.__AC_SX300_SY300_QL70_FMwebp_.jpg\",\n        title: \"Sewing Kit for Adults\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/4nGoiho\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/61jWoODT3AL._AC_SY879_.jpg\",\n        title: \"Furologee 6 Tier Bookshelf\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/3TrUKqd\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/71g7qn22riL._AC_SX679_.jpg\",\n        title: \"Large Wind Chimes for Outside\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/3TrUZS9\",\n        image:\"https:\/\/m.media-amazon.com\/images\/I\/61350y+mVdL._AC_SX679_.jpg\",\n        title:\"Mindsight Focused Activity Timer\" \n      },\n      {\n        url: \"https:\/\/amzn.to\/4nGnIAu\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/71aEb8YuwZL._AC_SX679_.jpg\",\n        title: \"4FT Marquee Light Up Letters\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/3IiHuSs\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/710cP5q1nzL._AC_SX679_.jpg\",\n        title: \"2 Step Stool Foldable, Non-Slip Steps\"\n      },\n      {\n        url: \"https:\/\/amzn.to\/44D0zWV\",\n        image: \"https:\/\/m.media-amazon.com\/images\/I\/71GL8OC6isL._AC_SX679_.jpg\",\n        title: \"RedThunder K95 Wireless Mechanical Keyboard\"\n      },\n    ];\ndocument.getElementById(\"answer\").addEventListener(\"keypress\", function (e) {\n  if (e.key === \"Enter\") {\n    e.preventDefault();\n    checkAnswer();\n  }\n});\n\nfunction checkAnswer() {\n      const input = document.getElementById(\"answer\").value.toLowerCase().trim();\n      const resultDiv = document.getElementById(\"result\");\n\n      if (input === answers[currentRiddle]) {\n        resultDiv.innerHTML = `\n          <div class=\"result-box\">\n            <p>\u2705 <strong>Correct!<\/strong> The answer is <em>${answers[currentRiddle]}<\/em>.<\/p>\n            <p><strong>${productInfo[currentRiddle].title}<\/strong><\/p>\n            <a href=\"${productInfo[currentRiddle].url}\" target=\"_blank\">\n              <img decoding=\"async\" src=\"${productInfo[currentRiddle].image}\" alt=\"${productInfo[currentRiddle].title}\" \/>\n            <\/a>\n            <br \/>\n            <a href=\"${productInfo[currentRiddle].url}\" target=\"_blank\">\ud83d\udd17 View on Amazon<\/a>\n            <br \/><br \/>\n            <button class=\"next-button\" onclick=\"nextRiddle()\">Next Riddle<\/button>\n          <\/div>\n        `;\n        document.getElementById(\"answer\").style.display = \"none\";\n        document.getElementById(\"submit-button\").style.display = \"none\";\n      } else {\n        resultDiv.innerHTML = `<p style=\"color: red;\">\u274c Try again!<\/p>`;\n      }\n    }\n\n    function nextRiddle() {\n      currentRiddle++;\n      if (currentRiddle < riddles.length) {\n        document.getElementById(\"riddle-title\").textContent = \"Riddle \" + (currentRiddle + 1);\n        document.getElementById(\"riddle-text\").textContent = riddles[currentRiddle];\n        document.getElementById(\"answer\").value = \"\";\n        document.getElementById(\"answer\").style.display = \"inline\";\n        document.getElementById(\"submit-button\").style.display = \"inline\";\n        document.getElementById(\"result\").innerHTML = \"\";\n      } else {\n        document.getElementById(\"riddle-container\").innerHTML = `\n          <h2>\ud83c\udf89 You\u2019ve completed Series A!<\/h2>\n          <p>Check out your reward on our Amazon picks page!<\/p>\n        `;\n      }\n    }\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"72\" data-attachment-id=\"61\" data-permalink=\"https:\/\/anewreview.com\/?attachment_id=61\" data-orig-file=\"https:\/\/i0.wp.com\/anewreview.com\/wp-content\/uploads\/2025\/07\/SeriesA-e1752093455778.png?fit=100%2C72&amp;ssl=1\" data-orig-size=\"100,72\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"SeriesA\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/anewreview.com\/wp-content\/uploads\/2025\/07\/SeriesA-e1752093455778.png?fit=100%2C72&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/anewreview.com\/wp-content\/uploads\/2025\/07\/SeriesA-e1752093455778.png?resize=100%2C72&#038;ssl=1\" alt=\"\" class=\"wp-image-61\"\/><\/figure>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Series A: Classic Riddles Welcome to the first series of clever challenges! Solve each riddle to unlock the next. There are 20 in total \u2014 can you solve them all? Series A \u2013 Classic Riddles Series A \u2013 Classic Riddles Riddle 1 I speak without a mouth and hear without ears. I have nobody, but &hellip; <a href=\"https:\/\/anewreview.com\/?page_id=114\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Start Here, Solve On&#8221;<\/span><\/a><\/p>\n","protected":false},"author":266417961,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"footnotes":""},"class_list":["post-114","page","type-page","status-publish","hentry"],"acf":[],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PgAAH8-1Q","jetpack-related-posts":[{"id":127,"url":"https:\/\/anewreview.com\/?page_id=127","url_meta":{"origin":114,"position":0},"title":"About","author":"rrexrode4635324437","date":"July 9, 2025","format":false,"excerpt":"About \u2013 AnewReview About AnewReview AnewReview.com is a riddle-based experience that challenges your logic, wordplay, and creative thinking \u2014 one puzzle at a time. Each riddle you solve unlocks the next in the series, keeping you thinking, laughing, and learning along the way. We believe in combining brain games with\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":141,"url":"https:\/\/anewreview.com\/?page_id=141","url_meta":{"origin":114,"position":1},"title":"Next Level","author":"rrexrode4635324437","date":"July 9, 2025","format":false,"excerpt":"Series B \u2013 Twisted Logic Series B \u2013 Twisted Logic Riddle 1 A man stumbles upon a cabin in the woods, he looks inside and sees everyone is deceased. How did they meet thier end? (2 word answer) Submit","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":98,"url":"https:\/\/anewreview.com\/?page_id=98","url_meta":{"origin":114,"position":2},"title":"choose-your-challenge","author":"rrexrode4635324437","date":"July 8, 2025","format":false,"excerpt":"AnewReview.com is an interactive riddle challenge site where clever minds come to play. Each riddle series features 20 unique puzzles that test your logic, language, and problem-solving skills. Unlock new levels, earn fun rewards, and discover riddle-inspired product finds along the way. Think you\u2019ve got what it takes? Let the\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/anewreview.com\/wp-content\/uploads\/2025\/07\/CYC-e1751986288644.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/anewreview.com\/wp-content\/uploads\/2025\/07\/CYC-e1751986288644.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/anewreview.com\/wp-content\/uploads\/2025\/07\/CYC-e1751986288644.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/anewreview.com\/wp-content\/uploads\/2025\/07\/CYC-e1751986288644.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":96,"url":"https:\/\/anewreview.com\/","url_meta":{"origin":114,"position":3},"title":"Riddle. Solve. Discover","author":"rrexrode4635324437","date":"July 8, 2025","format":false,"excerpt":"choose-your-challenge About AnewReview \ud83d\udecd\ufe0f Click here to explore great Amazon deals (associate link)","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/anewreview.com\/index.php?rest_route=\/wp\/v2\/pages\/114","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/anewreview.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/anewreview.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/anewreview.com\/index.php?rest_route=\/wp\/v2\/users\/266417961"}],"replies":[{"embeddable":true,"href":"https:\/\/anewreview.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=114"}],"version-history":[{"count":11,"href":"https:\/\/anewreview.com\/index.php?rest_route=\/wp\/v2\/pages\/114\/revisions"}],"predecessor-version":[{"id":135,"href":"https:\/\/anewreview.com\/index.php?rest_route=\/wp\/v2\/pages\/114\/revisions\/135"}],"wp:attachment":[{"href":"https:\/\/anewreview.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}