← Back to discoveries

#game

1 discovery tagged “game”.

Wrote a bare-metal Tetris on an STM32F446 (no HAL/CMSIS), would really appreciate a code review

Reddit
A developer created a bare-metal Tetris game on an STM32F446 microcontroller, using no abstraction layers like HAL or CMSIS. · The game runs on a NUCLEO-F446RE board with a…
Insights: This project showcases a deep dive into microcontroller programming, appealing to hobbyists and developers interested in low-level hardware control. · It highlights the…
microcontrollergameDIY