Skip to content

Releases: pypewpew/pewpew

v0.1.0

17 Jun 20:01
Compare
Choose a tag to compare

This is the first stable release.

It contains two games, "snake" and "tetris", and a menu that lets you select between them. It also contains the "pew" library that lets you write your own games.

To use it, just unpack the archive onto your development board, overwriting any previous files (you might want to make a backup first).

Make sure to download the right file for the version of CircuitPython you have.

v0.1-beta

12 Sep 20:16
Compare
Choose a tag to compare
v0.1-beta Pre-release
Pre-release

This is the initial release. It contains the menu for selecting games and changing brightness, and a Snake game. It also contains the "pew" library that lets you write your own games.

Just get the right zip file for your CircuitPython version, and unpack it onto your Feather.