In this post we will create a basic ESP32 project using Rust and espup. We will write a Snake game to run on an ESP32 development board with a connected OLED display and controlled with a joystick. The code for this example is available on Github in my snake_rust_esp32 repo.