Re: Can I write games with Nim for Android?

2018-04-06 Thread mashingan
check this excellent module, [https://github.com/yglukhov/android](https://github.com/yglukhov/android)

Re: Can I write games with Nim for Android?

2018-04-05 Thread amalek
There isn't direct support for Android yet, but since Nim compiles to C, you could use the Android NDK. [See this thread](https://forum.nim-lang.org/t/3575).

Can I write games with Nim for Android?

2018-04-05 Thread MDtox
**I want to write a game like:** * * * * Wolfenstein 3D * Doom * Duke Nukem 3D * * * **Can I recreate these games with Nim, but for Android OS?**