Results 1 to 5 of 5

Thread: [1.0/1.1] Loading a 2d Image (Say for 'Space Invader sort of game')

  1. #1

    Thread Starter
    Frenzied Member Icyculyr's Avatar
    Join Date
    Aug 2007
    Location
    Australia
    Posts
    1,934

    [1.0/1.1] Loading a 2d Image (Say for 'Space Invader sort of game')

    Basically I am wanting to load images (2D) so I can make a Space Invader game, does anyone know how I can load it? and what I do to do that,

    Edit: also is it possible to draw images in C#? say draw a circle on the screen, and store it in a variable, so I can do things with it(move it, hide it, etc..)


    Thank you in advance.

  2. #2
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: [1.0/1.1] Loading a 2d Image (Say for 'Space Invader sort of game')

    This is probably better suited for the games programming section but are you using DirectX?

  3. #3
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: [1.0/1.1] Loading a 2d Image (Say for 'Space Invader sort of game')

    Your new question, yes it is possible you should look at using GDI+ there are plenty of tutorials around

  4. #4

    Thread Starter
    Frenzied Member Icyculyr's Avatar
    Join Date
    Aug 2007
    Location
    Australia
    Posts
    1,934

    Re: [1.0/1.1] Loading a 2d Image (Say for 'Space Invader sort of game')

    No, I have XNA Game Studio Refresh, which is an add on for Visual C#,

    So it comes with it, I think...

    But I am not sure if I am using it or not ^_^

    Thanks, I will go to post in the games section

  5. #5
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: [1.0/1.1] Loading a 2d Image (Say for 'Space Invader sort of game')

    XNA comes with a starter kit of some sort of Space Invader like games. There are also a few other kits available for download have a look at them

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width