Skip to content

Commit f22e9de

Browse files
authored
Merge pull request #1039 from pypewpew/pewpew-cleanup
Update information about pewpew boards
2 parents 1627787 + b1300ad commit f22e9de

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

_board/pewpew10.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ family: atmel-samd
1111
bootloader_id: trinket_m0
1212
features:
1313
- Display
14+
- Breadboard-Friendly
1415
---
1516

1617
This board was designed to be an affordable device for teaching game
@@ -23,5 +24,8 @@ applications. A row of pins on the back also lets you connect anything you
2324
could use with other boards, so you can also use this for playing with
2425
electronics.
2526

27+
## Learn More
28+
More information is available at [pewpew.rtfd.io](https://pewpew.rtfd.io).
29+
2630
## Purchase
27-
* [Tindie](https://www.tindie.com/products/14890/)
31+
* [Makerfabs](https://www.makerfabs.com/pewpew-standalone.html)

_board/pewpew_m4.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ family: atmel-samd
1111
bootloader_id: pewpew_m4
1212
features:
1313
- Display
14+
- Speaker
15+
- Breadboard-Friendly
1416
---
1517

1618
This board was designed to get you to make games with CircuitPython with
@@ -27,9 +29,9 @@ repository](https://github.com/pewpew-game/game-m4-menu), otherwise the game
2729
selection menu will not work with the new version of CircuitPython.
2830

2931
## Learn More
30-
* [Hackaday.io](https://hackaday.io/project/165032-pewpew-m4)
32+
More information is available at [pewpew.rtfd.io](https://pewpew.rtfd.io)
33+
and [Hackaday.io](https://hackaday.io/project/165032-pewpew-m4).
3134

3235
## Purchase
3336

34-
* [Tindie](https://www.tindie.com/products/makerfabs/circuitpython-pewpew-m4-kit/)
3537
* [Makerfabs](https://makerfabs.com/circuitpython-pewpew-m4.html)

_board/ugame10.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ the classic titles. Just draw your sprites in 16-color BMP files, generate
2020
sounds as mono WAV files, and write code in CircuitPython, using the Stage
2121
library which gives you graphic primitives such as tiled grids and sprites.
2222

23-
## Purchase
24-
* [Tindie](https://www.tindie.com/products/11372/)
23+
## Learn More
24+
More information about the project is available at [hackaday.io](https://hackaday.io/project/27629-ugame).

0 commit comments

Comments
 (0)