scrapeboard/www/kit.html

86 lines
6.7 KiB
HTML

<html>
<head>
<title>Scrapeboard Kits Mockup</title>
<style>
@import url("../../../lib/fonts/numans/regular/style.css");
body
{
margin: 40px 25%;
font-family: numansregular;
color: #000;
background-color: #fff;
font-size: 18px;
text-align: justify;
line-height: 32px;
}
button
{
display: block;
padding: 5px 100px;
font-size: 28px;
font-weight: bold;
margin-bottom: 25px;
cursor: pointer;
}
span.cents
{
font-size: 75%;
display: none;
}
</style>
</head>
<body>
<h1>Scrapeboard Kits</h1>
<hr/>
<h4>
Kits are a way to play Scrapeboard at home or anywhere you want to set it up. Connect one to the internet and take over the leaderboards. Download and upload custom levels and replays of your best runs. Exercise and learn a skill in the most fun way possible. Gather with others to throw a competitive or casual community gaming night. Make and play your own game that uses the skateboard and platform. It's possible to do all this and more with a Scrapeboard kit, on any budget.
</h4>
<hr/>
<h2>Hawk</h2>
<h3>Includes everything needed, no assembly required</h3>
<p>
At the highest tier is the Hawk model, built to be as close to playable out of the box as possible. Scrapeboard is an open source project, but we treat the kits at this tier like a proprietary product and include some cool modifications that aren't part of an ordinary Scrapeboard build. A pre-assembled platform made of stained wood and attached steel plates that splits into four pieces is included. The platform comes connected to a modified Raspberry Pi that boots into Scrapeboard when plugged into a TV or projector using an HDMI cable. The skateboard controller also comes fully assembled with grip tape, metal pads, and a custom Scrapeboard design painted on the bottom. Around the edge of the platform are LEDs that react to the gameplay.
</p>
<button>$699<span class="cents">.99</span></button>
<hr/>
<h2>Hawk Lite</h2>
<h3>Hawk model without the extras, requires some screwdriver assembly</h3>
<p>
For those that want a kit with everything necessary to play Scrapeboard and don't need the extras or plan to modify the platform or skatedeck on their own, there is the Hawk Lite tier. This kit comes with all the equipment necessary to connect to a TV or projector with an HDMI cable and play Scrapeboard after a small bit of screwdriver assembly. The wood and metal come unattached but with pre-drilled holes, screws and easy to follow instructions. The modified Raspberry Pi containing the Scrapeboard software and electronics can be easily attached to the metal pads using the included wires. The skatedeck comes as bare wood with truck holes for attaching the included metal pads. Everything can easily be assembled with a screwdriver.
</p>
<button>$299<span class="cents">.99</span></button>
<hr/>
<h2>900&deg;</h2>
<h3>Software and electronics bundle for D.I.Y. fabricators</h3>
<p>
The 900&deg; tier is great for D.I.Y. builds because it contains all the electronics and leaves out everything that can be sourced from a hardware store or your own supplies. If you're interested in building a platform yourself and want to use your own skatedeck, this kit contains the electronics, software, and metal skatedeck attachment needed to connect your platform and play Scrapeboard. The software and electronics come in the form of a modified Raspberry Pi with four leads to connect to your custom platform or any type of alternative controller you want to build to control Scrapeboard. The modified Raspberry Pi can be connected to the internet where you can fight for control of the leaderboards and download or upload custom levels and replays.
</p>
<button>$129<span class="cents">.99</span></button>
<hr/>
<h2>Lizard</h2>
<h3>The Scrapeboard metal skatedeck attachment</h3>
<p>
If you are considering building Scrapeboard entirely, there is one part you may want to considering sourcing from the kits. This tier contains the metal skatedeck attachment needed to connect the skatedeck with the platform. This is the component of Scrapeboard that has traditionally been most difficult to build. The metal is attached to a curved, fast moving thing constantly scraping against metal and wood and supporting the weight of a human body. It may be the case that everything besides this part is easy for you to build, in which case it may be of benefit to grab a metal skatedeck attachment custom built for Scrapeboard.
</p>
<button>$49<span class="cents">.99</span></button>
<hr/>
<h2>Scrape</h2>
<h3>Open source hardware and software D.I.Y.</h3>
<p>
This is the free tier where scrape takes on new meaning. Scrapeboard is an open source project and anyone is welcome to download, share, modify, and even sell the software and schematics! Download Scrapeboard, put some aluminum foil on the floor or table, put some aluminum foil on a piece of cardboard, and try it out using your own Makey Makey or Arduino. Scrape your brain for ideas and solutions and you'll be able to build your own Scrapeboard before you know it.
</p>
<hr/>
<h2>Kool Man</h2>
<h3>Rent Scrapeboard for a day</h3>
<p>
Do you want to be the Kool Man for a day? Maybe it's your birthday, or your kid's birthday, or maybe you're a kid and it's your birthday. Or it's nobody's birthday, and if you need it to be someone's birthday, it can be our birthday. Whatever the case, if you're hosting an event you would like to have Scrapeboard at, we'll bring Scrapeboard to your venue, set it up, supervise it, and tear it down, like bouncy castle operators.
</p>
<hr/>
<h2>Activision</h2>
<h3>Place Scrapeboard in an arcade</h3>
<p>
This is a premium tier for business owners who want to be able to use Scrapeboard like a traditional arcade machine and earn money each time someone plays. It comes with a full Hawk kit customized to require a credit card, Venmo, or PayPal payment each play. The amount required is set by the owner, as is the number of tries per play. A device attached to the Raspberry Pi accepts credit card payments, and an on-screen QR accepts Venmo or PayPal through the player's smart phone. It is configured to easily connect with the owner's PayPal account.
</p>
</body>
</html>