{"id":1820,"date":"2024-05-27T15:07:26","date_gmt":"2024-05-27T07:07:26","guid":{"rendered":"https:\/\/jiugagames.com\/%e7%89%b9%e8%89%b2%e5%95%86%e5%93%81\/"},"modified":"2026-01-05T17:48:29","modified_gmt":"2026-01-05T09:48:29","slug":"%e7%89%b9%e8%89%b2%e5%95%86%e5%93%81","status":"publish","type":"page","link":"https:\/\/jiugagames.com\/en\/","title":{"rendered":"Featured Products"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-cyan-bluish-gray-background-color has-background is-layout-flow wp-block-column-is-layout-flow\"><link  rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/swiper@8\/swiper-bundle.min.css\" \/>\r\n<script src=\"https:\/\/unpkg.com\/swiper@8\/swiper-bundle.min.js\"><\/script>\t\r\n<div id='hero-slider' class='swiper hero-section-slider'><div class='swiper-wrapper'><div class=\"swiper-slide\" ><div class=\"dk\" style=\"background-image:url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/09\/Arctic-Party-Adventure_Banner_\u5de5\u4f5c\u5340\u57df-1-\u8907\u672c-1.jpg)\" title=\"Arctic Party Adventure\"><\/div><div class=\"mo\" style=\"background-image:url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/09\/Arctic-Party-Adventure_Banner_\u5de5\u4f5c\u5340\u57df-1-\u8907\u672c-1.jpg)\" title=\"Arctic Party Adventure\"><\/div><\/div><div class=\"swiper-slide\" ><div class=\"dk\" style=\"background-image:url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/09\/Cat_website_banner_\u5de5\u4f5c\u5340\u57df-1-\u8907\u672c.jpg)\" title=\"Cat\"><\/div><div class=\"mo\" style=\"background-image:url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/09\/Cat_website_banner_\u5de5\u4f5c\u5340\u57df-1-\u8907\u672c.jpg)\" title=\"Cat\"><\/div><\/div><div class=\"swiper-slide\" ><div class=\"dk\" style=\"background-image:url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/07\/Web-Banner_\u5de5\u4f5c\u5340\u57df-1-1.webp)\" title=\"Free Delivery\"><\/div><div class=\"mo\" style=\"background-image:url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/07\/Web-Banner_\u5de5\u4f5c\u5340\u57df-1-1.webp)\" title=\"Free Delivery\"><\/div><\/div><div class=\"swiper-slide\" ><div class=\"dk\" style=\"background-image:url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/08\/Sneaker-war_banner.jpg)\" title=\"Product Sneaker\"><\/div><div class=\"mo\" style=\"background-image:url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/08\/Sneaker-war_banner.jpg)\" title=\"Product Sneaker\"><\/div><\/div><\/div><div class=\"swiper-pagination\"><\/div><div class=\"fix-width\"><div class=\"swiper-button-prev\"><\/div><div class=\"swiper-button-next\"><\/div><\/div><\/div>\r\n<script>\r\n jQuery(document).ready(function(){\r\n     \r\n     var numOfSlide = jQuery('#hero-slider.swiper').length;\r\n     var sliderID = jQuery('#hero-slider.swiper');\r\n     var sliderPrev =  jQuery('.hero-section-slider .swiper-button-prev');\r\n     var sliderNext =  jQuery('.hero-section-slider .swiper-button-next');\r\n     var pagination =  jQuery('.hero-section-slider .swiper-pagination');\r\n     \/\/var $swiper = jQuery(\".swiper\");\r\n    var $bottomSlide = null; \/\/ Slide whose content gets 'extracted' and placed\r\n     \/\/ into a fixed position for animation purposes\r\n    var $bottomSlideContent = null; \r\n       if( numOfSlide > 0){\r\n         for ( let i = 0; i < numOfSlide; i++ ) {\r\n             jQuery(sliderID[i]).addClass('s'+i );\r\n               jQuery(sliderPrev[i]).addClass( 'n'+i );\r\n            jQuery(sliderNext[i]).addClass( 'n'+i );\r\n             jQuery(pagination[i]).addClass( 'n'+i );\r\n            var hero = new Swiper('#hero-slider.swiper', {\r\n             spaceBetween: 0,   \r\n    slidesPerView: 'auto',\r\n    centeredSlides: true,\r\n    speed: 1000,            \r\n    loop: true,\r\n              roundLengths: true,\r\n    loopAdditionalSlides: 2,\r\n     autoplay: {\r\n  delay: 3000,\r\n  disableOnInteraction: false,\r\n}, \r\n           \r\n                 pagination: {\r\n        el: \".swiper-pagination.n\"+i,\r\n        clickable: true,\r\n        renderBullet: function (index, className) {\r\n          return '<span class=\"' + className + '\"><\/span>';\r\n        },\r\n      },\r\n                  breakpoints: { \r\n      320: {  \/\/\u5f53\u5c4f\u5e55\u5bbd\u5ea6\u5927\u4e8e\u7b49\u4e8e320\r\n        slidesPerView: 1,\r\n          slidesPerView: 1,\r\n      },\r\n      768: {  \/\/\u5f53\u5c4f\u5e55\u5bbd\u5ea6\u5927\u4e8e\u7b49\u4e8e768 \r\n        slidesPerView: 1,\r\n          slidesPerView: 'auto',\r\n      },\r\n      1280: {  \/\/\u5f53\u5c4f\u5e55\u5bbd\u5ea6\u5927\u4e8e\u7b49\u4e8e1280\r\n        slidesPerView: 1,\r\n          slidesPerView: 'auto',\r\n      },\r\n      },\r\n    navigation: {\r\n       nextEl: '.swiper-button-next.n'+i,\r\n    prevEl: '.swiper-button-prev.n'+i,\r\n       disabledClass: 'disabled_swiper_button'\r\n      },\r\n      \r\n});\r\n               \/\/centerA.on('slideChange', function () {\r\n  \/\/console.log('slide changed');\r\n\/\/});\r\n }\r\n   \r\n       }\r\n   \r\n    });\r\n\r\n<\/script><\/div>\n<\/div>\n\n\n\n<div style=\"height:130px\" aria-hidden=\"true\" id=\"target\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns w1400 is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h1 class=\"wp-block-heading has-text-align-center heading\" id=\"featured-products\">Products<\/h1>\n\n\n<div class=\"menu-product-cat-en-container\"><ul id=\"menu-product-cat-en\" class=\"internal last\"><li id=\"menu-item-1928\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1928\"><a href=\"#new\" ID=\"New\" itemprop=\"url\">New<\/a><\/li>\n<li id=\"menu-item-1929\" class=\"active break menu-item menu-item-type-custom menu-item-object-custom menu-item-1929\"><a href=\"#all-products\" ID=\"All\" itemprop=\"url\">All<\/a><\/li>\n<li id=\"menu-item-1930\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1930\"><a href=\"#Educational\" ID=\"Educational\" itemprop=\"url\">Educational<\/a><\/li>\n<li id=\"menu-item-1931\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1931\"><a href=\"#Party\" ID=\"Party\" itemprop=\"url\">Party<\/a><\/li>\n<li id=\"menu-item-1932\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1932\"><a href=\"#Strategy\" ID=\"Strategy\" itemprop=\"url\">Strategy<\/a><\/li>\n<li id=\"menu-item-1933\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1933\"><a href=\"#for-elementary-school-age\" ID=\"For Elementary School Age\" itemprop=\"url\">For Elementary School Age<\/a><\/li>\n<li id=\"menu-item-1934\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1934\"><a href=\"#for-kindergarten-age\" ID=\"For Kindergarten Age\" itemprop=\"url\">For Kindergarten Age<\/a><\/li>\n<li id=\"menu-item-1935\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1935\"><a href=\"#award-winning-games\" ID=\"Award-winning Games\" itemprop=\"url\">Award-winning Games<\/a><\/li>\n<li id=\"menu-item-1936\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1936\"><a href=\"#limited-edition\" ID=\"Limited Edition\" itemprop=\"url\">Limited Edition<\/a><\/li>\n<li id=\"menu-item-1937\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1937\"><a href=\"#special-edition\" ID=\"Special Edition\" itemprop=\"url\">Special Edition<\/a><\/li>\n<li id=\"menu-item-1938\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1938\"><a href=\"#top-selling\" ID=\"Top Selling\" itemprop=\"url\">Top Selling<\/a><\/li>\n<li id=\"menu-item-3561\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-3561\"><a href=\"#featured-products\" ID=\"Featured Products\" itemprop=\"url\">Featured Products<\/a><\/li>\n<\/ul><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns w1400 game-list is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\"><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/%e4%bc%b0%e5%bb%9f%e9%9d%88%e7%b0%bd\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/game-cover-luck.webp)\" ><\/div><div class=\"overlay\"><h2>Temple fortune telling<\/h2><p class=\"price\">HK$190.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/arctic-party\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/bgxjiuga.jpg)\" ><\/div><div class=\"overlay\"><h2>Arctic Party<\/h2><p class=\"price\">HK$190.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/t-o-t\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/TOT.jpg)\" ><\/div><div class=\"overlay\"><h2>T.O.T<\/h2><p class=\"price\">HK$120.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/bac-bac-boom\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/bacbacboo.jpg)\" ><\/div><div class=\"overlay\"><h2>BAC BAC BOOM<\/h2><p class=\"price\">HK$100.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/arctic-party-%e5%a4%a7%e5%86%92%e9%9a%aa\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/02\/\u5eb7\u6a02\u68cb-package_2.webp)\" ><\/div><div class=\"overlay\"><h2>Arctic Party Adventure   ( New Version )<\/h2><p class=\"price\">HK$138.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/%e8%b2%93%e7%9a%84%e7%af%89%e5%9c%b0\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/02\/Cover.webp)\" ><\/div><div class=\"overlay\"><h2>Cat\u2019s Tsukiji<\/h2><p class=\"price\">HK$180.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/ant-up\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/02\/antup-1.jpg)\" ><\/div><div class=\"overlay\"><h2>Ant Up!<\/h2><p class=\"price\">HK$120.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/slime-frontier\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/slime_frontier.jpg)\" ><\/div><div class=\"overlay\"><h2>Slime Frontier<\/h2><p class=\"price\">HK$150.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/sweet-five\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/02\/\u87a2\u5e55\u622a\u5716-2025-12-17-\u4e0b\u53486.02.03.png)\" ><\/div><div class=\"overlay\"><h2>Sweet Five(Ver.3)<\/h2><p class=\"price\">HK$110.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/poopy-dove\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/poopy_dove.jpg)\" ><\/div><div class=\"overlay\"><h2>Poopy dove<\/h2><p class=\"price\">HK$150.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/kaiju-labs\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/kaiju_labs.jpg)\" ><\/div><div class=\"overlay\"><h2>Kaiju Labs<\/h2><p class=\"price\">HK$150.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/%e9%80%86%e6%b5%81%e4%b8%8a%e7%8f%ad%e6%97%8f\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/03\/\u672a\u547d\u540d-1-04.png)\" ><\/div><div class=\"overlay\"><h2>Office Survival(Enhanced Mode)<\/h2><p class=\"price\">HK$190.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/sneakerwar\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/03\/Cover_\u5de5\u4f5c\u5340\u57df-1-\u8907\u672c-1.jpg)\" ><\/div><div class=\"overlay\"><h2>Sneaker!war (Limited edition)<\/h2><p class=\"price\">HK$300.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/%e9%9b%86%e5%90%88%e5%90%a7%ef%bc%81%e7%99%bd%e7%99%bd%e9%89%84%e4%ba%ba%ef%bc%81\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/03\/game-cover-bac.webp)\" ><\/div><div class=\"overlay\"><h2>BAC BAC RANGERS<\/h2><p class=\"price\">HK$100.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/arctic-party-playmat\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/03\/arctic-party-playmatejpg.jpg)\" ><\/div><div class=\"overlay\"><h2>Arctic Party Playmat<\/h2><p class=\"price\">HK$100.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/7-tai-ma-sing\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/04\/game-cover-7-1.webp)\" ><\/div><div class=\"overlay\"><h2>7 Tai Ma Sing<\/h2><p class=\"price\">HK$120.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/furry-town\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/04\/game-cover-furry.png)\" ><\/div><div class=\"overlay\"><h2>Furry Town<\/h2><p class=\"price\">HK$150.00<\/p><\/div><\/a><\/div><div class=\"productList\"><a href=\"https:\/\/jiugagames.com\/en\/product_info\/%e6%99%ba%e7%a0%b4%e6%8e%92%e9%9a%8a%e9%bb%a8-sneakerwar\/\"><div class=\"custom-bg\" style=\"background-image: url(https:\/\/jiugagames.com\/wp-content\/uploads\/2025\/09\/Cover_\u5de5\u4f5c\u5340\u57df-1.jpg)\" ><\/div><div class=\"overlay\"><h2>Sneaker!war<\/h2><p class=\"price\">HK$180.00<\/p><\/div><\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns w1400 is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column character is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:20%\">\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"208\" height=\"383\" src=\"http:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/pete.png\" alt=\"\" class=\"wp-image-386\" srcset=\"https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/pete.png 208w, https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/pete-163x300.png 163w\" sizes=\"(max-width: 208px) 100vw, 208px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<h1 class=\"wp-block-heading has-text-align-center heading\">About Us<\/h1>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center subhead\">-Behind The Brand-<\/h2>\n\n\n\n<p>JIUGA Games \u2013 Board Game Brand from Hong Kong<\/p>\n\n\n\n<p>JIUGA Games, under Be Prepared Ltd., was founded by three fathers who share a passion for board games. Concerned about the prevalence of digital entertainment, they aimed to provide children with meaningful alternatives. They design portable and visually appealing tabletop games that encourage parents and children to play together, strengthening family bonds through joyful interaction. We believe that physical games offer irreplaceable interpersonal experiences, bringing friends and families closer.<\/p>\n\n\n\n<p>As the brand evolved, JIUGA Games began integrating elements of Hong Kong local culture into its designs. These unique games are not only ideal for family gatherings and parties but also serve as engaging tools for team building, offering fun challenges that foster teamwork and strategic thinking.<\/p>\n\n\n\n<p>Furthermore, JIUGA Games has collaborated with several renowned local illustrators to co-create distinctive games that blend artistic creativity with playfulness. These innovative products have not only been recognized for their educational value but have also gained popularity among diverse age groups for their originality and engaging content.<\/p>\n\n\n\n<p>The brand is represented by two adorable penguin mascots, PETE and GULU, symbolizing partnership and companionship \u2013 core values that JIUGA Games strives to convey through every game experience.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column character is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:20%\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"220\" height=\"383\" src=\"http:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/gulu.png\" alt=\"\" class=\"wp-image-387\" srcset=\"https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/gulu.png 220w, https:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/gulu-172x300.png 172w\" sizes=\"(max-width: 220px) 100vw, 220px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Products About Us -Behind The Brand- JIUGA Games \u2013 Board Game Brand from Hong Kong JIUGA Games, under Be Prepared Ltd., was founded by three fathers who share a passion for board games. Concerned about the prevalence of digital entertainment, they aimed to provide children with meaningful alternatives. They design portable and visually appealing tabletop <a href=\"https:\/\/jiugagames.com\/en\/product\/sneakerwar-2\/\" class=\"more-link\">&#8230;<span class=\"screen-reader-text\">  Sneaker!war<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-home.php","meta":{"_acf_changed":false,"content-type":"","om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-1820","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Featured Products - JIUGA GAMES<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jiugagames.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Featured Products - JIUGA GAMES\" \/>\n<meta property=\"og:description\" content=\"Products About Us -Behind The Brand- JIUGA Games \u2013 Board Game Brand from Hong Kong JIUGA Games, under Be Prepared Ltd., was founded by three fathers who share a passion for board games. Concerned about the prevalence of digital entertainment, they aimed to provide children with meaningful alternatives. They design portable and visually appealing tabletop ... Sneaker!war\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jiugagames.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"JIUGA GAMES\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-05T09:48:29+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/pete.png\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/\",\"url\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/\",\"name\":\"Featured Products - JIUGA GAMES\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/jiugagames.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/pete.png\",\"datePublished\":\"2024-05-27T07:07:26+00:00\",\"dateModified\":\"2026-01-05T09:48:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/jiugagames.com\\\/en\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/#primaryimage\",\"url\":\"http:\\\/\\\/jiugagames.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/pete.png\",\"contentUrl\":\"http:\\\/\\\/jiugagames.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/pete.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Featured Products\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/\",\"name\":\"JIUGA GAMES\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/jiugagames.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Featured Products - JIUGA GAMES","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:\/\/jiugagames.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Featured Products - JIUGA GAMES","og_description":"Products About Us -Behind The Brand- JIUGA Games \u2013 Board Game Brand from Hong Kong JIUGA Games, under Be Prepared Ltd., was founded by three fathers who share a passion for board games. Concerned about the prevalence of digital entertainment, they aimed to provide children with meaningful alternatives. They design portable and visually appealing tabletop ... Sneaker!war","og_url":"https:\/\/jiugagames.com\/en\/","og_site_name":"JIUGA GAMES","article_modified_time":"2026-01-05T09:48:29+00:00","og_image":[{"url":"http:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/pete.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jiugagames.com\/en\/","url":"https:\/\/jiugagames.com\/en\/","name":"Featured Products - JIUGA GAMES","isPartOf":{"@id":"https:\/\/jiugagames.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jiugagames.com\/en\/#primaryimage"},"image":{"@id":"https:\/\/jiugagames.com\/en\/#primaryimage"},"thumbnailUrl":"http:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/pete.png","datePublished":"2024-05-27T07:07:26+00:00","dateModified":"2026-01-05T09:48:29+00:00","breadcrumb":{"@id":"https:\/\/jiugagames.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jiugagames.com\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jiugagames.com\/en\/#primaryimage","url":"http:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/pete.png","contentUrl":"http:\/\/jiugagames.com\/wp-content\/uploads\/2024\/05\/pete.png"},{"@type":"BreadcrumbList","@id":"https:\/\/jiugagames.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/jiugagames.com\/en\/"},{"@type":"ListItem","position":2,"name":"Featured Products"}]},{"@type":"WebSite","@id":"https:\/\/jiugagames.com\/en\/#website","url":"https:\/\/jiugagames.com\/en\/","name":"JIUGA GAMES","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jiugagames.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/jiugagames.com\/en\/wp-json\/wp\/v2\/pages\/1820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jiugagames.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jiugagames.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jiugagames.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jiugagames.com\/en\/wp-json\/wp\/v2\/comments?post=1820"}],"version-history":[{"count":24,"href":"https:\/\/jiugagames.com\/en\/wp-json\/wp\/v2\/pages\/1820\/revisions"}],"predecessor-version":[{"id":3598,"href":"https:\/\/jiugagames.com\/en\/wp-json\/wp\/v2\/pages\/1820\/revisions\/3598"}],"wp:attachment":[{"href":"https:\/\/jiugagames.com\/en\/wp-json\/wp\/v2\/media?parent=1820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}