Thread: bot programming
View Single Post
Re: bot programming
Old
  (#2)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: bot programming - 02-09-2006

HL bots are usually written in C++, however many are actually C-style C++ (i.e., use no classes)
bots for some other games (like Quake 2 or the official bot in Quake 3) are usually written in C.

If you want to do a HL bot, you can download the HPB bot source code at http://planethalflife.com/botman and take a look at it.
  
Reply With Quote