Online programming doesn't sound too hard, actually. Well... At least to me. Either you could create a direct connection to someone like Top Speed, or you could go the VIPGamesZone route and make a server. It wouldn't have to be a real server of course, it could just be a bunch of PHP scripts that stored temporary information in an SQL database like nickname, full name and IP address. Then when someone requested the info, that info would get sent to the user and the user's computer would establish the connection on it's own with no user intervention.
Jason. ----- Original Message ----- From: "Liam Erven" <[EMAIL PROTECTED]> To: "Gamers Discussion list" <[email protected]> Sent: Wednesday, May 31, 2006 8:21 PM Subject: Re: [Audyssey] internet versus computer play > AI is fun, but online programming frustrates me to no end. shrugs. > > > ----- Original Message ----- > From: "Che" <[EMAIL PROTECTED]> > To: "Gamers Discussion list" <[email protected]> > Sent: Wednesday, May 31, 2006 8:10 PM > Subject: [Audyssey] internet versus computer play > > >> Allan wrote: >> I find myself wanting to play when I want to against >> the computer and not have to worry about other people schedules. But >> thats >> my opinion of course. >> end quote >> Yah, I agree, sometimes you just want to play a quick stress reliever >> game >> without any fuss. >> Any multiplayer games I make will also allow player versus computer >> play. >> I really enjoy programming the artificial intelligence, it is one of the >> more fascinating aspects of game programming to me, like creating your >> own >> little robots. >> Later, >> Che >> >> >> _______________________________________________ >> Gamers mailing list .. [email protected] >> To unsubscribe send E-mail to [EMAIL PROTECTED] You can >> visit >> http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make >> any subscription changes via the web. >> >> > > > _______________________________________________ > Gamers mailing list .. [email protected] > To unsubscribe send E-mail to [EMAIL PROTECTED] You can > visit > http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make > any subscription changes via the web. > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.7.3/350 - Release Date: 5/28/2006 > > -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.7.3/350 - Release Date: 5/28/2006 _______________________________________________ Gamers mailing list .. [email protected] To unsubscribe send E-mail to [EMAIL PROTECTED] You can visit http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make any subscription changes via the web.
