Script Summary: Score progress in Halma on Itsyourturn.com
// This Greasemonkey user script presents a score 0-90 for progress
// in Halma games on the gaming site itsyourturn.com (IYT).
//
// As a Halma beginner, I couldn't tell if I was winning during a game
// so I wrote this script to help out.
//
// The score is determined by numbering the rows after home base diagonally 1-11.
// Pieces in the home base count 0. Pieces in the first row outside
// home base count as one. This continues diagonally to the corner of
// the goal base which is 11. All pieces in the home base is 90 pts which is,
// therefore, the goal score i.e. player with higher score is winning.
//
// I'd enjoy hearing feedback. Email me as Oogly via the IYT site's internal mail.
// If you have any ideas for a more accurate method of scoring or have ideas
// for other IYT greasemonkey scripts, please let me know.



