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

https://github.com/vpoulailleau/spaceinvaders-micropython

Space invaders game in MicroPython on STM32F4-Discovery and STM32F4-Discovery Shield
https://github.com/vpoulailleau/spaceinvaders-micropython

micropython space-invaders stm32f4 stm32f4-discovery

Last synced: 13 days ago
JSON representation

Space invaders game in MicroPython on STM32F4-Discovery and STM32F4-Discovery Shield

Awesome Lists containing this project

README

          

# Space Invaders MicroPython

Space invaders game in MicroPython on STM32F4-Discovery and STM32F4-Discovery Shield.

Tested with:

- STM32F4-Discovery with LIS3DSH accelerometer (available since PCB version B)
- STM32F4-Discovery Shield (just for UART to USB conversion)
- MicroPython v1.14

## Rules

Kill all enemies:

- Shoot with the user button (the blue one)
- Move the board to move the spaceship
- Press the reset button (the black one) to play again