Suggestions for an AI programming project?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
morius
Messages
4
Reaction score
0
Hi everyone.
I'm supposed to do a small research project for one of my C++ classes. The only requirement is that it can be rendered in 3D (opengl).
I wanted to do something AI related, like pathfinding or something.
I thought of making a 3D pacman with each ghost following a different pathfinding algorithm, but I'm not really sure.
Do you think that sounds like a good idea or should I do something else?
 
Physics news on Phys.org
That's a pretty sensible project. I don't see any problem with it.

Though 3D pacman would be pretty hard to play unless it was first person or something. Might just want to stick with a demo-mode for class.