MtokEngine
LLM-generated project description
A game engine for the ESP32 microcontroller, supporting SSD1306 OLED displays. This is the microcontroller-focused successor to PickEngine — same low-level C++ approach but targeting embedded hardware. Ships with two built-in games: AstroBelt (a speed 3D game) and Tetromino (a falling-block puzzle game). Demonstrates porting engine concepts from desktop to constrained embedded environments.