Hey guys,
I love Visual Basic + XNA. I want to write a NES emulator in Visual Basic using XNA’s Game Class Library, will be possible linking this library with MonoGame applications?
Thanks a lot
Hey guys,
I love Visual Basic + XNA. I want to write a NES emulator in Visual Basic using XNA’s Game Class Library, will be possible linking this library with MonoGame applications?
Thanks a lot
This can be done. If you want to use VB cross platform (ie with Xamarin compilers), you’ll probably need to put your VB code in a Portable Class Library. Currently the PCL version of MonoGame is in a special branch, or available on nuget. Read here:
http://www.monogame.net/2014/04/15/monogame-3-2-nuget-packages-are-go/
Thanks a lot for answering me.
This is wonderful news, I was very excited about the idea of using VB with MonoGame, please keep the support for this fork. MonoGame + VB = <3 hehehehe