[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[pbmserv-dev] Robots
I've tweaked the robot bonus scoring so that only queued movement (ie a
step in a direction or a blast in a direction) increments the pts for each
robot. This is simpler, more correct, and means that "Last stand" will
score just as many pts as "p,p,p,p,p,p,p,p".
So the procedure is now:
- Each turn, the robot value is initialised to 1 pt
- For each move in the move queue for that turn:
- If that move is a step in a direction or a blast,
then increment the robot value by 1.
Cameron
~~~~~~~
Robots: The game where the #1 player can never refuse a challenge.