/ _board / pewpew10.md
pewpew10.md
 1  ---
 2  layout: download
 3  board_id: "pewpew10"
 4  title: "PewPew Download"
 5  name: "PewPew"
 6  manufacturer: "Radomir Dopieralski"
 7  board_url: "https://pewpew.rtfd.io"
 8  board_image: "pewpew_10.2.jpg"
 9  features:
10    - Display
11  ---
12  
13  This board was designed to be an affordable device for teaching game
14  development. An eight by eight display, with four shades of pixels, together
15  with an equivalent of a Trinket M0 on board let you create and play simple
16  games such as Snake, Tetris or Frogger. A number of example games, together
17  with an online tutorial and documentation, let you quickly pick up the skills
18  that you will later find useful when creating bigger games and interactive
19  applications. A row of pins on the back also lets you connect anything you
20  could use with other boards, so you can also use this for playing with
21  electronics.
22  
23  ## Purchase
24  * [Tindie](https://www.tindie.com/products/14890/)
25  
26  ## Contribute
27  
28  Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).