Portal:Gaming: Unterschied zwischen den Versionen

Aus Stupidedia, der sinnfreien Enzyklopädie!
Wechseln zu: Navigation, Suche
K (fürs erste)
(Markierung: Widget installiert)
Zeile 1: Zeile 1:
{{#widget:CSS|selectors=.background|style=display: block;
+
{{#widget:ColoredLinks|color=black|selector=.box}}
 +
{{#widget:CSS|selectors=.box|style=display: block;
 
-webkit-box-sizing: content-box;
 
-webkit-box-sizing: content-box;
 
-moz-box-sizing: content-box;
 
-moz-box-sizing: content-box;
 
box-sizing: content-box;
 
box-sizing: content-box;
float: none;
+
float: left;
 
z-index: auto;
 
z-index: auto;
width: auto;
+
width: 22%;
height: auto;
+
height: 500px;
 
position: static;
 
position: static;
 
cursor: default;
 
cursor: default;
opacity: 1;
+
opacity: 0.73;
margin: 0;
+
margin: 5px;
padding: 0;
+
padding: 10px;
 
overflow: visible;
 
overflow: visible;
border: none;
+
border: 1px double black;
-webkit-border-radius: 0;
+
border-left-color: white;
border-radius: 0;
+
border-top-color: white;
 
font: normal 16px/1 "Times New Roman", Times, serif;
 
font: normal 16px/1 "Times New Roman", Times, serif;
color: black;
+
text-align: left;
 
-o-text-overflow: ellipsis;
 
-o-text-overflow: ellipsis;
 
text-overflow: ellipsis;
 
text-overflow: ellipsis;
background: -webkit-linear-gradient(-90deg, #111111 0, #111111 15%, #686868 44%, #111111 100%, rgba(124,188,10,1) 100%);
 
background: -moz-linear-gradient(180deg, #111111 0, #111111 15%, #686868 44%, #111111 100%, rgba(124,188,10,1) 100%);
 
background: linear-gradient(180deg, #111111 0, #111111 15%, #686868 44%, #111111 100%, rgba(124,188,10,1) 100%);
 
background-position: 50% 50%;
 
-webkit-background-origin: padding-box;
 
background-origin: padding-box;
 
-webkit-background-clip: border-box;
 
background-clip: border-box;
 
-webkit-background-size: auto auto;
 
background-size: auto auto;
 
-webkit-box-shadow: none;
 
box-shadow: none;
 
text-shadow: none;
 
-webkit-transition: none;
 
-moz-transition: none;
 
-o-transition: none;
 
transition: none;
 
-webkit-transform: none;
 
transform: none;
 
-webkit-transform-origin: 50% 50% 0;
 
transform-origin: 50% 50% 0;
 
 
}}
 
}}
<div class="background">
+
 
{| border="1"
+
{{#widget:CSS|selectors=.box2|style=display: block;
|colspan=4 align=center|
 
[[Datei:GamingBanner2.png|1000px]]
 
{{#widget:CSS|selectors=.button:active|style=
 
  position: relative;
 
  cursor: default;
 
  top: 6px;
 
  background: -webkit-radial-gradient(closest-side, rgba(255,255,255,0.2) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background: -moz-radial-gradient(closest-side, rgba(255,255,255,0.2) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background: radial-gradient(closest-side, rgba(255,255,255,0.2) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background-repeat: no-repeat;
 
  background-position: 0 100%;
 
  -webkit-background-origin: padding-box;
 
  background-origin: padding-box;
 
  -webkit-background-clip: border-box;
 
  background-clip: border-box;
 
  -webkit-background-size: 158px 142px;
 
  background-size: 158px 142px;
 
  -webkit-box-shadow: 1px 5px 8px 4px rgba(0,0,0,0.4) , 0 7px 0 0 #000000 , 1px 2px 1px 1px rgba(0,0,0,0.6) , 3px 1px 5px 0 rgba(255,255,255,0.2) inset, 3px -6px 5px 0 rgba(255,255,255,0.2) inset, -1px 1px 4px 0 rgba(0,0,0,0.2) inset;
 
  box-shadow: 1px 5px 8px 4px rgba(0,0,0,0.4) , 0 7px 0 0 #000000 , 1px 2px 1px 1px rgba(0,0,0,0.6) , 3px 1px 5px 0 rgba(255,255,255,0.2) inset, 3px -6px 5px 0 rgba(255,255,255,0.2) inset, -1px 1px 4px 0 rgba(0,0,0,0.2) inset;
 
  -webkit-transition: all 40ms cubic-bezier(0.42, 0, 0.58, 1);
 
  -moz-transition: all 40ms cubic-bezier(0.42, 0, 0.58, 1);
 
  -o-transition: all 40ms cubic-bezier(0.42, 0, 0.58, 1);
 
  transition: all 40ms cubic-bezier(0.42, 0, 0.58, 1);
 
}}
 
{{#widget:CSS|selectors=.button:hover|style=background: margin: 0;
 
  background: -webkit-radial-gradient(closest-side, rgba(255,255,255,0.28) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background: -moz-radial-gradient(closest-side, rgba(255,255,255,0.28) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background: radial-gradient(closest-side, rgba(255,255,255,0.28) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background-repeat: no-repeat;
 
  background-position: 0 100%;
 
  -webkit-background-origin: padding-box;
 
  background-origin: padding-box;
 
  -webkit-background-clip: border-box;
 
  background-clip: border-box;
 
  -webkit-background-size: 158px 142px;
 
  background-size: 158px 142px;
 
  -webkit-box-shadow: 1px 16px 10px 5px rgba(0,0,0,0.2) , 0 14px 0 0 #000000 , 4px 8px 15px 4px rgba(0,0,0,0.4) , 5px 1px 5px 0 rgba(255,255,255,0.2) inset, 5px -4px 5px 0 rgba(255,255,255,0.2) inset, -2px 2px 6px 0 rgba(0,0,0,0.2) inset;
 
  box-shadow: 1px 16px 10px 5px rgba(0,0,0,0.2) , 0 14px 0 0 #000000 , 4px 8px 15px 4px rgba(0,0,0,0.4) , 5px 1px 5px 0 rgba(255,255,255,0.2) inset, 5px -4px 5px 0 rgba(255,255,255,0.2) inset, -2px 2px 6px 0 rgba(0,0,0,0.2) inset;
 
  -webkit-transition: all 0 cubic-bezier(0.42, 0, 0.58, 1);
 
  -moz-transition: all 0 cubic-bezier(0.42, 0, 0.58, 1);
 
  -o-transition: all 0 cubic-bezier(0.42, 0, 0.58, 1);
 
  transition: all 0 cubic-bezier(0.42, 0, 0.58, 1);
 
text-decoration:none;
 
}}
 
{{#widget:CSS|selectors=.button|style=display: inline-block;
 
 
-webkit-box-sizing: content-box;
 
-webkit-box-sizing: content-box;
 
-moz-box-sizing: content-box;
 
-moz-box-sizing: content-box;
 
box-sizing: content-box;
 
box-sizing: content-box;
 
+
float: left;
 
z-index: auto;
 
z-index: auto;
 
width: auto;
 
width: auto;
 
height: auto;
 
height: auto;
 
position: static;
 
position: static;
cursor: pointer;
+
cursor: default;
opacity: 1;
+
opacity: 0.73;
 
margin: 5px;
 
margin: 5px;
padding: 20px 50px;
+
padding: 10px;
 
overflow: visible;
 
overflow: visible;
border: 1px solid #018dc4;
+
border: 1px double black;
-webkit-border-radius: 36px;
+
border-left-color: white;
border-radius: 36px;
+
border-top-color: white;
font: normal 16px/normal "Times New Roman", Times, serif;
+
font: normal 16px/1 "Times New Roman", Times, serif;
color: rgba(255,255,255,0.9);
+
text-align: left;
-o-text-overflow: clip;
+
-o-text-overflow: ellipsis;
text-overflow: clip;
+
text-overflow: ellipsis;
background: -webkit-linear-gradient(-90deg, rgba(29,34,35,1) 0, rgba(29,34,35,1) 8%, rgba(113,118,119,1) 46%, rgba(29,34,35,1) 95%, rgba(113,118,119,1) 100%);
+
}}
background: -moz-linear-gradient(180deg, rgba(29,34,35,1) 0, rgba(29,34,35,1) 8%, rgba(113,118,119,1) 46%, rgba(29,34,35,1) 95%, rgba(113,118,119,1) 100%);
+
{{#widget:CSS|selectors=.box-leseprobe|style=display: block;
background: linear-gradient(180deg, rgba(29,34,35,1) 0, rgba(29,34,35,1) 8%, rgba(113,118,119,1) 46%, rgba(29,34,35,1) 95%, rgba(113,118,119,1) 100%);
+
-webkit-box-sizing: content-box;
background-position: 50% 50%;
+
-moz-box-sizing: content-box;
-webkit-background-origin: padding-box;
+
box-sizing: content-box;
background-origin: padding-box;
+
z-index: auto;
-webkit-background-clip: border-box;
+
width: 60%;
background-clip: border-box;
+
height: auto;
-webkit-background-size: auto auto;
+
position: static;
background-size: auto auto;
+
cursor: default;
-webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
+
opacity: 0.73;
box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
+
margin: auto;
text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ;
+
padding: 15px;
-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
+
overflow: none;
-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
+
border: 2px double black;
-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
+
border-left-color: white;
transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
+
border-top-color: white;
-webkit-transform: none;
+
font: normal 16px/1 "Times New Roman", Times, serif;
transform: none;
+
text-align: left;
-webkit-transform-origin: 50% 50% 0;
+
-o-text-overflow: ellipsis;
transform-origin: 50% 50% 0;
+
text-overflow: ellipsis;
font: normal 20px/1.1 "Black Ops One", sans-serif;
 
 
}}
 
}}
  
{{#widget:ColoredLinks|color=white|selector=.button}}
+
{{#widget:CSS|selectors=.box-top-QO|style=display: inline-block;
 +
-webkit-box-sizing: border-box;
 +
-moz-box-sizing: border-box;
 +
box-sizing: border-box;
 +
float: left;
 +
z-index: auto;
 +
width: 50%;
 +
height: 480px;
 +
cursor: default;
 +
opacity: 0.73;
 +
margin: 0;
 +
padding: 15px;
 +
overflow: none;
 +
border: 2px double black;
 +
border-left-color: white;
 +
border-top-color: white;
 +
font: normal 16px/1 "Times New Roman", Times, serif;
 +
text-align: left;
 +
-o-text-overflow: ellipsis;
 +
text-overflow: ellipsis;
 +
}}
  
<div class="button button:hover button:active">[[#Spiele nach Genre|Spiele]]</div>
+
{{#widget:CSS|selectors=.background|style=display: block;
<div class="button button:hover button:active">Charaktere</div>
 
<div class="button button:hover button:active">Konsolen</div>
 
<div class="button button:hover button:active">Entwickler</div>
 
<div class="button button:hover button:active">Sonstiges</div>
 
{{Clear}}
 
<div class="mw-collapsible-content klappe-body">
 
<css>
 
#bodyContent table td {
 
        vertical-align: top;
 
}
 
</css>
 
 
 
{{#widget:CSS|selectors=.abschnitt|style=background-image: url('{{filepath:Metall.jpg}}');  display: block;
 
 
-webkit-box-sizing: content-box;
 
-webkit-box-sizing: content-box;
 
-moz-box-sizing: content-box;
 
-moz-box-sizing: content-box;
Zeile 169: Zeile 110:
 
-o-text-overflow: ellipsis;
 
-o-text-overflow: ellipsis;
 
text-overflow: ellipsis;
 
text-overflow: ellipsis;
 +
background: -webkit-linear-gradient(-90deg, #111111 0, #111111 15%, #686868 44%, #111111 100%, rgba(124,188,10,1) 100%);
 +
background: -moz-linear-gradient(180deg, #111111 0, #111111 15%, #686868 44%, #111111 100%, rgba(124,188,10,1) 100%);
 +
background: linear-gradient(180deg, #111111 0, #111111 15%, #686868 44%, #111111 100%, rgba(124,188,10,1) 100%);
 +
background-position: 50% 50%;
 +
-webkit-background-origin: padding-box;
 +
background-origin: padding-box;
 +
-webkit-background-clip: border-box;
 +
background-clip: border-box;
 +
-webkit-background-size: auto auto;
 +
background-size: auto auto;
 +
}}
 +
 +
{{#widget:CSS|selectors=.abschnitt|style=background-image: url('{{filepath:Metall.jpg}}');
 +
opacity: 1;
 +
overflow: visible;
 +
font: normal 16px/1 "Times New Roman", Times, serif;
 +
color: black;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
-webkit-background-origin: padding-box;
 
-webkit-background-origin: padding-box;
Zeile 176: Zeile 134:
 
-webkit-background-size: cover;
 
-webkit-background-size: cover;
 
background-size: cover;
 
background-size: cover;
-webkit-box-shadow: none;
 
box-shadow: none;
 
text-shadow: none;
 
-webkit-transition: none;
 
-moz-transition: none;
 
-o-transition: none;
 
transition: none;
 
-webkit-transform: none;
 
transform: none;
 
-webkit-transform-origin: 50% 50% 0;
 
transform-origin: 50% 50% 0;
 
 
}}
 
}}
|-
+
 
|colspan=4 |<div class="abschnitt">
+
 
 +
{{#widget:CSS|selectors=#heading|style=color: #CCCCCC;
 +
    text-shadow: 0 -1px 1px #666666, 0 1px 1px #FFFFFF;
 +
    font: normal normal bold 35px/1 "Lucida Console", Monaco, monospace;
 +
    margin-left: 65px;
 +
}}
 +
 
 +
 
 +
{{#widget:CSS|selectors=#heading2|style=color: #CCCCCC;
 +
    text-shadow: 0 -1px 1px #666666, 0 1px 1px #FFFFFF;
 +
    font: normal normal bold 30px/1 "Lucida Console", Monaco, monospace;
 +
    margin-left: 15px;
 +
    margin-bottom: 5px;
 +
}}
 +
 
 +
<div class="background">
 +
[[Datei:GamingBanner2.png|1000px|center]]
 +
<div class="center">{{Portal:Gaming/Header}}</div>
 +
<br />
 +
{{Clear}}
 +
{| border="1"
 +
|<div class="box-leseprobe abschnitt">
 +
<div id="heading">Leseprobe</div>
 
{{Sub:Portal:Gaming/Leseprobe}}
 
{{Sub:Portal:Gaming/Leseprobe}}
 
[http://www.stupidedia.org/stupi/Portal:Gaming Nächste Leseprobe]
 
[http://www.stupidedia.org/stupi/Portal:Gaming Nächste Leseprobe]
 +
</div>
 +
{{Clear}}
 
|-
 
|-
|style="width:50%" valign="top"|{{Sub:Portal:Gaming/Gold}}{{Sub:Portal:Gaming/Top}}
+
|<div class="box-top-QO abschnitt">
|colspan=1 |{{Sub:Portal:Gaming/QO}}
+
<div id="heading2">Erscheint demnächst</div>
 +
<choose>
 +
<option>
 +
{{Sub:Portal:Gaming/Gold}}
 +
</option>
 +
<option>
 +
{{Sub:Portal:Gaming/Top}}
 +
</option>
 +
</choose>
 +
{{Clear}}
 +
</div>
 +
<div class="box-top-QO abschnitt">
 +
<div id="heading2">Entwicklungsbedarf [[Datei:At work.svg|right|100px]]</div>
 +
{{Sub:Portal:Gaming/QO}}
 
</div>
 
</div>
|-
 
 
<js>
 
<js>
  
Zeile 224: Zeile 207:
  
 
</js>
 
</js>
 +
 +
{{Clear}}
 +
|-
 
|}
 
|}
{{Clear}}
 
 
== <div class="center">Spiele nach Genre</div> ==
 
== <div class="center">Spiele nach Genre</div> ==
{|border="1"  
+
 
|-
+
 
|-------
+
<div class="box abschnitt">
!colspan=2|
+
<!--Action-->
|---
+
<big><div class="center">Action</div></big>
! Action
+
 
! Simulatoren
+
* [[Assassin's Creed]] ([[Assassin's Creed 2|2]] / [[Assassin's Creed Brotherhood|Brotherhood]] / [[Assassin's Creed III|3]] / [[Assassin's Creed Revelations|Relevations]] / [[Diverses:Assassin's Creed: Cheesy Mountains|Cheesy Mountains]] / [[Assis Creed]] )
! Shooter
 
! Strategie
 
|-
 
|---
 
|<div class="abschnitt"><!--Action-->
 
* [[Assassin's Creed]] ([[Assassin's Creed 2|2]] / [[Assassin's Creed Brotherhood|Brotherhood]] / [[Assassin's Creed III|3]] / [[Assassin's Creed Revelations|Relevations]] / [[Diverses:Assassin's Creed: Cheesy Mountains|Cheesy Mountains]] / [[Assis Creed]] )
 
 
*w
 
*w
 
*e
 
*e
Zeile 248: Zeile 227:
 
*i
 
*i
 
</div>
 
</div>
|<!--Simulatoren-->
+
<div class="box abschnitt">
 +
<big><div class="center">Simulator</div></big>
 +
 
 
* [[Arbeitslosen-Simulator]]
 
* [[Arbeitslosen-Simulator]]
 
* [[Bagger-Simulator]]
 
* [[Bagger-Simulator]]
Zeile 257: Zeile 238:
 
*g
 
*g
 
*h
 
*h
|<!--Shooter-->
+
</div>
 +
<div class="box abschnitt">
 +
<big><div class="center">Shooter</div></big>
 +
 
 +
<!--Shooter-->
 
*[[Ballerspiel]]
 
*[[Ballerspiel]]
*[[Battelfield Play4Free]] ([[Battlefield 2|2]] / [[Battlefield 2142|2142]] / [[Battlefield 3|3]] / [[Battlefield 4|4]] / [[Battlefield: Bad Company 2|Bad Company 2]] )
+
*[[Battelfield Play4Free]] ([[Battlefield 2|2]] / [[Battlefield 2142|2142]] / [[Battlefield 3|3]] / [[Battlefield 4|4]] / [[Battlefield: Bad Company 2|Bad Company 2]] )
 
*[[Borderlands]]
 
*[[Borderlands]]
 
*[[Call of Duty]] ([[Call of Duty 2|2]] / [[Call of Duty 4|4]] / [[Call of Duty Ghosts|Ghosts]] / [[Call of Duty: Advanced Warfare|Advanced Warfare]] / [[Call of Duty: Black Ops|Black Ops]] / [[Call of Duty: Modern Warfare 2|Modern Warfare 2]] / [[Call of Duty: Ravens|Ravens]] )
 
*[[Call of Duty]] ([[Call of Duty 2|2]] / [[Call of Duty 4|4]] / [[Call of Duty Ghosts|Ghosts]] / [[Call of Duty: Advanced Warfare|Advanced Warfare]] / [[Call of Duty: Black Ops|Black Ops]] / [[Call of Duty: Modern Warfare 2|Modern Warfare 2]] / [[Call of Duty: Ravens|Ravens]] )
Zeile 266: Zeile 251:
 
*u
 
*u
 
*i
 
*i
|<!-- Strategie-->
+
</div>
 +
<div class="box abschnitt">
 +
<big><div class="center">Strategie</div></big>
 +
 
 +
<!-- Strategie-->
 
* [[Age of Mythology]]
 
* [[Age of Mythology]]
 
* [[Anno 2070]]
 
* [[Anno 2070]]
Zeile 273: Zeile 262:
 
*g
 
*g
 
*h
 
*h
|-----------
+
</div>
!RPG
+
<div class="box abschnitt">
!Racer
+
<big><div class="center">RPG</div></big>
!MMO(RPG)
+
 
!Indie
+
<!--RPG-->
|---
 
|<!--RPG-->
 
 
* [[Audere Semper]]
 
* [[Audere Semper]]
 
* [[Bierschock]]
 
* [[Bierschock]]
Zeile 288: Zeile 275:
 
*u
 
*u
 
*i
 
*i
|<!--Racer-->
+
</div>
 +
<div class="box abschnitt"><!--Racer-->
 +
<big><div class="center">Racer</div></big>
 +
 
 
*[[Bahn Kart 64]]
 
*[[Bahn Kart 64]]
 
*w
 
*w
Zeile 297: Zeile 287:
 
*u
 
*u
 
*i
 
*i
|<!--MMO-->
+
</div>
 +
<div class="box abschnitt"><!--MMO-->
 +
<big><div class="center">MMO</div></big>
 +
 
 
*[[Agar.io]]
 
*[[Agar.io]]
 
*w
 
*w
Zeile 306: Zeile 299:
 
*u
 
*u
 
*i
 
*i
|<!--Indie-->
+
</div>
 +
<div class="box abschnitt"><!--Indie-->
 +
<big><div class="center">Indie</div></big>
 +
 
 
*[[Alien Swarm]]
 
*[[Alien Swarm]]
 
*[[CitiesXl]]
 
*[[CitiesXl]]
Zeile 315: Zeile 311:
 
*u
 
*u
 
*i
 
*i
|-----------
+
</div>
!colspan=3|<big>Anderes zum Thema</big>
+
{{Clear}}
|---
+
== <div class="center">Charaktere</div> ==
!Firmen und Konsolen
+
<div class="box2 abschnitt">
!Charaktere
+
*[[Super Mario|Mario]]
!Hardware
+
*[[Megaman]]
!Ingame & Tätigkeiten
+
*[[Sonic]]
|-
+
*t
|<div class="abschnitt"><!--Firmen und Konsolen-->
+
*z
;[[Nintendo]]
+
*u
 +
*i
 +
</div>
 +
{{Clear}}
 +
== <div class="center">Konsolen</div> ==
 +
<div class="box abschnitt">
 +
*[[Gamecube]]
 +
*[[Game Boy]]
 
*[[NES]]
 
*[[NES]]
 +
*[[Nintendo 64]]
 +
*[[Playstation]]
 +
*[[Playstation 2]]
 +
*[[Playstation 3]]
 +
*[[Playstation 4]]
 +
*[[Sega Mega Drive|Megadrive]]
 +
*[[Sega Dreamcast|Dreamcast]]
 
*[[SNES]]
 
*[[SNES]]
*[[Nintendo 64]]
 
*[[Gamecube]]
 
 
*[[Wii]]
 
*[[Wii]]
 
*[[Wii U]]
 
*[[Wii U]]
 
;[[Microsoft]]
 
 
*[[Xbox]]
 
*[[Xbox]]
 
*[[Xbox 360]]
 
*[[Xbox 360]]
 
*[[Xbox one]]
 
*[[Xbox one]]
 
;[[Sega]]
 
*[[Sega Mega Drive|Megadrive]]
 
*[[Sega Dreamcast|Dreamcast]]
 
 
;[[Sony]]
 
*[[Playstation]]
 
*[[Playstation 2]]
 
*[[Playstation 3]]
 
*[[Playstation 4]]
 
 
;[[Atari]]
 
;[[Valve]]
 
;[[Blizzard]]
 
 
</div>
 
</div>
|<!--characters-->
+
{{Clear}}
*[[Super Mario|Mario]]
+
== <div class="center">Entwickler</div> ==
*[[Megaman]]
+
<div class="box abschnitt"><!--Firmen und Konsolen-->
*[[Sonic]]
+
*[[Atari]]
*t
+
*[[Blizzard]]
*z
+
*[[Microsoft]]
*u
+
*[[Nintendo]]
*i
+
*[[Sega]]
|<!--Hardware-->
+
*[[Sony]]
*q
+
*[[Valve]]
*w
+
</div>
*e
+
{{Clear}}
*r
+
== <div class="center">Sonstiges</div> ==
*t
+
<div class="box abschnitt">
*z
 
*u
 
*i
 
|<!--ingame-->
 
 
*[[Aimbot]]
 
*[[Aimbot]]
*[[Cheat]]
 
*[[Cheater]]
 
*[[Clan]]
 
*t
 
*z
 
*u
 
*i
 
|----------
 
!colspan="3"|Unsortiert
 
|--
 
|
 
 
*[[Amokläufer]]
 
*[[Amokläufer]]
 
*[[BiteFight]] (Clickerspiel)
 
*[[BiteFight]] (Clickerspiel)
 
*[[Browsergame]]
 
*[[Browsergame]]
 
*[[CCC Computerspiele CT]]
 
*[[CCC Computerspiele CT]]
|
+
*[[Cheat]]
*r
+
*[[Cheater]]
*t
+
*[[Clan]]
*z
+
</div>
|
+
{{Portale}}
*u
 
*i
 
|
 
*r
 
*a
 
  
|----
 
|colspan=3|{{Portale}}
 
|}
 
 
</div>
 
</div>

Version vom 10. Oktober 2015, 01:16 Uhr



GamingBanner2.png


Leseprobe


Geile Grafik!

Real Life oder Reales Leben (Abkürzung RL) ist je nach Sprachausgabe ein MMORPG oder eben nicht. Es bezeichnet ursprünglich eine angebliche, bislang allerdings noch nicht schlüssig erwiesene Existenz von Leben außerhalb des Internetzes. Oft wird es auch einfach nur für einen Mythos gehalten.

Real Life wurde von der Firma Him-Mel, die G.Ott leitet, entwickelt. Es hat so gut wie keine Story (Siehe unten), aber eine gute Grafik und Physics und lässt sich auch bei einer hohen Auflösung (Atome*Zellen an der Augenrückwand= Auflösung) flüssig spielen. Die Loadingscreens (Schlafen) sind oft recht kurz oder unterhaltend. Weil sowohl Bots, als auch andere Spieler täglich für neue Quests suchen, hat das Spiel einen hohen Beliebtheitsgrad. Viele ziehen sich jedoch in das virtuelle Leben zurück, um vom oft verwirrenden und auch häufig depressiv machenden RL abzuschalten.
Viele bezeichnen das RL zu Recht als schlechten Abklatsch des Hits "Die Sims". Weiterlesen...

Nächste Leseprobe

Erscheint demnächst

Stupi-pokal.png Keine Ergebnisse

Symbol-hammer.svg Keine Ergebnisse

Symbol-gelungen.svg Keine Ergebnisse

Entwicklungsbedarf
At work.svg


  • Final Fantasy VII (sprachlich und inhaltlich generalüberholen, Beliebigkeiten streichen)
  • FreeCell (Sprachlich verbessern/Beliebigkeiten entfernen)
  • FreeWar (sprachlich-sitilistisch überarbeiten/kürzen)
  • Gamer (sprachlich überarbeiten, R0XX0R (oder so) ist überhaupt nicht mehr nachvollziehbar)
  • GIGA (muss sprachlich generalüberholt und aktualisiert werden)
  • Girl Gamer (QO)
  • God of War (weniger Beliebigkeiten, mehr Witz)
  • Gothic 3 (inhaltlich ausbauen, aktualisieren (Patches, Nachfolger, Addons etc.), schwache Handlung und enttäuschendes Ende erwähnen)
  • Gre Te A 4einhalb‎ (QO)
  • GRiD (Sprache verbessern, enzyklopädischer Stil)

zur vollständigen Liste


Spiele nach Genre

Racer
MMO
Indie

Charaktere

Konsolen

Entwickler

Sonstiges



Linktipps: Faditiva und 3DPresso