if( preg_match("/(android|avantgo|blackberry|bolt|boost|cricket|docomo|fone|hiptop|mini|mobi|palm|phone|pie|tablet|up\.browser|up\.link|webos|wos)/i", $_SERVER["HTTP_USER_AGENT"]) ) { include('mobile.php'); exit(0); } ?>
Freecell is a very popular solitaire card game. You have 8 columns that you can build down from King to Ace alternating colors. When a column has all the cards removed from it, you can start a new column with any card you like. There are 4 freecells you can put a card in to allow you to keep playing when you get stuck. You can also move fully packed cards between the columns.