I want to start a new development of a Online 3D Card Game.
I have alot of expirience in C# .NET and Sockets and everything.
I started to play with XNA Game Studio, but i found it a mass.
No Visual Help like in any other Game Engine or like in Windows Forms.
My question is that, i dont know where and hwo to start on the XNA Game Studio, there are not alot of tutorials on the web, and if there are some they are very old.
So i thougt of moving to my favorite Workspace, a normal Windows Forms app with a server managed in a Console Application.
Should i stay with XNA? or go to Windows Form?
And if i go to Windows Forms, will i be able to use 3D objects there? and use some features from the XNA Framework by importing the librarys ?
--
Lets say my game will be 2D does Windows Forms support a game loop? Does it support Full Screen? Does it gives the option to fully redesign so it wont look like Windows Forms app?
