Results 1 to 7 of 7

Thread: How do i make a RPG in vb w/ direct x

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Posts
    2

    Question

    i need help!
    ~JoNmOn~

  2. #2
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    1) How do I code in VB?
    2) How do I manage a game in VB?
    3) How do I code graphical stuff in VB?
    4) How do I code in DirectInput with VB?
    5) How do I code in DirectXGraphics with VB?
    6) How do I code in DirectXAudio with VB?
    7) How do I code a game?
    8) And what about RPGs?


  3. #3
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    Start off simple, don't overstretch or you'll just get confused and lose motivation. If you're new to programming in general then you will need to get some basic programming skills before you think about making games. After that you should start with something relatively easy like a Pong or Tetris clone, or Noughts & Crosses (Tic Tac Toe). See how you get on with that.

    Games programming is pretty complicated.
    Harry.

    "From one thing, know ten thousand things."

  4. #4
    Guest

    Question

    You can get a great example here:
    http://rookscape.com/vbgaming/

    Their is a full tutorial on creating rpg's but it isn't easy if you just started learning VB...

  5. #5
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    you check directx type library in project references and make the RPG
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  6. #6

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Posts
    2

    Talking # 3

    the # 3!
    ~JoNmOn~

  7. #7
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    *hehe* ok, try my website then

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