What is Game Studio Express
What is to be included with game studio express
The Torque Engine?
Libraries?
An IDE?
Documentation?
I want to be able to make games on this system, but I don't want to have(although the ability to if need would be good) to use outside resources such as external libraries or engines.
As a fresh, amatuer, student programmer, I am praying that XNA Express will be friendly to people WITHOUT industry knowledge.
And lastly, do I need to own Visual Studio?
[475 byte] By [
Molex] at [2008-2-6]
It will not include The Torque Engine, it will come with libraries simular to MDX (managed DirectX). XNA Studios is an IDE and there will be documentation but the docs may not be that great at the launch of beta.
Managed DirectX makes DirectX easy to learn and use, you can have simple code running very fast with just a few lines of code.
And you will not need Visual Studios to run it.
Thankyou both for your support
I had read the FAQ b4 I just skipped one important part...I feel stupid
- The XNA Framework, a set of managed code development
libraries which will allow game developers to be more productive when
creating games for Windows and the Xbox 360.
- The
XNA Framework Content Pipeline which is a set of tools that allow
developers to more easily incorporate 3D content into their games.
- XNA
Game Studio Express also contains a full set of documentation, how-to’s
and starter-kits that demonstrate how best to utilize the content
pipeline and XNA Framework.
Last question:
How simple will it be to integrate this with C#, do I just an exe and then open VS and start a XNA type project?