Game Development Community

dev|Pro Game Development Curriculum

Plan for Marco Meier

by Marco Meier · 04/26/2002 (6:52 am) · 2 comments

Well, Prototyp is finished. Time to do other things.
Our current Project will mostly be a multiplayer online game. So, Bots aren't such important. But
we would like to implement Bots as well. So i'm currently working on AI.
Currently i'm working on Pathfinding. I'm trying to implement A*. Hope this work well.
After that, i'll try to implement a Neural Network.
This is very much work for the moment. I know, some People already working on this stuff. But
maybe i can contribute something.

Other stuff:
We are in a discussion about the design. We plan to change some of parts of the design. Maybe
we will change the look a little bit.

This is my new Plan. Feel free to comment.

#1
04/26/2002 (7:15 am)
Hey, getting A* in is on my todo list, too, and with high priority, though... :-) So let me know if you make any progress ... I was planning to start next week, maybe we could try to share some snippits then? As for a NN, I guess I'll wait til Phil gets the U.N.Bot into TGE (see www.ai-depot.com) and then play around with it...
#2
04/27/2002 (6:23 am)
Well, no problem to share some code. But it's difficult to writte the first few lines of code. we'll see.
I hope Phil gets The U.N.Bot in fast.