Skip to content

krisfur/rustjack-mobile

Repository files navigation

Rustjack Mobile

Mobile version of Rustjack, using eGUI.

screenshot screenshot2

compile for desktop

cargo run

Compile for Android

This uses xbuild and adb:

bash build_android.sh

you may need the android SDK tools in your path to make adb work:

export PATH=$PATH:~/Android/Sdk/platform-tools

About

Basic blackjack game in Rust with eGUI, built for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published