Tagged Questions
1
vote
2answers
259 views
Monogame OpenGL Game crashes on some Windows 7 computers
I'am learning some Gamedevelopment using Monogame.
I started a Windows OpenGL Project and everything works fine on my Win8 machine.
I have compiled the project and sent it to 2 People, both are ...
3
votes
1answer
1k views
Can't add new monogame content project to solution in VS2012
I'm trying to add a new MonoGame content project (via templates installed in the MonoGame 3.0 installer) to an existing solution in Visual Studio 2012 (Professional), but it always comes up with the ...
1
vote
1answer
424 views
Trying to create a MonoGame Windows 7 desktop project
I have Visual Studio 2012 open. In the Templates > Visual C# > Windows, I currently do not see a Monogame template. Could someone give me some pointers? I'm not sure what I'm doing wrong. In the ...
4
votes
7answers
579 views
Cross-platform 3D (C#)
I'm working on a game that should run on as many platforms as possible, and was wondering if there are any good 3D libraries that run on Windows Phone 7 and Mono (Windows and Linux). I would use ...
