├── README.md └── Overview and description /README.md: -------------------------------------------------------------------------------- 1 | # Sample-Snake-game-project 2 | Sample Snake project using STM32F429I discovery board 3 | for more information and the Code files please read the overview. 4 | -------------------------------------------------------------------------------- /Overview and description: -------------------------------------------------------------------------------- 1 | here is a Sample Snake project using STM32F429I discovery board; the link below contain libraries & the hex code in case that you needed 2 | 3 | https://drive.google.com/drive/folders/1IlaNlZ20aGGuBlRTAW4cdeRYejvNeXsq 4 | --------------------------------------------------------------------------------