A snake game written in rust for android

Hi there, I have re implemented a snake game I made some time ago in C++/SFML. I just wanted to share this with the community because it outlines a few steps to get an android app up and running in rust, especially with piston etc., and some of the challenges to get it all working properly.
https://github.com/OptimisticPeach/android-rs-snake

7 Likes

Great work! Please report to in https://www.reddit.com/r/rust_gamedev/ as well :slight_smile:

Well I guess it's time to make a Reddit account