I am making a car racing game in THREE.js. I want to ask that how can I put Artificial Intelligence in enemies so that they can search for the player and hit the player. what sort of algorithms are used for AI in games and in what fashion.
↧
I am making a car racing game in THREE.js. I want to ask that how can I put Artificial Intelligence in enemies so that they can search for the player and hit the player. what sort of algorithms are used for AI in games and in what fashion.