This commit is contained in:
Miloslav Ciz 2024-06-18 16:48:37 +02:00
parent 20a4dd08ff
commit cb4007d9d6
20 changed files with 1842 additions and 1803 deletions

View file

@ -47,4 +47,9 @@ In amateur games simpler rules are used -- a sum up of such rules follows:
- **Offside**: this is the infamous rule that [women](woman.md) don't get. This rule basically states that it is illegal for a player to get the ball while he's on the opponent's half and at the time the ball started to be passed to him he was closer to the opponent's goal than the second to last opponent's player (usually the back-most defender). This is so that one player doesn't just camp in front of the opponent's goal and wait for a long pass to score and easy goal. However in fun games this rule may be just ignored.
- There are **punishments** for breaking the rules (e.g. playing with arm, attacking the opponent player or stalling the game) which include a free kick (from the spot at which an offense happened), a penalty kick (one player gets a free kick on the opponent's goal with goal keeper from certain distance), yellow card (warning to a player), red card (given after yellow card, the player has to leave the game) etc.
- The game is played in **two halves**, each one officially 45 minutes long, but in fun games the number of parts and their duration is pretty arbitrary. After the first half there is a short rest pause and the teams switch sides. After the second half whichever team has scored more points wins. If the score is equal, the match may be prolonged as a tie breaker, either just by adding more time or playing the instant death. If no winner is decided here, there may eventually be penalty kicks to decide the winner.
- It's good if there's a referee, but if there is none, players just enforce the rules collectively.
- It's good if there's a referee, but if there is none, players just enforce the rules collectively.
## See Also
- [hockey](hockey.md)
- [handegg](handegg.md)