Nothing, a fan made game to make fun of this game of how much space they use for just simple game.
Probably cross platform (Windows/Linux/Android) (Yes, fuck MacOS and iOS in general.) For Android just switch to the android branch for detailed stuff
- install
cargo-vcpkg
withcargo install cargo-vcpkg
- download sdl2 library for windows then put that into toolchain's library folder (info: [https://github.com/Rust-SDL2/rust-sdl2?tab=readme-ov-file#windows-msvc])
cargo build -r
and magic
- Install
libsdl2-dev
andlibsdl2-ttf-dev
andlibgtk3-dev
(maybe not for macos for gtk) - Install
pkgconfig
cargo build -r