Skip to content

Compiling the Source Code

Mustafa Al Ibrahim edited this page Mar 2, 2018 · 2 revisions

The code has to be compiled in Unity. We recommend downloading version 2017.1 until further notice as we notice some collision detection issues with newer versions. Installation is straight forward. No optional modules is 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.

Clone this wiki locally