Pong - Rust SDL2 Example Setup You will need rust and SDL2 on your system. To build the examples via Cargo cargo build pong Play a game of pong Acknowledgments Thanks to Mozilla for Rust and for the rust-sdl2 and rs-sdl2-examples projects.