Skip to content

giddyupyup/DamaGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DamaGame

A Board Game based on the Philippines. Created using JavaFX and JAVA 8 SE.

Filipino Checkers (Pinoy Dama) Rules of Play

  1. Filipino checkers is played on the Dama Matrix or on the light squares only of a standard checkerboard of 64 alternating dark and light squares, (eight rows and eight files) by two opponents having 12 checkers each of contrasting colors, nominally referred to as black and white.
  2. The board is positioned squarely between the players and turned so that a dark square is at each player's near left side. Each player places his checkers on the light squares of the three rows nearest him. The player with the lighter checkers makes the first move of the game, and the players take turns thereafter, making one move at a time.
  3. The object of the game is to prevent the opponent from being able to move when it is his turn to do so. This is accomplished either by capturing all of the opponent's checkers, or by blocking those that remain so that none of them can be moved.
  4. Single checkers, known as men, move forward only, one square at a time in a diagonal direction, to an unoccupied square. Men capture by jumping over an opposing man on a diagonally adjacent square to the square immediately beyond, but may do so only if this square is unoccupied. Men may jump forward or backward, and may continue jumping as long as they encounter opposing checkers with unoccupied squares immediately beyond them. Men may never jump over checkers of the same color.
  5. A man who reaches the far side of the board becomes a king. If it reaches the far side by means of a jump, it continues jumping as a man on the same move, if possible, and remains a man at the end of the jumping sequence. He will be King only if the jumping sequence ends in the far side.
  6. Kings move forward or backward any number of squares on a diagonal line to an unoccupied square. Kings capture from any distance along a diagonal line by jumping, forward or backward, over an opposing man or king with at least one unoccupied square immediately beyond it. The capturing king then lands on any one of these unoccupied squares (except as noted in rule 7) and continues jumping, if possible, either on the same line or by making a right angle turn onto another diagonal line. Kings may never jump over checkers of the same color.
  7. Whenever a player is able to make a capture he must do so. When there is more than one way to jump, a player must choose the one which results in the capture of the greatest number of opposing units (it is obligatory). When a King or a man will both capture the same number of opposing units the player can choose which among them will capture. When a king jumps over an opposing man or king with more than one unoccupied square immediately beyond it, it must land on a square from which it is possible to continue jumping, if there is such a square. A player must make all the captures possible in a sequence. He may not leave one or more checkers uncaptured that he could capture simply by not continuing to jump. A "huff" of a checker for failure to jump properly is not permitted. The incorrect move must be retracted, and a correct move must be made. If possible, the correct move must be made with the man or king originally moved incorrectly.
  8. A man or King may not jump over the same opposing man or king more than once.
  9. Captured checkers are not removed from the board until all jumps made on the move are completed, and the hand is removed from the capturing man or king. (It is only in rare instances that rules 8 or 9 affect the play of a game. They can have the effect of reducing the number of captures possible on a move. In most of these cases a king is the capturing piece. On very rare occasions these rules, either separately or in combination, will result in a king being forced to terminate a series of jumps on a square from which it will then be captured by an opposing man or king which itself would have been captured were it not for these rules.)
  10. Whenever a situation arises in which one player has three kings and the other one king, no other checkers remaining on the board, a count is begun of the moves made by the weaker side (that is the lone King). If the lone king is not captured by the end of its twelfth move, the game is a draw. (In general, a win is possible only if the side with three kings has possession of the diagonal line running from the lower right corner to the upper left corner.) The players may also agree with each other for a draw.
  11. A player may resign.
  12. Time limits (optional). A player loses a game if his time expires.

About

A Pinoy Checkers Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages