-
Notifications
You must be signed in to change notification settings - Fork 14
Unity3D Integration
Christian Oeing edited this page Jan 8, 2017
·
1 revision
Everything you’ve seen so far can be used with literally any .NET code base. You can build your game in C#, with MonoGame, with Visual Basic, whatever you like – you can even write NUnit tests for it.
However, the framework contains a handful of Unity scripts that help integrating your game logic in Unity games.