--- /dev/null
+Survival
+===============
+
+Object of the Game
+------------------
+
+Survival is a round-based game with 2 teams: Hunters and Survivors. But there's a twist: Players get randomly assigned a team and you only know your own team membership, but not to which team everyone else belongs.
+
+The goal of the hunters is to kill all the survivers.
+The goal of the survivors is to either kill all the hunters or to survive the round (until the round timer hits 0).
+
+Each player will individually score during the rounds and the player with the most points at the end wins the whole match.
+
+Details
+-------
+
+At the beginning of each round, your weapons are locked but your role (Survivor or Hunter) is shown on your screen. After a short warmup period, you can start to shoot.
+
+Think before you shoot! If you accidentally kill a team mate, you will be punished with death as well and are eliminated from the round.
\ No newline at end of file