Skip to content

golxzn/esp32-s3-game

Repository files navigation

[/** @todo: title */]

[Road To Embedded]

About

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!

Current progress

Preview

  • 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 😭);

About

[Road To Embedded] I'm not an embedded developer and never touch it before this project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published