https://github.com/patrislav1/baremetal-tetris
Tetris on a microcontroller.
https://github.com/patrislav1/baremetal-tetris
bluepill nucleo nucleo-l433rc-p stm32 stm32f103 stm32l4 stm32l433 tetris tetris-clone tetris-game
Last synced: 8 days ago
JSON representation
Tetris on a microcontroller.
- Host: GitHub
- URL: https://github.com/patrislav1/baremetal-tetris
- Owner: patrislav1
- Created: 2022-01-04T18:12:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T09:02:46.000Z (over 2 years ago)
- Last Synced: 2025-05-09T09:12:51.052Z (12 days ago)
- Topics: bluepill, nucleo, nucleo-l433rc-p, stm32, stm32f103, stm32l4, stm32l433, tetris, tetris-clone, tetris-game
- Language: C
- Homepage:
- Size: 1.48 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# baremetal-tetris
This is a test / demo for [coop-sched](https://github.com/patrislav1/coop-sched) and [cubemx.cmake](https://github.com/patrislav1/cubemx.cmake).
[](https://asciinema.org/a/460701)
## Targets
Supported targets:
* STM32 NUCLEO-L433RC-P
* Blue PillMore targets will be added in the future.