Before we will start developing with next steps
on path-finding, we have a little work

1. Porting on Linux
We should port the GridPF on Linux.
What compiler do you use? It should be better to
work with more compilers same time.
What graphic library should we use for drawing?
OpenGL + GLUT? SDL?

2. Use CVS
Do you know to use CVS? I don't :(
I've learnt a few month ago, but I didn't use it
so I've forgot.

I will start porting GridPF ( as I wrote the code
and it was written for me there may be some comments
in romanian ;) ). I should finish it until the end
of the week. By then, please think for an algorithm
to syncronize the units. By syncronization I mean
that after you find the path of the unit, it must
follow it and this is not so simple :( - in my opinion
it is harder then the pathfinding algorithm.
There are some nice links on the website, have a look
on them, please. You will find them very usefull.