Arcade Cabinets

Choose Your Cabinet Type

Technology has come a long way and we now have three different cabinet types to choose from.

[
  {
  "name": "Wood & Laptop",
  "cardType": "link",
  "description": "Modular wooden cabinet powered by any laptop.",
  "imageUrl": "https://pxt.azureedge.net/blob/3e4d09067206886fa9bca8f724d6ffa74afec441/static/hardware/arcade-kiosks/wood-card.png",
  "url": "/hardware/arcade-cabinets/full-size-kiosk",
  "directOpen": true
}, 
{
  "name": "Cardboard",
  "description": "Make an inexpensive and simple cardboard arcade cabinet!",
  "url": "/hardware/arcade-cabinets/cardboard-arcade",
  "cardType": "link",
  "imageUrl": "https://pxt.azureedge.net/blob/e767ad44cca6bb38d619b3202b7602bda838222d/static/hardware/arcade-kiosks/cardboard-card.png"
}, 
{
  "name": "Wood & Raspberry Pi",
  "cardType": "link",
  "description": "Full size arcade cabinet powered by a Raspberry Pi.",
  "imageUrl": "https://pxt.azureedge.net/blob/677a265137af80cb76c1f17d87b2b281fa5a188d/static/hardware/raspberry-pi/wooden-cabinet/gallery.jpg",
  "url": "/hardware/raspberry-pi/wooden-cabinet",
  "directOpen": true
}
]