/Snake

Snake game on STM32F429I-DISCO board

Primary LanguageC

Snake

Snake game on STM32F429I-DISCO board

Hardware

  • Touchscreen (TFT) - used only for game board visualisation
  • LSM303DLHC (3D accelerometer and 3D magnetometer) - used for controlling snake movement
  • Push-button - game reset

Software

  • Atollic TrueSTUDIO 6.0.0
  • CubeMX (HAL)
  • STemWin