{"id":180,"date":"2026-02-12T19:59:09","date_gmt":"2026-02-12T19:59:09","guid":{"rendered":"https:\/\/hercodelegacy.com\/?page_id=180"},"modified":"2026-05-21T23:12:51","modified_gmt":"2026-05-21T23:12:51","slug":"play-game","status":"publish","type":"page","link":"https:\/\/hercodelegacy.com\/?page_id=180","title":{"rendered":"Scam Awareness Simulator"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>Can you spot the scam?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Think you can identify suspicious emails, phishing attempts, and online scams? Test your digital safety skills with our interactive Scam Challenge and learn how to recognize common warning signs scammers use online every day.<\/p>\n\n\n\n\n\n<div id=\"app\">\n\n  <!-- START SCREEN -->\n  <div id=\"start-screen\">\n    <h1>Can You Spot the Scam?<\/h1>\n    <p class=\"sub\">\n      A digital safety simulation by HerCode LLC\n    <\/p>\n\n    <button onclick=\"startGame()\">Start Simulation<\/button>\n  <\/div>\n\n  <!-- GAME SCREEN -->\n  <div id=\"game-screen\" style=\"display:none;\">\n\n    <div id=\"top-bar\">\n      <div id=\"progress\"><\/div>\n      <div id=\"score\">Score: 0<\/div>\n    <\/div>\n\n    <div id=\"card\">\n      <p id=\"from\"><\/p>\n      <p id=\"subject\"><\/p>\n      <p id=\"message\"><\/p>\n    <\/div>\n\n    <div id=\"buttons\">\n      <button onclick=\"answer('safe')\">Safe<\/button>\n      <button onclick=\"answer('suspicious')\">Suspicious<\/button>\n      <button onclick=\"answer('scam')\">Scam<\/button>\n    <\/div>\n\n    <p id=\"feedback\"><\/p>\n\n    <button id=\"nextBtn\" onclick=\"nextQuestion()\" style=\"display:none;\">\n      Next\n    <\/button>\n\n  <\/div>\n\n  <!-- RESULT SCREEN -->\n  <div id=\"result-screen\" style=\"display:none;\">\n    <h2>Simulation Complete<\/h2>\n\n    <p id=\"finalScore\"><\/p>\n    <p id=\"riskLevel\"><\/p>\n\n    <div id=\"cta\">\n      <p>Want help protecting yourself or your business online?<\/p>\n      <button onclick=\"restartGame()\">Try Again<\/button>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<style>\n  #app {\n    max-width: 750px;\n    margin: auto;\n    font-family: Arial, sans-serif;\n    background: #0b1220;\n    color: white;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.4);\n  }\n\n  \/* START SCREEN *\/\n  #start-screen {\n    padding: 40px;\n    text-align: center;\n  }\n\n  #start-screen h1 {\n    font-size: 26px;\n    margin-bottom: 10px;\n  }\n\n  .sub {\n    opacity: 0.7;\n    margin-bottom: 20px;\n  }\n\n  button {\n    padding: 10px 16px;\n    border: none;\n    border-radius: 10px;\n    cursor: pointer;\n    background: #2563eb;\n    color: white;\n    font-size: 14px;\n    transition: 0.2s;\n  }\n\n  button:hover {\n    background: #1d4ed8;\n  }\n\n  \/* GAME SCREEN *\/\n  #game-screen {\n    padding: 20px;\n    animation: fadeIn 0.3s ease;\n  }\n\n  #top-bar {\n    display: flex;\n    justify-content: space-between;\n    font-size: 13px;\n    opacity: 0.8;\n  }\n\n  #progress {\n    font-size: 13px;\n  }\n\n  #card {\n    margin-top: 20px;\n    background: #111a2e;\n    padding: 18px;\n    border-radius: 12px;\n    border-left: 4px solid #3b82f6;\n    min-height: 120px;\n  }\n\n  #from {\n    font-weight: bold;\n  }\n\n  #subject {\n    font-style: italic;\n    opacity: 0.9;\n    margin-top: 5px;\n  }\n\n  #message {\n    margin-top: 10px;\n    opacity: 0.85;\n  }\n\n  #buttons {\n    margin-top: 15px;\n  }\n\n  #buttons button {\n    margin: 5px;\n  }\n\n  #feedback {\n    margin-top: 12px;\n    font-weight: bold;\n    min-height: 20px;\n  }\n\n  #nextBtn {\n    margin-top: 10px;\n    background: #22c55e;\n  }\n\n  #nextBtn:hover {\n    background: #16a34a;\n  }\n\n  \/* RESULT *\/\n  #result-screen {\n    padding: 40px;\n    text-align: center;\n    animation: fadeIn 0.4s ease;\n  }\n\n  #riskLevel {\n    margin-top: 10px;\n    opacity: 0.9;\n  }\n\n  #cta {\n    margin-top: 20px;\n    opacity: 0.85;\n  }\n\n  @keyframes fadeIn {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n<\/style>\n\n<script>\n  const questions = [\n    {\n      from: \"Bank Security Team\",\n      subject: \"Urgent: Account Suspended\",\n      message: \"We detected unusual activity. Click the link below immediately to restore access.\",\n      answer: \"scam\",\n      explanation: \"Banks do not force urgent link clicks \u2014 this is phishing behavior.\"\n    },\n    {\n      from: \"Amazon\",\n      subject: \"Your order has shipped\",\n      message: \"Your package is on the way. Track it in your account dashboard.\",\n      answer: \"safe\",\n      explanation: \"Legitimate order updates are expected and safe.\"\n    },\n    {\n      from: \"Microsoft Security\",\n      subject: \"Virus Detected\",\n      message: \"Your device is infected. Call support immediately using this number.\",\n      answer: \"scam\",\n      explanation: \"Fake virus alerts are designed to scare users into calling scammers.\"\n    },\n    {\n      from: \"Unknown Number\",\n      subject: \"Hey it\u2019s me\",\n      message: \"I changed my number. Can you send me $200 real quick?\",\n      answer: \"scam\",\n      explanation: \"Impersonation scams often rely on urgency and financial requests.\"\n    },\n    {\n      from: \"Netflix\",\n      subject: \"Billing Confirmation\",\n      message: \"Your subscription is active. No action required.\",\n      answer: \"safe\",\n      explanation: \"Normal account updates like this are typically safe.\"\n    }\n  ];\n\n  let current = 0;\n  let score = 0;\n\n  function startGame() {\n    document.getElementById(\"start-screen\").style.display = \"none\";\n    document.getElementById(\"game-screen\").style.display = \"block\";\n    loadQuestion();\n  }\n\n  function loadQuestion() {\n    const q = questions[current];\n\n    document.getElementById(\"from\").innerText = \"From: \" + q.from;\n    document.getElementById(\"subject\").innerText = \"Subject: \" + q.subject;\n    document.getElementById(\"message\").innerText = q.message;\n\n    document.getElementById(\"feedback\").innerText = \"\";\n    document.getElementById(\"nextBtn\").style.display = \"none\";\n\n    document.getElementById(\"progress\").innerText =\n      \"Scenario \" + (current + 1) + \" of \" + questions.length;\n  }\n\n  function answer(choice) {\n    const q = questions[current];\n\n    if (choice === q.answer) {\n      score++;\n      document.getElementById(\"feedback\").innerText = \"Correct \u2014 \" + q.explanation;\n      document.getElementById(\"feedback\").style.color = \"#22c55e\";\n    } else {\n      document.getElementById(\"feedback\").innerText = \"Not quite \u2014 \" + q.explanation;\n      document.getElementById(\"feedback\").style.color = \"#f87171\";\n    }\n\n    document.getElementById(\"score\").innerText = \"Score: \" + score;\n    document.getElementById(\"nextBtn\").style.display = \"inline-block\";\n  }\n\n  function nextQuestion() {\n    current++;\n\n    if (current >= questions.length) {\n      endGame();\n    } else {\n      loadQuestion();\n    }\n  }\n\n  function endGame() {\n    document.getElementById(\"game-screen\").style.display = \"none\";\n    document.getElementById(\"result-screen\").style.display = \"block\";\n\n    document.getElementById(\"finalScore\").innerText =\n      \"You scored \" + score + \" out of \" + questions.length;\n\n    let risk = \"\";\n\n    if (score >= 4) {\n      risk = \"Risk Level: Low \u2014 Strong scam awareness skills.\";\n    } else if (score >= 2) {\n      risk = \"Risk Level: Medium \u2014 Some improvement needed.\";\n    } else {\n      risk = \"Risk Level: High \u2014 Vulnerable to common scams.\";\n    }\n\n    document.getElementById(\"riskLevel\").innerText = risk;\n  }\n\n  function restartGame() {\n    current = 0;\n    score = 0;\n\n    document.getElementById(\"result-screen\").style.display = \"none\";\n    document.getElementById(\"start-screen\").style.display = \"block\";\n\n    document.getElementById(\"score\").innerText = \"Score: 0\";\n  }\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Can you spot the scam? Think you can identify suspicious emails, phishing attempts, and online scams? Test your digital safety skills with our interactive Scam Challenge and learn how to recognize common warning signs scammers use online every day. Can You Spot the Scam? A digital safety simulation by HerCode LLC Start Simulation Score: 0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-180","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Scam Awareness Simulator - HerCode LLC<\/title>\n<meta name=\"description\" content=\"Enjoy the Kids Tap Game! Click the correct shapes, earn points, and level up in this fun and colorful game designed for children. Play online now!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hercodelegacy.com\/?page_id=180\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Scam Awareness Simulator - HerCode LLC\" \/>\n<meta property=\"og:description\" content=\"Enjoy the Kids Tap Game! Click the correct shapes, earn points, and level up in this fun and colorful game designed for children. Play online now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hercodelegacy.com\/?page_id=180\" \/>\n<meta property=\"og:site_name\" content=\"HerCode LLC\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-21T23:12:51+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hercodelegacy.com\/?page_id=180\",\"url\":\"https:\/\/hercodelegacy.com\/?page_id=180\",\"name\":\"Scam Awareness Simulator - HerCode LLC\",\"isPartOf\":{\"@id\":\"http:\/\/hercodelegacy.com\/#website\"},\"datePublished\":\"2026-02-12T19:59:09+00:00\",\"dateModified\":\"2026-05-21T23:12:51+00:00\",\"description\":\"Enjoy the Kids Tap Game! Click the correct shapes, earn points, and level up in this fun and colorful game designed for children. Play online now!\",\"breadcrumb\":{\"@id\":\"https:\/\/hercodelegacy.com\/?page_id=180#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hercodelegacy.com\/?page_id=180\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hercodelegacy.com\/?page_id=180#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/hercodelegacy.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Scam Awareness Simulator\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/hercodelegacy.com\/#website\",\"url\":\"http:\/\/hercodelegacy.com\/\",\"name\":\"HerCode LLC\",\"description\":\"Building Your Vision, One Code At A Time.\",\"publisher\":{\"@id\":\"http:\/\/hercodelegacy.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/hercodelegacy.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/hercodelegacy.com\/#organization\",\"name\":\"HerCode LLC\",\"url\":\"http:\/\/hercodelegacy.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/hercodelegacy.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/hercodelegacy.com\/wp-content\/uploads\/2025\/12\/cropped-IMG_1415-1.jpeg\",\"contentUrl\":\"https:\/\/hercodelegacy.com\/wp-content\/uploads\/2025\/12\/cropped-IMG_1415-1.jpeg\",\"width\":799,\"height\":227,\"caption\":\"HerCode LLC\"},\"image\":{\"@id\":\"http:\/\/hercodelegacy.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Scam Awareness Simulator - HerCode LLC","description":"Enjoy the Kids Tap Game! Click the correct shapes, earn points, and level up in this fun and colorful game designed for children. Play online now!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hercodelegacy.com\/?page_id=180","og_locale":"en_US","og_type":"article","og_title":"Scam Awareness Simulator - HerCode LLC","og_description":"Enjoy the Kids Tap Game! Click the correct shapes, earn points, and level up in this fun and colorful game designed for children. Play online now!","og_url":"https:\/\/hercodelegacy.com\/?page_id=180","og_site_name":"HerCode LLC","article_modified_time":"2026-05-21T23:12:51+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hercodelegacy.com\/?page_id=180","url":"https:\/\/hercodelegacy.com\/?page_id=180","name":"Scam Awareness Simulator - HerCode LLC","isPartOf":{"@id":"http:\/\/hercodelegacy.com\/#website"},"datePublished":"2026-02-12T19:59:09+00:00","dateModified":"2026-05-21T23:12:51+00:00","description":"Enjoy the Kids Tap Game! Click the correct shapes, earn points, and level up in this fun and colorful game designed for children. Play online now!","breadcrumb":{"@id":"https:\/\/hercodelegacy.com\/?page_id=180#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hercodelegacy.com\/?page_id=180"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hercodelegacy.com\/?page_id=180#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hercodelegacy.com\/"},{"@type":"ListItem","position":2,"name":"Scam Awareness Simulator"}]},{"@type":"WebSite","@id":"http:\/\/hercodelegacy.com\/#website","url":"http:\/\/hercodelegacy.com\/","name":"HerCode LLC","description":"Building Your Vision, One Code At A Time.","publisher":{"@id":"http:\/\/hercodelegacy.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/hercodelegacy.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/hercodelegacy.com\/#organization","name":"HerCode LLC","url":"http:\/\/hercodelegacy.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/hercodelegacy.com\/#\/schema\/logo\/image\/","url":"https:\/\/hercodelegacy.com\/wp-content\/uploads\/2025\/12\/cropped-IMG_1415-1.jpeg","contentUrl":"https:\/\/hercodelegacy.com\/wp-content\/uploads\/2025\/12\/cropped-IMG_1415-1.jpeg","width":799,"height":227,"caption":"HerCode LLC"},"image":{"@id":"http:\/\/hercodelegacy.com\/#\/schema\/logo\/image\/"}}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/hercodelegacy.com\/index.php?rest_route=\/wp\/v2\/pages\/180","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hercodelegacy.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hercodelegacy.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hercodelegacy.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hercodelegacy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=180"}],"version-history":[{"count":5,"href":"https:\/\/hercodelegacy.com\/index.php?rest_route=\/wp\/v2\/pages\/180\/revisions"}],"predecessor-version":[{"id":222,"href":"https:\/\/hercodelegacy.com\/index.php?rest_route=\/wp\/v2\/pages\/180\/revisions\/222"}],"wp:attachment":[{"href":"https:\/\/hercodelegacy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}