An open API service indexing awesome lists of open source software.

https://github.com/sakateka/py-tetris

The Testris for the microbit
https://github.com/sakateka/py-tetris

diy funny-coding joystick-control microbit tetris ws2812

Last synced: 3 months ago
JSON representation

The Testris for the microbit

Awesome Lists containing this project

README

          

# python prototype

```
$ python3 ./main.py
@@@@@@@@@@@@@@@@@@@@
@@ @@
@@ @@
@@ @@
@@ @@
@@ @@
@@ @@
@@ @@
@@ @@
@@ @@
@@ ###### @@
@@ ## @@
@@ @@
@@ ## @@
@@###### ##@@
@@######## ####@@
@@########## ####@@
@@############## @@
@@########## ####@@
@@@@@@@@@@@@@@@@@@@@
```

# The resulting device

## Parts for assembly
All links lead to examples of products, and are not a strict recommendation for selection. You are responsible for choosing a high-quality analogue and a reliable seller.

- Neopixel Screen https://sl.aliexpress.ru/p?key=CVjyrVA
- Microbit https://sl.aliexpress.ru/p?key=Rqjyr9s
- MicroBit Expansion Board https://sl.aliexpress.ru/p?key=d7jyrJh
- Dual-axis XY Joystick https://sl.aliexpress.ru/p?key=zuxCrHR
- Roll of protective soft adhesive fabric https://sl.aliexpress.ru/p?key=3ctCrPn
- Bunch of Female To Female Jumper Wire https://sl.aliexpress.ru/p?key=x7tCrLn
- Power Bank - Something like that, or any other compatible power supply https://sl.aliexpress.ru/p?key=8PjyrVd

## Flashing the device
Use Web IDE https://python.microbit.org/v/3

## Photo of the result