Unity 1

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 …