|
-
Jun 16th, 2008, 08:18 AM
#1
Thread Starter
Member
[RESOLVED] Is there...
A list of commands that you use in games?
Not sure if there's even one, but i mean like..
Bltplayer, SendData etc.
Also... what kind of things to beginners *me* make on VB?
Just need some suggestions. Just to get you some inside, i know how to do some things, just i'd like to be able to create scripts in an engine or something.
-
Jun 16th, 2008, 09:25 AM
#2
Re: Is there...
Hi Joe,
check out the codebank for the game programming section in here
http://www.vbforums.com/forumdisplay.php?f=76
there will be some useful examples in there
-
Jun 16th, 2008, 12:58 PM
#3
Thread Starter
Member
Re: Is there...
Thanks mate, rated ya btw
-
Jun 16th, 2008, 01:05 PM
#4
Re: [RESOLVED] Is there...
If you wanna make games, definitely check out the link he posted and also look into learning about these:
Masks and sprites
BitBlt (will probably explain masks and sprites)
Loops (the whole game will usually be one big loop)
Side scrolling (side-scrolling/2D games like Mario)
Just those few things will be enough to get you started. When you are able to make a simple side-scrolling game, you may want to look into DirectX but that is a very advanced topic...
If you want to make your game multi-player over a LAN or internet, you will also want to learn how to use the Microsoft Winsock Control.
-
Jun 18th, 2008, 02:47 AM
#5
Re: Is there...
 Originally Posted by joe123
Thanks mate, rated ya btw 
Thanks...
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
|