Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions _board/pewpew10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: download
board_id: "pewpew10"
title: "PewPew Download"
name: "PewPew"
manufacturer: "Radomir Dopieralski"
board_url: "https://pewpew.rtfd.io"
board_image: "/assets/images/boards/pewpew_10.2.jpg"
---

This board was designed to be an affordable device for teaching game
development. An eight by eight display, with four shades of pixels, together
with an equivalent of a Trinket M0 on board let you create and play simple
games such as Snake, Tetris or Frogger. A number of example games, together
with an online tutorial and documentation, let you quickly pick up the skills
that you will later find useful when creating bigger games and interactive
applications. A row of pins on the back also lets you connect anything you
could use with other boards, so you can also use this for playing with
electronics.

## Purchase
* [Tindie](https://www.tindie.com/products/14890/)

## Contribute

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).
21 changes: 21 additions & 0 deletions _board/ugame10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: download
board_id: "ugame10"
title: "µGame Download"
name: "µGame"
manufacturer: "Radomir Dopieralski"
board_url: "https://ugame.rtfd.io"
board_image: "/assets/images/boards/ugame_10.jpg"
---

A tiny game console programmable with Python, which lets you easily re-create
the classic titles. Just draw your sprites in 16-color BMP files, generate
sounds as mono WAV files, and write code in CircuitPython, using the Stage
library which gives you graphic primitives such as tiled grids and sprites.

## Purchase
* [Tindie](https://www.tindie.com/products/11372/)

## Contribute

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).
Binary file added assets/images/boards/pewpew_10.2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/pewpew_10.3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/ugame_10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.