Run mousefood apps on your computer inside a simulator! Uses embedded-graphics-simulator.
This app requires SDL2 to be installed.
If you use nix you can run nix-shell -p SDL2
before running the application.
To start the minimal demo, simply run:
cargo run -p simulatorFor the modifiers demo, run:
cargo run -p simulator --bin modifiersA window will open with the simulator running.