"I made a game using Rust"

Vadim Lopatin via Digitalmars-d digitalmars-d at puremagic.com
Thu May 11 01:27:16 PDT 2017


On Wednesday, 10 May 2017 at 12:52:34 UTC, JN wrote:
> Interesting thread I got from Reddit, someone made a game for 
> PC and mobiles fully in Rust.
>
> https://michaelfairley.com/blog/i-made-a-game-in-rust/
>
> "Last week, I released A Snake’s Tale on iOS, Android, Windows, 
> Mac, and Linux.".
>
> I wonder, would it be possible for D in the current state to 
> achieve the same? I imagine iOS isn't possible yet and Android 
> is just getting there?

DlangUI has Android support.
You can develop and debug game on desktop, then build for Android.



More information about the Digitalmars-d mailing list