{"product_id":"basketball-arcade-building-blocks","title":"Desktop Basketball Arcade Building Blocks","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;12..96,800\u0026amp;family=IBM+Plex+Mono:wght@400;500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.brx{\n  --ink:#0E1A2F;--ink-72:rgba(14,26,47,.72);--ink-42:rgba(14,26,47,.42);\n  --paper:#F2F5F9;--surface:#FFF;--line:#DAE1EA;\n  --gold:#C9A227;--gold-10:rgba(201,162,39,.10);\n  --plate:#141B29;--glass:#7FD4E8;\n  --display:\"Bricolage Grotesque\",\"Inter\",system-ui,sans-serif;\n  --body:\"Inter\",system-ui,-apple-system,sans-serif;\n  --mono:\"IBM Plex Mono\",ui-monospace,Menlo,monospace;\n  font-family:var(--body);color:var(--ink);font-size:16px;line-height:1.72;\n  max-width:800px;margin:0 auto;box-sizing:border-box;\n}\n.brx *,.brx *::before,.brx *::after{box-sizing:border-box;}\n.brx p{margin:0 0 14px;color:var(--ink-72);}\n.brx p:last-child{margin-bottom:0;}\n.brx strong{color:var(--ink);font-weight:600;}\n\n.brx__lede{\n  font-family:var(--display);font-size:clamp(19px,4.2vw,23px);font-weight:600;\n  line-height:1.32;letter-spacing:-.015em;color:var(--ink);margin:0 0 14px;\n}\n\n\/* nameplate *\/\n.brx__plate{position:relative;background:var(--plate);border-radius:12px;padding:22px 20px 20px;margin:0 0 26px;overflow:hidden;}\n.brx__plate::before{content:\"\";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--glass),var(--gold));opacity:.85;}\n.brx__screws span{position:absolute;width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.22);}\n.brx__screws span:nth-child(1){top:11px;left:11px;}\n.brx__screws span:nth-child(2){top:11px;right:11px;}\n.brx__screws span:nth-child(3){bottom:11px;left:11px;}\n.brx__screws span:nth-child(4){bottom:11px;right:11px;}\n.brx__plateModel{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--glass);margin:0 0 16px;text-align:center;}\n.brx__plateGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 8px;}\n.brx__plateCell{text-align:center;}\n.brx__plateVal{font-family:var(--display);font-size:clamp(19px,4.6vw,25px);font-weight:800;line-height:1;letter-spacing:-.02em;color:#fff;display:block;}\n.brx__plateKey{font-family:var(--mono);font-size:9.5px;letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.5);display:block;margin-top:8px;}\n\n\/* ===== accordion section (pure CSS) ===== *\/\n.brx__sec{\n  background:var(--surface);\n  border:1px solid var(--line);\n  border-radius:13px;\n  margin-bottom:10px;\n  overflow:hidden;\n}\n.brx__sec[open]{border-color:var(--gold);}\n.brx__secHead{\n  list-style:none;cursor:pointer;\n  display:flex;align-items:center;gap:14px;\n  padding:17px 18px;min-height:60px;\n  font-family:var(--display);\n  font-size:clamp(16.5px,3.6vw,18.5px);\n  font-weight:700;line-height:1.3;letter-spacing:-.01em;\n  color:var(--ink);\n}\n.brx__secHead::-webkit-details-marker{display:none;}\n.brx__secHead:focus-visible{outline:2px solid var(--gold);outline-offset:-2px;}\n.brx__secHead:hover{background:var(--paper);}\n\n\/* plus\/minus indicator *\/\n.brx__ico{\n  flex:none;order:2;margin-left:auto;\n  width:24px;height:24px;position:relative;\n  border-radius:50%;border:1.5px solid var(--line);\n  transition:border-color .2s,transform .25s ease;\n}\n.brx__ico::before,.brx__ico::after{\n  content:\"\";position:absolute;left:50%;top:50%;\n  background:var(--ink-42);transition:opacity .2s,background .2s;\n}\n.brx__ico::before{width:10px;height:1.6px;transform:translate(-50%,-50%);}\n.brx__ico::after{width:1.6px;height:10px;transform:translate(-50%,-50%);}\n.brx__sec[open] .brx__ico{border-color:var(--gold);transform:rotate(135deg);}\n.brx__sec[open] .brx__ico::before,\n.brx__sec[open] .brx__ico::after{background:var(--gold);}\n\n.brx__num{\n  flex:none;font-family:var(--mono);font-size:11px;font-weight:600;\n  letter-spacing:.1em;color:var(--gold);\n}\n.brx__secBody{padding:2px 18px 22px;}\n.brx__secBody h3{\n  font-family:var(--display);font-size:16.5px;font-weight:600;\n  line-height:1.3;margin:22px 0 8px;color:var(--ink);\n}\n.brx__secBody h3:first-child{margin-top:8px;}\n\n\/* feature list *\/\n.brx__feat{list-style:none;margin:8px 0 0;padding:0;border-top:1px solid var(--line);}\n.brx__feat li{position:relative;padding:12px 0 12px 28px;border-bottom:1px solid var(--line);font-size:15.3px;line-height:1.58;color:var(--ink-72);}\n.brx__feat li::before{content:\"\";position:absolute;left:2px;top:19px;width:10px;height:10px;border-radius:50%;border:1.5px solid var(--gold);}\n.brx__feat li::after{content:\"\";position:absolute;left:5.5px;top:22.5px;width:3px;height:3px;border-radius:50%;background:var(--gold);}\n.brx__feat strong{color:var(--ink);}\n\n\/* numbered steps *\/\n.brx__steps{list-style:none;counter-reset:s;margin:8px 0 0;padding:0;}\n.brx__steps li{\n  counter-increment:s;position:relative;\n  padding:0 0 16px 40px;font-size:15.3px;line-height:1.6;color:var(--ink-72);\n}\n.brx__steps li:last-child{padding-bottom:0;}\n.brx__steps li::before{\n  content:counter(s);position:absolute;left:0;top:0;\n  width:26px;height:26px;border-radius:50%;\n  background:var(--gold-10);border:1px solid rgba(201,162,39,.35);\n  font-family:var(--mono);font-size:12px;font-weight:600;color:var(--gold);\n  display:flex;align-items:center;justify-content:center;\n}\n\n.brx__note{background:var(--paper);border-left:3px solid var(--gold);border-radius:0 10px 10px 0;padding:14px 16px;margin:16px 0 0;font-size:14.8px;line-height:1.65;color:var(--ink-72);}\n.brx__note p{margin:0 0 8px;font-size:14.8px;}\n.brx__note p:last-child{margin:0;}\n\n\/* specs *\/\n.brx__specs{border-top:1px solid var(--line);margin:8px 0 0;}\n.brx__spec{display:grid;grid-template-columns:42% 1fr;gap:14px;padding:11px 0;border-bottom:1px solid var(--line);}\n.brx__specKey{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-42);padding-top:3px;}\n.brx__specVal{font-size:14.8px;font-weight:500;color:var(--ink);}\n\n\/* in \/ not in box *\/\n.brx__cols{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:8px;}\n.brx__col{background:var(--paper);border-radius:11px;padding:16px 16px 18px;}\n.brx__colHead{font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;}\n.brx__colHead--in{color:var(--gold);}\n.brx__colHead--out{color:var(--ink-42);}\n.brx__col ul{list-style:none;margin:0;padding:0;}\n.brx__col li{position:relative;padding:0 0 9px 19px;font-size:14.4px;line-height:1.5;color:var(--ink-72);}\n.brx__col li:last-child{padding-bottom:0;}\n.brx__col li::before{content:\"\";position:absolute;left:0;top:7px;width:9px;height:9px;border-radius:50%;border:1.5px solid var(--gold);}\n.brx__col--out li::before{border-color:var(--ink-42);}\n.brx__col--out li::after{content:\"\";position:absolute;left:2.5px;top:11.2px;width:4px;height:1.5px;background:var(--ink-42);}\n\n.brx__promise{background:var(--gold-10);border:1px solid rgba(201,162,39,.3);border-radius:11px;padding:16px 17px;margin-top:8px;}\n.brx__promiseTitle{font-family:var(--display);font-size:16px;font-weight:700;margin:0 0 6px;color:var(--ink);}\n.brx__promise p{margin:0;font-size:14.5px;line-height:1.6;}\n\n\/* faq inside section *\/\n.brx__faqQ{font-weight:600;color:var(--ink);margin:20px 0 5px;font-size:15.3px;line-height:1.45;}\n.brx__faqQ:first-child{margin-top:8px;}\n.brx__faqA{margin:0 0 0;font-size:15px;line-height:1.68;}\n\n@media (max-width:620px){\n  .brx__plateGrid{grid-template-columns:repeat(2,1fr);gap:18px 8px;}\n  .brx__cols{grid-template-columns:1fr;}\n  .brx__spec{grid-template-columns:1fr;gap:2px;padding:12px 0;}\n  .brx__specKey{padding-top:0;}\n  .brx__secHead{padding:16px 15px;gap:11px;}\n  .brx__secBody{padding:2px 15px 20px;}\n}\n@media (prefers-reduced-motion:reduce){.brx *{transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"brx\"\u003e\n\u003c!-- nameplate --\u003e\n\u003cdiv class=\"brx__plate\"\u003e\n\u003cdiv class=\"brx__screws\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"brx__plateModel\"\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003eModel BR0009 · Sport Game Series\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"brx__plateGrid\"\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e2,036\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e20\"\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003eWide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e2\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003ePlayers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e14+\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- always-visible intro --\u003e\n\u003cp class=\"brx__lede\"\u003eMost brick sets you build and put on a shelf. This one you build and then play.\u003c\/p\u003e\n\u003cp\u003eA full desktop basketball arcade in 2,036 pieces — sliding hoop, spring-loaded launcher, twin scoring dials, court lighting and sound. Twenty inches of purple-and-yellow cabinet that ends up being the thing everyone in the room wants a turn on.\u003c\/p\u003e\n\u003c!-- ===== 01 ===== --\u003e\n\u003cdetails open=\"\" class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e01\u003c\/span\u003eWhat makes it a real game\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp\u003eThe reason this works as a game and not just a model is that the target moves. Everything else follows from that.\u003c\/p\u003e\n\u003cul class=\"brx__feat\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe hoop slides side to side\u003c\/strong\u003e — you can't just aim, you have to time it. This is what turns the whole thing from a novelty into something you actually get better at.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpring launcher\u003c\/strong\u003e — press the yellow button at the front and the ball fires. Pure mechanical, no power involved.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo scoring dials\u003c\/strong\u003e — one per player, split by a VS badge on the console. Turn yours when you sink one.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCourt lighting\u003c\/strong\u003e — LED bricks set around the court, switched on individually.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSound\u003c\/strong\u003e — bounce and crowd effects fire when you shoot.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClear enclosure\u003c\/strong\u003e — keeps the balls in the cabinet instead of under your desk.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"brx__note\"\u003e\n\u003cp\u003e\u003cstrong\u003eThe moving hoop needs batteries.\u003c\/strong\u003e Six AAA run the hoop's motor, the court lighting and the sound. Without them you can still shoot and score by hand against a fixed hoop — but the sliding target is the point of the game, so keep a set in the drawer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 02 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e02\u003c\/span\u003eHow to play\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003col class=\"brx__steps\"\u003e\n\u003cli\u003eLoad a ball onto the launch track at the front of the cabinet.\u003c\/li\u003e\n\u003cli\u003eWatch the hoop. It's sliding left and right the whole time.\u003c\/li\u003e\n\u003cli\u003ePress the yellow button to fire — the timing is the whole game.\u003c\/li\u003e\n\u003cli\u003eSink it, and turn your scoring dial forward one.\u003c\/li\u003e\n\u003cli\u003eAlternate turns. Highest score at the end takes it.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp style=\"margin-top: 16px;\"\u003eTwo players is what the scoring console is built for, but more people can take turns and track scores between rounds. It also works fine solo — the moving hoop means your own best run is a target worth beating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 03 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e03\u003c\/span\u003eBefore you buy\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003ch3\u003eIt's bigger than you think\u003c\/h3\u003e\n\u003cp\u003eAssembled, the cabinet is \u003cstrong\u003e19.8 inches wide\u003c\/strong\u003e and about 8 inches tall — roughly the footprint of a large keyboard laid flat. Measure your desk or shelf before ordering. It's also the heaviest set in our range at 6.7 lb boxed.\u003c\/p\u003e\n\u003ch3\u003eBatteries aren't included\u003c\/h3\u003e\n\u003cp\u003eYou'll need \u003cstrong\u003e6 × AAA\u003c\/strong\u003e for the lights and sound. Loose batteries can't travel by international air freight, so no set ships with them — any standard alkaline AAA will do. The shooting mechanism itself needs no power.\u003c\/p\u003e\n\u003ch3\u003eYou assemble the electronics yourself\u003c\/h3\u003e\n\u003cp\u003eThe LED bricks, speaker and wiring arrive as individual parts, not a sealed module. Fitting them is part of the build, and the printed manual marks every connection point.\u003c\/p\u003e\n\u003ch3\u003eSmall parts\u003c\/h3\u003e\n\u003cp\u003eThe set includes small brick balls and fine mechanical pieces. Rated \u003cstrong\u003e14+\u003c\/strong\u003e and not suitable for young children.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 04 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e04\u003c\/span\u003eThe build\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003ch3\u003e2,036 pieces of working mechanism\u003c\/h3\u003e\n\u003cp\u003eThis is a bigger and more mechanical build than a display model, because most of it has to actually function. The slide rail for the hoop, the spring launcher, the ratchet on the scoring dials — all of it is brick-built and all of it has to run smoothly at the end. You test the mechanisms as you go rather than finding out at the last step.\u003c\/p\u003e\n\u003ch3\u003eBricks and fit\u003c\/h3\u003e\n\u003cp\u003eAll 2,036 pieces are molded in ABS to a tight clutch tolerance. That matters more here than on a static model — a game gets handled, pressed and knocked, so the joints have to stay put through repeated play. Everything still comes apart cleanly if you want to rebuild.\u003c\/p\u003e\n\u003ch3\u003eCompatibility\u003c\/h3\u003e\n\u003cp\u003eStandard stud sizing throughout — the bricks interlock with most major brick systems if you want to modify the cabinet or extend the court. BrickRoyal is an independent brand and is not affiliated with or endorsed by the LEGO Group.\u003c\/p\u003e\n\u003ch3\u003ePlanning modifications?\u003c\/h3\u003e\n\u003cp\u003eIf you intend to change the wiring or run it on a different battery type, \u003cstrong\u003eemail us first\u003c\/strong\u003e and we'll confirm whether the design supports it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 05 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e05\u003c\/span\u003eSpecifications\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cdiv class=\"brx__specs\"\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eBR0009\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003ePiece count\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e2,036 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eAssembled size\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e19.8 × 10.7 × 8.1 in (W × D × H)\u003cbr\u003e50.4 × 27.3 × 20.5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eBox size\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e13.0 × 5.8 × 15.2 in\u003cbr\u003e33 × 14.8 × 38.5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eShipping weight\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e6.7 lb · 3.05 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eABS plastic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eBatteries\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e6 × AAA — not included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003ePowered by battery\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eSliding hoop · LED court lighting · sound effects\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eMechanical (no power)\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eSpring launcher · scoring dials\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003ePlayers\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e1–2 on the scoring console\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eRecommended age\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e14+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eInstructions\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003ePrinted manual, included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 06 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e06\u003c\/span\u003eIn the box\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cdiv class=\"brx__cols\"\u003e\n\u003cdiv class=\"brx__col\"\u003e\n\u003cp class=\"brx__colHead brx__colHead--in\"\u003eIncluded\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e2,036 building pieces\u003c\/li\u003e\n\u003cli\u003eLED light bricks, speaker and wiring\u003c\/li\u003e\n\u003cli\u003eMini basketballs\u003c\/li\u003e\n\u003cli\u003ePrinted step-by-step manual\u003c\/li\u003e\n\u003cli\u003eRetail box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__col brx__col--out\"\u003e\n\u003cp class=\"brx__colHead brx__colHead--out\"\u003eNot included\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e6 × AAA batteries\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__promise\"\u003e\n\u003cp class=\"brx__promiseTitle\"\u003eMissing a piece? We'll replace it free.\u003c\/p\u003e\n\u003cp\u003eCircle the missing part on the relevant page of your instruction manual, photograph it, and email the picture with your order number to \u003cstrong\u003esupport@brickroyal.com\u003c\/strong\u003e. We'll send the replacement at no charge — nothing to return.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 07 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e07\u003c\/span\u003eCare\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp\u003eDust with a soft dry cloth and keep liquid away from the LED and speaker sections entirely. Press the launcher rather than slamming it — the spring and the gear train underneath will last far longer for it. Keep the cabinet out of prolonged direct sunlight so the purple and yellow bricks hold their color, and pick the balls up off the floor before someone stands on one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 08 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e08\u003c\/span\u003eQuestions\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp class=\"brx__faqQ\"\u003eDoes it work without batteries?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003ePartly. The spring launcher and the scoring dials are purely mechanical, so you can shoot and keep score with no power at all. The hoop, however, is motor-driven — without batteries it sits still, which turns a timing game into target practice. You'll want the six AAAs in for the real thing.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eHow much desk space does it need?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eAbout 20 inches wide by 11 inches deep, standing 8 inches tall. Roughly a full-size keyboard's footprint. It's designed to sit out and be used rather than tucked away.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eCan more than two people play?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eThe console has two dials, so head-to-head is what it's built for. With a bigger group, take turns and reset the dials between rounds.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eWhy aren't batteries included?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eLoose batteries can't be sent by international air freight. Standard alkaline AAA from any supermarket will do.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eDo I have to wire the electronics myself?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eYes. The LED bricks, speaker and wiring come as separate parts and are fitted during the build. The printed manual marks each connection point step by step, so no prior experience is needed.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eHow long does the build take?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eAt 2,036 pieces it's a substantial project — expect to spread it over more than one sitting. Much of that time goes into the working mechanisms rather than the outer shell.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eIs it a good gift?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eIt's one of the easiest sets to give, because the person opening it gets two things — a build to sit down with, and something everyone in the house will want a turn on afterwards. It lands well for birthdays, Christmas and office desks.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eWhat if pieces are missing?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eCircle the missing part on the relevant manual page, take a photo, and email it with your order number to support@brickroyal.com. We'll send the replacement free of charge, with nothing to return.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43686914392177,"sku":"BR697871813009","price":256.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/1_936ad00a-d0cb-4284-8e24-6a07dad8d72e.png?v=1784802382","url":"https:\/\/brickroyal.com\/products\/basketball-arcade-building-blocks","provider":"BrickRoyal","version":"1.0","type":"link"}