Mods by Game
This is the share of online players per mod/gametype for specific FPS games, in thousands of players.
$game = $_GET['game'];
if ($game == "") {
?>
Please select a game below to see its graphics. Right now, the mods for just a few games are available, as generating the graphics take a very long time and I’m measuring how much of CPU time I can still use.
- Battlefield 2142
- Half-life
- Half-life 2
- Quake 3:Arena
- Unreal Tournament 2004
- Wolfenstein:Enemy Territory
} else {
echo '
All graphics are updated daily and take a 7-day average into account when plotting the data.
‘;
echo ‘
_100_players.png)
‘;
echo ‘
_10_players.png)
‘;
echo ‘
_2_players.png)
‘;
}
?>
/*
*/
?>
