|
-
Jan 22nd, 2003, 07:55 PM
#1
Thread Starter
Fanatic Member
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.
-
Jan 22nd, 2003, 09:58 PM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|