Halma3
Description:

This is a little game written in Java. You can play against other people or against the computer. The goal of each player is to put his chips in his zone (the one with the same color as the chips). Each player plays in turn: Red, Green, Blue. When in turn, a player has to move one of his chips. A chip can only be moved to an empty square. You can either move to a neighboring square or jump over a single chip. A player wins when at least one of his chip is in his zone and the whole zone is full (no empty square).

Sources:
Download: