15 Puzzle & ESP32s2

Another game from childhood on ESP32. In this project I am using a great development board made by makerfabs ( https://www.makerfabs.com/ ). Brain of this board is an ESP32s2 chip but this display is also worth mentioning. Large 480 x 320 px display with touch support is special because it uses 16bit parallel communication with esp32 so the refresh rate is much higher. I made 15 puzzle game using this board , it was quite challenging but here it is, it runs smoothly and with no problem, the game is also very addictive. You can check this board here: https://www.makerfabs.com/esp32-s2-pa... New version with bluetooth 5.0 https://www.makerfabs.com/esp32-s3-pa... Code: https://github.com/VolosR/15puzzleESP Don't forget to SUBSCRIBE! If you want to support my work you can buy me COFFE here: https://ko-fi.com/volosprojects Thank you!