Skip to content

Latest commit

 

History

History
52 lines (49 loc) · 1.47 KB

File metadata and controls

52 lines (49 loc) · 1.47 KB

Examples

Here are some fun programs for your @boardname@!

Fun stuff

[
{
  "name": "Card Box",
  "description": "Create a custom box for your playing cards!",
  "url": "/examples/cardbox",
  "cardType": "example",
  "imageUrl": "/static/examples/cardbox/project-image.png?v=DOCVER-1"
},
{
  "name": "Storage Tray",
  "description": "A customizable storage tray!",
  "url": "/examples/storage-tray",
  "cardType": "example",
  "imageUrl": "/static/examples/storage-tray/project-image.png?v=DOCVER-1"
},
{
  "name": "Dice Container",
  "description": "Use threads and a thread cutting tap to make a customizable dice container!",
  "url": "/examples/dice-container",
  "cardType": "example",
  "imageUrl": "/static/examples/dice-container/project-image.png?v=DOCVER-1"
},  
{
  "name": "Stacking boxes",
  "description": "Make stacking storage containers of a customisable size.",
  "url": "/examples/stacking-boxes",
  "cardType": "example",
  "imageUrl": "/static/examples/stacking-boxes/project-image.png?v=DOCVER-1"
},
{
  "name": "Mandelbrot Coaster",
  "description": "Make an awesome mandelbrot fractal coaster!",
  "url": "/examples/mandelbrot",
  "cardType": "example",
  "imageUrl": "/static/examples/mandelbrot/project-image.png?v=DOCVER-1"
},
{
  "name": "Sundial",
  "description": "Enter your latitude and get a sundial perfect for your house!",
  "url": "/examples/sundial",
  "cardType": "example",
  "imageUrl": "/static/examples/sundial/project-image.png?v=DOCVER-1"
}
]