[Master Answer Logo]
Question

Can I program bots in C or C?

Answer

Bots are usually written in C or C++ as stand-alone, completely independent applications or plugins or just dynamic link libraries (dll) for an existing game engine. Some authors also write some applications with which the bots' behavior, skills and other characteristics can be created or modified, such as Bot Studio for Quake III Arena.

— Source: Wikipedia (www.wikipedia.org)