How to make Unity games in pure C#

Issue #275 Original post https://codeburst.io/making-unity-games-in-pure-c-2b1723cdc71f As an iOS engineers, I ditched Storyboard to avoid all possible hassles and write UI components in pure Swift code. I did XAML in Visual Studio for Windows Phone apps and XML in Android Studio for Android apps some time ago, and I had good experience. However since Iโ€™m used to writing things in code, I like to do the same for Unity games, although the Unity editor and simulator are pretty good....

May 23, 2019 ยท 4 min ยท Khoa Pham