now what would be interesting
it could be a 4 point game where we run on a cartesian plain using sets of axis
start at (0;0) then we have a group at (0;10), (0;-10), (10;0) and (-10;0)
where the goal is to get the "piece" to your "base" by moving it across the X and Y axis
for example if your base is at (-10;0) and the point is at (2;5), you will want to move it to (1;4)
you have to change both numbers but only up or down by one point so you have to move it diagonally.
sound like a fun game?
84