This PlatformIO project is a recreation of the classic Pong game using ArduinoGFX. It is designed to demonstrate fundamental programming concepts, including game logic, input handling, and rendering. The project is suitable for learning and experimenting with embedded systems or game development on microcontrollers.
- Visual Studio Code
- PlatformIO for VS Code
- QT-Py ESP32-S2
Use the controls to move the paddles and prevent the ball from passing your side.
The first player to reach 10 points wins!