Skip to content

Respond to clicking on a sprite

This page is a stub.

fn main() {
    let mut app = create_app();
    app.run();
}