# Kontroll Examples ## Snake Using macroquad to create simple snake game for your voyager keyboard. Run the example by running this command: ```bash cargo run --release --example snake ```