-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,10 +8,37 @@ Microsoft MicroCode is an icon-based programming language and editor for young l | |
|
||
There are three Arcade shields available on the market today: | ||
|
||
- [Kittenbot's newbit Arcade shield](https://www.kittenbot.cc/products/newbit-arcade-shield) ![Kittenbot's newbit Arcade shield](./assets/newbit-shield.png) | ||
- [ELECFREAK's micro:bit Retro Arcade shield](https://shop.elecfreaks.com/products/micro-bit-retro-programming-arcade | ||
) ![ELECFREAK's micro:bit Retro Arcade shield](./assets/elecfreaks-shield.png) | ||
- [ICShopping's Game:bit](https://www.icshop.com.tw/products/368112100118) Email them [[email protected]](mailto:[email protected]) to get a quote (the web site only allows ordering/delivery in Taiwan). ![ICShopping's Game:bit](./assets/gamebit-shield.png) | ||
<table> | ||
<tr> | ||
<td width="33%" > | ||
|
||
[Kittenbot's newbit Arcade shield](https://www.kittenbot.cc/products/newbit-arcade-shield) | ||
|
||
</td><td width="33%" > | ||
|
||
[ELECFREAK's micro:bit Retro Arcade shield](https://shop.elecfreaks.com/products/micro-bit-retro-programming-arcade) | ||
|
||
</td> | ||
<td width="33%" > | ||
|
||
[ICShopping's Game:bit](https://www.icshop.com.tw/products/368112100118) | ||
Email them [[email protected]](mailto:[email protected]) to get a quote (the web site only allows ordering/delivery in Taiwan). | ||
|
||
</td></tr> | ||
<tr> | ||
<td> | ||
|
||
![Kittenbot's newbit Arcade shield](./assets/newbit-shield.png) | ||
|
||
</td><td> | ||
|
||
![ELECFREAK's micro:bit Retro Arcade shield](./assets/elecfreaks-shield.png) | ||
|
||
</td><td> | ||
|
||
![ICShopping's Game:bit](./assets/gamebit-shield.png) | ||
|
||
</td></tr></table> | ||
|
||
## Getting started | ||
|
||
|