Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages