AI for Racing Game
Hi there!
I want some help for a racing game AI.
What should I do?
Anyone knows a site which has a tutorial or something?
Thanx
Bye.
Coding... Compiling... Building...What??? No... Not again...
What you do is define locations on the track. Each location represents an area where the cars must go. When a car reaches a new location, it aims itself towards the next one. And son on until it reaches the beginning again. You can have the cars make straight lines or use curves.
Ben
Ben
Ricardo,
Check out http://www.ebc.ee/~mremm/rars/rars.htm
for information on the Robot Auto Racing Simulator.
This is basically a project that allows you to write the
AI for controling robot cars. If you study the other robot
car code, you will learn alot about racing AI.
Good luck,
Eric
Check out http://www.ebc.ee/~mremm/rars/rars.htm
for information on the Robot Auto Racing Simulator.
This is basically a project that allows you to write the
AI for controling robot cars. If you study the other robot
car code, you will learn alot about racing AI.
Good luck,
Eric
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement