This project was essentially created for a single purpose: I wanted to find a job and got relocated to New Zealand. Since C++ is used more in embedded there, I decided to make such a project, which will be both interesting for me as a game (+engine) developer and them as a hiring companies.
Spoiler: nobody cares. I had probably solve 1000+ leetcode or something.
Anyway, here we are! For videos and other interesting stuff, dive in my telegram channel. I shared there A LOT of fun stuff like SIMD on this chip!
- Double-Buffered Rendering using TFT 3'5 ili9486 through Dedicated GPIO (I'm planning to migrate to Octal-SPI to reach 60 FPS);
- SPIFF file system;
- Multiple simultaneous WAV file support using LEDC and PWM.
- DualSense® controller support though HID over USB (I did BT Classic, but then realize that esp32-s3 doesn't support it 😭);
