Results 1 to 2 of 2

Thread: Making a chess game...

  1. #1

    Thread Starter
    Fanatic Member Vanguard-MnC's Avatar
    Join Date
    Apr 2002
    Location
    Inactive for like ever.
    Posts
    628

    Lightbulb Making a chess game...

    I was thinking about making a chess game but I don't know how I would do that. Anyone have any ideas on how to code it? I've already checked pscode.com but most of it has AI and extra stuff in it. Thanks in advance.

  2. #2
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    New Jersey
    Posts
    334
    Well, there are lots of different aspects to creating a game, even a board game. You should look into a graphics API such as DirectX to draw your chessboard and units, and even your GUI.

    If you want to do all of the visuals with VB controls, then all that would be involved is creating the game rules and AI for a computer player, if you so wish.

    Check out gamedev.net

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