Recently, I watched my brother build a classic Tic-Tac-Toe game with an ESP32, and it was really cool to see how embedded systems can be part of gaming! He wrote the code in C++ using the Arduino framework, paired it with a small OLED display (128x64), and added some simple push buttons for user interaction. I was amazed at how well the game logic operated, with the ESP32’s strength making everything feel really smooth and quick. This project was a great reminder of how well embedded systems can mix low-level programming with fun, interactive experiences.
Inspired by his work, I’m thinking about trying something like this for myself. I could use a little push to get going, and your YT channel is just the motivation I need. I’m excited to check out your YouTube videos for more ideas. Thank you for sharing such helpful content!