artificial intelligence - Extensible First Person Shooter in C++? -
i've become interested in study of ai programming , how relates games. i'm interested see it's create ai first person shooter-type game c++.
so, leads me question. rather not spend time writing complete fps purpose of practicing ai design, know of existing projects/engines functional games extend (in c++) ai somehow?
thanks.
you might want start source or unreal engines, , use bot apis or scripting plugins experiment writing character code.
for example, there lots of bots fps counterstrike. alien swarm shipped source code part of sdk, start ais there , modify them.
Comments
Post a Comment