puzzle16

16格迷宫拼图小游戏

编译/运行

cargo build # or cargo run

打包

need dioxus-cli:

cargo install dioxus-cli

then:

dx bundle --release