-
Notifications
You must be signed in to change notification settings - Fork 23
Compiling the Source Code
Mustafa Al Ibrahim edited this page May 16, 2018
·
2 revisions
The code has to be compiled in Unity. We recommend downloading version 2017.1 until further notice as we noticed some collision detection issues with newer versions. Installation of Unity is straight forward. No optional modules are required.
Along with familiarity with C#, which is the scripting language in unity, it is highly recommended that you have some familiarly of the basics of Unity before modifying the code. We recommend going through the Roll a Ball and Space Shooter tutorials.