Results 1 to 2 of 2

Thread: How can I make a game like this ...

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Posts
    11

    Wink

    I would like to create a house with various rooms and a person (cartoon figure) as the player. I would then like to move the player were you click the cursor and be able to open, close things, etc.

    Where can I learn how to do this in VB.

    I have VB 5.0 Professional

    Thanks

  2. #2
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    Well first off, doing that is probably a lot more complicated than you thought. It's best to start off with something very simple like Tetris, or Snake, or Pong. They will help to teach you the basic elements of game programming. There is a lot to learn. Some of the tutorials at www.gamedev.net are very good, but most of them are in C++ (since it's a better language for games programming) so unless you use C++ you may not be able to read the code very easily.
    Harry.

    "From one thing, know ten thousand things."

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