|
-
Sep 13th, 2007, 02:25 AM
#1
Thread Starter
Frenzied Member
[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.
-
Sep 13th, 2007, 02:30 AM
#2
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?
-
Sep 13th, 2007, 02:40 AM
#3
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
-
Sep 13th, 2007, 02:44 AM
#4
Thread Starter
Frenzied Member
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
-
Sep 13th, 2007, 02:54 AM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|