
-----------------------------------
gigaman
Sat Feb 14, 2004 4:33 pm

Does anyone have tips on some basic AI?
-----------------------------------
i am writing an asteroids-like game and want to give AI to the enemy ships, or something that feels like it.

-----------------------------------
Andy
Sat Feb 14, 2004 5:36 pm


-----------------------------------
is it in c++? ur question has nothing to do with c++... its a logic question... go check in the turing section for ideas

-----------------------------------
Tony
Sat Feb 14, 2004 5:54 pm


-----------------------------------
it seems we would have to expand our forums into logical areas to discuss non-language specific aspects :?

But ether way... the simpliest AI would be to rotate the emeny tawards the player and fly in that direction, shooting randomly :lol:

-----------------------------------
Homer_simpson
Sun Feb 15, 2004 12:37 am


-----------------------------------
well if u wanna go beyond that you could become more creative... like create strategies to dodge bullets and stuff... or make the enemies communicate and plan something...
