Results 1 to 4 of 4

Thread: question about games

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2011
    Posts
    118

    question about games

    Hi,

    What is the best way I can draw graphics for a game?
    with GDI+ it's pretty slot when it draws my map.

    with vb6 I could use directdraw/blt, but what do you use for this in visual basic 2010 express?

    thanks

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: question about games

    You might want to look into XNA. This was originally C# only, but it is now available for VB, and may be the best way to go for the graphics you are interested in.
    My usual boring signature: Nothing

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2011
    Posts
    118

    Re: question about games

    Quote Originally Posted by Shaggy Hiker View Post
    You might want to look into XNA. This was originally C# only, but it is now available for VB, and may be the best way to go for the graphics you are interested in.
    Yes I know XNA (already made games with that). But is there another way?

  4. #4
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: question about games

    DirectX?
    My usual boring signature: Nothing

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