-
Okay, I still haven't made a succesfull online game. So now Im trying without BitBlt (Hehehe, lets see the blinkfest! ;)) So does anyone want to share some code to show me what Im doing wrong? Im using winsock to transfer player coordinates and bullet coordinates.
Don't worry, its a 2D shooter, you can only move back and forth (the magic of vb!)
Thanks Guys :D
-
Why not use DirectPlay, Much Better!!!!
see:
http://members.home.net/theluckyleper/
-
I haven't learned directX :(
-
matter of opinion on dplay..dplay uses winsock itself i think so if u use winsock API or the OCX (which wraps the API) you're lower-level which *should* be faster :)
what exactly is going wrong in ur game?