Home Technical Talk

XNA Game Studio 3.0

ru4it
polygon
Offline / Send Message
ru4it polygon
does anyone here use this application?
i read that with a preimum accoutn that you can create games for the xbox 360 and i just want to get some thoughts on what yall thought or if u have screen shoots of the UI that would be great

Replies

  • Ruz
    Offline / Send Message
    Ruz polycount lvl 666
    you can do a lot with it, but you will need the help of a good coder;)
  • jerry
    I use it to make a game for the Microsoft imagine cup. You will need to know a whole lot of c# to make something decent. There is no UI what so ever. I believe there are some applications written with XNA that let you make 2D games with a UI but i haven't used any of those because our game is 3d.

    Good luck.
  • renderhjs
    Offline / Send Message
    renderhjs sublime tool
    its not really a application but rather a collection of code and a code editor. There are some tools for the torque engine like a level layout tool (placing primitives and meshes) and some 2d level editors but its more a tool for programmers.

    if you are more the artist guy check out unity3d - which will be soon avaiable for windows too
    http://unity3d.com/
  • Richard Kain
    Offline / Send Message
    Richard Kain polycounter lvl 18
    XNA is a great initiative for hobbyists. But it is definitely not artist-focused. It is not technically a toolset or even an engine. It is a collection of programming libraries that are geared toward game and interactive application development. Probably the most appealing part of XNA for artists is the inclusion of a content import pipeline. (so you don't have to do any of the low-level coding to get your models in-game)

    There are actually quite a few 3rd party XNA projects that you can use to make XNA game development faster and easier. One of the more popular is Flat Red Ball, which is focused towards producing 2D gameplay titles with 3D graphics.
  • claydough
  • Richard Kain
    Offline / Send Message
    Richard Kain polycounter lvl 18
    Those are good suggestions, claydough. The only problem I see is that they are both monetized. (not free) Although they are affordable, for the kind of prices they are asking for I would sooner just grab an indie version of Unity3D.
  • ru4it
    Offline / Send Message
    ru4it polygon
    so another question is, if a person where do say join a small indie devlopment team would that be considered as something that could go an a resume?
  • Snowfly
    Offline / Send Message
    Snowfly polycounter lvl 18
    Only if the teams walk the walks and gets something playable and polished done, even if its just a 5 minute vertical slice. The quality of your work will have to do all the talking, especially when you have no industry experience.

    What does this have to do with XNA anymore??
Sign In or Register to comment.