Last active
August 29, 2015 14:26
-
-
Save tomgallagher/ac0aeea067ca17445c1f to your computer and use it in GitHub Desktop.
Revisions
-
tomgallagher revised this gist
Aug 3, 2015 . No changes.There are no files selected for viewing
-
tomgallagher revised this gist
Aug 3, 2015 . 1 changed file with 5 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,11 +1,12 @@ LBW is the commonly used acronym for Leg Before Wicket - one of the more common methods of dismissing the batsman in the game of cricket. Cricket is a bat-and-ball game played on an oval field of play, about 100 yards long and 50 yards wide. In the middle of the field of play is the playing surface: a 22 yard long, five yard wide, rectangular piece of compacted, short-cut grass with 3 thin wooden poles stuck vertically into the ground at each end (the 'wicket'). A cricket team consists of 11 players per side. At any given time during the game, one player of the bowling team is delivering the ball from one end of the playing surface towards the wicket, which one player from the batting team is defending. The batter's aim is to hit the ball into space, either on or outisde the field of play, thereby counting one or more 'runs'. -
tomgallagher created this gist
Aug 3, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ LBW is the commonly used acronym for Leg Before Wicket - one of the more common methods of dismissing the batsman in the game of cricket. Cricket is a bat-and-ball game played on an oval field of play, about 100 yards long and 50 yards wide. In the middle of the field of play is the playing surface: a 22 yard long, five yard wide, rectangular piece of compacted grass with 3 thin wooden poles stuck vertically into the ground at each end. A cricket team consists of 11 players per side. At any given time during the game, one player of the bowling team is delivering the ball from one end of the playing surface towards the 3 poles in the ground, which one player from the batting team is defending. , with each player allowed to bat once in each team's turn, or innings. The batting team bat in pairs, with one current striker and one non-striker on the field. The batter's aim is to hit the ball into space, either on or outisde the field of play, thereby counting one or more 'runs'. The fielding team has one bowler delivering the ball to the batsman at any one time, with the other 10 players being stationed at various positions around an oval pitch.