Last active
August 29, 2015 13:59
-
-
Save itsbalamurali/10654101 to your computer and use it in GitHub Desktop.
Mochi game data
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- | |
-- MySQL 5.5.35 | |
-- Mon, 14 Apr 2014 14:42:45 +0000 | |
-- | |
CREATE TABLE `games` ( | |
`id` int(11) not null auto_increment, | |
`uuid` varchar(200) not null, | |
`created` datetime not null, | |
`name` varchar(300) not null, | |
`description` varchar(900) not null, | |
`thumbnail_url` varchar(400) not null, | |
`rating` varchar(200) not null, | |
`category` varchar(200) not null, | |
`swf_url` varchar(300) not null, | |
`slug` varchar(200) not null, | |
`resolution` varchar(50) not null, | |
`height` int(10) not null, | |
`width` int(10) not null, | |
`thumbnail_large_url` varchar(200) not null, | |
`video_url` varchar(200) not null, | |
`screen1_thumb` varchar(200) not null, | |
`screen2_thumb` varchar(200) not null, | |
`screen3_thumb` varchar(200) not null, | |
`screen4_thumb` varchar(200) not null, | |
`popularity` int(10) not null, | |
`instructions` varchar(200) not null, | |
PRIMARY KEY (`id`) | |
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1501; | |
INSERT INTO `games` (`id`, `uuid`, `created`, `name`, `description`, `thumbnail_url`, `rating`, `category`, `swf_url`, `slug`, `resolution`, `height`, `width`, `thumbnail_large_url`, `video_url`, `screen1_thumb`, `screen2_thumb`, `screen3_thumb`, `screen4_thumb`, `popularity`, `instructions`) VALUES | |
('1', '6786bf6a-fe81-3671-85de-e2872bbae326', '2014-03-02 05:18:13', '100mtsrun', 'Run against your self to the best session.. Earn credits and buy itens to help in your way...', 'http://games.mochiads.com/c/g/100mtsrun/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/100mtsrun/100mts.swf', '100mtsrun', '640x480', '480', '640', 'http://games.mochiads.com/c/g/100mtsrun/_thumb_200x200.png', 'http://www.youtube.com/watch?v=abhPZ7o6kgA', 'http://games.mochiads.com/c/g/100mtsrun/screen1_thumb.png', 'http://games.mochiads.com/c/g/100mtsrun/screen2_thumb.png', 'http://games.mochiads.com/c/g/100mtsrun/screen3_thumb.png', '', '1', 'Use the keyboard ARROWS to run and the ENTER key to jump...\nThe SPACE key can be used to make the action.'), | |
('2', 'd0d4d127-0dba-3ea3-8d04-b0abfd188caa', '2013-11-13 22:29:42', '12 Acts', '12 Acts is a 12 level RPG style game. Game is packed with varied enemies and weapons in each level. Cross across all levels to unlock each and all levels. Explore this tiny and awesome RPG', 'http://games.mochiads.com/c/g/12-acts/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/12-acts/12%20ACTS%20for%20mochi.swf', '12-acts', '640x480', '480', '640', 'http://games.mochiads.com/c/g/12-acts/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/12-acts/screen1_thumb.png', '', '', '', '0', 'Z key to use weapons. Arrowkeys to navigate.'), | |
('3', 'ec7927a0-8f18-354b-9d63-2271a064a247', '2014-01-03 01:00:47', '12 Towers', '12 Towers is a fast paced matching game with a funny challenge, You have to demolish the blocks of building, in order to keep them away from planes.', 'http://games.mochiads.com/c/g/12-towers/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/12-towers/12towers_Mochi.swf', '12-towers', '700x600', '600', '700', 'http://games.mochiads.com/c/g/12-towers/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/12-towers/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/12-towers/screen2_thumb.jpg', '', '', '0', 'use mouse to play.'), | |
('4', 'f192eef7-3de7-3407-b0fc-d89e44f75324', '2012-05-19 12:34:49', '21 Solitaire', '21 Solitaire is a Black Jack variation with 4 different game modes. Basic modes for beginners and casino gameplay for the professionals.', 'http://games.mochiads.com/c/g/21-solitaire/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/21-solitaire/21-solitaire.swf', '21-solitaire', '640x480', '480', '640', 'http://games.mochiads.com/c/g/21-solitaire/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/21-solitaire/screen1_thumb.png', 'http://games.mochiads.com/c/g/21-solitaire/screen2_thumb.png', '', '', '2', 'Use the mouse to play. Your goal is to get a value as close to 21 points as possible without going over it.'), | |
('5', 'b64e692c-cc7d-3a98-a17c-756b323e93c2', '2013-01-28 03:54:15', '21Blitz', 'Place cards on the table and try to get 21.', 'http://games.mochiads.com/c/g/21blitz/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/21blitz/21blitz.swf', '21blitz', '700x600', '600', '700', 'http://games.mochiads.com/c/g/21blitz/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=UdwJki05ry0', 'http://games.mochiads.com/c/g/21blitz/screen1_thumb.jpg', '', '', '', '2', 'Create rows and/or columns that have a total value of 21. The Ace is 1 or 11 points.'), | |
('6', '4762e82a-e041-335b-bc3b-44ddc3b2f726', '2014-03-06 18:27:13', '24Kcorps sniping 1 bloodstrike', 'Snow pond snipe, in snow building the enemy ambush!', 'http://games.mochiads.com/c/g/24kcorps-sniping-1-bloodstrike/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/24kcorps-sniping-1-bloodstrike/mochi.swf', '24kcorps-sniping-1-bloodstrike', '640x480', '480', '640', 'http://games.mochiads.com/c/g/24kcorps-sniping-1-bloodstrike/_thumb_200x200.jpg', '', '', '', '', '', '0', 'The R key replace bullets, the S key stand ,the A key squat.the left mouse hutton shooting ,space open up aiminng rule sight.'), | |
('7', 'a11b3f37-125f-3590-9b52-14c83e07dd6a', '2014-03-11 23:21:47', '垃圾桶兄弟2', 'ç®å¤´é”®æŽ§åˆ¶ç»¿æ¡¶æ”¶é›†å¯å›žæ”¶åžƒåœ¾ï¼ŒAWD键控制黄桶收集其它垃圾。所有垃圾收集完æˆåŽå›žåˆ°ç›¸åº”的垃圾站就å¯è¿‡å…³ã€‚è®°å¾—è¦æ”¶é›†å°æ˜Ÿæ˜Ÿå“¦ï¼', 'http://games.mochiads.com/c/g/2_v15091/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/2_v15091/la.swf', '2_v15091', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/2_v15091/screen1_thumb.jpg', '', '', '', '0', '地上被éšæ‰‹ä¸¢å¼ƒçš„垃圾很多。让我们æ¥å¸®åŠ©åžƒåœ¾æ¡¶å…„弟将地上的垃圾分类收集到垃圾站å§ã€‚ç¬¬äºŒéƒ¨å¢žåŠ äº†æµ·æ»©åœºæ™¯ï¼Œæ高了收集难度。优化部分美术,ä¿'), | |
('8', '0794af27-32d2-3bfa-b62d-03ab2c792d28', '2013-10-15 01:40:40', '混斗兄弟2æ— æ•Œç‰ˆ', 'æ— æ•Œç‰ˆæ··æ–—å…„å¼Ÿ2ï¼Œå…¨æ–°åœºæ™¯æ›´åŠ ç²¾è‡´ï¼›æŠ€èƒ½åˆ‡æ¢ä½¿ç”¨æ— 冷å´æ—¶é—´ï¼Œä¸éœ€è¦ç»„åˆé”®ï¼Œå•é”®å³å¯æ‰“出技能;æ¯å…³å¡æ€ªç‰©å¢žå¤šï¼›å¢žåŠ 大招,并能连ç»ä½¿ç”¨æŠ€èƒ½å¯è¿›è¡Œæ— é™åˆ¶çš„连击次数,é™ä½Žäº†æ¸¸æˆéš¾åº¦ï¼Œè®©ç›®æ ‡æ¯«æ— 还击的余地。在第一部的基础上é¢ï¼Œå¢žåŠ 了强烈的打击感,çªç ´äº†ä¼ 统的å°æ¸¸æˆæ‰“击效果。', 'http://games.mochiads.com/c/g/2_v198043/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/2_v198043/BF_GG2Mochi_release.swf', '2_v198043', '640x480', '480', '640', 'http://games.mochiads.com/c/g/2_v198043/_thumb_200x200.jpg', '', '', '', '', '', '0', '玩家一:键盘WASD控制人物移动,J键出拳(长按释放冲击波),K键出脚,L键跳跃,UIOPä½¿ç”¨æŠ€èƒ½ï¼Œç©ºæ ¼é”®å¤§æ‹›ã€‚\n组åˆé”®ï¼šAA/DD 快跑,AA/DD+J 拳击,AA/DD+K æ—‹è¸'), | |
('9', 'f962a3f7-9a37-32aa-ae62-d9583c99bab7', '2014-03-07 06:33:45', '30 Second Game: Celebrity Edition', '30 Second Game: Celebrity Edition', 'http://games.mochiads.com/c/g/30-second-game-celebrity-edition/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/30-second-game-celebrity-edition/30%20Second%20Game.swf', '30-second-game-celebrity-edition', '320x480', '480', '320', 'http://games.mochiads.com/c/g/30-second-game-celebrity-edition/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/30-second-game-celebrity-edition/screen1_thumb.png', 'http://games.mochiads.com/c/g/30-second-game-celebrity-edition/screen2_thumb.png', 'http://games.mochiads.com/c/g/30-second-game-celebrity-edition/screen3_thumb.png', 'http://games.mochiads.com/c/g/30-second-game-celebrity-edition/screen4_thumb.png', '2', '1. Select the blue button that has the celebrity\'s correct name.\n2. Make as many selections within 30 seconds. The faster you make selections, the slower the time will move.\n3. You get 1 point for ev'), | |
('10', '05235d1b-32cc-3ecb-8c7e-6b58b620bf56', '2013-11-16 06:22:36', '301 Dart', '301 Dart flash game.\nReach zero in as few \nthrows as possible.\nExceeding zero is a BUST, \nand score is not reduced.', 'http://games.mochiads.com/c/g/301-dart/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/301-dart/301darts.swf', '301-dart', '600x512', '512', '600', 'http://games.mochiads.com/c/g/301-dart/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse to play. Click on the dart, drag then slide forward and release.'), | |
('11', '233191c3-f843-3c7e-95ca-d05ad667a459', '2013-05-15 22:13:51', '3D Extreme Rescue', 'Race with an ambulance in 3D Extreme Rescue. Compete on various tracks against the other racers. A thrilling 3D racing challenge with an ambulance that has got a special nitro power boost.', 'http://games.mochiads.com/c/g/3d-extreme-rescue/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/3d-extreme-rescue/3d-extreme-rescue-mochi.swf', '3d-extreme-rescue', '550x400', '400', '550', 'http://games.mochiads.com/c/g/3d-extreme-rescue/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/3d-extreme-rescue/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/3d-extreme-rescue/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/3d-extreme-rescue/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/3d-extreme-rescue/screen4_thumb.jpg', '0', 'Arrow keys to drive. X for nitro and Z for drifting.'), | |
('12', 'd0fb9ca3-e775-3827-aa1c-d7738d743ab9', '2012-11-25 17:25:19', '3D Flash Ninja', 'Throw shurikens, leg sweeps, jump slash and more in this 3d ninja fighting flash game.', 'http://games.mochiads.com/c/g/3d-flash-ninja/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/3d-flash-ninja/Mode.swf', '3d-flash-ninja', '800x700', '700', '800', '', '', '', '', '', '', '0', 'q,w - defense\ne,r - duck,run\na,s,d,f,g,z,x,c,v - attacks\nmovement - direction keys'), | |
('13', '7887c621-c171-335b-a5d3-8c68c4241ad1', '2013-10-31 04:37:39', '3D Monster Truck AlilG', 'Drive your monster truck over containers, rocks, houses, cars and try to hit the finish line to unlock levels.', 'http://games.mochiads.com/c/g/3d-monster-truck-alilg/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/3d-monster-truck-alilg/alilg_plat_1_mochimedia_secure.swf', '3d-monster-truck-alilg', '640x480', '480', '640', 'http://games.mochiads.com/c/g/3d-monster-truck-alilg/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/3d-monster-truck-alilg/screen1_thumb.jpg', '', '', '', '2', 'use arrow keys to accelerate, brake, and LEAN. this is important to use LEFT and RIGHT keys to control the truck LEAN.'), | |
('14', '7f4d90d5-1ee6-3cda-bba6-0232787a2209', '2013-08-01 00:12:18', '3D飞车', '想体验飞一般的感觉ä¸,想在è“天白云下ã€ç’€ç’¨å¤œç©ºä¸‹ã€ç»šä¸½å½©è™¹ä¸‹ï¼Œæµ©ç€šæ²™æ¼ 下ã€æžè‡´æ˜Ÿç©ºä¸‹ä¸Žæ—¶ 间赛跑ä¸ï¼Œé‚£ä¹ˆå°±æ¥3D飞车å§ï¼Œè®©æˆ‘们一起Let`s go', 'http://games.mochiads.com/c/g/3d_v259415/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/3d_v259415/Racing3D.swf', '3d_v259415', '700x500', '500', '700', 'http://games.mochiads.com/c/g/3d_v259415/_thumb_200x200.jpg', '', '', '', '', '', '2', 'æ–¹å‘键↑控制å‰è¿›ï¼Œæ–¹å‘键↓控制åŽé€€ï¼Œâ†â†’键控制方å‘,zé”®åˆ¹è½¦ï¼Œç©ºæ ¼é”®èƒ½é‡åŠ 速'), | |
('15', '2475183e-fbe7-3c6a-9c17-ba3a09477c49', '2014-02-22 20:01:54', '3Legs Octopus', '3Legs Octopus is a space rover landing and smart gravity maze game . Not only do you have to use real science to help steer a space Octopus around treacherous mountains and into deep chasms.Use arrow keys to guide that Octopus thing through labyrinths.', 'http://games.mochiads.com/c/g/3legs-octopus/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/3legs-octopus/moonlander6-mochi.swf', '3legs-octopus', '500x350', '350', '500', 'http://games.mochiads.com/c/g/3legs-octopus/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use arrow keys to Move !'), | |
('16', 'b823a459-8fff-350b-ba79-5f49ef16a687', '2014-01-26 20:58:09', '4th and Goal 2014', 'The game is on for 2014! Play the lestest version of the football game played by millions. This 2014 edition features more plays, new sounds, and tougher opponents. Make Big Hits, score Touchdowns, and choose plays created by current, and former high school, college, and pro football players! Remember, no punts...it\'s 4th and Goal.', 'http://games.mochiads.com/c/g/4th-and-goal-2014/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/4th-and-goal-2014/football_demo.swf', '4th-and-goal-2014', '640x480', '480', '640', 'http://games.mochiads.com/c/g/4th-and-goal-2014/_thumb_200x200.jpg', '', '', '', '', '', '2', 'Select plays. Use Arrows to move, Space bar to start play, and W for speed boost. A,S,D to pass.'), | |
('17', 'fcd43184-d39d-3891-9e80-0d1e31d737a2', '2014-03-07 21:36:44', '5 bubbles', 'Game events unfold on the seabed. After selecting the bubbles, the game begins. To win, collect 5 bubbles in the line. Won tour provides part of the pitcher. Losing pitcher tour takes a piece. The aim of the game is required to collect a vintage pitcher.', 'http://games.mochiads.com/c/g/5-bubbles/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/5-bubbles/bubbles5.swf', '5-bubbles', '700x600', '600', '700', 'http://games.mochiads.com/c/g/5-bubbles/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/5-bubbles/screen1_thumb.jpg', '', '', '', '2', 'Game mouse control.'), | |
('18', '321999f0-632a-376c-85b8-4a40361e9a66', '2014-02-08 08:53:44', 'Amazing Escape the Ruins', 'Escape the area!', 'http://games.mochiads.com/c/g/68795224/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/68795224/Amazing-Escape-The-Ruins.swf', '68795224', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('19', '2a922465-24c5-30c1-873c-4de35362dfbb', '2014-01-28 07:03:48', 'Amazing Escape the Gold Mine', 'You were hanging out with your uncle Willie in the gold mine. He thought it would be fun to trick you so he left you down in the mine. Now you have to figure out how to escape the gold mine!', 'http://games.mochiads.com/c/g/7112169/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/7112169/Amazing-Escape-The-Gold-Mine.swf', '7112169', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('20', 'c108e8b6-9c31-3723-8abd-e2c0f12bac0b', '2013-09-17 10:29:30', '8 Ball', 'Eight-ball is played with 16 balls: a cue ball, and 15 object balls consisting of seven striped balls, seven solid-colored balls and the black 8 ball. After the balls are scattered with a break shot, the players are assigned either the group of solid balls or the stripes once a ball from a particular group is legally pocketed. The ultimate object of the game is to legally pocket the eight ball in a called pocket, which can only be done after all of the balls from a player\'s assigned group have been cleared from the table.', 'http://games.mochiads.com/c/g/8-ball_v191033/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/8-ball_v191033/8_ball.swf', '8-ball_v191033', '800x600', '600', '800', 'http://games.mochiads.com/c/g/8-ball_v191033/_thumb_200x200.jpg', '', '', '', '', '', '2', 'Mouse to play this game. Drag the cue then release to brake and shoot.'), | |
('21', '380b03d1-da5f-361f-8e91-31f93595a58e', '2013-02-07 04:16:31', '8 BIT Vegas Slot', 'Go back in time and play in the 8 bit area.\nThis is a realy beautifull slot maschine with 3 reels, mini games and retro graphic.', 'http://games.mochiads.com/c/g/8-bit-vegas-slot/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/8-bit-vegas-slot/8%20bit%20slot%201.0.swf', '8-bit-vegas-slot', '500x600', '600', '500', 'http://games.mochiads.com/c/g/8-bit-vegas-slot/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/8-bit-vegas-slot/screen1_thumb.png', 'http://games.mochiads.com/c/g/8-bit-vegas-slot/screen2_thumb.png', '', '', '0', 'See info in game'), | |
('22', '3fb92956-5912-3eb3-bdcb-fe4aeb02c53b', '2014-02-12 07:00:35', '泡泡龙动物ä¹å›', 'å·¦å³æ–¹å‘é”®-旋转角度 ç©ºæ ¼é”®-å‘å°„', 'http://games.mochiads.com/c/g/_v107376/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v107376/dong.swf', '_v107376', '445x640', '640', '445', '', '', 'http://games.mochiads.com/c/g/_v107376/screen1_thumb.jpg', '', '', '', '0', '泡泡龙是一个å分æµè¡Œçš„å¼¹ç 游æˆã€‚从下方ä¸å¤®çš„å¼¹ç å‘å°„å°å°„出彩ç ,多于3个åŒè‰²ç 相连则会消失。'), | |
('23', 'dcc93dc9-fe12-36c3-accf-1ab938df7559', '2013-08-11 22:38:18', 'å‰è±†è·‘è·‘è·³ä¸æ–‡ç‰ˆ', 'å‰è±†å®è´ä»¬ç©¿è¶Šä¸›æž—éšœç¢ï¼Œè®©æˆ‘ä»¬ä¸€èµ·ä¸ºä»–ä»¬åŠ æ²¹å§ï¼', 'http://games.mochiads.com/c/g/_v115187/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/_v115187/mochi.swf', '_v115187', '640x480', '480', '640', 'http://games.mochiads.com/c/g/_v115187/_thumb_200x200.jpg', '', '', '', '', '', '0', '第一关按下方å‘键↑↓→控制角色躲é¿éšœç¢ï¼Œç¬¬äºŒå…³ä»¥åŽï¼Œé€šè¿‡WASD按键,更æ¢ä¸åŒè§’色,穿越ä¸åŒé¢œè‰²çš„éšœç¢ã€‚'), | |
('24', '5035696e-cf02-353c-a27a-b8c74f92b233', '2014-01-21 02:51:22', '太空战斗机', 'To see who could survive for a long time', 'http://games.mochiads.com/c/g/_v136480/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/_v136480/zwl_shoot_mochi.swf', '_v136480', '512x576', '576', '512', 'http://games.mochiads.com/c/g/_v136480/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/_v136480/screen1_thumb.png', '', '', '', '2', 'Mouse to Movement\r\nLeftClick to Fire'), | |
('25', '6a1f1578-627e-35d4-a61c-520d25758d3c', '2014-02-28 03:15:23', '阻æ¢é£žæ‰¬çš„å°é¸Ÿ', 'åŠ è½½å®Œç‚¹å‡»start é¼ æ ‡ç§»åŠ¨é’¢ç®¡é˜»æ¢å°é¸Ÿã€‚', 'http://games.mochiads.com/c/g/_v168175/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/_v168175/yang.swf', '_v168175', '576x512', '512', '576', '', '', 'http://games.mochiads.com/c/g/_v168175/screen1_thumb.jpg', '', '', '', '1', 'ä½ æ˜¯å¦æ›¾ç»å› 为å°é¸Ÿå¤ªéš¾è€Œæƒ³ç ¸æ‰‹æœºï¼Ÿ 现在å¤ä»‡çš„机会æ¥äº†ï¼ä½ 将控制钢管æ¥é˜»æ¢è¶Šæ¥è¶Šå¤šå…¥ä¾µåŸŽå¸‚çš„å°é¸Ÿã€‚å°å¿ƒå°é¸Ÿçš„速度越æ¥è¶Šå¿«å“¦ã€‚'), | |
('26', 'cae177da-06b0-3c56-85b3-619ff2b2929e', '2014-01-05 18:14:23', 'flappyBear', 'A bear hope to touch the sky', 'http://games.mochiads.com/c/g/_v239289/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/_v239289/SuperJump.swf', '_v239289', '630x560', '560', '630', '', '', '', '', '', '', '2', 'A bear hope to touch the sky'), | |
('27', 'ba31d900-3c6f-34ee-9ce6-533074e18b6c', '2014-03-03 17:08:35', '超级水æ¯', 'æ ¹æ®æ示,é¼ æ ‡ç‚¹å‡»', 'http://games.mochiads.com/c/g/_v27830/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v27830/mu.swf', '_v27830', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/_v27830/screen1_thumb.jpg', '', '', '', '0', 'æ“作水æ¯ï¼Œè®©ä»–åƒæŽ‰æ‰€æœ‰çš„食物,游æˆé‡‡ç”¨ç‰©ç†å¼•æ“Žç±»æ¸¸æˆï¼Œç›Šæ™ºæ€§å¼ºï¼Œå¥½çŽ©ï¼Œèƒ½å¼€å‘人的智力'), | |
('28', '881c2871-a0aa-34b9-b04f-24a43a128d70', '2014-02-26 23:22:03', '飞行任务', 'ä¸æ–åœ°ç‚¹å‡»é¼ æ ‡å·¦é”®æˆ–ç©ºæ ¼é”®', 'http://games.mochiads.com/c/g/_v323675/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v323675/fei.swf', '_v323675', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/_v323675/screen1_thumb.jpg', '', '', '', '0', '有紧急任务执行,需è¦ä½ å¼€ç€é£žæœºç©¿è¿‡å¯¼å¼¹åŒºåŸŸï¼Œé¿å¼€å¯¼å¼¹çš„è¢å‡»ï¼Œä¸”ä¸èƒ½è½åœ°å æ¯ã€‚'), | |
('29', '494c5a3a-5ce7-3c8c-a142-efa94b3102fd', '2014-02-08 19:57:11', '新春连连看', '游æˆåŠ 载完æˆåŽç‚¹å‡»â€œå¼€å§‹æ¸¸æˆâ€ åˆ©ç”¨é¼ æ ‡å·¦é”®ç‚¹å‡»ç›¸åŒçš„å›¾æ ‡', 'http://games.mochiads.com/c/g/_v32907/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v32907/newyear.swf', '_v32907', '550x400', '400', '550', '', '', 'http://games.mochiads.com/c/g/_v32907/screen1_thumb.jpg', '', '', '', '0', '新春伊始,金马贺å²ï¼Œå°é©¬æºå®ƒçš„ä¼—ä½å°ä¼™ä¼´å€¾å·¢æ¥è¢ï¼Œä¸ºä½ é€ä¸Šæ–°æ˜¥ç¥ç¦ï¼Œèµ¶ç´§åŠ¨æ‰‹æ¶ˆç它们å§ï¼ï¼ï¼ï¼'), | |
('30', '7742cf8e-744c-3428-abad-128eff2eee41', '2014-03-05 23:50:25', '神奇幻镜æ¢è£…', '神奇的镜å出现在我的家里,快æ¥çœ‹çœ‹ä¼šæœ‰ä»€ä¹ˆæ ·çš„神奇事情å‘生å§', 'http://games.mochiads.com/c/g/_v339523/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v339523/神奇幻境K麻çƒ.swf', '_v339523', '800x600', '600', '800', '', '', '', '', '', '', '0', '游æˆç¼“冲åŽç‚¹å‡»è¿›è¡Œæ“作玩'), | |
('31', '0ffac0f6-5e94-3fcf-8282-9fe722028081', '2014-02-17 18:02:42', '游ä¹åœºæµªæ¼«æ±‚å©š', '他和她在一起好多年了,今天他决定在游ä¹åœºå‘心爱的她求婚,快æ¥å¸®å¥¹æŒ‘选好看的衣æœå‡†å¤‡ä¸€ä¸‹å§ã€‚', 'http://games.mochiads.com/c/g/_v396652/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v396652/color站浪漫情人节K麻çƒ.swf', '_v396652', '800x600', '600', '800', '', '', '', '', '', '', '0', '游æˆç¼“冲åŽç‚¹å‡»è¿›è¡Œæ“作'), | |
('32', 'c6003b12-8959-36ef-a47d-89216a5c4b96', '2014-03-05 23:20:57', '春天美丽æ¢è£…', 'åˆæ˜¯ä¸€å¹´æ˜¥å¤©æ—¶é—´ï¼Œä½ 喜欢春天的感觉å—,阳光明媚,新鲜的空气,花花è‰è‰ï¼Œå¿«æ¥ä¸€èµ·è·Ÿè¿™ç¾Žä¸½çš„姑娘去约会å§ã€‚', 'http://games.mochiads.com/c/g/_v446500/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/_v446500/春天æ¥äº†K麻çƒ.swf', '_v446500', '800x600', '600', '800', '', '', '', '', '', '', '0', '游æˆç¼“冲åŽç‚¹å‡»è¿›è¡Œæ“作玩。'), | |
('33', 'c58e46a7-c363-3e89-a089-7003d7ef23d6', '2011-10-13 01:17:18', '梦幻舞æ¥', 'ç”¨ä½ çš„é”®ç›˜è®©è‡ªå·±è·³å‡ºæœ€ä½³æ°å…‹é€Šèˆžæ¥å§.跳出自己的精彩!!', 'http://games.mochiads.com/c/g/_v488880/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/_v488880/梦幻舞æ¥_mochi.swf', '_v488880', '550x400', '400', '550', 'http://games.mochiads.com/c/g/_v488880/_thumb_200x200.jpg', '', '', '', '', '', '1', 'ç”¨ä½ çš„é”®ç›˜è®©è‡ªå·±è·³å‡ºæœ€ä½³æ°å…‹é€Šèˆžæ¥å§.跳出自己的精彩!! \n类似劲舞团的æ“ä½œæ–¹å¼ â†‘â†“â†â†’æ–¹å‘é”®æ“作'), | |
('34', '75e83bc9-78e2-3cb2-a0ec-ac8e76b14e84', '2014-02-21 22:37:40', '城市å°é¸Ÿ', 'ä½¿ç”¨ç©ºæ ¼å’Œé¼ æ ‡æ“作,点击å°é¸Ÿé£žèµ·æ¥ï¼Œåœæ¢ç‚¹å‡»åˆ™è½ä¸‹ã€‚', 'http://games.mochiads.com/c/g/_v547650/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v547650/chenshi.swf', '_v547650', '400x600', '600', '400', '', '', 'http://games.mochiads.com/c/g/_v547650/screen1_thumb.jpg', '', '', '', '0', '一åªå°é¸Ÿè·‘到城市里找食物,å¯æ˜¯å¾ˆå±é™©ï¼Œå¸®åŠ©å®ƒåƒåˆ°é£Ÿç‰©ï¼ŒèŽ·å¾—分数奖励ï¼'), | |
('35', '2615a945-5efc-3f1f-8a1c-35e4be104d66', '2014-03-10 22:08:40', '装扮神奇独角兽', 'å¯çˆ±çš„ç¥žå¥‡çš„ç‹¬è§’å…½ä½ è§è¿‡å—?快æ¥çœ‹çœ‹æ¼‚亮的神奇独角兽å§ï¼Œå¸®å®ƒæ¢ä¸Šæ¼‚亮的眼ç›æ¼‚亮的毛å‘,还有其它漂亮的装饰å§ã€‚一起æ¥çŽ©å•Šã€‚', 'http://games.mochiads.com/c/g/_v551423/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v551423/神奇独角兽K麻çƒ.swf', '_v551423', '800x600', '600', '800', 'http://games.mochiads.com/c/g/_v551423/_thumb_200x200.jpg', '', '', '', '', '', '0', '游æˆç¼“冲åŽç‚¹å‡»æŒ‰æ‰è¿›è¡Œæ“作'), | |
('36', '0ba0fb58-829e-36dc-b2ba-ecad3a1a3874', '2014-03-03 03:23:46', '水果采收工', 'æ–¹å‘é”®å’Œç©ºæ ¼é”®', 'http://games.mochiads.com/c/g/_v715304/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v715304/fruit.swf', '_v715304', '800x600', '600', '800', '', '', 'http://games.mochiads.com/c/g/_v715304/screen1_thumb.jpg', '', '', '', '0', '水果水果采收工,是一款动作类,过关游æˆï¼ŒçŽ©å®¶æŽ§åˆ¶ä¸»è§’采摘水果,水果采摘完åŽï¼Œå¯ä»¥è¿‡å…³'), | |
('37', 'be21fa06-4660-307f-b130-bf0011412268', '2014-02-12 21:55:59', '欢ä¹æ‰“åœ°é¼ ', 'ç‚¹å‡»é¼ æ ‡å·¦é”®æ‰“åœ°é¼ ', 'http://games.mochiads.com/c/g/_v846118/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v846118/di.swf', '_v846118', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/_v846118/screen1_thumb.jpg', '', '', '', '0', 'é‚£äº›è°ƒçš®çš„åœ°é¼ åšç€é¬¼è„¸åœ¨å‘ä½ æŒ‘è¡…ï¼Œå¤§å®¶ä¸€èµ·æ¥æ‰“åœ°é¼ å§ï¼Œæ¯”比è°æ‰“得多,å¯æ˜¯åˆ«è¯¯ä¼¤äº†å°å…”åå’Œé’蛙。'), | |
('38', 'dbaf56cb-f020-3924-a430-5ec690f85d32', '2013-11-29 12:16:25', '巧虎宇宙足çƒæˆ˜', '巧虎和莉莉æ¥åˆ°å¤ªç©ºä¸ï¼Œä»–ä»¬å†³å®šè¿›è¡Œä¸€åœºç´§å¼ åˆºæ¿€çš„è¶³çƒèµ›ï¼Œæ¥å¸®åŠ©å·§è™Žå–得胜利å§ï¼', 'http://games.mochiads.com/c/g/_v906870/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/_v906870/巧虎宇宙足çƒä¹‹æˆ˜.swf', '_v906870', '600x300', '300', '600', 'http://games.mochiads.com/c/g/_v906870/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/_v906870/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/_v906870/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/_v906870/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/_v906870/screen4_thumb.jpg', '0', 'æ–¹å‘键左å³é”®æŽ§åˆ¶å·¦å³ç§»åŠ¨ï¼Œå‘上键跳跃(顶çƒï¼‰'), | |
('39', 'ef2975ac-8ef3-30ec-8d4f-1636d3c3daf7', '2014-03-10 17:31:23', '医生治疗鼻å', 'å§å¦¹ä¸‰ä¸ªäººæœ€è¿‘é¼»å都ä¸å¤ªèˆ’æœï¼ŒäºŽæ˜¯ä»–们æ¥åˆ°äº†åŒ»é™¢ï¼Œè¦çœ‹çœ‹é¼»å,å¯åŒ»ç”Ÿåªæœ‰ä¸€ä¸ªå“¦ï¼Œä¸€èµ·æ¥æŽ’队æ¥æ²»ç–—é¼»åå§ã€‚', 'http://games.mochiads.com/c/g/_v928951/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/_v928951/color站治疗鼻åK麻çƒ.swf', '_v928951', '800x600', '600', '800', 'http://games.mochiads.com/c/g/_v928951/_thumb_200x200.jpg', '', '', '', '', '', '0', '游æˆç¼“冲åŽæ ¹æ®æç¤ºç‚¹å‡»é¼ æ ‡è¿›è¡Œæ“作玩'), | |
('40', 'ed7aef8c-d90b-355d-8c22-f3d17c9cf55e', '2012-08-03 22:16:23', '烟花钢ç´', '边弹ç´è¾¹æ”¾çƒŸèŠ±ã€‚æ ¹æ®ç´è°±ï¼Œä½¿ç”¨é”®ç›˜å—æ¯é”®A到Z弹钢ç´ã€‚有多首æŒè°±é€‰æ‹©ï¼ŒæŒè°±ä¸æ–更新,å¯ä»¥å½•åˆ¶å’Œä¿å˜æ‰€å¼¹æŒæ›²ã€‚ piano, piano with fireworks, flash piano, keyboard piano', 'http://games.mochiads.com/c/g/_v944645/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/_v944645/flashPiano.swf', '_v944645', '640x480', '480', '640', 'http://games.mochiads.com/c/g/_v944645/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/_v944645/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/_v944645/screen2_thumb.jpg', '', '', '2', ''), | |
('41', '3d9966ae-f97b-35b0-863c-d5dbfac560c4', '2013-12-26 00:26:17', 'A Delightful Christmas', 'Avez-vous déjà essayé des robes? Vous serait vraiment douce, confortable et élégant dans cette robe pour cette saison.Essayez ces robes de cette collection vous croire en mes paroles.', 'http://games.mochiads.com/c/g/a-delightful-christmas_linh_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/a-delightful-christmas_linh_12_2013/a-delightful-christmas.swf', 'a-delightful-christmas_linh_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('42', '238e3bc2-aa83-3889-bb9c-20cc8028850a', '2014-02-10 07:46:42', 'A Grey Guys Adventure', 'Help grey guy on his adventures in this Super Mario and Kirby inspired flash game.', 'http://games.mochiads.com/c/g/a-grey-guys-adventure/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/a-grey-guys-adventure/Gametest2.swf', 'a-grey-guys-adventure', '640x384', '384', '640', 'http://games.mochiads.com/c/g/a-grey-guys-adventure/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/a-grey-guys-adventure/screen1_thumb.png', 'http://games.mochiads.com/c/g/a-grey-guys-adventure/screen2_thumb.png', '', '', '0', '-use arrow keys to move\r\n-use \'x button\' to jump'), | |
('43', '4143c667-06ab-3bc8-b1d8-ab6213bca7e7', '2013-08-23 01:42:46', 'A little star dress up', 'ä½ æœ‰æ²¡æœ‰è¯•è¿‡æœè£… ? ä½ ä¼šå¾ˆæ¸©æŸ”ï¼Œèˆ’é€‚ï¼Œè¿™åœ¨æœ¬èµ›å£è¿žè¡£è£™æ—¶å°šã€‚试试在æ¤é›†åˆè¿™äº›è¡£æœï¼Œç„¶åŽä½ 相信我的è¯ã€‚', 'http://games.mochiads.com/c/g/a-little-star-dress-up_nhung_8_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/a-little-star-dress-up_nhung_8_2013/a-little-star-dress-up.swf', 'a-little-star-dress-up_nhung_8_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('44', '1bcdbc8e-ac6d-31c8-9fbf-2e4c1495cbc5', '2014-02-02 04:54:13', 'A toy world. Find objects', 'You have to find five objects that hidden on the pictures.', 'http://games.mochiads.com/c/g/a-toy-world_-find-objects/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/a-toy-world_-find-objects/A%20toy%20world.swf', 'a-toy-world_-find-objects', '680x510', '510', '680', 'http://games.mochiads.com/c/g/a-toy-world_-find-objects/_thumb_200x200.png', '', '', '', '', '', '0', 'To pass each level, you must find all the hidden objects. If you need assistance, use the hint.'), | |
('45', '6c8fb335-40a6-313a-b61c-690876644b16', '2014-03-15 00:33:36', 'Abandoned Fort Escape', 'This is the 157th escape game from enagames.com. Assume You are trapped inside the Abandoned Fort. It\'s a great challenge for you, search for the available clues and objects and try to escape from there. Lets see how good are you in this escape game.', 'http://games.mochiads.com/c/g/abandoned-fort-escape/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/abandoned-fort-escape/abandonedfortescape_m.swf', 'abandoned-fort-escape', '800x600', '600', '800', 'http://games.mochiads.com/c/g/abandoned-fort-escape/_thumb_200x200.png', 'http://www.enagames.com/game-walkthrough/abandoned-fort-escape-walkthrough', '', '', '', '', '1', 'Mouse Interact'), | |
('46', '4a892fbd-8924-37db-a4b6-010aebd8fe64', '2013-09-05 14:53:00', 'Aces and Kings Solitaire', 'Aces and Kings is a difficult yet intriguing solitaire game using 2 decks of standard playing cards to play. Your goal in the game is to move all cards to the foundations from A to K and from K to A regardless of suits. When the game starts, 8 empty foundations will appear in the middle of the screen. Each of the 2 reserve piles above the foundations will be dealt 13 face-up cards, while each of the 4 tableau piles at the bottom right of the foundations will be dealt 1 face-up card. The remaining cards will be placed face-down to the stock pile at the bottom left of the screen, and 1 face-up card will be dealt to the discard pile on the right of the stock pile. The 4 foundations on the left side are to be built up from A to K regardless of suits, while the 4 foundations on the right are to be built down from K to A regardless of suits. Each of the tableau piles can only hold 1 card. When', 'http://games.mochiads.com/c/g/aces-and-kings-solitaire/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/aces-and-kings-solitaire/acesandkings.swf', 'aces-and-kings-solitaire', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('47', 'fbab3f95-1d4d-3739-b8cd-83eac5fbd53e', '2014-02-12 19:53:06', 'Ace\'s Revenge II', 'Jack was an excellent killer.He is now going to \ngive chase to a gang leader.Because Jack\'s family \nwas killed in a gang fight,they must be severely \npunished.Jack specializes in the use of firearms, \nand his skill is also very agile, but is he able \nto overpower so many gangsters?', 'http://games.mochiads.com/c/g/aces-revenge-ii/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/aces-revenge-ii/xhr2.swf', 'aces-revenge-ii', '640x480', '480', '640', 'http://games.mochiads.com/c/g/aces-revenge-ii/_thumb_200x200.png', '', '', '', '', '', '0', 'Use mouse to aim and shoot,SPACE to grenade\nUse AD/â†â†’ to move,\nDouble press AD/â†â†’ to dodge\nPress W/↑ to jump,\nHold S/↓ to crouch,hold for some time can heal'), | |
('48', 'c12abf06-7542-38e1-9997-1d8f6669796d', '2014-02-14 13:54:54', 'Acrobat sea turtle puzzle', 'Acrobat sea turtle puzzle Game.', 'http://games.mochiads.com/c/g/acrobat-sea-turtle-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/acrobat-sea-turtle-puzzle/acrobatturtle.swf', 'acrobat-sea-turtle-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('49', '4629bee7-4209-3538-976a-4c94326e2aa0', '2013-11-22 11:08:13', 'Active girl in spring', 'ã‚ãªãŸã¯ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³ä¸æ¯’ã‚’å†åº¦ã€ã‚ãªãŸã¯å¾…ã¤ã“ã¨ãŒã§ããªã„å ´åˆã«ã¯ã€ç‹¬è‡ªã®ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³ã‚¹ã‚¿ã‚¤ãƒ«ã‚’作æˆã™ã‚‹ã“ã¨ãŒã§ãã€ã“ã®å ´æ‰€ã¯ã‚ãªãŸã®ãŸã‚ã§ã™ã€ã‚ãªãŸã ã‘ç„¡æ•°ã®è¡£è£…ã€ã‚¹ãƒãƒ¼ãƒ„ã®ã‚¹ãƒ¼ãƒ„ã ã‘ã§ãªãã€æœãŒã€æ™‚々ç§ã¯ä»–ã®ã»ã¨ã‚“ã©ã®æ•°ã‚’見ã¤ã‘ã‚‹ã“ã¨ãŒã§ãã¾ã™ç¾Žã—ã„スタイルã€ç¾Žã—ã„女ã®åã¨ç”·ã®åã¯ã“ã®ãƒ‰ãƒ¬ã‚¹ã‚’é¸æŠžã—ã¾ã™ã€‚', 'http://games.mochiads.com/c/g/active-girl-in-spring_phuong_11_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/active-girl-in-spring_phuong_11_2013/active-girl-in-spring.swf', 'active-girl-in-spring_phuong_11_2013', '700x500', '500', '700', '', '', '', '', '', '', '1', ''), | |
('50', 'bb17cf07-40a9-30f4-867a-81ebf1392122', '2014-03-17 03:21:48', 'Addition with pictures', 'count object and enter the right values', 'http://games.mochiads.com/c/g/addition-with-pictures/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/addition-with-pictures/Addition%20with%20pictures.swf', 'addition-with-pictures', '800x550', '550', '800', 'http://games.mochiads.com/c/g/addition-with-pictures/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/addition-with-pictures/screen1_thumb.jpg', '', '', '', '0', 'use the mouse'), | |
('51', '10a540f4-b28f-34b7-9803-490eb2570e20', '2013-08-23 01:42:17', 'Adorable doll', 'ä½ æœ‰æ²¡æœ‰è¯•è¿‡æœè£… ? ä½ ä¼šå¾ˆæ¸©æŸ”ï¼Œèˆ’é€‚ï¼Œè¿™åœ¨æœ¬èµ›å£è¿žè¡£è£™æ—¶å°šã€‚试试在æ¤é›†åˆè¿™äº›è¡£æœï¼Œç„¶åŽä½ 相信我的è¯ã€‚', 'http://games.mochiads.com/c/g/adorable-doll_nhung_8_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/adorable-doll_nhung_8_2013/adorable-doll.swf', 'adorable-doll_nhung_8_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('52', '639a1358-076f-33c3-bf67-cf82a9fc901a', '2014-02-22 22:52:27', 'Adventure League Virus', 'Play as the Robot that protect the gate from evil robots, upgrade and fight big war battle!', 'http://games.mochiads.com/c/g/adventure-league-virus/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/adventure-league-virus/Adventure%20League%20Virus.swf', 'adventure-league-virus', '700x550', '550', '700', 'http://games.mochiads.com/c/g/adventure-league-virus/_thumb_200x200.png', '', '', '', '', '', '1', 'WS/Arrow = Movement\nLeft Click/ Hold = Shot'), | |
('53', 'fc2ad254-dea6-31c9-a798-416157b3da38', '2009-09-28 05:30:21', 'Adventurers Escape 2', 'The 100th escape game from 123bee.com \r\nWe will be releasing escape games on every Mondays and Thursdays.\r\nAfter crossing the river successfully, adventurers feel it difficult to continue their forest trip as the night time is fast approaching; they also are struggling for food and shelter. Help them to get food, shelter and to resume the trip in a joyful mood.', 'http://thumbs.mochiads.com/c/g/adventurers-escape-2/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/adventurers-escape-2/Adventurers%20Escape%202.swf', 'adventurers-escape-2', '650x450', '450', '650', 'http://games.mochiads.com/c/g/adventurers-escape-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/adventurers-escape-2/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/adventurers-escape-2/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/adventurers-escape-2/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/adventurers-escape-2/screen4_thumb.jpg', '2', 'Use Mouse to Interact.'), | |
('54', '8308db1f-d902-352e-8352-c97e661919b4', '2014-02-10 11:47:47', 'Adventures of Harry', 'Guide Harry the mouse through 30 levels. Use the propeller by pressing the left mouse button to let him fly. Collect all 3 pieces of cheese in order to submit your fastest time. Watch out for the sharp obstacles that can pop the balloon. Nice cartoon style graphics and 30 challenging levels.', 'http://games.mochiads.com/c/g/adventures-of-harry/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/adventures-of-harry/adventures-of-harry-mochi.swf', 'adventures-of-harry', '640x480', '480', '640', 'http://games.mochiads.com/c/g/adventures-of-harry/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=J0jmEKdCjRw', 'http://games.mochiads.com/c/g/adventures-of-harry/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/adventures-of-harry/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/adventures-of-harry/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/adventures-of-harry/screen4_thumb.jpg', '0', 'Click the left mouse button to use the propeller.'), | |
('55', '81575227-2b94-374b-8aa7-1e7dabb3f73e', '2014-01-12 03:05:16', 'Aero Frenzy', 'Be a strong robot named Aero to crush the evil aliens who want to rule the earth. You will be aero to kill any aliens that fly in the sky. Upgrades aero weapons so that it becomes more violent. Try to move as far as possible so that you can utterly destroy all the aliens. Reach the highest score so that you become the winner among the other players.', 'http://games.mochiads.com/c/g/aero-frenzy_v930962/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/aero-frenzy_v930962/aero-frenzy.swf', 'aero-frenzy_v930962', '750x450', '450', '750', 'http://games.mochiads.com/c/g/aero-frenzy_v930962/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/aero-frenzy_v930962/screen1_thumb.png', 'http://games.mochiads.com/c/g/aero-frenzy_v930962/screen2_thumb.png', '', '', '3', 'Use the WASD keys to move the aero, use the mouse to aim and shoot.'), | |
('56', '60ca8da6-629c-3ef0-ab17-3c4f244e4bc6', '2014-02-25 03:26:22', 'african zebra', 'play african zebra puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/african-zebra/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/african-zebra/africanzebra.swf', 'african-zebra', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('57', '197e4f29-108a-37b4-a589-ea233d6dd282', '2013-08-23 00:23:33', 'After shopping', 'ä½ æœ‰æ²¡æœ‰è¯•è¿‡æœè£… ? ä½ ä¼šå¾ˆæ¸©æŸ”ï¼Œèˆ’é€‚ï¼Œè¿™åœ¨æœ¬èµ›å£è¿žè¡£è£™æ—¶å°šã€‚试试在æ¤é›†åˆè¿™äº›è¡£æœï¼Œç„¶åŽä½ 相信我的è¯ã€‚', 'http://games.mochiads.com/c/g/after-shopping_nhung_8_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/after-shopping_nhung_8_2013/after-shopping.swf', 'after-shopping_nhung_8_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('58', 'd9cf5c58-ab53-39f2-8a0e-f1d074316e7f', '2012-10-29 18:15:22', 'Agent Breakout', 'Reina is an excellent agents.She was ordered to give chase to a group of terrorists.Group of terrorists had just attacked the embassy, they must be severely punished.Reina specializes in the use of firearms, and her skill is also very agile, but is she able to overpower so many terrorists?', 'http://games.mochiads.com/c/g/agent-breakout/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/agent-breakout/AGENTBREAKOUT.swf', 'agent-breakout', '640x480', '480', '640', 'http://games.mochiads.com/c/g/agent-breakout/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to aim and shoot Use AD/â†â†’ to move, Double press AD/â†â†’ to dodge Press W/↑ to jump, Hold S/↓ to crouch,hold for some time can heal,use QE to change weapon.'), | |
('59', '86e77136-5b14-3219-92d2-f36ddda2b514', '2014-03-10 16:27:09', 'Agnolo\'s Hidden Coins', 'Agnolo\'s Hidden Coins is point and click hidden objects game where task is to find 60 golden coins in less than 500 seconds.', 'http://games.mochiads.com/c/g/agnolos-hidden-coins/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/agnolos-hidden-coins/agnolos-hidden-coins.swf', 'agnolos-hidden-coins', '700x500', '500', '700', 'http://games.mochiads.com/c/g/agnolos-hidden-coins/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse to play'), | |
('60', 'a9c3ba06-43ea-3f58-b55a-2473d143f825', '2009-09-10 04:20:22', 'Air Craft Escape', 'The 96th escape game from 123bee.com \nWe will be releasing escape games on every Mondays and Thursdays. \nWhile traveling in the plane, a terrorist hijacks the plane and kills all the passengers except one, and the pilot is in an unconscious state. Fortunately, the person who escapes kills the terrorist. Imagine yourself to be in the position of the person who has escaped, and try to save the pilot and make a safe exit from the plane. An exciting prospect at hand!', 'http://thumbs.mochiads.com/c/g/air-craft-escape/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/air-craft-escape/Air%20Craft%20Escape.swf', 'air-craft-escape', '650x450', '450', '650', '', '', '', '', '', '', '0', 'Use Mouse to Interact.'), | |
('61', 'c2fb9b0b-0550-34fa-8476-0e95f4b7def8', '2014-02-24 18:19:26', 'Air Hokey Pong', 'Retro pong style game', 'http://games.mochiads.com/c/g/air-hokey-pong/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/air-hokey-pong/hotkey.swf', 'air-hokey-pong', '640x480', '480', '640', '', '', '', '', '', '', '0', 'Space to shot\nW and S to move'), | |
('62', '2b20ba74-f892-36be-8980-e1aedc358b60', '2014-01-18 23:47:22', 'Alex Meets Ally', 'Use mouse on different creature to play.Each creature have different behavior.Instruction are included within the game.', 'http://games.mochiads.com/c/g/alex-meet-ally/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/alex-meet-ally/alextomeetallyvolume12.swf', 'alex-meet-ally', '800x488', '488', '800', 'http://games.mochiads.com/c/g/alex-meet-ally/_thumb_200x200.png', 'https://www.youtube.com/watch?v=7F-CP4Vb26Q', 'http://games.mochiads.com/c/g/alex-meet-ally/screen1_thumb.png', 'http://games.mochiads.com/c/g/alex-meet-ally/screen2_thumb.png', 'http://games.mochiads.com/c/g/alex-meet-ally/screen3_thumb.png', 'http://games.mochiads.com/c/g/alex-meet-ally/screen4_thumb.png', '2', 'Use mouse on different creature to play.Each creature have different behavior.Instruction are included within the game.'), | |
('63', 'a7951189-b7b5-3220-8f20-c599b782c715', '2014-02-21 22:39:18', 'Alex Meets Ally Volume2', 'Make Alex to meets Ally by using different creature.\n3 star System.\n\n20 Unique Level\n\nFunny Sound\n\nMusic \n\nEntertaining animation.\n\nShortcut Key: m to mute and unmute all sound and r to restart.', 'http://games.mochiads.com/c/g/alex-meets-ally-volume2/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/alex-meets-ally-volume2/alextomeetallyvolume14.swf', 'alex-meets-ally-volume2', '800x488', '488', '800', 'http://games.mochiads.com/c/g/alex-meets-ally-volume2/_thumb_200x200.jpg', 'https://www.youtube.com/watch?v=ODpWbWosM4I', 'http://games.mochiads.com/c/g/alex-meets-ally-volume2/screen1_thumb.jpg', '', '', '', '1', 'Make Alex to Meet Ally by using different creature.\n\n3 star System.\n\n20 Unique Level\n\nFunny Sound\n\nMusic \n\nEntertaining animation.\n\nShortcut Key: m to mute and unmute all sound and r to restart.'), | |
('64', '4c745742-f954-3bd5-b2b5-de901b728026', '2014-02-14 07:31:46', 'Alex Meets Ally Volume3', 'Make alex to meet ally by cutting the rope between.', 'http://games.mochiads.com/c/g/alex-meets-ally-volume3/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/alex-meets-ally-volume3/alextomeetallyvolume11.swf', 'alex-meets-ally-volume3', '800x488', '488', '800', 'http://games.mochiads.com/c/g/alex-meets-ally-volume3/_thumb_200x200.png', 'https://www.youtube.com/watch?v=dSpSCRP8kZw', 'http://games.mochiads.com/c/g/alex-meets-ally-volume3/screen1_thumb.png', '', '', '', '0', 'Make alex to meet ally by cutting the rope between.'), | |
('65', '3ff224bd-9428-3ce8-b351-efcd7ef928f8', '2010-08-04 02:41:20', 'Alien Planet Escape - 3', 'Alien Planet Escape 2\nThe 171st Escape Game from 123Bee.com\n Hi! Here another Trap in Aliens’ Planet.\nUse your intelligence to escape from this planet.\nHave a thrilling Journey!', 'http://thumbs.mochiads.com/c/g/alien-planet-escape-3/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/alien-planet-escape-3/Alien%20Planet%20Escape%20-%203.swf', 'alien-planet-escape-3', '650x450', '450', '650', '', '', '', '', '', '', '4', 'Use mouse to interact'), | |
('66', 'c165d58d-8afb-373e-98b1-941a8a3c7361', '2014-03-10 11:25:14', 'Alien Siege', 'Alien Siege is a modern space invaders style arcade shooter, in which an alien spaceship attacks Earth. It is advanced enough to make it to Earth and equipped with laser cannon to wipe out human civilization. Game-play is simple and fast paced as players battle their way through different levels.\nLink to the game source files is also provided.', 'http://games.mochiads.com/c/g/alien-siege/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/alien-siege/alien-siege-badge-mochi.swf', 'alien-siege', '550x500', '500', '550', 'http://games.mochiads.com/c/g/alien-siege/_thumb_200x200.png', 'http://www.youtube.com/watch?v=MU5GUqaedPE', 'http://games.mochiads.com/c/g/alien-siege/screen1_thumb.png', 'http://games.mochiads.com/c/g/alien-siege/screen2_thumb.png', 'http://games.mochiads.com/c/g/alien-siege/screen3_thumb.png', '', '0', 'As the aircraft floats across and down, player’s objective is to shoot lasers and destroy buildings. Once the city is leveled the spaceship landing is secured and users can proceed to the next level'), | |
('67', 'f7e9bd4a-ecc8-331d-9f7b-09697f50a714', '2014-02-15 05:01:39', 'Alien Spaceship Escape', 'Alien Spaceship Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/alien-spaceship-escape/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/alien-spaceship-escape/alien%20spaceship%20escape.swf', 'alien-spaceship-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/alien-spaceship-escape/_thumb_200x200.jpg', 'http://www.xtragamingz.com/alien-spaceship-escape-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/alien-spaceship-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/alien-spaceship-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/alien-spaceship-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/alien-spaceship-escape/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('68', 'e429192b-7a03-3104-8c1f-948293c00dab', '2014-01-17 09:17:48', 'AlienShooter', 'Shoot the aliens save the world. Throw grenades and launch rockets. All sorts of mechanisms to help you.\n\n- 25 levels that will not make you bored.\n\n- 3 types of different types of weapons.\n\n- Great graphics.', 'http://games.mochiads.com/c/g/alienshooter/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/alienshooter/AlienShooter.swf', 'alienshooter', '640x480', '480', '640', 'http://games.mochiads.com/c/g/alienshooter/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/alienshooter/screen1_thumb.png', '', '', '', '0', 'Taking aim and shoot with the mouse'), | |
('69', '3c261824-2357-36b7-823f-e15d93b90caa', '2013-08-30 11:06:11', 'AlilG Billiard 2', 'AlilG Billiard 2\r\nPlay billiard with thousands of players from around the world free without registration, online and live!', 'http://games.mochiads.com/c/g/alilg-billiard-2/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/alilg-billiard-2/alilg_billiard_2.swf', 'alilg-billiard-2', '1000x595', '595', '1000', 'http://games.mochiads.com/c/g/alilg-billiard-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/alilg-billiard-2/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/alilg-billiard-2/screen2_thumb.jpg', '', '', '0', ''), | |
('70', '4608d69f-0359-350f-a452-acf212c02141', '2013-01-02 12:37:33', 'AlilG Multiplayer Eight-ball 8-Ball Billiard', 'AlilG Multiplayer Eight-ball 8-Ball Billiard', 'http://games.mochiads.com/c/g/alilg-multiplayer-eight-ball-8-ball-billiard/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/alilg-multiplayer-eight-ball-8-ball-billiard/patrol_7_secure.swf', 'alilg-multiplayer-eight-ball-8-ball-billiard', '1000x595', '595', '1000', 'http://games.mochiads.com/c/g/alilg-multiplayer-eight-ball-8-ball-billiard/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/alilg-multiplayer-eight-ball-8-ball-billiard/screen1_thumb.jpg', '', '', '', '2', ''), | |
('71', '01c53db5-eb23-3cde-8fb6-5e2392e9fba9', '2013-11-24 04:11:23', 'Alliant', 'The year 3087. The earth\'s resources have finally met their end. In order to survive the human rave must find another planet to sustain. After five years of research a new planet was dicovered. A planet that is already inhabited..', 'http://games.mochiads.com/c/g/alliant/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/alliant/aliant.swf', 'alliant', '640x480', '480', '640', 'http://games.mochiads.com/c/g/alliant/_thumb_200x200.jpg', '', '', '', '', '', '0', 'This real time stratedy game (RTS) is using the mouse cursor to select, build and order units. Dont forget to use the upgrade options at the starmap.'), | |
('72', 'f55bd84b-dd70-324b-b10b-e88cf4fa8ee8', '2014-03-12 21:14:29', 'Alone Hut Escape', 'This is the 154th escape game from enagames.com. Assume that one day you went to your small hut located at the city border for vacation. You are staying alone at that hut. You got a call from your boss asking you to come back to office. But you lost the key for the door. Solve the hidden puzzles to escape. Click on the objects in the room to interact, collect object and solve puzzle. play ena games and have a funny day!!', 'http://games.mochiads.com/c/g/alone-hut-escape/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/alone-hut-escape/alone%20hut%20escape_m.swf', 'alone-hut-escape', '800x600', '600', '800', 'http://games.mochiads.com/c/g/alone-hut-escape/_thumb_200x200.png', '', '', '', '', '', '0', 'Mouse Interaction'), | |
('73', '46120187-c009-33ae-9951-805db59f05a3', '2014-03-09 11:22:04', 'Alone ladybug on the leaf puzzle', 'Alone ladybug on the leaf puzzle Game.', 'http://games.mochiads.com/c/g/alone-ladybug-on-the-leaf-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/alone-ladybug-on-the-leaf-puzzle/bugontheleaf.swf', 'alone-ladybug-on-the-leaf-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('74', '0ad6be96-9a09-3054-8394-6fa79a07740b', '2014-01-23 04:27:39', 'Alternate Solitaire', 'Build the two Aces foundations up in alternating colors from Ace to King. Build the two Kings foundations down in alternating colors from King to Ace.\nThere are two redeals.', 'http://games.mochiads.com/c/g/alternate-solitaire/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/alternate-solitaire/alternate-solitaire.swf', 'alternate-solitaire', '640x640', '640', '640', 'http://games.mochiads.com/c/g/alternate-solitaire/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/alternate-solitaire/screen1_thumb.jpg', '', '', '', '0', ''), | |
('75', '43848606-8690-38c9-a69d-0990fc365faf', '2013-09-05 14:58:12', 'Alternation Solitaire', 'Join the league of solitaire elites and see if you can conquer the difficult Alternation Solitaire! Using 2 decks of standard playing cards, your goal in this game is to move all cards by suit from A to K to the foundations. When the game starts, 8 empty foundations will be located at the top of the screen. Each of the 7 tableau piles below the foundations will be dealt 7 cards alternating between face-up and face-down, i.e. the first card on a tableau pile is face-up, the second card is face-down, the third card is face-up, and so on. The remaining cards will be placed face-down to the stock pile on the left of the tableau piles, and 1 face-up card will be dealt to the discard pile below the stock pile. The tableau piles are to be built down by alternating colors, and each time you can move a card or a group of cards to another tableau pile according to this rule. The face-down cards on', 'http://games.mochiads.com/c/g/alternation-solitaire/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/alternation-solitaire/alternation.swf', 'alternation-solitaire', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('76', '56aad0a0-8e35-3bcb-b391-84e1ace240a6', '2014-02-04 05:15:05', 'Amazing City helicopter coloring', 'Amazing City helicopter coloring Game.', 'http://games.mochiads.com/c/g/amazing-city-helicopter-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/amazing-city-helicopter-coloring/helicopterr.swf', 'amazing-city-helicopter-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('77', '062034f8-d798-34a8-a3fc-b258573e4964', '2014-03-11 08:55:43', 'Amazing flowers 96', 'The game Amazing flowers is free jigsaw-puzzle game for kids. Just take any piece and put it in right place.', 'http://games.mochiads.com/c/g/amazing-flowers-96/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/amazing-flowers-96/Amazing%20flowers%2096.swf', 'amazing-flowers-96', '600x500', '500', '600', 'http://games.mochiads.com/c/g/amazing-flowers-96/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Click Play. Then drag and drop the pieces to the right place and collect a picture of beautiful flower.'), | |
('78', '92e5c618-0d38-36ed-88c0-c07761416c40', '2014-02-04 10:11:51', 'Anagramio - Word Riddle Game', 'Test your skills to solve word puzzles with Anagramio! Anagrams is a game in which you have to rearrange letters of the word or phrase to build a new word or phrase. This app includes 10 anagram riddles related to mass media and its effects. Drag and drop letters in a different order to solve anagrams. \nAs you play, think of mass communication and try to relate each given word with its anagram on your mind. Contemplate mass communication and notice its effects on postmodern society.', 'http://games.mochiads.com/c/g/anagramio/_thumb_100x100.png', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/anagramio/Anagramio.swf', 'anagramio', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/anagramio/_thumb_200x200.png', '', '', '', '', '', '0', ''), | |
('79', '2ee1b9cd-4e09-3c5f-8194-598640acbd26', '2011-09-03 02:42:07', 'Analytical Room Escape', 'You have been trapped inside this Analytical room and have to escape from the place. Use the clues and objects to come out of the room.', 'http://games.mochiads.com/c/g/analytical-room-escape/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/analytical-room-escape/Analytical%20Room%20Escape.swf', 'analytical-room-escape', '650x450', '450', '650', '', '', '', '', '', '', '1', 'Use mouse to interact.'), | |
('80', 'cf8d62fc-c002-3384-aef7-ff3b874c4ec2', '2012-12-15 04:51:17', 'Anarchy Rat', 'Compose cool music and shake it with your friends. Electric guitars at full power, a powerful battery and to finish a good repertory of insults and burps.', 'http://games.mochiads.com/c/g/anarchy-rat/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/anarchy-rat/anarchy.swf', 'anarchy-rat', '550x600', '600', '550', 'http://games.mochiads.com/c/g/anarchy-rat/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('81', 'd4209073-413c-3045-82e7-e68d9bd55c40', '2014-02-08 01:48:13', 'Ancient Gongtats 1', 'Ancient Gongtats 1 is first game in the old-improved game series created by Ainars. Explore this locations, solve puzzles to open gates. Steal the crown and escape from castle in order to complete objective.', 'http://games.mochiads.com/c/g/ancient-gongtats-1/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/ancient-gongtats-1/Ancient-gongtats-1d.swf', 'ancient-gongtats-1', '600x400', '400', '600', 'http://games.mochiads.com/c/g/ancient-gongtats-1/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse to play.\nMore instructions in the game.'), | |
('82', '873a25ef-6306-3319-8826-ac2876ca6bb9', '2014-03-09 00:45:37', 'Ancient Good Mahjong', 'Here is a game that mixes mahjong and \"connect it\" rules. Make disappear all the tiles of the game. Click on two tiles to connect them. There must not be obstacles between them. Play with the mouse.\nMahjong is an ancient game that originated in China. It is a game of skill, intelligence, calculation and luck. The aim is to clear up the board of stones. If you like traditional Chinese games, try out this one. We are sure you will love it.\nThe game main advantages:\n- Simple rules;\n- Addictive gameplay;\n- Impressive quality artstyle;\n- Graphics are polished and pleasing to the eyes.\n- Melodic music and nice sound effects;\n- Cool relaxing game', 'http://games.mochiads.com/c/g/ancient-good-mahjong/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/ancient-good-mahjong/AncientGoodsMahjong.swf', 'ancient-good-mahjong', '640x480', '480', '640', 'http://games.mochiads.com/c/g/ancient-good-mahjong/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/ancient-good-mahjong/screen1_thumb.jpg', '', '', '', '0', ''), | |
('83', 'ac053f43-5a04-3285-8c0b-8a2bd4451f52', '2013-05-18 03:08:38', 'Ancient Pyramid', 'Remove all cards from the pyramid before your deck is empty or you run out of time. You can remove any card 1 step higher or lower than your open fundation card. For example, you can connect 4 to 3 or to 5, but not to 6.\nAce, depending on situation, counts as 1 or 13 and can be connected to 2 or the king. You have 1 wild card you can use at any time. If the card can be removed, it will be highlighted with the mouse cursor.', 'http://games.mochiads.com/c/g/ancient-pyramid/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/ancient-pyramid/AncientPyramid.swf', 'ancient-pyramid', '800x600', '600', '800', 'http://games.mochiads.com/c/g/ancient-pyramid/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/ancient-pyramid/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/ancient-pyramid/screen2_thumb.jpg', '', '', '0', 'Click on the cards you want to remove. You can remove any card 1 step higher or lower than your open fundation card.'), | |
('84', 'b26f8881-c3dd-3af6-8216-336fd8c70348', '2012-07-15 23:08:56', 'Ancient Well Escape', 'A treasure hunter enters an ancient well hoping to find some treasure, but unfortunately he doesn\'t find anything while returning o go out he finds the well cover has got closed automatically. help him to come out by finding the clues and objects.', 'http://games.mochiads.com/c/g/ancient-well-escape/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/ancient-well-escape/Ancient%20Well%20Escape.swf', 'ancient-well-escape', '650x450', '450', '650', '', '', '', '', '', '', '1', 'Use mouse to interact.'), | |
('85', 'fb3c45be-17dc-3ae7-ab55-f7451af4b980', '2013-08-21 00:43:49', 'Angry Drones', 'This is a FPS survivor shooter where your aim is to shoot as much enemies as you can before death. It features some nice well optimised graphics.\nBevare evil Angry Drones!\nControls: wasd movenent, left mouse shoot, space jump.\nScore as much as you can to become number one in online leaderboard in both game modes: survival and time challenge.', 'http://games.mochiads.com/c/g/android-shooter/_thumb_100x100.png', 'Teen', 'Shooting', 'http://games.mochiads.com/c/g/android-shooter/MochiDrones.swf', 'android-shooter', '960x600', '600', '960', 'http://games.mochiads.com/c/g/android-shooter/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/android-shooter/screen1_thumb.png', 'http://games.mochiads.com/c/g/android-shooter/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/android-shooter/screen3_thumb.png', '', '2', 'Wasd movement,\nleft mouse shoot,\nspace jump,'), | |
('86', '5a768eef-ef5d-35c3-a02a-1bf9e8f77d64', '2011-03-26 04:59:47', 'Angel Escape 3', 'The 237th escape game from 123bee.com Hi Friends.. ! We are back with the Bed time Stories again..! Hope you would have enjoyed our previous stories. Lets continue with the rest of them. It\'s the same.! Imagine how it would be, if you become a part in the fairy tale while just reading it! To get out of that illusionary world, to reality, you have to release the fairies in that tale. Have a thrilling Journey..!!', 'http://games.mochiads.com/c/g/angel-escape-3/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/angel-escape-3/Angel%20Escape%203.swf', 'angel-escape-3', '650x450', '450', '650', '', '', '', '', '', '', '2', 'Use mouse to interact.'), | |
('87', '8c6b0804-a68c-3615-a961-65f562994868', '2014-02-19 02:37:31', 'Angry Football Hooligans', 'Playing at rival city is no easy task, especially when the police is \"at sleep\". Fight your way shooting your ball at the mobs of angry football hooligans, score points and upgrade your arsenal. Enjoy. :)', 'http://games.mochiads.com/c/g/angry-football-hooligans/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/angry-football-hooligans/AngryFootballHooligans.swf', 'angry-football-hooligans', '640x480', '480', '640', 'http://games.mochiads.com/c/g/angry-football-hooligans/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/angry-football-hooligans/screen1_thumb.png', 'http://games.mochiads.com/c/g/angry-football-hooligans/screen2_thumb.png', 'http://games.mochiads.com/c/g/angry-football-hooligans/screen3_thumb.png', 'http://games.mochiads.com/c/g/angry-football-hooligans/screen4_thumb.png', '2', 'Aim and fire at the Hooligans with the mouse.\nHead-shots do more damage. Get points and buy upgrades.'), | |
('88', 'e36c6467-3d77-34cb-a9b9-3c6b74f61c43', '2014-02-26 01:43:31', 'Angry House Escape', 'Angry House Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/angry-house-escape/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/angry-house-escape/angry%20house%20escape%20game.swf', 'angry-house-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/angry-house-escape/_thumb_200x200.png', 'http://www.xtragamingz.com/angry-house-escape-walk-through-xtragamingz/', 'http://games.mochiads.com/c/g/angry-house-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/angry-house-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/angry-house-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/angry-house-escape/screen4_thumb.jpg', '1', 'Use mouse to play the game.'), | |
('89', '5216b603-f1d4-3709-889a-f6897377a2f8', '2014-02-06 05:45:59', 'Angry Soccer', 'What do you think of living excitement with your rival while the world cup tournament\'s thrill is holding countries? 14 national teams from 6 continents are waiting for you at our Angry Soccer game.', 'http://games.mochiads.com/c/g/angry-soccer/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/angry-soccer/AngrySoccer.swf', 'angry-soccer', '800x600', '600', '800', 'http://games.mochiads.com/c/g/angry-soccer/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/angry-soccer/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/angry-soccer/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/angry-soccer/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/angry-soccer/screen4_thumb.jpg', '0', 'Player 1:\nDribbling: \"W\"\nMove to right: \"D\"\nMove to left: \"A\"\nShooting: \"Space\"\n\nPlayer 2:\nDribbling: \"Up arrow key\"\nMove to right: \"Right arrow key\"\nMove to left: \"Left arrow key\"\nShooting: \"K\"'), | |
('90', 'dbeabd6c-5510-37a4-a975-c006be4ebe0d', '2014-02-24 05:01:26', 'Angry Tiger', 'play Angry Tiger puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/angry-tiger/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/angry-tiger/AngryTiger.swf', 'angry-tiger', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('91', '7ba213e5-67e7-3199-a701-bb8a319f025c', '2014-03-07 18:46:24', 'Animal Dance 2', 'Do you want to have some fun and dance with the cute little animals?\n\nAnimal Dance is a memory game that is fun and cute!\n\nWatch the animals jump and remember the sequence.\n\nWhen the light turns green, tap the animals in the correct sequence.\n\nBut don\'t think it\'s easy; they might be cute but they are also smart and they will try to trick you, so keep your eyes open.\n\nEnjoy!', 'http://games.mochiads.com/c/g/animal-dance-2/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/animal-dance-2/Animal_Dance_Web.swf', 'animal-dance-2', '978x550', '550', '978', 'http://games.mochiads.com/c/g/animal-dance-2/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/animal-dance-2/screen1_thumb.png', 'http://games.mochiads.com/c/g/animal-dance-2/screen2_thumb.png', '', '', '0', 'Watch the animals jump and remember the sequence.\n\nWhen the light turns green, tap the animals in the correct sequence.'), | |
('92', '2bd3cee3-60b2-3236-aa69-839fa84a8d11', '2013-01-24 20:15:45', 'Animal Dive Kick', 'The Animals are coming from around the world, who is the best?', 'http://games.mochiads.com/c/g/animal-dive-kick/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/animal-dive-kick/Animal%20Dive%20Kick.swf', 'animal-dive-kick', '640x480', '480', '640', 'http://games.mochiads.com/c/g/animal-dive-kick/_thumb_200x200.png', '', '', '', '', '', '0', 'Player 1:\nArrow = Turn\nZ = Jump\nX = Attack\n\nPlayer 2:\nNumber Key = Turn\nO = Jump\nP = Attack \n\nFirst to Attack wins'), | |
('93', 'a1aa57ba-1769-35bd-8e12-616614bc6ef8', '2013-12-29 19:19:30', 'Animal jewelry make up', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/animal-jewelry-make-up_phuong_12_2013/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/animal-jewelry-make-up_phuong_12_2013/animal-jewelry-make-up.swf', 'animal-jewelry-make-up_phuong_12_2013', '1000x700', '700', '1000', '', '', '', '', '', '', '1', ''), | |
('94', '0e8898e4-e93e-39ec-bc6d-45407572eb52', '2014-02-15 02:27:55', 'Animal Pair', 'Match animal picture and name exercises. For elementary level English learning game for kids and learner of English.', 'http://games.mochiads.com/c/g/animal-pair/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/animal-pair/AnimalPair.swf', 'animal-pair', '680x565', '565', '680', 'http://games.mochiads.com/c/g/animal-pair/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/animal-pair/screen1_thumb.jpg', '', '', '', '0', 'Drag and drop vocabulary with its right name.'), | |
('95', 'dbbb7644-bdd1-3648-b9e2-2ecae05a95d2', '2013-12-28 11:13:52', 'Animal park coloring', 'ã‚ãªãŸã¯ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³ä¸æ¯’ã‚’å†åº¦ã€ã‚ãªãŸã¯å¾…ã¤ã“ã¨ãŒã§ããªã„å ´åˆã«ã¯ã€ç‹¬è‡ªã®ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³ã‚¹ã‚¿ã‚¤ãƒ«ã‚’作æˆã™ã‚‹ã“ã¨ãŒã§ãã€ã“ã®å ´æ‰€ã¯ã‚ãªãŸã®ãŸã‚ã§ã™ã€ã‚ãªãŸã ã‘ç„¡æ•°ã®è¡£è£…ã€ã‚¹ãƒãƒ¼ãƒ„ã®ã‚¹ãƒ¼ãƒ„ã ã‘ã§ãªãã€æœãŒã€æ™‚々ç§ã¯ä»–ã®ã»ã¨ã‚“ã©ã®æ•°ã‚’見ã¤ã‘ã‚‹ã“ã¨ãŒã§ãã¾ã™ç¾Žã—ã„スタイルã€ç¾Žã—ã„女ã®åã¨ç”·ã®åã¯ã“ã®ãƒ‰ãƒ¬ã‚¹ã‚’é¸æŠžã—ã¾ã™ã€‚', 'http://games.mochiads.com/c/g/animal-park-coloring_nhug_12_2013/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/animal-park-coloring_nhug_12_2013/animal-park-coloring.swf', 'animal-park-coloring_nhug_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('96', 'e4a33111-315a-3c12-b16c-10461f608990', '2014-03-11 02:15:32', 'Animated Christmas Card', 'Animated Christmas Card', 'http://games.mochiads.com/c/g/animated-christmas-card/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/animated-christmas-card/Animated-Christmas-Card.swf', 'animated-christmas-card', '683x539', '539', '683', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('97', 'd0f12490-83aa-34bc-82e4-36037927cbed', '2014-02-17 04:46:06', 'Anime Clicker', 'Fight, train and identify your opponent to defeat famous anime and videogames characters. \nWill you be able to defeat the last enemy and become the most powerful warrior of the universe?\n\nFeatures:\n-Clicker style\n-Awsome hand made drawings', 'http://games.mochiads.com/c/g/anime-clicker_v52835/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/anime-clicker_v52835/animeclicker.swf', 'anime-clicker_v52835', '650x500', '500', '650', 'http://games.mochiads.com/c/g/anime-clicker_v52835/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/anime-clicker_v52835/screen1_thumb.png', 'http://games.mochiads.com/c/g/anime-clicker_v52835/screen2_thumb.png', '', '', '1', 'Click, fight, identify and win!'), | |
('98', '122b52f6-4fbf-3aad-9d4a-3374e399d13d', '2014-03-14 02:55:19', 'Anime cosplayer dress up game', 'dress up the cute anime cosplayer with famous anime character outfits and accessories.', 'http://games.mochiads.com/c/g/anime-cosplayer-dress-up-game/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/anime-cosplayer-dress-up-game/419.swf', 'anime-cosplayer-dress-up-game', '900x600', '600', '900', '', '', 'http://games.mochiads.com/c/g/anime-cosplayer-dress-up-game/screen1_thumb.jpg', '', '', '', '0', ''), | |
('99', '98ee4b69-533a-39ce-9b82-75e5f74b452a', '2012-01-11 23:09:24', 'Answer N Escape', 'A little boy is locked inside a room for not studying well. To escape from there he not only has to find clues and objects but also has to answer some general knowledge questions. Can you help this little boy to escape.', 'http://games.mochiads.com/c/g/answer-n-escape/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/answer-n-escape/Answer%20N%20Escape.swf', 'answer-n-escape', '650x450', '450', '650', '', '', '', '', '', '', '1', 'Use mouse to interact.'), | |
('100', '0edafc4c-edbc-34d5-9cbc-b955f133d18e', '2014-01-25 05:33:07', 'AppleShooter', 'Find the matching apple and make the high score', 'http://games.mochiads.com/c/g/appleshooter/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/appleshooter/AppleShooter.swf', 'appleshooter', '555x400', '400', '555', 'http://games.mochiads.com/c/g/appleshooter/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/appleshooter/screen1_thumb.jpg', '', '', '', '0', 'Mouse to aim and shoot,\r\nLeft and right arrow key to Move your apple'), | |
('101', 'e7de8ee6-715b-3c82-bb19-6659a2321bb9', '2014-03-10 19:28:45', 'Aquarium Jigsaw', 'Use the mouse to piece together three great pictures of Aquarium Scenes', 'http://games.mochiads.com/c/g/aquarium-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/aquarium-jigsaw/aquariumjigsawmochi.swf', 'aquarium-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/aquarium-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '1', ''), | |
('102', 'ca1c336b-5a55-30a1-aa42-e50bf76b70d8', '2014-01-04 08:21:56', 'Arcade Extreme Race', 'Free online racing game with shooting elements by Play-Free-Arcade.com Take part in this fascinating race, shoot at the rivals, avoid their bullets and bombs and be the first at the finish. Collect bonuses: acceleration, money and car repair. Do not forget about the timer. Get money for each successful level that can be spent on car upgrade or on new weapon. There are ten skill levels for continuous and addictive play. Use arrows to drive and space to shoot.', 'http://games.mochiads.com/c/g/arcade-extreme-race/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/arcade-extreme-race/ArcadeExtremeRace_Mochi.swf', 'arcade-extreme-race', '600x450', '450', '600', 'http://games.mochiads.com/c/g/arcade-extreme-race/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/arcade-extreme-race/screen1_thumb.jpg', '', '', '', '0', ''), | |
('103', '41ec2469-8b9c-3d93-ad1d-19fdabf5567c', '2014-02-04 10:40:54', 'Archi Learn', 'Learn about the greatest architectual creations of the Earth in interactive puzzle game', 'http://games.mochiads.com/c/g/archi-learn/_thumb_100x100.png', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/archi-learn/ArchiLearn.swf', 'archi-learn', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/archi-learn/_thumb_200x200.png', '', '', '', '', '', '0', ''), | |
('104', 'f6c23c36-94da-3d69-a345-4a0ff2bba2e1', '2014-01-19 23:18:37', 'Arctic Snowmobile', 'Arctic snowmobile is a winter game of skill and focus with breathtaking sharp ice splinter in your way and slippery ice slopes to take you all the way to the research unit at the other end of the Antarctica. Embark on this wonderful journey and drive past spaces so cold there is only ice around to keep you company. If you think you have what it takes and your bravery exceeds that of the most than try getting g the snowmobile to the station before you freeze or you get hurt by crashing in the ice. White solitary animals are your only company in this land of white doom and even they are rare and far apart. So put your bike driving skills to the test and push your reflexes to the limit trying to bring the snowmobile to the other side of the Antarctica. Don’t back down and prove you are among the few that can actually accomplish the mission.', 'http://games.mochiads.com/c/g/arctic-snowmobile/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/arctic-snowmobile/Arctic%20Snowmobile%20-%20MochiAds.swf', 'arctic-snowmobile', '700x525', '525', '700', 'http://games.mochiads.com/c/g/arctic-snowmobile/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use arrow keys to drive!'), | |
('105', '6d7961b9-f09d-384d-87b3-50fac1980c09', '2014-02-19 19:13:47', 'ArmorHero SpecialTask', 'Near the end of the world, Nawa need to collect armor badge, save the world!', 'http://games.mochiads.com/c/g/armorhero-specialtask/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/armorhero-specialtask/1mochi.swf', 'armorhero-specialtask', '500x400', '400', '500', 'http://games.mochiads.com/c/g/armorhero-specialtask/_thumb_200x200.jpg', '', '', '', '', '', '0', 'The key to control the direction of movement, the space bar to attack the enemy, to obtain all the armor \n\nbadge victory!'), | |
('106', 'cdca2103-639e-3310-93a5-52d7d070c861', '2014-03-07 07:26:57', 'Army Tractor Hidden Numbers', 'Army Tractor Hidden Numbers is a cool game made for everone. All you have to do is use your mouse to move the magnifying glass around the game to locate the hidden numbers. To complete the game you will need to find all the numbers. Have Fun!', 'http://games.mochiads.com/c/g/army-tractor-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/army-tractor-hidden-numbers/army-tractor-hidden-numbers.swf', 'army-tractor-hidden-numbers', '600x450', '450', '600', 'http://games.mochiads.com/c/g/army-tractor-hidden-numbers/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('107', '3432b8da-2d62-331a-9c02-3160a468f220', '2009-10-12 05:50:54', 'Art Gallery Escape', 'The 102nd Escape game from 123bee.com.\nWe will be releasing escape games on every MONDAYS and THURSDAYS.\nOut of much interest in admiring the paintings in the art gallery, you didn’t realize that you are been locked inside. So use the objects and clues over there to escape from the art gallery. \nGood luck and have fun…!', 'http://thumbs.mochiads.com/c/g/art-gallery-escape/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/art-gallery-escape/Art%20Gallery%20Escape.swf', 'art-gallery-escape', '650x450', '450', '650', '', '', '', '', '', '', '0', 'Use Mouse to Interact.'), | |
('108', 'd94b57a9-0268-3271-897a-771ba2fa85ea', '2013-03-06 21:15:35', 'Artist Room Escape', 'Student artist is trapped in the art room by his art teacher. He has to complete certain tasks before escaping from the room. The hints regarding the tasks to be done are given here. Help him to complete the tasks and escape from the room.', 'http://games.mochiads.com/c/g/artist-room-escape/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/artist-room-escape/Artist%20Room%20Escape.swf', 'artist-room-escape', '650x450', '450', '650', '', '', '', '', '', '', '1', 'Use mouse to interact.'), | |
('109', '1b007a48-7f42-38a5-b8c0-8a8a72cfac5a', '2012-08-15 19:44:32', 'ASD Piano Maestro Compositor', 'ESPAÑOL (English bellow)\n=======\nEl ASD Piano es un dispositivo creado por I2 Interactive y vendido ampliamente por todo el mundo. Aqui puedes divertirte jugando con el. Tiene 7 teclas que se corresponden con las 7 notas y puedes tocarlas presionando la tecla correspondiente en tu teclado A-S-D-F-G-H-J\n\nEn este juego tiene 3 modos para pasar un buen rato con el ASD Piano TM.\n\nFree Mode: Aqui puedes jugar como quieras, presionando las teclas como desees. Haz click en el boton Back para regresar a la pantalla de titulo.\n\nMemory: Oiras una corta melodia y despues deberas tocarla de nuevo, muchas cortas melodias iran apareciendo y una vez que las toques correctamente puedes enviar tus puntos a la tabla de Hi-Score\n\nComposer: Puedes componer tus propias piezas originales!! y compartirlas con tus amigos, muestra al mundo el talento que tienes!!\n\n\nEn la pantalla del Composer presiona el boton ', 'http://games.mochiads.com/c/g/asd-piano-maestro-compositor/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/asd-piano-maestro-compositor/asdpianomaestrocompositor.swf', 'asd-piano-maestro-compositor', '640x480', '480', '640', '', '', '', '', '', '', '2', 'ESPAÑOL (English bellow)\n=======\nEl ASD Piano es un dispositivo creado por I2 Interactive y vendido ampliamente por todo el mundo. Aqui puedes divertirte jugando con el. Tiene 7 teclas que se corresp'), | |
('110', '0eee1b42-0924-3f18-b4ad-f241ea9c4a4c', '2012-08-14 19:01:49', 'ASD Piano Master Composer', 'ESPAÑOL ABAJO\n=============\nThe ASD Piano is a device made by I2 Interactive and sold widely everywhere. Here you can have fun playing with it. It has 7 keys that correspond to the 7 notes and you can play them by pressing the corresponding keys on your Keyboard A-S-D-F-G-H-J\n\nIn this game you have 3 modes to have your fun time with the ASD Piano TM.\n\n\nFree Mode: Here you can play as you like, pressing the keys as you wish, click the Back button to go to tittle screen.\n\n\n\nMemory: You will hear a short melody and then you have to play it again, many short melodies will pop and after succesfully playing them you can submit your score to the Hi-Score table.\n\n\n\nComposer: You can compose your own original pieces!! and share with your friends, show the world the talent you have!!\n\n\nIn the composer screen press the \"REC\" button to start making your composition, play the keys that you wish and ', 'http://games.mochiads.com/c/g/asd-piano-master-composer/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/asd-piano-master-composer/asdpianomastercomposer.swf', 'asd-piano-master-composer', '640x480', '480', '640', '', '', '', '', '', '', '2', 'ESPAÑOL ABAJO\n=============\nThe ASD Piano is a device made by I2 Interactive and sold widely everywhere. Here you can have fun playing with it. It has 7 keys that correspond to the 7 notes and you ca'), | |
('111', 'de325a73-fca6-359f-a583-5e24fbed20f1', '2014-02-20 14:58:07', 'Asteroid Avoider', 'Fly through space as you narrowly dodge asteroids and comets!', 'http://games.mochiads.com/c/g/asteroid-avoider/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/asteroid-avoider/Asteroid%20Avoider.swf', 'asteroid-avoider', '640x480', '480', '640', 'http://games.mochiads.com/c/g/asteroid-avoider/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/asteroid-avoider/screen1_thumb.png', 'http://games.mochiads.com/c/g/asteroid-avoider/screen2_thumb.png', 'http://games.mochiads.com/c/g/asteroid-avoider/screen3_thumb.png', 'http://games.mochiads.com/c/g/asteroid-avoider/screen4_thumb.png', '0', 'W or Up Arrow Key to boost up.\n\nS or Down Arrow Key to boost down.'), | |
('112', 'd4b8537c-1bbc-3b7a-940e-bfbcd2f11c26', '2014-01-24 19:51:43', 'Asteroid Madness', 'Asteroid Madness is a traditional asteroids game, where the idea is to avoid the asteroids by moving the space ship, and shooting at the asteroids to destroy them and accumulate points.', 'http://games.mochiads.com/c/g/asteroid-madness/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/asteroid-madness/AsteroidMadness.swf', 'asteroid-madness', '640x480', '480', '640', 'http://games.mochiads.com/c/g/asteroid-madness/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/asteroid-madness/screen1_thumb.png', 'http://games.mochiads.com/c/g/asteroid-madness/screen2_thumb.png', '', '', '0', 'Click \"start\", and game begins. Use asdw for movement, use the mouse position to aim, and left mouse button to fire. Shoot the asteroids as best you can. Space bar for pause, h to do a hyper jump, and'), | |
('113', '8e2a7a61-75d1-3187-af2c-2eabcfe563a8', '2013-09-08 05:16:13', 'Space Ace', 'Clear 5 levels Asteroids to clear the interstellar shipping lane', 'http://games.mochiads.com/c/g/asteroids_v852462/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/asteroids_v852462/asteroids.swf', 'asteroids_v852462', '640x480', '480', '640', 'http://games.mochiads.com/c/g/asteroids_v852462/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/asteroids_v852462/screen1_thumb.png', 'http://games.mochiads.com/c/g/asteroids_v852462/screen2_thumb.png', 'http://games.mochiads.com/c/g/asteroids_v852462/screen3_thumb.png', 'http://games.mochiads.com/c/g/asteroids_v852462/screen4_thumb.png', '2', 'Clear 5 levels Asteroids to clear the interstellar shipping lane'), | |
('114', '1a9d1ef4-9eb3-310f-9205-5e7815297bc1', '2014-02-03 08:04:39', 'Aston Martin Car Show Room Escape', 'Defygames is a free flash games website. Our game professionals enlarge highly interactive flash games for all age of online game players. Our games are excited to play more and more times.Escape, puzzle, brainteasers, find the number, hidden object games are develop your absorption.Action, adventure, sports, shooting, fighting, dress up games for fun and more pleasurable game for your tedious time.You send your ideas to develop our games and our negative aspect in our games through our contact page Our intention is to entertain you with new games every day and every time with lots of funs, who seek online games as their source of entertainment.', 'http://games.mochiads.com/c/g/aston-martin-car-show-room-escape/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/aston-martin-car-show-room-escape/Aston-Martin-Car-Show-Room-Escape.swf', 'aston-martin-car-show-room-escape', '650x450', '450', '650', 'http://games.mochiads.com/c/g/aston-martin-car-show-room-escape/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/aston-martin-car-show-room-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/aston-martin-car-show-room-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/aston-martin-car-show-room-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/aston-martin-car-show-room-escape/screen4_thumb.jpg', '0', 'Damian Martin was the employee of the Aston Martin Car Show Room. He has locked within the showroom accidentally. He doesn’t know how to escape from the Car Show Room. He needs the door key he searc'), | |
('115', 'd2b87d57-b2af-3d64-bc13-32cc3b540438', '2009-10-22 08:20:34', 'ATM Escape', 'The 104th Escape game from 123bee.com. We will be releasing escape games on every MONDAYS and THURSDAYS.\nYour ATM card has got stuck up in the machine itself. Only with the card you can open the door and get out. \nSo use your intelligence and try to escape from there with the help of clues and objects inside the center.\nGood luck and have fun...!', 'http://thumbs.mochiads.com/c/g/atm-escape/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/atm-escape/ATM%20Escape.swf', 'atm-escape', '650x450', '450', '650', '', '', '', '', '', '', '3', 'Use Mouse to Interact'), | |
('116', 'da8acb08-175f-3582-870e-29eea568ffcb', '2013-11-12 01:50:06', 'Attack of Zombies TD', 'Attack of Zombies TD is an awesome 100 level Tower Defense game where you have to kill the hordes of evil zombies to save your home town and your family. Upgrade your army to kill the baddest zombies ever.', 'http://games.mochiads.com/c/g/attack-of-zombies-td/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/attack-of-zombies-td/Attack%20of%20Zombies%20TD.swf', 'attack-of-zombies-td', '640x480', '480', '640', 'http://games.mochiads.com/c/g/attack-of-zombies-td/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/attack-of-zombies-td/screen1_thumb.png', 'http://games.mochiads.com/c/g/attack-of-zombies-td/screen2_thumb.png', 'http://games.mochiads.com/c/g/attack-of-zombies-td/screen3_thumb.png', 'http://games.mochiads.com/c/g/attack-of-zombies-td/screen4_thumb.png', '0', 'Mouse to play. use number keys 1,2,3,4,5,6,7 to select your weapon/soldier. click on your soldier to choose the color to attack, also you can choose various types of options by clicking on your soldie'), | |
('117', 'c70a7096-af23-35df-bb5d-e7fabd3c8aba', '2013-11-01 05:31:26', 'Attack on Christmas TD', 'Attack on Christmas TD is a super awesome tower defense game. Did you know we live in which year ? its 2013, and 13 is a no. of evil and evil decide to kill humans and burn everything and make this earth hell in this Christmas. Now its our turn to save the earth by killing evils in this Tower Defense games. upgrade your enemies to kill more stronger enemies in coming waves. Also some enemies comes in particular color so you have to click on our soldier to make them in the same color to kill evils.\nNow its up to you to make this Christmas good or Evil , he he he ho ho ho he he he.', 'http://games.mochiads.com/c/g/attack-on-christmas-td/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/attack-on-christmas-td/Attack%20On%20Christmas%20TD%20updated%20.swf', 'attack-on-christmas-td', '640x480', '480', '640', 'http://games.mochiads.com/c/g/attack-on-christmas-td/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/attack-on-christmas-td/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/attack-on-christmas-td/screen2_thumb.png', 'http://games.mochiads.com/c/g/attack-on-christmas-td/screen3_thumb.png', 'http://games.mochiads.com/c/g/attack-on-christmas-td/screen4_thumb.png', '2', 'Mouse to play. use number keys 1,2,3,4,5,6,7 to select your weapon/soldier. click on your soldier to choose the color to attack, also you can choose various types of options by clicking on your soldie'), | |
('118', 'c3a13acd-9d87-3dd6-bd99-b90a3c1350de', '2013-12-26 02:25:32', 'Attraction City', 'Attraction City game, play with your mouse.', 'http://games.mochiads.com/c/g/attraction-city/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/attraction-city/attractioncity.swf', 'attraction-city', '640x520', '520', '640', 'http://games.mochiads.com/c/g/attraction-city/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/attraction-city/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/attraction-city/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/attraction-city/screen3_thumb.jpg', '', '2', ''), | |
('119', '9ee9fcef-064d-38cf-9563-20df94f80cc8', '2014-01-22 07:46:49', 'ATV Fun Ride', 'Race for points in this fun ATV game. Earn enough points to upgrade your bike and complete each track successfully to open new ones.', 'http://games.mochiads.com/c/g/atv-fun-ride/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/atv-fun-ride/squig_bzATVFBMOCHI.swf', 'atv-fun-ride', '700x500', '500', '700', '', '', '', '', '', '', '0', 'Use the arrow keys to control bike and press the Spacebar for a nitro boost.'), | |
('120', 'e1f35e6c-1993-365c-affd-acbf280aa8ef', '2010-10-23 04:07:14', 'Audio Editing Studio Escape', 'The 194th Escape Game from 123Bee.com\nWhile waiting to meet the music director the security officer locks the recording studio unaware you are inside. Try to get out of there by using clues and objects found over there.', 'http://games.mochiads.com/c/g/audio-editting-studio-escape/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/audio-editting-studio-escape/Audio%20Editing%20Studio%20Escape.swf', 'audio-editting-studio-escape', '650x450', '450', '650', '', '', '', '', '', '', '3', 'Use mouse to interact'), | |
('121', 'e8dad5b3-c9d1-35c0-9849-f3395388350e', '2014-01-30 14:38:43', 'Auld Lang Syne Solitaire', 'Build up foundations regardless of suit from Ace to King.\nThere are 3 redeals and 5 levels.', 'http://games.mochiads.com/c/g/auld-lang-syne-solitaire/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/auld-lang-syne-solitaire/auld-lang-syne-solitaire.swf', 'auld-lang-syne-solitaire', '640x640', '640', '640', 'http://games.mochiads.com/c/g/auld-lang-syne-solitaire/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/auld-lang-syne-solitaire/screen1_thumb.png', '', '', '', '0', ''), | |
('122', '1cf74e1f-5bcf-31ff-99ae-3e25c17635ae', '2012-10-10 21:10:59', 'Auto Workshop Escape', 'Assume someone has locked you in this auto workshop and challenged to come out of there. How would you find the way to escape from there, lets see your intelligence. Go ahead, all the best!', 'http://games.mochiads.com/c/g/auto-workshop-escape/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/auto-workshop-escape/Auto%20Workshop%20Escape.swf', 'auto-workshop-escape', '650x450', '450', '650', '', '', '', '', '', '', '1', 'Use mouse to interact.'), | |
('123', '0a4d2274-1626-30c6-9a35-7c8fb229b636', '2014-02-18 00:27:26', 'Avalanche', 'Move and jump with the mouse, collect coins and items, avoid falling rocks and many cool things on this awesome games!', 'http://games.mochiads.com/c/g/avalanche_v95077/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/avalanche_v95077/Avalanche.swf', 'avalanche_v95077', '800x500', '500', '800', 'http://games.mochiads.com/c/g/avalanche_v95077/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/avalanche_v95077/screen1_thumb.jpg', '', '', '', '2', 'Move and jump with the mouse, collect coins and items, and avoid falling rocks!'), | |
('124', '5c550a06-a380-32f5-89bc-e657f1862dce', '2014-01-30 12:12:52', 'Awesome SHOOTER', 'Play this game if you dare! (Scary for some)', 'http://games.mochiads.com/c/g/awesome-shooter/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/awesome-shooter/Awesome%20SHOOTER.swf', 'awesome-shooter', '800x600', '600', '800', 'http://games.mochiads.com/c/g/awesome-shooter/_thumb_200x200.png', '', '', '', '', '', '0', 'WASD = Moves\nLeft Click = Shoot'), | |
('125', '2c306bc8-0c60-3f6f-bc18-1db268846dbb', '2013-12-30 15:41:21', 'Awesome Vehicles', 'Select your car and try to conquer the world one setting at a time. Upgrade to 8 new, faster and better cars as you progress. Select for 12 different types of upgrades that will give you an awesome chance at beating each world. Fill the sky with collectible nitros and other cool things like planes and helicopters.', 'http://games.mochiads.com/c/g/awesome-vehicles/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/awesome-vehicles/awesome-cars.swf', 'awesome-vehicles', '800x480', '480', '800', 'http://games.mochiads.com/c/g/awesome-vehicles/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/awesome-vehicles/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/awesome-vehicles/screen2_thumb.jpg', '', '', '0', 'Drive through the level collecting things and avoiding obstacles. Go as far as you can before you run out of gas.'), | |
('126', '45de4431-0d19-3e4a-bf9a-86de6b0401a2', '2014-01-06 05:03:23', 'Azure Parking', 'Free-Game-Planet.com draws your attention to its new free excellent car parking game. Try to park the expensive car so that the car is undamaged. As the famous people trust you with their luxurious toy and will be very upset if there are dents or scratches on their car. Skirt around the obstacles and other prestigious cars. Catch the possibility to get pleasure in driving the supercar.', 'http://games.mochiads.com/c/g/azure-parking/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/azure-parking/AzureParking.swf', 'azure-parking', '600x450', '450', '600', 'http://games.mochiads.com/c/g/azure-parking/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/azure-parking/screen1_thumb.jpg', '', '', '', '0', ''), | |
('127', '02ec0a52-bd22-3bd3-897a-21dc87bc5557', '2013-12-05 05:22:13', 'Babies Daycare', 'You love taking care of children and so you opened up a Daycare Center. You have to care for babies while their parents are at work. You have to pay attention to their needs. Use the mouse to take children to the food/play tables and areas to address their needs.', 'http://games.mochiads.com/c/g/babies-daycare/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/babies-daycare/babies-daycare.swf', 'babies-daycare', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to play this game'), | |
('128', '789a70ac-01e1-337e-9157-e9a93cdab836', '2013-10-29 22:16:09', 'Baboon Attack TD', 'Baboon Attack TD is a free online 100 level tower defense game. Save your house by killing baboons those are attacking at your houses. use heavy weapons ti kill them faster in this 2 types of level based unique tower defense game.', 'http://games.mochiads.com/c/g/baboon-attack-td/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/baboon-attack-td/Baboon%20Attacks%20TD%20updated.swf', 'baboon-attack-td', '600x400', '400', '600', 'http://games.mochiads.com/c/g/baboon-attack-td/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/baboon-attack-td/screen1_thumb.png', '', 'http://games.mochiads.com/c/g/baboon-attack-td/screen3_thumb.png', '', '2', 'mouse to play. use number keys 1,2,3,4,5,6,7 to select your weapon/soldier.\n\nclick on your soldier to choose the color to attack, also you can choose various types of options by clicking on your soldi'), | |
('129', '1798c09c-8be1-3e3a-b832-40330526cdfb', '2014-03-13 05:04:07', 'Baby Boy Care', 'Jenny has to babysit tonight. Her parents are gone and she has to take care of her little brother Ben. This is the first time that Jenny has to take care of her brother while she is alone. Jenny is nervous and she needs your help with this. Help her taking care of her baby brother by changing the diaper of baby Ben, wash him and play with him. Make sure he is happy and does not cry. Good luck!', 'http://games.mochiads.com/c/g/baby-boy-care/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/baby-boy-care/baby-boy-care-mochi.swf', 'baby-boy-care', '800x600', '600', '800', 'http://games.mochiads.com/c/g/baby-boy-care/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Use the mouse to play this game.'), | |
('130', '20afda2c-b78b-3cec-b583-09a2e62cf43b', '2014-03-11 01:35:21', 'Baby crocodile puzzle', 'Baby crocodile puzzle Game.', 'http://games.mochiads.com/c/g/baby-crocodile-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/baby-crocodile-puzzle/crocodile.swf', 'baby-crocodile-puzzle', '600x450', '450', '600', '', '', '', '', '', '', '1', ''), | |
('131', '717a3b41-694e-3981-a703-b3030e3963b5', '2014-03-11 19:33:26', 'Baby Elephant Salon', 'Join this baby elephant salon game and show your babysitting skills to make the cute baby elephant happy. All you need to do follow the instructions of this baby care game carefully and do all the tasks as per guidelines. First help the cutie to take bath, use soap to clean her very well, then dry her up with drier, wash her teeth, give her a cool message and feed her well too. When all these done start dressing her up with some nice clothes and accessories and complete her pretty look.', 'http://games.mochiads.com/c/g/baby-elephant-salon/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/baby-elephant-salon/Baby_Elephant_Salon-mochi.swf', 'baby-elephant-salon', '800x600', '600', '800', 'http://games.mochiads.com/c/g/baby-elephant-salon/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/baby-elephant-salon/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/baby-elephant-salon/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/baby-elephant-salon/screen3_thumb.jpg', '', '0', 'use left mouse button to play home.'), | |
('132', 'eb89bf15-93e3-327c-b9ba-8bb13bafed36', '2014-03-07 03:59:36', 'Baby Girl Bathing', 'Do you know how to bath a baby? Baby Ella is ready for her daily bath. Usually she cries when her mother baths her because she does not like when shampoo gets in her eyes. Lets find a better option to make the bubble bath a pleasure for baby Ella. Color the water, use flowers and toys to decorate it and find the perfect bubbles that she enjoys. Shampoo her hair with care to make sure she does not get shampoo in her eyes. After you are done with the bath, move her on her favorite chair and dress her up for a day in the park!', 'http://games.mochiads.com/c/g/baby-girl-bathing/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/baby-girl-bathing/baby-girl-bathing-mochi.swf', 'baby-girl-bathing', '800x600', '600', '800', 'http://games.mochiads.com/c/g/baby-girl-bathing/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Use the mouse to play this game.'), | |
('133', 'b6737b0c-8034-37c0-b788-dbd73f23f493', '2014-02-18 01:51:25', 'Baby Hadley Fun', 'Hey there, welcome to a new baby caring game! \nIt\'s so easy to take care of babies, they let you know when something is wrong by crying, you know when are happy because they are laughing and if they need something they will make sure you get it! \nFollow some easy steps in this game to keep a sweet baby happy. First you need to change his diaper and make sure he is comfortable. \nThen bring him his favorite toys and play a while, until he is tired and goes to sleep. \nIt\'s not that hard, isn\'t it? Good luck girls!', 'http://games.mochiads.com/c/g/baby-hadley-fun/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/baby-hadley-fun/baby_hadley_fun_m.swf', 'baby-hadley-fun', '800x600', '600', '800', 'http://games.mochiads.com/c/g/baby-hadley-fun/_thumb_200x200.jpg', 'http://www.yoopygames.com/baby-hadley-fun-571', '', '', '', '', '0', 'Use mouse to play this baby games.'), | |
('134', 'bd5d0700-fe45-3ab2-90ee-8ab81a723724', '2014-02-26 02:52:52', 'Baby Hazel Cooking Games For Kids', 'Baby Hazel is in the shop to buy required kitchen tools and ingredients. Help baby Hazel to pick up the required things. Then, baby Hazel will use required staffs for cooking. Go to the kitchen with her and help her in cooking healthy vegetable soup and pureed apples.', 'http://games.mochiads.com/c/g/baby-hazel-cooking-games-for-kids/_thumb_100x100.png', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/baby-hazel-cooking-games-for-kids/CookingGamesForKids0224.swf', 'baby-hazel-cooking-games-for-kids', '700x550', '550', '700', 'http://games.mochiads.com/c/g/baby-hazel-cooking-games-for-kids/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/baby-hazel-cooking-games-for-kids/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/baby-hazel-cooking-games-for-kids/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/baby-hazel-cooking-games-for-kids/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/baby-hazel-cooking-games-for-kids/screen4_thumb.jpg', '0', 'Baby Hazel is in the shop to buy required kitchen tools and ingredients. Help baby Hazel to pick up the required things. Then, baby Hazel will use required staffs for cooking. Go to the kitchen with h'), | |
('135', '8f145044-415c-3555-a4cd-72f1d43873fe', '2014-02-17 22:32:42', 'Baby on the Beach', 'Seeing an ocean for the first time has to be a crazy, scary, and fun experience for a little baby. If the biggest body of water they\'ve seen as a pool or a bathtub, then an ocean must come as an exhilarating shock! Dress up this cute little baby in some seriously adorable bikinis or swimsuits to help her play in the sand on the beach and the icy cold water in the ocean!', 'http://games.mochiads.com/c/g/baby-on-the-beach/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/baby-on-the-beach/Baby-on-the-Beach.swf', 'baby-on-the-beach', '683x535', '535', '683', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('136', '35c8e0a6-7f59-3d1c-8ef9-14d6f49b35d0', '2013-04-08 01:43:19', 'Bachelors Room Escape', 'Oh no! unfortunately your friend locked you inside the bachelors room. Find a way to escape by using the clues and objects.', 'http://games.mochiads.com/c/g/bachelors-room-escape/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/bachelors-room-escape/Bachelors%20Room%20Escape.swf', 'bachelors-room-escape', '650x450', '450', '650', '', '', '', '', '', '', '1', 'Use mouse to interact.'), | |
('137', '432624df-a232-30a9-b21f-2df5c6cb3ed4', '2014-02-10 20:13:40', 'Backyard Brat', 'You are a kid with a remote-control helicopter, up to absolutely no good, whatsoever.\n\nBackyard Brat offers 25 levels, offering challenges that include dropping water bombs on the angry neighbor as he barbecues, dropping firecrackers on parents\' heads, exploding oil barrels, saving squirrels from burning trees, and avoiding a bottle rocket ambush by the bully next door. Backyard Brat is intended for all ages.', 'http://games.mochiads.com/c/g/backyard-brat/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/backyard-brat/BackyardBrat.swf', 'backyard-brat', '640x480', '480', '640', 'http://games.mochiads.com/c/g/backyard-brat/_thumb_200x200.jpg', 'http://youtu.be/IlszuZmNZpU', 'http://games.mochiads.com/c/g/backyard-brat/screen1_thumb.png', 'http://games.mochiads.com/c/g/backyard-brat/screen2_thumb.png', 'http://games.mochiads.com/c/g/backyard-brat/screen3_thumb.png', '', '2', 'Use the arrow keys to fly the helicopter. Hit the space bar to fire on your victims.'), | |
('138', 'd72277e6-f375-3d2e-9910-f07dcea35c8d', '2013-10-04 23:29:34', 'Backyard Farm', 'What you are seeing is real? Your backyard is so filthy and dirt. All your pets and farm animals have messed up things as much as they can. Were you that busy to leave it careless for such a long time? Nothing is too late. Get ready and clean up your backyard farm Clean up all dirt. Get your pets to..', 'http://games.mochiads.com/c/g/backyard-farm/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/backyard-farm/Backyard-Farm.swf', 'backyard-farm', '683x539', '539', '683', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('139', '458b4342-b40a-3025-84b7-6096bb200eea', '2014-03-06 02:05:40', 'Bad Eggs Online 2', 'The Bad Eggs are back. Bigger, better, BADDER! Take on opponents from around the world in this epic multiplayer artillery game with fully destructible terrain, loads of weapons and loads of cool stuff to unlock!', 'http://games.mochiads.com/c/g/bad-eggs-online-2/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/bad-eggs-online-2/BadEggsOnline2LoaderMochi.swf', 'bad-eggs-online-2', '800x600', '600', '800', 'http://games.mochiads.com/c/g/bad-eggs-online-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/bad-eggs-online-2/screen1_thumb.png', 'http://games.mochiads.com/c/g/bad-eggs-online-2/screen2_thumb.png', 'http://games.mochiads.com/c/g/bad-eggs-online-2/screen3_thumb.png', 'http://games.mochiads.com/c/g/bad-eggs-online-2/screen4_thumb.png', '0', 'A/D – Move left/right\nW – Jump (jumping must be switched on)\nArrow keys/mouse – Aim\nSpace – Fire\nEnter – Toggle chatting'), | |
('140', 'e1c1a2be-4c9f-3299-b16a-a7b0d413e2ed', '2013-09-05 14:17:51', 'Baker\'s Dozen Solitaire', 'Baker\'s Dozen is a simple yet interesting card game which involves 13 tableau piles and a deck of standard playing cards. Your goal in the game is to move all cards by suit from A to K to the foundations. When the game starts, 4 empty foundations will appear on the right of the screen. 13 tableau piles are located on the left of the foundations, with 7 piles at the top and 6 piles at the bottom. Then each of the tableau piles will be dealt 4 face-up cards. The 4 Kings will be placed to the bottom of the tableau piles. Cards on the tableau piles are to be built down regardless of suits. Note that only 1 card can be moved each time, and if a tableau pile becomes empty, it cannot be filled. Complete the task as quickly as you can to receive great rewards!', 'http://games.mochiads.com/c/g/bakers-dozen-solitaire_v691826/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/bakers-dozen-solitaire_v691826/bakersdozen.swf', 'bakers-dozen-solitaire_v691826', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('141', 'c5af03c9-ab9b-3603-bd0a-289b4222f387', '2013-09-11 21:53:30', 'Bale\'s bags of Euros footy', 'With the most expensive football transfer ever done, Bale is free to practice depositing some of that cash into his account. Kick up bags full of Euros, keep them in the air with your feet or head and transfer them over to the Bank deposit unit. How much can you deposit before time runs out?', 'http://games.mochiads.com/c/g/bales-bags-of-euros/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/bales-bags-of-euros/KuppyBale_Mochi.swf', 'bales-bags-of-euros', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('142', '2c239b4d-aed9-338d-ac9b-6de3fe679767', '2014-03-02 11:28:22', 'Ballon Wars', 'Les Ballons ont envahi l\'espace !', 'http://games.mochiads.com/c/g/ballon-wars/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/ballon-wars/balloonwars.swf', 'ballon-wars', '640x480', '480', '640', 'http://games.mochiads.com/c/g/ballon-wars/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/ballon-wars/screen1_thumb.jpg', '', '', '', '2', 'Détruire les ballons !'), | |
('143', '27ee5fa6-5870-357f-924f-6c16feeb69c5', '2014-01-20 08:17:04', 'Balloon Blast', 'Its a shooting game, where you have to shoot as many balloons as possible within the specified time. Different colored balloons have different points & try to make as many points as possible. And stay away from the balloon shaped bombs.', 'http://games.mochiads.com/c/g/balloon-blast_v798652/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/balloon-blast_v798652/Balloon%20Blast-Mochi.swf', 'balloon-blast_v798652', '800x600', '600', '800', 'http://games.mochiads.com/c/g/balloon-blast_v798652/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/balloon-blast_v798652/screen1_thumb.jpg', '', '', '', '0', 'Using the mouse, blast as many balloons as possible within the specified time. Be careful & stay away from the bombs.'), | |
('144', '62f7f23d-ebc5-3878-b684-acb1e13df5b5', '2014-02-23 21:29:33', 'Balloon Popper', 'The game runs in waves and every type of balloon has its own speciality and behaviours. You can think of it as an expanded balloon popper with levels, score system etc.', 'http://games.mochiads.com/c/g/balloonpopper/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/balloonpopper/BalloonPoperG4A.swf', 'balloonpopper', '480x480', '480', '480', 'http://games.mochiads.com/c/g/balloonpopper/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/balloonpopper/screen1_thumb.png', 'http://games.mochiads.com/c/g/balloonpopper/screen2_thumb.png', 'http://games.mochiads.com/c/g/balloonpopper/screen3_thumb.png', 'http://games.mochiads.com/c/g/balloonpopper/screen4_thumb.png', '0', 'Pop the balloons, avoid hitting the critters.'), | |
('145', 'fb3de4b6-d4c2-3afc-8bc3-54af7001dbd2', '2014-02-22 18:36:41', 'Balloon\'s Survival', '30 levels of fun dodging game with relaxing graphics and musics!!!', 'http://games.mochiads.com/c/g/balloons-survival_v42395/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/balloons-survival_v42395/Balloon\'s%20Survival%20(with%20MOCHIADS).swf', 'balloons-survival_v42395', '550x400', '400', '550', 'http://games.mochiads.com/c/g/balloons-survival_v42395/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=AeJOHDgAFvw', 'http://games.mochiads.com/c/g/balloons-survival_v42395/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/balloons-survival_v42395/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/balloons-survival_v42395/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/balloons-survival_v42395/screen4_thumb.jpg', '0', 'Move the balloon by moving the mouse pointer. Dodge all sharp weapons!'), | |
('146', '0061bfe5-64d3-3471-9097-44d6ef2be8a4', '2014-02-04 11:47:16', 'Balloons', 'Balloons is a shooting game and skill, the goal is to win the largest number of point in 99 seconds.\nWarning: the higher your level will be the highest speed of the balloons. And in a few levels the game gets VERY HARD.', 'http://games.mochiads.com/c/g/balloons_v434257/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/balloons_v434257/Balloons.swf', 'balloons_v434257', '320x480', '480', '320', 'http://games.mochiads.com/c/g/balloons_v434257/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/balloons_v434257/screen1_thumb.png', 'http://games.mochiads.com/c/g/balloons_v434257/screen2_thumb.png', 'http://games.mochiads.com/c/g/balloons_v434257/screen3_thumb.png', '', '2', '- Move: the mouse\n- Shoot: left button\n- Shoot the balloons to earn points'), | |
('147', 'fb2bfaf3-a24b-363c-a0fc-56d7fd61b09f', '2013-04-30 09:10:55', 'Bananas go Bahamas', 'In the game it will be about fun and hilarious banana boat, which really brought my suitcase and bought a ticket to the Bahamas. Cheerful banana is the wild symbol game that is able to replace all other symbols except the suitcase.\nAmong the other characters, friends list banana is an excellent mouth-watering strawberry. In five of these characters, you can get 800 coins. Another friend - bellied watermelon prefer a more passive recreation, he camped with cocktails in a hammock. For him, you will also be able to get 800 coins. Pineapple with glasses and hat looking at you with a different symbol for which you will be able to teach 400 coins. And for the characters of coconut, peach and you will get up to 250 coins. When you replace one of the characters on a wild symbol doubles the payout.', 'http://games.mochiads.com/c/g/bananas-go-bahamas/_thumb_100x100.jpg', 'Teen', 'Casino', 'http://games.mochiads.com/c/g/bananas-go-bahamas/bananas.swf', 'bananas-go-bahamas', '670x500', '500', '670', 'http://games.mochiads.com/c/g/bananas-go-bahamas/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/bananas-go-bahamas/screen1_thumb.jpg', '', '', '', '2', 'Game starts with 2500 coins. The game has 9 lines. Each prize can be multiplied in the risk game.'), | |
('148', '92c798df-1e3a-3e5b-bf3c-d93d18d2a0df', '2013-09-07 09:14:32', 'Bar Fight', 'A Bar Fight has broken out at in this multiplayer skill game you will need to try your best to stop it by smashing the head of the guy who started with a bottle. Be careful not to do so to the police as well.', 'http://games.mochiads.com/c/g/bar-fight/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/bar-fight/bar-fight-mochi.swf', 'bar-fight', '800x600', '600', '800', 'http://games.mochiads.com/c/g/bar-fight/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use S and the Down arrow key to play.'), | |
('149', '3253549f-0327-3432-a4bb-11dccb66a86a', '2014-03-01 01:03:22', 'Barbie Angel', 'Barbie Angel', 'http://games.mochiads.com/c/g/barbie-angel/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/barbie-angel/Barbie-Angel.swf', 'barbie-angel', '700x500', '500', '700', '', '', '', '', '', '', '1', 'Use Mouase'), | |
('150', 'd211fed7-0c89-34bc-848b-551ac27521bf', '2014-02-28 08:19:27', 'barbie-girl-bedroom-decor', 'It\'s hard to manage a house if you don\'t have enough time, but it\'s so much easier and more fun to organize your Barbie girl bedroom! Your parents bought you all the pieces of your Barbie girl bedroom, so all you have to do is place them in the right positions around the bedroom.', 'http://games.mochiads.com/c/g/barbie-girl-bedroom-decor/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/barbie-girl-bedroom-decor/barbie-girl-bedroom-decor.swf', 'barbie-girl-bedroom-decor', '700x500', '500', '700', 'http://games.mochiads.com/c/g/barbie-girl-bedroom-decor/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/barbie-girl-bedroom-decor/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/barbie-girl-bedroom-decor/screen2_thumb.jpg', '', '', '0', 'movement: mouse'), | |
('151', '249902a3-3b2a-327b-bba8-a94501834b05', '2014-02-04 23:38:37', 'Bare The Birds Coop', 'The tiny birds of all species are flying joyfully. Flock the birds of same feathered and make them fly away from the grid. Enjoy the game with amazing upcoming levels.', 'http://games.mochiads.com/c/g/bare-the-birds-coop/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/bare-the-birds-coop/Bare%20The%20Birds%20Coop_Mochi.swf', 'bare-the-birds-coop', '800x600', '600', '800', 'http://games.mochiads.com/c/g/bare-the-birds-coop/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/bare-the-birds-coop/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/bare-the-birds-coop/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/bare-the-birds-coop/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/bare-the-birds-coop/screen4_thumb.jpg', '0', 'Group the birds of similar kind by swapping them in same row or column before the time ends.'), | |
('152', 'ac97ba26-b112-3dc8-8c7b-0ab6a06d0aeb', '2011-10-05 22:47:01', 'Basement House Escape', 'Try to escape from the basement house by using the given clues and objects. Good luck!', 'http://games.mochiads.com/c/g/basement-house-escape/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/basement-house-escape/Basement%20House%20Escape.swf', 'basement-house-escape', '650x450', '450', '650', '', '', '', '', '', '', '1', 'Use mouse to interact.'), | |
('153', '2b0c9e28-1c9a-3a1d-bad1-d2807692811a', '2013-07-13 14:21:08', 'Basketball Hoops', 'Try and score as many points as you can before the timer runs out. The more you hit the hoops the higher your score will be! Don’t forget to submit your score at the end of the game and challenge your friends to see who can be the best.\n\nShare and enjoy!', 'http://games.mochiads.com/c/g/basketball-shootout/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/basketball-shootout/Basketball%20Hoops%20(Mochi).swf', 'basketball-shootout', '640x384', '384', '640', '', '', '', '', '', '', '0', 'Use the mouse to aim the arrow and click to shoot, try and get the basketball into the net.'), | |
('154', '17c96f1a-0137-355a-9c95-f8e65b42ea5c', '2013-08-26 03:07:53', 'Basketball', 'This is a very simple game: Your task is to mint the ball with the mouse.', 'http://games.mochiads.com/c/g/basketboll/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/basketboll/БезымÑнный-1.swf', 'basketboll', '550x400', '400', '550', 'http://games.mochiads.com/c/g/basketboll/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/basketboll/screen1_thumb.png', 'http://games.mochiads.com/c/g/basketboll/screen2_thumb.png', '', '', '0', 'Use Mouse'), | |
('155', 'f9ca0d23-d294-3fe6-b198-88e87e353bef', '2013-11-03 09:56:59', 'Battalion Commander 2', 'The Motherland needs you… again! Some strange activity is detected in the North so grab your guns, rockets and grenades and secure the territory. About face! MARCH!', 'http://games.mochiads.com/c/g/battalion-commander-2/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/battalion-commander-2/BattalionCommander2.swf', 'battalion-commander-2', '800x600', '600', '800', 'http://games.mochiads.com/c/g/battalion-commander-2/_thumb_200x200.png', 'http://www.youtube.com/watch?v=TyfQqC05JZg', 'http://games.mochiads.com/c/g/battalion-commander-2/screen1_thumb.png', 'http://games.mochiads.com/c/g/battalion-commander-2/screen2_thumb.png', 'http://games.mochiads.com/c/g/battalion-commander-2/screen3_thumb.png', '', '0', 'Use mouse or keyboard to move.\nClick or hit Space to use Skill.'), | |
('156', '21fc0397-7d53-387d-8ade-e2eaacac0940', '2013-12-29 01:14:17', 'Battle Bugs Attacks', 'Free online addictive tower defence strategy game by ArcadeGamePlace.com Your task is to defence the food on the table from insects. There are 5 various weapons that can be bought. Put the weapon into special cells. Skill 5 levels with 20 waves of enemies in each. Start the exciting table defence and publish the best result.', 'http://games.mochiads.com/c/g/battle-bugs-attacks/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/battle-bugs-attacks/BattleBugsAttacks.swf', 'battle-bugs-attacks', '600x450', '450', '600', 'http://games.mochiads.com/c/g/battle-bugs-attacks/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/battle-bugs-attacks/screen1_thumb.jpg', '', '', '', '0', ''), | |
('157', 'd92ed0a1-e29c-32c5-9fa4-983479c523b1', '2013-01-07 22:15:17', 'Battle for territory', 'Use mouse to play.Click on your own territory, and then hold down the left mouse button and drag to the enemy or neutral territory to send troops.', 'http://games.mochiads.com/c/g/battle-for-territory/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/battle-for-territory/Battleforterritory.swf', 'battle-for-territory', '640x480', '480', '640', 'http://games.mochiads.com/c/g/battle-for-territory/_thumb_200x200.jpg', '', '', '', '', '', '2', 'In this battle, you will play a General.Your mission is to defeat all the enemies, occupy all territories.You can seize enemy territory.Each territory has a self-recovery capability.When your territor'), | |
('158', '4d6e29c4-da99-3852-be93-f91bb8f2092a', '2014-01-01 18:04:13', 'Battle Of The Arrow', 'One day, The Fairy Country was threatened by Devil, More and more monsters attacked the Fairy Country.Soldier attacked the monster for protecting home.With the passage of time,the monster\'s number and level would be improved. Only upgrade soldier\'s weapon to eliminate them.Now let\'s fight! Protect The Fairy Country with your power.', 'http://games.mochiads.com/c/g/battle-of-the-arrow/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/battle-of-the-arrow/Battle-Of-The-Arrow.swf', 'battle-of-the-arrow', '640x480', '480', '640', 'http://games.mochiads.com/c/g/battle-of-the-arrow/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/battle-of-the-arrow/screen1_thumb.jpg', '', '', '', '0', 'AD to Movement;\nClick to shoot;'), | |
('159', 'ab913ed4-4bc7-3f28-bff6-569ab3d50e13', '2014-03-12 13:10:22', 'BCG Blackjack', 'A classic blackjack game.', 'http://games.mochiads.com/c/g/bcg-blackjack/_thumb_100x100.png', 'Teen', 'Casino', 'http://games.mochiads.com/c/g/bcg-blackjack/BCGBlackjack.swf', 'bcg-blackjack', '640x480', '480', '640', 'http://games.mochiads.com/c/g/bcg-blackjack/_thumb_200x200.png', '', '', '', '', '', '2', 'The aim of the game is to \"beat the dealer\", which can be done in one of the following ways:\nGet 21 points on your first two cards (blackjack), without a dealer blackjack;\nReach a final score higher t'), | |
('160', 'b783d151-5f18-3f18-bf61-89d66eb27de3', '2014-03-04 22:52:58', 'Beach Girl Makeover', 'Anya is always dreaming of Summer on the beach. This summer she is really excited. She gets to go on a vacation to the beach with her friends. Before she goes out on this sunny day help Anya with spa facial treatments and then makeup and then dress her in a nice swimming suit for her vacation holiday. Have fun!!', 'http://games.mochiads.com/c/g/beach-girl-makeover_v960526/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/beach-girl-makeover_v960526/Beach%20Girl%20Makeover_CANDY_ADS.swf', 'beach-girl-makeover_v960526', '800x600', '600', '800', 'http://games.mochiads.com/c/g/beach-girl-makeover_v960526/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('161', 'f31ad5d5-17c5-3089-ac8e-8b5dd25cd3a3', '2013-08-23 01:52:05', 'Beach girl', 'ä½ æœ‰æ²¡æœ‰è¯•è¿‡æœè£… ? ä½ ä¼šå¾ˆæ¸©æŸ”ï¼Œèˆ’é€‚ï¼Œè¿™åœ¨æœ¬èµ›å£è¿žè¡£è£™æ—¶å°šã€‚试试在æ¤é›†åˆè¿™äº›è¡£æœï¼Œç„¶åŽä½ 相信我的è¯ã€‚', 'http://games.mochiads.com/c/g/beach-girl_nhung_8_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/beach-girl_nhung_8_2013/beach-girl.swf', 'beach-girl_nhung_8_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('162', 'ac515c84-7664-3097-81ee-9fcd8678bb14', '2012-11-11 05:54:15', 'Beans', 'Simple, addictive game. Your goal is exterminate as many beans of the same color as you can. Take your laser and make hell! Check tutorial for more informations.', 'http://games.mochiads.com/c/g/beans_v789727/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/beans_v789727/beans.swf', 'beans_v789727', '480x480', '480', '480', '', '', '', '', '', '', '3', ''), | |
('163', 'e6dc7257-58da-3362-a05f-09395a94e956', '2014-02-03 09:07:19', 'Bear and valentine hearts coloring', 'Bear and valentine hearts coloring Game.', 'http://games.mochiads.com/c/g/bear-and-valentine-hearts-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/bear-and-valentine-hearts-coloring/walentinebear.swf', 'bear-and-valentine-hearts-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('164', '58ba4696-18ed-3d1a-95b0-255cb735b3b2', '2013-06-30 00:45:37', 'Bear vs Monkey', 'Monkey and Bear will have a fair fight in the kitchen. Separated by a low wall, they cast their unique weapons to each other until one of them has no blood to survive due to too much hitting. This game can be divided into single mode and double mode and you can also choose game levels in single mode. In this game, you can use four special items flexibly.', 'http://games.mochiads.com/c/g/bear-vs-monkey/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/bear-vs-monkey/bearvsmonkey.swf', 'bear-vs-monkey', '600x430', '430', '600', 'http://games.mochiads.com/c/g/bear-vs-monkey/_thumb_200x200.jpg', 'http://games.mochiads.com/c/g/bear-vs-monkey/bearvsmonkey.swf', 'http://games.mochiads.com/c/g/bear-vs-monkey/screen1_thumb.jpg', '', '', '', '1', 'Play this game with your mouse, let’s go!'), | |
('165', '478ef96d-b163-3e56-ae8f-ee5dfb7d2174', '2013-04-15 07:04:52', 'Beat Chaser 2', 'Beat Chaser 2 is a combination of bullet hell and rhythm game. You can choose your own mp3 file or use prepared song, the music will affect on the motion of bullets. The game has 4 game modes, 14 bullet patterns in 12 phases and 4 difficulty settings. Inspiration from Beat Hazard, Touhou and Audiosurf, if you are fan of these game, try this one!', 'http://games.mochiads.com/c/g/beat-chaser-2/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/beat-chaser-2/BeatChaser2.02c.swf', 'beat-chaser-2', '640x480', '480', '640', 'http://games.mochiads.com/c/g/beat-chaser-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/beat-chaser-2/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/beat-chaser-2/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/beat-chaser-2/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/beat-chaser-2/screen4_thumb.jpg', '4', '- Use MOUSE to play.\n- Press ESC to go back on menu or during battle.\n- Press T in battle to toggle background effect.'), | |
('166', '7d1cb949-ab1f-3fba-bae1-4e2c412d16c0', '2013-01-06 10:22:21', 'Beat Chaser', 'Beat Chaser is a little rhythm shooting game with anime style that allow you to choose your own mp3 or from the free song list.', 'http://games.mochiads.com/c/g/beat-chaser/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/beat-chaser/BeatChaser.swf', 'beat-chaser', '640x480', '480', '640', 'http://games.mochiads.com/c/g/beat-chaser/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/beat-chaser/screen1_thumb.png', '', '', '', '0', 'Control:\n Arrow: move\n A: lock direction\n S: bomb\n Esc: return to menu during battle.'), | |
('167', 'c9dacf5b-414e-32d3-876b-042325265017', '2013-04-29 07:29:12', 'Beat the House', 'Beat the House is a poker simulator. Before each hand the player can select the amount of money to bet. Then the game begins by pressing DEAL. The computer provides the player with 5 random generated cards and the player has the possibility to hold or discard each of the cards. By pressing DEAL again the discarded card are replaced with other random generated cards. The player win the hand if one of the following combination is achieved:\n\nROYAL FLUSH pays 1000 x amount of bet\nSTRAIGHT FLUSH pays 200 x amount of bet\n4 OF A KIND pays 80 x amount of bet\nFULL HOUSE pays 20 x amount of bet\nFLUSH pays 14 x amount of bet\nSTRAIGHT pays 10 x amount of bet\n3 OF A KIND pays 6 x amount of bet\n2 PAIR ', 'http://games.mochiads.com/c/g/beat-the-house/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/beat-the-house/Beat%20the%20House.swf', 'beat-the-house', '768x624', '624', '768', 'http://games.mochiads.com/c/g/beat-the-house/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/beat-the-house/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/beat-the-house/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/beat-the-house/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/beat-the-house/screen4_thumb.jpg', '0', 'Click on the options and cards with the mouse.\n+/- to increase/decrease the sound volume.\nKey S to turn on/off the sound.'), | |
('168', '59fc89d2-9d31-371c-93c7-7f523c2db9ae', '2013-10-31 02:43:45', 'Beat The Ostrich', 'Beat The Ostrich is mouse skill based fun game. Beat the ostrich head when it tries to put his head out. Beat with help of the bone and reach the target in each level. The target and speed will be increased in higher levels.', 'http://games.mochiads.com/c/g/beat-the-ostrich/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/beat-the-ostrich/beat-the-ostrich.swf', 'beat-the-ostrich', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to beat the ostrich head.'), | |
('169', '36ced4d3-9da6-3427-8a39-e4ab2391a559', '2011-09-23 17:12:17', 'Beat Universe', 'Click, hold, and drag to the beat of many different songs while competing worldwide for the largest total score! Play along to visually stunning animations that react to how you hit notes in gameplay.\n\n\nBeat Universe is a polished music game featuring great visual effects and addicting gameplay, including lots of great soundtracks for you to play along to the beat of. \nEarn stars as you play songs to unlock new levels! Unlock all of the stars and you\'ll be able to play a bonus minigame!\nCompete for the best total score, which is sum of all your scores on each song, in a real time ranking system right from the main menu.\nGet in to the rhythm and play along to visually stunning animations that react to how you hit notes as you play.\nAnd of course, featuring tons of awesome particle effects.\n\n-Active internet connection is required\n-Most Message Boxes can be dragged around the screen\n-High ', 'http://games.mochiads.com/c/g/beat-universe/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/beat-universe/Beat%20Universe%20MAIN.swf', 'beat-universe', '525x450', '450', '525', 'http://games.mochiads.com/c/g/beat-universe/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/beat-universe/screen1_thumb.png', 'http://games.mochiads.com/c/g/beat-universe/screen2_thumb.png', 'http://games.mochiads.com/c/g/beat-universe/screen3_thumb.png', 'http://games.mochiads.com/c/g/beat-universe/screen4_thumb.png', '1', 'Controls:\n\nClick and Drag/ Flick: Navigate song select menu\nP: Pause\nM: (While paused) Return to main menu\nSPACEBAR: (If ready) Activate Autoplay\nRight Click: ???'), | |
('170', '23be7b6f-e1d5-3503-95f8-e4706266f77e', '2014-03-01 01:03:52', 'Beautiful Barbie Town', 'Beautiful Barbie Town', 'http://games.mochiads.com/c/g/beautiful-barbie-town/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/beautiful-barbie-town/Beautiful-Barbie-Town.swf', 'beautiful-barbie-town', '700x500', '500', '700', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('171', '89153387-a726-3ca5-901a-a1b537a16635', '2012-07-02 01:50:02', 'Beautiful Flowers - Find The Numbers', 'GamesNovel.com is a gaming website.and developing the games for clients.Contact us through [email protected].', 'http://games.mochiads.com/c/g/beautiful-flowers-find-the-numbers/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/beautiful-flowers-find-the-numbers/Beautiful%20Flowers%20-%20Find%20The%20Numbers.swf', 'beautiful-flowers-find-the-numbers', '640x480', '480', '640', 'http://games.mochiads.com/c/g/beautiful-flowers-find-the-numbers/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/beautiful-flowers-find-the-numbers/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/beautiful-flowers-find-the-numbers/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/beautiful-flowers-find-the-numbers/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/beautiful-flowers-find-the-numbers/screen4_thumb.jpg', '1', 'Analyze your power by finding out the numbers which are hidden in the picture. For each accurate click, score will get increased and for wrong click, score will get reduced.\n\nUse Mouse to interact'), | |
('172', '00bb677f-2137-3027-9fc3-f8c22e254593', '2014-03-02 12:22:57', 'Beautiful Flowers Puzzle', 'Some of the most beautiful flowers in one fun puzzle game: Roses, Asters, Qater Lilies, Tulips, Gazanias, Plumeria and Sun Flowers. Choose a difficulty level, enable or disable piece rotation and start putting the beautiful flowers back together.', 'http://games.mochiads.com/c/g/beautiful-flowers-puzzle/_thumb_100x100.png', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/beautiful-flowers-puzzle/Beautiful_Flowers_mochi.swf', 'beautiful-flowers-puzzle', '800x600', '600', '800', 'http://games.mochiads.com/c/g/beautiful-flowers-puzzle/_thumb_200x200.png', '', '', '', '', '', '0', 'Use mouse to move and rotate pieces.'), | |
('173', 'f8691ef1-99d8-3536-9a7c-48e7aeb4be41', '2013-12-25 03:10:34', 'Beautiful Girl At Festival', 'Avez-vous déjà essayé des robes? Vous serait vraiment douce, confortable et élégant dans cette robe pour cette saison.Essayez ces robes de cette collection vous croire en mes paroles.', 'http://games.mochiads.com/c/g/beautiful-girl-at-festival_linh_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/beautiful-girl-at-festival_linh_12_2013/beautiful-girl-at-festival.swf', 'beautiful-girl-at-festival_linh_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('174', '20d1a213-da35-314b-b06f-10a52bde6250', '2013-12-27 05:14:39', 'Beauty Spa Shop', 'Hey girls, Here a smart girl managing a beauty spa shop alone. And these days her shop is too crowded and she needs your help. Don\'t you want to help her? Help her to handle all the customers and give them some relaxing moments in their stressful lives? Your customer number will increase. Satisfying all of them will be difficult. Make costumer satisfies and earn money. Have a fun!', 'http://games.mochiads.com/c/g/beauty-spa-shop/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/beauty-spa-shop/beauty-spa-shop.swf', 'beauty-spa-shop', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('175', 'a2350b54-cee7-3208-8a70-057c8758995c', '2011-07-08 22:28:11', 'Bed room Escape Game', 'A mom punishes her son for his mischievous behavior by locking him alone in the bedroom. Now help the boy to escape from the room.', 'http://games.mochiads.com/c/g/bed-room-escape-game/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/bed-room-escape-game/Bed%20room%20Escape%20Game.swf', 'bed-room-escape-game', '650x450', '450', '650', '', '', '', '', '', '', '1', 'Use mouse to interact.'), | |
('176', '7e686223-b4dc-3517-908e-ced2e0dfab52', '2014-02-15 12:03:37', 'Bee and sunflower in garden puzzle', 'Bee and sunflower in garden puzzle Game.', 'http://games.mochiads.com/c/g/bee-and-sunflower-in-garden-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/bee-and-sunflower-in-garden-puzzle/beeandsunflower.swf', 'bee-and-sunflower-in-garden-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('177', '85fe1778-9e4d-3fa2-a8d2-ccb46c840748', '2014-02-24 07:04:53', 'bee coloring', 'Come and Color your bee with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/bee-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/bee-coloring/beecoloring.swf', 'bee-coloring', '500x520', '520', '500', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('178', 'ad522aa9-add1-3c29-b4d2-71eddb54edf1', '2014-01-06 00:56:03', 'Bee Hive Defence', 'Bee Hive Defence game. Play with arrow keys and space bar', 'http://games.mochiads.com/c/g/bee-hive-defence/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/bee-hive-defence/beehivedefence.swf', 'bee-hive-defence', '550x450', '450', '550', 'http://games.mochiads.com/c/g/bee-hive-defence/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/bee-hive-defence/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/bee-hive-defence/screen2_thumb.jpg', '', '', '0', ''), | |
('179', '5f726eaf-f5c6-3999-bf53-ef6af691e3ea', '2014-03-14 03:53:42', 'bee macro', 'play bee macro puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/bee-macro/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/bee-macro/Beemacro.swf', 'bee-macro', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('180', '891fbb57-f8e3-321c-bd21-a090b17c3ff7', '2014-01-21 20:09:58', 'Beehive Hideout', 'In order to induce the bees the sweetest honey for you. You need to catch the Queen bee first. But it is not simple to catch the Queen as she is trickiest bee in the hive. Find the queen hiding in the hives', 'http://games.mochiads.com/c/g/beehive-hideout/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/beehive-hideout/Beehive%20Hideout_Mochi.swf', 'beehive-hideout', '600x500', '500', '600', 'http://games.mochiads.com/c/g/beehive-hideout/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/beehive-hideout/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/beehive-hideout/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/beehive-hideout/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/beehive-hideout/screen4_thumb.jpg', '0', 'Use mouse to play.\nAvoid unnecessary clicks and clicking the empty slot. Find the bees within the time limit.'), | |
('181', '7c4acd8a-60ca-31d5-9320-723b55913463', '2014-02-20 15:58:38', 'Beer Guzzler', 'Drink your way through waves of challengers all vying for the top spot as the best drinker at Dante’s Drinking Hole. Drink beer, get more tolerance, buy powerups, and see the seedy doctor in the back alley!', 'http://games.mochiads.com/c/g/beer-guzzler_v622234/_thumb_100x100.png', 'Teen', 'Strategy', 'http://games.mochiads.com/c/g/beer-guzzler_v622234/BeerGuzzler.swf', 'beer-guzzler_v622234', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/beer-guzzler_v622234/screen1_thumb.png', '', '', '', '0', 'Drink beer at the bar to increase your stamina (start slow).\r\nChallenge people to beer drinking contests for money.\r\nVisit the seedy doctor in the back alley for money when your bladder is full and co'), | |
('182', '51c11a21-4cdb-37d5-8951-7dfa586ca7dd', '2013-07-21 12:05:20', 'Beiby freaks 2', 'Against Jack with hit the hamper. \nJoin with your friend to defeat him.', 'http://games.mochiads.com/c/g/beiby-freaks-2/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/beiby-freaks-2/BF_2_hit_the_hamper.swf', 'beiby-freaks-2', '650x430', '430', '650', 'http://games.mochiads.com/c/g/beiby-freaks-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/beiby-freaks-2/screen1_thumb.png', '', '', '', '2', 'Player 1 press ENTER and player 2\npress SPACE to play.'), | |
('183', 'd5bf6576-d205-3304-b418-79e6a9d17a3f', '2014-02-28 22:18:01', 'Bella\'s Eyeshadow', 'This lovely girl has just been asked to prom by the most handsome boy in school. She couldn\'t be more excited to wear a gorgeous dress and show up to prom in a limo with her stunning stud. But before she can get dressed and head to the dance, she\'ll need to do her hair and makeup. Lately, she\'s been obsessed with applying multiple layers of eyeshadow to create gorgeous, smokey effects around her eyes. Tonight is the perfect opportunity for her to show off her newly developed makeup skills, so browse the wide selection of colorful options to create the look you like best in this fun online dress up game for girls!', 'http://games.mochiads.com/c/g/bellas-eyeshadow/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/bellas-eyeshadow/Bellas-Eyeshadow.swf', 'bellas-eyeshadow', '683x535', '535', '683', '', '', '', '', '', '', '0', 'Use Mouse'), | |
('184', '6bfced2f-1a60-330c-b0db-22cdd468014a', '2014-03-13 15:43:34', 'Berlin JIgsaw', 'Use the mouse to piece together three great pictures of the city of Berlin. Save and load feature on puzzle and the ability to upload your own photo to turn into a puzzle.', 'http://games.mochiads.com/c/g/berlin-jigsaw_v853108/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/berlin-jigsaw_v853108/berlinmochi.swf', 'berlin-jigsaw_v853108', '800x600', '600', '800', 'http://games.mochiads.com/c/g/berlin-jigsaw_v853108/_thumb_200x200.jpg', '', '', '', '', '', '1', ''), | |
('185', '94fa4833-2f7e-3c78-8751-5dc678b17518', '2012-10-28 22:20:18', 'Best Fighting 2', 'the best fighting 2', 'http://games.mochiads.com/c/g/best-fighting-2/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/best-fighting-2/main.swf', 'best-fighting-2', '600x480', '480', '600', 'http://games.mochiads.com/c/g/best-fighting-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/best-fighting-2/screen1_thumb.png', 'http://games.mochiads.com/c/g/best-fighting-2/screen2_thumb.png', 'http://games.mochiads.com/c/g/best-fighting-2/screen3_thumb.png', '', '0', ''), | |
('186', '547168fa-d2b9-3a58-96b6-97ceb5077802', '2014-03-08 14:31:23', 'Best friends in the woods puzzle', 'Best friends in the woods puzzle Game.', 'http://games.mochiads.com/c/g/best-friends-in-the-woods-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/best-friends-in-the-woods-puzzle/bestfriends.swf', 'best-friends-in-the-woods-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('187', '6442ecae-1990-3cd3-b5b4-39d8678becc1', '2014-03-07 09:06:44', 'Best Pic Puzzles', 'In this game you need to set the piece of a picture to a accurate location to complete the picture. Picture pieces can be moved by clicking on buttons on it. Pic pieces would stop only when they collide with another piece or boundaries.', 'http://games.mochiads.com/c/g/best-pic-puzzles/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/best-pic-puzzles/BestPicPuzzles_mochi.swf', 'best-pic-puzzles', '600x600', '600', '600', 'http://games.mochiads.com/c/g/best-pic-puzzles/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/best-pic-puzzles/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/best-pic-puzzles/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/best-pic-puzzles/screen3_thumb.jpg', '', '0', 'Use mouse to move the pieces.'), | |
('188', '6d822389-90ff-3f2b-ade5-1d1b39b16a1d', '2014-01-07 11:26:27', 'Space Shooter Demo', 'This is a demo of our full game, space shooter.', 'http://games.mochiads.com/c/g/beta-of-shooter/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/beta-of-shooter/Space%20Shooter%20Lite.swf', 'beta-of-shooter', '640x384', '384', '640', 'http://games.mochiads.com/c/g/beta-of-shooter/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/beta-of-shooter/screen1_thumb.png', 'http://games.mochiads.com/c/g/beta-of-shooter/screen2_thumb.png', 'http://games.mochiads.com/c/g/beta-of-shooter/screen3_thumb.png', 'http://games.mochiads.com/c/g/beta-of-shooter/screen4_thumb.png', '1', 'Press \"Play\" to play the game. It saves automatically.'), | |
('189', 'a77284fd-be97-31f0-ad61-892205268e8c', '2014-03-01 21:04:43', 'Big Bend Hidden Numbers', 'Use the mouse to find the hidden numbers in the ten scenes of Big Bend', 'http://games.mochiads.com/c/g/big-bend-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/big-bend-hidden-numbers/bigbendhiddennumbersmochi.swf', 'big-bend-hidden-numbers', '800x600', '600', '800', 'http://games.mochiads.com/c/g/big-bend-hidden-numbers/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('190', '88fc2137-e480-3c09-9a96-140721cc3f9b', '2014-02-17 08:02:39', 'Big blue ocean fishes puzzle', 'Big blue ocean fishes puzzle Game.', 'http://games.mochiads.com/c/g/big-blue-ocean-fishes-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/big-blue-ocean-fishes-puzzle/blueoceanfish.swf', 'big-blue-ocean-fishes-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('191', '2a0d007f-2dae-3004-bd80-a92e1458b6c4', '2014-02-15 07:52:25', 'Big forest animals puzzle', 'Big forest animals puzzle Game.', 'http://games.mochiads.com/c/g/big-forest-animals-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/big-forest-animals-puzzle/forestanimals.swf', 'big-forest-animals-puzzle', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('192', '19887ea9-beb1-3034-8a2a-e07256e10be3', '2014-02-04 05:20:10', 'Big historic car coloring', 'Big historic car coloring Game.', 'http://games.mochiads.com/c/g/big-historic-car-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/big-historic-car-coloring/oldbus.swf', 'big-historic-car-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('193', 'f99c886b-6bb9-37ad-8a9d-8bedf5717d59', '2014-01-31 13:56:56', 'Big rhino in the river coloring', 'Big rhino in the river coloring Game.', 'http://games.mochiads.com/c/g/big-rhino-in-the-river-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/big-rhino-in-the-river-coloring/rhino.swf', 'big-rhino-in-the-river-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('194', '6eb641b0-3550-3e7a-a051-0bef4134c54f', '2014-03-16 14:12:38', 'Big sea birds Puzzle', 'Big sea birds Puzzle Game.', 'http://games.mochiads.com/c/g/big-sea-birds-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/big-sea-birds-puzzle/seabirds.swf', 'big-sea-birds-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('195', '7ece7092-1530-33a4-b536-5f9aadeb68a2', '2014-02-12 05:40:37', 'Big wheels coloring', 'Big wheels coloring Game.', 'http://games.mochiads.com/c/g/big-wheels-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/big-wheels-coloring/bigwheel.swf', 'big-wheels-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('196', '8502b668-360d-375f-8077-67036ed550ef', '2013-12-12 00:46:59', 'Bikini Fashion Makeover', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/bikini-fashion-makeover_dinhphuong_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/bikini-fashion-makeover_dinhphuong_12_2013/bikini-fashion-makeover.swf', 'bikini-fashion-makeover_dinhphuong_12_2013', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('197', '4ac8b542-5ad1-33b5-b646-fb35d7dca123', '2013-09-28 11:31:19', 'Billiard Straight', 'Billiard game. Type of the game is \"straight\", first to 8 points is a winner.', 'http://games.mochiads.com/c/g/billiard-straight/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/billiard-straight/obamaride.swf', 'billiard-straight', '850x550', '550', '850', 'http://games.mochiads.com/c/g/billiard-straight/_thumb_200x200.jpg', '', '', '', '', '', '2', 'Mouse to play. 8 points and you win the game.'), | |
('198', '8f120124-5cb7-3387-9121-321bd85dc3cd', '2014-02-12 08:24:31', 'Strawberry', 'Control the strawberry to earn how many coins you can.', 'http://games.mochiads.com/c/g/billili/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/billili/main.swf', 'billili', '800x500', '500', '800', 'http://games.mochiads.com/c/g/billili/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/billili/screen1_thumb.jpg', '', '', '', '2', 'Move your mouse to control the strawberry. Press left mouse button to pause / start the game.'), | |
('199', 'c260bbc8-3b5e-3a8b-ae6b-0f8604fede15', '2011-09-27 10:10:31', 'Bimmin: Haunted Night', 'Help Bimmin escape from the zombie dinosaur by jumping over stumps, zombie hands and tombstones while collecting powerups to increase Bimmin’s speed as he runs for his life.', 'http://games.mochiads.com/c/g/bimmin-haunted-night/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/bimmin-haunted-night/Bimmin.swf', 'bimmin-haunted-night', '720x355', '355', '720', '', '', 'http://games.mochiads.com/c/g/bimmin-haunted-night/screen1_thumb.png', '', '', '', '5', 'Space Bar to Jump'), | |
('200', '4cb61f41-eeed-3720-bcb8-bba31bd366c7', '2014-02-18 11:49:33', 'Bird Control', 'Freedom awaits! You are free to fly! But... Can you?', 'http://games.mochiads.com/c/g/bird-control_v59115/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/bird-control_v59115/Bird%20Control.swf', 'bird-control_v59115', '640x750', '750', '640', 'http://games.mochiads.com/c/g/bird-control_v59115/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/bird-control_v59115/screen1_thumb.jpg', '', '', '', '3', 'Hold Space to fly, release it to fall. Use Left and Right arrows to move.'), | |
('201', '1052c218-ac72-370c-9a9b-c4679201dade', '2014-03-13 05:20:22', 'Bird journey', 'click to fly , avoid balloons and collect goods', 'http://games.mochiads.com/c/g/bird-journey/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/bird-journey/Bird%20journeyY.swf', 'bird-journey', '600x500', '500', '600', 'http://games.mochiads.com/c/g/bird-journey/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/bird-journey/screen1_thumb.png', 'http://games.mochiads.com/c/g/bird-journey/screen2_thumb.png', 'http://games.mochiads.com/c/g/bird-journey/screen3_thumb.png', '', '0', 'click to fly'), | |
('202', '97b070dd-eb51-30d7-861d-741c582ea256', '2014-02-07 17:59:59', 'Birdie Hop-Hop', 'Oops... The bridge is broken. A group of cute & kawaii birds needs to migrate to another island. Unfortunately they can flap their wings which means they can\'t fly. The good news, they\'re good at jumping. But still not far enough to jump to the next island.\r\n\r\nSo it\'s your turn to guide them to move to other island using the cute clouds. Use them as a jumping platform for the birds to travel to the next island.\r\nTap the screen to place a cloud, and make sure the position is precise enough so the bird can jump on that cloud perfectly. Don\'t let any birds drown to the sea, because the sharks are very hungry and will eat anything they found.\r\n\r\nCollect the points, and unlock new bird costumes. Six new cute bird costumes are available to buy.\r\nUpgrades also available, and will make it easier to gain even more scores.\r\n\r\nSimple game for children as well as mature players. With online leaderbo', 'http://games.mochiads.com/c/g/birdie-hop-hop/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/birdie-hop-hop/BirdieHopAndro.swf', 'birdie-hop-hop', '800x480', '480', '800', 'http://games.mochiads.com/c/g/birdie-hop-hop/_thumb_200x200.png', 'https://www.youtube.com/watch?v=VOi8ubz5qts', 'http://games.mochiads.com/c/g/birdie-hop-hop/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/birdie-hop-hop/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/birdie-hop-hop/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/birdie-hop-hop/screen4_thumb.jpg', '0', 'Click on the screen to place a cloud.\r\nUse them as jumping platform for the birds.'), | |
('203', '5ea5f1fc-4300-39f2-ad48-d00117991a5a', '2014-01-17 11:48:40', 'Bisley Solitaire', 'Build the left four foundations up in suit from Ace to King. Build the right four foundations down in suit from King to Ace.\nTableaus build up or down in suit.', 'http://games.mochiads.com/c/g/bisley-solitaire/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/bisley-solitaire/bisley-solitaire.swf', 'bisley-solitaire', '710x640', '640', '710', 'http://games.mochiads.com/c/g/bisley-solitaire/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/bisley-solitaire/screen1_thumb.jpg', '', '', '', '2', ''), | |
('204', '69b2fe08-d201-39b8-ab03-84762a4e9fa3', '2014-02-05 22:03:29', 'Black And White Emo Chic', 'Black And White Emo Chic', 'http://games.mochiads.com/c/g/black-and-white-emo-chic/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/black-and-white-emo-chic/Black-and-White-Emo-Chic.swf', 'black-and-white-emo-chic', '700x500', '500', '700', '', '', '', '', '', '', '0', 'use mouse'), | |
('205', '85369207-f7b0-39ca-a12c-c5b8b13cf9b9', '2014-01-12 06:41:13', 'Black Cane', 'There is an opportunity to use special skills for every tower.Game is contains 13 units, 5 towers, 25 upgrades of guns.10 levels. High quality of graphical design and sound effects.', 'http://games.mochiads.com/c/g/black-cane/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/black-cane/Black-Cane.swf', 'black-cane', '640x480', '480', '640', 'http://games.mochiads.com/c/g/black-cane/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/black-cane/screen1_thumb.jpg', '', '', '', '0', 'Mouse to Play;'), | |
('206', '0ca92e8d-bdda-3e48-bd50-42dabad0fad9', '2014-03-07 13:05:10', 'Black Holy Deep', '10 Seconds to Keep Alive', 'http://games.mochiads.com/c/g/black-holy-shit/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/black-holy-shit/BLACKHOLYDEEP.swf', 'black-holy-shit', '640x480', '480', '640', 'http://games.mochiads.com/c/g/black-holy-shit/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/black-holy-shit/screen1_thumb.png', 'http://games.mochiads.com/c/g/black-holy-shit/screen2_thumb.png', 'http://games.mochiads.com/c/g/black-holy-shit/screen3_thumb.png', 'http://games.mochiads.com/c/g/black-holy-shit/screen4_thumb.png', '2', 'Use ARROWS to Play and SPACEBAR to JUMP'), | |
('207', '7c52719a-d8bc-36dc-8704-98bce6760e71', '2013-05-25 05:49:20', 'Blackjack millennium', 'Play the most popular card game of blackjack. Rules of the game classic. You play against a computer opponent. At the kick-off score of 1000 coins.', 'http://games.mochiads.com/c/g/black-jack-millennium/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/black-jack-millennium/carts.swf', 'black-jack-millennium', '760x525', '525', '760', 'http://games.mochiads.com/c/g/black-jack-millennium/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/black-jack-millennium/screen1_thumb.jpg', '', '', '', '2', ''), | |
('208', '2c85b0ec-78aa-3ce2-8f6c-d370f685aa82', '2014-02-24 07:50:06', 'Black knight', 'This is year 666, after our great emperor passed away. The demon gates started to appear again, although our emperor had succeded to put a stop to it in the past. What our emperor said was that the gates had many portals to unknown worlds, at the end you will meet the demon lord. What we do know is that the gates send monsters from the other world and are open for anyone to enter. It\'s told that the next emperor will be the one who comes back with the demonking\'s cold heart. Some want a stop to this madness, some flee, some believe it\'s our fault by living in false ways of life. Some believe it\'s our salvation to enter a better world.\n\nI am the black knight. Today I am going to take my turn.', 'http://games.mochiads.com/c/g/black-knight_v790079/_thumb_100x100.jpg', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/black-knight_v790079/Black-knight.swf', 'black-knight_v790079', '800x450', '450', '800', 'http://games.mochiads.com/c/g/black-knight_v790079/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/black-knight_v790079/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/black-knight_v790079/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/black-knight_v790079/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/black-knight_v790079/screen4_thumb.jpg', '2', 'Move with arrow keys, use Z to attack. and when your transform-meter is full you can transform by pressing space.\n\n\nEnjoy!'), | |
('209', '356e38ca-c4b2-3c51-b790-4cb7b0dc5caa', '2014-03-05 05:10:26', 'black sheep', 'Puzzles, Customize, Other, Board Game', 'http://games.mochiads.com/c/g/black-sheep/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/black-sheep/blacksheep.swf', 'black-sheep', '700x480', '480', '700', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('210', 'd766f119-6d48-36b6-bc5c-b0ab97ed48a8', '2013-06-29 01:59:42', 'Blackjack Master', 'It is a Blackjack simulator. Try to score higher than the house to win. If you score higher than 21 you lose.\n\nJack, Queen and King score 10.\nAxis can score 1 or 11.', 'http://games.mochiads.com/c/g/blackjack-master/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/blackjack-master/Blackjack%20master%20-%20Mochi.swf', 'blackjack-master', '768x624', '624', '768', 'http://games.mochiads.com/c/g/blackjack-master/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/blackjack-master/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/blackjack-master/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/blackjack-master/screen3_thumb.jpg', '', '0', 'The game is completely controlled by mouse'), | |
('211', 'ee11716d-127e-31d4-90ae-4dc7899a407e', '2013-05-19 02:53:46', 'Blackjack megalopolis', 'The object of the game is to reach 21 points or to reach a score higher than the dealer without exceeding 21. The player or players are dealt an initial two card hand and add the total of their cards. Face cards (Kings, Queens, and Jacks) are counted as ten points. The player and dealer can count his own ace as 1-point or 11 points. All other cards are counted as the numeric value shown on the card.\nAfter receiving their initial two cards, players have the option of getting a \"hit,\" which means taking an additional card. In a given round, the player or the dealer wins by having a score of 21 or by having the highest score that is less than 21. Scoring higher than 21 results in a loss. A player may win by having any final score less than 21 if the dealer busts. If a player holds an ace valued as 11, the hand is called \"soft\", meaning that the player cannot go bust by taking an additional ', 'http://games.mochiads.com/c/g/blackjack-megalopolis/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/blackjack-megalopolis/blackjackm.swf', 'blackjack-megalopolis', '640x480', '480', '640', 'http://games.mochiads.com/c/g/blackjack-megalopolis/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/blackjack-megalopolis/screen1_thumb.jpg', '', '', '', '2', ''), | |
('212', '135c7812-2c55-3821-8ed3-7a94056c3bba', '2013-02-28 10:08:09', 'Blackjack Project', 'This is the classic game blackjack.', 'http://games.mochiads.com/c/g/blackjack-project/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/blackjack-project/CardGame.swf', 'blackjack-project', '640x480', '480', '640', 'http://games.mochiads.com/c/g/blackjack-project/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/blackjack-project/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/blackjack-project/screen2_thumb.jpg', '', '', '2', 'The objective is to score as you can but no more than 21. And for sure beat the dealer.'), | |
('213', '3aea5572-6e73-3c16-ac8c-d66405854c91', '2013-09-15 02:09:20', 'BlackJack S', 'Blackjack-s is a new take on a classic game. The goal is to get your card limit to 21 without going bust.\nThe dealer will draw one card, you place your bet against that one card. Once your bet is in place you can draw as many cards as you like to reach 21 or as close as, at any point you can stand and the dealer must draw. Its then a gamble to see who scores closest to 21. Oh and if you draw 21 while picking your cards, you win!', 'http://games.mochiads.com/c/g/blackjack-s/_thumb_100x100.png', 'Mature', 'Casino', 'http://games.mochiads.com/c/g/blackjack-s/Blackjack.swf', 'blackjack-s', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/blackjack-s/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/blackjack-s/screen1_thumb.png', 'http://games.mochiads.com/c/g/blackjack-s/screen2_thumb.png', 'http://games.mochiads.com/c/g/blackjack-s/screen3_thumb.png', 'http://games.mochiads.com/c/g/blackjack-s/screen4_thumb.png', '2', 'The dealer will draw first.\nBet against his card.\nPull your cards and stand at any time if you think you will go bust. Try and get as close to 21 without going bust if you don\'t get 21 in your draw.\nO'), | |
('214', '2795cc8c-b4bd-3d86-8e1b-186661b2c83e', '2013-12-17 07:39:25', 'Blast Billiards Revolution', 'Blast Billiards is back! A whole new engine, new challenges and more of the same classic addictive bomb potting action', 'http://games.mochiads.com/c/g/blast-billiards-revolution/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/blast-billiards-revolution/blastbilliards.swf', 'blast-billiards-revolution', '800x600', '600', '800', 'http://games.mochiads.com/c/g/blast-billiards-revolution/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the mouse to control your cue'), | |
('215', '3eff4282-7d6f-32be-9cdd-329ea7294518', '2014-03-03 09:33:52', 'Blocky Farm', 'Bejeweled style matching game. Swap adjacent vegetables to create horizontal or vertical chains of three or more of the same farm items. Get enough score before time runs out to advance to the next level. Watch out for remaining time!', 'http://games.mochiads.com/c/g/blocky-farm/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/blocky-farm/Blocky_Farm.swf', 'blocky-farm', '640x480', '480', '640', 'http://games.mochiads.com/c/g/blocky-farm/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/blocky-farm/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/blocky-farm/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/blocky-farm/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/blocky-farm/screen4_thumb.jpg', '1', 'Use your mouse to swap the tiles'), | |
('216', '4fa24d49-c010-3dc3-9c3f-f8b281d6522c', '2014-02-28 00:56:56', 'Blondie Lockes Makeover', 'Blondie Lockes is the daughter of Goldilocks. She is very social and will be attending an Ever After High party tonight. Can you give her a nice makeover? First give her a full facial treatment. Then select some lovely makeup and accessories. In the end you must give her a new hairdo and choose the perfect party outfit.', 'http://games.mochiads.com/c/g/blondie-lockes-makeover/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/blondie-lockes-makeover/blondie_lockes_makeover_mochi.swf', 'blondie-lockes-makeover', '700x500', '500', '700', 'http://games.mochiads.com/c/g/blondie-lockes-makeover/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/blondie-lockes-makeover/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/blondie-lockes-makeover/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/blondie-lockes-makeover/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/blondie-lockes-makeover/screen4_thumb.jpg', '0', 'Follow the instructions for the makeover. Select the items for the makeup and dressup.'), | |
('217', '13a12243-a5a8-383c-933c-a6abc9b4cdc7', '2014-02-09 14:21:03', 'Blondy smug girl coloring', 'Blondy smug girl coloring Game.', 'http://games.mochiads.com/c/g/blondy-smug-girl-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/blondy-smug-girl-coloring/smuggirl.swf', 'blondy-smug-girl-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('218', '4d198330-1fdb-3891-aa3f-4b937084efe9', '2013-05-05 05:25:15', 'Bloody Climber', 'Climb as high as you can. Beware of traps!', 'http://games.mochiads.com/c/g/bloody-climber/_thumb_100x100.png', 'Teen', 'Action', 'http://games.mochiads.com/c/g/bloody-climber/bloody_climber-2014_03_10-2.swf', 'bloody-climber', '640x480', '480', '640', 'http://games.mochiads.com/c/g/bloody-climber/_thumb_200x200.png', 'https://www.youtube.com/watch?v=N8dko_YevaM', 'http://games.mochiads.com/c/g/bloody-climber/screen1_thumb.png', 'http://games.mochiads.com/c/g/bloody-climber/screen2_thumb.png', 'http://games.mochiads.com/c/g/bloody-climber/screen3_thumb.png', 'http://games.mochiads.com/c/g/bloody-climber/screen4_thumb.png', '3', 'Press X to jump.\n\nCollect coins and then press Z key to enter the shop.'), | |
('219', '481c09ce-95dd-3767-88a4-e73743f2766a', '2014-02-20 12:31:58', 'Bloomer Run', 'Bloomer Run is a simple platform game from One Six Games. Help the Bloomer collect all the coins to progress to the next level. Can you help this little guy collect them all?', 'http://games.mochiads.com/c/g/bloomer-run_v90679/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/bloomer-run_v90679/Bloomer%20Run.swf', 'bloomer-run_v90679', '640x384', '384', '640', 'http://games.mochiads.com/c/g/bloomer-run_v90679/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/bloomer-run_v90679/screen1_thumb.png', 'http://games.mochiads.com/c/g/bloomer-run_v90679/screen2_thumb.png', 'http://games.mochiads.com/c/g/bloomer-run_v90679/screen3_thumb.png', '', '0', 'Controls are the arrow keys to move and jump.'), | |
('220', 'd6bce340-cae9-3b39-95ac-0d6fdd670152', '2014-02-21 11:27:49', 'Blue beak in the seaside puzzle', 'Blue beak in the seaside puzzle Game.', 'http://games.mochiads.com/c/g/blue-beak-in-the-seaside-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/blue-beak-in-the-seaside-puzzle/bluegaga.swf', 'blue-beak-in-the-seaside-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('221', 'fad37da3-317f-3a10-b284-5b6244c14c73', '2014-02-26 11:35:37', 'Blue little penguin puzzle', 'Blue little penguin puzzle Game.', 'http://games.mochiads.com/c/g/blue-little-penguin-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/blue-little-penguin-puzzle/bluepenguin.swf', 'blue-little-penguin-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('222', '04859772-7032-306b-90b6-92e4a4a4a7bb', '2014-02-14 13:13:03', 'Blue ocean animals puzzle', 'Blue ocean animals puzzle Game.', 'http://games.mochiads.com/c/g/blue-ocean-animals-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/blue-ocean-animals-puzzle/blueoceans.swf', 'blue-ocean-animals-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('223', '617d309c-1cc5-3409-a4ff-4451e2109105', '2014-03-01 09:30:26', 'Blue wild hawk puzzle', 'Blue wild hawk puzzle Game.', 'http://games.mochiads.com/c/g/blue-wild-hawk-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/blue-wild-hawk-puzzle/bluehawk.swf', 'blue-wild-hawk-puzzle', '600x450', '450', '600', '', '', '', '', '', '', '1', ''), | |
('224', 'a9bb2c89-d8b1-3e7a-97f6-5b660b713e48', '2014-03-16 05:43:00', 'BlueOn', 'A physics-based stacking game with 30 challenging levels. Find a way to stack shapes on the platform safely. Touch stars for your achievement.', 'http://games.mochiads.com/c/g/blueon/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/blueon/Blue%20On_mochimedia.swf', 'blueon', '600x450', '450', '600', 'http://games.mochiads.com/c/g/blueon/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/blueon/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/blueon/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/blueon/screen3_thumb.jpg', '', '0', 'HOW TO PLAY\n\n> Click a shape in the dock then click once again to place it on the platform.\n> Stack these shapes without any falling off.\n> Arrange them so they can reach the stars.\n> Pres'), | |
('225', '0400dd83-155f-35b6-9f94-5baa176aefb7', '2014-03-12 05:24:30', 'BMW Taxi Jigsaw', 'Taxi Cars are strong fast and modern. This time we have little retro picture of BMW taxi. If you like this taxi car, click shuffle and start to play. Choose your mode and try to solve the images. Finish the level before time is out.', 'http://games.mochiads.com/c/g/bmw-taxi-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/bmw-taxi-jigsaw/BMW_Taxi_Jigsaw.swf', 'bmw-taxi-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/bmw-taxi-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Use your mouse to play this game.'), | |
('226', '53bcc0e0-a405-3d67-9e04-44a7e009e3b4', '2014-03-05 19:24:56', 'Bonfire', 'Addicting Idle game in which you build and grow your bonfire.\n\nAs you progress trough the game your bonfire will grow bigger and bigger untill it reaches galactic proportions.', 'http://games.mochiads.com/c/g/bonfire/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/bonfire/movhibonf.swf', 'bonfire', '800x500', '500', '800', '', '', 'http://games.mochiads.com/c/g/bonfire/screen1_thumb.png', '', '', '', '2', 'Click, buy upgrades.\nCO2 is used as money and temperature as CO2 production multiplier'), | |
('227', '76f6a615-87eb-31fd-87b5-7683bc9692e5', '2013-12-12 00:57:32', 'Book Cricket', 'Play Cricket right across the pages of your most boring textbook!', 'http://games.mochiads.com/c/g/book-cricket/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/book-cricket/BookCricket.swf', 'book-cricket', '740x570', '570', '740', 'http://games.mochiads.com/c/g/book-cricket/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/book-cricket/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/book-cricket/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/book-cricket/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/book-cricket/screen4_thumb.jpg', '0', 'Click to start flipping pages. Click again to stop. The last digit of the page number denotes runs.'), | |
('228', '7730fc24-b7f9-3f1b-868b-54e5beeb570b', '2013-12-13 18:08:11', 'Book of Domination Chapter:1', 'First chapter of fictional history rpg', 'http://games.mochiads.com/c/g/book-of-domination-chapter-1/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/book-of-domination-chapter-1/preloder.swf', 'book-of-domination-chapter-1', '640x480', '480', '640', 'http://games.mochiads.com/c/g/book-of-domination-chapter-1/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/book-of-domination-chapter-1/screen1_thumb.png', '', '', '', '0', 'Click to move and attack'), | |
('229', '05ef77b7-1bf5-3609-a3fa-e858fd6880ca', '2014-03-12 00:05:55', 'Book Room Escape', 'Book Room Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/book-room-escape/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/book-room-escape/book_room_escape.swf', 'book-room-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/book-room-escape/_thumb_200x200.png', 'http://www.xtragamingz.com/book-room-escape-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/book-room-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/book-room-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/book-room-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/book-room-escape/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('230', 'e0572cbc-2311-339b-83c6-6b4c7d4ac1c2', '2014-02-19 12:23:30', 'Boquillas Del Carmen Jigsaw', 'Piece together three great pictures of the Mexican Border Town of Boquillas Del Carmen', 'http://games.mochiads.com/c/g/boquillas-del-carmen-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/boquillas-del-carmen-jigsaw/boquillasdelcarmenmochi.swf', 'boquillas-del-carmen-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/boquillas-del-carmen-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('231', '618f0606-0a2f-3a1b-8017-7180908d9c1c', '2013-09-22 05:43:33', 'Boss Fight Game', 'identical to relieve stress :)\n\nTake him beat stress.\n\nKeywords.: Fighting game, man fight, game, beating the game, boss fight, kick boss', 'http://games.mochiads.com/c/g/boss-fight-game/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/boss-fight-game/BossFightGame.swf', 'boss-fight-game', '550x400', '400', '550', 'http://games.mochiads.com/c/g/boss-fight-game/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/boss-fight-game/screen1_thumb.jpg', '', '', '', '2', ''), | |
('232', 'c474facc-b0f9-3c38-b530-824f887ec830', '2014-03-07 03:32:34', 'Bottle Cap Collector', 'Create chains of the same colored bottle caps. The longer the chains the more points.', 'http://games.mochiads.com/c/g/bottle-cap-collector/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/bottle-cap-collector/bottlecapcollector.swf', 'bottle-cap-collector', '700x600', '600', '700', 'http://games.mochiads.com/c/g/bottle-cap-collector/_thumb_200x200.jpg', 'https://www.youtube.com/watch?v=G8dq_H90dnI', 'http://games.mochiads.com/c/g/bottle-cap-collector/screen1_thumb.jpg', '', '', '', '1', 'Connect at least 3 bottle caps of the same color. Click and drag to connect the bottle caps.'), | |
('233', '2ea854c5-553d-3ced-8929-09e589fd1346', '2013-09-09 22:49:38', 'Bounce', 'Bounce along the landscape collecting the required amount of stars (see % in lower left of screen), collect ‘power ups’ to change gameplay.', 'http://games.mochiads.com/c/g/bounce_v851061/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/bounce_v851061/bounce.swf', 'bounce_v851061', '640x480', '480', '640', 'http://games.mochiads.com/c/g/bounce_v851061/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/bounce_v851061/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/bounce_v851061/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/bounce_v851061/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/bounce_v851061/screen4_thumb.jpg', '2', 'Bounce along the landscape collecting the required amount of stars (see % in lower left of screen), collect ‘power ups’ to change gameplay.'), | |
('234', 'be53b5cd-6703-3a45-a1e8-b8c975e7da45', '2014-03-07 15:34:24', 'Bound To Gun', 'Shoot and blow stuff up and fight awesome boss battle!', 'http://games.mochiads.com/c/g/bound-to-gun/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/bound-to-gun/Bound%20To%20Gun.swf', 'bound-to-gun', '700x550', '550', '700', 'http://games.mochiads.com/c/g/bound-to-gun/_thumb_200x200.png', '', '', '', '', '', '0', 'WASD/ARROWS = Move\nLeft Click/Z = Shoot'), | |
('235', 'b1493951-67f3-3b52-a9ff-bab995ae4b5f', '2013-11-10 06:12:55', 'box chat', 'Chat with your friends in a creative way', 'http://games.mochiads.com/c/g/box-chat/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/box-chat/BoxChat.swf', 'box-chat', '800x600', '600', '800', '', '', '', '', '', '', '2', ''), | |
('236', 'bd058917-39c9-3476-bded-e4968bfe0f1c', '2014-01-11 04:25:14', 'Box Dude Tower Defence 4', 'Get ready to completely annihilate enemy after enemy in this fun, easy to play tower defence game. Use an arsenal of 5 turrets to defeat the Box Dudes and topple the online leader boards!', 'http://games.mochiads.com/c/g/box-dude-tower-defence-4/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/box-dude-tower-defence-4/boxdude%20tower%20defence%204.swf', 'box-dude-tower-defence-4', '700x450', '450', '700', '', '', 'http://games.mochiads.com/c/g/box-dude-tower-defence-4/screen1_thumb.png', 'http://games.mochiads.com/c/g/box-dude-tower-defence-4/screen2_thumb.png', '', '', '2', 'Click a turret on the top bar to buy it. Then, simple click anywhere with in the white boundary to place it. When you\'re ready click the \'GO\' button to start the round. Every time you defeat an enemy,'), | |
('237', 'f78dca93-5261-305e-bfee-71243deef86d', '2013-12-24 14:32:49', 'Boxy Man', 'Those darn dirty woodland critters gone and stole your girl, get back at them and get your love back before its too late.', 'http://games.mochiads.com/c/g/boxy-man/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/boxy-man/Boxy%20man.swf', 'boxy-man', '640x480', '480', '640', 'http://games.mochiads.com/c/g/boxy-man/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/boxy-man/screen1_thumb.png', 'http://games.mochiads.com/c/g/boxy-man/screen2_thumb.png', 'http://games.mochiads.com/c/g/boxy-man/screen3_thumb.png', 'http://games.mochiads.com/c/g/boxy-man/screen4_thumb.png', '2', 'Use W,A,S,D or directional buttons to move and jump, Space to shoot, and Q and E are for switching weapons.'), | |
('238', '3104dab8-a689-37d5-8ae6-27dbb70863e0', '2013-08-23 03:22:34', 'Boys Fight for Girl', 'Do you ever fight for a girl? In this game you need to beat your enemy to get a kiss from her. You choose your character and fight with another person. You need to defeat him. Good Luck!', 'http://games.mochiads.com/c/g/boys-fight-for-girl/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/boys-fight-for-girl/boys-fight-for-girl.swf', 'boys-fight-for-girl', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to To punch, click where the white dots appears.'), | |
('239', '92d9253c-759e-39f6-95ae-0d75e3d8acf7', '2014-02-12 11:20:24', 'Brain Memory', 'Improve your memory by playing Brain Memory. Complete all 50 levels to become master of memory.', 'http://games.mochiads.com/c/g/brain-memory/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/brain-memory/brainmemory.swf', 'brain-memory', '640x480', '480', '640', 'http://games.mochiads.com/c/g/brain-memory/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse to play.'), | |
('240', 'd133b0ad-3262-310e-832c-7b523385169f', '2014-01-13 11:00:05', 'Brazilian Bus', 'In this game you have to drive a Brazilian bus and travel routes from Latin America to reach the stadiums where the World 2018 will be played!', 'http://games.mochiads.com/c/g/brazilian-bus/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/brazilian-bus/main.swf', 'brazilian-bus', '700x600', '600', '700', '', '', '', '', '', '', '2', ''), | |
('241', '969dcca6-b1cc-3566-b284-150226f7f433', '2011-12-20 09:13:07', 'Break the Blocks 2: Musical Edition', 'Blocks fall to the beat of the music, click the blocks to make them explode!!', 'http://games.mochiads.com/c/g/break-the-blocks-2-musical-edition/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/break-the-blocks-2-musical-edition/BreakTheBlocks2.swf', 'break-the-blocks-2-musical-edition', '600x550', '550', '600', '', '', '', '', '', '', '0', 'Click Everything!'), | |
('242', '0aaba916-1c21-3dc8-8783-2fcdd5c23d8a', '2014-01-04 09:46:30', 'BrickBlaster', 'Played the popular game Breakout? Here\'s a breakout-typish game, highly addictive and really really fun! Try it out today!', 'http://games.mochiads.com/c/g/brickblaster/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/brickblaster/loader.swf', 'brickblaster', '550x400', '400', '550', 'http://games.mochiads.com/c/g/brickblaster/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/brickblaster/screen1_thumb.png', 'http://games.mochiads.com/c/g/brickblaster/screen2_thumb.png', '', '', '2', 'Mouse'), | |
('243', '680788f0-3597-3cb4-a414-217584eb0797', '2014-02-09 14:15:27', 'Bride in the heart frame coloring', 'Bride in the heart frame coloring Game.', 'http://games.mochiads.com/c/g/bride-in-the-heart-frame-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/bride-in-the-heart-frame-coloring/lovebride.swf', 'bride-in-the-heart-frame-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('244', 'a8336445-4104-339e-92b5-77bd9e2e1418', '2014-03-12 02:50:45', 'Bright City Night', 'Bright City Night is a point and click type hidden star game from hiddenogames. It is a really good online find hidden objects game. You need to find stars by their shimmer! Find all the hidden stars in the Bright City Night pictures within the time duration to get a high score. 30 seconds from your will be reduced for each 10 wrong click. It is not that easy, but fun. Have fun!', 'http://games.mochiads.com/c/g/bright-city-night/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/bright-city-night/bright-city-night.swf', 'bright-city-night', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play the game.'), | |
('245', 'd0457b7e-7ef1-3c9b-ae8e-5e3be0f48bd1', '2014-01-03 09:35:17', 'BringIt Disco', 'Get your moves right in BringIt Disco Edition. Be the ultimate dancer on all stages.', 'http://games.mochiads.com/c/g/bringit-disco/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/bringit-disco/BringIt2.swf', 'bringit-disco', '640x480', '480', '640', 'http://games.mochiads.com/c/g/bringit-disco/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/bringit-disco/screen1_thumb.png', 'http://games.mochiads.com/c/g/bringit-disco/screen2_thumb.png', 'http://games.mochiads.com/c/g/bringit-disco/screen3_thumb.png', '', '2', 'Use the arrows to match the music beat.'), | |
('246', 'f88c453f-c572-39aa-9161-c0fb0e81e996', '2014-01-06 06:32:23', 'Bristol Solitaire Easy', 'Move all cards to the four foundation piles from Ace to King regardless of suit. Like the foundations, the piles on the tableau are built down in any suit. \nOnly one card can be moved at a time and when a pile becomes empty, it is never filled.', 'http://games.mochiads.com/c/g/bristol-solitaire-easy/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/bristol-solitaire-easy/bristol-solitaire-easy.swf', 'bristol-solitaire-easy', '640x480', '480', '640', 'http://games.mochiads.com/c/g/bristol-solitaire-easy/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('247', '12d50865-ae6d-36ce-8c8e-d89fb196a96a', '2014-01-06 06:05:20', 'Bristol Solitaire', 'Move all cards to the four foundation piles from Ace to King in the same suit. The piles on the tableau are built down in any suit. \nOnly one card can be moved at a time and when a pile becomes empty, it is never filled.', 'http://games.mochiads.com/c/g/bristol-solitaire/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/bristol-solitaire/bristol-solitaire.swf', 'bristol-solitaire', '640x480', '480', '640', 'http://games.mochiads.com/c/g/bristol-solitaire/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/bristol-solitaire/screen1_thumb.jpg', '', '', '', '0', ''), | |
('248', '936c2990-d7db-3f6b-87a1-f5b01e437fc7', '2014-02-17 14:25:36', 'Brown little cub puzzle', 'Brown little cub puzzle Game.', 'http://games.mochiads.com/c/g/brown-little-cub-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/brown-little-cub-puzzle/littlecub.swf', 'brown-little-cub-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('249', '3350bc23-1b0f-3f46-9239-b3bffbbcbff2', '2011-11-11 11:37:25', 'Bubble Burst', 'Burst the bubbles!', 'http://games.mochiads.com/c/g/bubble-burst/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/bubble-burst/BubbleBurst.swf', 'bubble-burst', '600x600', '600', '600', '', '', '', '', '', '', '0', ''), | |
('250', '09a9763a-3a88-3383-a128-3c2b926d2dd2', '2013-11-29 14:12:24', 'Bubble Cannon Shooter', 'Use Your Powerful Cannon To Blast The Bubbles! Match 3 or more bubbles to remove those bubbles, get a bonus for 4 or more bubbles.', 'http://games.mochiads.com/c/g/bubble-cannon-shooter/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/bubble-cannon-shooter/Bubble_Cannon_Shooter_Mochi.swf', 'bubble-cannon-shooter', '640x480', '480', '640', '', '', '', '', '', '', '2', 'Click the left mouse to fire the colored bubble, try to match 3 or more of the same color to remove the bubbles.'), | |
('251', 'bd7d858f-2f37-3899-83ea-afebaa5ee53b', '2014-02-21 01:48:53', 'Bubble kiss', 'Help the cute kids to have fun without getting noticed by others and fill the bar with sweet hearts before the time.\r\n If anyone stares at them while doing naughty things one life will be reduced. \r\nYou have 3 lives for a level. Explore all the levels to score more points.', 'http://games.mochiads.com/c/g/bubble-kiss/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/bubble-kiss/Bubble_kiss.swf', 'bubble-kiss', '700x550', '550', '700', 'http://games.mochiads.com/c/g/bubble-kiss/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to interact'), | |
('252', 'ae239bae-44a6-39ef-a256-640e40379700', '2013-12-28 21:51:26', 'Bubble Shooter', 'Shoot bubbles up and create groups of 3 or more of the same bubbles to remove them from the game.', 'http://games.mochiads.com/c/g/bubble-shooter_v885979/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/bubble-shooter_v885979/bubbleshooter.swf', 'bubble-shooter_v885979', '800x600', '600', '800', 'http://games.mochiads.com/c/g/bubble-shooter_v885979/_thumb_200x200.png', 'http://games.mochiads.com/c/g/bubble-shooter_v885979/bubbleshooter.swf', 'http://games.mochiads.com/c/g/bubble-shooter_v885979/screen1_thumb.png', '', '', '', '2', 'This game is played with mouse only.'), | |
('253', '6d0b6e7c-3804-3f91-b179-915fae15d42a', '2014-03-02 15:53:37', 'Bubbles Hunter 2', 'You are the new \"Bubbles Hunter\".\nTest your speed and reflexes, hit the bubbles before they get away but look out! The time changes colors.\nA colorful game, fun and fast between bubbles and fruits.\n4 levels ( easy, normal, hard, hunter ) for increasingly difficult challenges.', 'http://games.mochiads.com/c/g/bubbles-hunter-2/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/bubbles-hunter-2/bubbleshunter2.swf', 'bubbles-hunter-2', '854x480', '480', '854', 'http://games.mochiads.com/c/g/bubbles-hunter-2/_thumb_200x200.png', 'http://www.youtube.com/watch?v=eU1PHvyqDRc', 'http://games.mochiads.com/c/g/bubbles-hunter-2/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/bubbles-hunter-2/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/bubbles-hunter-2/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/bubbles-hunter-2/screen4_thumb.jpg', '2', 'Move the finder with mouse and use left mouse button to hits the bubbles with same color of the finder.\nIf you hit the wrong color you lose a life, attentive to the time, every so often the finder cha'), | |
('254', '36c8c2ed-71a2-3c43-8c25-cca6d372739c', '2013-12-30 14:34:02', 'Bulldozer Mania', 'Select your dozer and bulldoze the load to the end of each level. Use the loader to lift and destroy things that are in your way. Can you handle being a dozer driver?', 'http://games.mochiads.com/c/g/bulldozer-mania/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/bulldozer-mania/bulldozer-mania.swf', 'bulldozer-mania', '640x480', '480', '640', 'http://games.mochiads.com/c/g/bulldozer-mania/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/bulldozer-mania/screen1_thumb.jpg', '', '', '', '0', 'Use the arrow keys to drive. Use the bulldozer to deliver the load to the end of each level.'), | |
('255', '83c20496-2228-34ef-a391-a4856a27e5c7', '2014-02-21 06:30:37', 'Bunny Trouble 2', 'Hop out of trouble in this fun and retro arcade game. Change all the boxes\' color to proceed to the next level. Collect power-ups.', 'http://games.mochiads.com/c/g/bunny-trouble-2/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/bunny-trouble-2/qbert_flash.swf', 'bunny-trouble-2', '750x480', '480', '750', 'http://games.mochiads.com/c/g/bunny-trouble-2/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/bunny-trouble-2/screen1_thumb.png', 'http://games.mochiads.com/c/g/bunny-trouble-2/screen2_thumb.png', '', '', '2', 'Use the arrow keys or the mouse to jump.'), | |
('256', 'ba158290-07cb-3e70-a58c-00ce3ed768ba', '2011-12-26 03:57:33', 'Bus Fart', 'In this game, You must help the skunk to remove the existing gas in the stomach without being detected until arrive at destination. There are more than 5 animals with different sensitivity of detecting fart. you also can submit your score in the end of game.', 'http://games.mochiads.com/c/g/bus-fart/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/bus-fart/BUS_FART_MOCHI.swf', 'bus-fart', '800x600', '600', '800', '', '', '', '', '', '', '2', '- action : left button'), | |
('257', '1796a89c-67a8-3b79-ae87-a4a9d8da3194', '2014-02-08 12:34:11', 'Butterflies in the valentine day coloring', 'Butterflies in the valentine day coloring Game.', 'http://games.mochiads.com/c/g/butterflies-in-the-valentine-day-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/butterflies-in-the-valentine-day-coloring/butterflies.swf', 'butterflies-in-the-valentine-day-coloring', '530x600', '600', '530', '', '', '', '', '', '', '0', ''), | |
('258', 'df03d2f0-5fea-361c-85cc-28a3d9cc87b5', '2014-01-30 06:12:14', 'Butterfly Tale', '“Butterfly Tale†is an educational game that tells a story about the life cycle of a butterfly. \nThe app starts with the earliest stage – the egg – and goes all the way to an adult butterfly. \nFunny games will teach preschoolers what happens during this process. \nKids will be involved in various activities: \nhelp baby butterfly survive the attack of evil birds, \nbuild its cocoon, \nmake sure it survives a cold winter, \ndress up and decorate fabulous wings of a grown up butterfly.', 'http://games.mochiads.com/c/g/butterfly-tale/_thumb_100x100.png', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/butterfly-tale/ButterflyTale.swf', 'butterfly-tale', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/butterfly-tale/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/butterfly-tale/screen1_thumb.png', 'http://games.mochiads.com/c/g/butterfly-tale/screen2_thumb.png', 'http://games.mochiads.com/c/g/butterfly-tale/screen3_thumb.png', 'http://games.mochiads.com/c/g/butterfly-tale/screen4_thumb.png', '0', ''), | |
('259', '21646b99-63d6-3d91-93b7-64d1aeafafea', '2014-01-13 14:39:36', 'Calculation Solitaire Easy', 'Move all cards to the four foundation piles. The first foundation is to be built up in sequence from Ace until the King is reached, regardless of suit. The other foundations are similarly built up, but by twos (2,4,6,8...), threes (3,6,9,Q...), and fours (4,8,Q,3...), respectively, until they each reach a King.', 'http://games.mochiads.com/c/g/calculation-solitaire-easy/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/calculation-solitaire-easy/calculation-easy.swf', 'calculation-solitaire-easy', '640x480', '480', '640', 'http://games.mochiads.com/c/g/calculation-solitaire-easy/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/calculation-solitaire-easy/screen1_thumb.jpg', '', '', '', '0', ''), | |
('260', '6a1481d2-3086-317c-83f2-ca4ee8a15721', '2014-01-14 13:28:06', 'Calculation Solitaire', 'Move all cards to the four foundation piles in the same suit. The first foundation is to be built up in sequence from Ace until the King is reached. The other foundations are similarly built up, but by twos (2,4,6,8...), threes (3,6,9,Q...), and fours (4,8,Q,3...), respectively, \nuntil they each reach a King.', 'http://games.mochiads.com/c/g/calculation-solitaire/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/calculation-solitaire/calculation-solitaire.swf', 'calculation-solitaire', '640x640', '640', '640', 'http://games.mochiads.com/c/g/calculation-solitaire/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/calculation-solitaire/screen1_thumb.jpg', '', '', '', '0', ''), | |
('261', '21e0808f-05ce-3883-b454-42f733bdff21', '2014-01-15 07:21:29', 'Call to Action', 'Use your tactical assault rifle to shoot enemy elite forces, try to aim and shoot as fast as you can in order to survive and successfully complete each level.', 'http://games.mochiads.com/c/g/call-to-action/_thumb_100x100.jpg', 'Teen', 'Shooting', 'http://games.mochiads.com/c/g/call-to-action/call-to-action-mochi.swf', 'call-to-action', '800x400', '400', '800', 'http://games.mochiads.com/c/g/call-to-action/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/call-to-action/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/call-to-action/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/call-to-action/screen3_thumb.jpg', '', '2', 'Use the mouse to play.'), | |
('262', '7bb689ad-946d-39ce-8e80-fe860a868cdc', '2014-02-25 23:40:41', 'Candy Max', 'Grow your Candy large and Bump into other Candies to reduce their size and win the game.\nHover over the Candy to increase the size and do not forget to move away before you come into contact with other candies.', 'http://games.mochiads.com/c/g/candy-max/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/candy-max/CandyMax-Mochi.swf', 'candy-max', '800x600', '600', '800', 'http://games.mochiads.com/c/g/candy-max/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/candy-max/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/candy-max/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/candy-max/screen3_thumb.jpg', '', '0', 'Use mouse to interact'), | |
('263', 'c0e54f03-dc51-39b4-a40f-7dffc07e3311', '2013-12-18 09:23:04', 'Candy Ride', 'Do you like sweets? Yes? Then this is game for you! You can help a child to get all candies controlling a big candy. You are waited by fascinating puzzles throughout 20 levels.', 'http://games.mochiads.com/c/g/candy-ride/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/candy-ride/Candy%20Ride%20Mochi%20Ads.swf', 'candy-ride', '640x480', '480', '640', 'http://games.mochiads.com/c/g/candy-ride/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/candy-ride/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/candy-ride/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/candy-ride/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/candy-ride/screen4_thumb.png', '0', ''), | |
('264', '3fa13598-77d8-34d3-b03d-66ed35001927', '2014-02-28 07:37:29', 'Candy Rush', 'Eat candies, and jump higher! Special items give you bigger boost! Reach the top of the candy kingdom!', 'http://games.mochiads.com/c/g/candy-rush/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/candy-rush/CandyRush.swf', 'candy-rush', '360x600', '600', '360', 'http://games.mochiads.com/c/g/candy-rush/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/candy-rush/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/candy-rush/screen2_thumb.jpg', '', '', '0', 'Jump through the candies and get as high as you can. Control with the mouse.'), | |
('265', 'bb80c542-a013-3906-90eb-98bbeeb0cdd8', '2014-02-18 06:12:08', 'Cannon', 'Cannon - is a casual game where you need to gain score.\nWith each killing enemy game is getting harder.', 'http://games.mochiads.com/c/g/cannon_v740431/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/cannon_v740431/Cannon-mochi.swf', 'cannon_v740431', '550x600', '600', '550', 'http://games.mochiads.com/c/g/cannon_v740431/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cannon_v740431/screen1_thumb.jpg', '', '', '', '2', 'Left Mouse Button=Shoot\nSpace=Pause'), | |
('266', '4a38aeb5-adf3-35b2-8e05-3624d0ee67db', '2014-03-03 11:54:42', 'Captivating Girl Dress Up', 'This cute captivating girl wants to wear a latest and trendy costume and fashionable accessories. Give her a nice appearance with the available dresses in the wardrobe and other fancy items.', 'http://games.mochiads.com/c/g/captivating-girl-dress-up/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/captivating-girl-dress-up/captivating-girl-dressup.swf', 'captivating-girl-dress-up', '550x400', '400', '550', 'http://games.mochiads.com/c/g/captivating-girl-dress-up/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse play this game.'), | |
('267', '8caf587b-4354-39f0-8619-ba9748cd6d0a', '2014-02-11 22:48:10', 'Car Cleaning for the Boss', 'You need to be aware of what you\'re just dropping in the car. All of those straw paper cases and fast food bags have the tendency to pile up. All you need to do is clean up the car every once in a while, or just throw away some trash every time you leave the car so you don\'t have to spend an entire day going through the car and cleaning it all up like this super post-road trip mess!', 'http://games.mochiads.com/c/g/car-cleaning-for-the-boss/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/car-cleaning-for-the-boss/Car-Cleaning-for-the-Boss.swf', 'car-cleaning-for-the-boss', '683x535', '535', '683', '', '', '', '', '', '', '1', 'use mouse'), | |
('268', '7f449c88-f75e-3c99-b7c5-1fe7657f212d', '2014-03-11 07:59:03', 'Car Parking Room Escape', 'defyGames.com is a gaming website.and developing the games for clients.Contact us through [email protected].', 'http://games.mochiads.com/c/g/car-parking-room-escape/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/car-parking-room-escape/Car-Parking-Room-%20Escape.swf', 'car-parking-room-escape', '650x450', '450', '650', 'http://games.mochiads.com/c/g/car-parking-room-escape/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/car-parking-room-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/car-parking-room-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/car-parking-room-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/car-parking-room-escape/screen4_thumb.jpg', '0', 'Car Parking Room Escape : \n\n Mark zooburg was repair his car he need a some tools to repair it he forget the key where he put it. help him to find the key and solve the picture puzzles.'), | |
('269', '398a80a9-0d61-38eb-a370-d5ac1bcf7374', '2014-02-04 05:50:18', 'Car parking', 'Its a level based parking game, where you have to park the car in the specified space within the given time.', 'http://games.mochiads.com/c/g/car-parking_v775677/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/car-parking_v775677/The%20Parking-mochi.swf', 'car-parking_v775677', '800x600', '600', '800', 'http://games.mochiads.com/c/g/car-parking_v775677/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/car-parking_v775677/screen1_thumb.jpg', '', '', '', '0', 'Use the arrow keys to park the car in the specified space within the given time.'), | |
('270', '7e10a4d4-47bd-3d6c-ab0b-f665b08c880f', '2014-01-24 06:52:43', 'Car Workshop Parking', 'Open for yourself new car parking game from Real-Free-Arcade.com. The task is to park the car at the auto repair shop. Use arrows to place the car into the blinking space and score the points. Avoid breakdown lorry and parked cars. There is a time limit, but you will gain extra 20 seconds for successfully parking vehicles. The game ends when you crash a car or run out of time. Practice your driving skill playing this cool well made game.', 'http://games.mochiads.com/c/g/car-workshop-parking/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/car-workshop-parking/CarWorkshopParking.swf', 'car-workshop-parking', '640x480', '480', '640', 'http://games.mochiads.com/c/g/car-workshop-parking/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/car-workshop-parking/screen1_thumb.jpg', '', '', '', '0', ''), | |
('271', '0079e8ad-c738-3159-ba9b-765e4c5f3c60', '2014-03-09 12:07:54', 'Career Stylist', 'These girls are each applying for different jobs and they all need a specific style for each job interview. Emma, our HR Manager, will rate your work at the end of the game, so match every girl with the right outfit and become the best career stylist! Do you have what it takes to be the stylist for these career seeking girls?', 'http://games.mochiads.com/c/g/career-stylist/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/career-stylist/Career_Stylist_mochi.swf', 'career-stylist', '800x600', '600', '800', 'http://games.mochiads.com/c/g/career-stylist/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/career-stylist/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/career-stylist/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/career-stylist/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/career-stylist/screen4_thumb.jpg', '1', 'Match every job applicant with the right outfit.'), | |
('272', '0dc27b1d-bad9-3c87-800c-51e036593010', '2014-01-08 08:22:44', 'Cargo Loader Parking', 'New colorful game for all fans of interesting car and parking games. You are a driver of the loader tractor at the sea port. Your task is to park in special marked parking place without hitting tons of port rubbish and containers. Pass all eight levels to perfect your parking and driving skills. The quicker you park your tractor the more points you get for the level. Do not forget to publish your best results at Top 10.', 'http://games.mochiads.com/c/g/cargo-loader-parking/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/cargo-loader-parking/CargoLoaderParking.swf', 'cargo-loader-parking', '600x450', '450', '600', 'http://games.mochiads.com/c/g/cargo-loader-parking/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cargo-loader-parking/screen1_thumb.jpg', '', '', '', '0', ''), | |
('273', '89bb3ca4-346b-33dc-b03a-c2b1ef51fb70', '2013-12-23 11:41:14', 'Carmania: Zombie Apocalypse', 'In this game, you were bitten by Zombies and now you need to destroy mankind and takeover our planet. Your mission is to kill humans and take over the planet. You can choose a motor cycle or a monster truck to do the deed. You need to race through10 different stages and levels, to clear the world from humans. Get behind the wheel and use arrow keys to steer drive and balance the car and jump over the obstacles in the game to complete each level. Collect maximum points to win this game. So have fun with our latest game and see if you got what it takes to be the best truck driver online. Good luck and have fun! Drive to survive.\nAnother great game brought to you by agames.org. Enjoy and share with your friends. Love us or hate us, but follow us, like us, G+ us.', 'http://games.mochiads.com/c/g/carmania-zombie-apocalypse/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/carmania-zombie-apocalypse/agames_zrace4Mochi1.swf', 'carmania-zombie-apocalypse', '700x500', '500', '700', 'http://games.mochiads.com/c/g/carmania-zombie-apocalypse/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/carmania-zombie-apocalypse/screen1_thumb.png', 'http://games.mochiads.com/c/g/carmania-zombie-apocalypse/screen2_thumb.png', 'http://games.mochiads.com/c/g/carmania-zombie-apocalypse/screen3_thumb.png', '', '0', 'Please use arrow keys and mouse to play this game.'), | |
('274', 'd4720d94-5f76-3141-9bd7-a2302c9f5813', '2014-01-13 07:09:16', 'Carnival Shooting', 'Carnival Shooting gallery is pure fun, fast shooting action. Rules are simple: keep your gun loaded and shoot as many targets as you can before the time runs out.', 'http://games.mochiads.com/c/g/carnival-shooting/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/carnival-shooting/shootinggallery33.swf', 'carnival-shooting', '800x500', '500', '800', 'http://games.mochiads.com/c/g/carnival-shooting/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/carnival-shooting/screen1_thumb.jpg', '', '', '', '1', 'Mouse to aim, left click to shoot. To reload the gun click on flashing reload button in upper left corner.'), | |
('275', 'a172fc36-5c61-3cd3-97f2-e4acdb716a19', '2013-12-12 08:01:32', 'Caro Style Dressup', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/caro-style-dressup_dinhphuong_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/caro-style-dressup_dinhphuong_12_2013/caro-style-dressup.swf', 'caro-style-dressup_dinhphuong_12_2013', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('276', 'db490fb9-36e1-3fda-a574-e957204b4996', '2014-01-24 05:24:03', 'Cars Dump Parking', 'Play-Free-Arcade.com calls your attention to the new cool free online parking game for all amateurs of retro cars. In the course of time the car falls into decay or becomes out of date. Then it should be driven away to the city dump. Practice your driving skills parking the retro car; park the car perfectly in the right place avoiding the dangerous obstacles. The dump is full in moving trucks, don\'t hit them either.', 'http://games.mochiads.com/c/g/cars-dump-parking/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/cars-dump-parking/CarsDumpParking.swf', 'cars-dump-parking', '640x480', '480', '640', 'http://games.mochiads.com/c/g/cars-dump-parking/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cars-dump-parking/screen1_thumb.jpg', '', '', '', '0', ''), | |
('277', 'feb4d1c7-6c54-353b-a5d9-55c9b36361eb', '2013-08-23 01:48:55', 'Cartoon doll dress up', 'ä½ æœ‰æ²¡æœ‰è¯•è¿‡æœè£… ? ä½ ä¼šå¾ˆæ¸©æŸ”ï¼Œèˆ’é€‚ï¼Œè¿™åœ¨æœ¬èµ›å£è¿žè¡£è£™æ—¶å°šã€‚试试在æ¤é›†åˆè¿™äº›è¡£æœï¼Œç„¶åŽä½ 相信我的è¯ã€‚', 'http://games.mochiads.com/c/g/cartoon-doll-dress-up_nhung_8_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/cartoon-doll-dress-up_nhung_8_2013/cartoon-doll-dress-up.swf', 'cartoon-doll-dress-up_nhung_8_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('278', '61da84ba-ceaa-3a9e-8e3a-a750b6179159', '2014-03-11 06:29:07', 'cartoon Image Hidden Object', 'Try to find the hidden alphabets using your observing skills within the specified time. All the best and have fun!', 'http://games.mochiads.com/c/g/cartoon-image-hidden-object/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/cartoon-image-hidden-object/cartoon%20Image%20Hidden%20Object.swf', 'cartoon-image-hidden-object', '600x550', '550', '600', 'http://games.mochiads.com/c/g/cartoon-image-hidden-object/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cartoon-image-hidden-object/screen1_thumb.jpg', '', '', '', '0', 'Use the arrow keys'), | |
('279', '08a9efe6-8e60-392e-9066-89dd0f03598f', '2014-03-11 06:49:39', 'Cartoon Movie Coloring', 'It’s a coloring game, where you have to select from various shades to color your favorite cartoon characters.', 'http://games.mochiads.com/c/g/cartoon-movie-coloring/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/cartoon-movie-coloring/Cartoon%20Movie%20Coloring-mochi.swf', 'cartoon-movie-coloring', '800x600', '600', '800', 'http://games.mochiads.com/c/g/cartoon-movie-coloring/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cartoon-movie-coloring/screen1_thumb.jpg', '', '', '', '0', 'Using the paint brush, choose from different paints to color the Tom & Jerry image.'), | |
('280', '207cbfae-0c9f-3f07-bd37-fe7a333a77e1', '2013-11-06 09:40:42', 'Cascade', 'Cascade game. Play with your mouse.', 'http://games.mochiads.com/c/g/cascade_v344008/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/cascade_v344008/cascade.swf', 'cascade_v344008', '600x400', '400', '600', 'http://games.mochiads.com/c/g/cascade_v344008/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cascade_v344008/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/cascade_v344008/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/cascade_v344008/screen3_thumb.jpg', '', '2', ''), | |
('281', '22111090-728c-3fc4-8ecf-34343808da48', '2013-04-10 02:11:20', 'Casino Cash Machine', 'A casino ATM that\'s a slot machine, a fruit machine, a badalumbung! Stay solvent, stay safe, enjoy!', 'http://games.mochiads.com/c/g/casino-cash-machine/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/casino-cash-machine/casinoatm.swf', 'casino-cash-machine', '640x480', '480', '640', 'http://games.mochiads.com/c/g/casino-cash-machine/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/casino-cash-machine/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/casino-cash-machine/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/casino-cash-machine/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/casino-cash-machine/screen4_thumb.jpg', '0', 'Press the button, spin the reels. Hold when shown. Nudge when shown. Satisfying kachunk, kachunk, kachunk as winnings are churned out as bills not coins. High scores table so you can brag to your frie'), | |
('282', '8c039293-5fad-386f-97bc-ea8f9b12a9b5', '2009-10-15 05:22:28', 'Casino Escape', 'The 103rd Esacpe game from 123bee.com. \nWe will be releasing escape games on every MONDAYS and THURSDAYS.\nWhen you were in the casino, there was a clash between groups and unfortunately you were hurted and lost your conscience in the middle of that. \nWhen you recover with your conscience, you realised that you are been trapped inside the casino. \nSo use the clues and objects over there to escape from the casino.', 'http://thumbs.mochiads.com/c/g/casino-escape_v1/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/casino-escape_v1/Casino%20Escape.swf', 'casino-escape_v1', '650x450', '450', '650', '', '', '', '', '', '', '0', 'Use Mouse to Interact.'), | |
('283', '48d68fd4-5304-3d43-ae4b-ee19e8dda3d5', '2013-03-04 16:05:47', 'Casino instant success', 'Gambling game begins with the player who puts a bet on the game board. Next, the dealer runs in opposite directions the roulette wheel and the ball, which should fall into one of the numbered pockets make at least three full turns on the wheel.', 'http://games.mochiads.com/c/g/casino-instant-success/_thumb_100x100.jpg', 'Mature', 'Casino', 'http://games.mochiads.com/c/g/casino-instant-success/game.swf', 'casino-instant-success', '800x600', '600', '800', 'http://games.mochiads.com/c/g/casino-instant-success/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('284', '2f794f37-9529-3c53-8cde-4238cd8ccb48', '2013-01-03 08:55:36', 'Casino Keno', 'Play keno, the casino lottery style numbers game.', 'http://games.mochiads.com/c/g/casino-keno/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/casino-keno/casinokeno.swf', 'casino-keno', '640x480', '480', '640', 'http://games.mochiads.com/c/g/casino-keno/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/casino-keno/screen1_thumb.jpg', '', '', '', '2', 'Choose between 3 and 10 numbers from the 80 displayed on the main grid. If you wish you can choose how much you want to stake by dropping down the \'Stake\' box to the right of the grid. Click on one of'), | |
('285', '1bf1c571-2d9f-33ab-9cb7-8dac7a6a9f24', '2014-02-25 04:42:23', 'Casino moment of luck', 'Game starts with 1500 coins. Place a bet and spin the wheel. Terms of classic roulette game.', 'http://games.mochiads.com/c/g/casino-moment-of-luck/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/casino-moment-of-luck/rollz.swf', 'casino-moment-of-luck', '800x600', '600', '800', 'http://games.mochiads.com/c/g/casino-moment-of-luck/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/casino-moment-of-luck/screen1_thumb.jpg', '', '', '', '1', 'Game control mouse click.'), | |
('286', 'd009dfde-ed05-3844-b723-64f4aef70bb8', '2014-03-12 04:28:47', 'Cast Aside Escape', 'Cast Aside Escape is another new point and click escape game developed by games2rule.com. In this game you are trapped inside a cast aside house. There is no one at house or near to house for helping you. You have to escape from there by using that’s house objects and solving the entire puzzle. Use your escaping mind and escape from there. Good luck, have fun!', 'http://games.mochiads.com/c/g/cast-aside-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/cast-aside-escape/cast-aside-escape.swf', 'cast-aside-escape', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to play the game.'), | |
('287', '7abcd641-a129-3db7-a0cd-0699b2b3a1f2', '2013-12-26 01:14:16', 'Casual Clothes Dressup', 'Avez-vous déjà essayé des robes? Vous serait vraiment douce, confortable et élégant dans cette robe pour cette saison.Essayez ces robes de cette collection vous croire en mes paroles.', 'http://games.mochiads.com/c/g/casual-clothes-dressup_linh_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/casual-clothes-dressup_linh_12_2013/casual-clothes-dressup.swf', 'casual-clothes-dressup_linh_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('288', 'ff19ab6e-6a42-350d-b5fe-5611aeac7217', '2013-10-20 20:03:29', 'Casual Dress Of Princess', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/casual-dress-of-princess_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/casual-dress-of-princess_hang1993_10_2013/casual-dress-of-princess.swf', 'casual-dress-of-princess_hang1993_10_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('289', '7fcc5826-1de5-37db-be3c-d3affbf4dde5', '2014-03-09 03:26:15', 'cat face', 'play cat face puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/cat-face/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/cat-face/catface.swf', 'cat-face', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('290', 'fe7a2304-843d-3024-bf73-a18362fadda9', '2013-06-09 21:22:56', 'Cat vs Dog 1.2', 'Cat and dog will have a fair fight at the beach. They cast their unique weapons to each other until one of them has no blood to survive due to too much hitting. This game can be divided into single mode and double mode and you can also choose game levels in single mode. In this game, you can use four special items flexibly. Play this game with your mouse, let’s go!', 'http://games.mochiads.com/c/g/cat-vs-dog-1_2/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/cat-vs-dog-1_2/catvsdog_1_2.swf', 'cat-vs-dog-1_2', '600x430', '430', '600', 'http://games.mochiads.com/c/g/cat-vs-dog-1_2/_thumb_200x200.jpg', 'http://games.mochiads.com/c/g/cat-vs-dog-1_2/catvsdog_1_2.swf', 'http://games.mochiads.com/c/g/cat-vs-dog-1_2/screen1_thumb.jpg', '', '', '', '0', 'This game is played with the mouse only.'), | |
('291', '94195f94-0b64-30cd-ad65-6cc241819469', '2013-05-29 22:50:23', 'Cat VS Dog', 'Cat and dog will have a fair fight in the kitchen. Separated by a low wall, they cast their unique weapons to each other until one of them has no blood to survive due to too much hitting. This game can be divided into single mode and double mode and you can also choose game levels in single mode. In this game, you can use four special items flexibly. Play this game with your mouse, let’s go!', 'http://games.mochiads.com/c/g/cat-vs-dog/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/cat-vs-dog/catvsdog.swf', 'cat-vs-dog', '600x430', '430', '600', 'http://games.mochiads.com/c/g/cat-vs-dog/_thumb_200x200.jpg', 'http://games.mochiads.com/c/g/cat-vs-dog/catvsdog.swf', '', '', '', '', '2', 'This game is played with mouse only.'), | |
('292', 'fc8bc7e7-6e51-3115-9e3f-0c8e9a013a10', '2013-06-09 20:55:10', 'Cat vs Mouse 1.2', 'Cats and rats are sworn enemies. Now, they will have a fair fight at the beach. They cast their unique weapons to each other until one of them has no blood to survive due to too much hitting. This game can be divided into single mode and double mode and you can also choose game levels in single mode. In this game, you can use four special items flexibly. Play this game with your mouse, let’s go!', 'http://games.mochiads.com/c/g/cat-vs-mouse-1_2/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/cat-vs-mouse-1_2/catvsmouse_1_2.swf', 'cat-vs-mouse-1_2', '600x430', '430', '600', 'http://games.mochiads.com/c/g/cat-vs-mouse-1_2/_thumb_200x200.jpg', 'http://games.mochiads.com/c/g/cat-vs-mouse-1_2/catvsmouse_1_2.swf', '', '', '', '', '0', 'This game is played with the mouse only.'), | |
('293', 'a00ec2a9-1789-3920-aa6e-8adbd9b4a457', '2013-01-17 07:39:10', 'CAT VS MOUSE', 'Cats and rats are sworn enemies. Now, they will have a fair fight in the kitchen. Separated by a low wall, they cast their unique weapons to each other until one of them has no blood to survive due to too much hitting. This game can be divided into single mode and double mode and you can also choose game levels in single mode. In this game, you can use four special items flexibly.', 'http://games.mochiads.com/c/g/cat-vs-mouse/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/cat-vs-mouse/catvsmouse.swf', 'cat-vs-mouse', '600x430', '430', '600', 'http://games.mochiads.com/c/g/cat-vs-mouse/_thumb_200x200.jpg', 'http://games.mochiads.com/c/g/cat-vs-mouse/catvsmouse.swf', '', '', '', '', '1', 'Play this game with your mouse, let’s go!'), | |
('294', 'bae6a550-65d3-3c6c-9eb9-bd4c25773e6f', '2013-08-02 23:37:32', 'Catch the ball', 'Collect the balls of similar type by placing the mouse over them. Place the collected balls in their required baskets to complete the levels. Do not collide with other balls or else they may collapse on the stage.', 'http://games.mochiads.com/c/g/caught-the-ball_v430931/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/caught-the-ball_v430931/caught_the_ball.swf', 'caught-the-ball_v430931', '700x550', '550', '700', 'http://games.mochiads.com/c/g/caught-the-ball_v430931/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/caught-the-ball_v430931/screen1_thumb.png', 'http://games.mochiads.com/c/g/caught-the-ball_v430931/screen2_thumb.png', '', '', '1', 'Use mouse to interact'), | |
('295', '3d7106aa-35f9-3981-839c-b73228606f05', '2014-03-07 23:28:18', 'Cave Ant Escape', 'Cave Ant Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/cave-ant-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/cave-ant-escape/cave.swf', 'cave-ant-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/cave-ant-escape/_thumb_200x200.jpg', 'http://www.xtragamingz.com/cave-ant-escape-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/cave-ant-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/cave-ant-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/cave-ant-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/cave-ant-escape/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('296', '161cbc15-08dc-3c32-95ed-13e391a45ac1', '2012-08-02 01:47:08', 'Celebrity Exclusive Pizza Stand', 'Once again, the Teen of the Year Award has brought together all our favorite celebrities! Everybody is waiting to see who is the lucky one that the public has chosen. But... wait! Where did our celebrities disappear? Oh... just around the corner, that\'s where they are! Unde cover, almost unrecognisable, they have found a stand of yummilicious and exclusive pizza, made by the most famous Chef in the world! Good bye diet, good bye low carbs, this delicious pizza is totally worth it!', 'http://games.mochiads.com/c/g/celebrity-exclusive-pizza-stand/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/celebrity-exclusive-pizza-stand/celebrity-exclusive-pizza-stand.swf', 'celebrity-exclusive-pizza-stand', '750x500', '500', '750', 'http://games.mochiads.com/c/g/celebrity-exclusive-pizza-stand/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Drag and drop all the items your customers desire!'), | |
('297', 'bc99dc94-4d11-342f-b164-25ad3b33f7f1', '2014-03-14 02:45:16', 'Celebrity Gold Room Escape', 'Escape from the Gold Room by finding all the clues and objects carefully hidden in room.\r\n\r\nMatch all the objects, find the correctly combinations and solve the puzzles with the clues.\r\n\r\nFinally, Escape from the Gold Room.\r\nGood Luck!', 'http://games.mochiads.com/c/g/celebrity-gold-room-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/celebrity-gold-room-escape/celebrity_gold_room_escape_m.swf', 'celebrity-gold-room-escape', '800x600', '600', '800', 'http://games.mochiads.com/c/g/celebrity-gold-room-escape/_thumb_200x200.jpg', 'http://www.yoopygames.com/celebrity-gold-room-escape-743', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('298', '7501c133-5fb6-3233-bb6f-773d1abe301a', '2014-01-08 22:16:57', 'Celebrity Parking', 'Help our drunk celebs park their car.', 'http://games.mochiads.com/c/g/celebrity-parking/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/celebrity-parking/Celebrity-Parking.swf', 'celebrity-parking', '720x540', '540', '720', 'http://games.mochiads.com/c/g/celebrity-parking/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/celebrity-parking/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/celebrity-parking/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/celebrity-parking/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/celebrity-parking/screen4_thumb.jpg', '0', 'Use arrow keys to move.'), | |
('299', '96dc02ba-41a2-3185-b043-c4f41d71a043', '2014-01-20 09:21:11', 'Centaur - Hidden Numbers', 'This is another hidden numbers game from My Hidden Game. Sharpen your find and seek skills by finding all the numbers hidden in the game. Good luck and have fun playing!', 'http://games.mochiads.com/c/g/centaur-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/centaur-hidden-numbers/find18.swf', 'centaur-hidden-numbers', '800x600', '600', '800', 'http://games.mochiads.com/c/g/centaur-hidden-numbers/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/centaur-hidden-numbers/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/centaur-hidden-numbers/screen2_thumb.jpg', '', '', '1', 'Use mouse to play.'), | |
('300', '2d99302f-8fd2-33f3-a375-f37c618f990a', '2014-01-27 10:39:33', 'Chase?', 'This game is an experiment to show that sometimes things are not as they seem, and everything is a matter of perspective.\r\nThe game created in 48 hours during Global Game Jam 2014. \r\nThe contest\'s theme was \"We don\'t see things as they are, we see them as we are.\"', 'http://games.mochiads.com/c/g/chase_v505817/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/chase_v505817/chase.swf', 'chase_v505817', '700x450', '450', '700', 'http://games.mochiads.com/c/g/chase_v505817/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/chase_v505817/screen1_thumb.jpg', '', '', '', '2', 'press space or click to jump and avoid the obstacles.\r\ncatch the power ups to run faster.'), | |
('301', '862e93c5-ec65-3c22-9551-28668b78f85c', '2012-11-15 03:17:33', 'Cheesee the Rat', 'With very cool graphics and super challenging game-play, you can join the quest of finding the yummy cheese along with Cheese, the rat.', 'http://games.mochiads.com/c/g/cheesee-the-rat/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/cheesee-the-rat/cheeseetherat-mochi.swf', 'cheesee-the-rat', '750x500', '500', '750', 'http://games.mochiads.com/c/g/cheesee-the-rat/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the arrow keys to move, jump on your enemies had to destroy them and get 10 cheese to get an extra life'), | |
('302', '780afb56-b984-33d1-b6dc-1dd064dfd73e', '2014-02-23 04:26:48', 'Chemistry', 'Match molecules to prove you are a master chemist in this addictive puzzle game from Evolute Games! \nBeat your friends scores and earn achievement awards over 48 mind churning levels with 12 bonus levels to really scratch your head over. Every level comes with interesting chemistry facts, meaning Chemistry is educational as well as fun. \nHave you got enough Chemistry?', 'http://games.mochiads.com/c/g/chemistry/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/chemistry/chemistry.swf', 'chemistry', '750x550', '550', '750', 'http://games.mochiads.com/c/g/chemistry/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/chemistry/screen1_thumb.png', 'http://games.mochiads.com/c/g/chemistry/screen2_thumb.png', 'http://games.mochiads.com/c/g/chemistry/screen3_thumb.png', 'http://games.mochiads.com/c/g/chemistry/screen4_thumb.png', '2', 'Drag the atoms using the mouse or arrow keys and SHIFT. Match the molecule displayed before the time runs out to complete the level and progress. Every fifth level is a difficult bonus level that awar'), | |
('303', '1227ef61-0085-35ca-ba31-11cef7d24ca8', '2014-03-12 00:17:08', 'Children Room Escape', 'This is the 153rd escape game from enagames.com. Assume that a brat got locked inside his house, you are a neighbourhood for that child. so, you are in the situation to escape the child. Try to escape from his house and let the child to enjoy with his friends. Click on the objects in the room to interact, collect object and solve puzzle.play ena games and have a funny day!!', 'http://games.mochiads.com/c/g/children-room-escape_v646914/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/children-room-escape_v646914/Children%20%20Room%20Escape3_m.swf', 'children-room-escape_v646914', '800x600', '600', '800', 'http://games.mochiads.com/c/g/children-room-escape_v646914/_thumb_200x200.jpg', 'http://www.enagames.com/game-walkthrough/children-room-escape-walkthrough', '', '', '', '', '0', 'Mouse interact'), | |
('304', '90711fa7-88de-3aad-a48b-590c6bbaafdb', '2014-02-26 03:38:33', 'chimp puzzle', 'play chimp puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/chimp-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/chimp-puzzle/chimppuzzle.swf', 'chimp-puzzle', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('305', '3dea9324-4dc8-3027-af39-f03259b00e44', '2014-03-07 22:28:18', 'Chinese Blast', 'Open for yourself new chain reaction game fromArcadeGamePlace.com. Help the dragon to delete all colored balls. Shoot at the chain of three or more balls of the same color. While you are playing, some bonuses will fall from the top. You should catch these bonuses to use them effectively. There are four bonus types like fast shooting, arrow hint, slow ball speed and increase the score. The game is challenging and becomes harder and harder as you progress thru skill levels. Have a lot of fun playing this excellent game with great graphics and polished addictive game-play.', 'http://games.mochiads.com/c/g/chinese-blast/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/chinese-blast/ChineseBlast.swf', 'chinese-blast', '600x450', '450', '600', 'http://games.mochiads.com/c/g/chinese-blast/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/chinese-blast/screen1_thumb.jpg', '', '', '', '0', ''), | |
('306', 'bb3d7293-23d8-3f05-a855-fcfcad5ce4ad', '2014-02-11 23:14:56', 'Chinese New Year Parade', 'The Chinese new year calls for an extravagant celebration that nearly all of the residents of China take part in. This exciting event is no stranger to dramatic fashions and thrilling art installments. From gorgeously colored dragons to traditional food and clothing, China has gorgeous art and style to showcase on this glorious day. Today, you\'ve been hired to help decorate the streets in preparation for the famous parade that takes place on this wonderful day. Browse the wide selection of options and create a memorable parade for the Chinese people to celebrate this very special occasion in this fun decoration game for kids!', 'http://games.mochiads.com/c/g/chinese-new-year-parade/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/chinese-new-year-parade/Chinese-new-Year-parade.swf', 'chinese-new-year-parade', '683x535', '535', '683', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('307', 'b7b777e3-1aa4-346e-b839-8082e8319262', '2013-12-06 09:30:08', 'Penthouse Bed Hidden Object', 'Find all hidden objects in this Penthouse Bed, Use the mouse to search the area for it.', 'http://games.mochiads.com/c/g/chinese-room-hidden-object/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/chinese-room-hidden-object/penthhouse%20bed%20hidden.swf', 'chinese-room-hidden-object', '650x550', '550', '650', 'http://games.mochiads.com/c/g/chinese-room-hidden-object/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/chinese-room-hidden-object/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/chinese-room-hidden-object/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/chinese-room-hidden-object/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/chinese-room-hidden-object/screen4_thumb.jpg', '0', 'Find all hidden objects in this Penthouse Bed, Use the mouse to search the area for it.'), | |
('308', '289853a8-1c34-3e9b-9422-8987bde87da9', '2014-02-09 22:40:14', 'Chocolate For My Valentine', 'Valentine\'s Day is coming! Have you prepared the perfect gift for your valentine? A box of homemade chocolate is always the most sweet and right choice to be! Let\'s learn how to make a box of love chocolate with our Color Girls Gill, Grace and Cheery! Just follow the instructions in the game. Don\'t forget to decorate your chocolate box with cute wrap paper, too! Happy Valentine\'s Day everybody!', 'http://games.mochiads.com/c/g/chocolate-for-my-valentine/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/chocolate-for-my-valentine/color站情人节巧克力C+W麻çƒ.swf', 'chocolate-for-my-valentine', '800x600', '600', '800', '', '', '', '', '', '', '1', 'Use your mouse to play.'), | |
('309', 'aa971f59-be3d-398e-a332-da727cacac49', '2014-01-24 14:17:14', 'Chocolate - Hidden Numbers', 'This is another hdden numbers game from myhiddengame.com. In this game, you have to find hidden numbers on the images. Good luck and have fun playing!', 'http://games.mochiads.com/c/g/chocolate-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/chocolate-hidden-numbers/find22.swf', 'chocolate-hidden-numbers', '800x600', '600', '800', 'http://games.mochiads.com/c/g/chocolate-hidden-numbers/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/chocolate-hidden-numbers/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/chocolate-hidden-numbers/screen2_thumb.jpg', '', '', '1', 'Use mouse to play.'), | |
('310', '0bfa5d17-d02b-3e5b-9d28-64a4423cc9ad', '2012-08-23 16:42:18', 'Choo Choons', 'Draw and decorate your own tracks then play with the train-set! Switch on Choons mode and create cool tunes as the trains pass different types of scenery!', 'http://games.mochiads.com/c/g/choo-choons/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/choo-choons/ChooChoons.swf', 'choo-choons', '720x540', '540', '720', 'http://games.mochiads.com/c/g/choo-choons/_thumb_200x200.png', 'http://www.youtube.com/watch?v=B5LdqDS-GcM', 'http://games.mochiads.com/c/g/choo-choons/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/choo-choons/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/choo-choons/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/choo-choons/screen4_thumb.jpg', '2', 'Start with \"New Track\" mode to get an in-game tutorial.\nDraw lines with your mouse and watch them get converted into train tracks, place engines on the tracks, add carriages, and drive them around.\nDe'), | |
('311', '0c14bc90-c4ae-3dc0-b4cf-1042faaeaeba', '2014-03-13 16:36:52', 'Chopper Run', 'Avoid the obstacles and collect as many coins as long as you can.', 'http://games.mochiads.com/c/g/chopper-run/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/chopper-run/Main.swf', 'chopper-run', '600x480', '480', '600', 'http://games.mochiads.com/c/g/chopper-run/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the left mouse button and avoid the obstacles and collect as many coins as long as you can.'), | |
('312', '5f158717-4d96-329c-92d6-c7af645d13ac', '2014-03-03 06:59:07', 'Choppy', 'A boat,a shark,what happens when they met?Yes,the boat will be crashed against shark.So,what will you do to help the poor little boat escape from shark?Chop it!No,no,no,not chop the shark but the waves.', 'http://games.mochiads.com/c/g/choppy/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/choppy/game.swf', 'choppy', '640x480', '480', '640', 'http://games.mochiads.com/c/g/choppy/_thumb_200x200.png', 'http://megaswf.com/serve/2645434/', 'http://games.mochiads.com/c/g/choppy/screen1_thumb.png', 'http://games.mochiads.com/c/g/choppy/screen2_thumb.png', 'http://games.mochiads.com/c/g/choppy/screen3_thumb.png', 'http://games.mochiads.com/c/g/choppy/screen4_thumb.png', '1', 'Slide left mouse button over waves,so that waves can push the boat forward'), | |
('313', '91e00a29-25aa-3d7c-a745-8ccd3b39522f', '2013-12-24 23:18:20', 'Christmas Squirrel', 'Christmas Squirrel adventure. The squirrel couple decide to collect nuts and go back home. Please help them to complete the exciting work. Be careful all kinds of monsters and traps.\nControl the two squirrels to collect ALL nuts and go home. Only boy squirrel can take up/drop the box. Pick up GOLD star can make squirrel jump higher, pick up RED star can break the ice wall. Remember: cooperation is very important, they need to help each other. Have fun!', 'http://games.mochiads.com/c/g/christmas-squirrel/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/christmas-squirrel/ChristmasSquirrel-[Mochi].swf', 'christmas-squirrel', '640x480', '480', '640', 'http://games.mochiads.com/c/g/christmas-squirrel/_thumb_200x200.jpg', 'http://anolegames.com/Walkthrough/Christmas-Squirrel/', 'http://games.mochiads.com/c/g/christmas-squirrel/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/christmas-squirrel/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/christmas-squirrel/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/christmas-squirrel/screen4_thumb.jpg', '2', 'P1: A/D to move, W jo jump, s to take up/drop box. \nP2: Arrow keys to move/jump.'), | |
('314', '23ff52e0-44ea-376a-afb9-dff153cb14b7', '2012-01-07 00:51:56', 'Circles Hate Squares', 'A simple rhythm based game where you control a circle trying to avoid squares as long as you can.', 'http://games.mochiads.com/c/g/circles-hate-squares/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/circles-hate-squares/circleshatesquares.swf', 'circles-hate-squares', '640x480', '480', '640', 'http://games.mochiads.com/c/g/circles-hate-squares/_thumb_200x200.png', 'http://www.youtube.com/watch?v=dKnqreq8H_A&feature=g-u&context=G21b1d2dFUAAAAAAAAAA', 'http://games.mochiads.com/c/g/circles-hate-squares/screen1_thumb.png', 'http://games.mochiads.com/c/g/circles-hate-squares/screen2_thumb.png', 'http://games.mochiads.com/c/g/circles-hate-squares/screen3_thumb.png', 'http://games.mochiads.com/c/g/circles-hate-squares/screen4_thumb.png', '1', 'Space to start the game and the up and down arrow keys control which track your circle is on.'), | |
('315', 'fe38bd81-fce9-391f-8a56-5a8543ec13af', '2014-02-03 08:14:41', 'Cities Quiz', 'Can you show Cassablanca on a map. In Cities Quiz you have to locate as accurate as possible. Sucess!', 'http://games.mochiads.com/c/g/cities-quiz_v720598/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/cities-quiz_v720598/distance.swf', 'cities-quiz_v720598', '800x480', '480', '800', 'http://games.mochiads.com/c/g/cities-quiz_v720598/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cities-quiz_v720598/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/cities-quiz_v720598/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/cities-quiz_v720598/screen3_thumb.jpg', '', '0', 'Click on the map to locate as accurate as possible the cities.'), | |
('316', '1cea1e2a-500a-34ba-a051-62ccadcfd0fe', '2013-08-26 20:46:14', 'City Inspectors Hacked', 'city-inspectors-hacked version', 'http://games.mochiads.com/c/g/city-inspectors-hacked/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/city-inspectors-hacked/main.swf', 'city-inspectors-hacked', '600x480', '480', '600', 'http://games.mochiads.com/c/g/city-inspectors-hacked/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/city-inspectors-hacked/screen1_thumb.jpg', '', '', '', '0', 'ASDF JK'), | |
('317', '31fbb415-c4cf-355a-8acd-4ed6e7d8249b', '2013-07-04 07:18:04', 'city inspectors', 'meet the city inspectors on street...', 'http://games.mochiads.com/c/g/city-inspectors/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/city-inspectors/main.swf', 'city-inspectors', '600x480', '480', '600', 'http://games.mochiads.com/c/g/city-inspectors/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/city-inspectors/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/city-inspectors/screen2_thumb.jpg', '', '', '0', 'ASDF+JK\nup/down/left/right+END/PGDN'), | |
('318', '3c316c8a-96a1-3743-a615-6f0dcc15a7d8', '2014-03-10 02:42:26', 'Clash In Space A Space Shooter', 'Nice scrolling space shooter game. Where you kill enemy spaceship and there is also a boss at the end of level 3. There is power ups too. Very hard to clear level 1 and 3 . Challenging game. Loads of fun.', 'http://games.mochiads.com/c/g/clash-in-space-a-space-shooter/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/clash-in-space-a-space-shooter/space.swf', 'clash-in-space-a-space-shooter', '640x480', '480', '640', 'http://games.mochiads.com/c/g/clash-in-space-a-space-shooter/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/clash-in-space-a-space-shooter/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/clash-in-space-a-space-shooter/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/clash-in-space-a-space-shooter/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/clash-in-space-a-space-shooter/screen4_thumb.jpg', '2', 'arrow keys to move\nspace to shoot\nenter to pause the game'), | |
('319', 'fb5e551a-5153-3280-899f-19f9d0953c2f', '2014-02-05 05:49:02', 'Classic claret red car coloring', 'Classic claret red car coloring Game.', 'http://games.mochiads.com/c/g/classic-claret-red-car-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/classic-claret-red-car-coloring/longclassiccar.swf', 'classic-claret-red-car-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('320', '11629426-884c-35b8-8f8c-1800192db214', '2013-10-20 19:54:09', 'Classroom Arrangements', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/classroom-arrangements_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/classroom-arrangements_hang1993_10_2013/classroom-arrangements.swf', 'classroom-arrangements_hang1993_10_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('321', 'e10e232e-4e06-3aee-85b1-1f5f13b25fc8', '2013-08-21 10:26:31', 'Clay pigeon sport shooting.', 'Clay pigeon sport shooting.', 'http://games.mochiads.com/c/g/clay-pigeon-sport-shooting_/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/clay-pigeon-sport-shooting_/ss_cpm.swf', 'clay-pigeon-sport-shooting_', '800x400', '400', '800', 'http://games.mochiads.com/c/g/clay-pigeon-sport-shooting_/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/clay-pigeon-sport-shooting_/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/clay-pigeon-sport-shooting_/screen2_thumb.jpg', '', '', '1', 'Instruction is on the game screen.'), | |
('322', 'a99bc546-7fc3-3e81-9163-a1426d29de16', '2014-03-07 11:40:41', 'Clean my pink new beetle', 'It\'s a really good looking car.Yesterday Cathy was enjoying the party with her close friends.Her pets were very naugthy. They make name\'s car look very ugly. Check out this funny game to see what\'s special about a car wash.Clean the indoor first and then scrub down and wash the outside of the car. Grab the soap bucket and let\'s wash the car. Are you ready?', 'http://games.mochiads.com/c/g/clean-my-pink-new-beetle/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/clean-my-pink-new-beetle/Clean-my-pink-new-beetle-mochi.swf', 'clean-my-pink-new-beetle', '1024x630', '630', '1024', 'http://games.mochiads.com/c/g/clean-my-pink-new-beetle/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use your mouse to play'), | |
('323', '1c7281f9-14c0-38ef-b8b3-0238a10df4f0', '2013-02-01 08:43:05', 'Click Dance', 'Fun game of dance, like Guitar Hero.\n\nHit the notes with arrow keys or ASDF.\n\nEnjoy!', 'http://games.mochiads.com/c/g/click-dance/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/click-dance/preloader_en_us_moc.swf', 'click-dance', '730x445', '445', '730', 'http://games.mochiads.com/c/g/click-dance/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/click-dance/screen1_thumb.png', 'http://games.mochiads.com/c/g/click-dance/screen2_thumb.png', 'http://games.mochiads.com/c/g/click-dance/screen3_thumb.png', 'http://games.mochiads.com/c/g/click-dance/screen4_thumb.png', '2', ''), | |
('324', '7a4e0b72-3992-379a-a906-a8ca1b6250d3', '2014-02-25 04:26:53', 'Clock Coloring', 'Come and Color your Clock with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/clock-coloring_v616813/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/clock-coloring_v616813/ClockColoring.swf', 'clock-coloring_v616813', '500x520', '520', '500', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('325', '987cb4d5-d1d6-3452-93eb-d6b73839e0e2', '2014-02-15 02:58:23', 'Clothing Vocabulary Game', 'Clothing Vocabulary Game is for kids and learners of English Language. Clothe quiz. All you have to do is to drag and drop clothes and their images. It is a good game for clothing vocabulary.', 'http://games.mochiads.com/c/g/clothing-vocabulary-game/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/clothing-vocabulary-game/ClothesPair.swf', 'clothing-vocabulary-game', '680x565', '565', '680', 'http://games.mochiads.com/c/g/clothing-vocabulary-game/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/clothing-vocabulary-game/screen1_thumb.jpg', '', '', '', '0', ''), | |
('326', '5213065b-6e11-3288-82d7-343374dca86b', '2014-01-14 03:31:16', 'Club Nitro', 'Race round the streets, city, docks and airport to become the champion street racer, win races to upgrade your car and purchase new cars.', 'http://games.mochiads.com/c/g/club-nitro/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/club-nitro/clubnitro_mochi.swf', 'club-nitro', '700x550', '550', '700', 'http://games.mochiads.com/c/g/club-nitro/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/club-nitro/screen1_thumb.png', 'http://games.mochiads.com/c/g/club-nitro/screen2_thumb.png', 'http://games.mochiads.com/c/g/club-nitro/screen3_thumb.png', '', '0', 'Use cursors to steer and X to turbo.'), | |
('327', '9a45b9eb-68e0-369b-9b55-7d1153bb9fb8', '2014-03-12 10:12:19', 'CoinJump', 'Jump coin to coin to get Higher. The HighScores LeaderBoard is in this page: http://onhabbo.es/minijuegos/ \nTry to be the best.', 'http://games.mochiads.com/c/g/coinjump/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/coinjump/CoinJump.swf', 'coinjump', '550x400', '400', '550', '', '', 'http://games.mochiads.com/c/g/coinjump/screen1_thumb.png', '', '', '', '2', 'Click for start and jump throught the coins.'), | |
('328', '05dc4d35-bb10-35b2-8a5e-19dd0601b4a1', '2014-03-09 02:43:14', 'Collector', 'Collect all stars and avoid obstacles in 2d abstract levels.', 'http://games.mochiads.com/c/g/collector_v781097/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/collector_v781097/Collector.swf', 'collector_v781097', '640x480', '480', '640', 'http://games.mochiads.com/c/g/collector_v781097/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/collector_v781097/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/collector_v781097/screen2_thumb.jpg', '', '', '0', 'Click and hold to move the ball.'), | |
('329', '0a6f8885-ec45-37b4-bada-f7d67f232ad2', '2012-10-25 04:57:11', 'Color Belt', 'A minimalist game where you must match the colors to gain points and produce striking explosions.', 'http://games.mochiads.com/c/g/color-belt/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/color-belt/colourbelt.swf', 'color-belt', '800x600', '600', '800', 'http://games.mochiads.com/c/g/color-belt/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/color-belt/screen1_thumb.png', 'http://games.mochiads.com/c/g/color-belt/screen2_thumb.png', '', '', '2', 'Use the arrow keys to move a set of squares up and down in order to match them to the circles of the same color.'), | |
('330', '0b88471e-36fb-34ea-86d5-abec1720f958', '2014-03-04 07:36:02', 'Color container', 'Collect the paint drops and load the baril.\n- Match primary colours\n- Collect the battery for reboost the engine\n- Unload the baril on the right when it fill\n- Get the color on the screen for more points', 'http://games.mochiads.com/c/g/color-container-2/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/color-container-2/ColorContainer.swf', 'color-container-2', '720x450', '450', '720', 'http://games.mochiads.com/c/g/color-container-2/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/color-container-2/screen1_thumb.png', 'http://games.mochiads.com/c/g/color-container-2/screen2_thumb.png', 'http://games.mochiads.com/c/g/color-container-2/screen3_thumb.png', 'http://games.mochiads.com/c/g/color-container-2/screen4_thumb.png', '2', 'User the left and right keys.'), | |
('331', '5f4a6296-0574-386b-82c4-106c6b4f72af', '2014-03-11 02:13:05', 'Color Fishes Coloring Page', 'Colorfishes are really beautiful, here we have given some colorless fishes. Can you give these fishes suitable colors to make their life more happy? Just do it and be happy! Share these wonderful games to your friends.', 'http://games.mochiads.com/c/g/color-fishes-coloring-page/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/color-fishes-coloring-page/color-fishes-coloring-page.swf', 'color-fishes-coloring-page', '550x400', '400', '550', 'http://games.mochiads.com/c/g/color-fishes-coloring-page/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to play.'), | |
('332', '052705f3-84af-3198-a32d-a31b2bd0b9e5', '2014-03-09 21:25:10', 'color girls nose doctor', 'Color Girls Cherry, Grace and Gill come to nose doctor\'s office. They need your help in nose problem treatments. Follow the instructions to help the color girls relieve their pain and cure their noses. Now be a real nose doctor and have fun!', 'http://games.mochiads.com/c/g/color-girls-nose-doctor/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/color-girls-nose-doctor/color站治疗鼻åC+D麻çƒ.swf', 'color-girls-nose-doctor', '800x600', '600', '800', '', '', '', '', '', '', '1', 'Use your mouse to play.'), | |
('333', 'd6736bcd-05ee-32b3-9e73-6ef23f25c2b5', '2013-12-28 14:15:06', 'Color of animal park', 'ã‚ãªãŸã¯ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³ä¸æ¯’ã‚’å†åº¦ã€ã‚ãªãŸã¯å¾…ã¤ã“ã¨ãŒã§ããªã„å ´åˆã«ã¯ã€ç‹¬è‡ªã®ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³ã‚¹ã‚¿ã‚¤ãƒ«ã‚’作æˆã™ã‚‹ã“ã¨ãŒã§ãã€ã“ã®å ´æ‰€ã¯ã‚ãªãŸã®ãŸã‚ã§ã™ã€ã‚ãªãŸã ã‘ç„¡æ•°ã®è¡£è£…ã€ã‚¹ãƒãƒ¼ãƒ„ã®ã‚¹ãƒ¼ãƒ„ã ã‘ã§ãªãã€æœãŒã€æ™‚々ç§ã¯ä»–ã®ã»ã¨ã‚“ã©ã®æ•°ã‚’見ã¤ã‘ã‚‹ã“ã¨ãŒã§ãã¾ã™ç¾Žã—ã„スタイルã€ç¾Žã—ã„女ã®åã¨ç”·ã®åã¯ã“ã®ãƒ‰ãƒ¬ã‚¹ã‚’é¸æŠžã—ã¾ã™ã€‚', 'http://games.mochiads.com/c/g/color-of-animal-park_nhug_12_2013/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/color-of-animal-park_nhug_12_2013/color-of-animal-park.swf', 'color-of-animal-park_nhug_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '1', ''), | |
('334', '91a95276-e51a-3e48-b1a6-06536deed506', '2013-11-22 11:23:55', 'Color of animal park', 'ã‚ãªãŸã¯ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³ä¸æ¯’ã‚’å†åº¦ã€ã‚ãªãŸã¯å¾…ã¤ã“ã¨ãŒã§ããªã„å ´åˆã«ã¯ã€ç‹¬è‡ªã®ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³ã‚¹ã‚¿ã‚¤ãƒ«ã‚’作æˆã™ã‚‹ã“ã¨ãŒã§ãã€ã“ã®å ´æ‰€ã¯ã‚ãªãŸã®ãŸã‚ã§ã™ã€ã‚ãªãŸã ã‘ç„¡æ•°ã®è¡£è£…ã€ã‚¹ãƒãƒ¼ãƒ„ã®ã‚¹ãƒ¼ãƒ„ã ã‘ã§ãªãã€æœãŒã€æ™‚々ç§ã¯ä»–ã®ã»ã¨ã‚“ã©ã®æ•°ã‚’見ã¤ã‘ã‚‹ã“ã¨ãŒã§ãã¾ã™ç¾Žã—ã„スタイルã€ç¾Žã—ã„女ã®åã¨ç”·ã®åã¯ã“ã®ãƒ‰ãƒ¬ã‚¹ã‚’é¸æŠžã—ã¾ã™ã€‚', 'http://games.mochiads.com/c/g/color-of-animal-park_phuong_11_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/color-of-animal-park_phuong_11_2013/color-of-animal-park.swf', 'color-of-animal-park_phuong_11_2013', '700x550', '550', '700', '', '', '', '', '', '', '1', ''), | |
('335', 'e1147890-1b0d-3e91-a703-2a25dfd155ad', '2012-07-06 14:08:03', 'Color Runner: Fewer Rage Quits Edition!', 'Run through each level as you continuously change color to match the blocks on the ground. The difficulty has been tuned down a bit to create fewer rage quits!', 'http://games.mochiads.com/c/g/color-runner-fewer-rage-quits-edition/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/color-runner-fewer-rage-quits-edition/color_runner_fewer_rage_quits_edition.swf', 'color-runner-fewer-rage-quits-edition', '640x480', '480', '640', '', '', '', '', '', '', '2', 'Space Bar or J - Start each level | Space Bar or J - jump | S - red | D - yellow | F - blue | S + D - orange | D + F - green | S + F - purple | R - restart level'), | |
('336', '3118b2bb-7784-304f-8915-e41953ff29eb', '2012-06-27 12:30:18', 'Color Runner', 'Run through each level as you continuously change color to match the blocks on the ground.', 'http://games.mochiads.com/c/g/color-runner/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/color-runner/color_runner_mochi.swf', 'color-runner', '640x480', '480', '640', '', '', '', '', '', '', '2', 'Press the space bar or J to start each level. Use Space Bar or J to jump. Hold S to turn red, D to turn yellow, and F to turn Blue. Hold S+D to turn orange, D+F to turn green, and S+F to turn purple'), | |
('337', '0ed4e7f5-c1b2-3a27-81d9-206fbd781ed4', '2014-02-14 13:19:39', 'Colorful butterflies in garden puzzle', 'Colorful butterflies in garden puzzle Game.', 'http://games.mochiads.com/c/g/colorful-butterflies-in-garden-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/colorful-butterflies-in-garden-puzzle/colorfulgardens.swf', 'colorful-butterflies-in-garden-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('338', 'cd1bc649-c8ce-39db-9c10-3ab294571f3a', '2013-12-25 02:18:31', 'Colorful Clothes Collection', 'Avez-vous déjà essayé des robes? Vous serait vraiment douce, confortable et élégant dans cette robe pour cette saison.Essayez ces robes de cette collection vous croire en mes paroles.', 'http://games.mochiads.com/c/g/colorful-clothes-collection_linh_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/colorful-clothes-collection_linh_12_2013/colorful-clothes-collection.swf', 'colorful-clothes-collection_linh_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('339', '8bef3d26-1b0d-3cdc-96b0-6bb1146984ab', '2014-02-12 05:34:24', 'Colorful flying helicopter coloring', 'Colorful flying helicopter coloring Game.', 'http://games.mochiads.com/c/g/colorful-flying-helicopter-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/colorful-flying-helicopter-coloring/flyinghelicopter.swf', 'colorful-flying-helicopter-coloring', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('340', 'dce4dd2f-2d76-38cb-a45e-2b02faef4aa1', '2014-02-01 09:18:39', 'Colorful fruits coloring', 'Colorful fruits coloring Game.', 'http://games.mochiads.com/c/g/colorful-fruits-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/colorful-fruits-coloring/fruitsinkitchen.swf', 'colorful-fruits-coloring', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('341', 'cf4b6e11-59a7-3a35-93df-0741cd5cc14a', '2014-03-10 13:40:49', 'Colorful mantis shrimp puzzle', 'Colorful mantis shrimp puzzle Game.', 'http://games.mochiads.com/c/g/colorful-mantis-shrimp-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/colorful-mantis-shrimp-puzzle/mantisshrimp.swf', 'colorful-mantis-shrimp-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('342', 'd3d96cf4-b532-3b04-a072-cdd8c00f9ede', '2014-02-15 08:45:53', 'Colorful ocean fishes coloring', 'Colorful ocean fishes coloring Game.', 'http://games.mochiads.com/c/g/colorful-ocean-fishes-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/colorful-ocean-fishes-coloring/fishesintheocean.swf', 'colorful-ocean-fishes-coloring', '530x600', '600', '530', '', '', '', '', '', '', '0', ''), | |
('343', '0d48affe-4d5c-3361-bd22-bda896639e9a', '2014-02-28 12:34:57', 'Colorful toucan puzzle', 'Colorful toucan puzzle Game.', 'http://games.mochiads.com/c/g/colorful-toucan-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/colorful-toucan-puzzle/toucan.swf', 'colorful-toucan-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('344', 'dcba1f08-280a-362b-ba48-4f2482f922cc', '2014-03-14 18:42:54', 'Colorful Tractor Coloring', 'Paint this beautiful tractor with your favorite colors.Have fun!', 'http://games.mochiads.com/c/g/colorful-tractor-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/colorful-tractor-coloring/colorful-tractor-coloring.swf', 'colorful-tractor-coloring', '800x600', '600', '800', 'http://games.mochiads.com/c/g/colorful-tractor-coloring/_thumb_200x200.jpg', '', '', '', '', '', '1', ''), | |
('345', '5af9f8e6-2160-35e8-aa42-be0e227def2b', '2014-02-19 14:09:45', 'Colorful village tractor coloring', 'Colorful village tractor coloring Game.', 'http://games.mochiads.com/c/g/colorful-village-tractor-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/colorful-village-tractor-coloring/longtruck.swf', 'colorful-village-tractor-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('346', 'af399b85-1382-3d4a-9d52-c454e995d50b', '2014-02-20 04:18:48', 'Coloring Book - Beach', 'A great coloring game for kids! Just make use of your fancy imagination to paint everything. Paint all Beach themed BG\'s to light your imagination. Try various color combinations and make plenty of variations. Have Fun Little Artist.', 'http://games.mochiads.com/c/g/coloring-book-beach/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/coloring-book-beach/coloring-book-beach.swf', 'coloring-book-beach', '660x495', '495', '660', 'http://games.mochiads.com/c/g/coloring-book-beach/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/coloring-book-beach/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-book-beach/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-book-beach/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-book-beach/screen4_thumb.jpg', '0', 'Use mouse to interact.'), | |
('347', '67324531-0d00-3627-9e2c-eec3b3f3bf2f', '2014-02-12 02:32:29', 'Coloring Book Butterfly', 'Kids, a special coloring game for you!!!! It’s time to make use of your creativity and imagination!!!! Cuties, Enter your world to paint your imagination, Color Everything!! Beautiful butterflies were waiting for you to get colored. Give life to to your imagination, try various color combinations and make plenty of variations. Have Fun Little Artist.', 'http://games.mochiads.com/c/g/coloring-book-butterfly/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/coloring-book-butterfly/coloring-book%20butterfly.swf', 'coloring-book-butterfly', '660x495', '495', '660', 'http://games.mochiads.com/c/g/coloring-book-butterfly/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/coloring-book-butterfly/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-book-butterfly/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-book-butterfly/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-book-butterfly/screen4_thumb.jpg', '0', 'Use mouse to interact.'), | |
('348', '06bfc031-a2c5-3d8f-b75e-5d6b3550da43', '2014-02-18 02:24:01', 'Coloring Book - Chocolates', 'A special coloring game for you!!!! Yummy Chocolates are waiting for you to get colored.Color Everything of your choice!! It’s time to make use of your creativity and imagination!!!! Cuties, Enter your world to paint your favorite foodie. Try various color combinations and make plenty of variations. Have Fun Little Artist.', 'http://games.mochiads.com/c/g/coloring-book-chocolates/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/coloring-book-chocolates/secure_Coloring%20Book%20%20Chocolates.swf', 'coloring-book-chocolates', '660x495', '495', '660', 'http://games.mochiads.com/c/g/coloring-book-chocolates/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/coloring-book-chocolates/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-book-chocolates/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-book-chocolates/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-book-chocolates/screen4_thumb.jpg', '0', 'Use mouse to interact.'), | |
('349', 'd7ff593f-9b54-3288-a597-3e26d57923cb', '2014-02-16 23:48:21', 'Coloring Pages - Birds', 'Kids, a special coloring game for you!!!! It’s time to make use of your creativity and imagination!!!! Cuties, Enter your world to paint your imagination, Color Everything!! Give life to to your imagination, try various color combinations and make plenty of variations. Have Fun Little Artist.', 'http://games.mochiads.com/c/g/coloring-pages-birds/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/coloring-pages-birds/coloring-pages-birds.swf', 'coloring-pages-birds', '660x495', '495', '660', 'http://games.mochiads.com/c/g/coloring-pages-birds/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/coloring-pages-birds/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-pages-birds/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-pages-birds/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/coloring-pages-birds/screen4_thumb.jpg', '1', 'Use mouse to interact.'), | |
('350', 'ef82e15e-ccea-3b85-98fe-f67335cc171d', '2014-02-15 03:14:34', 'Colours Matching', 'Fun educational colour game is free to play. This game has been designed for preschool and kindergarten and also for kids, learners of English as ESL to learn basic colours Ä°n English.', 'http://games.mochiads.com/c/g/colours-matching/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/colours-matching/ColorPair.swf', 'colours-matching', '680x565', '565', '680', 'http://games.mochiads.com/c/g/colours-matching/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/colours-matching/screen1_thumb.jpg', '', '', '', '0', ''), | |
('351', '8225e65c-508d-306a-b326-69391fa01273', '2014-01-21 15:21:29', 'Comfit rain', 'Catch as many candies as you can and reach the goal to advance across of the island', 'http://games.mochiads.com/c/g/comfit-rain/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/comfit-rain/comfit%20rain.swf', 'comfit-rain', '800x480', '480', '800', 'http://games.mochiads.com/c/g/comfit-rain/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/comfit-rain/screen1_thumb.png', 'http://games.mochiads.com/c/g/comfit-rain/screen2_thumb.png', 'http://games.mochiads.com/c/g/comfit-rain/screen3_thumb.png', 'http://games.mochiads.com/c/g/comfit-rain/screen4_thumb.png', '2', 'press key c,v,b,n or m when a candy is on the line'), | |
('352', '65c7d5ee-9e76-3022-ad2e-e22f70cf2add', '2014-03-09 18:47:24', 'Comic Maker', 'Easy to create your own comics!', 'http://games.mochiads.com/c/g/comic-maker/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/comic-maker/maics3.swf', 'comic-maker', '600x480', '480', '600', 'http://games.mochiads.com/c/g/comic-maker/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/comic-maker/screen1_thumb.jpg', '', '', '', '0', 'mouse click'), | |
('353', '8ee102cd-3b1b-3df5-8ccc-4acd8b0aa1ab', '2011-10-16 21:54:26', 'Control Bieber', 'What if you can control Bieber and scare the heck out of him?\r\nNow you can with this addictive highscore-based running game.', 'http://games.mochiads.com/c/g/control-bieber/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/control-bieber/controlBieber_v2.swf', 'control-bieber', '550x500', '500', '550', '', '', '', '', '', '', '1', 'Mouse'), | |
('354', 'bbba402e-fecf-3afc-9b0c-024cf481114e', '2014-03-02 09:20:52', 'Cookie Bird', 'Get pinkly bird to the other side, this is a very quick game, all you have to do is get the bird across the road', 'http://games.mochiads.com/c/g/cookie-bird/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/cookie-bird/COOKIE%20BIRD%20FLASH%20new2.swf', 'cookie-bird', '350x560', '560', '350', 'http://games.mochiads.com/c/g/cookie-bird/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cookie-bird/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/cookie-bird/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/cookie-bird/screen3_thumb.jpg', '', '2', 'click anywhere to move'), | |
('355', '1da3cfbd-a11d-3d7e-b0f8-82678703bcdc', '2014-02-16 07:37:25', 'Cool Jenny in the city coloring', 'Cool Jenny in the city coloring Game.', 'http://games.mochiads.com/c/g/cool-jenny-in-the-city-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/cool-jenny-in-the-city-coloring/cooljenny.swf', 'cool-jenny-in-the-city-coloring', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('356', '4874ed72-c6e2-3d94-9b92-5a45dcd522fb', '2014-03-13 03:24:15', 'Cool Living Room Hidden Numbers', 'This is a level based game , where you have to find all the mentioned Numbers within the given time.Find the hidden Numbers inside the room within the specified time in 3 different levels. All the best and have fun!', 'http://games.mochiads.com/c/g/cool-living-room-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/cool-living-room-hidden-numbers/Cool%20Living%20Room%20Hidden%20Numbers.swf', 'cool-living-room-hidden-numbers', '600x550', '550', '600', '', '', 'http://games.mochiads.com/c/g/cool-living-room-hidden-numbers/screen1_thumb.png', 'http://games.mochiads.com/c/g/cool-living-room-hidden-numbers/screen2_thumb.png', '', '', '0', 'Drag mouse to find the hidden number'), | |
('357', 'b253e146-2941-3d63-ac32-16346f2b9bc3', '2013-06-22 18:10:14', 'Cool Trend In Make Up', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/cool-trend-in-make-up_thuphuong_6_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/cool-trend-in-make-up_thuphuong_6_2013/cool-trend-in-make-up.swf', 'cool-trend-in-make-up_thuphuong_6_2013', '1000x700', '700', '1000', '', '', '', '', '', '', '1', ''), | |
('358', '2e293edb-1190-3267-841f-bb16a204a261', '2013-05-09 08:42:05', 'Corn Dog Solitaire', 'Do you like corn dogs? Do you like golf solitaire? This game is for you!\n\nGolf is a Patience card game where players try to earn the lowest number of points (as in golf, the sport) over the course of nine deals (or \"holes,\" also borrowing from golf terminology). It has a tableau of 35 face-up cards and a higher ratio of skill to luck than most other solitaire card games.', 'http://games.mochiads.com/c/g/corn-dog-solitaire/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/corn-dog-solitaire/corndogsolitaire.swf', 'corn-dog-solitaire', '640x480', '480', '640', 'http://games.mochiads.com/c/g/corn-dog-solitaire/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/corn-dog-solitaire/screen1_thumb.png', '', '', '', '3', ''), | |
('359', 'ea84147c-f5c5-3363-b782-15eacc0576c6', '2014-03-09 20:19:37', 'Cornfields Jigsaw', 'Use the mouse to piece together three pictures of Cornfields', 'http://games.mochiads.com/c/g/cornfields-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/cornfields-jigsaw/cornfieldjigsawmochi.swf', 'cornfields-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/cornfields-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '1', ''), | |
('360', 'd79e4427-d800-3d83-b353-8a276ad0bd94', '2014-02-06 14:08:03', 'Cosmic Clicks', 'Click your way across the galaxy! Tons of upgrades, adventure and HIGH-larious dialog. Easy controls and fun for everyone!', 'http://games.mochiads.com/c/g/cosmic-clicks/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/cosmic-clicks/CosmicClicks.swf', 'cosmic-clicks', '640x480', '480', '640', 'http://games.mochiads.com/c/g/cosmic-clicks/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/cosmic-clicks/screen1_thumb.png', 'http://games.mochiads.com/c/g/cosmic-clicks/screen2_thumb.png', 'http://games.mochiads.com/c/g/cosmic-clicks/screen3_thumb.png', '', '4', 'Cosmic Clicks is a race across the galaxy with your two co-pilots Steve and Max (from our game Boss 101). You pilot the Excelsior as it races around the spiral arm - upgrading and clicking your way to'), | |
('361', 'ed2ed12e-d6b5-3425-8cbc-0852dc8a0342', '2012-08-26 10:16:26', 'cosmic evolution', 'a musical game about cosmic evolution.', 'http://games.mochiads.com/c/g/cosmic-evolution/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/cosmic-evolution/ludumDare24.swf', 'cosmic-evolution', '600x600', '600', '600', 'http://games.mochiads.com/c/g/cosmic-evolution/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cosmic-evolution/screen1_thumb.png', '', '', '', '0', ''), | |
('362', 'c1c9448d-dac3-303c-a0ca-4311c94d35dd', '2014-03-13 03:46:14', 'Cottage Garden Hidden Alphabet', 'This is a level based game , where you have to find all the mentioned Numbers within the given time.Find the hidden Numbers inside the room within the specified time in 3 different levels. All the best and have fun!', 'http://games.mochiads.com/c/g/cottage-garden-hidden-alphabet/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/cottage-garden-hidden-alphabet/Cottage%20Garden%20Hidden%20Alphabet.swf', 'cottage-garden-hidden-alphabet', '600x550', '550', '600', 'http://games.mochiads.com/c/g/cottage-garden-hidden-alphabet/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cottage-garden-hidden-alphabet/screen1_thumb.png', '', '', '', '0', 'Drag mouse to find the hidden number'), | |
('363', '142f38df-c99d-3e8e-ab35-cbd64146317b', '2014-03-06 10:04:36', 'Counter Shooter 2', 'You are elite strike force officer and your mission is to use your assault rifle to shoot all enemy forces in order to secure the area and get the highest score.', 'http://games.mochiads.com/c/g/counter-shooter-2/_thumb_100x100.jpg', 'Teen', 'Shooting', 'http://games.mochiads.com/c/g/counter-shooter-2/counter-shooter-2-mochi.swf', 'counter-shooter-2', '800x400', '400', '800', 'http://games.mochiads.com/c/g/counter-shooter-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/counter-shooter-2/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/counter-shooter-2/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/counter-shooter-2/screen3_thumb.jpg', '', '2', 'Use the mouse to play.'), | |
('364', '466f9e40-ac7a-3b5f-b1ae-519a2f89fabd', '2014-02-15 03:28:33', 'Countries and Nationalities Game', 'Countries and Nationalities and also flags activities in English. Learn Countries and Nationalities with this game. Learn countries name with their flags.', 'http://games.mochiads.com/c/g/countries-and-nationalities-game/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/countries-and-nationalities-game/CountryPair.swf', 'countries-and-nationalities-game', '680x565', '565', '680', 'http://games.mochiads.com/c/g/countries-and-nationalities-game/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/countries-and-nationalities-game/screen1_thumb.jpg', '', '', '', '0', ''), | |
('365', '65263f84-cb7c-3eee-9af9-b7fa7f368173', '2013-12-15 22:15:54', 'Villages On Fire', 'Dan is the in charge of ten beautiful villages. Dan is very happy with the village people because they are very kind and generous. Dan always visits the village people to ask their requirement and fulfils the needs of the people immediately without taking too much of time. Each village people organised a royal banquet and invited Dan. But few enemies were not happy with Dan’s work so they burnt few houses in each village, due to heavy wind the fire rapidly spread throughout the village. The only option available to put off the fire is to use the cannon and fire the water ball over the burning chimney of the houses. Now Dan is the only one who can save the villages. Help Dan to shoot the water balls and save the villages.', 'http://games.mochiads.com/c/g/country-on-fire/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/country-on-fire/villages-on-fire.swf', 'country-on-fire', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('366', '3a67d1a6-ba9b-343f-bd87-48c71d5dba58', '2014-03-10 12:24:45', 'Courageous Sheriff Mahjong', 'Get the sheriff\'s badge and set out on your journey to Wild West to establish order and justice in each place you visit. The game has 20 episodes with 5 levels in each thus there are 100 levels for relaxing and continues play. Delete all tiles from the playing bard to advance to the next level. At first the game seems to be rather easy but further the levels become more and more difficult, it will require all your skill to delete tiles arranged on several layers and intricate patterns. Score as much points as possible to be the first in the online top 10 table. You will have a lot of fun playing this great game with excellent graphics and addictive gameplay.', 'http://games.mochiads.com/c/g/courageous-sheriff-mahjong/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/courageous-sheriff-mahjong/CourageousSheriffMahjong.swf', 'courageous-sheriff-mahjong', '600x450', '450', '600', 'http://games.mochiads.com/c/g/courageous-sheriff-mahjong/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/courageous-sheriff-mahjong/screen1_thumb.jpg', '', '', '', '0', ''), | |
('367', 'ab4740fc-cf9d-3ab4-85ce-4d6209dcdaa6', '2014-01-07 23:39:02', 'Crab and Shrimp Cocktail', 'how about a delicious crab and shrimp cocktail to enjoy today? Decorate the dinner table and have a delicious treat', 'http://games.mochiads.com/c/g/crab-and-shrimp-cocktail/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/crab-and-shrimp-cocktail/crab-and-shrimp-cocktail-mochiads.swf', 'crab-and-shrimp-cocktail', '800x480', '480', '800', '', '', '', '', '', '', '0', ''), | |
('368', 'de1cf4d1-1996-38d0-9b20-647f13335447', '2014-02-21 07:36:31', 'Crappy Bird', 'This bird doesn\'t seem to know how to fly.', 'http://games.mochiads.com/c/g/crappy-bird/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/crappy-bird/flappy.swf', 'crappy-bird', '640x1136', '1136', '640', 'http://games.mochiads.com/c/g/crappy-bird/_thumb_200x200.png', '', '', '', '', '', '2', 'Press the up arrow key on your keyboard to fly!'), | |
('369', '89427fa7-9c41-361f-858a-718f39d32114', '2014-03-07 19:21:02', 'Crash Planet', 'An evil alien collective is destroying life throughout the galaxy. You have been sent to their home world to end the threat once and for all.\r\n\r\nDisable the generators powering the force field and gain access to the planetary core. Destroy the core and obliterate the alien planet. Fight hordes of aliens, battle challenging bosses and collect powerful upgrades along the way as you fight to save all life in the galaxy.', 'http://games.mochiads.com/c/g/crash-planet/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/crash-planet/CrashPlanet.swf', 'crash-planet', '640x480', '480', '640', 'http://games.mochiads.com/c/g/crash-planet/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/crash-planet/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/crash-planet/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/crash-planet/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/crash-planet/screen4_thumb.jpg', '0', 'Move: WASD or Arrow Keys\r\nFire: Enter or spacebar\r\nShield: shift (when obtained)\r\nPause: Escape\r\n\r\nXbox 360 Gamepad support\r\nMove: Dpad\r\nFire: A\r\nShield: B\r\nPause: Start'), | |
('370', 'f901355b-c43c-3125-b819-513236e4e138', '2014-02-20 20:02:03', 'Crayon Shin-chan Fishing', 'In the holiday island, suddenly found the lunch basket to lose but hungry badly, no way, their fishing.', 'http://games.mochiads.com/c/g/crayon-shin-chan-fishing/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/crayon-shin-chan-fishing/mochi.swf', 'crayon-shin-chan-fishing', '640x480', '480', '640', 'http://games.mochiads.com/c/g/crayon-shin-chan-fishing/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse control of the direction of the boat\nPress the left button on the line, release the left mouse button up.\nDon\'t catch a garbage.'), | |
('371', '4c611b1e-d1ac-3525-ad99-a469d51a740b', '2014-02-09 09:33:54', 'Crazy MotorBike Night Road', 'WELCOME TO CRAZY MOTORBIKE ! ( lite version )\n\nIn this real arcade game endless fun and completely crazy , drive your motorbike through heavy traffic, explode your enemies, earn cash and upgrade your equipment.\nSwallow maximum mileage, be focused and you will become the best driver CRAZY MOTORBIKE .\n\nSo , are you the pilot endure more CRAZY MOTORBIKE ?\nAnd will you be number 1 \"online\" ranking CRAZY MOTORBIKE ?\n\nEvery Sunday at 21, the pilot most enduring of the week will be announced on the facebook page CRAZY MOTORBIKE : https://www.facebook.com/crazymotorbike\n\n\nCRAZY MOTORBIKE contains no advertisements or integrated shopping .\n\n\nFLY up to 4 bikes.\n- Speeder Blue V\n- Green Racer ZII\n- Pink Spider XR1\n- Rage Yellow BZ\n\nIMPROVE your bike with extra equipment.\n- Missiles\n- Protection\n- Laser\n\nPLUS :\n-Circuit Night Road\n\nCRAZY MOTORBIKE contains no advertisements or integrated shopping .\n', 'http://games.mochiads.com/c/g/crazy-motorbike-night-road/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/crazy-motorbike-night-road/Crazy%20MotorBike%20Night%20Road.swf', 'crazy-motorbike-night-road', '600x846', '846', '600', 'http://games.mochiads.com/c/g/crazy-motorbike-night-road/_thumb_200x200.png', 'http://www.youtube.com/watch?v=yetvOYeegDM', 'http://games.mochiads.com/c/g/crazy-motorbike-night-road/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/crazy-motorbike-night-road/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/crazy-motorbike-night-road/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/crazy-motorbike-night-road/screen4_thumb.jpg', '2', ''), | |
('372', '9e6507ec-b9f0-3667-badf-294608203355', '2014-01-13 01:55:14', 'Crazy Parking', 'Use your parking skill to park the supercar in the carpark. Try not to crash it too much and park within the time limit.', 'http://games.mochiads.com/c/g/crazy-parking_v901901/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/crazy-parking_v901901/CraryParking%20-%20Play%20it%20on%20cooltemple.swf', 'crazy-parking_v901901', '700x400', '400', '700', 'http://games.mochiads.com/c/g/crazy-parking_v901901/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/crazy-parking_v901901/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/crazy-parking_v901901/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/crazy-parking_v901901/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/crazy-parking_v901901/screen4_thumb.jpg', '0', 'Use Arrow keys to play!'), | |
('373', '5cd40bc4-b471-3716-a744-0e76f05037ba', '2014-01-06 03:43:51', 'Crazy Pet Cafe', 'The cute and cuddly pet are getting hungry and approaching your café make sure you feed them their favorite dish and make them leave your café with a warm and bright smile.', 'http://games.mochiads.com/c/g/crazy-pet-cafe/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/crazy-pet-cafe/Crazy%20Pet%20Cafe_Mochi.swf', 'crazy-pet-cafe', '600x500', '500', '600', 'http://games.mochiads.com/c/g/crazy-pet-cafe/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/crazy-pet-cafe/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/crazy-pet-cafe/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/crazy-pet-cafe/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/crazy-pet-cafe/screen4_thumb.jpg', '0', 'Click and drag the dishes asked by the pets make sure that you don’t disappoint them by giving them the wrong food or making them waits. They will leave the restaurant if they lose their patience a'), | |
('374', '5d9b4abb-2f38-3492-97cf-cf0bfed07fba', '2013-09-05 14:29:21', 'Crazy Quilt Solitaire', 'As unusual as it seems, Crazy Quilt is a challenging and fun solitaire game. Using 2 decks of standard playing cards, your goal in this game is to move all cards to the 8 vertically arranged foundations on the left and right of the screen. The 4 foundations on the left should be built up by suit from A to K, while the 4 foundations on the right should be built down by suit from K to A. When the game starts, the 4 Aces will be dealt to the foundations on the left, while the 4 Ks will be dealt to the foundations on the right. Then 64 cards will be dealt face-up to the tableau in the middle of the screen, with every other card rotated 90 degrees, for example on the first row, the first card is placed vertically, the second horizontally, the third vertically, and so on; on the second row, the first card is placed horizontally, the second vertically, and so on. The remaining cards are placed ', 'http://games.mochiads.com/c/g/crazy-quilt-solitaire_v172246/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/crazy-quilt-solitaire_v172246/crazyquilt.swf', 'crazy-quilt-solitaire_v172246', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('375', '703fa5b5-fd82-367d-b072-451c6ca5d326', '2014-03-08 23:59:45', 'Crazy Vip Driver', 'Free online driving game from ArcadeGamePlace.com . Have you bought an expensive and powerful car? Now don\'t be shy - crush other\'s cars, explode the burning barrels. The most important is not to turn upside-down otherwise you will have to pass the level from the beginning. While goings thru the levels collect the stars and try to get into the Top10. And please do not use such style of driving in the real life! There are excellent physical simulation and graphic design in the game.', 'http://games.mochiads.com/c/g/crazy-vip-driver/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/crazy-vip-driver/CrazyVipDriver.swf', 'crazy-vip-driver', '600x450', '450', '600', 'http://games.mochiads.com/c/g/crazy-vip-driver/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/crazy-vip-driver/screen1_thumb.jpg', '', '', '', '0', ''), | |
('376', '16e83650-99e3-33d0-aa1e-07514392954e', '2011-10-18 23:35:42', 'CrazyBlock', 'Crazy block', 'http://games.mochiads.com/c/g/crazyblock/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/crazyblock/CrazyBlock.swf', 'crazyblock', '400x600', '600', '400', '', 'http://games.mochiads.com/c/g/crazyblock/CrazyBlock.swf', '', '', '', '', '0', 'direction key'), | |
('377', 'dd6cfbac-d4a3-3fee-b65d-ba1177c33e44', '2013-12-23 21:35:20', 'Cricket Fatka', 'Let’s your strength with the bat… a little differently. Slam the hammer and score runs!', 'http://games.mochiads.com/c/g/cricket-fatka/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/cricket-fatka/cricketfatka.swf', 'cricket-fatka', '720x540', '540', '720', 'http://games.mochiads.com/c/g/cricket-fatka/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cricket-fatka/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/cricket-fatka/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/cricket-fatka/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/cricket-fatka/screen4_thumb.jpg', '3', 'Use ‘left’ and ‘right’ keys continuously to raise hammer.'), | |
('378', 'bdbb411f-20df-3747-a050-efc317469148', '2013-12-10 22:26:31', 'Cricket WIcket', 'Keep your eye fixed on the ball and run-out the batsman… we have to win this!', 'http://games.mochiads.com/c/g/cricket-wicket/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/cricket-wicket/cricket_wicket.swf', 'cricket-wicket', '720x540', '540', '720', 'http://games.mochiads.com/c/g/cricket-wicket/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cricket-wicket/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/cricket-wicket/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/cricket-wicket/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/cricket-wicket/screen4_thumb.jpg', '0', 'Move mouse to navigate and catch the ball. When the meter matches the ball, left-click to run-out the batsman.'), | |
('379', 'ecd245b9-ef96-3ccd-9cc2-623318942393', '2014-02-25 11:41:30', 'Christmas Adventure', 'Evil goblins have stolen Santa\'s Christmas gifts. You have to fight the enemies and collect all the gifts. We can not allow anyone to remain without Christmas. Be careful and visit in every house.', 'http://games.mochiads.com/c/g/cristmass-adventure/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/cristmass-adventure/Platformer_003.swf', 'cristmass-adventure', '640x480', '480', '640', 'http://games.mochiads.com/c/g/cristmass-adventure/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/cristmass-adventure/screen1_thumb.png', '', '', '', '1', ''), | |
('380', '3281d043-6b27-3aab-99fb-06ba1324a5b4', '2014-02-21 07:29:56', 'crocodile coloring', 'Come and Color your crocodile with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/crocodile-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/crocodile-coloring/crocodilecoloring.swf', 'crocodile-coloring', '500x520', '520', '500', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('381', 'ab341b85-2f3e-3cef-8294-a1721d7d3263', '2013-09-05 15:05:06', 'Cruel Solitaire', 'Solitaire veterans, time to prove your possession of talent and fortune in Cruel Solitaire! Your goal in this game is to move all cards by suit from A to K to the foundations. When the game starts, all 4 Aces will be moved to the 4 vertically arranged foundations on the right of the screen. Then each of the 12 tableau piles in the middle will be dealt 4 face-up cards. An empty stock pile is located on the bottom left. The tableau piles are to be built down by suit, and each time only the top card on a tableau pile can be moved. If a tableau pile becomes empty, you cannot place any card on it. If you want to redeal the cards or if you have run out of moves, click the empty stock pile. Then all cards on the tableau piles will be collected starting with the last pile on the lower right to the first pile on the top left. The cards collected will then be dealt to the tableau piles again witho', 'http://games.mochiads.com/c/g/cruel-solitaire_v144574/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/cruel-solitaire_v144574/cruelsolitaire.swf', 'cruel-solitaire_v144574', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('382', 'f87d14a8-f67b-314b-9e0f-313bc4a1e07b', '2013-01-16 04:24:22', 'Crystal TriPeaks Solitaire', 'Can you clear the peaks in Crystal TriPeaks Solitaire?\n\nClear your way to the three summits by clicking cards one above or below the home card. But plan carefully or the deck may run out before you make it to the top!\n\nClimb your way up the scoreboards, and check your game stats to see your progress! With a simple tutorial to guide new players up the peaks, and three difficulty levels to challenge the most experienced mountaineer, this is a card game to suit everyone!', 'http://games.mochiads.com/c/g/crystal-tripeaks-solitaire/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/crystal-tripeaks-solitaire/tripeaks.swf', 'crystal-tripeaks-solitaire', '640x480', '480', '640', 'http://games.mochiads.com/c/g/crystal-tripeaks-solitaire/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/crystal-tripeaks-solitaire/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/crystal-tripeaks-solitaire/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/crystal-tripeaks-solitaire/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/crystal-tripeaks-solitaire/screen4_thumb.jpg', '2', 'Try to clear all three peaks before your deck runs out!\n\nClick cards one higher or lower than the \'home\' card - suits don\'t matter.\nJokers are wild cards - you can click them any time & play any other'), | |
('383', '32d019a3-f978-37e0-9ca3-f7fcd1f1e229', '2014-01-25 10:57:17', 'CUOTS', '35 levels, of real challenge in this funny platform game.', 'http://games.mochiads.com/c/g/cuots/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/cuots/secure_CUOTfinalFFF.swf', 'cuots', '640x384', '384', '640', '', '', 'http://games.mochiads.com/c/g/cuots/screen1_thumb.png', 'http://games.mochiads.com/c/g/cuots/screen2_thumb.png', 'http://games.mochiads.com/c/g/cuots/screen3_thumb.png', '', '2', 'Collect all the boxes and try to survive to the Cuots.\nUse arrows to move and space to jump.'), | |
('384', 'eaaaec76-24da-30fd-8909-07340e7f1604', '2014-03-11 02:15:21', 'Cupcake Christmas Tree', 'Cupcake Christmas Tree', 'http://games.mochiads.com/c/g/cupcake-christmas-tree/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/cupcake-christmas-tree/Cupcake-Christmas-Tree.swf', 'cupcake-christmas-tree', '683x539', '539', '683', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('385', '28f3e322-9beb-3ef5-a77c-64ac067e1646', '2014-03-13 03:35:19', 'Cupcake Stop', 'You are running a cupcake stop shop. Here your tasked Serve up custom cakes to demanding cake consumers. It gets hard when there is more than one customer to deal with at once! Take the customer\'s order. Make the cupcakes. Give it to the customer. If it\'s done correctly, you can’t achieve your target score! Look at the example and click on the machines to make exactly the same cake. Good Luck. Have a fun!', 'http://games.mochiads.com/c/g/cupcake-stop/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/cupcake-stop/cupcake-stop.swf', 'cupcake-stop', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('386', '60cd8144-a53f-38bb-b2c1-0af20b39b05a', '2012-06-19 00:15:37', 'Cupcake Frenzy', 'Creat Cupcakes for the customers. Use the mouse to click the cake base, and finally click the customer to give him the cupcake and collect money.', 'http://games.mochiads.com/c/g/cupcake/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/cupcake/cupcake.swf', 'cupcake', '600x400', '400', '600', 'http://games.mochiads.com/c/g/cupcake/_thumb_200x200.png', '', '', '', '', '', '1', ''), | |
('387', '5349b3c9-e6c0-315c-9adb-198c189ca620', '2013-06-22 17:56:36', 'Cute And Beauty In Spring Day', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/cute-and-beauty-in-spring-day_thuphuong_6_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/cute-and-beauty-in-spring-day_thuphuong_6_2013/cute-and-beauty-in-spring-day.swf', 'cute-and-beauty-in-spring-day_thuphuong_6_2013', '1000x700', '700', '1000', '', '', '', '', '', '', '1', ''), | |
('388', 'e14309af-223c-3947-8889-dc0677d01c48', '2014-03-03 04:16:44', 'Cute Bunny Day Care', 'Hey there! I\'m so happy about this new caring game where finally I can spend my day with the most gorgeous animal: the rabbit! \r\nThe game is very complex and the rabbit expects from you a lot of interest and good mood so let\'s begin and see how it works. \r\nFirst step is to wash him and brushing him because he is very dirty! After you\'re done with bunny\'s hygiene, move to a new job: cleaning the forest, bunny\'s home. \r\nYou have to throw at the garbage all the mess and also collect some flowers and mushrooms. Finally you will learn how rabbits cultivate their food, that means mostly carrots:). \r\nI want you to have so much fun and tell your friends all about this great game!', 'http://games.mochiads.com/c/g/cute-bunny-day-care/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/cute-bunny-day-care/cute_bunny_day_care_m.swf', 'cute-bunny-day-care', '800x600', '600', '800', 'http://games.mochiads.com/c/g/cute-bunny-day-care/_thumb_200x200.jpg', 'http://www.yoopygames.com/cute-bunny-day-care-663', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('389', 'c23121bc-7375-3f15-a90a-2ae7f258abac', '2014-03-10 05:37:12', 'Cute dog', 'play Cute dog puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/cute-dog/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/cute-dog/Cutedog.swf', 'cute-dog', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('390', '1ca8ddc8-e1df-3372-93e1-6648b275bf40', '2014-02-15 06:46:01', 'Cute girl and umbrella coloring', 'Cute girl and umbrella coloring Game.', 'http://games.mochiads.com/c/g/cute-girl-and-umbrella-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/cute-girl-and-umbrella-coloring/rainyday.swf', 'cute-girl-and-umbrella-coloring', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('391', '21132f51-4a5a-312b-98d7-634dd231edf1', '2014-02-05 15:27:21', 'Cute Girl Nose Doctor', 'Lora has some nose problems and in this doctor game you will be here to help her by using all your tools and following the instructions that will guide you throughout the full intervention.', 'http://games.mochiads.com/c/g/cute-girl-nose-doctor/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/cute-girl-nose-doctor/lora_nose_doctor.swf', 'cute-girl-nose-doctor', '800x600', '600', '800', 'http://games.mochiads.com/c/g/cute-girl-nose-doctor/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the mouse to play and wish Lora a speedy recovery.'), | |
('392', '187f8d56-0981-3388-a549-e8f3453b510d', '2014-01-27 05:06:16', 'Cute Heart Cupcakes', 'Hey girls, I want to introduce you a new cooking game! \nHere you can test your cooking skills and also have fun in the kitchen. It’s very important to know how to cook some recipes and the most important are dessert so today we are going to prepare a delicious cupcakes recipe…with a little love on the top. \nCute Heart Cupcakes is my favorite dessert, it’s sweet but not too much, it contains cream and also marzipan. \nLet’s see how it’s made: first we have to purchase the ingredients, then to prepare, mix and bake a the dough. \nAt the end you have to create little heart shapes for decoration. \nGood luck and enjoy!', 'http://games.mochiads.com/c/g/cute-heart-cupcakes/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/cute-heart-cupcakes/cute_heart_cupcakes_m.swf', 'cute-heart-cupcakes', '800x600', '600', '800', 'http://games.mochiads.com/c/g/cute-heart-cupcakes/_thumb_200x200.jpg', 'http://www.yoopygames.com/cute-heart-cupcakes-437', '', '', '', '', '0', 'Use mouse to play this cooking game.'), | |
('393', 'e46bb04d-a27c-336d-a6e9-a80bfa74b02b', '2014-02-21 13:08:57', 'Cute hippo care', 'Cute hippo care need to someone to take care of him. You can wash, rinse, brush play and clean the hippo in that game. Don\'t forget to dress him in a good way in the end.', 'http://games.mochiads.com/c/g/cute-hippo-care/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/cute-hippo-care/Cute-Hippo-Care-mochi.swf', 'cute-hippo-care', '700x500', '500', '700', 'http://games.mochiads.com/c/g/cute-hippo-care/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use your mouse to play'), | |
('394', 'cacb2d07-cae2-307b-8594-9637cad03003', '2014-02-02 11:48:11', 'Cute katy in the flower coloring', 'Cute katy in the flower coloring Game.', 'http://games.mochiads.com/c/g/cute-katy-in-the-flower-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/cute-katy-in-the-flower-coloring/katyinntheflower.swf', 'cute-katy-in-the-flower-coloring', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('395', '874833a2-d200-3901-9a9f-38eaa8ce7897', '2014-02-15 12:10:05', 'Cute kitten puzzle', 'Cute kitten puzzle Game.', 'http://games.mochiads.com/c/g/cute-kitten-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/cute-kitten-puzzle/cutekitty.swf', 'cute-kitten-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('396', 'c9a7ec91-90ea-30bb-97ff-c287648a2b19', '2014-02-01 05:52:32', 'Cute lady heart coloring', 'Cute lady heart coloring Game.', 'http://games.mochiads.com/c/g/cute-lady-heart-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/cute-lady-heart-coloring/ladyheart.swf', 'cute-lady-heart-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('397', 'b6cc9ba7-0b67-38d3-9d1f-98b9149d01a2', '2014-02-14 04:19:51', 'Cute Mermaid Nose Doctor', 'This mermaid is having some trouble breathing in this new doctor game so you will need to try your best to fix her up so she can get back in the sea and enjoy her time with her friends.', 'http://games.mochiads.com/c/g/cute-mermaid-nose-doctor/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/cute-mermaid-nose-doctor/cute_mermaid_nose_doctor.swf', 'cute-mermaid-nose-doctor', '800x600', '600', '800', 'http://games.mochiads.com/c/g/cute-mermaid-nose-doctor/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Use the mouse to help this beautiful mermaid.'), | |
('398', '4d54f4d2-651f-31b1-a572-44ca6f11ff25', '2014-02-03 08:17:12', 'Cute rose bride coloring', 'Cute rose bride coloring Game.', 'http://games.mochiads.com/c/g/cute-rose-bride-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/cute-rose-bride-coloring/rosebride.swf', 'cute-rose-bride-coloring', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('399', '7cc503d2-41f8-3a5d-94e9-d5dc53abe991', '2014-02-18 04:19:48', 'Cute Teen Babe Dress Up', 'This cute teen girl has to welcome friends to her home, before that she wants to look great with a stylish garb. Just do what she wants and make her look trendy by dressing her up with the available costumes in the wardrobe. Happy Dress up!', 'http://games.mochiads.com/c/g/cute-teen-babe-dress-up/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/cute-teen-babe-dress-up/cute-teen-babe-dress-up.swf', 'cute-teen-babe-dress-up', '550x400', '400', '550', 'http://games.mochiads.com/c/g/cute-teen-babe-dress-up/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('400', 'f058f808-17d5-3fc0-a058-e3cb2d652167', '2013-05-26 05:03:23', 'Cute Winter Dress Up', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/cute-winter-dress-up_thuphuong_5_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/cute-winter-dress-up_thuphuong_5_2013/cute-winter-dress-up.swf', 'cute-winter-dress-up_thuphuong_5_2013', '1000x700', '700', '1000', '', '', '', '', '', '', '1', ''), | |
('401', 'bae026b8-b4a2-3bbc-867e-289f23dd7ad7', '2010-04-20 04:17:08', 'Czarina Patience', 'A simple patience game in which you must move all of the cards to the four foundations. Cards are stacked regardless of suit in the five central piles, with a king placed on an ace. Spaces are filled with any card.', 'http://thumbs.mochiads.com/c/g/czarina-patience/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/czarina-patience/czarina.swf', 'czarina-patience', '700x500', '500', '700', '', '', '', '', '', '', '2', 'Drag cards with the mouse, and click on the deck to deal a new card.'), | |
('402', 'c77ac148-455f-36fc-8471-02932fc0cab2', '2012-04-09 19:13:22', 'Dance panda(Album 1)', 'Stupid pandas like to dance, you need to guide it according to the rhythm of dance movements, dance movements can be saved locally', 'http://games.mochiads.com/c/g/dance-panda-album-1/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/dance-panda-album-1/MochiZuoQiu.swf', 'dance-panda-album-1', '700x500', '500', '700', 'http://games.mochiads.com/c/g/dance-panda-album-1/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/dance-panda-album-1/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dance-panda-album-1/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dance-panda-album-1/screen3_thumb.jpg', '', '2', 'Player 1: arrow keys control the dance movements\nPlayer 2: Keyboard w, s, a, d control the dance movements'), | |
('403', 'f4031094-9800-3d1f-81a1-0081c636a45b', '2013-06-29 03:35:56', 'Dancing Fun 2', 'Try this easy music game out!', 'http://games.mochiads.com/c/g/dancing-fun-2/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/dancing-fun-2/Dancing%20Fun%202.swf', 'dancing-fun-2', '640x480', '480', '640', 'http://games.mochiads.com/c/g/dancing-fun-2/_thumb_200x200.png', '', '', '', '', '', '0', 'Arrows will come from different sides of the screen, when it goes over the [Button box], press the Corresponding key.'), | |
('404', '2ab6f646-24cd-3374-9f7b-abddc19db4e7', '2013-07-07 07:23:00', 'Dancing Fun 3', 'A music game about timing the next note before it passes by,', 'http://games.mochiads.com/c/g/dancing-fun-3/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/dancing-fun-3/Dancing%20Fun%203.swf', 'dancing-fun-3', '640x480', '480', '640', 'http://games.mochiads.com/c/g/dancing-fun-3/_thumb_200x200.png', '', '', '', '', '', '0', 'Arrows will come from different sides of the screen, when it goes over the [Button box], press the Corresponding key.'), | |
('405', '3bc2bab4-3ba7-39e6-9e9e-b0a671546821', '2013-06-27 05:02:25', 'Dancing Fun', 'Love music game? Well why not try this one!', 'http://games.mochiads.com/c/g/dancing-fun/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/dancing-fun/Dancing%20Fun.swf', 'dancing-fun', '640x480', '480', '640', 'http://games.mochiads.com/c/g/dancing-fun/_thumb_200x200.png', '', '', '', '', '', '0', 'Arrows will come from different sides of the screen, when it goes over the [Button box], press the Corresponding key.'), | |
('406', '3f972e6c-9623-3976-ac8d-ff28d13eef82', '2013-10-11 12:09:51', 'Dark Knight', 'The evil guy forcefully captured the fort and stored all of the wealth collected from\r\ninnocent people!Hop on your horse and attack him to win the fort back! But be careful of his\r\nsoldiers and dangerous traps in the way!', 'http://games.mochiads.com/c/g/dark-knight_v537425/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/dark-knight_v537425/darkKnight.swf', 'dark-knight_v537425', '640x480', '480', '640', 'http://games.mochiads.com/c/g/dark-knight_v537425/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('407', '32ff3865-9dbd-319e-ba21-968b6394d46a', '2014-03-17 02:32:31', 'Dark Street Hidden Numbers', 'This is a level based game , where you have to find all the mentioned Numbers within the given time.\nFind the hidden Numbers inside the room within the specified time in 3 different levels. All the best and have fun!', 'http://games.mochiads.com/c/g/dark-street-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/dark-street-hidden-numbers/Dark%20Street%20Hidden%20Numbers.swf', 'dark-street-hidden-numbers', '600x550', '550', '600', 'http://games.mochiads.com/c/g/dark-street-hidden-numbers/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/dark-street-hidden-numbers/screen1_thumb.jpg', '', '', '', '1', 'Drag mouse to find the hidden number'), | |
('408', '71b13dd8-12f4-3817-b54a-b1a6fe7a3f78', '2014-02-27 01:46:50', 'Dark', 'A young man awakens into a void of darkness. Help him to overcome his pain and heart ache and escape the void. Run and jump through 5 story driven levels as you try to reach the light.', 'http://games.mochiads.com/c/g/dark_v718507/_thumb_100x100.png', 'Teen', 'Adventure', 'http://games.mochiads.com/c/g/dark_v718507/Dark.swf', 'dark_v718507', '750x450', '450', '750', 'http://games.mochiads.com/c/g/dark_v718507/_thumb_200x200.png', '', '', '', '', '', '2', 'Use the arrow keys or WASD keys to move and jump through each level. Reach the grave at the end of each level to access the next. Watch out for beams, enemies and pitfalls- you\'ll be sent back to your'), | |
('409', 'fed1fd4b-78d1-3c45-8019-3ed18a1e117a', '2013-07-13 04:40:02', 'DarkmanFight', 'Dark Man Fight is an interesting action game of fighting against the opponents.', 'http://games.mochiads.com/c/g/darkmanfight/_thumb_100x100.jpg', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/darkmanfight/DarkMan%20Fight_Org_secure.swf', 'darkmanfight', '800x600', '600', '800', '', '', '', '', '', '', '2', 'Use arrow keys to move\nA, D keys to kick and punch\nS key to use weapon\nSpace to activate shield'), | |
('410', '8d7c8d6e-ba46-38b1-ace0-791cd7a970f7', '2014-03-16 21:54:47', 'Date After School', 'This cute high school couple will have their first date after school. They are both nervous. Could you help the boy and the girl choose the most beautiful clothes and accessories for their date? They would look so cute together. Have fun!', 'http://games.mochiads.com/c/g/date-after-school/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/date-after-school/放å¦åŽçš„约会W+C麻çƒ.swf', 'date-after-school', '800x600', '600', '800', 'http://games.mochiads.com/c/g/date-after-school/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use your mouse to play.'), | |
('411', '93153304-f6dc-3825-8a4b-7187864cbe14', '2014-03-09 20:43:41', 'Day Care Room Escape', 'After a hectic day with the kids you have prepared the room for tomorrow. When you are about to leave you find the door has locked from outside. You had enough of this room so find a way to escape out of this room', 'http://games.mochiads.com/c/g/day-care-room-escape/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/day-care-room-escape/Day%20Care%20Room%20Escape-Mochi.swf', 'day-care-room-escape', '800x600', '600', '800', 'http://games.mochiads.com/c/g/day-care-room-escape/_thumb_200x200.jpg', 'http://www.getwalkthrough.com/games/daycare-room-escape-walkthrough', 'http://games.mochiads.com/c/g/day-care-room-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/day-care-room-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/day-care-room-escape/screen3_thumb.jpg', '', '0', 'Use mouse to play'), | |
('412', '888e07ab-6a68-3dfa-8f76-e9ef6abeb34f', '2014-02-04 12:29:49', 'Death Lab', 'Take out the guards one by one and find a way to escape the lab.', 'http://games.mochiads.com/c/g/death-lab/_thumb_100x100.png', 'Teen', 'Shooting', 'http://games.mochiads.com/c/g/death-lab/DeathLab.swf', 'death-lab', '800x600', '600', '800', 'http://games.mochiads.com/c/g/death-lab/_thumb_200x200.png', 'http://www.youtube.com/watch?v=3M2I205W7tI', 'http://games.mochiads.com/c/g/death-lab/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/death-lab/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/death-lab/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/death-lab/screen4_thumb.jpg', '0', 'Mouse to aim, Mouseclick for a shot.'), | |
('413', '9ddd77bc-b7d8-382a-a30c-9ee58872d179', '2012-08-15 20:46:18', 'Deep Beat', 'Music-Rail Generative which takes place inside of the self-conscious soul that travels along the trails with its music to beat out of its darkness.', 'http://games.mochiads.com/c/g/deep-beat/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/deep-beat/Main%20-%20Mochi.swf', 'deep-beat', '320x480', '480', '320', '', '', '', '', '', '', '0', ''), | |
('414', 'c80d68df-cd16-3da4-b2c5-9e435ff91c1e', '2014-03-06 05:00:42', 'Defeat the Mountain', 'Show us, how good driver you are and defeat the mountian as fast as you can. Are you ready for that?\nGood Luck!', 'http://games.mochiads.com/c/g/defeat-the-mountain/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/defeat-the-mountain/defeat_the_mountains.swf', 'defeat-the-mountain', '800x600', '600', '800', 'http://games.mochiads.com/c/g/defeat-the-mountain/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/defeat-the-mountain/screen1_thumb.png', 'http://games.mochiads.com/c/g/defeat-the-mountain/screen2_thumb.png', 'http://games.mochiads.com/c/g/defeat-the-mountain/screen3_thumb.png', 'http://games.mochiads.com/c/g/defeat-the-mountain/screen4_thumb.png', '0', 'control with arrows'), | |
('415', '6786ba19-2026-3b07-b467-d56fbc839704', '2013-06-15 09:58:55', 'Rocker Defence', 'Become a true russian rocker, and fight your rivals!\nFight through all the levels and score as much as possible!\nRock is alive!\nThis game features buying items and talents.', 'http://games.mochiads.com/c/g/defence-of-govnar/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/defence-of-govnar/GovnarDefence.swf', 'defence-of-govnar', '640x480', '480', '640', 'http://games.mochiads.com/c/g/defence-of-govnar/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/defence-of-govnar/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/defence-of-govnar/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/defence-of-govnar/screen3_thumb.jpg', '', '1', 'You can get some help in training.\nDon\'t forget to check settings.'), | |
('416', 'bb57f7c6-40e8-3d76-8b59-5ed81777af2d', '2013-01-22 01:20:24', 'Defend Provence', 'Young Long travels in beautiful Provence, discovered here has received the wild boar attack, lets us with young Long shoulder to shoulder, eliminates these hateful intruder .\r\nArrow keys to move\r\nSpacebar to attack', 'http://games.mochiads.com/c/g/defend-provence/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/defend-provence/Provence.swf', 'defend-provence', '640x480', '480', '640', 'http://games.mochiads.com/c/g/defend-provence/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('417', '07c971dd-ec5a-308b-89ce-169ed277e220', '2014-03-10 03:21:23', 'Delicious French Toast', 'Hi buddies, here is one of the best and easiest recipe of the world, Frech Toast Recipe. Yeah, spend some time to play this useful recipe game and learn how to prepare a simple and tasty frech toast. You can do this wonderful recipe yourself at your home. Invite your friends on coming sunday for breakfast and prepare it for them. Taste it and visit dazzlingdressup.com for more tastiest cooking games.', 'http://games.mochiads.com/c/g/delicious-french-toast/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/delicious-french-toast/delicious-french-toast.swf', 'delicious-french-toast', '550x400', '400', '550', 'http://games.mochiads.com/c/g/delicious-french-toast/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to play.'), | |
('418', '74d98b60-ca39-30b9-a694-56a90d6d0b01', '2013-09-05 14:47:08', 'Demons and Thieves Solitaire', 'A fantastic crossover of the famous Demon Solitaire and Forty Thieves Solitaire, Demons and Thieves will test your organization ability amidst different arrangements. Your goal in this game is to move all cards to the 8 foundations at the top of the screen, building up by suit and starting with the cards of the same rank as the card dealt to the leftmost foundation, wrapping from K to A if necessary. When the game starts, 1 face-up card will be dealt to the leftmost foundation serving as the starting rank. Under the foundations are 9 tableau piles. Each of the 4 tableau piles on the left side will be dealt 1 face-up card, while each of the 5 tableau piles on the right side will be dealt 8 face-up cards. 13 face-up cards will be dealt to the reserve pile on the left of the tableau piles. The remaining cards will be placed face-down to the stock pile at the top left corner of the screen, a', 'http://games.mochiads.com/c/g/demons-and-thieves-solitaire/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/demons-and-thieves-solitaire/demonsthieves.swf', 'demons-and-thieves-solitaire', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('419', 'e51dc07d-50de-3687-88ec-ef4dccd45118', '2013-12-10 05:34:28', 'Dentist Defense', 'Teeth decays are coming towards yours and you must protect them using toothpaste, shooting at them in Dentist Defense. Everybody knows that it\'s very important to keep them clean with a toothbrush and also flossing after a good meal. If you don\'t, there\'s a great chance you\'ll get decays, plaque and tartar, not to mention the possibility of losing your teeth due to lack of hygiene. Prevent your beautiful teeth from rotting using special towers that shoot endless toothpaste, some even with poison effects that will consume your enemies little by little. Killing them will give you both money to buy more towers and Mana to use special powers like mouthwash liquid and super tooth heroes. Stop procrastinating and go protect your mouth right now by playing the game!', 'http://games.mochiads.com/c/g/dentist-defense/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/dentist-defense/DentistDefense_mochi_ads.swf', 'dentist-defense', '640x480', '480', '640', 'http://games.mochiads.com/c/g/dentist-defense/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Click Play and go for the levels or straight to the endless Survival mode. Use your arrow keys to navigate through the big mouth map, click and drag the towers to place them, make the wave come faster'), | |
('420', 'e0a3ca13-9d5c-3b32-a860-801c439c3804', '2013-07-29 18:28:02', 'Desert Bike Xtreme', 'It is a challenge again for the biker to travel through the desert. There are different road and clip along the desert.\nuse your driving skill to drive all the way to the end. Perform best trick ever on the highest point of the biker jump and without\nfalling on the landing.', 'http://games.mochiads.com/c/g/desert-bike-xtreme/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/desert-bike-xtreme/desertbike_mochi_securex.swf', 'desert-bike-xtreme', '640x480', '480', '640', 'http://games.mochiads.com/c/g/desert-bike-xtreme/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/desert-bike-xtreme/screen1_thumb.jpg', '', '', '', '0', 'use arrow to move and press space to do trick'), | |
('421', '221710db-f10b-3cdd-ab77-091407793c51', '2014-02-17 06:20:59', 'Desert Squad 3D', '3D First Person Shooter set in desert military base. Control the area and eliminate invading enemy squad units. Create your own tactic to successfully defend your base, earn a highscore and share it with world', 'http://games.mochiads.com/c/g/desert-squad-3d/_thumb_100x100.png', 'Teen', 'Shooting', 'http://games.mochiads.com/c/g/desert-squad-3d/desert-squad-3d-mochi.swf', 'desert-squad-3d', '640x480', '480', '640', 'http://games.mochiads.com/c/g/desert-squad-3d/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/desert-squad-3d/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/desert-squad-3d/screen2_thumb.jpg', '', '', '0', 'Move with arrow keys, shoot with Ctrl key. Reload with Space key'), | |
('422', '83d9ec5c-037c-3538-b224-d2f348e1b6fd', '2014-02-02 09:04:19', 'Destroyer Robo', 'In this action game, you need to run and shoot robots. Stay alive! Destroy them all!\r\n\r\nHave fun and play some games!\r\n\r\nAnother great game brought to you by agames.org. Enjoy and share with your friends. Follow us, like us, G+ us.', 'http://games.mochiads.com/c/g/destroyer-robo/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/destroyer-robo/destroyer%20santa%20claus%20-%20Mochi%20Version.swf', 'destroyer-robo', '640x480', '480', '640', 'http://games.mochiads.com/c/g/destroyer-robo/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/destroyer-robo/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/destroyer-robo/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/destroyer-robo/screen3_thumb.jpg', '', '0', 'Use your arrow keys and “A†to shoot.'), | |
('423', 'd33a9d65-8181-3472-914b-b6efd30cc004', '2014-02-21 12:09:13', 'Devil\'s Lake Winter Jigsaw', 'Piece together three pictures of Devil\'s Lake State Park in Wisconsin in winter', 'http://games.mochiads.com/c/g/devils-lake-winter-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/devils-lake-winter-jigsaw/devilslakewintermochi.swf', 'devils-lake-winter-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/devils-lake-winter-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('424', '50372221-d7c3-3d19-9381-96cace42ae72', '2014-03-06 22:48:05', 'Diamond Fish Escape', 'This is the 147th escape game from enagames.com. Assume that a man who mugged you and stole your fish pendant made by diamonds when you are walking on the roadside and pushed you to the ground. You got up from the ground soon and started chasing him, but you lost the person who took your mobile. From the continues search about the person, you found the house where your diamond pendant is kept at last, there were a tricky locks and puzzles to be solved to get your pendant back from that place. Click on the object in the house to interact and solve the puzzles soon before the theif come\'s back to house. Play enagames and enjoy playing escape games.', 'http://games.mochiads.com/c/g/diamond-fish-escape/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/diamond-fish-escape/diamondfishescapewithoutads_m.swf', 'diamond-fish-escape', '800x600', '600', '800', 'http://games.mochiads.com/c/g/diamond-fish-escape/_thumb_200x200.png', 'http://www.enagames.com/game-walkthrough/diamond-fish-escape-walkthrough', '', '', '', '', '0', 'Mouse interact'), | |
('425', 'c0e6e9c4-4837-3049-ae94-ea3ac64489c3', '2014-01-22 21:07:49', 'Dining Table Car Parking', 'When we were kids,We used to love to play with toys,especially with toy cars.In this cool kids game you remember childhood and again will play with toy cars.Your task is to park this little toy car on the Dining table in the special market parking places.The time is limited.Try to avoid a collision with a variety of objects on a table.', 'http://games.mochiads.com/c/g/dining-table-car-parking/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/dining-table-car-parking/Dining%20table%20car%20parking%20mochi.swf', 'dining-table-car-parking', '600x500', '500', '600', 'http://games.mochiads.com/c/g/dining-table-car-parking/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to play'), | |
('426', 'dfdb708b-a1d3-34cf-8938-49a62d004ac5', '2013-08-03 11:04:57', 'Dino Basketball', 'Choose your team and play in Championship. Use your left mouse click to throw ball in basket.', 'http://games.mochiads.com/c/g/dino-basketball/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/dino-basketball/DinoBasketball_WithMochi.swf', 'dino-basketball', '640x480', '480', '640', 'http://games.mochiads.com/c/g/dino-basketball/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/dino-basketball/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dino-basketball/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dino-basketball/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/dino-basketball/screen4_thumb.jpg', '0', ''), | |
('427', '06bd3511-4fdf-36d8-9fc7-75b6454fa4ac', '2014-01-11 10:35:38', 'Dino - Hidden Numbers', 'This is another hidden numbers game from My Hidden Game. Sharpen your find and seek skills by finding all the numbers hidden in the game. Good luck and have fun playing!', 'http://games.mochiads.com/c/g/dino-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/dino-hidden-numbers/find13.swf', 'dino-hidden-numbers', '800x600', '600', '800', 'http://games.mochiads.com/c/g/dino-hidden-numbers/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/dino-hidden-numbers/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dino-hidden-numbers/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dino-hidden-numbers/screen3_thumb.jpg', '', '0', 'Use mouse to play.'), | |
('428', '329a99e7-c3cc-3d64-a6a8-13ecfbb3230d', '2014-03-09 15:33:01', 'Dino Shift 2', 'Jump and shift your way to victory in this charming sequel to Dino Shift. Collect blocks of the same color to unlock the level\'s exit. Casual enough for the every day flash gamer with just enough difficulty to satisfy core players!', 'http://games.mochiads.com/c/g/dino-shift-2/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/dino-shift-2/DS2%20[Mochi].swf', 'dino-shift-2', '760x480', '480', '760', 'http://games.mochiads.com/c/g/dino-shift-2/_thumb_200x200.png', 'http://www.youtube.com/watch?v=nILHqytdGJc&list=UU-2Df1aabARhT-p93CgDsQA', 'http://games.mochiads.com/c/g/dino-shift-2/screen1_thumb.png', '', '', '', '0', 'Default Controls\r\nMovement: Arrow Keys\r\nShift Colors: Z, X, C\r\n\r\nAll controls can be configured in-game via the \'Settings\' button at the Main Menu.'), | |
('429', 'a447142b-fbb0-3573-9d9f-89e2eab9f0de', '2014-03-04 16:40:55', 'Dinosaur Planet Hidden Numbers', 'Find the twenty hidden numbers in each of the ten dinosaur scenes', 'http://games.mochiads.com/c/g/dinosaur-planet-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/dinosaur-planet-hidden-numbers/dinosaurplanethiddennumbersmochi.swf', 'dinosaur-planet-hidden-numbers', '800x600', '600', '800', 'http://games.mochiads.com/c/g/dinosaur-planet-hidden-numbers/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('430', '6d2de8e8-6c70-3bb5-b032-a17394aa11cb', '2013-11-21 04:12:21', 'Direct Hit', 'It’s a battle! Knock off all the wickets in the enemy team and show them who the real winner is!', 'http://games.mochiads.com/c/g/direct-hit/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/direct-hit/directhit.swf', 'direct-hit', '720x540', '540', '720', 'http://games.mochiads.com/c/g/direct-hit/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/direct-hit/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/direct-hit/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/direct-hit/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/direct-hit/screen4_thumb.jpg', '0', 'Use left click on the mouse to play the game. Click to position the player Click again to select the height Final click to select the power.'), | |
('431', '44c32248-e306-307d-980e-960405682875', '2014-02-15 04:14:49', 'Disco Dance Hall Escape', 'Disco Dance Hall Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/disco-dance-hall-escape/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/disco-dance-hall-escape/new_year_party_hall_Escape.swf', 'disco-dance-hall-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/disco-dance-hall-escape/_thumb_200x200.jpg', 'http://www.xtragamingz.com/disco-hall-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/disco-dance-hall-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/disco-dance-hall-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/disco-dance-hall-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/disco-dance-hall-escape/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('432', '46d7c5da-6c24-34af-8d0c-9078a1cdec35', '2014-01-24 10:56:38', 'Disco Inferno', 'Memory game, repeat color patern to succeed', 'http://games.mochiads.com/c/g/disco-inferno/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/disco-inferno/game.swf', 'disco-inferno', '800x600', '600', '800', 'http://games.mochiads.com/c/g/disco-inferno/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/disco-inferno/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/disco-inferno/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/disco-inferno/screen3_thumb.jpg', '', '0', 'Repeat given paturn by pointing and clicking on the correct colors.\r\nCompleting paterns by clicking at the same position will give you extra points and unlock fireball and blazing percs.\r\nClicking on '), | |
('433', '83b097ac-3abe-3e0e-b1db-ee8827cf8e01', '2014-02-26 10:18:00', 'Ditto Boom', 'Play this fun physics based puzzler. Aim and shoot your cannon to make the balls disappear. Each level of this game becomes more and more challenging. Can you beat all 30 levels?', 'http://games.mochiads.com/c/g/ditto-boom/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/ditto-boom/dittoboom_mochi.swf', 'ditto-boom', '700x525', '525', '700', '', '', '', '', '', '', '0', 'Aim the cannon and shoot the balls on the screen.'), | |
('434', '3826cd6e-b0e7-35c9-a365-a0243219bf65', '2014-02-26 23:36:08', 'Dizzy Penguins', 'Catch falling penguins! Don\'t fall them to ground. You can control basket for pick penguins, bird eggs and stars. This game is very funny for children and kids. Adventure is out there!', 'http://games.mochiads.com/c/g/dizzy-penguins/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/dizzy-penguins/penguins_mochi.swf', 'dizzy-penguins', '800x480', '480', '800', 'http://games.mochiads.com/c/g/dizzy-penguins/_thumb_200x200.png', 'http://www.youtube.com/watch?v=16lM0gS6xkw', 'http://games.mochiads.com/c/g/dizzy-penguins/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dizzy-penguins/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dizzy-penguins/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/dizzy-penguins/screen4_thumb.jpg', '0', 'Catch falling penguins! Don\'t fall them to ground. You can control basket for pick penguins, bird eggs and stars. This game is very funny for children and kids. Adventure is out there!'), | |
('435', '481cf89d-1dc2-3591-b7d9-c5c3290c807f', '2014-01-13 09:18:18', 'Dodge Copter', 'Survive as long as you can in this mini-game.\n\n-$800 = 10 ammo\n-Every 1 minute = 2 ammo\n-Every 5 minutes = 20 ammo\n\nTry to be fast collecting gold!', 'http://games.mochiads.com/c/g/dodge-copter/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/dodge-copter/vdodgecopter20.swf', 'dodge-copter', '640x480', '480', '640', 'http://games.mochiads.com/c/g/dodge-copter/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/dodge-copter/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dodge-copter/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dodge-copter/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/dodge-copter/screen4_thumb.jpg', '2', 'Mouse: Move\nW,A,S,D: Fire\nSpace: Buy ammo'), | |
('436', '2928d94a-a076-3141-bf0d-43663920f389', '2014-02-04 10:05:00', 'Dog Doctor', 'One day poor little dog was chased by a kitten and fell out of the window. Hurry, this cute fellow needs your help! First dress up the Pet Doctor and prepare him for the work. Then treat injuries of your little patient. You will have to clean the bacteria, take X-ray pictures, put some band-aids and much more. Start now – there’s a lot of work to do. Make this sweet puppy happy and healthy again!', 'http://games.mochiads.com/c/g/dog-doctor/_thumb_100x100.png', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/dog-doctor/DogDoctor.swf', 'dog-doctor', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/dog-doctor/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/dog-doctor/screen1_thumb.png', 'http://games.mochiads.com/c/g/dog-doctor/screen2_thumb.png', 'http://games.mochiads.com/c/g/dog-doctor/screen3_thumb.png', 'http://games.mochiads.com/c/g/dog-doctor/screen4_thumb.png', '0', ''), | |
('437', '2ac01fa5-2691-3f12-9e33-9aad30ddc853', '2014-02-23 06:13:48', 'Dog Dreamer', 'play Dog Dreamer puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/dog-dreamer/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/dog-dreamer/DogDreamer.swf', 'dog-dreamer', '700x480', '480', '700', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('438', 'e5c297df-28a6-3f21-aff1-95e429ef455b', '2013-10-25 18:41:50', 'Dog Sledding', 'It\'s a slippery slope for these cute little pets: the more they sled, the more Christmas presents they get!', 'http://games.mochiads.com/c/g/dog-sledding_v457793/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/dog-sledding_v457793/DogSleeding.swf', 'dog-sledding_v457793', '720x480', '480', '720', '', '', '', '', '', '', '0', 'Pick up as many presents as you can, and avoid rocks and other obstacles. Left/Right = Steer Sled'), | |
('439', '5e2a1147-34e6-3cc1-8ace-401269f6c4a1', '2013-06-30 05:23:31', 'Dog vs Mouse', 'The mouse and the dog will have a fair fight in the kitchen. Separated by a low wall, they cast their unique weapons to each other until one of them has no blood to survive due to too much hitting. This game can be divided into single mode and double mode and you can also choose game levels in single mode. In this game, you can use four special items flexibly.', 'http://games.mochiads.com/c/g/dog-vs-mouse/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/dog-vs-mouse/dogvsmouse.swf', 'dog-vs-mouse', '600x430', '430', '600', 'http://games.mochiads.com/c/g/dog-vs-mouse/_thumb_200x200.jpg', 'http://games.mochiads.com/c/g/dog-vs-mouse/dogvsmouse.swf', 'http://games.mochiads.com/c/g/dog-vs-mouse/screen1_thumb.jpg', '', '', '', '0', 'Play this game with your mouse, let’s go!'), | |
('440', 'db519647-ba04-39f2-862d-2838636bb978', '2014-03-02 09:59:00', 'DogePack - Apocalipse Escape', 'WOW!!! The apocalipse is comming!!! Save the Doge\'s end and reach the portal safely!', 'http://games.mochiads.com/c/g/dogepack-apocalipse-escape/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/dogepack-apocalipse-escape/rwey.swf', 'dogepack-apocalipse-escape', '550x400', '400', '550', 'http://games.mochiads.com/c/g/dogepack-apocalipse-escape/_thumb_200x200.png', 'http://youtu.be/Ns4fOCTh6Tg', 'http://games.mochiads.com/c/g/dogepack-apocalipse-escape/screen1_thumb.png', 'http://games.mochiads.com/c/g/dogepack-apocalipse-escape/screen2_thumb.png', 'http://games.mochiads.com/c/g/dogepack-apocalipse-escape/screen3_thumb.png', 'http://games.mochiads.com/c/g/dogepack-apocalipse-escape/screen4_thumb.png', '2', 'Use your mouse to control the doge and the keyboard to type the words requested'), | |
('441', '0b1fb326-aa0f-3d52-9083-06f1703fc2cd', '2014-03-04 06:25:59', 'Dogs Care Center', 'Spring is here and we have to spend more time outside! \nYour dog missed you and want to play all day. But before that, you have to complete some important steps: Wash your stinky dog and remove all the bacteria, choose his favorite towel and the right accessories! \nEvery time you get the right washing sponge, the towel, the brush or the hat, you receive bonus points or many other surprises. Are you ready for this game? \nStart now and move fast, you must clean as many dogs as you can to be on the first place. Have fun!', 'http://games.mochiads.com/c/g/dogs-care-center/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/dogs-care-center/dogs_care_center_m.swf', 'dogs-care-center', '800x600', '600', '800', 'http://games.mochiads.com/c/g/dogs-care-center/_thumb_200x200.jpg', 'http://www.yoopygames.com/dogs-care-center-665', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('442', '0c7a8a6f-c918-317e-b926-b3ff47f8785e', '2014-03-13 04:29:58', 'Dojo Dental Care', 'Being a dentist can be fun even though some do not think so. \nThis game aims to get you into the character of a dentist and take care of sick teeth. \nYour first patient is cute Dojo. Dojo really loves sweets and this has caused many problems his teeth. \nNow get to work and take care of each tooth treatment so his teeth look great at the end. \nSome of the teeth will be removed and replaced with healthy others. \nEverything depends on you and your dentist skills and Dojo will have a beautiful smile.', 'http://games.mochiads.com/c/g/dojo-dental-care/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/dojo-dental-care/dojo_dental_care_m.swf', 'dojo-dental-care', '800x600', '600', '800', 'http://games.mochiads.com/c/g/dojo-dental-care/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('443', 'b861e75e-1113-3ab9-af5b-b4c8b45917e0', '2013-06-12 01:29:59', 'Domino Blackjack', 'Get as close as 21 on each of the five hands or add 5 domino tiles on hand - click on the tiles with arrow. Some tiles have multiple values - select the appropriate.\n21 of the first two tiles is blackjack.\nGet limit per round (total score of five hands) and play it again - up to 5 times. \nYou can skip non-matching domino tiles - click on the tiles with cross.', 'http://games.mochiads.com/c/g/domino-blackjack/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/domino-blackjack/domino-blackjack.swf', 'domino-blackjack', '545x480', '480', '545', '', '', 'http://games.mochiads.com/c/g/domino-blackjack/screen1_thumb.jpg', '', '', '', '2', ''), | |
('444', '397eb6c8-04bf-351b-84c7-0163c700cbbb', '2014-02-18 03:46:18', 'Don\'t Let Go!', 'Avoid the obstacles as long as you can and \"Don\'t Let Go!\". An addictive game of skill and endurance, can you keep hold longer than your friends?', 'http://games.mochiads.com/c/g/dont-let-go_v432207/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/dont-let-go_v432207/dontletgo-web.swf', 'dont-let-go_v432207', '480x800', '800', '480', 'http://games.mochiads.com/c/g/dont-let-go_v432207/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/dont-let-go_v432207/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dont-let-go_v432207/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dont-let-go_v432207/screen3_thumb.jpg', '', '2', 'Press and hold the mouse to begin the game and simply Don\'t Let Go!'), | |
('445', '6d512b2c-fc2b-3878-a7f3-298d9cec7c0a', '2013-09-30 08:53:25', 'Doom Forge', 'Legendary 3D duels against real players, featuring spectacular super-combos make you want to play it all night long. Fight for honor! Become a legend!', 'http://games.mochiads.com/c/g/doom-forge/_thumb_100x100.jpg', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/doom-forge/DoomForgeMiniLoader-2.swf', 'doom-forge', '960x950', '950', '960', 'http://games.mochiads.com/c/g/doom-forge/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/doom-forge/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/doom-forge/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/doom-forge/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/doom-forge/screen4_thumb.jpg', '2', 'Create a hero and fight your way to the glory!'), | |
('446', '401ce05c-daa4-35a9-ab68-031aa1c778b5', '2014-03-01 01:01:09', 'Dora Birthday Cake', 'Dora Birthday Cake', 'http://games.mochiads.com/c/g/dora-birthday-cake/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/dora-birthday-cake/Dora-Birthday-Cake.swf', 'dora-birthday-cake', '700x500', '500', '700', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('447', '0c76de6a-6d6c-325e-8977-c30281042403', '2013-09-05 15:23:01', 'Double Freecell Solitaire', 'Handle the double gracefully to enjoy the doubled fun! Your goal in this game is to move the cards to the foundations by suit from A to K, then start from A again, until all cards are moved to the foundations. 2 decks of standard playing cards will be used, making a total of 104 cards. When the game starts, 4 of the Ace cards will be dealt to the foundations at the top right corner of the screen, while each of the 10 tableau piles will be dealt 10 face up cards. 6 empty reserve cells are located at the top left corner of the screen. Cards on the tableau piles are to be built down in alternating colors, for example, a 6 of hearts can be moved to the top of a 7 of spades or a 7 of clubs. Each time you can click and drag 1 card to another tableau pile, an empty reserve cell, or the foundations. Note that each of the reserve cells can only hold 1 card, while an empty tableau pile can only be', 'http://games.mochiads.com/c/g/double-freecell-solitaire_v130409/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/double-freecell-solitaire_v130409/doublefreecell.swf', 'double-freecell-solitaire_v130409', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('448', '1d34b42a-e4ec-3d4c-9185-6f15118fd92a', '2014-01-28 19:54:52', 'Dozing Room Escape', 'Bebin was acting very badly. His mom punishes him for his mischievous behavior by locking him alone in the bedroom. Now help the boy to find the key and escape from the room.', 'http://games.mochiads.com/c/g/dozing-room-escape/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/dozing-room-escape/Dozing%20Room%20Escape-Mochi.swf', 'dozing-room-escape', '800x600', '600', '800', 'http://games.mochiads.com/c/g/dozing-room-escape/_thumb_200x200.jpg', 'http://www.getwalkthrough.com/games/dozing-room-escape-walkthrough', 'http://games.mochiads.com/c/g/dozing-room-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dozing-room-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dozing-room-escape/screen3_thumb.jpg', '', '0', 'Use mouse to play. Click to find the clues and manipulate them.'), | |
('449', 'b9c4fd0d-dcb2-372a-ae1d-de92fbd51a60', '2014-01-01 04:36:24', 'Dr. Stanley\'s home', 'The game\'s protagonist is a private detective, one day he received a letter from the physicist Dr. stanlley, Dr. in the letter invited him to his home together, and said to have an important matter for. What is what? It needs the game player according to plot the various rooms in a house looking for clues, step by step, the mystery.', 'http://games.mochiads.com/c/g/dr_-stanleys-home/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/dr_-stanleys-home/Stanley.swf', 'dr_-stanleys-home', '550x400', '400', '550', 'http://games.mochiads.com/c/g/dr_-stanleys-home/_thumb_200x200.jpg', 'http://games.mochiads.com/c/g/dr_-stanleys-home/Stanley.swf', 'http://games.mochiads.com/c/g/dr_-stanleys-home/screen1_thumb.jpg', '', '', '', '0', 'Looking for clues, solve the mystery\n\nThe game\'s protagonist is a private detective, one day he received a letter from the physicist Dr. stanlley, Dr. in the letter invited him to his home together, a'), | |
('450', '81dad206-04cf-331d-a5f6-75298293c2a8', '2014-03-08 17:04:39', 'Dragon Balls', 'Classic Match 3 game, click on the more than 2 adjacent dragon balls can smash them into crystal drops, make good use of all bonus ball, consumption of props, to create the most high score.', 'http://games.mochiads.com/c/g/dragon-balls_v842572/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/dragon-balls_v842572/Dragon%20Balls.swf', 'dragon-balls_v842572', '700x600', '600', '700', 'http://games.mochiads.com/c/g/dragon-balls_v842572/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/dragon-balls_v842572/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-balls_v842572/screen2_thumb.jpg', '', '', '0', 'Mouse click'), | |
('451', 'cfa6e15e-e604-3b62-8ecd-97129c4a7dd5', '2012-12-03 09:15:18', 'Dragon Fist 3D', '1v1 fighting game based on chinese kung fu cinema. fight your way through several opponents to eventually fight the mighty Dragon Master', 'http://games.mochiads.com/c/g/dragon-fist-3d/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/dragon-fist-3d/DragonFist3DMochi.swf', 'dragon-fist-3d', '640x480', '480', '640', 'http://games.mochiads.com/c/g/dragon-fist-3d/_thumb_200x200.jpg', '', '', '', '', '', '4', ''), | |
('452', '239eb608-a99f-3046-982a-c520c31a5f92', '2014-03-04 02:29:53', 'Dragon Lair', 'A new story of Alduin dragon. In this game, he is in a battle to revenge on other dragon who have betrayed him. Let help him in this war. Upgrade his breaths and attributes to make stronger. Join this game and feel the wild life of dragons.', 'http://games.mochiads.com/c/g/dragon-lair/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/dragon-lair/DragonLair_play%20it%20on%20cooltemple.swf', 'dragon-lair', '850x450', '450', '850', 'http://games.mochiads.com/c/g/dragon-lair/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/dragon-lair/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-lair/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-lair/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-lair/screen4_thumb.jpg', '0', 'WASD key to move, Mouse to look around and left click to fire, QE or number key 12345 to change breath.'), | |
('453', '3d603621-11ae-3b97-9a3c-2f65008b0d10', '2013-05-30 04:41:22', 'Dragon Solitaire', 'Good Game', 'http://games.mochiads.com/c/g/dragon-solitaire/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/dragon-solitaire/sillysolitaireAS3.swf', 'dragon-solitaire', '600x450', '450', '600', 'http://games.mochiads.com/c/g/dragon-solitaire/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/dragon-solitaire/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-solitaire/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-solitaire/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-solitaire/screen4_thumb.jpg', '0', 'Use mouse to play the game'), | |
('454', 'bc6c6d10-402a-3ec5-8627-e3b07889d33f', '2013-10-06 09:58:08', 'Dragon Street', 'Dragon Street is a karate style fighting game. It has got different enemies in each level and three different kicks to make the game most thrilling. Game main features include:\n* 4 Enemies\n* 10 Levels\n* Level Locker\n* 3 types of kicks\n* Fight Either sides', 'http://games.mochiads.com/c/g/dragon-street/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/dragon-street/Dragon%20Street.swf', 'dragon-street', '640x480', '480', '640', '', '', '', '', '', '', '2', 'Knock out all enemies in each level, to unlock new streets and new enemies.'), | |
('455', '2027013a-ec54-33fd-a12d-ab454cf49eca', '2014-01-13 01:52:36', 'DRAGON TRAINER', 'You control your dragon fy to the sky. Drive your dragon through the portal in the fastest time possible to more stars and unlock next level.', 'http://games.mochiads.com/c/g/dragon-trainer/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/dragon-trainer/DragonTrainer%20-%20play%20it%20on%20cooltemple.swf', 'dragon-trainer', '850x450', '450', '850', 'http://games.mochiads.com/c/g/dragon-trainer/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/dragon-trainer/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-trainer/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-trainer/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-trainer/screen4_thumb.jpg', '0', 'Use arrow keys to control your dragon'), | |
('456', '6c280fb0-0e04-319b-b8a0-b80b8f21f812', '2014-01-23 22:28:10', 'Dragon vs Knight', 'Help the young Knight escape the Ferocious Dragon!', 'http://games.mochiads.com/c/g/dragon-vs-knight/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/dragon-vs-knight/DragonVsKnight_OIG.swf', 'dragon-vs-knight', '650x550', '550', '650', 'http://games.mochiads.com/c/g/dragon-vs-knight/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/dragon-vs-knight/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-vs-knight/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/dragon-vs-knight/screen3_thumb.jpg', '', '3', 'Use UP arrow to make the horse jump over obstacles & gaps. Collect gems & medicine. Collect the golden Key to open locked doors ahead.'), | |
('457', '9327d843-c9f8-37b0-ba93-5acf6fc369b1', '2014-02-26 04:37:48', 'dragonfly coloring', 'Come and Color your dragonfly with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/dragonfly-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/dragonfly-coloring/dragonflycoloring.swf', 'dragonfly-coloring', '500x520', '520', '500', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('458', 'e1711f3a-dacb-3812-8a36-184a549a9b8e', '2014-02-16 08:32:48', 'Dragons Flight', 'A new dragon has been born on your ranch. It is your duty to train him. Guide the dragon through the caves and into the world without hitting any objects. Go forth and awaken the golden dragon that lies within.', 'http://games.mochiads.com/c/g/dragons-flight_v450961/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/dragons-flight_v450961/DragonFlightNew.swf', 'dragons-flight_v450961', '800x480', '480', '800', 'http://games.mochiads.com/c/g/dragons-flight_v450961/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/dragons-flight_v450961/screen1_thumb.png', 'http://games.mochiads.com/c/g/dragons-flight_v450961/screen2_thumb.png', 'http://games.mochiads.com/c/g/dragons-flight_v450961/screen3_thumb.png', '', '0', 'Up arrow makes you fly up. Down arrow makes you fly down. Space bar activates a spell, if available. P pauses the game.'), | |
('459', '7a9419d2-3e43-315d-8c11-c663d6e045b9', '2013-02-07 05:46:43', 'Draw Domino Solo', 'Add a domino to an open end of the layout, if you can. If you can\'t to make a move (or if you need), you must (you can) draw dominoes from the boneyard. When your hand ends you get points: sum of dots from remaining dominoes.', 'http://games.mochiads.com/c/g/draw-domino-solo/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/draw-domino-solo/draw-domino-solo6.swf', 'draw-domino-solo', '545x480', '480', '545', '', '', 'http://games.mochiads.com/c/g/draw-domino-solo/screen1_thumb.jpg', '', '', '', '2', 'You can draw 10 times (or more) and at any time 1-7 tiles to make up your hand. The first double (1-1, 2-2, ..., 6-6) is known as the spinner.\nTo this spinner next tile can be added vertically only an'), | |
('460', 'fdbb0e04-61f7-39c1-8451-ba17ff72b5e9', '2013-12-29 12:17:32', 'Dressup for a stroll', 'Have you ever tried Dresses? You would be really gentle, comfortable and stylish in this Dresses for this season.Try out these dresses in this collection then you believe in my words.', 'http://games.mochiads.com/c/g/dressup-for-a-stroll_phuong_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/dressup-for-a-stroll_phuong_12_2013/dressup-for-a-stroll.swf', 'dressup-for-a-stroll_phuong_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('461', 'c138355c-a6f8-38d8-97ff-a934fdc53224', '2014-02-07 04:41:10', 'Drive the Car', 'Do you love the driving? You have to be a very skilled driver in order to get a job driving the car. You will have to be very fast so you can complete the levels before the time runs out, you will have to be careful not to crash your car and damage otherwise you will lose your life. Enjoy. Have a blast!', 'http://games.mochiads.com/c/g/drive-the-car/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/drive-the-car/drive-the-car.swf', 'drive-the-car', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use arrow keys to drive the car.'), | |
('462', 'ffe461b8-8140-3b61-a72d-2a567c214454', '2014-02-12 17:11:37', 'Drunk Pilot', 'Fly and avoid collision with balloons.', 'http://games.mochiads.com/c/g/drunk-pilot/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/drunk-pilot/main.swf', 'drunk-pilot', '800x500', '500', '800', 'http://games.mochiads.com/c/g/drunk-pilot/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/drunk-pilot/screen1_thumb.jpg', '', '', '', '2', 'Use your mouse left button to fly up and down and try to avoid collision with balloons.'), | |
('463', '72135278-f287-3c73-a7d2-cc56d6259423', '2012-07-08 02:57:24', 'DUBSTEP', 'DOULIKEDUBSTEP?', 'http://games.mochiads.com/c/g/dubstep/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/dubstep/DUBSTEPmochi.swf', 'dubstep', '640x384', '384', '640', 'http://games.mochiads.com/c/g/dubstep/_thumb_200x200.jpg', '', '', '', '', '', '0', 'write music with your keyboard'), | |
('464', '138db753-43b8-3403-9bec-b8c85301ff09', '2014-03-08 06:11:17', 'duck coloring', 'Come and Color your duck with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/duck-coloring_v321041/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/duck-coloring_v321041/duckcoloring.swf', 'duck-coloring_v321041', '500x520', '520', '500', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('465', '3907fbe6-7a45-3b5e-8abe-6f5360c34662', '2014-02-03 07:09:21', 'Duck on Duty', 'The duckling has given the important duty to take care of the eggs that the ducks drop. The more eggs you catch the higher the reputation you get. The quickness is the prime important in this game as the number and the speediness of the dropping egg increases making it challenging.', 'http://games.mochiads.com/c/g/duck-on-duty/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/duck-on-duty/Duck%20On%20Duty_Mochi.swf', 'duck-on-duty', '600x500', '500', '600', 'http://games.mochiads.com/c/g/duck-on-duty/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/duck-on-duty/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/duck-on-duty/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/duck-on-duty/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/duck-on-duty/screen4_thumb.jpg', '0', 'Use arrow keys to play.\nThe number of eggs and the life will increase as the game progress. The red egg destroys the chick’s life. The pink and the blue egg increases the life span'), | |
('466', '50d7b1d0-9b97-3f53-9cf9-7777fe44708b', '2013-05-06 04:31:20', 'Durak Forever', 'Old Russian cards game Durak (Fool) - make her dance!', 'http://games.mochiads.com/c/g/durak-forever/_thumb_100x100.jpg', 'Teen', 'Casino', 'http://games.mochiads.com/c/g/durak-forever/DurakForever_Mo.swf', 'durak-forever', '800x600', '600', '800', 'http://games.mochiads.com/c/g/durak-forever/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/durak-forever/screen1_thumb.jpg', '', '', '', '0', 'mouse - choose cards.'), | |
('467', 'cff06180-71eb-3416-bef5-c8454262afa0', '2013-03-26 06:37:01', 'Durak of Ages', 'Old Russian cards game \"Durak\"(Fool) - full version.', 'http://games.mochiads.com/c/g/durak-of-ages/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/durak-of-ages/DurakOfAges_Mo.swf', 'durak-of-ages', '800x600', '600', '800', 'http://games.mochiads.com/c/g/durak-of-ages/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/durak-of-ages/screen1_thumb.jpg', '', '', '', '0', 'Mouse - choose cards to play.'), | |
('468', '50b183c9-8633-3e7a-8498-ac348fdc3fb7', '2014-03-11 05:13:12', 'Dusky Mumbai Solitaire', 'New free online colorful popular solitaire interpretation by ArcadeGamePlace.com. The game graphics has illustrations of Ancient India motif. Enjoy the beauty of virginal nature, peasants\' placid life, the grandeur of ancient palaces while playing the patience. Your goal is to remove all cards from the table to the right stock by building chains from King till Ace regardless the suit. Click the left stock if you wish to add more cards. Relaxing music, smooth animation and excellent graphics are the advantages of this logical game.', 'http://games.mochiads.com/c/g/dusky-mumbai-solitaire/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/dusky-mumbai-solitaire/DuskyMumbaiSolitaire.swf', 'dusky-mumbai-solitaire', '640x480', '480', '640', 'http://games.mochiads.com/c/g/dusky-mumbai-solitaire/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/dusky-mumbai-solitaire/screen1_thumb.jpg', '', '', '', '0', ''), | |
('469', '98e3b8e3-a1bd-361d-abc8-8c7d7b024d1f', '2012-11-21 13:47:15', 'Eagle Defense', 'This is a cool defense game in which you will have to help this wild eagle protect its eggs as these humans keep approaching from both sides attempting to get their hands on them.', 'http://games.mochiads.com/c/g/eagle-defense/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/eagle-defense/eagle_defence-mochi.swf', 'eagle-defense', '800x600', '600', '800', 'http://games.mochiads.com/c/g/eagle-defense/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Use the mouse to aim and throw rocks at the people, but also to collect the rewards.'), | |
('470', '871c2e3e-c579-36e7-9665-7f9ebbaf6253', '2014-03-05 09:07:43', 'Early Spring', 'Spring is coming. Try to find all hidden objects and spot the differences.', 'http://games.mochiads.com/c/g/early-spring/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/early-spring/EarlySpring.swf', 'early-spring', '760x600', '600', '760', 'http://games.mochiads.com/c/g/early-spring/_thumb_200x200.jpg', '', '', '', '', '', '2', ''), | |
('471', '02a1eedf-fedc-3e87-8ab5-fef1d5f48c36', '2013-12-30 05:54:59', 'Earth Prime', 'Description:\nAfter the Big Bang you are responsible for the wealth of planet Earth. Choose your upgrades to lead mankind to glory by increasing productivity, technology and population to the max, while reducing the pollution to a minimum and fight threats from outer space. Be the fastest strategist and discover the truth about your planet.\n\nYou play the game with the mouse and choose your upgrades to reduce the time to win the game. Every upgrade costs 5% of your productivity\n\nPress M to toogle the sound', 'http://games.mochiads.com/c/g/earth-prime/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/earth-prime/Earth%20Prime.swf', 'earth-prime', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/earth-prime/screen1_thumb.jpg', '', '', '', '0', 'You play with your mouse and choose your upgrades.\n\n- UFOs & asteroids decrease your population & productivity, but they can be destroyed by clicking on them (higher tech-level needed)\n- You win the g'), | |
('472', '6b0ab5f2-a903-38c6-8b59-b6b46e073855', '2014-03-02 04:41:24', 'Easter ducks', 'play Easter ducks puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/easter-ducks/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/easter-ducks/Easterducks.swf', 'easter-ducks', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('473', '4e4a0540-53a6-3c8a-8bdf-0c93d3407e05', '2014-03-10 03:16:04', 'Easter Eggs', 'Help organizing the easter eggs. Match at least 3 eggs from the same kind to make them disappear. Earn as high score and reach as high level as you can. Do not forget submit your score.', 'http://games.mochiads.com/c/g/easter-eggs_v223186/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/easter-eggs_v223186/easter_eggs.swf', 'easter-eggs_v223186', '800x600', '600', '800', 'http://games.mochiads.com/c/g/easter-eggs_v223186/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/easter-eggs_v223186/screen1_thumb.png', 'http://games.mochiads.com/c/g/easter-eggs_v223186/screen2_thumb.png', 'http://games.mochiads.com/c/g/easter-eggs_v223186/screen3_thumb.png', 'http://games.mochiads.com/c/g/easter-eggs_v223186/screen4_thumb.png', '0', 'click, or drag with mouse'), | |
('474', '40822430-26a1-31a0-8a0b-0de19fd19823', '2014-02-17 06:36:37', 'Eatery in Victoria', 'Victoria wanted to go into business. Hired the best chef in town. Opened eatery. Victoria will now sell food in his shop. The game begins with the first working day of the opening diner. Sell food and earn money. Hungry buyers do not want to wait, every buyer has a mood. Waiting purchase reduces mood. For each level, earn the required number of coins to open the next level.', 'http://games.mochiads.com/c/g/eatery-in-victoria/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/eatery-in-victoria/food.swf', 'eatery-in-victoria', '700x525', '525', '700', 'http://games.mochiads.com/c/g/eatery-in-victoria/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/eatery-in-victoria/screen1_thumb.jpg', '', '', '', '1', 'Game mouse click.'), | |
('475', 'fd239fed-82a2-3412-b7bb-2d3beb790cd3', '2013-04-18 22:50:22', 'eatFish', 'Your fish will follow the mouse, and eat the enemy fish, fish you can\'t eat big than you oh', 'http://games.mochiads.com/c/g/eatfish/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/eatfish/eatFish.swf', 'eatfish', '550x400', '400', '550', 'http://games.mochiads.com/c/g/eatfish/_thumb_200x200.png', '', '', '', '', '', '2', 'Your fish will follow the mouse, and eat the enemy fish, fish you can\'t eat big than you oh'), | |
('476', 'b2ea50a1-de77-3a04-966d-93c6c35dfa66', '2013-11-26 23:10:14', 'Egg Brothers', 'Help the Egg Brothers get back some colour in their lives!', 'http://games.mochiads.com/c/g/egg-brothers_v68666/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/egg-brothers_v68666/egg_brothers.swf', 'egg-brothers_v68666', '720x540', '540', '720', 'http://games.mochiads.com/c/g/egg-brothers_v68666/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/egg-brothers_v68666/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/egg-brothers_v68666/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/egg-brothers_v68666/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/egg-brothers_v68666/screen4_thumb.jpg', '3', 'Press \'up\' arrow key to jump.'), | |
('477', '122badba-fc0d-3a84-9332-d45ddfa29022', '2014-02-07 06:36:47', 'Egg Vs Robots', 'Escape from the attack of a robotic swarm in this addictive action shooting game.\nLead Max, an incredibly brave egg, to prevent robots from taking over your farm.\nUse pistols, uzis, bazookas, missiles and much more.\nUpgrade your weapons, special powers and skills in the upgrade menu to get stronger and to escape from the evil robots.', 'http://games.mochiads.com/c/g/egg-vs-robots/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/egg-vs-robots/NewProject.swf', 'egg-vs-robots', '800x600', '600', '800', 'http://games.mochiads.com/c/g/egg-vs-robots/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/egg-vs-robots/screen1_thumb.png', '', '', '', '0', '- Aim/Shoot: Mouse.\n- 1-3: Switch Weapon.\n- Space: Launch missiles.\n- P: Pause.'), | |
('478', '9827a376-668c-355d-8050-33a06b08a02e', '2013-08-10 08:48:53', 'eggs game', 'hi come and play!', 'http://games.mochiads.com/c/g/eggs-game/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/eggs-game/eggs.swf', 'eggs-game', '800x500', '500', '800', 'http://games.mochiads.com/c/g/eggs-game/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/eggs-game/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/eggs-game/screen2_thumb.jpg', '', '', '1', 'just use the mouse and take care of eggs'), | |
('479', '343ca012-af53-3856-ba24-20e5412ca45b', '2014-02-23 07:40:24', 'Eiffel Tower Coloring', 'Come and Color your Eiffel Tower with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/eiffel-tower-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/eiffel-tower-coloring/EiffelTower.swf', 'eiffel-tower-coloring', '500x520', '520', '500', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('480', '599fc99b-e635-3793-afcc-08ec55baba2d', '2012-01-09 09:38:38', 'Electroyez', 'Hit the correct arrows at the right time. Be precise to get higher score.', 'http://games.mochiads.com/c/g/electroyez/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/electroyez/Tune.swf', 'electroyez', '550x400', '400', '550', '', '', '', '', '', '', '1', 'Arrow keys.'), | |
('481', 'd4e1d2d4-806f-3c55-b7bd-a1898e3e4f98', '2014-02-17 13:28:54', 'Emory Peak Jigsaw', 'Use the mouse to piece together three pictures of Emory Peak in Big Bend National Park in Texas', 'http://games.mochiads.com/c/g/emory-peak-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/emory-peak-jigsaw/emorypeakjigsawmochi.swf', 'emory-peak-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/emory-peak-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('482', 'b67d152d-512f-3bb3-8642-512f57b157be', '2014-03-17 01:05:36', 'Ena Escape Soon', 'This is the 158th escape game from enagames.com. Assume that you got locked inside a abandoned palace while goingt to investigate about the sucide made their two weeks before. you shout at the extreme for an help but no use on that. So, try to escape from their by solving the simple puzzles. Click on the objects to interact and solve puzzles. Play enagames and have a happy life!!!', 'http://games.mochiads.com/c/g/ena-escape-soon/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/ena-escape-soon/EnaEscapeSoon_m.swf', 'ena-escape-soon', '800x600', '600', '800', 'http://games.mochiads.com/c/g/ena-escape-soon/_thumb_200x200.png', 'http://www.enagames.com/game-walkthrough/ena-escape-soon-walkthrough', '', '', '', '', '1', 'Mouse Interact'), | |
('483', 'a7c4068d-27e3-3431-865f-20817d4b92e9', '2014-03-08 03:23:15', 'ENA Turkey Escape', 'This is the 148th escape game from enagames.com. Assume that a turkey bird belongs to yours was stolen by some unknown people and locked inside the private garden. You need to find that garden and make the turkey to escape from their by solving some interesting puzzles. Click on the objects to interact and solve puzzles. Play enagames and enjoy your day.', 'http://games.mochiads.com/c/g/ena-turkey-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/ena-turkey-escape/enaturkeyescape_withoutads_m.swf', 'ena-turkey-escape', '800x600', '600', '800', 'http://games.mochiads.com/c/g/ena-turkey-escape/_thumb_200x200.png', 'http://www.enagames.com/game-walkthrough/ena-turkey-escape-walkthrough', '', '', '', '', '0', 'Mouse Interact'), | |
('484', '806f80d1-5c65-3c0a-84e4-882095f01e97', '2013-02-12 03:36:44', 'Epic Stack', 'Stack to the top in this slick arcade game! \r\n\r\nIt will get harder and harder, and ever more addictive, challenge yourself to reach the top, or impress your friends by a high score in the epic endless mode. Random and wide zones might make it a bit too exciting, so you must keep your finger and mind focused.', 'http://games.mochiads.com/c/g/epic-stack/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/epic-stack/epic_stack.swf', 'epic-stack', '500x700', '700', '500', 'http://games.mochiads.com/c/g/epic-stack/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/epic-stack/screen1_thumb.png', 'http://games.mochiads.com/c/g/epic-stack/screen2_thumb.png', 'http://games.mochiads.com/c/g/epic-stack/screen3_thumb.png', 'http://games.mochiads.com/c/g/epic-stack/screen4_thumb.png', '3', 'Simply click or press space when the bar flashes at the right spot, or collect bonuses along the way for extra points.'), | |
('485', 'c9c42cfe-78c3-31e2-95ef-4e51557b4f88', '2014-02-06 00:53:17', 'Equinox Solitaire', 'Build the foundations up in suit from Ace to King. Tableaus build down in rank regardless of suit. Empty spaces can be filled by any card. Any face card (J, Q or K) can be placed in reserve.', 'http://games.mochiads.com/c/g/equinox-solitaire/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/equinox-solitaire/equinox-solitaire.swf', 'equinox-solitaire', '710x640', '640', '710', 'http://games.mochiads.com/c/g/equinox-solitaire/_thumb_200x200.jpg', '', '', '', '', '', '2', ''), | |
('486', 'bfc2b6ae-9a55-35cb-9975-21e81b77f27e', '2014-02-08 06:16:33', 'Escape 0800', 'Point and Click Escape Game. Collect items and solve puzzle to escape the room.', 'http://games.mochiads.com/c/g/escape-0800/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/escape-0800/0800.swf', 'escape-0800', '400x500', '500', '400', 'http://games.mochiads.com/c/g/escape-0800/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/escape-0800/screen1_thumb.png', '', '', '', '1', ''), | |
('487', 'fb3a901b-d9c3-3686-ae2a-c2118de63462', '2014-03-11 02:38:42', 'Escape Fan - 4 Floors', 'Escape Fan - 4 Floors is point and click escape game created by Ainars, and sponsored by Escape Fan. unlock and explore each of 4 floors, obtain keycards and other items to solve puzzles. Activate elevator on last floor to escape.', 'http://games.mochiads.com/c/g/escape-fan-4-floors/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/escape-fan-4-floors/escape-fan-4-floors-d.swf', 'escape-fan-4-floors', '700x600', '600', '700', 'http://games.mochiads.com/c/g/escape-fan-4-floors/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse to play.'), | |
('488', 'c8681417-dcad-3433-85f2-9a8d1ee6a68f', '2014-03-15 00:14:19', 'Escape From Jail', 'This is the 156th escape game from enagames.com. You have been incarcerated in the ENA\'s most secure jail, you have to use your skills to escape with the help of the objects and clues which you find inside the jail. Click on the objects to interact and solve puzzles. Play enagames and have a happy life!!!', 'http://games.mochiads.com/c/g/escape-from-jail/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/escape-from-jail/Escape%20from%20jail_m.swf', 'escape-from-jail', '800x650', '650', '800', 'http://games.mochiads.com/c/g/escape-from-jail/_thumb_200x200.jpg', 'http://www.enagames.com/game-walkthrough/escape-from-jail-walkthrough', '', '', '', '', '0', 'Mouse Interact'), | |
('489', 'bcc4d408-1b00-3eff-85d3-dbd19fd05f49', '2014-03-10 02:38:55', 'Escape from the Trickster', 'Just put you in a position that your business partner cheated all your profit shares. Knowing this, you went to your partner’s house to meet him. But he trickily locked you in his house and rushing to airport to escape from the city. Are you going to lag in this house or rush to capture him? You are running out of time, so gather the clues and correlate them logically to open the door. Escape as soon as possible to arrest the trickster.', 'http://games.mochiads.com/c/g/escape-from-the-trickster/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/escape-from-the-trickster/escape-from-the-trickster.swf', 'escape-from-the-trickster', '650x450', '450', '650', 'http://games.mochiads.com/c/g/escape-from-the-trickster/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/escape-from-the-trickster/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/escape-from-the-trickster/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/escape-from-the-trickster/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/escape-from-the-trickster/screen4_thumb.jpg', '0', 'Use mouse to interact.'), | |
('490', '052f830e-cdd5-361f-af1c-d974d7eb1743', '2014-02-10 14:32:19', 'Escape from Red Room', 'Escape from Red Room is another point and click room escape game from Games2World. In this game, you are locked in red room and you try to escape from room by finding items. Good luck and have fun !', 'http://games.mochiads.com/c/g/escape-from/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/escape-from/Escape%20From%20Red%20Room.swf', 'escape-from', '800x600', '600', '800', 'http://games.mochiads.com/c/g/escape-from/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/escape-from/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/escape-from/screen2_thumb.jpg', '', '', '1', 'Gather the objects in the inventory. Combine them in the inventory panel. Use them to escape.'), | |
('491', 'c89499e7-d96b-310d-a5f2-eed55cf4157e', '2014-03-13 00:35:34', 'Escape: House of Fear', 'A great challenge is going on your town. An anonymous has bet 1 million dollars for those who escape from this “House Of Fear†alive!! Rule is simple, you will be locked in this house all alone and the clues will be scattered and hided in the various parts of the house. Explore the house to find the alternate way to escape. Are you ready to take the great horror challenge..? Beware anything may happen', 'http://games.mochiads.com/c/g/escape-house-of-fear/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/escape-house-of-fear/escape-house-of-fear.swf', 'escape-house-of-fear', '650x450', '450', '650', 'http://games.mochiads.com/c/g/escape-house-of-fear/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/escape-house-of-fear/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/escape-house-of-fear/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/escape-house-of-fear/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/escape-house-of-fear/screen4_thumb.jpg', '0', 'Use mouse to interact.'), | |
('492', 'c951c8fb-b3a5-39ef-b632-db2b9b12e9e9', '2013-06-02 07:09:23', 'ESP Run 2', 'Use your ESP and card counting skills to guess whether the next card out of the deck will be higher or lower than the current card. \r\nRack up your score and your streak by guessing correctly as many times as you can.\r\n\r\nBecome the Daily Highscorer or Streakmaster to claim your place on the menu and show off just how good your ESP skills are!', 'http://games.mochiads.com/c/g/esp-run-2/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/esp-run-2/cards.swf', 'esp-run-2', '550x500', '500', '550', '', '', '', '', '', '', '2', 'Guess if the next card will be Higher or Lower than the current card.\r\nCards go high to low from 2 - A\r\nUse the Bonus Cards when you get a bad number'), | |
('493', 'e8ee60aa-337d-3d38-887b-1a6116442960', '2014-02-28 00:23:25', 'Europa City Tour', 'Discover distinctions of european major cities. In which city is nobel peace prize awarded? Click on the map the correct city. You can bid points if you are clever.', 'http://games.mochiads.com/c/g/europa-city-tour/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/europa-city-tour/europa.swf', 'europa-city-tour', '1024x576', '576', '1024', 'http://games.mochiads.com/c/g/europa-city-tour/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/europa-city-tour/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/europa-city-tour/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/europa-city-tour/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/europa-city-tour/screen4_thumb.jpg', '0', 'You see a map of europe with major cities. Answer questions about that cities. You can bid points of your answers.'), | |
('494', '34ce77f4-35d0-3f7b-b58d-3f53a00ce003', '2014-01-08 22:42:36', 'Everest Quest 2', 'Take the expert advice of Everest guides and climb your way to the top of the world.', 'http://games.mochiads.com/c/g/everest-quest-2/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/everest-quest-2/everestquest2.swf', 'everest-quest-2', '720x540', '540', '720', 'http://games.mochiads.com/c/g/everest-quest-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/everest-quest-2/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/everest-quest-2/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/everest-quest-2/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/everest-quest-2/screen4_thumb.jpg', '0', 'Follow arrows on the screen.'), | |
('495', '0d9d0dc4-585e-34e8-a229-de2ce85fddd1', '2014-01-26 03:14:38', 'Ex-Sniper', 'All of you know who is a terrorist. They kidnap people with different goals. You are a military ex-sniper. You a lot fought in your life. It\'s time to take up arms\r\nand deal with terrorists.', 'http://games.mochiads.com/c/g/ex-sniper/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/ex-sniper/Ex-SniperMOchi.swf', 'ex-sniper', '700x500', '500', '700', 'http://games.mochiads.com/c/g/ex-sniper/_thumb_200x200.jpg', 'http://mostfunnyonlinegames.com/videos-gameplay/play-ex-sniper-small-video-gameplay', 'http://games.mochiads.com/c/g/ex-sniper/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/ex-sniper/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/ex-sniper/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/ex-sniper/screen4_thumb.jpg', '0', 'Zoom: W - S keys, X to change weapons, mouse to aim and shoot.'), | |
('496', '978dcdc6-b8c2-3673-a64c-01f97ce9e638', '2014-02-03 01:45:43', 'Exotic Flower Decoration', 'There is no cure in the world that could please one’s heart other than flowers with the exotic fragrance. Here in our store we offer you to pick the flowers of your choice and the vase to your preference to turn your bad day into an awesome day', 'http://games.mochiads.com/c/g/exotic-flower-decoration/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/exotic-flower-decoration/Exotic%20Flower%20Decoration_Mochi.swf', 'exotic-flower-decoration', '600x500', '500', '600', 'http://games.mochiads.com/c/g/exotic-flower-decoration/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/exotic-flower-decoration/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/exotic-flower-decoration/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/exotic-flower-decoration/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/exotic-flower-decoration/screen4_thumb.jpg', '0', 'Use mouse to play.'), | |
('497', '4ee91394-8c13-3619-a55a-3eb2d5399da7', '2014-03-11 12:27:39', 'Explopool', 'Explopool, a fun and entertaining game with billiards balls and explosives. Challenging, but easy to play game, that requires both skill and some luck.', 'http://games.mochiads.com/c/g/explopool/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/explopool/explopool.swf', 'explopool', '800x600', '600', '800', '', '', 'http://games.mochiads.com/c/g/explopool/screen1_thumb.png', 'http://games.mochiads.com/c/g/explopool/screen2_thumb.png', 'http://games.mochiads.com/c/g/explopool/screen3_thumb.png', '', '2', 'Your target is to clear pool table and get all balls to the pockets by using explosives. A bomb is placed and set with a left mouse button. Besides normal pockets, there are special pockets marked wit'), | |
('498', 'b74e318a-5637-35e3-a347-285cf5f881a9', '2014-02-05 14:25:55', 'Explorer Boy Nose Doctor', 'This explorer boy came to you in this new doctor game with the hopes that you can fix the problems that he has with his nose. Use the tools and follow the instructions to clear his nose and make him good as new.', 'http://games.mochiads.com/c/g/explorer-boy-nose-doctor/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/explorer-boy-nose-doctor/diego_nose_doctor-mochi.swf', 'explorer-boy-nose-doctor', '800x600', '600', '800', 'http://games.mochiads.com/c/g/explorer-boy-nose-doctor/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the mouse to play this cool doctor game.'), | |
('499', 'b4e328c2-798a-3a88-ae23-e4cf30b71c45', '2013-10-13 20:42:37', 'Exquisite Motifs For Fashion', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/exquisite-motifs-for-fashion_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/exquisite-motifs-for-fashion_hang1993_10_2013/exquisite-motifs-for-fashion.swf', 'exquisite-motifs-for-fashion_hang1993_10_2013', '970x680', '680', '970', '', '', '', '', '', '', '1', ''), | |
('500', '07582e62-22a8-3b1a-9d15-0016337f462f', '2013-10-25 01:23:36', 'Extreme Morris Dancing', 'Deal sweet moves. Avoid Death. Win a tiny trophy. Can you become the world\'s most Extreme Morris Dancer in this 100% realistic simulator?', 'http://games.mochiads.com/c/g/extreme-morris-dancing/_thumb_100x100.jpg', 'Mature', 'Rhythm', 'http://games.mochiads.com/c/g/extreme-morris-dancing/XtremeMorris.swf', 'extreme-morris-dancing', '800x480', '480', '800', 'http://games.mochiads.com/c/g/extreme-morris-dancing/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Touch the correct keys in time with the lilting folk BEATS'), | |
('501', 'cc78c35b-d682-39f7-ab2c-2f94045152f0', '2013-11-30 14:39:25', 'Extreme Soccer', 'new game of Fenix Company', 'http://games.mochiads.com/c/g/extreme-soccer/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/extreme-soccer/Extreme%20Soccer.swf', 'extreme-soccer', '550x400', '400', '550', 'http://games.mochiads.com/c/g/extreme-soccer/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/extreme-soccer/screen1_thumb.png', 'http://games.mochiads.com/c/g/extreme-soccer/screen2_thumb.png', 'http://games.mochiads.com/c/g/extreme-soccer/screen3_thumb.png', 'http://games.mochiads.com/c/g/extreme-soccer/screen4_thumb.png', '0', 'press the mouse and places where you think the look will give the target'), | |
('502', '95628145-f8a3-3a5b-8fff-caced02a8b2c', '2013-05-16 01:02:42', 'eye girl', 'I know that coffee should increase the number of sugar\nI understand sky Haikuo always encounter storms\nGlasses girl is not very good and not too bad\nI\'ll find my love confession to him\nThis bespectacled girl will look at the future\nLuck is not place undue reliance on', 'http://games.mochiads.com/c/g/eye-girl/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/eye-girl/EyeGirl.swf', 'eye-girl', '800x600', '600', '800', 'http://games.mochiads.com/c/g/eye-girl/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Put on headphones to listen carefully to the first game music'), | |
('503', '1032749f-6bff-39e8-9028-4fce38f3331a', '2013-12-11 19:54:27', 'Falling Balls', 'Dodge the balls! How long can you last?', 'http://games.mochiads.com/c/g/falling-balls_v589452/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/falling-balls_v589452/Falling%20Balls%20Original.swf', 'falling-balls_v589452', '550x400', '400', '550', '', '', 'http://games.mochiads.com/c/g/falling-balls_v589452/screen1_thumb.png', 'http://games.mochiads.com/c/g/falling-balls_v589452/screen2_thumb.png', '', '', '2', 'Move the man with the left and right arrow keys, and dodge the incoming balls. Your score is how long you\'ve survived.'), | |
('504', '4f5db0e1-a4ef-3db2-91db-380fc0281f2b', '2014-03-04 03:23:39', 'Falling Eggs', 'Help to sort the easter eggs. Change the pipes below to the let the eggs falling into the proper pipe. If you got enough score, submit it to the toplist!\r\n\r\nGood Luck!\r\nSee you soon in the top of the toplist.', 'http://games.mochiads.com/c/g/falling-eggs_v702743/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/falling-eggs_v702743/falling_eggs_flash.swf', 'falling-eggs_v702743', '640x480', '480', '640', 'http://games.mochiads.com/c/g/falling-eggs_v702743/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/falling-eggs_v702743/screen1_thumb.png', 'http://games.mochiads.com/c/g/falling-eggs_v702743/screen2_thumb.png', 'http://games.mochiads.com/c/g/falling-eggs_v702743/screen3_thumb.png', 'http://games.mochiads.com/c/g/falling-eggs_v702743/screen4_thumb.png', '2', 'Change the pipes below to the let the eggs falling into the proper pipe.'), | |
('505', '4347c2c6-6800-3e98-bf25-0735bd70ccf1', '2014-02-25 10:33:37', 'Fantastic aquarium coloring', 'Fantastic aquarium coloring Game.', 'http://games.mochiads.com/c/g/fantastic-aquarium-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/fantastic-aquarium-coloring/heartfishes.swf', 'fantastic-aquarium-coloring', '530x600', '600', '530', '', '', '', '', '', '', '1', ''), | |
('506', '499751ef-a9ca-36c3-8267-e2f176fb5941', '2014-02-04 07:32:41', 'Fantastic bride coloring', 'Fantastic bride coloring Game.', 'http://games.mochiads.com/c/g/fantastic-bride-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/fantastic-bride-coloring/fantaasticbride.swf', 'fantastic-bride-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('507', 'dc8ff2ac-601e-3f07-a814-cb22145fabe3', '2014-02-26 14:18:33', 'Fantasy blue cat puzzle', 'Fantasy blue cat puzzle Game.', 'http://games.mochiads.com/c/g/fantasy-blue-cat-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/fantasy-blue-cat-puzzle/fantasybluecat.swf', 'fantasy-blue-cat-puzzle', '600x450', '450', '600', '', '', '', '', '', '', '1', ''), | |
('508', '2fcbea95-07a2-37e2-8fa1-be437d945711', '2014-03-05 22:42:29', 'Fantasy House Escape', 'This is the 146th escape game from enagames.com. Assume that one day in a deep sleep you are dreaming like entering into the fantasy house and enjoying your day by getting attracted after seeing the decoration of that fantasy house. But you got stuck inside and not able to find the exit path. Try to escape from your fantasy house. Click on the objects to interact and solve puzzles. Play enagames and have fun!!', 'http://games.mochiads.com/c/g/fantasy-house-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/fantasy-house-escape/Fantasyhouseescape_withoutads_m.swf', 'fantasy-house-escape', '800x600', '600', '800', 'http://games.mochiads.com/c/g/fantasy-house-escape/_thumb_200x200.png', 'http://www.enagames.com/game-walkthrough/fantasy-house-escape-walkthrough', '', '', '', '', '1', 'Mouse Interact'), | |
('509', '811452ba-6c1a-30ea-903b-608f4583fedc', '2014-02-25 21:55:32', 'Fantasy Lands Hidden Object', 'Find the hidden numbers in the ten fantasy scenes', 'http://games.mochiads.com/c/g/fantasy-lands-hidden-object/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/fantasy-lands-hidden-object/fantasylandsmochi.swf', 'fantasy-lands-hidden-object', '800x600', '600', '800', 'http://games.mochiads.com/c/g/fantasy-lands-hidden-object/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('510', '5766b348-83d8-3bcb-ba4c-2e1b9eee9722', '2013-08-22 01:44:03', 'Farm Hoops Challenge', 'Farm hoops challenge is a funny free throws flash game. Your court is a farm yard and enjoy playing...', 'http://games.mochiads.com/c/g/farm-hoops-challenge/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/farm-hoops-challenge/farm_hoops_challenge.swf', 'farm-hoops-challenge', '750x530', '530', '750', 'http://games.mochiads.com/c/g/farm-hoops-challenge/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use your mouse to throw the ball away. Aim at the center of the hoop to make a score. Avoid the angry man , he will block your shoot, and give you a - 100 pts. 8 levels and each level is time limited.'), | |
('511', '2c578918-4f60-3e9e-a307-b8c175212f42', '2014-03-07 17:43:22', 'Farty Flappy Butt', 'Avoid plungers as a farty flappy butt. Unlock multiple play modes and write beautiful music.', 'http://games.mochiads.com/c/g/farty-flappy-butt/_thumb_100x100.png', 'Teen', 'Action', 'http://games.mochiads.com/c/g/farty-flappy-butt/Farty%20Flappy%20Butt.swf', 'farty-flappy-butt', '640x384', '384', '640', 'http://games.mochiads.com/c/g/farty-flappy-butt/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/farty-flappy-butt/screen1_thumb.png', 'http://games.mochiads.com/c/g/farty-flappy-butt/screen2_thumb.png', 'http://games.mochiads.com/c/g/farty-flappy-butt/screen3_thumb.png', 'http://games.mochiads.com/c/g/farty-flappy-butt/screen4_thumb.png', '2', '~click or press space to fart\n~P to pause\n~N to mute sound\n~M to mute music\n~S to show grid (Music Mode) or spawn butts (Sandbox Mode)\n\n~Beat Story Mode to unlock Sandbox Mode\n~Score at least 25 point'), | |
('512', '2e097e92-abdc-3c11-8089-d14dfef7efaf', '2014-02-07 16:28:45', 'Farty Turd', 'Navigate your flying butt through a gauntlet of toilet paper, making sure to drop your \"payload\" along the way!', 'http://games.mochiads.com/c/g/farty-turd/_thumb_100x100.png', 'Teen', 'Other', 'http://games.mochiads.com/c/g/farty-turd/fartyturd.swf', 'farty-turd', '640x480', '480', '640', 'http://games.mochiads.com/c/g/farty-turd/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/farty-turd/screen1_thumb.png', 'http://games.mochiads.com/c/g/farty-turd/screen2_thumb.png', '', '', '0', 'Space- Flap\nCtrl- Poop'), | |
('513', '43318b40-4bbb-3a65-9386-b5abf7d64fe5', '2013-11-22 11:41:43', 'Fashion for a nice day on the beach', 'ã‚ãªãŸã¯ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³ä¸æ¯’ã‚’å†åº¦ã€ã‚ãªãŸã¯å¾…ã¤ã“ã¨ãŒã§ããªã„å ´åˆã«ã¯ã€ç‹¬è‡ªã®ãƒ•ã‚¡ãƒƒã‚·ãƒ§ãƒ³ã‚¹ã‚¿ã‚¤ãƒ«ã‚’作æˆã™ã‚‹ã“ã¨ãŒã§ãã€ã“ã®å ´æ‰€ã¯ã‚ãªãŸã®ãŸã‚ã§ã™ã€ã‚ãªãŸã ã‘ç„¡æ•°ã®è¡£è£…ã€ã‚¹ãƒãƒ¼ãƒ„ã®ã‚¹ãƒ¼ãƒ„ã ã‘ã§ãªãã€æœãŒã€æ™‚々ç§ã¯ä»–ã®ã»ã¨ã‚“ã©ã®æ•°ã‚’見ã¤ã‘ã‚‹ã“ã¨ãŒã§ãã¾ã™ç¾Žã—ã„スタイルã€ç¾Žã—ã„女ã®åã¨ç”·ã®åã¯ã“ã®ãƒ‰ãƒ¬ã‚¹ã‚’é¸æŠžã—ã¾ã™ã€‚', 'http://games.mochiads.com/c/g/fashion-for-a-nice-day-on-the-beach_phuong_11_20/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/fashion-for-a-nice-day-on-the-beach_phuong_11_20/fashion-for-a-nice-day-on-the-beach.swf', 'fashion-for-a-nice-day-on-the-beach_phuong_11_20', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('514', '725960cc-cf22-3f2e-9b4c-9fd099a499d4', '2014-03-13 00:36:04', 'Fashion Star at Dentist', 'This cute doll has some serious dental issues!!!! Prove yourself as a perfect dentist by choosing the best tools and solving her teeth problems. Do teeth cleaning, drilling, whitening, etc. Make her teeth look beautiful, clean and shiny. Have Fun as a dentist', 'http://games.mochiads.com/c/g/fashion-star-at-dentist/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/fashion-star-at-dentist/secure_Fashion%20Star%20at%20Dentist%20.swf', 'fashion-star-at-dentist', '660x495', '495', '660', 'http://games.mochiads.com/c/g/fashion-star-at-dentist/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/fashion-star-at-dentist/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/fashion-star-at-dentist/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/fashion-star-at-dentist/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/fashion-star-at-dentist/screen4_thumb.jpg', '1', 'Use mouse to interact'), | |
('515', 'f4a8b166-7af9-3076-8bb4-930e2a1fb463', '2013-01-03 16:05:48', 'Fashionista Slots', 'Fashionista Slots has bling bling for your inner diva with high heels, sunglasses, fashionable purses, earrings, a pink sports car, and a crown of coarse. Fashionista Slots is an awesome slot machine simulator that is playable on both Facebook and Android. Includes your favorite video slot features like exciting bonus games, scatter symbols, wild, and free spins. Fashionista Slots will have you feeling like you are in the trendiest casino in Vegas! You\'ll experience the full scale of emotions just like a real casino player but you won\'t risk losing a cent!', 'http://games.mochiads.com/c/g/fashionista-slots/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/fashionista-slots/FashionistaSlots.swf', 'fashionista-slots', '800x630', '630', '800', '', '', '', '', '', '', '2', ''), | |
('516', '6a0263fb-ca31-3153-b08b-b91b4cfe775f', '2014-02-02 07:17:08', 'Fast intense car coloring', 'Fast intense car coloring Game.', 'http://games.mochiads.com/c/g/fast-intense-car-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/fast-intense-car-coloring/conceptcar.swf', 'fast-intense-car-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('517', '36124e6b-8df0-33c2-94da-37bdad9672a9', '2013-12-01 12:39:26', 'Fast Rummy', 'If you likes Rummy, don\'t miss the Fast Rummy. This is the simple and easy version of the classic rummy, which is a bit faster. If you would like to play hard with real players, just try the 14 cards classic rummy!', 'http://games.mochiads.com/c/g/fast-rummy/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/fast-rummy/fast_rummy.swf', 'fast-rummy', '670x480', '480', '670', 'http://games.mochiads.com/c/g/fast-rummy/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/fast-rummy/screen1_thumb.png', 'http://games.mochiads.com/c/g/fast-rummy/screen2_thumb.png', 'http://games.mochiads.com/c/g/fast-rummy/screen3_thumb.png', 'http://games.mochiads.com/c/g/fast-rummy/screen4_thumb.png', '2', 'You will have 7 cards first. Keep the best ones, you can put the rest off. On the end of the round you will have new cards instead of the dropped ones. In the next round you will have again the possib'), | |
('518', '09839fa0-d815-3e32-806d-827aadbad59c', '2013-10-20 19:14:17', 'Favorite Couple Trend', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/favorite-couple-trend_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/favorite-couple-trend_hang1993_10_2013/favorite-couple-trend.swf', 'favorite-couple-trend_hang1993_10_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('519', '3d851a55-3c96-3c45-a536-f48732ea216e', '2014-01-21 20:19:38', 'Favorite Kangaroo', 'Naughty baby kangaroo is hiding from mama kangaroo when trying puts the baby to sleep in her pouch. Help mama to find the baby hiding in other kangaroo pouches', 'http://games.mochiads.com/c/g/favorite-kangaroo/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/favorite-kangaroo/Favorite%20Kangaroo_Mochi.swf', 'favorite-kangaroo', '600x500', '500', '600', 'http://games.mochiads.com/c/g/favorite-kangaroo/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/favorite-kangaroo/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/favorite-kangaroo/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/favorite-kangaroo/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/favorite-kangaroo/screen4_thumb.jpg', '0', 'Use mouse to play.\nAvoid unnecessary clicks and clicking the empty slot. Find the baby within the time limit.'), | |
('520', 'a8413c00-a28a-3f28-839f-794dd0587a03', '2010-12-14 05:56:16', 'Fighters', 'Train your fighter to be the best. Fight people online and see if you can unlock the strongest fighters!', 'http://games.mochiads.com/c/g/fighters_v119435/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/fighters_v119435/fighters2_protected.swf', 'fighters_v119435', '550x400', '400', '550', 'http://games.mochiads.com/c/g/fighters_v119435/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/fighters_v119435/screen1_thumb.png', 'http://games.mochiads.com/c/g/fighters_v119435/screen2_thumb.png', 'http://games.mochiads.com/c/g/fighters_v119435/screen3_thumb.png', 'http://games.mochiads.com/c/g/fighters_v119435/screen4_thumb.png', '1', 'Use your mouse to navigate throughout menu screen and in some mini games click to use items, powers, moves, etc. Detailed instructions in game.'), | |
('521', 'f296f4a0-d2fa-3ae2-ad66-ff48879acef2', '2013-10-15 08:08:51', 'Fighting Brother 2', 'Fighting Brother 2,funny game!', 'http://games.mochiads.com/c/g/fighting-brother-2/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/fighting-brother-2/BF_GG2_mochi_release.swf', 'fighting-brother-2', '640x480', '480', '640', 'http://games.mochiads.com/c/g/fighting-brother-2/_thumb_200x200.jpg', '', '', '', '', '', '0', 'p1:ASWD to move,J hand fight,K foot fight,L jump,UIOP skill,Space big skill.\np2:Array keys to move,1 hand fight,2 foot fight,3 jump,4567 skill,0 big skill.\nand you can find more skill in the game,have'), | |
('522', '99156e55-51e4-3395-8a6a-6d7ba0874cb6', '2014-02-27 09:00:43', 'Find Out - Historical Characters Edition', 'Try to guess the name of the historical character and the corresponding country. The country is intended where the character lived and is famous for and not where he was born. Refer to the present countries (i.e. the country for an ancient roman emperor is Italy and not Rome). By clicking on a letter (lower part of the screen) that letter is chosen and, if present in the sentence, is added to the sentence (higher part of the screen): each correctly guessed consonant earns 7500 pts while choosing a vowel costs 25000 pts. A limited number of errors (initially 5) are given to the player and an extra error is gained when the sentence is cleared. If the player thinks the correct answer is known, the button “Solve†can be clicked: in “solve mode†the player must guess the correct letters (one by one) that form the sentence (the current letter to guess is indicated by a ? in the sentenc', 'http://games.mochiads.com/c/g/find-out-historical-characters-edition/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/find-out-historical-characters-edition/Find%20Out%20-%20Historical%20Characters%20Edition.swf', 'find-out-historical-characters-edition', '810x480', '480', '810', 'http://games.mochiads.com/c/g/find-out-historical-characters-edition/_thumb_200x200.png', '', '', '', '', '', '0', 'Game is completely controlled by mouse. Press +/- to enable/disable sound. Press ESC to quit to the main menu.'), | |
('523', 'f058b401-d208-3c16-af8b-5c35a1ae41de', '2014-02-22 02:34:29', 'Fio\'s Adventure', 'Help Fio getting her money back from the greedy crow that steal her pouch. Explore the jungle full of mysteries and puzzles to solve.', 'http://games.mochiads.com/c/g/fios-adventure/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/fios-adventure/Fio_SWFZONE%20_v1.2b.swf', 'fios-adventure', '800x480', '480', '800', 'http://games.mochiads.com/c/g/fios-adventure/_thumb_200x200.png', 'http://www.youtube.com/watch?v=r0Y6w3jDEV0', 'http://games.mochiads.com/c/g/fios-adventure/screen1_thumb.png', 'http://games.mochiads.com/c/g/fios-adventure/screen2_thumb.png', 'http://games.mochiads.com/c/g/fios-adventure/screen3_thumb.png', 'http://games.mochiads.com/c/g/fios-adventure/screen4_thumb.png', '2', 'keyboard keys to control.'), | |
('524', '54696348-c3d0-37e8-a87c-c0569303b4f3', '2014-03-05 00:29:08', 'Fire on insects', 'Defend your castle from the attack of insects. Hordes of enemy invaders are unaware of fatigue. In your arsenal of weapons. Arrange along the road. Save up and buy new weapons.', 'http://games.mochiads.com/c/g/fire-on-insects/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/fire-on-insects/war.swf', 'fire-on-insects', '750x600', '600', '750', 'http://games.mochiads.com/c/g/fire-on-insects/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/fire-on-insects/screen1_thumb.jpg', '', '', '', '2', 'Mouse control.'), | |
('525', 'f49a0852-fb68-30bf-a299-838a7a453b7d', '2013-09-30 18:33:40', 'FireToEnd', 'Space key is used to fire. Mouse is used to move your plane. Enter key is used to suspend. You just need to kill enemies,get high scores to pass levels,\r\nhave more coins to update weapons. Additionally you should be careful of the airliner.', 'http://games.mochiads.com/c/g/firetoend/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/firetoend/FireToEnd.swf', 'firetoend', '800x600', '600', '800', 'http://games.mochiads.com/c/g/firetoend/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/firetoend/screen1_thumb.png', '', '', '', '0', ''), | |
('526', '22387809-c45e-34f5-91bd-52d979dcb8fa', '2014-01-13 10:37:56', 'Firetruck XVI', 'In this game you have to drive a fire truck and show you are a good driver and you can drive accurately in emergency occasions!', 'http://games.mochiads.com/c/g/firetruck-xvi/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/firetruck-xvi/firetruck%20XVI.swf', 'firetruck-xvi', '700x600', '600', '700', '', '', '', '', '', '', '0', ''), | |
('527', '6e2dc36b-63f9-38fb-b12e-a8064973a3f8', '2014-02-20 00:00:00', 'First aid for dog bites', 'This boy was playing with his cute puppy, when suddenly a huge hound ran towards them barking madly. The boy tried to protect his puppy, and the hound bit him! Quick, let\'s sterilize the wound while waiting for the ambulance! The dog might have had rabies, so our boy needs a rabies vaccine, too.', 'http://games.mochiads.com/c/g/first-aid-for-dog-bites/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/first-aid-for-dog-bites/first%20aid%20dog%20bites_mochi.swf', 'first-aid-for-dog-bites', '640x480', '480', '640', 'http://games.mochiads.com/c/g/first-aid-for-dog-bites/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/first-aid-for-dog-bites/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/first-aid-for-dog-bites/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/first-aid-for-dog-bites/screen3_thumb.jpg', '', '0', 'Use your mouse and follow the in-game instrctions to rescue the boy!'), | |
('528', '565d2173-40d2-3243-bf55-af801d609212', '2014-02-05 22:06:42', 'First Aid Electric Shock', 'This boy was watching TV with his mother when he accidentally hit an electric kettle with his leg. Oh no, he got an electric shock! Quick, call 911 and help the boy\'s mother save him!', 'http://games.mochiads.com/c/g/first-aid/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/first-aid/first%20aid%20electric%20shock%20mochi.swf', 'first-aid', '640x480', '480', '640', 'http://games.mochiads.com/c/g/first-aid/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/first-aid/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/first-aid/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/first-aid/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/first-aid/screen4_thumb.jpg', '0', 'Use your mouse and follow the in-game instrctions to rescue the boy!'), | |
('529', 'eb84ee93-d729-3809-8097-5fe78b510d5a', '2014-02-10 04:27:00', 'First Valentine\'s Day - Coloring Page', 'First Valentine\'s Day Coloring Page\r\n\r\nDear Kids, dazzlingdressup.com has created a new coloring page for this Valentine\'s day. See this lovely couple romancing each other while boating in a pleasant river and they would like to celebrate Valentine\'s day here. Make this romantic picture more beautiful with your coloring skills. Yes, you can give some suitable colors to make this day a very special and one of the most memorable day for the new couple.', 'http://games.mochiads.com/c/g/first-valentines-day-coloring-page/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/first-valentines-day-coloring-page/first-valentines%20-day-coloring-page.swf', 'first-valentines-day-coloring-page', '550x400', '400', '550', 'http://games.mochiads.com/c/g/first-valentines-day-coloring-page/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to color.'), | |
('530', '93cc8651-3c8b-3c5e-88a4-df1de06ada6e', '2014-02-03 01:42:36', 'Fish Connection', 'Shoal of colorful fishes are swimming merrily in the tank. Wind down your mood by trapping them out from the tank and have wit.', 'http://games.mochiads.com/c/g/fish-connection/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/fish-connection/Fish%20Connection_Mochi.swf', 'fish-connection', '800x600', '600', '800', 'http://games.mochiads.com/c/g/fish-connection/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/fish-connection/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/fish-connection/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/fish-connection/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/fish-connection/screen4_thumb.jpg', '0', 'Use mouse to play.\nGroup the fishes of similar color by swapping them in same row or column before the time ends.'), | |
('531', '09a0ac2a-1cad-3bf5-a3e2-1e0eb1010d58', '2012-05-16 09:59:38', 'Fishing Day', 'Festival \"Fishing Day\" is the famous event during the end of summer when fishes begin to migrate toward the south.\n\nTony does not want to miss this opportunity, so he joins this Festival in his village.\n\nHelp Tony to get his first Trophy this year, Get 10000 points to make Tony a Champion.\n\nHappy Fishing…', 'http://games.mochiads.com/c/g/fishing-day/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/fishing-day/Fishing%20Day%20Final%20CS4.swf', 'fishing-day', '750x600', '600', '750', '', '', '', '', '', '', '3', ''), | |
('532', '8455fefc-ca9d-3e89-ac0e-d4c5c3bb7d2b', '2012-04-27 03:43:18', 'Five Birds', '\"Five Birds\" is a Memory game . Just listen and watch how the birds sings and then try to repeat the same sequence by clicking on the birds', 'http://games.mochiads.com/c/g/five-birds_v686256/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/five-birds_v686256/game.swf', 'five-birds_v686256', '500x338', '338', '500', '', '', '', '', '', '', '2', ''), | |
('533', '50006a7f-767b-343b-8c60-4df36c3c93f9', '2013-03-19 01:48:20', 'Flaming Seven Slotmachine', 'Play this amazing slotmachine with its flaming seven and great wins!', 'http://games.mochiads.com/c/g/flaming-seven-slotmachine/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/flaming-seven-slotmachine/flamingSeven.swf', 'flaming-seven-slotmachine', '671x627', '627', '671', 'http://games.mochiads.com/c/g/flaming-seven-slotmachine/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flaming-seven-slotmachine/screen1_thumb.jpg', '', '', '', '0', ''), | |
('534', '37f2dc58-8c1b-3c6a-ad3c-72cdf2642f3c', '2014-02-27 14:44:29', 'Flamingos in the ocean puzzle', 'Flamingos in the ocean puzzle Game.', 'http://games.mochiads.com/c/g/flamingos-in-the-ocean-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/flamingos-in-the-ocean-puzzle/flamingo.swf', 'flamingos-in-the-ocean-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('535', '63233830-d9eb-3d18-a707-c50f5109f20c', '2014-03-06 07:41:49', 'Flappy Astro', 'Another Flappy thing, but this time you have to fly the astronauts to pass the pipes.', 'http://games.mochiads.com/c/g/flappy-astro/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flappy-astro/FlappyAstro.swf', 'flappy-astro', '420x640', '640', '420', 'http://games.mochiads.com/c/g/flappy-astro/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flappy-astro/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/flappy-astro/screen2_thumb.jpg', '', '', '0', 'tap using mouse click, avoid the pipes and fly as far as possible'), | |
('536', '42dd6436-134e-3b10-a793-02d3263f4b71', '2014-02-18 16:37:34', 'Flappy Bat', 'Click to boost the bat up , this game is like flappy bird', 'http://games.mochiads.com/c/g/flappy-bat_v808632/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/flappy-bat_v808632/flappybat.swf', 'flappy-bat_v808632', '700x700', '700', '700', 'http://games.mochiads.com/c/g/flappy-bat_v808632/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flappy-bat_v808632/screen1_thumb.png', '', '', '', '0', 'Click to boost the bat up , this game is like flappy bird'), | |
('537', '48069ab3-e88c-3236-a8fa-36faf814c6d0', '2014-02-15 08:08:05', 'FLAPPY CHAPPY BIRD', 'Fly the Flappy Chappy as much away as possible. ;-)', 'http://games.mochiads.com/c/g/flappy-chappy/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flappy-chappy/FLAPPY_CHAPPY_1.007.swf', 'flappy-chappy', '600x400', '400', '600', 'http://games.mochiads.com/c/g/flappy-chappy/_thumb_200x200.png', 'http://youtu.be/O-pd0xiyk6g', 'http://games.mochiads.com/c/g/flappy-chappy/screen1_thumb.png', 'http://games.mochiads.com/c/g/flappy-chappy/screen2_thumb.png', '', '', '1', 'Tap \"space\" to fly the bird'), | |
('538', 'f70da373-8c3a-37e1-b09d-ee592fa928ec', '2014-03-13 07:40:55', 'Flappy Chick', 'Helps to this chicken to get throught the bars clicking on stage.', 'http://games.mochiads.com/c/g/flappy-chick/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/flappy-chick/flappyo.swf', 'flappy-chick', '300x400', '400', '300', '', '', 'http://games.mochiads.com/c/g/flappy-chick/screen1_thumb.png', '', '', '', '2', 'Click anywhere to helps to this chicken get trought the columns'), | |
('539', 'a3dff38f-bf07-39e3-b832-45287921e61c', '2014-03-07 03:04:36', 'Flappy Dora', 'Help Dora pilot the airplane avoid the balloons and fly as far as possible.', 'http://games.mochiads.com/c/g/flappy-dora_v671901/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flappy-dora_v671901/flappydoram.swf', 'flappy-dora_v671901', '800x500', '500', '800', 'http://games.mochiads.com/c/g/flappy-dora_v671901/_thumb_200x200.jpg', '', '', '', '', '', '2', 'mouse to fly, space to pause'), | |
('540', '151e2e0e-a7eb-3d21-a735-81bae7f61fa0', '2014-03-10 01:21:15', 'Flappy Fish', 'Flappy games are so populars those days so who doesn\'t know how to play it? Be the best on this new flappy fish game.', 'http://games.mochiads.com/c/g/flappy-fish/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/flappy-fish/flappyfish.swf', 'flappy-fish', '700x700', '700', '700', 'http://games.mochiads.com/c/g/flappy-fish/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flappy-fish/screen1_thumb.jpg', '', '', '', '2', 'Use your left mouse button to play this game'), | |
('541', 'e0c76e9c-1161-370b-8df5-ab2c7cda8e33', '2014-03-02 13:01:45', 'Flappy Neon', 'Probably most of you hate Flappy Bird and all of his clones; \nbut this game is so addictive that I could not help developing my own version!\nI\'have added some new features as increasing speed and moving obstacles after a certain score!\nhow long will you survive?\nShow the world what you can do and reach the top of the leaderboard!', 'http://games.mochiads.com/c/g/flappy-neon/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flappy-neon/Flappy%20Neon%201.1.swf', 'flappy-neon', '640x480', '480', '640', 'http://games.mochiads.com/c/g/flappy-neon/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flappy-neon/screen1_thumb.jpg', '', '', '', '0', 'flap your wings with the mouse or the keyboard; avoid obstacles;\nevery five points the difficulty increase;'), | |
('542', '546389e8-c256-364f-9691-b72faf521b3f', '2014-02-25 11:29:30', 'Flappy Plane', 'simple game like flappy bird . Be the best and fly the longest distance with your plane .', 'http://games.mochiads.com/c/g/flappy-plane/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flappy-plane/Flappy%20Plane.swf', 'flappy-plane', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/flappy-plane/screen1_thumb.png', 'http://games.mochiads.com/c/g/flappy-plane/screen2_thumb.png', '', '', '2', 'you must only use your left mouse for fly (jump ).'), | |
('543', 'dcb57d03-6ac9-3140-9810-f14d51d8ed12', '2014-02-27 00:41:14', 'Cute Flappy Pony', 'If you’re a fan of the awesome flappy games, you love magical creatures and you want to go on a fantastic journey to the land of the rainbows, this is the perfect game for you! Fly away into a fun time with the most adorable pony in the world. This cute darling needs to go and meet all his other pony friends, but his flight is disturbed by some obstacles and he needs a little help. Accept this great challenge and see how far you can fly away! Compare your score to that of your friends!', 'http://games.mochiads.com/c/g/flappy-pony/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flappy-pony/cute-flappy-pony.swf', 'flappy-pony', '750x500', '500', '750', 'http://games.mochiads.com/c/g/flappy-pony/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Click the mouse or use the space key in order to help the pony fly.'), | |
('544', '6b048267-65b9-3928-8b29-5b573c568e47', '2014-03-06 02:18:27', 'Flappy Portal', 'You wake up in the mysterious laboratories.\nfinding a gun that can make portals, you now know what you must do and that is escape.', 'http://games.mochiads.com/c/g/flappy-portal_v151317/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flappy-portal_v151317/Flappy%20Portal.swf', 'flappy-portal_v151317', '640x480', '480', '640', 'http://games.mochiads.com/c/g/flappy-portal_v151317/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Left Click\nA = Open Red Portal\nS = Open Blue Portal\nAvoid the walls'), | |
('545', 'bb73fdf8-5dd4-3aaf-8598-97af5819175b', '2014-02-12 06:26:20', 'Flappy Qambinx', 'Tribute to Dong Nguyen \"Flappy Birds\"\nthis is Flappy Qambinx from Run Qambinx Run..', 'http://games.mochiads.com/c/g/flappy-qambinx/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/flappy-qambinx/FlappyQambinx.swf', 'flappy-qambinx', '480x854', '854', '480', 'http://games.mochiads.com/c/g/flappy-qambinx/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flappy-qambinx/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/flappy-qambinx/screen2_thumb.jpg', '', '', '2', 'Just tap / press Space to jump like Flappy Birds'), | |
('546', 'f26a7caa-0377-364c-8b91-7e38aef29197', '2014-02-25 10:03:26', 'FLAPPY TUB3', 'Flappy bird parody.\nTube from Mario game went crazy :)', 'http://games.mochiads.com/c/g/flappy-tub3/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flappy-tub3/emptyproject.swf', 'flappy-tub3', '800x600', '600', '800', 'http://games.mochiads.com/c/g/flappy-tub3/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/flappy-tub3/screen1_thumb.png', 'http://games.mochiads.com/c/g/flappy-tub3/screen2_thumb.png', '', '', '0', 'Mouse'), | |
('547', 'b67b5487-5486-32e0-9940-d57518fe2eed', '2014-03-10 18:42:54', 'Flappy Turd', 'How far can you flap this dookie for? Addicting, farty fun for people sick of a certain little yellow bird.', 'http://games.mochiads.com/c/g/flappy-turd/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flappy-turd/flappy-turd_ng.swf', 'flappy-turd', '500x480', '480', '500', 'http://games.mochiads.com/c/g/flappy-turd/_thumb_200x200.png', '', '', '', '', '', '3', 'Click to flap!'), | |
('548', 'a5301259-d7a8-329d-8ce7-ddd1c11eb460', '2014-02-28 12:50:46', 'Flappy Z', 'Check out this Super Fun and Addictive Game!!!', 'http://games.mochiads.com/c/g/flappy-z_v25168/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flappy-z_v25168/Flappy%20Z.swf', 'flappy-z_v25168', '640x480', '480', '640', 'http://games.mochiads.com/c/g/flappy-z_v25168/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Left Click'), | |
('549', '8d641583-cd2c-386e-93ab-f16a5129a7f2', '2014-03-10 18:54:30', 'flappyBirdCrush', 'flappyBirdCrush', 'http://games.mochiads.com/c/g/flappybirdcrush_v555516/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/flappybirdcrush_v555516/Game.swf', 'flappybirdcrush_v555516', '700x600', '600', '700', '', '', '', '', '', '', '1', 'flappyBirdCrush'), | |
('550', 'c8136a17-82f7-3ff2-b9ff-7ac688a894b9', '2014-03-07 00:50:07', 'Flappycrow', 'FlappyCrow, a high-score chaser, inspired from the famous viral game FlappyBird. This is my version of the game with a new feature added in it to let the bird fly more than once on a key press, which is fun & interestingly difficult at times to let the crow survive in this never ending game... Keep Scoring...!!', 'http://games.mochiads.com/c/g/flappycrow/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/flappycrow/FlappyCrow.swf', 'flappycrow', '800x508', '508', '800', 'http://games.mochiads.com/c/g/flappycrow/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flappycrow/screen1_thumb.png', '', '', '', '0', 'press the up arrow once to fly once, or keep the up arrow pressed to keep flying. Dont hit the stage top & bottom ,or else you die.'), | |
('551', '06448ef3-4261-3450-9ddb-538f2b78e2e3', '2014-02-12 22:37:01', 'flappyfire', '1, deluxe flappybird, but the leading role of the game is not that fat bird, but a little stars, and so on.\r\n2, game, take the reward system, subsequent version, will consider to join more barriers to reward element and element;\r\n3, games, fly as far as possible.\r\n4, by clicking on the screen to get the effect of flight.', 'http://games.mochiads.com/c/g/flappyfire/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/flappyfire/flappybird.swf', 'flappyfire', '500x700', '700', '500', '', '', '', '', '', '', '2', '1, deluxe flappybird, but the leading role of the game is not that fat bird, but a little stars, and so on.\r\n2, game, take the reward system, subsequent version, will consider to join more barriers to'), | |
('552', 'bc0e40e1-76b6-385e-a0de-0e7a77d13595', '2012-05-30 06:56:22', 'Flash light colletion', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/flash-light-colletion_nhung_5_2012/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/flash-light-colletion_nhung_5_2012/~96.swf', 'flash-light-colletion_nhung_5_2012', '1024x719', '719', '1024', '', '', '', '', '', '', '1', ''), | |
('553', 'c4825e6f-3f25-387f-9a2b-f79760dff86d', '2014-02-22 11:53:12', 'FlipChangeFlip', 'You are tasked with controlling two buckets to collect garbage cubes! Be careful though! You will need both to become successful.', 'http://games.mochiads.com/c/g/flipchangeflip/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/flipchangeflip/FlipCatchFlip.swf', 'flipchangeflip', '600x600', '600', '600', 'http://games.mochiads.com/c/g/flipchangeflip/_thumb_200x200.png', '', '', '', '', '', '1', 'Left and Right arrow keys to move. Down arrow key to switch control of the buckets. Do not miss any garbage cubes'), | |
('554', '2f315ac7-948b-3a06-a117-07a0a0349df2', '2014-02-26 05:12:08', 'Flithy Pool', 'Flithy Pool', 'http://games.mochiads.com/c/g/flithy-pool/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/flithy-pool/Flithy-Pool.swf', 'flithy-pool', '683x539', '539', '683', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('555', '8e1a0af5-e635-32a4-8bb1-e65023b82094', '2014-02-10 07:57:41', 'Floppy Fish', 'Floop, Floop, Floop all along the way\nCan you make it to the top?\nSwim with the floopy fishes as you travel undersea with some unordinary trap & wicked obstables', 'http://games.mochiads.com/c/g/floppy-fish/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/floppy-fish/FloppyFishPC.swf', 'floppy-fish', '480x700', '700', '480', 'http://games.mochiads.com/c/g/floppy-fish/_thumb_200x200.jpg', '', '', '', '', '', '2', 'Click to Floop'), | |
('556', '7d31a555-4001-38e9-b497-6640eef338df', '2014-02-19 05:49:51', 'Floppy Parrot', 'Are you a fan of Flappy Bird? Then you will be really excited to join our brand new Floppy Bird also known as Floppy Parrot. Stay focused and get ready to step into the middle of the action. Do the best you can to speed all the obstacles in your way or it will take you down on the slightest touch. Floppy Parrot challenges you to make the best high score. Can you do it? Find more about your friends high score and share it yours to keep up a good competition. Play now this Floppy Parrot game and expand your reflexes and brain abilities.', 'http://games.mochiads.com/c/g/floppy-parrot/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/floppy-parrot/floppy-parrot-mochi.swf', 'floppy-parrot', '800x600', '600', '800', 'http://games.mochiads.com/c/g/floppy-parrot/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the mouse or the keyboard to play this game.'), | |
('557', 'cfc6aaab-997d-395d-bd06-867a45e29c62', '2014-03-17 04:49:14', 'Floppy Pony', 'The floppy pony is very happy to play with you today. This pony is a magical one because it belongs to a famous princess from a magical castle. It accepted the challenge to came and play with you a flappy game. The pony is very brave and it got lots of skills. Play the cool Floppy Pony before the pony goes back to the princess and see if you are as skilled as the pony. The goal in this game is to make as many points as you can. Avoid all the obstacles and help the pony to go back to its castle.', 'http://games.mochiads.com/c/g/floppy-pony/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/floppy-pony/floppy-pony-mochi.swf', 'floppy-pony', '800x600', '600', '800', 'http://games.mochiads.com/c/g/floppy-pony/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the mouse to play this game.'), | |
('558', 'dfd26354-85d7-3b53-b2e2-13e0bdd99409', '2014-02-21 04:29:37', 'Floppy Zombie', 'Play this ultimate challenge of the year and discover your flappy skills before it is too late. Stay focused and enjoy a zombie game in high definition and brand new graphics. We all know how hard is to play a floppy bird game, so multiple that with every number you want and get ready for the action of this cool game. The competition is even more addicting since you are able to see the highest score and your position in the best top. Expand your reflexes and brain abilities.', 'http://games.mochiads.com/c/g/floppy-zombie/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/floppy-zombie/floppy-zombie-mochi.swf', 'floppy-zombie', '800x600', '600', '800', 'http://games.mochiads.com/c/g/floppy-zombie/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the mouse to play this game.'), | |
('559', '07fb6bff-ffb1-3ff9-abf8-5e7d1027dd27', '2014-03-01 01:04:50', 'Floral Mermaid Queen', 'Floral Mermaid Queen', 'http://games.mochiads.com/c/g/floral-mermaid-queen/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/floral-mermaid-queen/Floral-Mermaid-Queen.swf', 'floral-mermaid-queen', '700x500', '500', '700', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('560', '215314df-f162-32db-a1b0-ed091eed9586', '2014-03-09 02:26:38', 'Flower For Jolly', 'Trying to gather flowers for his girlfriend cute elephant should help. All of the flowers at the top with the help ladybird Collect a total of 30 parts to finish the game. The first part may seem like a fairly easy in the future you will see that it is not so easy. You\'ll earn points after each chapter. These are points that you earn in relation to increasing the number of shots you do. With a minimum number of shots if you collect all the flowers in the upper part with the highest score will win. If the maximum number of shots will earn fewer points. Do not forget to save your score at the end of the game! Have fun!', 'http://games.mochiads.com/c/g/flower-for-jolly/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/flower-for-jolly/flowerforjolly.swf', 'flower-for-jolly', '800x600', '600', '800', 'http://games.mochiads.com/c/g/flower-for-jolly/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flower-for-jolly/screen1_thumb.png', 'http://games.mochiads.com/c/g/flower-for-jolly/screen2_thumb.png', 'http://games.mochiads.com/c/g/flower-for-jolly/screen3_thumb.png', 'http://games.mochiads.com/c/g/flower-for-jolly/screen4_thumb.png', '0', ''), | |
('561', '70bfe60f-f059-39ea-b858-637f958badb8', '2014-02-27 07:04:06', 'Flowers for Jolly', 'The game is about Jolly and Pad, two elephants that are gathering flowers for a birthday party. While going around the 30 islands, they meet and play with various animals such as parrots, fish and seagulls. The flowers are forming interesting shapes and hide many surprises.', 'http://games.mochiads.com/c/g/flowers-for-jolly_v459651/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/flowers-for-jolly_v459651/FlowersForJolly.swf', 'flowers-for-jolly_v459651', '800x600', '600', '800', 'http://games.mochiads.com/c/g/flowers-for-jolly_v459651/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flowers-for-jolly_v459651/screen1_thumb.jpg', '', '', '', '2', 'Use your arrow keys and your mouse to collect flowers for Jolly.'), | |
('562', 'a668c044-a976-3157-894b-39bd3240075c', '2014-02-16 10:31:19', 'Flowers on the frame coloring', 'Flowers on the frame coloring Game.', 'http://games.mochiads.com/c/g/flowers-on-the-frame-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/flowers-on-the-frame-coloring/floverinframe.swf', 'flowers-on-the-frame-coloring', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('563', '8e0e7445-1b24-360b-b5eb-98a26ff9b46b', '2014-02-21 03:06:32', 'Fluffy Bird', 'Enter the amazingly fun challenge of the Fluffy Bird and help him fly away to the sunny lands. This wacky creature is super clumsy and you need to help him reach he’s destinations as soon as possible. Make sure you avoid all the obstacles in order to keep him safe and sound make the highest score. become the ultimate Fluffy Bird “pilot†and challenge your friends to see who has the best concentration and technique, in this funny adventure. Flap your way into having a blast!', 'http://games.mochiads.com/c/g/fluffy-bird/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/fluffy-bird/fluffy-bird.swf', 'fluffy-bird', '750x500', '500', '750', 'http://games.mochiads.com/c/g/fluffy-bird/_thumb_200x200.jpg', '', '', '', '', '', '2', 'Click the mouse or use the space key in order to help the bird fly'), | |
('564', '899117d6-56e9-38c0-aff0-7b5cd595fad6', '2014-02-15 15:53:35', 'Fluffy Cat', 'Infinite Side Scroller with just One Button\r\n\r\nPlay as a fluffy cat and dodge stuff!', 'http://games.mochiads.com/c/g/fluffy-cat/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/fluffy-cat/FluffyCat.swf', 'fluffy-cat', '500x700', '700', '500', 'http://games.mochiads.com/c/g/fluffy-cat/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/fluffy-cat/screen1_thumb.png', 'http://games.mochiads.com/c/g/fluffy-cat/screen2_thumb.png', 'http://games.mochiads.com/c/g/fluffy-cat/screen3_thumb.png', 'http://games.mochiads.com/c/g/fluffy-cat/screen4_thumb.png', '0', 'Space to jump\r\n\r\nAny key will work too'), | |
('565', '0ea58678-5e24-39f4-8155-2d96ff8d3a2c', '2014-02-26 15:20:03', 'Fluffy Pony', 'The pony is here in this flappy skill game and hopefully you will guide his path through the gates and get a score point for each one you pass. Show your friends you are the best one around with a nice high score.', 'http://games.mochiads.com/c/g/fluffy-pony/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/fluffy-pony/fluffy_pony-mochi.swf', 'fluffy-pony', '500x700', '700', '500', 'http://games.mochiads.com/c/g/fluffy-pony/_thumb_200x200.png', '', '', '', '', '', '0', 'Use the mouse to make the pony flap.'), | |
('566', 'e48016e6-d457-3032-9b84-58f2ee62223f', '2014-02-26 09:52:16', 'Flying Bird', 'Flying Bird est un jeu d\'arcade basé sur le gameplay de Flappy Bird .\nSes trois niveaux de difficulté en fond un jeu plus accessible .\nChaque mois un classement des meilleurs joueurs est disponible sur notre site : \nhttp://studio-vingt-trois.fr/?page_id=438 \nLes 10 Meilleurs remportent des cadeaux ( Pensez à vous inscrire sur Mochigames pour pouvoir participer ! )\nJeu Disponible sur Android : https://play.google.com/store/apps/developer?id=Studio23', 'http://games.mochiads.com/c/g/flying-bird_v26069/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flying-bird_v26069/flyingbirdjeuxgratuits.swf', 'flying-bird_v26069', '480x640', '640', '480', 'http://games.mochiads.com/c/g/flying-bird_v26069/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/flying-bird_v26069/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/flying-bird_v26069/screen2_thumb.jpg', '', '', '2', 'Passez entre les tuyaux .\nChaque tuyau rapporte 1 Point au niveau facile ,\n2 Points au niveau moyen et 3 Points au niveau Difficile !\nBon Jeu !'), | |
('567', 'd26f8292-c3db-3366-b575-f0f759709389', '2014-02-24 12:51:59', 'Flying Bird', 'Great game , don\'t break anymore your screen !\nBetter than of flappy bird !', 'http://games.mochiads.com/c/g/flying-bird_v398432/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flying-bird_v398432/flyingbird.swf', 'flying-bird_v398432', '480x640', '640', '480', 'http://games.mochiads.com/c/g/flying-bird_v398432/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/flying-bird_v398432/screen1_thumb.jpg', '', '', '', '2', 'Spend the bird in the pipes !'), | |
('568', '8e1fdd63-b324-3f93-9fd2-b2de746dc4a1', '2014-02-15 07:56:51', 'Flying love birds puzzle', 'Flying love birds puzzle Game.', 'http://games.mochiads.com/c/g/flying-love-birds-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/flying-love-birds-puzzle/lovebirds.swf', 'flying-love-birds-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('569', '912b8096-bd6d-375b-bf56-261d3fb212e0', '2014-03-02 08:42:14', 'Flying ocean fishes puzzle', 'Flying ocean fishes puzzle Game.', 'http://games.mochiads.com/c/g/flying-ocean-fishes-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/flying-ocean-fishes-puzzle/colorfulfish.swf', 'flying-ocean-fishes-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('570', '0e2a43c9-6a05-3424-9921-bc5771757456', '2014-02-19 04:30:46', 'Flying Skull', 'Press mouse button to fly.', 'http://games.mochiads.com/c/g/flying-skull/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/flying-skull/flying-skull.swf', 'flying-skull', '300x450', '450', '300', '', 'https://www.youtube.com/watch?v=ghDBOb2ob-o', '', '', '', '', '2', 'Press mouse button to fly.'), | |
('571', '265d0afe-4903-39af-834b-86ae45eed429', '2014-01-30 04:41:37', 'Flying Snowman', 'Introduce you to the game, \"Flying Snowman!\"\r\nSimple and funny game consisting of seven levels - each level is a new airspeed snowman.\r\nNeed to fly as much as possible, thereby gaining maximum points!', 'http://games.mochiads.com/c/g/flying-snowman/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/flying-snowman/snow.swf', 'flying-snowman', '768x480', '480', '768', '', '', 'http://games.mochiads.com/c/g/flying-snowman/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/flying-snowman/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/flying-snowman/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/flying-snowman/screen4_thumb.jpg', '0', 'Need to fly as much as possible, thereby gaining maximum points!\r\nWhen you take a shield you can just crash into the one of the enemy and stay live =))!\r\nThe enemies\r\n1) The evil black cloud; \r\n2) Pla'), | |
('572', '9a06e23a-ab75-375a-9cca-2b058d693da6', '2014-03-02 06:45:39', 'Flying Space rocket coloring', 'Flying Space rocket coloring Game.', 'http://games.mochiads.com/c/g/flying-space-rocket-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/flying-space-rocket-coloring/space.swf', 'flying-space-rocket-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('573', 'f77e2853-231f-370f-a8f9-38d287cae314', '2014-01-15 00:24:54', 'Flying Witch', 'This is a flight shooting game. Player need control witch to kill all the enemies, This game can shoot automaticly ,player can use mouse to control,when clicking left mouse button player can use special weapon to eliminate enemy\'s bullet.', 'http://games.mochiads.com/c/g/flying-witch/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/flying-witch/Flying-Witch.swf', 'flying-witch', '544x544', '544', '544', 'http://games.mochiads.com/c/g/flying-witch/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flying-witch/screen1_thumb.jpg', '', '', '', '0', 'Mouse to control;\nleft mouse button to special weapon;'), | |
('574', 'b54c5303-ca85-3fc1-b295-7a39d1d52c29', '2014-02-21 23:13:14', 'Flyride', 'Your city is being consumed at a fast pace... ride across the city and escape doom!', 'http://games.mochiads.com/c/g/flyride/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/flyride/flyride.swf', 'flyride', '800x520', '520', '800', 'http://games.mochiads.com/c/g/flyride/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/flyride/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/flyride/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/flyride/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/flyride/screen4_thumb.jpg', '2', 'Press space bar to jump across bars. \r\nKeep Space Bar Pressed to stick to the roof of the bar.'), | |
('575', '391fcbeb-38f2-357d-a6ba-7c25bc47ab13', '2014-02-19 02:44:35', 'Football Hooligans Fight', 'Hey there football fan. Face your Hooligan Rivals in a side alley fight. Use your move and skill to out-punch them and knock them down. Watch out for your health & stamina bars and keep track of the timing. Knock them down and brag on Facebook. Enjoy. :)', 'http://games.mochiads.com/c/g/football-hooligans-fight/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/football-hooligans-fight/FootballHooligansFight.swf', 'football-hooligans-fight', '640x480', '480', '640', 'http://games.mochiads.com/c/g/football-hooligans-fight/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/football-hooligans-fight/screen1_thumb.png', 'http://games.mochiads.com/c/g/football-hooligans-fight/screen2_thumb.png', 'http://games.mochiads.com/c/g/football-hooligans-fight/screen3_thumb.png', 'http://games.mochiads.com/c/g/football-hooligans-fight/screen4_thumb.png', '2', 'Use the following Commands:\r\n Z: Left Hand Hook (Crochet)\r\n X: Direct Punch\r\n C: Right Hand Hook (Crochet)\r\n Space: Defend (Guard) & Proceed on Round Won Screen\r\n\r\nPunches take stamina.\r\nHealth an'), | |
('576', 'f7c847f5-d000-3d69-a94f-4cf0d73f8602', '2013-10-27 01:48:58', 'Football', 'Select your player , Kick the ball and make a goal', 'http://games.mochiads.com/c/g/football_v284101/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/football_v284101/football.swf', 'football_v284101', '550x400', '400', '550', 'http://games.mochiads.com/c/g/football_v284101/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Left Mouse click to kick the ball'), | |
('577', '76a14ff2-be6c-3079-8aae-3bdae673dc59', '2014-02-27 18:17:55', 'Forces Speciales 3', 'From the castle to the city, and then to the alley, the enemy is everywhere. Destroy them is our primary mission and task!\nClick the mouse, aim at the enemy, again click of the mouse, killed the enemy!', 'http://games.mochiads.com/c/g/forces-speciales-3/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/forces-speciales-3/mochi.swf', 'forces-speciales-3', '640x480', '480', '640', 'http://games.mochiads.com/c/g/forces-speciales-3/_thumb_200x200.jpg', '', '', '', '', '', '0', 'The use of the mouse operation, mobile mouse aiming click, open sniper, then click the mouse shooting.'), | |
('578', '105f8d1e-fa9c-33b4-b63c-56ba5ed9177f', '2014-03-10 04:30:12', 'Ford F 150 Jigsaw', 'At this jigsaw game we offer you a image of most popular Ford Truck F 150. Choose your mode to play and click shuffle. Try to collect pieces of images on right place to get the image on your screen. It is important to finish before time limit or you will lose the game.You can turn off the time meter if you need more time whenever you want.', 'http://games.mochiads.com/c/g/ford-f-150-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/ford-f-150-jigsaw/Ford_F_150_Jigsaw.swf', 'ford-f-150-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/ford-f-150-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use your mouse to play this game.'), | |
('579', '8cb27f58-fe2b-39f6-8981-0780c227d532', '2014-03-10 09:04:38', 'Forest Boat Escape', 'This is the 2nd escape from games2jolly.com.A jounior research fellowship is in the forest for research work. Unfortunately his boat has damaged, while leaving help him to escape from this strange forest by finding the objects and clues.', 'http://games.mochiads.com/c/g/forest-boat-escape/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/forest-boat-escape/forest%20boat%20escape.swf', 'forest-boat-escape', '650x450', '450', '650', 'http://games.mochiads.com/c/g/forest-boat-escape/_thumb_200x200.png', 'http://www.games2jolly.com/walkthrough/forest_boat_escape.html', 'http://games.mochiads.com/c/g/forest-boat-escape/screen1_thumb.png', 'http://games.mochiads.com/c/g/forest-boat-escape/screen2_thumb.png', 'http://games.mochiads.com/c/g/forest-boat-escape/screen3_thumb.png', 'http://games.mochiads.com/c/g/forest-boat-escape/screen4_thumb.png', '1', 'Use Mouse for collect objects.'), | |
('580', '4961e586-d9f8-3c3c-abdc-7d565881a6d9', '2013-12-30 00:08:27', 'Find Ladybugs', 'Bet yourself on scanning all the 25 bugs from this wide forest. Employ a sharp eye and team it with smart reflexes, to fight the zeroing timer and make all the catches just in time.', 'http://games.mochiads.com/c/g/forest-hidden-objects/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/forest-hidden-objects/Find%20Ladybugs_Mochi.swf', 'forest-hidden-objects', '600x500', '500', '600', 'http://games.mochiads.com/c/g/forest-hidden-objects/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/forest-hidden-objects/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/forest-hidden-objects/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/forest-hidden-objects/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/forest-hidden-objects/screen4_thumb.jpg', '0', 'Use mouse to play.'), | |
('581', '4bb3f400-e80d-346f-a47f-7083d355a276', '2014-03-05 22:05:24', 'Forest Village Escape', 'Forest Village Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/forest-village-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/forest-village-escape/FOREST%20VILLAGE.swf', 'forest-village-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/forest-village-escape/_thumb_200x200.jpg', 'http://www.xtragamingz.com/forest-village-escape-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/forest-village-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/forest-village-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/forest-village-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/forest-village-escape/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('582', '82a27c83-cf3b-3a1b-88ff-cbfa29bad304', '2014-01-25 16:51:46', 'Formula Assassins', 'Your car has some technical problems.\nThe accelerator and the brake no longer respond to your commands.\nTo complete the race you can only use the steering wheel, your skills and your brand new sniper rifle.\nZ to turn right and X to turn left.\nMOUSE CLICK to shoot the enemies.\nGood luck, assassin!\nTips & help: info (at) video-giochi.org', 'http://games.mochiads.com/c/g/formula-assassins/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/formula-assassins/formulaassassins.swf', 'formula-assassins', '640x480', '480', '640', 'http://games.mochiads.com/c/g/formula-assassins/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/formula-assassins/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/formula-assassins/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/formula-assassins/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/formula-assassins/screen4_thumb.jpg', '0', 'HOW TO PLAY:\nMOUSE= fire\nZ= turn right\nX= turn left'), | |
('583', 'adbc8e19-f03b-3ff4-9a31-fe4a737980c4', '2014-02-05 15:21:25', 'four orbs green', 'short fun escape game. made in one day!', 'http://games.mochiads.com/c/g/four-orbs-green/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/four-orbs-green/fourgreen.swf', 'four-orbs-green', '400x400', '400', '400', 'http://games.mochiads.com/c/g/four-orbs-green/_thumb_200x200.jpg', '', '', '', '', '', '2', 'use mouse to interact with the environment. click on pocket to access inventory.'), | |
('584', 'b13aa076-4a4c-39f3-8388-36de9d3f354d', '2014-02-05 15:20:55', 'four orbs red', 'short fun escape game. created in one day!', 'http://games.mochiads.com/c/g/four-orbs-red/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/four-orbs-red/fourred.swf', 'four-orbs-red', '400x400', '400', '400', 'http://games.mochiads.com/c/g/four-orbs-red/_thumb_200x200.jpg', '', '', '', '', '', '2', 'use mouse to interact with environment. click on pocket to access inventory.'), | |
('585', 'ae2ff83a-e71b-359e-b7a1-6e7fb382862a', '2014-02-05 15:21:50', 'four orbs yellow', 'short fun escape game not finished in a day', 'http://games.mochiads.com/c/g/four-orbs-yellow/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/four-orbs-yellow/fouryellow.swf', 'four-orbs-yellow', '400x400', '400', '400', 'http://games.mochiads.com/c/g/four-orbs-yellow/_thumb_200x200.jpg', '', '', '', '', '', '2', 'use mouse to interact with environment. click on pocket to access inventory.'), | |
('586', 'dece67d5-7242-3445-b008-93791e5fe49f', '2014-03-11 17:43:52', 'Fragile Fauna', 'This game is all about mouse handling in fragile ecosystems. Collect all marbles in every level, but don\'t you dare touch the animals D:<', 'http://games.mochiads.com/c/g/fragile-fauna/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/fragile-fauna/fragileFauna.swf', 'fragile-fauna', '640x480', '480', '640', 'http://games.mochiads.com/c/g/fragile-fauna/_thumb_200x200.png', 'https://www.youtube.com/watch?v=YgIz5guR7us', 'http://games.mochiads.com/c/g/fragile-fauna/screen1_thumb.png', 'http://games.mochiads.com/c/g/fragile-fauna/screen2_thumb.png', 'http://games.mochiads.com/c/g/fragile-fauna/screen3_thumb.png', '', '3', 'With the mouse cursor, touch all marbles while avoiding the animals spawning in waves of increasing intensity. In normal mode, you get 3 lives to beat each level\'s predefined 5 waves. In the unlockabl'), | |
('587', '955c83a8-fdb9-38bb-ae18-e8f5dfdb8bd8', '2012-10-30 02:55:57', 'Frankys Halloween', 'You know that a lot of mortals are going to envy you, don\'t you! In just a few seconds you\'ll be getting full access to count Dracula\'s kitchen, where his master chef, Frankenstein, well, \"Frankie\" for his closest friends, is preparing the famous \"Frankie\'s salad\"', 'http://games.mochiads.com/c/g/frankys-halloween/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/frankys-halloween/FrankysHalloween-mochi.swf', 'frankys-halloween', '600x600', '600', '600', 'http://games.mochiads.com/c/g/frankys-halloween/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the mouse to cut the vegetables'), | |
('588', '228a52c4-2969-3967-b1a4-986e58e280f3', '2013-11-18 12:39:43', 'Freaky Fruits', 'Freaky Fruit and berries same color balls in the game by using your mouse to destroy all be working side by side bringing. Classic zuma style game with balls reach the hole must destroy all and will try to earn the highest score. Have fun playing the game using your mouse.', 'http://games.mochiads.com/c/g/freaky-fruits_v563782/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/freaky-fruits_v563782/freakyfruits.swf', 'freaky-fruits_v563782', '640x480', '480', '640', 'http://games.mochiads.com/c/g/freaky-fruits_v563782/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/freaky-fruits_v563782/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/freaky-fruits_v563782/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/freaky-fruits_v563782/screen3_thumb.jpg', '', '1', ''), | |
('589', '5379826b-66cc-33e6-a813-14b8fda4c9f7', '2014-02-20 03:01:13', 'Free Fred', 'As a kid, your best friend was a dolphin, some bad guys kidnapped it and now, while you are older, you are going to fight them. Upgrade your abilities and ship till you’ll win.', 'http://games.mochiads.com/c/g/free-fred/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/free-fred/FreeFred.swf', 'free-fred', '720x510', '510', '720', 'http://games.mochiads.com/c/g/free-fred/_thumb_200x200.png', 'http://www.youtube.com/watch?v=CuE_Qvbegwg', 'http://games.mochiads.com/c/g/free-fred/screen1_thumb.png', 'http://games.mochiads.com/c/g/free-fred/screen2_thumb.png', '', '', '0', 'Use the mouse to play'), | |
('590', 'a807cc09-74dd-3738-a682-b835524910c2', '2013-06-27 07:17:40', 'Free Kicks 3D', 'The most challenging Free Kicks game on the web!\n\nFEATURES\n\n- Play with different players, unlock more players as you progress and train their stats so that you can score more impressive goals and achieve better highscores!\n\n- In Time Attack Mode you have to score as many goals as you can in 3 minutes.\n\n- In Arcade Mode you have 3 lives and you lose one life every time you miss a shoot.\n\n- In Story mode you can play various scenarios using the unlocked players and unlock more players!\n\n- Start with a default player, learn the ropes of the game and move on to players with more difficult scenarios and shooting positions.\n\n- Use more than 20 bonus items and equipment in order to up your game.\n\n- Online daily and weekly leaderboards to compete against your friends and other fans of the game: Do you have what it takes to beat all the other fans and hold the top position?\n\n- Accurate shoot con', 'http://games.mochiads.com/c/g/free-kicks-3d/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/free-kicks-3d/SaiconFreeKicks3D.swf', 'free-kicks-3d', '960x640', '640', '960', 'http://games.mochiads.com/c/g/free-kicks-3d/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/free-kicks-3d/screen1_thumb.png', 'http://games.mochiads.com/c/g/free-kicks-3d/screen2_thumb.png', 'http://games.mochiads.com/c/g/free-kicks-3d/screen3_thumb.png', '', '2', ''), | |
('591', 'b7eba20e-7fbc-31ea-9c62-dd3f92939514', '2013-11-12 10:03:58', 'Freedom Tower 2', 'Second installment of Freedom Tower - The Invasion with 6 new worlds, different weapons, allied troops, powerful bosses and much more.\n\nOur planet faces danger once more. Human military forces have come back. During the past 100 years they have studied our technology and now they are as strong as us.\nFight through 6 different worlds, command allied troops armed with powerful lasers and destructive rays, upgrade your weapons, unlock electric mines and homing missiles and destroy everything in your path.\n\nNew enemies, new weapons, 4 new bosses and more additions that make Freedom Tower 2 an incredible epic battle to defend our homeworld.', 'http://games.mochiads.com/c/g/freedom-tower-the-invasion-2/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/freedom-tower-the-invasion-2/FT2%20MochiAds-NoSiteLock.swf', 'freedom-tower-the-invasion-2', '800x600', '600', '800', 'http://games.mochiads.com/c/g/freedom-tower-the-invasion-2/_thumb_200x200.png', 'http://www.youtube.com/watch?v=KDswY_e1m6Q', 'http://games.mochiads.com/c/g/freedom-tower-the-invasion-2/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/freedom-tower-the-invasion-2/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/freedom-tower-the-invasion-2/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/freedom-tower-the-invasion-2/screen4_thumb.jpg', '0', '- Aim/Shoot: Mouse.\n- P: Pause.'), | |
('592', 'd0638a0b-1be3-3fc5-b45a-3969ecd1b769', '2014-01-07 03:18:46', 'Freestyle Motoracing 2', 'Free online motorbike sport game from Play-Free-Arcade.com becomes even more addictive. Ride your motorcycle to the finish line by jumping over any obstacles that get in your way. New winter levels and uneven land make this game exciting.', 'http://games.mochiads.com/c/g/freestyle-motoracing-2/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/freestyle-motoracing-2/FreestyleMotoracer2_Mochi.swf', 'freestyle-motoracing-2', '600x450', '450', '600', 'http://games.mochiads.com/c/g/freestyle-motoracing-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/freestyle-motoracing-2/screen1_thumb.jpg', '', '', '', '0', ''), | |
('593', '8ed6f719-2472-3e20-ab47-03b5b974a791', '2014-02-24 04:59:33', 'Frenzy Airport', 'Lisa found a new job as a stewardess. assist Lisa to guide the passengers on the airport during they are in transit. take their luggage, and offer other ground services until their plane is ready to depart. on such a busy airport, you wonder where everyone is going.', 'http://games.mochiads.com/c/g/frenzy-airport/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/frenzy-airport/Frenzy-airport-girlgamesnow-mochiads.swf', 'frenzy-airport', '700x500', '500', '700', '', '', 'http://games.mochiads.com/c/g/frenzy-airport/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/frenzy-airport/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/frenzy-airport/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/frenzy-airport/screen4_thumb.jpg', '1', 'Drag the passengers to the correct orders and follow the next instructions shown on the screen.'), | |
('594', 'a2f896d4-acc0-39d7-9e13-51c6f97358ac', '2013-12-16 01:36:57', 'Frenzy Babysitter', 'Monday all moms and dads go back to work, it promises to become a busy day for Lisa\'s baby care center. Help her to take good care of all babies, returning them healthy and happy to their parents at the end of the day. Take care of the babies and entertain them for a good result.', 'http://games.mochiads.com/c/g/frenzy-babysitter/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/frenzy-babysitter/Frenzy-babysitter-girlgamesnow-mochiads.swf', 'frenzy-babysitter', '700x500', '500', '700', 'http://games.mochiads.com/c/g/frenzy-babysitter/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/frenzy-babysitter/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/frenzy-babysitter/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/frenzy-babysitter/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/frenzy-babysitter/screen4_thumb.jpg', '1', 'Drag the babies to the correct orders and follow the next instructions shown on the screen.'), | |
('595', '8b68fd9e-d186-30f7-a46d-fc2b334f2b20', '2014-02-16 12:20:02', 'Frog with red eyes puzzle', 'Frog with red eyes puzzle Game.', 'http://games.mochiads.com/c/g/frog-with-red-eyes-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/frog-with-red-eyes-puzzle/redeyes.swf', 'frog-with-red-eyes-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('596', '02c786f3-1007-32ed-9769-8f1146b47421', '2013-08-11 08:30:11', 'Fruit Bonanza', 'The classic slot machine with all the classic symbols of the slot with fruits such as cherries, bells, strawberry, pineapple, orange, the four-door frotuna, the number seven and the horseshoe. Playing with max coins you bet on three rollers.', 'http://games.mochiads.com/c/g/fruit-bonanza/_thumb_100x100.png', 'Teen', 'Casino', 'http://games.mochiads.com/c/g/fruit-bonanza/slot_fruit.swf', 'fruit-bonanza', '800x600', '600', '800', 'http://games.mochiads.com/c/g/fruit-bonanza/_thumb_200x200.png', '', '', '', '', '', '0', 'press the button to spin the slot. good luck'), | |
('597', 'f6327279-b25c-3567-ba8f-8e304c40abf9', '2013-12-19 23:08:18', 'Fruit Catch 2', 'Catch the falling fruits with your basket. Get score for catching fruits. Get highscore and register your name in highscore leaderboard.', 'http://games.mochiads.com/c/g/fruit-catch-2/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/fruit-catch-2/CatchIt.swf', 'fruit-catch-2', '800x600', '600', '800', 'http://games.mochiads.com/c/g/fruit-catch-2/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/fruit-catch-2/screen1_thumb.png', '', '', '', '1', 'Catch fruits with basket. Get score for each fruit catch.\n\nYou will lose one life for dropping each fruit. Get maximum score and win maximum badges.\n\nYou will be promoted a badge. To get higher badges'), | |
('598', 'cc3b721f-7588-36a9-a12e-3a7b0ec5cd7f', '2014-02-17 00:20:15', 'Fruit Catch', 'Fruit Catch. Fruit is falling out of the sky and it is your job to collect as much as you can. Try your best and good luck.', 'http://games.mochiads.com/c/g/fruit-catch_v74801/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/fruit-catch_v74801/Fruit%20Catch%202.0.swf', 'fruit-catch_v74801', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/fruit-catch_v74801/screen1_thumb.jpg', '', '', '', '0', 'Catch as much fruit as you can and enjoy.'), | |
('599', '1716374d-21af-343b-a2f1-bbedb4e3aa6d', '2014-03-07 01:38:59', 'Fruit Check', 'Remember the bomb found block and click on the rest of the blocks consequently. Clicking on the same type of fruits orderly will help you to gain more score and clicking on the bomb found block will make you to lose the game.', 'http://games.mochiads.com/c/g/fruit-check/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/fruit-check/fruit-check.swf', 'fruit-check', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('600', '2ad1b8a7-21cb-3799-936b-b6b5dc8e3a0f', '2013-11-24 06:34:17', 'Fruit Wars', 'The survival of the Earth has come to this...\n\nCollect coins to instantly upgrade weapons..\n\nBullet hell shoot em up flash based fruit fun...', 'http://games.mochiads.com/c/g/fruit-wars_v906917/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/fruit-wars_v906917/fruitwars3.swf', 'fruit-wars_v906917', '650x500', '500', '650', 'http://games.mochiads.com/c/g/fruit-wars_v906917/_thumb_200x200.jpg', '', '', '', '', '', '2', 'Use the Arrow Keys to move, and point the mouse to aim....collect the coins to upgrade weapons'), | |
('601', 'edf4567e-4585-3e61-b187-946accf4cef5', '2014-02-15 03:34:39', 'Fruits and Vegetables Game', 'Fruits and Vegetables Game for preschool and kindergarten kids. Drag and drop fruits and vegetables. If you pass first level, there are more levels to play. Have fun.', 'http://games.mochiads.com/c/g/fruits-and-vegetables-game/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/fruits-and-vegetables-game/FoodFair.swf', 'fruits-and-vegetables-game', '680x565', '565', '680', 'http://games.mochiads.com/c/g/fruits-and-vegetables-game/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/fruits-and-vegetables-game/screen1_thumb.jpg', '', '', '', '0', ''), | |
('602', '5eb753f2-d1dc-3fc3-b8d8-bcbeb2997740', '2013-12-29 12:40:18', 'Full of color', 'Have you ever tried Dresses? You would be really gentle, comfortable and stylish in this Dresses for this season.Try out these dresses in this collection then you believe in my words.', 'http://games.mochiads.com/c/g/full-of-color_phuong_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/full-of-color_phuong_12_2013/full-of-color.swf', 'full-of-color_phuong_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('603', '88cd9a05-6e34-390a-aca0-ad5e07343d80', '2014-03-12 05:32:17', 'funny aeroplane coloring', 'Come and Color your aeroplane with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/funny-aeroplane-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/funny-aeroplane-coloring/funnyplane.swf', 'funny-aeroplane-coloring', '500x520', '520', '500', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('604', 'd1c9acea-26b6-34ec-a5a0-8d84feb1422c', '2014-01-28 06:05:04', 'Funny Animals', 'New free online vivid game in Zuma style by PlayOnlinePuzzles.com\nCheerful crowd of funny animals is walking along the forest path. But they do not know that there is a trap laid by the crafty hunter at the end of the path. Save the little animals, do not let them fall into the pit!', 'http://games.mochiads.com/c/g/funny-animals/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/funny-animals/FunnyAnimals.swf', 'funny-animals', '600x450', '450', '600', 'http://games.mochiads.com/c/g/funny-animals/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/funny-animals/screen1_thumb.jpg', '', '', '', '0', ''), | |
('605', '415cad1a-4d18-376e-9e9a-b6da9b4755fa', '2013-01-17 22:46:22', 'Funny Eyebrow Dance', 'Let\'s follow the naughty boy to make the eyebrows dance with the exciting song! Have fun!', 'http://games.mochiads.com/c/g/funny-eyebrow-dance/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/funny-eyebrow-dance/20130118%20Funny%20Eyebrow%20Dance.swf', 'funny-eyebrow-dance', '640x480', '480', '640', 'http://games.mochiads.com/c/g/funny-eyebrow-dance/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/funny-eyebrow-dance/screen1_thumb.jpg', '', '', '', '0', 'Arrow keys to play.'), | |
('606', '89d0c916-f643-3505-aeb3-2b1c4e8826dc', '2014-01-29 09:01:05', 'Funny octopus in the sea coloring', 'Funny octopus in the sea coloring Game.', 'http://games.mochiads.com/c/g/funny-octopus-in-the-sea-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/funny-octopus-in-the-sea-coloring/octopus.swf', 'funny-octopus-in-the-sea-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('607', '7fb4d229-858f-3706-b9f1-82d029a1b98f', '2013-09-16 11:14:20', 'Funny rodents puzzle', 'Funny rodents puzzle Game.', 'http://games.mochiads.com/c/g/funny-rodents-puzzle/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/funny-rodents-puzzle/funnyrodents.swf', 'funny-rodents-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('608', '7f4121b0-e41b-31df-8973-32bb6ca2a9da', '2013-12-28 12:37:25', 'Furious Race', 'Colourful dynamic topdown racing game!', 'http://games.mochiads.com/c/g/furious-race/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/furious-race/FuriousRace.swf', 'furious-race', '1000x640', '640', '1000', 'http://games.mochiads.com/c/g/furious-race/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/furious-race/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/furious-race/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/furious-race/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/furious-race/screen4_thumb.jpg', '2', ''), | |
('609', '95f4b4d3-19c7-31ed-b422-1cf1ad663636', '2013-04-21 19:15:25', 'Furry Fighter', 'Choose your cat and enter the wrestling league of Suntown city. Upgrade your cat\'s skills and buy items from the inventory to power up your hero!', 'http://games.mochiads.com/c/g/furry-fighter/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/furry-fighter/zoo_Defended.swf', 'furry-fighter', '750x480', '480', '750', 'http://games.mochiads.com/c/g/furry-fighter/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/furry-fighter/screen1_thumb.png', 'http://games.mochiads.com/c/g/furry-fighter/screen2_thumb.png', 'http://games.mochiads.com/c/g/furry-fighter/screen3_thumb.png', 'http://games.mochiads.com/c/g/furry-fighter/screen4_thumb.png', '0', 'Press and hold mouse to gain power, then slide the mouse to your enemy to release the hit.'), | |
('610', 'd516c9b0-6add-3dda-ba46-0cbd988e31b1', '2014-01-04 10:14:55', 'Future Soldier', 'You are elite soldier from the future and your mission is to shoot enemy forces using your tactical assault rifle.', 'http://games.mochiads.com/c/g/future-soldier/_thumb_100x100.jpg', 'Teen', 'Shooting', 'http://games.mochiads.com/c/g/future-soldier/future-soldier-mochi.swf', 'future-soldier', '800x400', '400', '800', 'http://games.mochiads.com/c/g/future-soldier/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/future-soldier/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/future-soldier/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/future-soldier/screen3_thumb.jpg', '', '2', 'Use the mouse to play.'), | |
('611', '40dd2b5e-71ea-3698-b5a0-10267d533b1e', '2014-01-14 00:54:34', 'Galactic Driving', 'Demonstrate all your skills and adroitness in this new free online driving game from Play-Free-Arcade.com. Rush at full speed on the space motor road, jump over the holes, knock down the annoying UFOs and avoid enemies\' bullets. Collect plasma to get new more powerful types of weapon. Pass all eight skill levels, with new enemies and obstacles. The main features of this game are bright special effects, the graphics in the neon style and great gameplay.', 'http://games.mochiads.com/c/g/galactic-driving/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/galactic-driving/GalacticDriving.swf', 'galactic-driving', '640x480', '480', '640', 'http://games.mochiads.com/c/g/galactic-driving/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/galactic-driving/screen1_thumb.jpg', '', '', '', '0', ''), | |
('612', '2c938a74-260c-34e1-b108-2962c2b9d614', '2014-01-10 10:38:52', 'Galactic Uphill Racing', 'Real-Free-Arcade.com draws your attention to its new free excellent driving game. Rule the power Mars rover to reach your space station to shelter from the burning sun and meteor showers. But while driving you will meet UFOs and other Mars rovers and you should destroy them. Escape the hostile shots, crush the evil Martians. Drive skillfully, don\'t turn over otherwise you will have to pass the level from the beginning.', 'http://games.mochiads.com/c/g/galactic-uphill-racing/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/galactic-uphill-racing/GalacticUphillRacing.swf', 'galactic-uphill-racing', '640x480', '480', '640', 'http://games.mochiads.com/c/g/galactic-uphill-racing/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/galactic-uphill-racing/screen1_thumb.jpg', '', '', '', '0', ''), | |
('613', '377c0e85-e1dd-35e5-b290-53f9f06fb75c', '2014-01-27 00:27:40', 'Galactic War', 'You control the ship flight in galaxy space war, try to shoot all ufo quickly or the ship will be exploded', 'http://games.mochiads.com/c/g/galactic-war/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/galactic-war/galactic_war.swf', 'galactic-war', '640x480', '480', '640', 'http://games.mochiads.com/c/g/galactic-war/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/galactic-war/screen1_thumb.png', '', '', '', '0', 'You control the ship flight in galaxy space war, try to shoot all ufo quickly or the ship will be exploded, try to earn 3-way bullet and protection to improve ship strong to survive in the war with uf'), | |
('614', '297272d5-9fad-3716-8e1f-b6512e4364ef', '2014-01-01 05:39:20', 'classic galaxy defender', 'defend our galaxy from aliens.', 'http://games.mochiads.com/c/g/galaxy-defender_v296707/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/galaxy-defender_v296707/galaxy%20defender.swf', 'galaxy-defender_v296707', '640x480', '480', '640', 'http://games.mochiads.com/c/g/galaxy-defender_v296707/_thumb_200x200.jpg', '', '', '', '', '', '2', 'destroy all the alien invaders and protect our galaxy.'), | |
('615', '12943573-3abe-3dff-9129-198c8265a085', '2013-04-11 08:32:10', 'Gangnam Style Brawl', 'Psy is back, yes with more annoying Korean music. Stop him from bouncing around the screen by beating him up, use your fists, block and the secret weapon!', 'http://games.mochiads.com/c/g/gangnam-style-brawl/_thumb_100x100.jpg', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/gangnam-style-brawl/gangnam%20style.swf', 'gangnam-style-brawl', '600x500', '500', '600', 'http://games.mochiads.com/c/g/gangnam-style-brawl/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/gangnam-style-brawl/screen1_thumb.png', '', '', '', '2', 'Left mouse to attack, X to block and SPACE for secret weapon!'), | |
('616', '28a1349c-3fc4-3b1f-876c-43c1c56fbc85', '2012-10-06 08:51:13', 'Gangnam Style Dance', 'Gangnam style madness entered the game sector, too! We produce new phenomenon gangman dance game for you. The game is in four different areas with two levels of difficultly.\n We suggest that you practice before starting. After the game you can measure your gangnam style level by recording your score. Have fun!', 'http://games.mochiads.com/c/g/gangnam-style-dance/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/gangnam-style-dance/gangnam-style-dance-v4.swf', 'gangnam-style-dance', '600x450', '450', '600', 'http://games.mochiads.com/c/g/gangnam-style-dance/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=9Jz1WCBCLv0', 'http://games.mochiads.com/c/g/gangnam-style-dance/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/gangnam-style-dance/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/gangnam-style-dance/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/gangnam-style-dance/screen4_thumb.jpg', '2', 'You can play the game by using the arrow keys and the spacebar.'), | |
('617', 'a39f32c2-2d74-3528-bb22-d6a7328cc0fd', '2012-10-08 06:52:15', 'Gangnam Dance', 'Gangnam style madness entered the game sector, too! We produce new phenomenon gangman dance game for you. The game is in four different areas with two levels of difficultly.\n We suggest that you practice before starting. After the game you can measure your gangnam style level by recording your score. Have fun!', 'http://games.mochiads.com/c/g/gangnam-style-dance_v784505/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/gangnam-style-dance_v784505/gangnam-style-dance_v4.swf', 'gangnam-style-dance_v784505', '600x450', '450', '600', 'http://games.mochiads.com/c/g/gangnam-style-dance_v784505/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=9Jz1WCBCLv0', 'http://games.mochiads.com/c/g/gangnam-style-dance_v784505/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/gangnam-style-dance_v784505/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/gangnam-style-dance_v784505/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/gangnam-style-dance_v784505/screen4_thumb.jpg', '2', 'You can play the game by using the arrow keys and the spacebar.'), | |
('618', '85861e13-05c5-3e5a-9ae0-1d0942225472', '2013-10-11 03:41:03', 'GAPA', 'This is a very simple card game. The aim of the game is to collect the minimum number of cards in your hand, less than opponent. Cards rank is ignored in this game. The next card played must be of the same suit as the card on the top of the discard pile. If the player cannot play a card from hand, must find it with all the cards on the table. To finish turn next one card must be played. The round ends when the table is empty.', 'http://games.mochiads.com/c/g/gapa/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/gapa/gapa.swf', 'gapa', '680x600', '600', '680', 'http://games.mochiads.com/c/g/gapa/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/gapa/screen1_thumb.jpg', '', '', '', '0', ''), | |
('619', '0efd8b73-c467-3f25-8918-358a87122f16', '2013-10-05 03:56:41', 'Gareth Bale Head Football', 'The World\'s most famous head football game of Gareth Bale... The aim is making show by Bale Who was transferred to Real Madrid in recent time. So that you can make people fascinated With his (your) performance in Santiago Bernabéu football stadium. You must bounce the ball without dropping it on the floor. If you drop it \n more than three times, game is over. You can bounce it by using Bale\'s feet, knees, shoulders and head. Bouncing it with feet and knees collect you 1 point, with shoulders collects you 2 points, with head collects you 3 points. You can learn your level in world-wide by noting your score down. Good luck...', 'http://games.mochiads.com/c/g/gareth-bale-head-football/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/gareth-bale-head-football/gareth-bale-head-football.swf', 'gareth-bale-head-football', '600x500', '500', '600', 'http://games.mochiads.com/c/g/gareth-bale-head-football/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/gareth-bale-head-football/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/gareth-bale-head-football/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/gareth-bale-head-football/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/gareth-bale-head-football/screen4_thumb.jpg', '2', 'Play game with mouse. Use mouse in order to move Gareth Bale to right and left direction. İn order to bounce the ball, use mouse left button.'), | |
('620', '2d26f94d-ab89-3db8-bf9f-0f2840bbd27d', '2014-03-07 18:39:09', 'Gas Blast', 'Gashog falls to a very deep pit and needs to get get back up! Get ready to fart, and upgr', 'http://games.mochiads.com/c/g/gas-blast_v94607/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/gas-blast_v94607/GasBlastMochi.swf', 'gas-blast_v94607', '500x600', '600', '500', 'http://games.mochiads.com/c/g/gas-blast_v94607/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/gas-blast_v94607/screen1_thumb.png', '', '', '', '0', 'Controls:\n\nGas Boost - Hold Left Click\n\nMovement - Just move your mouse left and right'), | |
('621', 'b333f4db-3a4a-3a39-bd93-deb08fd3030f', '2013-04-18 15:57:07', 'Gems Slot 3D', 'Flirt with Lady luck with this 25 line 3D video slot machine. Match three or more symbols on any pay line to win a pay out, then cross your fingers as a new reel spins free for even more bounty! Each re-spin comes with a progressive multiplier to really boost your winning, you can reach a maximum of 10x multiplier!', 'http://games.mochiads.com/c/g/gems-slot-3d/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/gems-slot-3d/gems_slot_3d.swf', 'gems-slot-3d', '640x480', '480', '640', 'http://games.mochiads.com/c/g/gems-slot-3d/_thumb_200x200.png', '', '', '', '', '', '2', 'Click the spin button to start your bet, you can change your wager amount and the number of lines your betting on with the gadgets both sides of the spin button. If your a winner you can submit you b'), | |
('622', 'e0e0b4b9-c338-3b1c-a67b-84c2f2ed6982', '2014-03-08 05:13:38', 'german shepherd', 'play German shepherd puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/german-shepherd/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/german-shepherd/germanshepherd.swf', 'german-shepherd', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('623', '16cb6b5a-e2e8-37fd-8b65-b4f90df182c2', '2012-06-27 13:30:09', 'Get Off Your Butt', 'People are getting less and less healthy every day, and it has to do with sitting. Man is not made to site for hours on end.', 'http://games.mochiads.com/c/g/get-off-your-butt/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/get-off-your-butt/GOYB.swf', 'get-off-your-butt', '600x400', '400', '600', 'http://games.mochiads.com/c/g/get-off-your-butt/_thumb_200x200.png', '', '', '', '', '', '2', 'Help the employees survive by equiping them with the one of a kind Stand Up Desk Kit.'), | |
('624', 'c02eda06-1f4f-3a01-b08f-1b96e345db5a', '2013-12-29 12:35:56', 'Get ready for appointment', 'Have you ever tried Dresses? You would be really gentle, comfortable and stylish in this Dresses for this season.Try out these dresses in this collection then you believe in my words.', 'http://games.mochiads.com/c/g/get-ready-for-appointment_phuong_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/get-ready-for-appointment_phuong_12_2013/get-ready-for-appointment.swf', 'get-ready-for-appointment_phuong_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('625', '78a78090-9436-3375-adee-053e9e0d6fa1', '2013-08-11 05:02:06', 'Giant Chocolate Chip Cookie', 'A chef wants to prepare chocolate chip cookies for his friends. Giant Chocolate Chip Cookie became a big hit in her restaurant recently and now she became a great fan of it. Today she is about to prepare the yummy cookie in her kitchen. Give her a helping hand to prepare some delicious Chocolate Chip Cookies for her friends.', 'http://games.mochiads.com/c/g/giant-chocolate-chip-cookie/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/giant-chocolate-chip-cookie/giant-chocolate-chip-cookie-mochi.swf', 'giant-chocolate-chip-cookie', '600x500', '500', '600', '', '', '', '', '', '', '1', ''), | |
('626', '6709b3a7-2e33-334c-8c80-ebc5dd929f2b', '2013-07-18 13:04:26', 'Giddyup', 'Horse racing fun!', 'http://games.mochiads.com/c/g/giddyup/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/giddyup/giddyup.swf', 'giddyup', '640x472', '472', '640', 'http://games.mochiads.com/c/g/giddyup/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/giddyup/screen1_thumb.jpg', '', '', '', '0', 'On the first screen choose your horse and rider. Then set your stake for your horse to win. During the race each horse is followed by a camera. Click on the grey buttons at the top to follow a differe'), | |
('627', '73fac9c1-8df4-3ec8-99df-4a994ff15ce0', '2014-03-09 06:10:57', 'giraffe coloring', 'Come and Color your giraffe with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/giraffe-coloring_v199131/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/giraffe-coloring_v199131/giraffecoloring.swf', 'giraffe-coloring_v199131', '500x520', '520', '500', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('628', 'e6a17ca3-d69e-3c88-b4b0-93548ce43fa7', '2013-12-29 12:30:47', 'Giraffe with kids', 'Have you ever tried Dresses? You would be really gentle, comfortable and stylish in this Dresses for this season.Try out these dresses in this collection then you believe in my words.', 'http://games.mochiads.com/c/g/giraffe-with-kids_phuong_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/giraffe-with-kids_phuong_12_2013/giraffe-with-kids.swf', 'giraffe-with-kids_phuong_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('629', '97c984f7-dc0c-38f2-8710-96384539c7e2', '2014-02-21 04:51:15', 'Girl at the Dentist', 'It looks like the music studio is not the only place where our teenage singer will be going today, she has an appointment at one of the most famous dentist\'s office. She has some trouble with her teeth, and for the last couple of days she could not support any more pain, so she must get rid of the bad tooth that\'s upsetting her and also clean her teeth from bacteria and other cavities. Help our girl get her smile back and have fun being a dentist for a day!', 'http://games.mochiads.com/c/g/girl-at-the-dentist/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/girl-at-the-dentist/girlatthe_dentist.swf', 'girl-at-the-dentist', '800x600', '600', '800', 'http://games.mochiads.com/c/g/girl-at-the-dentist/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Play this game using only the muse.'), | |
('630', 'a602ddfc-a152-3d12-acb0-51116a8ddcc5', '2014-03-16 01:29:09', 'Girl in Backyard', 'Girl in Backyard game. Play with your mouse and dress up girl.', 'http://games.mochiads.com/c/g/girl-in-backyard/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/girl-in-backyard/girlinbackyard.swf', 'girl-in-backyard', '800x600', '600', '800', 'http://games.mochiads.com/c/g/girl-in-backyard/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/girl-in-backyard/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/girl-in-backyard/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/girl-in-backyard/screen3_thumb.jpg', '', '0', ''), | |
('631', 'b95a5584-cea0-3114-9f71-ed752638fc1a', '2014-03-15 09:36:36', 'Girl Makeover', 'Girl Makeover game. Play with your mouse.', 'http://games.mochiads.com/c/g/girl-makeover_v809984/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/girl-makeover_v809984/girlmakeover.swf', 'girl-makeover_v809984', '800x600', '600', '800', 'http://games.mochiads.com/c/g/girl-makeover_v809984/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/girl-makeover_v809984/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/girl-makeover_v809984/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/girl-makeover_v809984/screen3_thumb.jpg', '', '0', ''), | |
('632', 'c02d0be7-95ad-3fbe-a692-2bb5f5ee95ab', '2014-01-27 04:52:18', 'Gjuhë dhe letërsi - Pjesa e 16', 'Ky është një kuiz nga Gjuha dhe Letërsia shqipe dhe e huaj. Kuizi përmban 51 pyetje të ndryshme. Çdo pyetje ka 3 ose 4 opcione apo përgjigje ku vetëm njëra përgjigje është e saktë. Testoni njohuritë tuaja në Gjuhë dhe letërsi apo mësoni ato gjëra që nuk i keni ditur.\n\nThis is a quiz from Albanian Language and Literature and foreign. The quiz contains 51 different questions. Each question has 3 or 4 options or answers where only one answer is correct. Test your knowledge in languages ​​and literature and learn things that you did not know.', 'http://games.mochiads.com/c/g/gjuhe-dhe-lete-rsi-pjesa-e-16/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/gjuhe-dhe-lete-rsi-pjesa-e-16/Gjuhë%20dhe%20letërsi%20-%20Pjesa%20e%2016.swf', 'gjuhe-dhe-lete-rsi-pjesa-e-16', '900x550', '550', '900', 'http://games.mochiads.com/c/g/gjuhe-dhe-lete-rsi-pjesa-e-16/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/gjuhe-dhe-lete-rsi-pjesa-e-16/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në Pyetjet që ju shfaqen.\n\nAnswer the questions that appear.'), | |
('633', '7657d7fa-ae0f-3054-9702-88bd2dcf452b', '2014-02-21 10:06:37', 'Gjuhë dhe letërsi - Pjesa e 17', 'Ky është një kuiz nga Gjuha dhe Letërsia shqipe dhe e huaj. Kuizi përmban 10 pyetje të ndryshme. Çdo pyetje ka 3 ose 4 opcione apo përgjigje ku vetëm njëra përgjigje është e saktë. Testoni njohuritë tuaja në Gjuhë dhe letërsi apo mësoni ato gjëra që nuk i keni ditur.\n\nThis is a quiz from Albanian Language and Literature and foreign. The quiz contains 10 different questions. Each question has 3 or 4 options or answers where only one answer is correct. Test your knowledge in languages ​​and literature and learn things that you did not know.', 'http://games.mochiads.com/c/g/gjuhe-dhe-lete-rsi-pjesa-e-17/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/gjuhe-dhe-lete-rsi-pjesa-e-17/Gjuhë%20dhe%20letërsi%20-%20Pjesa%20e%2017.swf', 'gjuhe-dhe-lete-rsi-pjesa-e-17', '900x550', '550', '900', 'http://games.mochiads.com/c/g/gjuhe-dhe-lete-rsi-pjesa-e-17/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/gjuhe-dhe-lete-rsi-pjesa-e-17/screen1_thumb.jpg', '', '', '', '0', ''), | |
('634', '697e8294-6f43-351a-9229-7d8c0dda9ac6', '2011-01-04 11:24:52', 'Global Elite', 'Extrasensory perception\r\nhighly technologically\r\nmentally advanced cultures\r\nHow far can you go?.', 'http://games.mochiads.com/c/g/global-elite/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/global-elite/GlobalElite.swf', 'global-elite', '600x400', '400', '600', '', '', '', '', '', '', '0', ''), | |
('635', 'ffd42f67-9b90-3241-a9c9-8f60485da8e3', '2014-01-07 16:46:34', 'Globez', 'Enter the world of Globez, and see how high you can stack your points. Click and drag along Globez of the same colour to score points, and remember, the longer the chain, the more the gain! With only sixty seconds on the clock, time is of the essence, so you had better get a move on!', 'http://games.mochiads.com/c/g/globez_v444465/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/globez_v444465/loader.swf', 'globez_v444465', '640x480', '480', '640', 'http://games.mochiads.com/c/g/globez_v444465/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/globez_v444465/screen1_thumb.png', 'http://games.mochiads.com/c/g/globez_v444465/screen2_thumb.png', 'http://games.mochiads.com/c/g/globez_v444465/screen3_thumb.png', '', '0', 'Draw a line to match globez of the same color'), | |
('636', '5a703285-95a9-3d97-85b0-e1a6aa494997', '2013-03-25 04:44:13', 'Go Fish', 'Fun to play card game', 'http://games.mochiads.com/c/g/go-fish/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/go-fish/gofish.swf', 'go-fish', '640x450', '450', '640', 'http://games.mochiads.com/c/g/go-fish/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/go-fish/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/go-fish/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/go-fish/screen3_thumb.jpg', '', '2', 'On the first screen click the Play button to start. There are a few ways to play the card game often called Go Fish. In my game I have used one of the more common ways of playing. The idea of the game'), | |
('637', '40d00db0-6ba9-3266-ba53-044e5fd6878d', '2013-08-05 02:11:31', 'go stop puzzle', 'Target: clear all the cards from the board!\r\nNo card left--- 3 stars,\r\n1 card left--- 2 stars,\r\n2 cards left- -- 1 star,\r\nmore than 2 cards left -- try again!\r\n\r\n- Click cards with one number higher or one lower than the card \r\nat the bottom of the screen.The highest card number is 12, which can be followed up by number 1.\r\n- Bomb cards can be kept aside for use at a later moment. You\r\n can get them by playing, or you can buy them in the shop.\r\n- Click the undo button to undo your last move.\r\n\r\n\r\n\r\n游æˆç›®æ ‡-å°½å¯èƒ½æ¶ˆé™¤æŽ‰æ¡Œé¢ä¸Šçš„所有å¡ç‰Œï¼\r\n没有å¡ç‰Œå‰©ä½™ --- ä½ å¯ä»¥å¾—到3个星\r\n剩余1å¼ å¡ç‰Œ--- ä½ å¯ä»¥å¾—到2个星\r\n剩余2å¼ å¡ç‰Œ--- ä½ å¯ä»¥å¾—到1个星\r\n剩余更多的å¡ç‰Œ -- ä½ å¿…é¡»é‡æ–°å†æ¥ä¸€éï¼\r\n\r\n- 点击å¡ç‰Œçš„时候,必须是连ç€çš„æ•°å—ï¼Œæ¯”å¦‚ä½ çš„å¡ç‰Œæ˜¯4ï¼Œä½ å¯ä»¥ç‚¹å‡»3 或者 4çš„å¡ç‰Œï¼å¦‚果是1çš„è¯ï¼Œå¯ä»¥è', 'http://games.mochiads.com/c/g/go-stop-puzzle/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/go-stop-puzzle/mochi10_mago.swf', 'go-stop-puzzle', '800x480', '480', '800', '', '', 'http://games.mochiads.com/c/g/go-stop-puzzle/screen1_thumb.png', 'http://games.mochiads.com/c/g/go-stop-puzzle/screen2_thumb.png', 'http://games.mochiads.com/c/g/go-stop-puzzle/screen3_thumb.png', '', '0', 'Target: clear all the cards from the board!\r\nNo card left--- 3 stars,\r\n1 card left--- 2 stars,\r\n2 cards left- -- 1 star,\r\nmore than 2 cards left -- try again!\r\n\r\n- Click cards with one number higher o'), | |
('638', '8355af0b-9580-383b-a1bb-9293e8597a6b', '2014-02-04 04:16:27', 'Goalkeepers Training', 'Take the role of a goalkeeper in training and try to protect your goal from as much incoming balls as you can. Train again and again to improve your score, then brag as share on Facebook. :)', 'http://games.mochiads.com/c/g/goalkeepers-training/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/goalkeepers-training/GoalkeepersTraining.swf', 'goalkeepers-training', '640x480', '480', '640', 'http://games.mochiads.com/c/g/goalkeepers-training/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/goalkeepers-training/screen1_thumb.png', 'http://games.mochiads.com/c/g/goalkeepers-training/screen2_thumb.png', 'http://games.mochiads.com/c/g/goalkeepers-training/screen3_thumb.png', 'http://games.mochiads.com/c/g/goalkeepers-training/screen4_thumb.png', '2', 'Move the goalkeeper using the Arrow Keys.\nUse Space to jump and save the ball.\nProtect your goal from as much incoming balls as you can.'), | |
('639', 'f4506288-3a4a-3130-abab-4585d6608788', '2013-11-17 08:12:02', 'Goatee Guitar', 'Rock your goatee and your guitar at the same time! Play the right notes to stun the audience and get the highest possible score.', 'http://games.mochiads.com/c/g/goatee-guitar/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/goatee-guitar/main.swf', 'goatee-guitar', '750x518', '518', '750', 'http://games.mochiads.com/c/g/goatee-guitar/_thumb_200x200.jpg', '', '', '', '', '', '0', 'ASKL to play.'), | |
('640', '20cfde6c-0a92-3530-89db-751035146e24', '2014-02-23 10:31:28', 'Gold Hunt', 'Find great treasure hidden in the secret chests and become the richest pirate of the seven seas!! Gold Hunt is an awesome classic lottery game, in which you can experience great fun just like in a real lottery without losing a cent! Feel & hear as if you are actually sailing with the Pirate Jack and his ship collecting treasures from the secret chests!', 'http://games.mochiads.com/c/g/gold-hunt/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/gold-hunt/pirates_gold4.swf', 'gold-hunt', '755x650', '650', '755', 'http://games.mochiads.com/c/g/gold-hunt/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/gold-hunt/screen1_thumb.png', 'http://games.mochiads.com/c/g/gold-hunt/screen2_thumb.png', 'http://games.mochiads.com/c/g/gold-hunt/screen3_thumb.png', 'http://games.mochiads.com/c/g/gold-hunt/screen4_thumb.png', '2', 'Use the mouse to click on the +/- buttons. Once you have a minimum of 1 coin bet, click on the pirate to open the chests. Move the mouse over the bouncing coins to collect them.'), | |
('641', '6c9586b1-ec8b-305d-a980-c490b17bf8aa', '2014-03-10 15:31:44', 'Golden Red Room Escape', 'Explore Golden Red Room, search for 7 valuable items(diamonds and gold), then obtain golden key to unlock exit and escape. Good Luck!', 'http://games.mochiads.com/c/g/golden-red-room-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/golden-red-room-escape/Golden-red-room-escape.swf', 'golden-red-room-escape', '500x400', '400', '500', 'http://games.mochiads.com/c/g/golden-red-room-escape/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse to play.'), | |
('642', 'dd147366-721d-3f98-af1e-c534505c5b4b', '2014-02-22 03:09:57', 'goldfish coloring', 'Come and Color your goldfish with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/goldfish-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/goldfish-coloring/goldfishcoloring.swf', 'goldfish-coloring', '500x520', '520', '500', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('643', '9fd8f96d-1f5f-37ee-a67f-1e4be96f0cfc', '2013-08-15 21:22:54', 'Gorgeous Tresses Salon', 'This beautiful girl is running this hair salon. She creates different styles of hairstyles for her customers. All the fashionable girls of the city visit this salon often to try some new hairstyles. Today lots of customers are going to visit the salon to get their hair done. She has selected you as her assistant.', 'http://games.mochiads.com/c/g/gorgeous-tresses-salon/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/gorgeous-tresses-salon/gorgeous-tesses-salon-mochi.swf', 'gorgeous-tresses-salon', '600x500', '500', '600', '', '', '', '', '', '', '1', ''), | |
('644', '379a92d6-ce7a-3258-a61c-da49a66d423b', '2014-02-09 10:12:40', 'gorillas coloring', 'Come and Color your gorillas with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/gorillas-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/gorillas-coloring/gorillascoloring.swf', 'gorillas-coloring', '500x520', '520', '500', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('645', '086317c6-0fec-3c1f-9d08-caf4979016fc', '2013-10-13 20:48:10', 'Graceful Layer Skirts', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/graceful-layer-skirts_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/graceful-layer-skirts_hang1993_10_2013/graceful-layer-skirts.swf', 'graceful-layer-skirts_hang1993_10_2013', '970x680', '680', '970', '', '', '', '', '', '', '1', ''), | |
('646', 'ae9126a9-3798-3852-be9f-b7c50800e07c', '2013-03-07 14:10:31', 'Grampa Grumble(TM) Poker', 'Challenge Grampa in a game of 5-card draw poker. The hilarious insults will fly as Grampa attempts to take all your money. Play until someone\'s pot is empty or a few rounds to pass the time.', 'http://games.mochiads.com/c/g/grampa-grumble-tm-poker/_thumb_100x100.png', 'Teen', 'Casino', 'http://games.mochiads.com/c/g/grampa-grumble-tm-poker/GGPokerDemoDistMochi87.swf', 'grampa-grumble-tm-poker', '720x480', '480', '720', 'http://games.mochiads.com/c/g/grampa-grumble-tm-poker/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/grampa-grumble-tm-poker/screen1_thumb.png', 'http://games.mochiads.com/c/g/grampa-grumble-tm-poker/screen2_thumb.png', 'http://games.mochiads.com/c/g/grampa-grumble-tm-poker/screen3_thumb.png', '', '2', ''), | |
('647', '674ea8d3-bef1-33f2-b2af-47fed7cfa174', '2012-10-13 10:37:01', 'GrampaGrumble(TM) Whoop 2', 'Don\'t let his decrepit looks deceive you, Grampa backs up his loud mouth with fist o\' fury!\n\nBox Gramps in a ten round championship fight! 3 knockdown rule in effect with round scoring based on connect percentage.', 'http://games.mochiads.com/c/g/grampagrumble-tm-whoop-2/_thumb_100x100.jpg', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/grampagrumble-tm-whoop-2/whoop2_mm_gs.swf', 'grampagrumble-tm-whoop-2', '570x390', '390', '570', 'http://games.mochiads.com/c/g/grampagrumble-tm-whoop-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/grampagrumble-tm-whoop-2/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/grampagrumble-tm-whoop-2/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/grampagrumble-tm-whoop-2/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/grampagrumble-tm-whoop-2/screen4_thumb.jpg', '2', 'You have three punches controlled by the keyboard:'), | |
('648', '741ee834-8f3e-343e-a4b7-09c7f73ccc06', '2014-01-28 22:41:55', 'Granny\'s Pie', 'have a piece of granny\'s delicious pie', 'http://games.mochiads.com/c/g/grannys-pie/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/grannys-pie/grannys-pie-mochiads.swf', 'grannys-pie', '800x480', '480', '800', '', '', '', '', '', '', '0', ''), | |
('649', '111c65b2-7dce-3a78-b396-19613bafe2ee', '2013-09-07 23:27:19', 'Grave Racing', 'Race your car and reach the goal in three laps with maximum points.', 'http://games.mochiads.com/c/g/grave-racer/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/grave-racer/grave-racing.swf', 'grave-racer', '600x400', '400', '600', '', '', '', '', '', '', '0', 'Dodge the incoming cars, and other objects. Don\'t hit the road margins. Use arrow keys to drive your car.'), | |
('650', 'a84cfd09-b8ad-3c6e-8ca6-931eb666dfa2', '2014-02-08 03:38:54', 'Super Greedy Cat', 'Retro arcade style game called Super Greedy Cat.', 'http://games.mochiads.com/c/g/greedy-cat/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/greedy-cat/super%20hungry%20cat%20full.swf', 'greedy-cat', '500x500', '500', '500', '', '', '', '', '', '', '2', 'Move with the arrow keys and jump using the space key.\nAvoid the angry chefs but Collect sushi for points.'), | |
('651', '12908f98-e5b5-3bd3-b0a0-55da58288539', '2014-01-06 05:11:21', 'Green City Parking', 'This is the game for parking only dare to participate if you are confident in your parking skills proceed or try your best to recognize your level of parking. Only the best can complete the entire task and this game is for only the best.', 'http://games.mochiads.com/c/g/green-city-parking_v180462/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/green-city-parking_v180462/Green%20City%20Parking-Mochi.swf', 'green-city-parking_v180462', '600x500', '500', '600', 'http://games.mochiads.com/c/g/green-city-parking_v180462/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/green-city-parking_v180462/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/green-city-parking_v180462/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/green-city-parking_v180462/screen3_thumb.jpg', '', '0', 'Use Keyboard to play.\n\nUse the up, right, left, down arrows to move the car'), | |
('652', '375d4e01-c2c7-3343-8bfc-849a9875e54a', '2014-03-06 06:23:11', 'Green Forest Hidden Alphabet', 'This is a level based game , where you have to find all the mentioned Alphabet within the given time.', 'http://games.mochiads.com/c/g/green-forest-hidden-alphabet/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/green-forest-hidden-alphabet/Green%20Forest%20Hidden%20Alphabet.swf', 'green-forest-hidden-alphabet', '600x550', '550', '600', 'http://games.mochiads.com/c/g/green-forest-hidden-alphabet/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/green-forest-hidden-alphabet/screen1_thumb.jpg', '', '', '', '0', 'Use the arrow keys'), | |
('653', 'd7e49ff4-11b9-38f5-9671-dbde0262c99a', '2014-02-02 09:42:04', 'Green garden and hungry squirrel coloring', 'Green garden and hungry squirrel coloring Game.', 'http://games.mochiads.com/c/g/green-garden-and-hungry-squirrel-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/green-garden-and-hungry-squirrel-coloring/hungrysquirrel.swf', 'green-garden-and-hungry-squirrel-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('654', '14777e90-b59e-3126-b91d-3d4f542d6c5c', '2014-03-04 01:09:17', 'Green Hall Escape', 'Green Hall Escape is another point and click room escape game from EscapeGames365. In this game, you are locked in green hall and you try to escape from room by finding items. Good luck and have fun !', 'http://games.mochiads.com/c/g/green-hall-escape/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/green-hall-escape/Green%20Hall%20Escape.swf', 'green-hall-escape', '800x600', '600', '800', 'http://games.mochiads.com/c/g/green-hall-escape/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/green-hall-escape/screen1_thumb.jpg', '', '', '', '1', 'Gather the objects in the inventory. Combine them in the inventory panel. Use them to escape.'), | |
('655', 'ed856de6-b170-35db-897b-cb6f58c3f574', '2014-02-21 11:35:41', 'Green lizard in the jungle puzzle', 'Green lizard in the jungle puzzle Game.', 'http://games.mochiads.com/c/g/green-lizard-in-the-jungle-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/green-lizard-in-the-jungle-puzzle/greenlizard.swf', 'green-lizard-in-the-jungle-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('656', '81406c27-ff22-3f09-b255-af4e9eb99420', '2014-03-10 13:47:46', 'Green mantis in the garden puzzle', 'Green mantis in the garden puzzle Game.', 'http://games.mochiads.com/c/g/green-mantis-in-the-garden-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/green-mantis-in-the-garden-puzzle/mantis.swf', 'green-mantis-in-the-garden-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('657', '2276b1a5-c7f6-3777-b32a-c6ef33c6def0', '2014-02-28 03:06:37', 'Green Parrot Escape', 'Green Parrot Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\r\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/green-parrot-escape/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/green-parrot-escape/Green_Parrot_Escape%20zoom%20(1).swf', 'green-parrot-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/green-parrot-escape/_thumb_200x200.jpg', 'http://www.xtragamingz.com/green-parrot-escape-walk-through-xtragamingz/', 'http://games.mochiads.com/c/g/green-parrot-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/green-parrot-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/green-parrot-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/green-parrot-escape/screen4_thumb.jpg', '1', 'Use mouse to play the game.'), | |
('658', 'dd4ec513-aae7-357d-9c1d-535201f82774', '2014-03-16 22:09:06', 'Green Room Escape', 'This is the 159th escape game from enagames.com. Assume that you got locked inside the green room of your friends house. This is happened unfortunately because of your friend. one day you went to the house of your friend due to vaccation, you guys planned to play a game at the green room of your friend\'s house, after a long time you slept their because of tierdness, without knowing this your friend locked the room and went off. Once you woke up you tried many time to unlock but you can\'t, so search for the clue inside the room and try to escape with those clues. Click on the objects to interact and solve puzzles. Play enagames and have a happy life!!!', 'http://games.mochiads.com/c/g/green-room-escape_v127422/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/green-room-escape_v127422/GreenRoomEscape1_m.swf', 'green-room-escape_v127422', '800x600', '600', '800', 'http://games.mochiads.com/c/g/green-room-escape_v127422/_thumb_200x200.png', 'http://www.enagames.com/game-walkthrough/green-room-escape-walkthrough', '', '', '', '', '1', 'Mouse Interact'), | |
('659', 'fb42fef1-dac9-3d50-a179-5a590125d360', '2014-01-28 11:19:49', 'Green Shooting Game', 'Shoot everything!', 'http://games.mochiads.com/c/g/green-shooting-game/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/green-shooting-game/Green%20Shooting%20Game.swf', 'green-shooting-game', '800x600', '600', '800', 'http://games.mochiads.com/c/g/green-shooting-game/_thumb_200x200.png', '', '', '', '', '', '0', 'WASD = Moves\nLeft Click = Shoot'), | |
('660', '2e03674c-87db-3802-bf0f-be86b70d74e8', '2014-02-28 16:26:37', 'Grid Elements', 'In this puzzle game, blocks all move simultaneously, so you have to use walls to push the blocks away from each other and get them into the correct pattern. The player is encouraged to complete each level with the minimum moves possible which makes the game more challenging for experienced users who want to go back and play again to achieve 100% after completing all levels.', 'http://games.mochiads.com/c/g/grid-elements/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/grid-elements/Grid%20Elements.swf', 'grid-elements', '640x360', '360', '640', 'http://games.mochiads.com/c/g/grid-elements/_thumb_200x200.jpg', '', '', '', '', '', '2', 'Arrow Keys - moves blocks'), | |
('661', 'e637ab80-ab0a-36f0-8ad3-090a554bc6df', '2014-02-27 14:55:36', 'Grizzly bears in the jungle puzzle', 'Grizzly bears in the jungle puzzle Game.', 'http://games.mochiads.com/c/g/grizzly-bears-in-the-jungle-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/grizzly-bears-in-the-jungle-puzzle/grizzlybears.swf', 'grizzly-bears-in-the-jungle-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('662', 'f7326a1f-a64e-361e-aac4-3be12159ee8c', '2014-02-19 14:35:55', 'Grumpy Beaks', 'If you like Flappy Bird you will like Grumpy Beaks. If you hate Flappy Bird you will love Grumpy Beaks. That is the fact!', 'http://games.mochiads.com/c/g/grumpy-beaks/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/grumpy-beaks/GrumpyBeaks_720x480.swf', 'grumpy-beaks', '720x480', '480', '720', 'http://games.mochiads.com/c/g/grumpy-beaks/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/grumpy-beaks/screen1_thumb.png', 'http://games.mochiads.com/c/g/grumpy-beaks/screen2_thumb.png', 'http://games.mochiads.com/c/g/grumpy-beaks/screen3_thumb.png', '', '4', 'If you like Flappy Bird you will like Grumpy Beaks. If you hate Flappy Bird you will love Grumpy Beaks. That is the fact! Let the Grumpy Birds fly, just hit your left mouse Button to flap.'), | |
('663', '3f07d032-f9e3-3523-b94e-96f67a9e6054', '2014-02-17 11:58:10', 'GT Cup Puzzle Car', 'Gt Cup is full with racing cars. At this game we offer you to solve this image of Porsche Gt 3. Solve this puzzle game and enjoy! Choose your mode to play click Shuffle and start to play. Collect all pieces at right place to get this picture of Porsche Gt.', 'http://games.mochiads.com/c/g/gt-cup-puzzle-car/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/gt-cup-puzzle-car/Gt_Cup_Puzzle.swf', 'gt-cup-puzzle-car', '800x600', '600', '800', 'http://games.mochiads.com/c/g/gt-cup-puzzle-car/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Use your mouse to play this game.'), | |
('664', '6c8c17bc-6705-33cd-8cc8-33a5c21236ca', '2014-03-06 08:44:36', 'Gull journey', 'Gull journey is cute, cartoon style flying game for kids of all ages. Game features addictive gameplay, powerups and scores.', 'http://games.mochiads.com/c/g/gull-journey/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/gull-journey/gulljourney.swf', 'gull-journey', '600x500', '500', '600', 'http://games.mochiads.com/c/g/gull-journey/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/gull-journey/screen1_thumb.jpg', '', '', '', '2', 'Mouse to play, Space for pause. Avoid Balloons (3 collisions with balloons costs you one life) Collect powerups and try to fly as far as possible.'), | |
('665', 'bc73fac7-3204-37de-9468-e32c73bff833', '2013-10-20 06:11:48', 'Gunner Tim', 'Tim has been lost in the forest for three days now and it\'s going from bad to worse! He is being attacked by bats and tortoise from all angles, I wonder how long he can last!? But they don\'t call him Gunner Tim for no reason you know, he has more than the skills to handle these annoying critters. Also, look out for the upgrades such as exploding bombs and time stops!', 'http://games.mochiads.com/c/g/gunner-tim/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/gunner-tim/gunner_tim.swf', 'gunner-tim', '640x480', '480', '640', 'http://games.mochiads.com/c/g/gunner-tim/_thumb_200x200.jpg', '', '', '', '', '', '0', 'You can use your WASD or arrow keys to move Tim and use the space bar to fire!'), | |
('666', '0387ce80-94af-375b-b468-5e0523ed6d4c', '2013-09-05 14:25:21', 'Gypsy Solitaire', 'Gypsy Solitaire is an intriguing card game using 2 decks of standard playing cards, and your goal is to move all cards by suit from A to K to the foundations. When the game starts, 8 empty foundations will be located on the right of the screen. 8 tableau piles are located on the left of the foundations, and each of these tableau piles will be dealt 2 face-down cards then 1 face-up card on top. The remaining cards will be placed face-down to the stock pile at the bottom of the foundations. Cards on the tableau piles are to be built down by alternating colors, and you can move a card or a group of cards from one tableau pile to another according to this rule. When a tableau pile becomes empty, you can move a card or a group of cards to fill the space. If you have run out of moves, you can click the stock pile to deal a new card to each of the tableau piles. Cards on the foundations can be ', 'http://games.mochiads.com/c/g/gypsy-solitaire/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/gypsy-solitaire/gypsysolitaire.swf', 'gypsy-solitaire', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('667', '63ab8516-a208-3088-8d66-95b86294e75c', '2014-03-04 19:21:47', 'Hail to the parking', 'a hot driving game made for the real drivers, no babys allowed!', 'http://games.mochiads.com/c/g/hail-to-the-parking/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/hail-to-the-parking/htpk.swf', 'hail-to-the-parking', '650x550', '550', '650', '', '', '', '', '', '', '2', 'move with arrows brake with space bar'), | |
('668', '631a8a34-1615-3530-9111-4ca7901ef726', '2014-02-17 09:20:54', 'Hall of Arts 10', 'Hall of Arts 10 challenges you to find all 130 hidden objects scattered across a cool painting. Choose between 2 difficulty modes and collect all the lost items. The hard mode will give you more points for each found object. Enjoy Hall of Arts 10!', 'http://games.mochiads.com/c/g/hall-of-arts-10/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/hall-of-arts-10/game.swf', 'hall-of-arts-10', '650x515', '515', '650', 'http://games.mochiads.com/c/g/hall-of-arts-10/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hall-of-arts-10/screen1_thumb.png', '', '', '', '0', 'Collect all the hidden objects without running out of clicks. Each completed category gives you 20 more clicks. The faster you find the items, the higher you score will be.'), | |
('669', '2a233dde-80f1-3232-8b2a-b14f0aa2af73', '2013-10-24 09:47:29', 'Halloween Hidden Alphabet', 'Find the Halloween Hidden Alphabet by using your observing skills.', 'http://games.mochiads.com/c/g/halloween-hidden-alphabet/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/halloween-hidden-alphabet/Halloween%20Hidden%20Alphabet.swf', 'halloween-hidden-alphabet', '600x500', '500', '600', 'http://games.mochiads.com/c/g/halloween-hidden-alphabet/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to play.'), | |
('670', 'ce04332d-8a21-3bdf-980c-508d9f66533e', '2013-10-23 03:23:00', 'Halloween Hidden Stars', 'Halloween Hidden Stars! It is a challenge game which is based on Halloween . Find the hidden stars in this Halloween night scene! Can you find them all? You have a time limit and Avoid clicking unnecessarily as otherwise for every 10 clicks -30 seconds of your time will get reduced. Good luck and have fun!', 'http://games.mochiads.com/c/g/halloween-hidden-stars/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/halloween-hidden-stars/halloween-hidden-stars.swf', 'halloween-hidden-stars', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('671', 'f1e35450-e096-3d4d-9c4c-68cd62fd5361', '2013-10-30 13:23:01', 'Halloween Treat Quest', 'Pick a costume, gather candy and make sure pumpkins are carved.', 'http://games.mochiads.com/c/g/halloween-treat-quest/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/halloween-treat-quest/htq.swf', 'halloween-treat-quest', '800x480', '480', '800', 'http://games.mochiads.com/c/g/halloween-treat-quest/_thumb_200x200.png', '', '', '', '', '', '2', 'Rules:\nRemember you house number.\nYou have 5 hours until 9 o\'clock when you have to go to bed.\nThe X in the chimney shows that a house has been visited with the current costume.\nIf a house has a pumpk'), | |
('672', 'aa38b7eb-53f3-3019-8537-54d10b975403', '2014-02-07 06:13:40', 'Happy Fish', 'Very hard game to beat. only the best survive! Flappy fish Go Go!', 'http://games.mochiads.com/c/g/happy-fish/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/happy-fish/Happy%20fish.swf', 'happy-fish', '320x480', '480', '320', 'http://games.mochiads.com/c/g/happy-fish/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/happy-fish/screen1_thumb.png', 'http://games.mochiads.com/c/g/happy-fish/screen2_thumb.png', '', '', '1', 'Get 1 point for every port you pass\n\nHold mouse to go up\nRelease mouse to go down'), | |
('673', '68e02d1a-1e76-37f6-987f-6566ff958976', '2014-03-10 02:15:42', 'Happy Little Fish', 'Flap your way to success under the water! Just hit your left mouse button to swim with the little fish. Skilled enough? Watch out for the dangerous crabs!', 'http://games.mochiads.com/c/g/happy-little-fish/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/happy-little-fish/Happy%20Little%20Fish.swf', 'happy-little-fish', '700x700', '700', '700', 'http://games.mochiads.com/c/g/happy-little-fish/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/happy-little-fish/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/happy-little-fish/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/happy-little-fish/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/happy-little-fish/screen4_thumb.jpg', '0', 'Just hit your left mouse button to swim'), | |
('674', '0b63ce8d-993d-3b85-bf09-8631fcf8aa78', '2013-12-28 07:47:41', 'Hardest Parking', 'Find a good parking place and park your car carefully! Remember! This is the hardest parking game!', 'http://games.mochiads.com/c/g/hardest-parking/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/hardest-parking/HardestParking.swf', 'hardest-parking', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hardest-parking/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Movement: Arrow keys\nBrake: Space'), | |
('675', '53a730e6-8b34-3b99-b754-1953d2f0dfe8', '2014-03-05 23:27:22', 'Haunted Mansion Escape', 'Call for all !!! A thrilling escape game to exhilarate you. when i was young, somebody said to me that there was a secret place that was witched. Since, I am so curious, I went there. The place looks creepy & haunted. The sudden strange sounds threatens me, so i decided to get-rid off this place. But the main door got jammed and i couldn\'t open it. Oh, no I got trapped inside this place.. Will you help me to escape from this place..? Please....', 'http://games.mochiads.com/c/g/haunted-mansion-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/haunted-mansion-escape/secure_Haunted%20Mansion%20Escape.swf', 'haunted-mansion-escape', '650x450', '450', '650', 'http://games.mochiads.com/c/g/haunted-mansion-escape/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/haunted-mansion-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/haunted-mansion-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/haunted-mansion-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/haunted-mansion-escape/screen4_thumb.jpg', '0', 'Use mouse to interact.'), | |
('676', 'f322913e-de54-3e26-bcee-87b84581fab6', '2012-04-09 11:36:03', 'Headbanging Hero: Metal', 'The origins of this game comes from a Game Jam where we have to made a game in three days, we got a daily award in Newgrounds and we wanted to make a really nice full version with the corrections that people asked and more songs and even an adventure mode!\nHere you got a link to the first version: http://www.newgrounds.com /portal/view/567705\nAs you can see, we added LOADS of new features that you will find of players that asked us for them.\nSome of the new features are:\n- More songs\n- Right time to press the key alert\n- More characters\n- Adventure Mode\n- Song medals\nNow, this is only what users asked for, we had added a better HUD, a new menu, an intro video to the game and even more!\nGeneral information about the game:\n- 14 Songs\n- 7 Stages in Adventure mode\n- 6 Characters in total', 'http://games.mochiads.com/c/g/headbanging-hero-metal/_thumb_100x100.jpg', 'Teen', 'Rhythm', 'http://games.mochiads.com/c/g/headbanging-hero-metal/HHM%20XFL%20Mochi.swf', 'headbanging-hero-metal', '650x400', '400', '650', '', '', '', '', '', '', '0', 'Press the keys to the rhythm of awesome metal songs while you headbang!'), | |
('677', '62a07866-d67f-359b-929d-abe4e87a887c', '2014-01-09 12:46:44', 'Health Food Frenzy', 'Health Food Frenzy is a side-scrolling shooter game aimed at reinforcing healthy eating habits. The player must avoid junk food and eat healthy food to earn points throughout increasing levels of difficulty.', 'http://games.mochiads.com/c/g/health-food-frenzy_v480263/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/health-food-frenzy_v480263/HealthFoodFrenzy.swf', 'health-food-frenzy_v480263', '1024x600', '600', '1024', 'http://games.mochiads.com/c/g/health-food-frenzy_v480263/_thumb_200x200.png', 'https://www.youtube.com/watch?v=4rFYE3NI1us', 'http://games.mochiads.com/c/g/health-food-frenzy_v480263/screen1_thumb.png', 'http://games.mochiads.com/c/g/health-food-frenzy_v480263/screen2_thumb.png', 'http://games.mochiads.com/c/g/health-food-frenzy_v480263/screen3_thumb.png', 'http://games.mochiads.com/c/g/health-food-frenzy_v480263/screen4_thumb.png', '2', '• Move the character with the mouse\r\n• Press the mouse button to shoot\r\n• Eat healthy food to earn points\r\n• Avoid junk food or lose health\r\n• Blinking food are special items'), | |
('678', '722635a4-a6d6-34fd-b407-355fe1f28f6c', '2013-10-20 19:08:41', 'Heaven Girl Dress', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/heaven-girl-dress_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/heaven-girl-dress_hang1993_10_2013/heaven-girl-dress.swf', 'heaven-girl-dress_hang1993_10_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('679', 'adf48ae5-e973-3f3d-819c-1760b5577cf6', '2014-02-16 08:23:25', 'Hellish Battle : survival', 'in this game you have to defend against hordes of enemies, pumping your arms. You need to recapture as many waves of enemies.', 'http://games.mochiads.com/c/g/hellish-battle-survival/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/hellish-battle-survival/HellishBattle11.swf', 'hellish-battle-survival', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hellish-battle-survival/_thumb_200x200.jpg', 'no', 'http://games.mochiads.com/c/g/hellish-battle-survival/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hellish-battle-survival/screen2_thumb.png', 'http://games.mochiads.com/c/g/hellish-battle-survival/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/hellish-battle-survival/screen4_thumb.jpg', '0', 'up, down, left, right - movement arrows,\nleft mouse key - shoot'), | |
('680', 'cc2a0213-932d-3b65-9b2b-b12dd977e4f7', '2013-11-13 01:27:21', 'hero saga', 'fight the hero to win', 'http://games.mochiads.com/c/g/hero-saga/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/hero-saga/hero%20saga.swf', 'hero-saga', '550x400', '400', '550', '', '', 'http://games.mochiads.com/c/g/hero-saga/screen1_thumb.png', 'http://games.mochiads.com/c/g/hero-saga/screen2_thumb.png', 'http://games.mochiads.com/c/g/hero-saga/screen3_thumb.png', 'http://games.mochiads.com/c/g/hero-saga/screen4_thumb.png', '2', 'player 1 player 2\nwalk = W,D walk = arrow keys\njump = A jump = up\nward the blows = s ward the blows = down\nhit = u '), | |
('681', '568642bf-7cea-32b3-8419-05283f8fe6c7', '2014-02-18 14:02:33', 'Heron in the land puzzle', 'Heron in the land puzzle Game.', 'http://games.mochiads.com/c/g/heron-in-the-land-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/heron-in-the-land-puzzle/heron.swf', 'heron-in-the-land-puzzle', '600x450', '450', '600', '', '', '', '', '', '', '0', ''), | |
('682', 'b8d22429-0484-3d00-8669-d9ea8e5c3782', '2014-02-27 05:30:42', 'Hidden Diamonds - Beautiful Girls', 'This is another hidden objects game from My Hidden Game. To complete the game you will need to collect all the Diamonds scattered around the Beautiful Girls in 3 different levels. All the best and have fun!', 'http://games.mochiads.com/c/g/hidden-diamonds-beautiful-girls/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/hidden-diamonds-beautiful-girls/Obj12.swf', 'hidden-diamonds-beautiful-girls', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hidden-diamonds-beautiful-girls/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hidden-diamonds-beautiful-girls/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-diamonds-beautiful-girls/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-diamonds-beautiful-girls/screen3_thumb.jpg', '', '0', 'Use your mouse to play.'), | |
('683', '5fd6ca3d-4029-343b-a62f-a66d7e3a6f36', '2014-03-05 13:57:57', 'Hidden Gnomes - Patio', 'This is another hidden objects game from My Hidden Game. To complete the game you will need to find all the gnomes living in this territory in 3 different levels. All the best and have fun!', 'http://games.mochiads.com/c/g/hidden-gnomes-patio/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/hidden-gnomes-patio/Obj15.swf', 'hidden-gnomes-patio', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hidden-gnomes-patio/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hidden-gnomes-patio/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-gnomes-patio/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-gnomes-patio/screen3_thumb.jpg', '', '0', 'Use left mouse button to play the game.'), | |
('684', '0c53869c-75f7-3d4b-8d65-2b71117e0ec6', '2014-02-12 11:19:11', 'Hidden Gnomes - Fantastic Land', 'This is another hidden objects game from My Hidden Game. To complete the game you will need to find all the gnomes living in this territory in 3 different levels. All the best and have fun!', 'http://games.mochiads.com/c/g/hidden-gnomes/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/hidden-gnomes/Obj7.swf', 'hidden-gnomes', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hidden-gnomes/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hidden-gnomes/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-gnomes/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-gnomes/screen3_thumb.jpg', '', '0', ''), | |
('685', '07c21c7c-0d5c-3666-b0b0-92dbd5ce74b1', '2014-02-19 13:37:56', 'Hidden house cat puzzle', 'Hidden house cat puzzle Game.', 'http://games.mochiads.com/c/g/hidden-house-cat-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/hidden-house-cat-puzzle/kitty.swf', 'hidden-house-cat-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('686', 'abcfc8ae-8266-3838-a47a-773af40d8993', '2014-03-11 05:49:10', 'Hidden Letters-Girls Room', 'This is a hidden letters game by hiddenogames. Find all those letters which are hidden in this girls room pictures and make the highest score before time run out. Each 10 wrong click will reduce your -30 second of time. Have fun!', 'http://games.mochiads.com/c/g/hidden-letters-girls-room/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/hidden-letters-girls-room/hidden-letters-girls-room.swf', 'hidden-letters-girls-room', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('687', '4d974865-3801-38c8-90f1-e6f1390a66e6', '2014-03-14 04:20:29', 'Hidden Numbers-Cartoons World', 'Hi hiddenogames fans. Do you love to find the hidden numbers? Here is a challenge for your hunting talent. Find all those numbers which are hidden in all these cartoons world picture and make the highest score before time run out. Each 10 wrong click will reduce your -100 Point from your score. Have a fun!', 'http://games.mochiads.com/c/g/hidden-numbers-cartoons-world/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/hidden-numbers-cartoons-world/hidden-numbers-cartoons-world.swf', 'hidden-numbers-cartoons-world', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('688', '1e704517-3b60-36f7-96eb-18cf727a422f', '2014-03-10 05:25:13', 'Hidden Objects-Colorful Room', 'Games2rule has just released a brand new game where your challenge to find the hidden objects in this colorful room! In this colorful room game the objects are totally unplaced. So it\'s not easy to finding object. Can you find? Let\'s go. Avoid clicking unnecessarily as otherwise for every wrong clicks -20 seconds of your time will get reduced. Best of luck!', 'http://games.mochiads.com/c/g/hidden-objects-colorful-room/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/hidden-objects-colorful-room/hidden-objects-colorful-room.swf', 'hidden-objects-colorful-room', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('689', 'e4a3e04d-a966-339c-aa69-077f248c0f97', '2014-03-13 02:12:03', 'Hidden Spot-Green Forest', 'Do you like green forest? Hiddenogames brought a game for you called Hidden Spot-Green Forest. In this cool game there are images of the green forest. Your job is to find the correct spot in the images. In this interesting game you have to click on a same spot place. Every false will be reduce your -20 second! Please be attentive and fun play for you! Good luck and have fun playing! Try to be very fast because the time countdown.', 'http://games.mochiads.com/c/g/hidden-spot-green-forest/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/hidden-spot-green-forest/hidden-spot-green-forest.swf', 'hidden-spot-green-forest', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('690', '0bf8b3b8-c4ce-36e3-b5f4-cfa03e54e2c2', '2014-03-06 04:45:22', 'Hidden Spots-Wild Animals', 'Do you like wild animals? Hiddenogames brought a game for you called Hidden Spot-Wild Animals. In this cool game there are images of the wild animals. Your job is to find the correct spot in the images. In this interesting game you have to click on a same spot place. Every false will be reduce your -20 second! Please be attentive and fun play for you! Good luck and have fun playing! Try to be very fast because the time countdown.', 'http://games.mochiads.com/c/g/hidden-spots-wild-animals/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/hidden-spots-wild-animals/hidden-spots-wild-animals.swf', 'hidden-spots-wild-animals', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('691', '4759593e-d269-31fa-929c-05159063b05c', '2014-02-11 03:22:19', 'Hidden Stars - In the Forest', 'This is another hidden objects game developed by My Hidden Game. To complete the game you will need to collect all the star scattered around the Forest in 3 different levels. All the best and have fun!', 'http://games.mochiads.com/c/g/hidden-stars-in-the-forest/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/hidden-stars-in-the-forest/in-the-forest.swf', 'hidden-stars-in-the-forest', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hidden-stars-in-the-forest/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hidden-stars-in-the-forest/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-stars-in-the-forest/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-stars-in-the-forest/screen3_thumb.jpg', '', '0', 'Mouse to play.'), | |
('692', 'e46887ce-013c-3d0c-98a4-e86cc7211a8b', '2014-02-06 04:10:32', 'Hidden Stars - On the Seabed', 'This is another hidden objects game from My Hidden Game. To complete the game you will need to collect all the star scattered around the Seabed in 3 different levels. All the best and have fun!', 'http://games.mochiads.com/c/g/hidden-stars-on-the-seabed/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/hidden-stars-on-the-seabed/Obj3.swf', 'hidden-stars-on-the-seabed', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hidden-stars-on-the-seabed/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hidden-stars-on-the-seabed/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-stars-on-the-seabed/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-stars-on-the-seabed/screen3_thumb.jpg', '', '0', 'Use your mouse to play.'), | |
('693', '41746bed-50ee-31ba-b36e-9a61b5cb1ad3', '2014-02-05 02:05:35', 'Hidden Stars - Treasury', 'This is another hidden objects game from My Hidden Game. To complete the game you will need to collect all the star scattered around the Treasury in 3 different levels. All the best and have fun!', 'http://games.mochiads.com/c/g/hidden-stars-treasure/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/hidden-stars-treasure/Obj2.swf', 'hidden-stars-treasure', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hidden-stars-treasure/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hidden-stars-treasure/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-stars-treasure/screen2_thumb.jpg', '', '', '0', 'Use your mouse to play.'), | |
('694', '034c0ced-f5fd-34bb-8bc2-7b7e1a997cd6', '2014-03-10 03:54:23', 'Hidden Target-Garden', 'Hi hiddenogames fans, we brought a new shooting game for you called Hidden Targets-Garden. In this game, you have to shoot fifteen targets within five minutes with a bow and arrows. Look precisely, because some targets are well hidden. For the last three targets you can buy a hint. Do not hesitate too long, because if you miss a target, you\'ll lose a 20 seconds you may need. Have fun!', 'http://games.mochiads.com/c/g/hidden-targets-garden/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/hidden-targets-garden/hidden-targets-garden.swf', 'hidden-targets-garden', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('695', '00661d75-8995-3ba0-85cf-7ace4ea8367f', '2014-01-26 22:54:52', 'Hidden Words - Love Story', 'Collect all the love symbols in a category to open the gifts. Find all the hidden symbols to get the words. If you get the three stars, you get a special present! You have limited clicks in the game, if you run out of clicks, your game is over. You can get 10 bonus clicks if you open a gift!', 'http://games.mochiads.com/c/g/hidden-words-love-story/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/hidden-words-love-story/HiddenWordsLoveStoryAd.swf', 'hidden-words-love-story', '720x500', '500', '720', 'http://games.mochiads.com/c/g/hidden-words-love-story/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hidden-words-love-story/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-words-love-story/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-words-love-story/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/hidden-words-love-story/screen4_thumb.jpg', '1', 'Use your mouse to find the love symbols.'), | |
('696', '53641627-4c3e-3b09-9aa1-1d18296a4e38', '2014-02-19 09:57:41', 'high school kissing', 'help the pair to kiss from the school', 'http://games.mochiads.com/c/g/high-school-kissing/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/high-school-kissing/SCHOOL%20KISS.swf', 'high-school-kissing', '650x500', '500', '650', 'http://games.mochiads.com/c/g/high-school-kissing/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/high-school-kissing/screen1_thumb.png', '', '', '', '0', 'play with mouse only'), | |
('697', '9df07a27-3b89-31a5-925d-a0d7ba67aaef', '2013-03-20 05:57:52', 'High Stakes Black Jack', 'Using your skills at Black Jack, try to earn as much money as you can!', 'http://games.mochiads.com/c/g/high-stakes-black-jack/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/high-stakes-black-jack/High%20Stakes%20Black%20Jack.swf', 'high-stakes-black-jack', '500x400', '400', '500', '', '', '', '', '', '', '0', 'Click \'Hit\' \'Surrender\' \'Stand\' or \'Double Down\' to perform an action.'), | |
('698', 'c295dd1b-2056-32c7-a1fb-87a0e1e66b53', '2013-12-12 23:33:36', 'Highway Driving', 'Drive your car while avoiding other cars and collecting coins as much as possible to rush in the leader board and fuel cans to an endless driving.', 'http://games.mochiads.com/c/g/highway-driving/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/highway-driving/Highway%20Driving.swf', 'highway-driving', '800x600', '600', '800', 'http://games.mochiads.com/c/g/highway-driving/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/highway-driving/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/highway-driving/screen2_thumb.jpg', '', '', '0', '1. Use left and right arrow-keys to move your car.\n2. Press Space to pause the game\n3. Collect coins to get high score.\n4. Collect fuel to continue your drive.'), | |
('699', 'df3d5a32-2d96-3909-9436-3ddd30a77b69', '2013-12-20 23:39:46', 'Highway Street Racing', 'Welcome to the crazy world of street racing! Race through different stages and levels, upgrade your car. Get behind the wheel and use arrow keys to steer drive and balance the car and avoid crashing into on incoming traffic to complete each level. Collect points and use it wisely to upgrade your car. So have fun with our latest game and see if you got what it takes to be the best truck driver online. Good luck and have fun! Drive to survive.\nAnother great game brought to you by agames.org. Enjoy and share with your friends. Love us or hate us, but follow us, like us, G+ us.', 'http://games.mochiads.com/c/g/highway-street-racing/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/highway-street-racing/Highway%20racing%20with%20AD.swf', 'highway-street-racing', '640x480', '480', '640', 'http://games.mochiads.com/c/g/highway-street-racing/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/highway-street-racing/screen1_thumb.png', 'http://games.mochiads.com/c/g/highway-street-racing/screen2_thumb.png', 'http://games.mochiads.com/c/g/highway-street-racing/screen3_thumb.png', 'http://games.mochiads.com/c/g/highway-street-racing/screen4_thumb.png', '0', 'Please use arrow keys and mouse to play this game.'), | |
('700', 'c46f8fb4-a442-37b4-8012-3d87fbdd85aa', '2014-02-28 06:33:11', 'hippo coloring', 'Come and Color your hippo with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/hippo-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/hippo-coloring/hippocoloring.swf', 'hippo-coloring', '500x520', '520', '500', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('701', '74ccdfe0-2c62-3b14-a7ab-84e56b332830', '2013-07-29 03:10:27', 'Hit The Ball', 'Test your reactions! Feel like a football star!\r\nYour goal is to hit the ball as many as possible times. The ball must not touch the ground.\r\nChoose location (beach or stadion) and set a world record.\r\n\r\nGood Luck!', 'http://games.mochiads.com/c/g/hit-the-ball_v788340/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/hit-the-ball_v788340/secure_FootballWeb.swf', 'hit-the-ball_v788340', '640x480', '480', '640', 'http://games.mochiads.com/c/g/hit-the-ball_v788340/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hit-the-ball_v788340/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hit-the-ball_v788340/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/hit-the-ball_v788340/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/hit-the-ball_v788340/screen4_thumb.jpg', '0', ''), | |
('702', '3f33db23-8b18-380c-8ee8-c506fdc752f5', '2013-02-13 12:30:04', 'Holdem Texas Poker Flash', 'Texas Hold\'em poker game, tournament or exhibition mode, players battle fierce 3.', 'http://games.mochiads.com/c/g/holdem-texas-poker-flash/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/holdem-texas-poker-flash/holdemtexaspoker.swf', 'holdem-texas-poker-flash', '480x640', '640', '480', 'http://games.mochiads.com/c/g/holdem-texas-poker-flash/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/holdem-texas-poker-flash/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/holdem-texas-poker-flash/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/holdem-texas-poker-flash/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/holdem-texas-poker-flash/screen4_thumb.jpg', '0', 'Use mouse to navigate'), | |
('703', '028b6cc7-e005-3b8e-aee2-9d6ee60f6c54', '2014-03-17 02:14:16', 'Holiday Makeover', 'Holiday Makeover game. Play with your mouse.', 'http://games.mochiads.com/c/g/holiday-makeover/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/holiday-makeover/holidaymakeover.swf', 'holiday-makeover', '800x600', '600', '800', 'http://games.mochiads.com/c/g/holiday-makeover/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/holiday-makeover/screen1_thumb.png', 'http://games.mochiads.com/c/g/holiday-makeover/screen2_thumb.png', 'http://games.mochiads.com/c/g/holiday-makeover/screen3_thumb.png', '', '0', ''), | |
('704', 'd878f50a-4923-36ab-b58b-2e3e59726dad', '2014-02-12 23:09:44', 'Holiday Tabletop Decoration', 'Holiday Tabletop Decoration', 'http://games.mochiads.com/c/g/holiday-tabletop-decoration/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/holiday-tabletop-decoration/Holiday-Tabletop-Decoration.swf', 'holiday-tabletop-decoration', '683x539', '539', '683', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('705', '797c6dfd-4e2b-36ed-a801-8fcbe8eafb76', '2014-01-09 02:38:15', 'Hollywood Parking Zone', 'New colorful parking free online game by Free-Online-Action.com. Try to park the expensive car so that the car is undamaged. As the famous people trust you with their luxurious toy and will be very upset if there are dents or scratches on their car. Skirt around the obstacles and other prestigious cars. Catch the possibility to get pleasure in driving the supercar.', 'http://games.mochiads.com/c/g/hollywood-parking-zone/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/hollywood-parking-zone/HollywoodParking.swf', 'hollywood-parking-zone', '600x450', '450', '600', 'http://games.mochiads.com/c/g/hollywood-parking-zone/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hollywood-parking-zone/screen1_thumb.jpg', '', '', '', '0', ''), | |
('706', '8bce5971-c0a6-3f9d-83f9-13a46eaea1df', '2013-08-12 04:48:30', 'Hoop Challenge', 'Hoop Challenge flash game. 8 level, and each level is time limited, so be fast. \nEnjoy playing!', 'http://games.mochiads.com/c/g/hoop-challenge/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/hoop-challenge/hoop_challenge.swf', 'hoop-challenge', '750x530', '530', '750', 'http://games.mochiads.com/c/g/hoop-challenge/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Click on the ball and score\n as many points as possible.\nShoot at the right time and\n do not miss a lot shoots.\n You get a -100 pts off, for every miss.'), | |
('707', 'c4fca6af-4228-3cba-ad1c-dd6201f0af69', '2014-02-22 10:39:51', 'Horse in wheat field puzzle', 'Horse in wheat field puzzle Game.', 'http://games.mochiads.com/c/g/horse-in-wheat-field-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/horse-in-wheat-field-puzzle/horserunning.swf', 'horse-in-wheat-field-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('708', '3e89a3d4-1396-32b8-828a-66893de2ca16', '2014-03-06 02:16:15', 'Hot Burger Shop', 'Do you love burgers? Do you have what it takes to be the best burger vendor? We\'ll prove it. All you have to do is to make a burger according to your customer\'s order, do not make them wait for long time, waiting time will be indicated in red bar. Click the service bell for the waiter to take the burgers. Be careful in choosing the ingredients because they wouldn\'t take just any kind of burger. They may also order for a delicious fries and drinks. Have fun!', 'http://games.mochiads.com/c/g/hot-burger-shop/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/hot-burger-shop/hot-burger-shop.swf', 'hot-burger-shop', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('709', '2ef7dd8b-46b7-31de-a3e4-2499a6146558', '2014-02-24 14:03:50', 'Hot Fudge Ice Cream Cake', 'You miss summer? So do I and for that I\'m going to show you a dessert that usually I prepare it only on hot summer days. This amazing Ice Cream Cake will surely become one of your top favorites desserts. \nThe best thing on this recipe is that you can cook it very quick following my steps in the game. \nAlso it\'s a dessert that will satisfy all your friend and family: it contains hot fudge, cream and also ice-cream but its\' still a cake! You should definitely try this game and add a new dessert recipe to your personal cooking book. \nGood luck and have fun in the kitchen!', 'http://games.mochiads.com/c/g/hot-fudge-ice-cream-cake/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/hot-fudge-ice-cream-cake/hot_fudge_ice_cream_cake_m.swf', 'hot-fudge-ice-cream-cake', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hot-fudge-ice-cream-cake/_thumb_200x200.jpg', 'http://www.yoopygames.com/hot-fudge-ice-cream-cake-610', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('710', '08d3cd14-ae5e-3487-9280-448a9a2f2319', '2013-12-29 12:26:09', 'Hot girl make over', 'Have you ever tried Dresses? You would be really gentle, comfortable and stylish in this Dresses for this season.Try out these dresses in this collection then you believe in my words.', 'http://games.mochiads.com/c/g/hot-girl-make-over_phuong_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/hot-girl-make-over_phuong_12_2013/hot-girl-make-over.swf', 'hot-girl-make-over_phuong_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('711', '71df29d3-a353-3474-96b3-42658ac6c500', '2014-02-17 22:52:40', 'HourseRunGame', 'Of the year Chinese hourse year , I made a hourse race mini game.', 'http://games.mochiads.com/c/g/hourserungame/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/hourserungame/HourseRunGame.swf', 'hourserungame', '960x560', '560', '960', 'http://games.mochiads.com/c/g/hourserungame/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/hourserungame/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hourserungame/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/hourserungame/screen3_thumb.jpg', '', '2', ''), | |
('712', '30ab7ec1-aaaa-363d-8fc3-bf755ebe7b81', '2014-01-23 12:10:25', 'House of Wolves', 'A tribute to Real-Time Strategy greats such as Age of Empire and Starcraft you will harvest trees, hunt animals, explore, build and conquer in your quest to seek vengeance on Lord Vilereck for taking control of the crown.\n\nPrepare to save princesses, train wizards and even build mighty fortresses to recruit your own legion of knights and lead your massive armies to victory, or die trying…', 'http://games.mochiads.com/c/g/house-of-wolves/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/house-of-wolves/Frey.swf', 'house-of-wolves', '800x480', '480', '800', 'http://games.mochiads.com/c/g/house-of-wolves/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=3UdYmPY43Q8', 'http://games.mochiads.com/c/g/house-of-wolves/screen1_thumb.png', 'http://games.mochiads.com/c/g/house-of-wolves/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/house-of-wolves/screen3_thumb.png', 'http://games.mochiads.com/c/g/house-of-wolves/screen4_thumb.jpg', '0', 'Explained in-game'), | |
('713', 'a2712547-b597-3c97-95b1-f0125a613665', '2014-02-13 09:47:43', 'house tours coloring', 'Come and Color your house tours with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/house-tours-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/house-tours-coloring/housetourscoloring.swf', 'house-tours-coloring', '500x520', '520', '500', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('714', '0a40988a-4bba-3aba-9dbf-896f1b30275e', '2014-02-07 20:46:29', 'How to draw Brief strokes', 'the easy way to draw Brief strokes', 'http://games.mochiads.com/c/g/how-to-draw-brief-strokes/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/how-to-draw-brief-strokes/main.swf', 'how-to-draw-brief-strokes', '600x480', '480', '600', 'http://games.mochiads.com/c/g/how-to-draw-brief-strokes/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/how-to-draw-brief-strokes/screen1_thumb.png', 'http://games.mochiads.com/c/g/how-to-draw-brief-strokes/screen2_thumb.png', '', '', '1', 'mouse click'), | |
('715', 'ad53593f-1d07-3fe5-b7f8-3217edfe48ab', '2012-07-21 05:08:18', 'Hürkus', 'It\'s a flighting game...', 'http://games.mochiads.com/c/g/hu-rkus/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/hu-rkus/Hurkus-oyunuoynacom[1].swf', 'hu-rkus', '700x400', '400', '700', '', '', '', '', '', '', '0', ''), | |
('716', '3ae78452-9fb9-304f-9aa3-b2ec7dc367b4', '2014-02-24 04:50:34', 'Hugo with AK47', 'You are homeless guy named Hugo and you must use your assault rifle to defend youself from hordes of crazy attacking enemies and bosses, try to aim and shoot fast in order to survive and complete each level.', 'http://games.mochiads.com/c/g/hugo-with-ak47/_thumb_100x100.jpg', 'Teen', 'Shooting', 'http://games.mochiads.com/c/g/hugo-with-ak47/hugo-with-ak47-mochi.swf', 'hugo-with-ak47', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hugo-with-ak47/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hugo-with-ak47/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hugo-with-ak47/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/hugo-with-ak47/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/hugo-with-ak47/screen4_thumb.jpg', '1', 'Use the mouse to play.'), | |
('717', '8c22e3f0-7b27-369c-82a1-5b8e93f0f483', '2014-03-16 09:11:03', 'Hummingbird in the garden puzzle', 'Hummingbird in the garden puzzle Game.', 'http://games.mochiads.com/c/g/hummingbird-in-the-garden-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/hummingbird-in-the-garden-puzzle/hummingbird.swf', 'hummingbird-in-the-garden-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('718', 'a9d769a7-e5c2-3310-b100-baaee8c9ce1f', '2014-01-30 04:48:52', 'Hungry Pets', 'Welcome to a magical land of Pets Street! Travel to the pets’ street and serve their demand. They Needs you to fulfill their wishes, it will be your job to take care of these cute pets. They will be hungry so giving them food and fulfill their all wishes what they want. Go on right direction and serve them accordingly their wishes. If you will go wrong direction the game will be over. It’s interesting. Enjoy!', 'http://games.mochiads.com/c/g/hungry-pets/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/hungry-pets/hungry-pets.swf', 'hungry-pets', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('719', 'bd932c17-cc68-390e-a89f-732bf3ea1f6c', '2014-03-06 19:26:34', 'Hungry Shark', 'A hungry shark that wants to eat a lot of fish and gain weight, to be able to cross the oceans and not be hungry on it\'s way :) .\nEasy game, controls with mouse. Eat fish, avoid bombs (from level 5) and avoid poisonous fish!', 'http://games.mochiads.com/c/g/hungry-shark/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/hungry-shark/sharks_fgl.swf', 'hungry-shark', '760x600', '600', '760', 'http://games.mochiads.com/c/g/hungry-shark/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hungry-shark/screen1_thumb.jpg', '', '', '', '0', 'Mouse controls the shark.'), | |
('720', '81d0f287-5229-38eb-9753-05cc18d32127', '2014-01-05 08:04:10', 'Hunting For Robots', 'Use your armory of weapons to defeat a well-defended army of mechanized drones capable of attacking from the ground and air. Keep the gold mine operating and you\'ll be able to upgrade to better weapons. Receive medals for destroying the bots, advance deeper into the mine and defeat your enemy in a final climactic battle.', 'http://games.mochiads.com/c/g/hunting-for-robots/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/hunting-for-robots/HuntingForRobots_mochi.swf', 'hunting-for-robots', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hunting-for-robots/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hunting-for-robots/screen1_thumb.jpg', '', '', '', '0', 'Click to shoot'), | |
('721', '94c6d704-85e0-3485-888c-0d69fc4f698b', '2014-02-25 22:23:14', 'Huskies Jigsaw', 'Piece together three great pictures of Huskies', 'http://games.mochiads.com/c/g/huskies-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/huskies-jigsaw/huskiesjigsawmochi.swf', 'huskies-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/huskies-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('722', 'e2722099-615e-3e0b-8213-b6a0c9e04134', '2014-02-04 21:42:34', 'Hut Defense', 'A strategic defensive game that contains 60 levels, 18 defense units, 17 different territories and more than 150 improvements available as you progress in the game.', 'http://games.mochiads.com/c/g/hut-defense/_thumb_100x100.jpg', 'Teen', 'Strategy', 'http://games.mochiads.com/c/g/hut-defense/hutDefense_mochi_secure.swf', 'hut-defense', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hut-defense/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/hut-defense/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/hut-defense/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/hut-defense/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/hut-defense/screen4_thumb.jpg', '0', 'Use mouse only.'), | |
('723', 'c5d732f4-0753-369b-b93b-47e90578d268', '2013-12-25 09:13:58', 'Hyperboat', 'Hyperboat is a full 3D game! Go for the high score by driving your boat as fast as possible and passing through the rings. Use springboards for more points!', 'http://games.mochiads.com/c/g/hyperboat/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/hyperboat/hyperboat.swf', 'hyperboat', '800x600', '600', '800', 'http://games.mochiads.com/c/g/hyperboat/_thumb_200x200.png', 'http://youtu.be/x0Vhf1MSVIY', 'http://games.mochiads.com/c/g/hyperboat/screen1_thumb.jpg', '', '', '', '2', 'Use the arrow keys to drive your boat.\nATTENTION : this game need WMODE=DIRECT'), | |
('724', 'c1951101-5686-34a8-a1dc-b22c4a3d59fc', '2013-11-17 11:45:17', 'Hyperpath', 'After billions of years, the universe is getting overcrowded. Many races, including Terrans, have to leave their home galaxies to explore the space and compete for valuable resources. Growing conflicts eventually lead to the unavoidable outbreak of intergalactic war... \n\nHyperpath is a fast thinking strategy game, with amazing graphics in unique style. Take on the role of the commander and go to a battle with unknown races from distant corners of the universe. Develop skills of your fleet and lead your army to the victory. There is only one place on the podium.', 'http://games.mochiads.com/c/g/hyperpath/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/hyperpath/hyperpath_web.swf', 'hyperpath', '800x550', '550', '800', 'http://games.mochiads.com/c/g/hyperpath/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=CKBeMGJkZ6E', 'http://games.mochiads.com/c/g/hyperpath/screen1_thumb.png', 'http://games.mochiads.com/c/g/hyperpath/screen2_thumb.png', 'http://games.mochiads.com/c/g/hyperpath/screen3_thumb.png', 'http://games.mochiads.com/c/g/hyperpath/screen4_thumb.png', '3', ''), | |
('725', '6d5e21e4-f4fd-30f0-ad39-351ffbd6f42d', '2013-12-16 07:31:34', 'Ice Cream Parlour', 'Ice Cream Parlour game. Play with your mouse.', 'http://games.mochiads.com/c/g/ice-cream-parlour/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/ice-cream-parlour/icecreamparlour.swf', 'ice-cream-parlour', '800x600', '600', '800', 'http://games.mochiads.com/c/g/ice-cream-parlour/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/ice-cream-parlour/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/ice-cream-parlour/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/ice-cream-parlour/screen3_thumb.jpg', '', '1', ''), | |
('726', '86fb4bff-152b-341f-b92f-3a9960acf2b0', '2014-03-12 03:05:23', 'Ice Cream', 'Ice Cream game. Play with your mouse and decore ice cream.', 'http://games.mochiads.com/c/g/ice-cream_v31004/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/ice-cream_v31004/icecream.swf', 'ice-cream_v31004', '800x600', '600', '800', 'http://games.mochiads.com/c/g/ice-cream_v31004/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/ice-cream_v31004/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/ice-cream_v31004/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/ice-cream_v31004/screen3_thumb.jpg', '', '0', ''), | |
('727', '49ab4794-229b-3490-9d4e-ef42bf718c0c', '2014-02-20 04:27:06', 'Ice Dancers - Coloring Pages', 'Ice dancing or Figure Skating Ice Dance is very interesting dance moves, and it is one of the game in Winter Olympics. Before you start playing, here is a bit of information about Ice Skating, Meryl Davis and Charlie White, a wonderful pair in Ice Dancing who won Gold in The Sochi 2014 Winter Olympics. Now kids, here you have a chance to color another wonderful couple dancing on Ice. Give this picture a suitable color and happy coloring.', 'http://games.mochiads.com/c/g/ice-dancers-coloring-pages/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/ice-dancers-coloring-pages/ice-dancers-coloring-page.swf', 'ice-dancers-coloring-pages', '550x400', '400', '550', 'http://games.mochiads.com/c/g/ice-dancers-coloring-pages/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Use mouse to color.'), | |
('728', '2419b1c4-3448-386d-b1f4-40c87df76578', '2014-03-02 18:44:16', 'Iceberg Jigsaw', 'Use the mouse to piece together three pictures of Icebergs', 'http://games.mochiads.com/c/g/iceberg-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/iceberg-jigsaw/icebergjigsawmochi.swf', 'iceberg-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/iceberg-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('729', '0aefd9ed-403c-34d7-abbe-f8a76180e2d9', '2014-02-26 07:12:24', 'Idle Planet', 'Idle Game where you evolve your own Planet to the best Planet in the Universe!', 'http://games.mochiads.com/c/g/idle-planet/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/idle-planet/IdlePlanet.swf', 'idle-planet', '640x480', '480', '640', 'http://games.mochiads.com/c/g/idle-planet/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/idle-planet/screen1_thumb.png', '', '', '', '2', 'Click on the Planet'), | |
('730', '4a671465-7910-3b29-9f01-4de0a74c8703', '2014-02-21 09:09:46', 'Idle Pro Gamer', 'Ever dreamed of becoming a Pro Gamer?\nNow you have the chance to fulfill your dream!\nPlay games, make videos, get famous and get rich!', 'http://games.mochiads.com/c/g/idle-pro-gamer/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/idle-pro-gamer/Idle%20Pro%20Gamer%20MOCHI%20Version.swf', 'idle-pro-gamer', '800x600', '600', '800', 'http://games.mochiads.com/c/g/idle-pro-gamer/_thumb_200x200.jpg', '', '', '', '', '', '2', 'Use your mouse to click on the games you want to play.\nFurther instructions are inside the game!'), | |
('731', '3a688eb4-2d1f-37f1-963c-dcc35fea058a', '2014-02-27 01:06:37', 'Imminent Crash', 'The imminent crash is about to take place, so can you speed up to get away?', 'http://games.mochiads.com/c/g/imminent-crash/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/imminent-crash/imminent-crash-mochiAds.swf', 'imminent-crash', '600x500', '500', '600', '', '', '', '', '', '', '0', ''), | |
('732', '3737b184-3ddc-33fc-b69e-97952aa6014e', '2014-03-17 04:50:34', 'In flight Romance', 'The places where these youngsters are, may not be very romantic. But they want to kiss each other. Help them kiss without letting others peek at them. Click and hold down the left mouse button above the couple to start kissing.', 'http://games.mochiads.com/c/g/in-flight-romance/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/in-flight-romance/In%20flight%20Romance.swf', 'in-flight-romance', '800x600', '600', '800', 'http://games.mochiads.com/c/g/in-flight-romance/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/in-flight-romance/screen1_thumb.jpg', '', '', '', '0', 'This game is played with mouse only.'), | |
('733', '83a86328-f169-342a-9703-d40291df978e', '2014-02-13 07:53:21', 'Inception Nightmare', 'You fell asleep after a long day at work and find yourself trapped inside your own dream. You have to find a way to wake yourself up and get back to reality.', 'http://games.mochiads.com/c/g/inception-nightmare/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/inception-nightmare/Inception%20Escape.swf', 'inception-nightmare', '640x400', '400', '640', 'http://games.mochiads.com/c/g/inception-nightmare/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/inception-nightmare/screen1_thumb.jpg', '', '', '', '2', 'Mouse'), | |
('734', '1f139abd-1e73-31e3-9ea6-d2a72702e307', '2014-02-04 22:25:38', 'Incredible Sea Animal Matching', 'Stun yourself in the whole new world of the deep water life and collect as many pairs of sea animals as you can, so that you could make your own underwater world.', 'http://games.mochiads.com/c/g/incredible-sea-animal-matching/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/incredible-sea-animal-matching/Incredible%20Sea%20Animal%20Matching_Mochi.swf', 'incredible-sea-animal-matching', '600x500', '500', '600', 'http://games.mochiads.com/c/g/incredible-sea-animal-matching/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/incredible-sea-animal-matching/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/incredible-sea-animal-matching/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/incredible-sea-animal-matching/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/incredible-sea-animal-matching/screen4_thumb.jpg', '0', 'Observe the positions of the sea animals which are scattered over the cards. Memorize what you saw and once the cards are flipped, click pairs consecutively to win points.'), | |
('735', '3494a70f-2717-31f2-ad8e-95dc035edf7d', '2014-02-22 10:28:45', 'Cave Run', 'Play this game using your mouse, get the highest possible score and try to unlock all available achievements.', 'http://games.mochiads.com/c/g/indiana-jones-cave-run_v639785/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/indiana-jones-cave-run_v639785/CaveRun.swf', 'indiana-jones-cave-run_v639785', '1000x600', '600', '1000', 'http://games.mochiads.com/c/g/indiana-jones-cave-run_v639785/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/indiana-jones-cave-run_v639785/screen1_thumb.jpg', '', '', '', '2', 'Use your left mouse button to jump over bbstacles.'), | |
('736', '21841881-cdd9-3ec1-bb9b-7d179241c4cd', '2013-03-09 07:03:10', 'Informal Fighting', 'Informal Fighting is an online fighting game.\nYou can pick one of Informal and smash your friend\'s face online!\nhttp://www.facebook.com/bitvaneformalov\nOfficial game page.', 'http://games.mochiads.com/c/g/informal-fighting/_thumb_100x100.jpg', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/informal-fighting/Fighting.swf', 'informal-fighting', '640x480', '480', '640', 'http://games.mochiads.com/c/g/informal-fighting/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=5WoYPZqltHQ', 'http://games.mochiads.com/c/g/informal-fighting/screen1_thumb.png', 'http://games.mochiads.com/c/g/informal-fighting/screen2_thumb.png', 'http://games.mochiads.com/c/g/informal-fighting/screen3_thumb.png', 'http://games.mochiads.com/c/g/informal-fighting/screen4_thumb.png', '2', 'Click \"English\" to switch from Russian to English version.\nYou can change your keyboard settings by clicking \"settings\".'), | |
('737', 'fb7c2793-e770-33ca-bf2f-f0a381ab962d', '2013-10-13 20:45:50', 'Inspired Picture Of Colors', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/inspired-picture-of-colors_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/inspired-picture-of-colors_hang1993_10_2013/inspired-picture-of-colors.swf', 'inspired-picture-of-colors_hang1993_10_2013', '970x680', '680', '970', '', '', '', '', '', '', '1', ''), | |
('738', 'fe386c37-0a46-31ec-bdbe-7b247be944e6', '2014-03-07 03:51:53', 'International Women\'s Day - Coloring Page', 'Dear kids, No one can born without women in this world. There are many Women achieve in Sports, being in very high status in the country as president of nation, prime minister of the country, and many more departments. Now you can also wish your mom and sisters and friends in the National Women\'s Day. Just color this beautiful woman with suitable colors and celebrate women\'s day.', 'http://games.mochiads.com/c/g/international-womens-day-coloring-page/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/international-womens-day-coloring-page/international-womens-day-coloring-page.swf', 'international-womens-day-coloring-page', '550x400', '400', '550', 'http://games.mochiads.com/c/g/international-womens-day-coloring-page/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to color.'), | |
('739', '783f9dfd-f1ff-3b02-8f83-772d5c66f085', '2014-02-28 01:56:42', 'Into the Box', 'Psychedelic chip-tuned dizzy game.', 'http://games.mochiads.com/c/g/into-the-box/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/into-the-box/Main.swf', 'into-the-box', '600x400', '400', '600', 'http://games.mochiads.com/c/g/into-the-box/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=7bel2cms1Ck', 'http://games.mochiads.com/c/g/into-the-box/screen1_thumb.png', 'http://games.mochiads.com/c/g/into-the-box/screen2_thumb.png', 'http://games.mochiads.com/c/g/into-the-box/screen3_thumb.jpg', '', '0', 'Play with only mouse. Have fun!'), | |
('740', 'ce65b3ed-7ac1-3d4d-809f-cecf6f07040d', '2014-01-31 12:56:39', 'Introduction to Biology', 'This is a quiz from Biology respectively Introduction in Biology . The quiz contains 10 questions, each question has four options with only one option is correct. Test your knowledge in Biology.', 'http://games.mochiads.com/c/g/introduction-to-biology/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/introduction-to-biology/Introduction%20to%20Biology.swf', 'introduction-to-biology', '900x550', '550', '900', 'http://games.mochiads.com/c/g/introduction-to-biology/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/introduction-to-biology/screen1_thumb.jpg', '', '', '', '0', 'Find the correct answers.'), | |
('741', '2f526681-ccba-3956-84da-828d7d3df04f', '2014-03-07 03:33:01', 'Jack Run', 'Collect as many coins as possible and avoid the mummy.', 'http://games.mochiads.com/c/g/jack-run/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/jack-run/jackrun.swf', 'jack-run', '800x600', '600', '800', 'http://games.mochiads.com/c/g/jack-run/_thumb_200x200.jpg', 'https://www.youtube.com/watch?v=ze9jWlwS1fw', 'http://games.mochiads.com/c/g/jack-run/screen1_thumb.jpg', '', '', '', '1', 'Jump with the space bar or arrow key up.'), | |
('742', '10f19832-9f06-3040-844b-2291f19f57cf', '2012-08-04 01:31:52', 'Jacks or Better Video Poker', 'Class Jacks or Better Video Poker game with a very nice, retro casino-like user interface, easy to play by mouse or with a keyboard. It also includes a HighScores ranking so you can share your results!', 'http://games.mochiads.com/c/g/jacks-or-better-video-poker/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/jacks-or-better-video-poker/JacksorBetterVideoPoker.swf', 'jacks-or-better-video-poker', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('743', '434bf25f-fc65-399e-ac10-637de4546490', '2014-01-13 10:35:59', 'Jacks or Better Video Poker', 'Video Poker similar to the machines inside the Casino. Payoffs begin at a pair of jacks.', 'http://games.mochiads.com/c/g/jacks-or-better-video-poker_v904680/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/jacks-or-better-video-poker_v904680/VideoPoker_v1.31.swf', 'jacks-or-better-video-poker_v904680', '600x500', '500', '600', 'http://games.mochiads.com/c/g/jacks-or-better-video-poker_v904680/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/jacks-or-better-video-poker_v904680/screen1_thumb.png', 'http://games.mochiads.com/c/g/jacks-or-better-video-poker_v904680/screen2_thumb.png', 'http://games.mochiads.com/c/g/jacks-or-better-video-poker_v904680/screen3_thumb.png', 'http://games.mochiads.com/c/g/jacks-or-better-video-poker_v904680/screen4_thumb.png', '2', ''), | |
('744', '2e7d7701-44fc-302e-bc90-acce973fa73c', '2013-10-06 23:13:44', 'Jacksmith Jack Armory', 'You are the village blacksmith and it is your duty to supply all the knights with their weapon of choice or else your village might be attacked!', 'http://games.mochiads.com/c/g/jacksmith-jack/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/jacksmith-jack/armoryExternal.swf', 'jacksmith-jack', '700x500', '500', '700', 'http://games.mochiads.com/c/g/jacksmith-jack/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/jacksmith-jack/screen1_thumb.png', 'http://games.mochiads.com/c/g/jacksmith-jack/screen2_thumb.png', 'http://games.mochiads.com/c/g/jacksmith-jack/screen3_thumb.png', '', '0', ''), | |
('745', '0098b9a1-9c33-3bbc-a968-fbaf9449db90', '2014-01-02 08:37:01', 'Jazz21', 'Jazz21 is a quick paced Solitaire Blackjack game. You have 4 columns to stack your cards in as you try to get 21 points in the column. Discard up to 5 times and earn more discards as you play!', 'http://games.mochiads.com/c/g/jazz21_v718131/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/jazz21_v718131/Jazz21_SWF.swf', 'jazz21_v718131', '960x640', '640', '960', 'http://games.mochiads.com/c/g/jazz21_v718131/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/jazz21_v718131/screen1_thumb.jpg', '', '', '', '1', 'Click one of the 4 columns to move the current card into play... cards must total 21 without going over 21. Discard by clicking the discard button.'), | |
('746', '6cb6ce66-3b7e-3735-a591-89e2e1de94a3', '2014-01-31 08:57:42', 'Jeep Military Trial', 'Start race through the obstacle course without crashing.Complete all the tracks as fast as possible.', 'http://games.mochiads.com/c/g/jeep-military-trial/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/jeep-military-trial/Jeep-Military.swf', 'jeep-military-trial', '700x500', '500', '700', 'http://games.mochiads.com/c/g/jeep-military-trial/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/jeep-military-trial/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/jeep-military-trial/screen2_thumb.jpg', '', '', '0', 'Use the arrow keys to drive'), | |
('747', 'c3e54e38-31fa-3028-a678-30da5b48fbe4', '2014-01-27 04:36:12', 'Jeep Racing 3D', 'In this game you have to drive a jeep in 3D, have fun driving on motorways.', 'http://games.mochiads.com/c/g/jeep-racing-3d/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/jeep-racing-3d/Jeep%20Racing%203D.swf', 'jeep-racing-3d', '700x600', '600', '700', '', '', '', '', '', '', '0', ''), | |
('748', '8690cc20-3cb3-3816-a2de-025b2add2bc8', '2014-01-13 12:11:36', 'Jeep Racing', 'In this play to control a very nice and powerful red jeep, you drive on the roads this spectacular military jeep.', 'http://games.mochiads.com/c/g/jeep-racing/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/jeep-racing/jeep%20racing.swf', 'jeep-racing', '700x600', '600', '700', '', '', '', '', '', '', '0', ''), | |
('749', '981991ed-e7b1-3fc8-bdaf-c3bcf14c5268', '2014-01-20 02:27:12', 'jeep trial', 'Very amazing jeep game, you have to help the pilot to finish all levels', 'http://games.mochiads.com/c/g/jeep-trial/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/jeep-trial/jeep-trial-mochi_Secure.swf', 'jeep-trial', '700x500', '500', '700', 'http://games.mochiads.com/c/g/jeep-trial/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/jeep-trial/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/jeep-trial/screen2_thumb.jpg', '', '', '0', 'Use the arrow keys to play'), | |
('750', 'f1c34393-fe0c-37da-92bc-5bc6649808e5', '2014-02-12 07:53:05', 'Jeff the Killer', 'Suddenly you wake up by a scream, what happened?', 'http://games.mochiads.com/c/g/jeff-the-killer/_thumb_100x100.jpg', 'Teen', 'Other', 'http://games.mochiads.com/c/g/jeff-the-killer/the%20Killer_2class_Mochi2.swf', 'jeff-the-killer', '550x400', '400', '550', 'http://games.mochiads.com/c/g/jeff-the-killer/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=8APWKRZwIEg', 'http://games.mochiads.com/c/g/jeff-the-killer/screen1_thumb.png', '', '', '', '0', 'Move with \'A\' \'D\' or arrow keys, Run with \'z\', \'m\'or shift key.\nHide with up key arrow or \' W\' (when you are close to an furniture of you can hide)\nHide is not always safe,,\nand press down or up key* '), | |
('751', '9a65b442-f7b0-350b-beab-8a27f40eb48c', '2012-02-09 03:16:00', 'Jello Bounce', 'Jello Bounce Game', 'http://games.mochiads.com/c/g/jello-bounce/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/jello-bounce/jello%20bounce.swf', 'jello-bounce', '550x400', '400', '550', '', '', '', '', '', '', '1', ''), | |
('752', 'f38b1fb6-9e6a-3329-8d66-2ff067af5ddd', '2014-03-05 06:24:23', 'Jelly Nose Doctor', 'Jelly is here in this nose doctor game online as you will be the only one who can help him. Clean his nose and fix his problems and hopefully he will breathe normally afterwards.', 'http://games.mochiads.com/c/g/jelly-nose-doctor/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/jelly-nose-doctor/jelly_nose_doctor.swf', 'jelly-nose-doctor', '800x600', '600', '800', 'http://games.mochiads.com/c/g/jelly-nose-doctor/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Use the mouse to interact.'), | |
('753', 'edb53b12-f549-35ff-a18a-80ca37b688d1', '2014-02-23 18:31:20', 'Jet Line', 'Click at the right time to turn the ship to keep on the path.', 'http://games.mochiads.com/c/g/jet-line/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/jet-line/jet%20line.swf', 'jet-line', '700x600', '600', '700', '', '', '', '', '', '', '0', 'Click to turn and stay on the path.'), | |
('754', '07cc1467-68ab-3025-972f-620960b56910', '2013-11-22 03:20:46', 'Jewels Empire', 'Enjoy this incredible match puzzle game! With colorful graphics and great gameplay. The goal is align four or more jewels to make them dissapear. Jewels Empire takes the moving blocks game style to a whole new level. Get ready to have days of fun with Jewels Empire!', 'http://games.mochiads.com/c/g/jewels-empire/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/jewels-empire/jewels_empire_flash.swf', 'jewels-empire', '720x550', '550', '720', 'http://games.mochiads.com/c/g/jewels-empire/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/jewels-empire/screen1_thumb.png', 'http://games.mochiads.com/c/g/jewels-empire/screen2_thumb.png', 'http://games.mochiads.com/c/g/jewels-empire/screen3_thumb.png', 'http://games.mochiads.com/c/g/jewels-empire/screen4_thumb.png', '0', 'The goal is align four or more jewels to make them dissapear.'), | |
('755', '478c9d74-86e1-3a06-a9d1-da32c0d5a52a', '2013-10-23 18:47:01', 'JIDOU Bowling', 'Operation method: the mouse position, determined by the left mouse button.', 'http://games.mochiads.com/c/g/jidou-bowling/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/jidou-bowling/JIDOU%20Bowling-mochi.swf', 'jidou-bowling', '640x480', '480', '640', 'http://games.mochiads.com/c/g/jidou-bowling/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('756', '666d2fc9-0eee-3fb3-92bb-8e54e9d0dda5', '2013-11-19 23:12:12', 'JIDOU Jenga', 'The mouse to click the small animal are stacked up, higher score fold higher!\nRemember to collect yo meet treasure, double integral! A total of five chances! Proceed with caution!!', 'http://games.mochiads.com/c/g/jidou-snap-ring/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/jidou-snap-ring/mochi.swf', 'jidou-snap-ring', '500x500', '500', '500', 'http://games.mochiads.com/c/g/jidou-snap-ring/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/jidou-snap-ring/screen1_thumb.jpg', '', '', '', '3', 'Mouse operation'), | |
('757', '35fc90fe-d33f-3f04-8a4c-3dabf4ae1625', '2013-03-01 13:14:46', 'Jigsaw: Purple Sky', 'Beautiful colors in the evening sky.', 'http://games.mochiads.com/c/g/jigsaw-purple-sky/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/jigsaw-purple-sky/jigsaw_purplesky.swf', 'jigsaw-purple-sky', '550x500', '500', '550', '', '', '', '', '', '', '0', ''), | |
('758', '46d672a1-e05b-3cc3-87f7-67567bdb14a7', '2011-12-19 05:26:01', 'Jingle Hero Christmas', 'Music Hero Version with Christmas songs. Help Santa Claus and his reindeers\nto complete the entire list of songs in Rockie and Expert modes. Be the first in ranking.', 'http://games.mochiads.com/c/g/jingle-hero-christmas/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/jingle-hero-christmas/JingleHero.swf', 'jingle-hero-christmas', '600x400', '400', '600', 'http://games.mochiads.com/c/g/jingle-hero-christmas/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/jingle-hero-christmas/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/jingle-hero-christmas/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/jingle-hero-christmas/screen3_thumb.jpg', '', '2', 'Play melodies according to the circles´ tied notes\nPress the K or D for low music notes (red)\nPress the K / D together for doubles low music notes (red)\nPress the L or S for high music notes (yellow)'), | |
('759', '9258c991-d5fe-317b-9803-d0195c8d6267', '2014-03-14 10:50:30', 'Jintori Game [Plus]', 'jintori game.This is an encampment game.\nYou operate the green team.\nThe team of the enemy,blue,yellow,orange,purple,\nPlease occupy all grids.', 'http://games.mochiads.com/c/g/jintori-game-plus_v649877/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/jintori-game-plus_v649877/gfhf_a19_jintori_plus.swf', 'jintori-game-plus_v649877', '640x480', '480', '640', 'http://games.mochiads.com/c/g/jintori-game-plus_v649877/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/jintori-game-plus_v649877/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/jintori-game-plus_v649877/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/jintori-game-plus_v649877/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/jintori-game-plus_v649877/screen4_thumb.jpg', '2', '#operate device:mouse only.\nYou orerate the green team.\nwarrior employ,\nwarrior move,\nThe war with the enemy team.'), | |
('760', '5162babb-0fac-3ac4-8659-13e83fb56c58', '2012-04-05 21:16:47', 'Jugglers', 'Play alone or with a friend and see how long you can keep juggling!', 'http://games.mochiads.com/c/g/jugglers/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/jugglers/Jugglers.swf', 'jugglers', '550x400', '400', '550', '', '', '', '', '', '', '3', 'Use the A and D keys to move Player One and the Arrow Keys to move Player 2.'), | |
('761', '4a54e133-3e24-3983-b8c5-806724a08fd8', '2012-07-30 08:59:18', 'Jumping Long', 'Jump as far as you can in this addicting one button sports game. Get upgrades to better your jump and try to beat the World Record!', 'http://games.mochiads.com/c/g/jumping-long/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/jumping-long/JumpingLong_mochi_1_0_0.swf', 'jumping-long', '700x500', '500', '700', 'http://games.mochiads.com/c/g/jumping-long/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/jumping-long/screen1_thumb.png', 'http://games.mochiads.com/c/g/jumping-long/screen2_thumb.png', '', '', '4', 'Mouse OR Spacebar to play. Buy upgrades to improve your jump.'), | |
('762', '4733c83d-4344-392f-adb4-049ac314af0b', '2009-05-27 03:27:39', 'Jungle Ball', 'Puzzle game. Jungle themed.', 'http://thumbs.mochiads.com/c/g/jungle-ball_v1/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/jungle-ball_v1/jungleball.swf', 'jungle-ball_v1', '460x560', '560', '460', '', '', '', '', '', '', '3', 'Click + Drag to shoot.\r\nTry to get the coconut into the bucket.'), | |
('763', '7d41994a-9aa6-32b1-9410-7724035a1675', '2014-03-11 10:01:20', 'jungle coloring', 'Come and Color your jungle with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/jungle-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/jungle-coloring/junglecoloring.swf', 'jungle-coloring', '500x520', '520', '500', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('764', '1edbd85b-0710-3244-93f6-f94cf5531ad6', '2013-06-27 19:46:31', 'Jungle Percussion', 'Jungle Percussion is a rhythm game. \nFollow the fruits bar to make a nice music and reach the highest combo to make people, giraffe, and monkeys, dancing.', 'http://games.mochiads.com/c/g/jungle-percussion/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/jungle-percussion/JP_chZZzZd_moc.swf', 'jungle-percussion', '550x500', '500', '550', 'http://games.mochiads.com/c/g/jungle-percussion/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/jungle-percussion/screen1_thumb.png', '', '', '', '0', 'Press \"Left\" for the berry, \npress \"Down\" for the pome fruit, \nand \"Right\" for the starfruit.'), | |
('765', '8a0bb2e5-173d-3fb4-bea0-c547b97270d6', '2014-02-25 08:44:31', 'Just A Game', 'In the game you have to fly between asteroids, overcoming great distances. You can also play with a friend.', 'http://games.mochiads.com/c/g/just-a-game_v109207/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/just-a-game_v109207/AJustGame.swf', 'just-a-game_v109207', '800x600', '600', '800', 'http://games.mochiads.com/c/g/just-a-game_v109207/_thumb_200x200.png', 'no', 'http://games.mochiads.com/c/g/just-a-game_v109207/screen1_thumb.png', 'http://games.mochiads.com/c/g/just-a-game_v109207/screen2_thumb.png', 'http://games.mochiads.com/c/g/just-a-game_v109207/screen3_thumb.png', '', '0', '1 player : left mouse button\r\n2 player : space'), | |
('766', 'a77e9c66-fdbe-3e39-be01-f7474398db5d', '2012-12-30 14:53:52', 'Bieber Brawl', 'Bieber is back with more annoying music polluting our airwaves. It is your job to bash him into oblivion!', 'http://games.mochiads.com/c/g/justin-bieber-brawl/_thumb_100x100.png', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/justin-bieber-brawl/bieber-brawl.swf', 'justin-bieber-brawl', '600x500', '500', '600', 'http://games.mochiads.com/c/g/justin-bieber-brawl/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/justin-bieber-brawl/screen1_thumb.png', '', '', '', '2', 'Use mouse to move and SPACE to block.'), | |
('767', '7dae3618-6b37-3435-aef5-98047604a666', '2013-12-28 04:15:09', 'Justin New Year Dance', 'Hey lovely girls and guys who like Justin bieber and dance games this is a very sweet game for the new year 2014 it’s very exciting and fun for kids. Do you like to have some fun? If so, let’s play this game, but don’t forget this is an addicting game of the new year and also please turn on the volume of your computer have fun!', 'http://games.mochiads.com/c/g/justin-new-year-dance/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/justin-new-year-dance/justin-new-year-dance-mochi.swf', 'justin-new-year-dance', '900x700', '700', '900', 'http://games.mochiads.com/c/g/justin-new-year-dance/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/justin-new-year-dance/screen1_thumb.jpg', '', '', '', '0', 'You can play this game by clicking the buttons on the screen and at the same time holding the arrow keys on your keyboard. You can also drag the doll around by using the mouse.'), | |
('768', 'b3c85092-3642-3784-858f-38df32e11248', '2013-10-10 16:56:59', 'Karadayı', 'Two mafia and one girl. Both of them fall in love with one girl. They want to win girl love so they should be fight.', 'http://games.mochiads.com/c/g/karaday/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/karaday/karadayi.swf', 'karaday', '550x440', '440', '550', 'http://games.mochiads.com/c/g/karaday/_thumb_200x200.jpg', '', '', '', '', '', '2', '\"W\", \"A\", \"S\" and \"D\" keys for punch, \"SPACEBAR\" key is for defence and gain streight.'), | |
('769', '7c6138eb-e9d7-372a-841b-2f98a45a756d', '2014-02-25 08:20:21', 'Kids Coloring Airplane', 'Select a color then click on different parts of the airplane to color that part.', 'http://games.mochiads.com/c/g/kids-coloring-airplane/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/kids-coloring-airplane/KidsColoringAirplane_mochiV2.swf', 'kids-coloring-airplane', '700x500', '500', '700', 'http://games.mochiads.com/c/g/kids-coloring-airplane/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Play with your mouse.'), | |
('770', '750837d0-33cb-3ed4-9ee7-d513da340f34', '2014-02-25 08:33:44', 'Kids Coloring Bus', 'Decide what this bus should look like. Select a color then click on his parts to color that part.', 'http://games.mochiads.com/c/g/kids-coloring-bus/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/kids-coloring-bus/KidsColoringBus_mochi.swf', 'kids-coloring-bus', '700x500', '500', '700', 'http://games.mochiads.com/c/g/kids-coloring-bus/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Play with your mouse.'), | |
('771', 'ca49c31c-b17b-3bb2-a2f7-6c261549f47a', '2014-02-04 10:18:09', 'Kids Logo Quiz', 'Have fun with your favorite kids brands! “Kids Logo Quiz†is a perfect game for everyone who likes riddles and puzzles. \nGuess the hidden kids logo, then drag and drop letters to compose the name of the brand. Good luck!', 'http://games.mochiads.com/c/g/kids-logo-quiz/_thumb_100x100.png', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/kids-logo-quiz/KidsLogoQuiz.swf', 'kids-logo-quiz', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/kids-logo-quiz/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/kids-logo-quiz/screen1_thumb.png', 'http://games.mochiads.com/c/g/kids-logo-quiz/screen2_thumb.png', 'http://games.mochiads.com/c/g/kids-logo-quiz/screen3_thumb.png', 'http://games.mochiads.com/c/g/kids-logo-quiz/screen4_thumb.png', '0', ''), | |
('772', 'd06b0bfd-964e-3e20-b8ae-3983bac4bf99', '2014-03-06 07:28:45', 'Kids Room Hidden Alphabets', 'This is a level based game , where you have to find the hidden Alphabets in the Kids Room using your observing skills.', 'http://games.mochiads.com/c/g/kids-room-hidden-alphabets/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/kids-room-hidden-alphabets/Kids%20Room%20Hidden%20Alphabets.swf', 'kids-room-hidden-alphabets', '600x550', '550', '600', 'http://games.mochiads.com/c/g/kids-room-hidden-alphabets/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kids-room-hidden-alphabets/screen1_thumb.jpg', '', '', '', '1', 'Use the arrow keys'), | |
('773', 'eec0ed8b-bedd-39e9-b873-8835c7d41c8f', '2012-12-07 00:08:38', 'Kill the boss', 'Walk around the deadly streets, jump, kick, punch, spin, kick and pick up guns to fight other.', 'http://games.mochiads.com/c/g/kill-the-boss/_thumb_100x100.png', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/kill-the-boss/fighting09.swf', 'kill-the-boss', '550x400', '400', '550', 'http://games.mochiads.com/c/g/kill-the-boss/_thumb_200x200.png', '', '', '', '', '', '1', ''), | |
('774', '8d3ab372-d183-34ca-b0e8-7526a3987229', '2014-01-12 00:03:06', 'Killers on Blocks', 'Welcome to Killers on Blocks! Kill as many enemies as You can in this fantastic multiplayer game!', 'http://games.mochiads.com/c/g/killers-on-blocks_v705499/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/killers-on-blocks_v705499/koba.swf', 'killers-on-blocks_v705499', '640x400', '400', '640', 'http://games.mochiads.com/c/g/killers-on-blocks_v705499/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/killers-on-blocks_v705499/screen1_thumb.jpg', '', '', '', '0', 'WASD keys to move, \'SPACE\' to jump, mouse position to change view and target, left mouse button to fire'), | |
('775', '348b4ed0-426a-37b0-8d09-e6245a41ce14', '2014-02-20 07:24:42', 'king jungle', 'play king jungle puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/king-jungle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/king-jungle/kingjungle.swf', 'king-jungle', '700x480', '480', '700', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('776', '50716086-4536-37f9-991f-f482a5034539', '2013-05-03 05:35:56', 'King Of Pong', 'The oldest PC game is back!\nSingleplayer and Multiplayer. Play against opponents all over the world!', 'http://games.mochiads.com/c/g/king-of-pong_v10385/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/king-of-pong_v10385/main.swf', 'king-of-pong_v10385', '640x480', '480', '640', 'http://games.mochiads.com/c/g/king-of-pong_v10385/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse or Arrows'), | |
('777', 'b34f2ba4-fece-3b87-b4bd-0f88665fbaa0', '2014-03-05 08:29:42', 'Kingdoms', 'A simple, yet addictive turn based game where you control your kingdom in an attempt to conquer the hoards of orcs. Build and army, manage your population, grow and sell food and hire the greatest heros across the land to help your kingdom survive.', 'http://games.mochiads.com/c/g/kingdoms_v125451/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/kingdoms_v125451/kingdoms.swf', 'kingdoms_v125451', '550x400', '400', '550', 'http://games.mochiads.com/c/g/kingdoms_v125451/_thumb_200x200.png', '', '', '', '', '', '0', 'in game.'), | |
('778', '8c5a86b2-11ae-3955-9a9b-2266a284664b', '2014-03-14 03:15:32', 'Kitty Arrow', 'Shoot the arrows to hit kitty\'s favorite food items with using limited number of arrows.\r\nGet the high score by reaching target in every level using limited number of arrows within given time duration.', 'http://games.mochiads.com/c/g/kitty-arrow/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/kitty-arrow/kitty-arrow.swf', 'kitty-arrow', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to shoot the arrows.\r\nTo shoot, Drag the bow\'s string backwards and then, release it to propel the arrow.'), | |
('779', '6033b2b3-2ee8-3b4f-85e9-7914254f4257', '2014-02-09 15:15:32', 'Kitty in the flower island coloring', 'Kitty in the flower island coloring Game.', 'http://games.mochiads.com/c/g/kitty-in-the-flower-island-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/kitty-in-the-flower-island-coloring/flowergarden.swf', 'kitty-in-the-flower-island-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('780', '5e792b62-687a-3adb-9c1f-1ece045ef168', '2014-03-12 22:47:41', 'kitty princess', 'This is a happy weekend, Dandan(big cat) and his host family go for an outing,\nafter Dandan met Beibei,two people happy to play up,two naughty little guys chasing chased out,somehow it got dark, the owners all went home.naughty little guys can\'t find a master, so the two little guys take care of each other together to start looking for the way home...', 'http://games.mochiads.com/c/g/kitty-princess_v78225/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/kitty-princess_v78225/kittyprincess-mochi.swf', 'kitty-princess_v78225', '640x480', '480', '640', 'http://games.mochiads.com/c/g/kitty-princess_v78225/_thumb_200x200.jpg', '', '', '', '', '', '0', 'P1-AD to move,W to jump\nP2-â†â†’ to move,↑ to jump'), | |
('781', 'fbd89b0a-f25a-3973-be9a-cce52345e750', '2014-02-25 04:21:50', 'Kitty Run', 'Flee with this cute cat from the avalanche of food across the kitchen and the living room. Jump over the gaps, avoid the dangerous objects and collect all of the stars. Earn every achievement for the 100% completion of the game. If you got stuck, upgrade the abilities of your cat or buy shield to protect him from dangerous objects. Do not forget to buy a skin for your cat to make your pet unique. If you got enough score, submit it to see your performance in the toplist.\n\nGood Luck\nSee you soon it the top list!', 'http://games.mochiads.com/c/g/kitty-run/_thumb_100x100.png', 'Teen', 'Action', 'http://games.mochiads.com/c/g/kitty-run/kitty_run.swf', 'kitty-run', '800x500', '500', '800', 'http://games.mochiads.com/c/g/kitty-run/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/kitty-run/screen1_thumb.png', 'http://games.mochiads.com/c/g/kitty-run/screen2_thumb.png', 'http://games.mochiads.com/c/g/kitty-run/screen3_thumb.png', 'http://games.mochiads.com/c/g/kitty-run/screen4_thumb.png', '2', 'Control with arrows.'), | |
('782', '061d8957-a310-3030-adbe-2c3669ffcef9', '2012-02-25 11:40:12', 'Knife&Hand2', 'Ancient entertainment!! By sight the mad!!\nBut played it to develop reaction, attention, speed!! And at times what to check up the Excellent occasion who owns a knife is better =)', 'http://games.mochiads.com/c/g/knife-hand2/_thumb_100x100.jpg', 'Teen', 'Rhythm', 'http://games.mochiads.com/c/g/knife-hand2/Hand&Knife2(EN).swf', 'knife-hand2', '800x600', '600', '800', '', '', '', '', '', '', '1', 'Ancient entertainment!! By sight the mad!!\nBut played it to develop reaction, attention, speed!! And at times what to check up the Excellent occasion who owns a knife is better =)'), | |
('783', '5849854b-42ad-3671-ad7f-e90edb5e61ed', '2012-12-17 11:58:15', 'Knight Run 2', 'Knight Run is a fast-paced fighting game where your goal is to get as far as possible without dying. Along the way, you can fight enemies to gain experience and levels which allows you to learn skills to better fight off enemies.', 'http://games.mochiads.com/c/g/knight-run-2/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/knight-run-2/KnightRun2.swf', 'knight-run-2', '550x400', '400', '550', 'http://games.mochiads.com/c/g/knight-run-2/_thumb_200x200.png', '', '', '', '', '', '2', 'Your goal is to get as far as possible without dying. You have a few skills to assist you in your quest.\n\nMovement: Arrow Keys\nJump: Spacebar\nAttack: Z\nBlock: X\nSkills/Pause: C'), | |
('784', '403564c3-4a6d-3784-8462-2e3e6efea986', '2014-02-10 03:30:03', 'Knightality', 'Knightality is an addicting and very challenging adventure, fight against monsters slash them all with your sword. Collect the diamonds and grab the keys to unlock the doors. Find the hidden rooms with extra lives and diamonds. In this adventure you have to help the brave knight to save the princess who is taken by the monsters. Find and defeat the end boss to save her. Collect as many points as possible and submit your highscore.', 'http://games.mochiads.com/c/g/knightality/_thumb_100x100.jpg', 'Teen', 'Action', 'http://games.mochiads.com/c/g/knightality/Knightality(mochi%20ads).swf', 'knightality', '650x525', '525', '650', 'http://games.mochiads.com/c/g/knightality/_thumb_200x200.jpg', 'http://www.nowgamez.com/knightality-gameplay.php', 'http://games.mochiads.com/c/g/knightality/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/knightality/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/knightality/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/knightality/screen4_thumb.jpg', '0', 'WASD to move. Arrow keys to attack.'), | |
('785', '06fef563-a97d-37d1-8341-16298a5a59ad', '2013-08-20 17:14:00', 'Knock Jerry', 'Use the mouse key to move the hammer and when you spot Jerry, click the left mouse button but hurry up! Jerry is one quick mouse!', 'http://games.mochiads.com/c/g/knock-jerry/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/knock-jerry/Knockjerry.swf', 'knock-jerry', '640x480', '480', '640', 'http://games.mochiads.com/c/g/knock-jerry/_thumb_200x200.png', 'http://games.mochiads.com/c/g/knock-jerry/Knockjerry.swf', '', '', '', '', '0', 'This game is played with the mouse only.'), | |
('786', 'd33a81d7-024a-374b-9d03-5f6336e8cf56', '2012-09-06 17:09:24', 'Knockblock', 'Knockblock!\nJust Try It!', 'http://games.mochiads.com/c/g/knockblock/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/knockblock/knockblock.swf', 'knockblock', '450x730', '730', '450', '', '', 'http://games.mochiads.com/c/g/knockblock/screen1_thumb.jpg', '', '', '', '2', 'Instructions in Game'), | |
('787', 'cce5c5c7-84b7-341c-bbbd-6d82ca8c5969', '2014-03-14 02:18:57', 'kochi dressup', 'Show your skill by dressing up kochi', 'http://games.mochiads.com/c/g/kochi-dressup/_thumb_100x100.png', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/kochi-dressup/kochi_dressup.swf', 'kochi-dressup', '700x550', '550', '700', 'http://games.mochiads.com/c/g/kochi-dressup/_thumb_200x200.jpg', '', '', '', '', '', '0', 'use mouse to intertact'), | |
('788', 'f2ee22e2-7e77-38cd-86ca-9dddfce7cbbb', '2013-08-22 23:01:15', 'Kool girl', 'ä½ æœ‰æ²¡æœ‰è¯•è¿‡æœè£… ? ä½ ä¼šå¾ˆæ¸©æŸ”ï¼Œèˆ’é€‚ï¼Œè¿™åœ¨æœ¬èµ›å£è¿žè¡£è£™æ—¶å°šã€‚试试在æ¤é›†åˆè¿™äº›è¡£æœï¼Œç„¶åŽä½ 相信我的è¯ã€‚', 'http://games.mochiads.com/c/g/kool-girl_nhung_8_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/kool-girl_nhung_8_2013/kool-girl.swf', 'kool-girl_nhung_8_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('789', '8eeb674d-05b3-351b-b967-5274b1c7c23f', '2014-02-03 09:50:55', 'Kuizi Autoshkolla - Testi 1', 'Ky është një Kuiz nga Autoshkolla. Kuizi përmban 30 pyetje. Secila pyetje ka 3 ose 4 opcione, ku vetëm njëri opcion është i saktë. Testoni njohuritë tuaja ose mësoni ato gjëra që nuk i keni ditur.\n\nThis is a quiz from Driving. The quiz contains 30 questions. Each question has three or four options, only one option is correct. Test your knowledge or learn things that you did not know.\n\nDies ist ein Quiz von Fahr. Das Quiz enthält 30 Fragen. Jede Frage hat drei oder vier Optionen, nur eine Option korrekt ist. Testen Sie Ihr Wissen und lernen Dinge, die Sie nicht kennen.', 'http://games.mochiads.com/c/g/kuizi-autoshkolla-testi-1/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-autoshkolla-testi-1/Kuizi%20Autoshkolla%20-%20Testi%201.swf', 'kuizi-autoshkolla-testi-1', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-autoshkolla-testi-1/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-autoshkolla-testi-1/screen1_thumb.jpg', '', '', '', '0', 'Përgjigju në pyetjet që shfaqen në këtë kuiz.\n\nAnswer the questions that appear in this quiz.\n\nBeantworten Sie die Fragen, die in diesem Quiz stehen.'), | |
('790', '944d9ee5-0e1b-39c3-9a8f-cc6c2ce1d40f', '2014-02-08 15:11:12', 'Kuizi Biologjia - pjesa e 17', 'Ky është nje kuiz nga Biologjia. Pjesa e 17 përmban 51 pyetje të ndryshme nga Biologjia. Pra testoni njohuritë tuaja se sa dini rreth Biologjisë. Secila pyetje është me nga 4 opcione apo përgjigje ku vetëm njëra është e saktë.\n\nThis is a quiz of Biology. Part 17 contains 10 different questions Biology. So test your knowledge than you know about biology. Each question is from 4 options or where only one answer is correct.', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-17/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-17/Kuizi%20Biologjia%20-%20pjesa%20e%2017.swf', 'kuizi-biologjia-pjesa-e-17', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-17/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-17/screen1_thumb.jpg', '', '', '', '0', 'Testoni njohurite tuaja ne Biologji dhe pergadituni rreth testit te semimaturës, matures apo testit pranues në fakultet.\n\nTest your knowledge in Biology and Prepare about semimature test, matures or'), | |
('791', '18b7f79c-83da-3783-93e5-e2a2c4ff57e7', '2014-02-11 13:42:48', 'Kuizi Biologjia - pjesa e 18', 'Ky është nje kuiz nga Biologjia. Pjesa e 18 përmban 10 pyetje të ndryshme nga Biologjia. Pra testoni njohuritë tuaja se sa dini rreth Biologjisë. Secila pyetje është me nga 4 opcione apo përgjigje ku vetëm njëra është e saktë.\n\nThis is a quiz of Biology. Part 18 contains 10 different questions Biology. So test your knowledge than you know about biology. Each question is from 4 options or where only one answer is correct.\n\nDies ist ein Quiz für Biologie. Teil 18 enthält 10 verschiedene Fragen aus Biologie. So testen Sie Ihr Wissen über Biologie, als Sie wissen. Jede Frage ist von vier Optionen oder wo nur eine Antwort richtig ist.\n\nSe trata de un concurso de BiologÃa. Parte 18 contiene 10 preguntas diferentes de BiologÃa. Asà que prueba su conocimiento de lo que sabes acerca de la biologÃa. Cada pregunta es de 4 opciones o donde solo una respuesta es correcta.', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-18/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-18/Kuizi%20Biologjia%20-%20pjesa%20e%2018.swf', 'kuizi-biologjia-pjesa-e-18', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-18/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-18/screen1_thumb.jpg', '', '', '', '0', 'Testoni njohurite tuaja ne Biologji dhe pergadituni rreth testit te semimaturës, matures apo testit pranues në fakultet.\n\nTest your knowledge in Biology and Prepare about semimature test, matures or'), | |
('792', 'f0b3aad1-bbad-378d-a583-3fbc97223c7c', '2014-02-15 10:47:49', 'Kuizi Biologjia - pjesa e 19', 'Ky është nje kuiz nga Biologjia. Pjesa e 19 përmban 10 pyetje të ndryshme nga Biologjia. Pra testoni njohuritë tuaja se sa dini rreth Biologjisë. Secila pyetje është me nga 4 opcione apo përgjigje ku vetëm njëra është e saktë.\n\nThis is a quiz of Biology. Part 19 contains 10 different questions Biology. So test your knowledge than you know about biology. Each question is from 4 options or where only one answer is correct.\n\nDies ist ein Quiz für Biologie. Teil 19 enthält 10 verschiedene Fragen aus Biologie. So testen Sie Ihr Wissen über Biologie, als Sie wissen. Jede Frage ist von vier Optionen oder wo nur eine Antwort richtig ist.\n\nSe trata de un concurso de BiologÃa. Parte 19 contiene 10 preguntas diferentes de BiologÃa. Asà que prueba su conocimiento de lo que sabes acerca de la biologÃa. Cada pregunta es de 4 opciones o donde solo una respuesta es correcta.', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-19/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-19/Kuizi%20Biologjia%20-%20pjesa%20e%2019.swf', 'kuizi-biologjia-pjesa-e-19', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-19/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-19/screen1_thumb.jpg', '', '', '', '0', 'Testoni njohurite tuaja ne Biologji dhe pergadituni rreth testit te semimaturës, matures apo testit pranues në fakultet.\n\nTest your knowledge in Biology and Prepare about semimature test, matures or'), | |
('793', '0571e05d-d53d-3a62-a7cc-16f9220a60a4', '2014-02-26 07:38:15', 'Kuizi Biologjia - pjesa e 20', 'Ky është nje kuiz nga Biologjia. Pjesa e 20 përmban 10 pyetje të ndryshme nga Biologjia. Pra testoni njohuritë tuaja se sa dini rreth Biologjisë. Secila pyetje është me nga 4 opcione apo përgjigje ku vetëm njëra është e saktë. This is a quiz of Biology. Part 20 contains 10 different questions Biology. So test your knowledge than you know about biology. Each question is from 4 options or where only one answer is correct. Dies ist ein Quiz für Biologie. Teil 20 enthält 10 verschiedene Fragen aus Biologie. So testen Sie Ihr Wissen über Biologie, als Sie wissen. Jede Frage ist von vier Optionen oder wo nur eine Antwort richtig ist. Se trata de un concurso de BiologÃa. Parte 20 contiene 10 preguntas diferentes de BiologÃa. Asà que prueba su conocimiento de lo que sabes acerca de la biologÃa. Cada pregunta es de 4 opciones o donde solo una respuesta es correcta.', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-20/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-20/Kuizi%20Biologjia%20-%20pjesa%20e%2020.swf', 'kuizi-biologjia-pjesa-e-20', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-20/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-20/screen1_thumb.jpg', '', '', '', '0', 'Testoni njohurite tuaja ne Biologji dhe pergadituni rreth testit te semimaturës, matures apo testit pranues në fakultet.\n\nTest your knowledge in Biology and Prepare about semimature test, matures or'), | |
('794', '68165ad1-6429-33f4-9fbf-5e42227c52ba', '2014-02-26 08:17:01', 'Kuizi Biologjia - pjesa e 21', 'Ky është nje kuiz nga Biologjia. Pjesa e 21 përmban 10 pyetje të ndryshme nga Biologjia. Pra testoni njohuritë tuaja se sa dini rreth Biologjisë. Secila pyetje është me nga 4 opcione apo përgjigje ku vetëm njëra është e saktë. This is a quiz of Biology. Part 21 contains 10 different questions Biology. So test your knowledge than you know about biology. Each question is from 4 options or where only one answer is correct. Dies ist ein Quiz für Biologie. Teil 21 enthält 10 verschiedene Fragen aus Biologie. So testen Sie Ihr Wissen über Biologie, als Sie wissen. Jede Frage ist von vier Optionen oder wo nur eine Antwort richtig ist. Se trata de un concurso de BiologÃa. Parte 21 contiene 10 preguntas diferentes de BiologÃa. Asà que prueba su conocimiento de lo que sabes acerca de la biologÃa. Cada pregunta es de 4 opciones o donde solo una respuesta es correcta.', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-21/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-21/Kuizi%20Biologjia%20-%20pjesa%20e%2021.swf', 'kuizi-biologjia-pjesa-e-21', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-21/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-biologjia-pjesa-e-21/screen1_thumb.jpg', '', '', '', '0', 'Testoni njohurite tuaja ne Biologji dhe pergadituni rreth testit te semimaturës, matures apo testit pranues në fakultet.\n\nTest your knowledge in Biology and Prepare about semimature test, matures or'), | |
('795', '6f073fa2-30d9-380e-964e-c8049d0347a8', '2014-03-01 04:14:09', 'Kuizi Gjuha angleze - pjesa e pestë', 'Ky është një kuiz nga Gjuha Angleze. Kuizi përmban 10 pyetje, ku secila pyetje ka 4 opcione, vetëm njëri opcion është i saktë. Kjo është pjesa e pestë e këtij kuizi, Testoni njohuritë tuaja në gjuhën angleze.\n\nThis is a quiz from the English language. The quiz contains 10 questions, each question has four options, only one option is correct. This is the fifth part of this quiz, Test your knowledge in English.', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-dhjete/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-dhjete/Kuizi%20Gjuha%20angleze%20-%20pjesa%20e%20pestë.swf', 'kuizi-gjuha-angleze-pjesa-e-dhjete', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-dhjete/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-dhjete/screen1_thumb.jpg', '', '', '', '1', 'Përgjigjuni në pyetjet që shfaqen në këtë kuiz.\n\nAnswer the questions that appear in this quiz.'), | |
('796', 'c3c28ced-261b-3b88-98c5-8360c66633ee', '2014-03-01 06:00:27', 'Kuizi Gjuha angleze - pjesa e gjashtë', 'Ky është një kuiz nga Gjuha Angleze. Kuizi përmban 10 pyetje, ku secila pyetje ka 4 opcione, vetëm njëri opcion është i saktë. Kjo është pjesa e gjashtë e këtij kuizi, Testoni njohuritë tuaja në gjuhën angleze.\n\nThis is a quiz from the English language. The quiz contains 10 questions, each question has four options, only one option is correct. This is the sixth part of this quiz, Test your knowledge in English.\n\nDies ist ein Quiz aus der englischen Sprache. Das Quiz enthält 10 Fragen, hat vier Optionen jede Frage ist nur eine Option korrekt. Dies ist der sechste Teil dieses Quiz Testen Sie Ihr Wissen in Englisch.\n\nEsta es una prueba del idioma Inglés. El cuestionario contiene 10 preguntas, cada pregunta tiene cuatro opciones, sólo una opción es correcta. Esta es la sexta parte de esta prueba, a prueba tus conocimientos en Inglés.\n\nIl s\'agit d\'un test de la langue ang', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-gjashte/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-gjashte/Kuizi%20Gjuha%20angleze%20-%20pjesa%20e%20gjashtë.swf', 'kuizi-gjuha-angleze-pjesa-e-gjashte', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-gjashte/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-gjashte/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen në këtë kuiz.\n\nAnswer the questions that appear in this quiz.'), | |
('797', 'c743b8fc-1f8f-3b91-9dd3-19f2d2e70388', '2014-01-29 02:40:50', 'Kuizi Gjuha angleze - pjesa e katërt', 'Ky është një kuiz nga Gjuha Angleze. Kuizi përmban 10 pyetje, ku secila pyetje ka 4 opcione, vetëm njëri opcion është i saktë. Kjo është pjesa e katërt e këtij kuizi, Testoni njohuritë tuaja në gjuhën angleze.\n\nThis is a quiz from the English language. The quiz contains 10 questions, each question has four options, only one option is correct. This is the fourth part of this quiz, Test your knowledge in English.', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-kate-rt/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-kate-rt/Kuizi%20Gjuha%20angleze%20-%20pjesa%20e%20katërt.swf', 'kuizi-gjuha-angleze-pjesa-e-kate-rt', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-kate-rt/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-kate-rt/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen në këtë kuiz.\n\nAnswer the questions that appear in this quiz.'), | |
('798', 'c8802ba9-be7e-33c4-86c4-6a975eb662a7', '2014-03-01 06:28:48', 'Kuizi Gjuha angleze - pjesa e shtatë', 'Ky është një kuiz nga Gjuha Angleze. Kuizi përmban 10 pyetje, ku secila pyetje ka 4 opcione, vetëm njëri opcion është i saktë. Kjo është pjesa e shtatë e këtij kuizi, Testoni njohuritë tuaja në gjuhën angleze.\n\nThis is a quiz from the English language. The quiz contains 10 questions, each question has four options, only one option is correct. This is the seventh part of this quiz, Test your knowledge in English.\n\nDies ist ein Quiz aus der englischen Sprache. Das Quiz enthält 10 Fragen, hat vier Optionen Jede Frage ist nur eine Option korrekt. Dies ist der siebte Teil dieses Quiz Testen Sie Ihr Wissen in Englisch.\n\nIl s\'agit d\'un test de la langue anglaise. Le quiz contient 10 questions, chaque question a quatre options, une seule option est correcte. Il s\'agit de la septième partie de ce quiz, testez vos connaissances en anglais.\n\nSi tratta di un quiz dalla lingua ingle', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-shtate/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-shtate/Kuizi%20Gjuha%20angleze%20-%20pjesa%20e%20shtatë.swf', 'kuizi-gjuha-angleze-pjesa-e-shtate', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-shtate/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-shtate/screen1_thumb.jpg', '', '', '', '1', 'Përgjigjuni në pyetjet që shfaqen në këtë kuiz.\n\nAnswer the questions that appear in this quiz.'), | |
('799', '0bc22e5a-f91b-323b-93a6-2601c9395d56', '2014-03-01 06:50:34', 'Kuizi Gjuha angleze - pjesa e tetë', 'Ky është një kuiz nga Gjuha Angleze. Kuizi përmban 10 pyetje, ku secila pyetje ka 4 opcione, vetëm njëri opcion është i saktë. Kjo është pjesa e tetë e këtij kuizi, Testoni njohuritë tuaja në gjuhën angleze.\n\nThis is a quiz from the English language. The quiz contains 10 questions, each question has four options, only one option is correct. This is the eighth part of this quiz, Test your knowledge in English.Dies ist ein Quiz aus der englischen Sprache. Das Quiz enthält 10 Fragen, hat vier Optionen jede Frage ist nur eine Option korrekt. Dies ist der achte Teil dieser Quiz Testen Sie Ihr Wissen in Englisch.Il s\'agit d\'un test de la langue anglaise. Le quiz contient 10 questions, chaque question a quatre options, une seule option est correcte. Il s\'agit de la huitième partie de ce quiz, testez vos connaissances en anglais.Si tratta di un quiz dalla lingua inglese. Il qui', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-tete/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-tete/Kuizi%20Gjuha%20angleze%20-%20pjesa%20e%20tetë.swf', 'kuizi-gjuha-angleze-pjesa-e-tete', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-tete/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-tete/screen1_thumb.jpg', '', '', '', '0', ''), | |
('800', 'a299ffb2-1ee7-3229-9d69-1d058818850a', '2014-01-28 04:04:20', 'Kuizi Gjuha angleze - pjesa e tretë', 'Ky është një kuiz nga Gjuha Angleze. Kuizi përmban 10 pyetje, ku secila pyetje ka 3 opcione, vetëm njëri opcion është i saktë. Kjo është pjesa e tretë e këtij kuizi, Testoni njohuritë tuaja në gjuhën angleze.\n\nThis is a quiz from the English language. The quiz contains 10 questions, each question has three options, only one option is correct. This is the third part of this quiz, Test your knowledge in English.', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-trete/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-trete/Kuizi%20Gjuha%20angleze%20-%20pjesa%20e%20tretë.swf', 'kuizi-gjuha-angleze-pjesa-e-trete', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-trete/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-gjuha-angleze-pjesa-e-trete/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen në këtë kuiz.\n\nAnswer the questions that appear in this quiz.'), | |
('801', '19252fb5-127a-3f2c-b09e-7312d657f468', '2014-02-01 03:52:01', 'Kuizi Gjuha gjermane - Pjesa e parë', 'Ky është një kuiz nga gjuha gjermane, Kuizi përmban 10 pyetje. Secila pyetje ka 4 opcione, vetëm njëri opcion është i saktë. Kjo është pjesa e parë e këtij kuizi. Testoni njohuritë tuaja në gjuhën gjermane.\r\n\r\nThis is a German language quiz, quiz contains 10 questions. Each question has four options, only one option is correct. This is the first part of the quiz. Test your knowledge in German.\r\n\r\nDies ist eine deutsche Sprach Quiz, Quiz enthält 10 Fragen. Jede Frage hat vier Optionen, nur eine Option korrekt ist. Dies ist der erste Teil des Quiz. Testen Sie Ihr Wissen in Deutsch.', 'http://games.mochiads.com/c/g/kuizi-gjuha-gjermane-pjesa-e-pare/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-gjuha-gjermane-pjesa-e-pare/Kuizi%20Gjuha%20gjermane%20-%20Pjesa%20e%20parë.swf', 'kuizi-gjuha-gjermane-pjesa-e-pare', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-gjuha-gjermane-pjesa-e-pare/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-gjuha-gjermane-pjesa-e-pare/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen në këtë kuiz.\r\n\r\nAnswer the questions that appear in this quiz.\r\n\r\nBeantworten Sie die Fragen, die in diesem Quiz stehen.'), | |
('802', 'da1c2ee7-d45b-34a0-9c24-4a39518b70b8', '2014-01-25 08:07:34', 'Kuizi Kimia - Pjesa e 15', 'Ky është një kuiz nga Kimia. Kuizi përmban 10 pyetje. Secila pyetje ka 4 opcione, ku vetëm njëri opcion është i saktë.Kjo është pjesa e 15 e këtij kuizi. Testoni njohuritë tuaja në Kimi si dhe mësoni gjërat që nuk i keni ditur më parë.\r\n\r\n\r\nThis is a quiz of Chemistry. The quiz contains 10 questions. Each question has four options, only one option is correct. This is part 15 of this quiz. Test your knowledge in chemistry and learn things you did not know before.', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-15/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-15/Kuizi%20Kimia%20-%20Pjesa%20e%2015.swf', 'kuizi-kimia-pjesa-e-15', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-15/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-15/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen.\r\n\r\n\r\nAnswer the questions that appear.'), | |
('803', '77cea076-6be0-3e14-9f80-1058f32c651e', '2014-02-15 13:33:15', 'Kuizi Kimia - Pjesa e 16', 'Ky është një kuiz nga Kimia. Kuizi përmban 51 pyetje. Secila pyetje ka 4 opcione, ku vetëm njëri opcion është i saktë.Kjo është pjesa e 16 e këtij kuizi. Testoni njohuritë tuaja në Kimi si dhe mësoni gjërat që nuk i keni ditur më parë.\r\n\r\nThis is a quiz of Chemistry. The quiz contains 51 questions. Each question has four options, only one option is correct. This is part 16 of this quiz. Test your knowledge in chemistry and learn things you did not know before.\r\n\r\nDies ist ein Quiz für Chemie. Das Quiz enthält 51 Fragen. Jede Frage hat vier Optionen ist nur eine Option saktë.Kjo ist Teil 16 von diesem Quiz. Testen Sie Ihr Wissen in Chemie und erfahren Sie Dinge, die Sie vorher nicht kannten.\r\n\r\nEsta es una prueba de la QuÃmica. El cuestionario contiene 51 preguntas. Cada pregunta tiene cuatro opciones, sólo una opción es saktë.Kjo es parte 16 de este cuestionario', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-16/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-16/Kuizi%20Kimia%20-%20Pjesa%20e%2016.swf', 'kuizi-kimia-pjesa-e-16', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-16/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-16/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen.\r\n\r\n\r\nAnswer the questions that appear.\r\n\r\nBeantworten Sie die Fragen, die erscheinen.\r\n\r\nResponda a las preguntas que aparecen.\r\n\r\nRépondez aux questions qui app'), | |
('804', 'd941d898-5615-313c-a083-ae96381cef92', '2014-02-18 05:47:05', 'Kuizi Kimia - Pjesa e 17', 'Ky është një kuiz nga Kimia. Kuizi përmban 10 pyetje. Secila pyetje ka 4 opcione, ku vetëm njëri opcion është i saktë.Kjo është pjesa e 17 e këtij kuizi. Testoni njohuritë tuaja në Kimi si dhe mësoni gjërat që nuk i keni ditur më parë.\n\nThis is a quiz of Chemistry. The quiz contains 10 questions. Each question has four options, only one option is correct. This is part 17 of this quiz. Test your knowledge in chemistry and learn things you did not know before.\n\nDies ist ein Quiz für Chemie. Das Quiz enthält 10 Fragen. Jede Frage hat vier Optionen ist nur eine Option saktë.Kjo ist Teil 17 von diesem Quiz. Testen Sie Ihr Wissen in Chemie und erfahren Sie Dinge, die Sie vorher nicht kannten.\n\nEsta es una prueba de la QuÃmica. El cuestionario contiene 10 preguntas. Cada pregunta tiene cuatro opciones, sólo una opción es saktë.Kjo es parte 17 de este cuestionario. Pon ', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-17/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-17/Kuizi%20Kimia%20-%20Pjesa%20e%2017.swf', 'kuizi-kimia-pjesa-e-17', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-17/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-17/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen.\n\n\nAnswer the questions that appear.\n\nBeantworten Sie die Fragen, die erscheinen.\n\nResponda a las preguntas que aparecen.\n\nRépondez aux questions qui apparaissent'), | |
('805', '57b44369-78c1-365a-8496-6c06da081382', '2014-03-04 05:57:58', 'Kuizi Kimia - Pjesa e 18', 'Ky është një kuiz nga Kimia. Kuizi përmban 10 pyetje. Secila pyetje ka 4 opcione, ku vetëm njëri opcion është i saktë.Kjo është pjesa e 18 e këtij kuizi. Testoni njohuritë tuaja në Kimi si dhe mësoni gjërat që nuk i keni ditur më parë.\n\nThis is a quiz of Chemistry. The quiz contains 10 questions. Each question has four options, only one option is correct.This is part 18 of this quiz. Test your knowledge in chemistry and learn things you did not know before.\n\nDies ist ein Quiz für Chemie. Das Quiz enthält 10 Fragen. Jede Frage hat vier Optionen, nur eine Option korrekt ist. Dies ist Teil 18 von diesem Quiz. Testen Sie Ihr Wissen in Chemie und erfahren Sie Dinge, die Sie vorher nicht kannten.C\'est un quiz de chimie. Le quiz contient 10 questions. Chaque question a quatre options, une seule option est correcte. Cela fait partie 18 de ce quiz. Testez vos connaissances e', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-18/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-18/Kuizi%20Kimia%20-%20Pjesa%20e%2018.swf', 'kuizi-kimia-pjesa-e-18', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-18/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-18/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen.\n\n\nAnswer the questions that appear.\n\nBeantworten Sie die Fragen, die erscheinen.\n\nResponda a las preguntas que aparecen.\n\nRépondez aux questions qui apparaissent'), | |
('806', '866819a1-a06d-3d7c-823c-73531db458c4', '2014-03-04 06:27:58', 'Kuizi Kimia - Pjesa e 19', 'Ky është një kuiz nga Kimia. Kuizi përmban 10 pyetje. Secila pyetje ka 4 opcione, ku vetëm njëri opcion është i saktë.Kjo është pjesa e 19 e këtij kuizi. Testoni njohuritë tuaja në Kimi si dhe mësoni gjërat që nuk i keni ditur më parë.\n\nKy është një kuiz nga Kimia. Kuizi përmban 10 pyetje. Secila pyetje ka 4 opcione, ku vetëm njëri opcion është i saktë.Kjo është pjesa e 18 e këtij kuizi. Testoni njohuritë tuaja në Kimi si dhe mësoni gjërat që nuk i keni ditur më parë.\n\nThis is a quiz of Chemistry. The quiz contains 10 questions. Each question has four options, only one option is correct.This is part 19 of this quiz. Test your knowledge in chemistry and learn things you did not know before.\n\nDies ist ein Quiz für Chemie. Das Quiz enthält 10 Fragen. Jede Frage hat vier Optionen, nur eine Option korrekt ist. Dies ist Teil 19 von diesem Quiz. Testen S', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-19/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-19/Kuizi%20Kimia%20-%20Pjesa%20e%2019.swf', 'kuizi-kimia-pjesa-e-19', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-19/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-19/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen.\n\n\nAnswer the questions that appear.\n\nBeantworten Sie die Fragen, die erscheinen.\n\nResponda a las preguntas que aparecen.\n\nRépondez aux questions qui apparaissent'), | |
('807', '0f3265ad-a8a0-3137-905e-d9b77ce0b936', '2014-03-10 06:57:21', 'Kuizi Kimia - Pjesa e 20', 'Ky është një kuiz nga Kimia. Kuizi përmban 10 pyetje. Secila pyetje ka 4 opcione, ku vetëm njëri opcion është i saktë. Kjo është pjesa e 20 e këtij kuizi. Testoni njohuritë tuaja në Kimi si dhe mësoni gjërat që nuk i keni ditur më parë. This is a quiz of Chemistry. The quiz contains 10 questions. Each question has four options, only one option is correct.This is part 20 of this quiz. Test your knowledge in chemistry and learn things you did not know before.\n\nDies ist ein Quiz für Chemie. Das Quiz enthält 10 Fragen. Jede Frage hat vier Optionen, nur eine Option korrekt ist. Dies ist Teil 20 von diesem Quiz. Testen Sie Ihr Wissen in Chemie und erfahren Sie Dinge, die Sie vorher nicht kannten.C\'est un quiz de chimie. Le quiz contient 10 questions. Chaque question a quatre options, une seule option est correcte. Cela fait partie 20 de ce quiz. Testez vos connaissances e', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-20/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-20/Kuizi%20Kimia%20-%20Pjesa%20e%2020.swf', 'kuizi-kimia-pjesa-e-20', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-20/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-20/screen1_thumb.jpg', '', '', '', '1', 'Përgjigjuni në pyetjet që shfaqen.\n\n\nAnswer the questions that appear.\n\nBeantworten Sie die Fragen, die erscheinen.\n\nResponda a las preguntas que aparecen.\n\nRépondez aux questions qui apparaissent'), | |
('808', 'e838b517-9b32-395f-ab79-7532e36bee4a', '2014-03-11 06:38:34', 'Kuizi Kimia - Pjesa e 21', 'Ky është një kuiz nga Kimia. Kuizi përmban 10 pyetje. Secila pyetje ka 4 opcione, ku vetëm njëri opcion është i saktë. Kjo është pjesa e 21 e këtij kuizi. Testoni njohuritë tuaja në Kimi si dhe mësoni gjërat që nuk i keni ditur më parë. This is a quiz of Chemistry. The quiz contains 10 questions. Each question has four options, only one option is correct.This is part 21 of this quiz. Test your knowledge in chemistry and learn things you did not know before.\r\n\r\nDies ist ein Quiz für Chemie. Das Quiz enthält 10 Fragen. Jede Frage hat vier Optionen, nur eine Option korrekt ist. Dies ist Teil 21 von diesem Quiz. Testen Sie Ihr Wissen in Chemie und erfahren Sie Dinge, die Sie vorher nicht kannten.C\'est un quiz de chimie. Le quiz contient 10 questions. Chaque question a quatre options, une seule option est correcte. Cela fait partie 21 de ce quiz. Testez vos connaissances', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-21/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-21/Kuizi%20Kimia%20-%20Pjesa%20e%2021.swf', 'kuizi-kimia-pjesa-e-21', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-21/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-kimia-pjesa-e-21/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen.\r\n\r\n\r\nAnswer the questions that appear.\r\n\r\nBeantworten Sie die Fragen, die erscheinen.\r\n\r\nResponda a las preguntas que aparecen.\r\n\r\nRépondez aux questions qui app'), | |
('809', '1a8d0753-3f2c-3462-8080-2f995c5509df', '2014-02-08 06:25:30', 'Kuizi Matematika - pjesa e nëntë', 'Ky është një kuiz nga matematika. Kuizi përmban 10 pyetje me nga 4 përgjigje ku vetëm njëra përgjigje është e saktë. Kjo është pjesa e 9 e këtij kuizi, Testoni njohuritë tuaja në matematikë.\r\n\r\nThis is a math quiz. The quiz contains 10 questions with four answers where only one answer is correct. This is the 9 part of the quiz, Test your knowledge in mathematics.\r\n\r\n\r\nDies ist ein Mathe-Quiz. Das Quiz besteht aus 10 Fragen mit vier Antworten, wo nur eine Antwort richtig ist. Dies ist Teil 9 dieses Quiz Testen Sie Ihr Wissen in der Mathematik.', 'http://games.mochiads.com/c/g/kuizi-matematika-pjesa-e-ne-nte/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/kuizi-matematika-pjesa-e-ne-nte/Kuizi%20Matematika%20-%20pjesa%20e%20nëntë.swf', 'kuizi-matematika-pjesa-e-ne-nte', '900x550', '550', '900', 'http://games.mochiads.com/c/g/kuizi-matematika-pjesa-e-ne-nte/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/kuizi-matematika-pjesa-e-ne-nte/screen1_thumb.png', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen.\r\n\r\nAnswer the questions that appear.\r\n\r\nBeantworten Sie die Fragen, die erscheinen.'), | |
('810', '809e3791-9884-30c8-bec6-8d11ec8dfcec', '2013-05-19 06:53:12', 'La danse de l\'epaule', 'Make the character dance.', 'http://games.mochiads.com/c/g/la-danse-de-lepaule/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/la-danse-de-lepaule/la_danse_de_l_epaule.swf', 'la-danse-de-lepaule', '550x400', '400', '550', 'http://games.mochiads.com/c/g/la-danse-de-lepaule/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/la-danse-de-lepaule/screen1_thumb.png', '', '', '', '1', 'Use the left and the right key to dance.'), | |
('811', '6766a160-4ba3-3e8c-866b-881524c6b783', '2013-12-12 00:56:10', 'Lady In Black Makeover', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/lady-in-black-makeover_dinhphuong_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/lady-in-black-makeover_dinhphuong_12_2013/lady-in-black-makeover.swf', 'lady-in-black-makeover_dinhphuong_12_2013', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('812', '1f064447-6d73-3c20-bfca-26df2459af72', '2013-12-12 01:02:05', 'Lady In Blue Dressup', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/lady-in-blue-dressup_dinhphuong_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/lady-in-blue-dressup_dinhphuong_12_2013/lady-in-blue-dressup.swf', 'lady-in-blue-dressup_dinhphuong_12_2013', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('813', '8a481c6d-ae06-367d-8457-9a30c21687d3', '2014-02-02 11:34:18', 'Lady mary wedding dress coloring', 'Lady mary wedding dress coloring Game.', 'http://games.mochiads.com/c/g/lady-mary-wedding-dress-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/lady-mary-wedding-dress-coloring/ladymary.swf', 'lady-mary-wedding-dress-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('814', '94ccee49-0eab-3aae-8d7c-eed70edda0d3', '2014-03-13 00:17:26', 'Lake House Travel', 'Lake House Travel game. Play with your mouse.', 'http://games.mochiads.com/c/g/lake-house-travel/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/lake-house-travel/lakehouse.swf', 'lake-house-travel', '800x600', '600', '800', 'http://games.mochiads.com/c/g/lake-house-travel/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/lake-house-travel/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/lake-house-travel/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/lake-house-travel/screen3_thumb.jpg', '', '0', ''), | |
('815', 'e77f53b5-a2d9-39ec-b62a-73498b8c8767', '2013-06-04 18:10:19', 'Land of Eggs 2', 'Tower Defense with relaxing graphics and musics. Guard the Egg Houses from Egg Robbers !!!', 'http://games.mochiads.com/c/g/land-of-eggs-2/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/land-of-eggs-2/Land%20of%20Eggs%202%20(MOCHI%20VERSION).swf', 'land-of-eggs-2', '600x480', '480', '600', 'http://games.mochiads.com/c/g/land-of-eggs-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/land-of-eggs-2/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/land-of-eggs-2/screen2_thumb.jpg', '', '', '2', 'Buy Egg Towers, evolve, and prevent egg robbers from reaching the egg houses.'), | |
('816', '695adcc9-0a5e-345e-83f5-c57f1d72a817', '2013-10-30 22:50:53', 'Lea Gorgeous Dress Up', 'Lea has been just adorable her whole life! She is known as Lea Gorgeous because she is just so pretty tiny and cute. She loves girly pretty items, cute frilly dresses, pretty strappy sandals and likes to pose about whether she is wearing cool fashion sunglasses or just sipping on a nice drink. Can you girls dress up Lea Gorgeous and keep her \"pretty\" persona going, her image is everything to her, so do a good job ladies!', 'http://games.mochiads.com/c/g/lea-gorgeous-dress-up/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/lea-gorgeous-dress-up/leagorgeousdressup.swf', 'lea-gorgeous-dress-up', '800x600', '600', '800', '', '', '', '', '', '', '1', 'Use your mouse to give Lea Gorgeous a new pretty outfit! - See more at:'), | |
('817', 'e4666d7e-e65b-3500-bf2e-4f30beefc310', '2014-03-02 13:08:10', 'Leaf Racer', 'Race your way through exhilarating mountain environments as you attempt to outlap the blue leaves.', 'http://games.mochiads.com/c/g/leaf-catcher_v272519/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/leaf-catcher_v272519/Mochimoney.swf', 'leaf-catcher_v272519', '800x600', '600', '800', 'http://games.mochiads.com/c/g/leaf-catcher_v272519/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/leaf-catcher_v272519/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/leaf-catcher_v272519/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/leaf-catcher_v272519/screen3_thumb.png', 'http://games.mochiads.com/c/g/leaf-catcher_v272519/screen4_thumb.jpg', '0', 'Hold the up arrow key to accelerate; release it to decelerate. Press the left and right arrow keys to move left and right.'), | |
('818', '9f245e52-efb9-3426-b7aa-72d9f31304a6', '2013-12-09 22:16:04', 'Legend of the Brothers', 'Stickman Brothers training with the hell angels , you can operate them, to win the cup?\r\n\r\nThis is the most funny stickman fighting games, . Let\'s enjoy it.', 'http://games.mochiads.com/c/g/legend-of-the-brothers/_thumb_100x100.png', 'Adult Only', 'Fighting', 'http://games.mochiads.com/c/g/legend-of-the-brothers/main.swf', 'legend-of-the-brothers', '600x480', '480', '600', 'http://games.mochiads.com/c/g/legend-of-the-brothers/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/legend-of-the-brothers/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/legend-of-the-brothers/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/legend-of-the-brothers/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/legend-of-the-brothers/screen4_thumb.jpg', '0', 'player1:ASWD:move J:attack k:jump\r\nplayer2:arrow key :move numpad :attack1,numpad 2:jump'), | |
('819', '9526de92-ce87-35c6-9619-d0cc32a64b32', '2011-12-08 04:34:32', 'Legwalkovich', 'Legwalkovich has found himself in a bad situation. He has some movement and mutation problems... Help him survive as long as you can!', 'http://games.mochiads.com/c/g/legwalkovich_v374842/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/legwalkovich_v374842/legwalkovich_mochiads.swf', 'legwalkovich_v374842', '640x480', '480', '640', '', '', '', '', '', '', '0', 'Use the arrow keys or mouse to play the game.'), | |
('820', 'a1eb7225-c13a-3749-be8a-aaccce23bf79', '2014-03-11 04:52:05', 'Lemur puzzle', 'play Lemur puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/lemur-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/lemur-puzzle/Lemurpuzzle.swf', 'lemur-puzzle', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('821', 'f9aebc61-f2f2-3fe8-826e-b75e0cccdbef', '2013-12-25 02:26:01', 'Let\'s Go Party', 'Avez-vous déjà essayé des robes? Vous serait vraiment douce, confortable et élégant dans cette robe pour cette saison.Essayez ces robes de cette collection vous croire en mes paroles.', 'http://games.mochiads.com/c/g/lets-go-party_linh_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/lets-go-party_linh_12_2013/lets-go-party.swf', 'lets-go-party_linh_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('822', '1e55c9b0-c30f-354c-9ba7-6e1870aa7592', '2014-02-05 02:00:38', 'Level Up Parking', 'This parking game brings something new to the gaming world of car parking. Climb up high in the sky with each level of the game. This is not your regular highway routes but futuristic suspended roads one over the other. Each level takes you higher and more close to the clouds and a nauseating height. Don t fret if the other cars are foiling your plans of grandiosity, parking that high in the sky ain’t easy. Take your time and be patient in this parking game cause skill and patience are your friends. If strolling around on the small city streets is not for you its time you leveled up and tried the intercity highways with suspended roads that take you to over oxygenated atmospheric levels. This is the future of driving where an overcrowded earth cant take any more cars on its surface and the only way is up.', 'http://games.mochiads.com/c/g/level-up-parking/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/level-up-parking/Level%20Up%20Parking%20-%20MochiAds.swf', 'level-up-parking', '700x525', '525', '700', 'http://games.mochiads.com/c/g/level-up-parking/_thumb_200x200.png', '', '', '', '', '', '0', 'Use arrow keys to control your car.'), | |
('823', '61549ade-a8be-3216-a24b-136763491fb9', '2014-03-09 23:34:42', 'Library Escape', 'his is 150th escape game from enagames.com. Assume that one day you went to the library of your university to take some reference notes about your subject. Being a weekend library only less number of people using the library. Library manager lock the library without knowing that you are inside it and went for lunch. Try to escape from the library by solving some funny puzzles. Click on the objects to interact and solve the puzzles. Play enagames and have a wonderful weekend.', 'http://games.mochiads.com/c/g/library-escape_v682381/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/library-escape_v682381/libraryescape_mm.swf', 'library-escape_v682381', '800x600', '600', '800', 'http://games.mochiads.com/c/g/library-escape_v682381/_thumb_200x200.png', 'http://www.enagames.com/game-walkthrough/library-escape-walkthrough', '', '', '', '', '0', 'Mouse Interact'), | |
('824', '579793f9-5fe9-3e25-a44f-0b1a899a0629', '2014-01-31 04:40:05', 'Life Care Hospital', 'You are just opened your own new Clinic, this is your childhood dreams coming to life. In your Hospital lots of patients started coming. This is the winter season so almost everybody is sick. The only cure is drops that you can give to patients. Provide them right medicine and cure this winter illnesses. But you have to be really fast; otherwise you will get illnesses too. Good Luck!', 'http://games.mochiads.com/c/g/life-care-hospital/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/life-care-hospital/life-care-hospital.swf', 'life-care-hospital', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('825', '4b598c94-8954-3a17-8a48-ac109ca92cc5', '2013-10-30 09:04:54', 'Lightning Flash Pool', 'A quick pool game against the clock with Lightning mode', 'http://games.mochiads.com/c/g/lightning-flash-pool/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/lightning-flash-pool/poolGame.swf', 'lightning-flash-pool', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/lightning-flash-pool/screen1_thumb.jpg', '', '', '', '2', 'Aim with the mouse, shoot with a left click\nPress L to increase speed\nPress K to decrease speed'), | |
('826', 'f03553ed-822c-35b7-baeb-e1270ce0e91f', '2014-02-16 07:23:31', 'Lily best dress coloring', 'Lily best dress coloring Game.', 'http://games.mochiads.com/c/g/lily-best-dress-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/lily-best-dress-coloring/lilygrand.swf', 'lily-best-dress-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('827', 'da439ff8-6546-3c0d-aea5-cfdf27540d3d', '2014-02-05 08:08:50', 'Lily valentine day coloring', 'Lily valentine day coloring Game.', 'http://games.mochiads.com/c/g/lily-valentine-day-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/lily-valentine-day-coloring/valentineday.swf', 'lily-valentine-day-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('828', '5d473daa-68b8-3f68-af1f-95e9ad53226d', '2013-10-22 23:55:55', 'Line Soccer', 'Play this fun sports game - score from any situation with your favorite football team. Try out the different shots and time your passes to perfection.', 'http://games.mochiads.com/c/g/line-soccer/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/line-soccer/line_soccer_flash.swf', 'line-soccer', '720x480', '480', '720', 'http://games.mochiads.com/c/g/line-soccer/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/line-soccer/screen1_thumb.png', 'http://games.mochiads.com/c/g/line-soccer/screen2_thumb.png', '', '', '2', 'You must score a goal before time runs out. \nAlso, you must do the number of passes shown next to the door.\nClick on the player with the ball and choose the type of shot.\nThen select the direction of '), | |
('829', '5e9df599-3e72-3641-9dbd-23578da31f33', '2013-02-11 10:46:25', 'Linear Poker', 'Take one card out of 5 visible in every movement. Before taking the next card one card is removed from your hand - first card on the left. After each playing computer randomly deletes one card also. Try to make most scored poker hands. The last score is an average of the results for one play. The first hand of the first 5 cards are scored twice!', 'http://games.mochiads.com/c/g/linear-poker/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/linear-poker/linear-poker.swf', 'linear-poker', '480x480', '480', '480', 'http://games.mochiads.com/c/g/linear-poker/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/linear-poker/screen1_thumb.jpg', '', '', '', '2', ''), | |
('830', '0a959efa-a898-3197-ac7b-eadaec264372', '2013-11-25 22:26:52', 'Linebacker Alley Bonus', 'Linebacker Alley Bonus is the Flash version of the exciting game available for iPhone and iPad called Linebacker Alley.', 'http://games.mochiads.com/c/g/linebacker-alley-bonus/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/linebacker-alley-bonus/la2.swf', 'linebacker-alley-bonus', '320x568', '568', '320', 'http://games.mochiads.com/c/g/linebacker-alley-bonus/_thumb_200x200.jpg', '', '', '', '', '', '2', 'Arrows to move, A to jump, and S to spin.'), | |
('831', '1955386c-03f3-3531-8f2a-8d6bc9b91674', '2014-02-06 07:08:33', 'Lit the Dark', 'click the screen to lit the dark world', 'http://games.mochiads.com/c/g/lit-the-dark_v574643/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/lit-the-dark_v574643/TestLight.swf', 'lit-the-dark_v574643', '640x480', '480', '640', 'http://games.mochiads.com/c/g/lit-the-dark_v574643/_thumb_200x200.png', '', '', '', '', '', '0', 'use mouse to click'), | |
('832', '0735b6cb-2475-38a9-a357-cf08714fb984', '2014-02-24 02:11:05', 'Little beagle puzzle', 'Little beagle puzzle Game.', 'http://games.mochiads.com/c/g/little-beagle-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/little-beagle-puzzle/purepuppy.swf', 'little-beagle-puzzle', '600x450', '450', '600', '', '', '', '', '', '', '0', ''), | |
('833', '0246e95b-70f7-3fe1-af99-0e5df631a88a', '2014-02-12 13:02:12', 'Little bee and birds valentine day coloring', 'Little bee and birds valentine day coloring Game.', 'http://games.mochiads.com/c/g/little-bee-and-birds-valentine-day-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/little-bee-and-birds-valentine-day-coloring/beevalentine.swf', 'little-bee-and-birds-valentine-day-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('834', 'b7ed0a9e-0030-33ec-b99f-af72a81675ef', '2014-02-01 05:55:50', 'Little betty in the road coloring', 'Little betty in the road coloring Game.', 'http://games.mochiads.com/c/g/little-betty-in-the-road-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/little-betty-in-the-road-coloring/cutebety.swf', 'little-betty-in-the-road-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('835', '641f7c44-51f3-3461-87ac-81503d54b89e', '2014-02-16 09:17:49', 'Little birds on the leaves puzzle', 'Little birds on the leaves puzzle Game.', 'http://games.mochiads.com/c/g/little-birds-on-the-leaves-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/little-birds-on-the-leaves-puzzle/littlebirdie.swf', 'little-birds-on-the-leaves-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('836', 'bc9b7f8a-983d-3596-abaf-89f07e2abe3a', '2014-03-09 15:21:51', 'Little Candy Factory', 'Deliver all requested candies before time runs out! Cute, easy to learn, but hard to master game featuring lots of power ups, combos, bonuses and of course - Candies!', 'http://games.mochiads.com/c/g/little-candy-factory/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/little-candy-factory/littlecandyfactory.swf', 'little-candy-factory', '380x480', '480', '380', '', '', '', '', '', '', '2', ''), | |
('837', '3e0261a7-45d2-3ebb-b5f7-49a4ea4481ad', '2014-03-16 09:56:43', 'Little curious fox puzzle', 'Little curious fox puzzle Game.', 'http://games.mochiads.com/c/g/little-curious-fox-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/little-curious-fox-puzzle/fox.swf', 'little-curious-fox-puzzle', '600x450', '450', '600', '', '', '', '', '', '', '0', ''), | |
('838', '74d23094-b0f0-31ea-a143-ac7710ddd246', '2013-12-26 01:03:20', 'Little Demon Girl Dressup', 'Avez-vous déjà essayé des robes? Vous serait vraiment douce, confortable et élégant dans cette robe pour cette saison.Essayez ces robes de cette collection vous croire en mes paroles.', 'http://games.mochiads.com/c/g/little-demon-girl-dressup_linh_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/little-demon-girl-dressup_linh_12_2013/little-demon-girl-dressup.swf', 'little-demon-girl-dressup_linh_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('839', 'e8203077-6832-3613-a2a9-31921c4ea0a8', '2014-02-28 06:15:36', 'Little Elephant', 'Help little elephants gather flowers for a birthday party while cruising around the 30 islands hiding many treasures, surprises, hidden objects, Easter eggs and 36 achievements to unlock', 'http://games.mochiads.com/c/g/little-elephant/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/little-elephant/LittleElephant.swf', 'little-elephant', '800x600', '600', '800', '', '', '', '', '', '', '2', ''), | |
('840', '3080530f-592a-35a1-912a-98733bc30764', '2014-03-09 10:13:51', 'Little fishes in the box coloring', 'Little fishes in the box coloring Game.', 'http://games.mochiads.com/c/g/little-fishes-in-the-box-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/little-fishes-in-the-box-coloring/fishesontheocean.swf', 'little-fishes-in-the-box-coloring', '530x600', '600', '530', '', '', '', '', '', '', '1', ''), | |
('841', 'ebbb7830-6c31-39e2-91f5-4d4508b132d0', '2014-02-11 02:22:31', 'Little Heads: Snowy Adventure', 'What about embarking an adventure with the little heads who are really so hungry? If your answer is \"Yes!\", get ready to embark a long and exciting adventure! You are going to fight against to snow monsters, and you will pick apples and peaks to eat their\'s fill. If you are ready too, let\'s get started!', 'http://games.mochiads.com/c/g/little-heads-snowy-adventure_v837232/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/little-heads-snowy-adventure_v837232/LHSA_V0_6_Mochi.swf', 'little-heads-snowy-adventure_v837232', '640x480', '480', '640', 'http://games.mochiads.com/c/g/little-heads-snowy-adventure_v837232/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/little-heads-snowy-adventure_v837232/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/little-heads-snowy-adventure_v837232/screen2_thumb.jpg', '', '', '0', '1st Player:\r\nMove: \"W,A,S,D\"\r\nThrowing Snowball: \"X\"\r\n\r\n2nd Player:\r\nMove: \"ARROW KEYS\"'), | |
('842', 'c9ab9d0a-5ba5-39a1-a9d9-c46f4f87d45e', '2014-02-24 08:59:52', 'Little stored rabbit puzzle', 'Little stored rabbit puzzle Game.', 'http://games.mochiads.com/c/g/little-stored-rabbit-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/little-stored-rabbit-puzzle/rabbit.swf', 'little-stored-rabbit-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('843', '5fb31117-651f-337b-8617-9a017fd1d87f', '2014-03-15 01:53:28', 'Little Suzi at Dentist', 'Little suzi is suffering a lot from severe tooth ache. So, get ready with your dentist tools to treat the kid\'s tooth decay. Kick off the germs and do some cleaning, drilling and whitening process without pain. Show off your dentistry skills to solve kid\'s problem and make him comfort.', 'http://games.mochiads.com/c/g/little-suzi-at-dentist/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/little-suzi-at-dentist/little-suzi-at-dentist.swf', 'little-suzi-at-dentist', '660x495', '495', '660', 'http://games.mochiads.com/c/g/little-suzi-at-dentist/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/little-suzi-at-dentist/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/little-suzi-at-dentist/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/little-suzi-at-dentist/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/little-suzi-at-dentist/screen4_thumb.jpg', '1', 'Use mouse to interact.'), | |
('844', 'e6e4fbeb-8432-3201-9cad-1ca46359c470', '2014-01-30 07:27:23', 'little truck games', 'Are you a good driver? Prove it', 'http://games.mochiads.com/c/g/little-truck-games/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/little-truck-games/little-truck.swf', 'little-truck-games', '700x500', '500', '700', 'http://games.mochiads.com/c/g/little-truck-games/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/little-truck-games/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/little-truck-games/screen2_thumb.jpg', '', '', '0', 'Use the arrow keys to drive'), | |
('845', 'e583d737-7223-361d-a179-6c90090ca5c3', '2014-03-05 14:50:32', 'Lizard in the tree coloring', 'Lizard in the tree coloring Game.', 'http://games.mochiads.com/c/g/lizard-in-the-tree-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/lizard-in-the-tree-coloring/lizard.swf', 'lizard-in-the-tree-coloring', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('846', '9f51d7ed-f761-3dc5-a183-4af091fe57b9', '2013-07-12 04:14:59', 'The Loader', 'Loader is a simple physics based game. Where the player is supposed to load as any blocks as possible in given time.', 'http://games.mochiads.com/c/g/loader_v676293/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/loader_v676293/The%20Loader.swf', 'loader_v676293', '640x480', '480', '640', '', '', '', '', '', '', '0', 'Left Click to release the block'), | |
('847', '08774bd6-7650-3f48-92c8-4b3de1fd84a5', '2014-03-03 01:56:05', 'Lobotomy', 'Lobo est une créature qui vie dans une usine nucléaire.\nEntrez dans son monde !', 'http://games.mochiads.com/c/g/lobotomy_v409698/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/lobotomy_v409698/lobotomyjg.swf', 'lobotomy_v409698', '640x480', '480', '640', 'http://games.mochiads.com/c/g/lobotomy_v409698/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/lobotomy_v409698/screen1_thumb.jpg', '', '', '', '3', 'Monter en haut des plateaux'), | |
('848', 'dda01e8d-331c-380e-9086-9fe8efff0689', '2014-01-23 04:22:49', 'Lone Cistern', 'Massive amounts of bullets and explosions everywhere!', 'http://games.mochiads.com/c/g/lone-cistern/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/lone-cistern/LoneCisternGameMC.swf', 'lone-cistern', '576x544', '544', '576', 'http://games.mochiads.com/c/g/lone-cistern/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/lone-cistern/screen1_thumb.png', '', '', '', '0', 'Use your mouse to walk around and aim, hold the S key to stop walking and just aim. Press U for upgrades. Move your mouse out of the games screen to pause the game. Be sure to upgrade your speed.'), | |
('849', 'b078142c-11b6-3718-b123-9548318ecebc', '2013-05-15 23:33:34', 'lonely man', 'Since you left heart haggard\nThe white tung wind swirling\nFalling like people love this season\n\nThe River wind presumptuous desperately blowing\nUnprovoked fiddle from human tears\nAs intense love no longer be able to\nSad night after night', 'http://games.mochiads.com/c/g/lonely-man/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/lonely-man/lonelyman.swf', 'lonely-man', '700x550', '550', '700', 'http://games.mochiads.com/c/g/lonely-man/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Put on headphones to listen carefully to the first game music'), | |
('850', '182c06dd-43d3-39d6-be01-e81d36fe77d4', '2013-11-08 14:59:25', 'Lone Shark', 'Lone Shark is a turn-based game of risk and reward.\n\nSwim your own way as the lone loan shark in a sea of deadbeat surfers, all asking to borrow money. Be kind or be ruthless, as decisions affect your reputation – and whether someone pays up or skips town.', 'http://games.mochiads.com/c/g/loneshark/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/loneshark/LoneShark.swf', 'loneshark', '640x480', '480', '640', 'http://games.mochiads.com/c/g/loneshark/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/loneshark/screen1_thumb.png', 'http://games.mochiads.com/c/g/loneshark/screen2_thumb.png', 'http://games.mochiads.com/c/g/loneshark/screen3_thumb.png', 'http://games.mochiads.com/c/g/loneshark/screen4_thumb.png', '4', 'WATCH YOUR BALANCE\nYou begin with $1000 and can only go into the red by $1000 yourself.\n\nDAILY TURNS\nNew peeps will ask for money; choose your debtors and terms wisely. $5 daily maintenance cost.\n\nDEA'), | |
('851', '236e08b5-dedc-36d4-ba15-385000b6a4c1', '2013-12-12 04:59:05', 'Look Alike Pizza', 'Henna is preparing to celebrate her birthday with a party and pizza later this afternoon. All of her friends have been invited to this awesome celebration, so she will need to make a delicious pizza. Help her to decorate with different fruit toppings and then choose your favorites, and create a mouthwatering pizza.', 'http://games.mochiads.com/c/g/look-alike-pizza/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/look-alike-pizza/look-alike-pizza-mochi.swf', 'look-alike-pizza', '600x500', '500', '600', '', '', '', '', '', '', '1', ''), | |
('852', '504bd7ad-2483-3644-b4b7-ceeaa34c2e12', '2014-03-12 05:04:06', 'looking hungry', 'play looking hungry puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/looking-hungry/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/looking-hungry/lookinghungry.swf', 'looking-hungry', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('853', '0f07414f-6700-3f59-b63e-bcd398c52ce0', '2014-02-18 11:46:37', 'Lost Mine Peak Jigsaw', 'Piece together three great pictures of Lost Mine Peak Jigsaw in Big Bend National Park in Texas', 'http://games.mochiads.com/c/g/lost-mine-peak-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/lost-mine-peak-jigsaw/lostminepeakjigsawmochi.swf', 'lost-mine-peak-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/lost-mine-peak-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '1', ''), | |
('854', '9b5d273c-a339-351f-9329-eb91b44dadcc', '2014-02-11 05:21:34', 'Winter Horror House Escape', 'Winter Horror House Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/lotofstock/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/lotofstock/dark%20horror%20house%20escape.swf', 'lotofstock', '640x480', '480', '640', 'http://games.mochiads.com/c/g/lotofstock/_thumb_200x200.png', 'http://www.xtragamingz.com/winter-horror-house-escape-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/lotofstock/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/lotofstock/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/lotofstock/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/lotofstock/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('855', 'd5e59a85-8fbc-3495-ad00-d757cf95214e', '2014-01-02 19:42:59', 'Loudmouths monsters', 'Help to the little Bobby to avoid all the loudmouths monsters and make your own reputation obtain the highest score!\n\nYour highScore can be in the leaderboard i you are agree.', 'http://games.mochiads.com/c/g/loudmouths-monsters_v602355/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/loudmouths-monsters_v602355/LoudMonsters.swf', 'loudmouths-monsters_v602355', '550x400', '400', '550', 'http://games.mochiads.com/c/g/loudmouths-monsters_v602355/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/loudmouths-monsters_v602355/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/loudmouths-monsters_v602355/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/loudmouths-monsters_v602355/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/loudmouths-monsters_v602355/screen4_thumb.jpg', '2', 'You can move with mouse or with the arrows in the single mode or you can play with a friend and make together a high score using the keys “wasd†and the arrows. Take a big time playing this game a'), | |
('856', '2925b877-b331-3e49-9725-6493eba584af', '2014-03-14 01:45:32', 'Love Cube Saga', 'Welcome to the love cube saga! Play for free online at Games2chicks.com Combine this special love cube saga to create spectacular effects. Love Cube Saga is a match-3 game but why stop at three when four or five will earn you even more points. Matching four love cubes in a row earns a special wrapped love that can clear a whole row. You have a time limit so complete the level before times run out. Good Luck Have Fun!', 'http://games.mochiads.com/c/g/love-cube-saga/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/love-cube-saga/love-cube-saga.swf', 'love-cube-saga', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('857', '81c46f4c-94b6-3e28-a5f2-678166b62a5c', '2014-02-04 23:38:55', 'Love for Spa', 'Do you have a true love for Spa? prove it this Valentine\'s day', 'http://games.mochiads.com/c/g/love-for-spa/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/love-for-spa/love-for-spa-mochiads.swf', 'love-for-spa', '800x480', '480', '800', '', '', '', '', '', '', '0', ''), | |
('858', 'a44c136b-bc5b-34d9-8f4e-dbea22f471ed', '2014-02-09 13:18:09', 'Lovely couple in valentine day coloring', 'Lovely couple in valentine day coloring Game.', 'http://games.mochiads.com/c/g/lovely-couple-in-valentine-day-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/lovely-couple-in-valentine-day-coloring/lovecouple.swf', 'lovely-couple-in-valentine-day-coloring', '530x600', '600', '530', '', '', '', '', '', '', '1', ''), | |
('859', 'fe91799b-628e-366f-988f-5a897a4cab47', '2014-03-07 09:04:44', 'Lovely Heart', 'Its a sequence game, where you click on the similar colored Lovely Heart in sequence to blast them.', 'http://games.mochiads.com/c/g/lovely-heart/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/lovely-heart/Lovely%20Heart.swf', 'lovely-heart', '600x550', '550', '600', 'http://games.mochiads.com/c/g/lovely-heart/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/lovely-heart/screen1_thumb.jpg', '', '', '', '0', 'Click on the similar colored Heart in sequence to blast them & score as much as possible within the specified time.'), | |
('860', '034039ca-34c7-38af-8b97-369c71c1735f', '2014-02-03 10:16:16', 'Lovely kitties coloring', 'Lovely kitties coloring Game.', 'http://games.mochiads.com/c/g/lovely-kitties-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/lovely-kitties-coloring/lovelycats.swf', 'lovely-kitties-coloring', '530x600', '600', '530', '', '', '', '', '', '', '1', ''), | |
('861', '3734c6be-d7b7-3451-84f8-999773cad6aa', '2014-03-01 03:57:11', 'Lovely Puppy', 'play Lovely Puppy puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/lovely-puppy/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/lovely-puppy/LovelyPuppy.swf', 'lovely-puppy', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('862', '6d36f9c6-63dd-342e-ba6a-e74ce1769f1d', '2014-02-28 12:39:36', 'Lovely rabbit family puzzle', 'Lovely rabbit family puzzle Game.', 'http://games.mochiads.com/c/g/lovely-rabbit-family-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/lovely-rabbit-family-puzzle/rabbitfamily.swf', 'lovely-rabbit-family-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '0', ''), | |
('863', 'd8aad1a8-f8ff-3ef4-85bc-d61a77472808', '2014-02-12 13:34:06', 'Lovely Redd', 'Small game made for Valentine\'s day. Music by Ashley Alyse', 'http://games.mochiads.com/c/g/lovely-redd/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/lovely-redd/Redd.swf', 'lovely-redd', '640x480', '480', '640', '', '', '', '', '', '', '2', 'Jump through platform to give roses to the pink girl.'), | |
('864', '8b2012a3-74f6-3084-832e-5bfac2ce0f85', '2013-10-20 20:12:40', 'Lovely Wild Flower', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/lovely-wild-flower_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/lovely-wild-flower_hang1993_10_2013/lovely-wild-flower.swf', 'lovely-wild-flower_hang1993_10_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('865', 'c09de025-96a8-37bc-940b-9a5bc301252d', '2014-02-15 05:14:54', 'Lover Room Escape', 'Lover Room Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\r\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/lover-room-escape/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/lover-room-escape/lover%20room%20Escape.swf', 'lover-room-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/lover-room-escape/_thumb_200x200.jpg', 'https://www.youtube.com/watch?v=Efnghbp5B8M', 'http://games.mochiads.com/c/g/lover-room-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/lover-room-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/lover-room-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/lover-room-escape/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('866', '4db13486-0db1-3ecf-b872-0a9f2886e63d', '2014-02-27 04:50:43', 'Lovers Anniversary Cake Decor', 'Yes, today a beautiful couple wants to celebrate their Love anniversary day. Can you decorate this delicious cake for them? If you do so, they will be happy and never forget the precious moment in their life. Happy decorate anniversary cake.', 'http://games.mochiads.com/c/g/lovers-anniversary-cake-decor/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/lovers-anniversary-cake-decor/lovers-anniversary-cake-decor.swf', 'lovers-anniversary-cake-decor', '550x400', '400', '550', 'http://games.mochiads.com/c/g/lovers-anniversary-cake-decor/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use mouse to decorate.'), | |
('867', '0fe4f7da-b31a-345d-8ea6-c135a5a7e20a', '2014-01-29 23:34:56', 'Love\'s Truck', 'If you are love struck this time of the year it\'s time you drove love\'s truck! Drive the blinged out Cupids truck and help him dart as many hearts as possible in the quickest time. Have fun driving over large cupcakes and cream dipped strawberries, jump over cherries and fall in place with love\'s truck. Feel the love in the air and spread it over the land in this fun adventurous ride, where you get to perfect your truck driving skills. This you can drive Cupid safely and help him accomplice his mission ? Its time to find out. Show your true driver colors on this difficult route and don’t tip the love\'s truck over cause you will lose. Love hearts are in the air and roses are waiting to be delivered so what are you waiting for? Ge to it and drive the love truck all over the world to bring love to each awaiting soul.', 'http://games.mochiads.com/c/g/loves-truck/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/loves-truck/Love%20Truck%20-%20MochiAds.swf', 'loves-truck', '700x525', '525', '700', 'http://games.mochiads.com/c/g/loves-truck/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use arrow keys to drive!'), | |
('868', '676a81cd-9675-30ba-a656-57a21138cf38', '2013-09-09 16:46:04', 'Lucky Card', 'Are you an apprentice in divination or a powerful fortune teller? Claim yourself the professional title in Lucky Card, in which you will guess whether the rank of the next card is greater than or smaller than the previous one. When the game starts, 24 upturned cards will be dealt and divided into 3 rows, and you will have 10 seconds to observe them. After that, the cards will be collected and shuffled, then downturned and dealt to the rows. A card from the stock pile at the top left corner will be revealed, and you need to guess whether the rank of the first card on the top row is greater than or smaller than that of the revealed card. The ranks of the cards from high to low are as follows: A-K-Q-J-10-9-8-7-6-5-4-3-2. Make your guess by clicking the corresponding button at the bottom of the screen, and the result will be shown immediately. You can receive bonuses if correct guesses are m', 'http://games.mochiads.com/c/g/lucky-card_v910570/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/lucky-card_v910570/luckycard.swf', 'lucky-card_v910570', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('869', 'd00f5d11-a65c-385a-b4e1-63edde058dff', '2013-09-20 16:09:47', 'Lucky Me?', 'A simple game of trivia and luck.', 'http://games.mochiads.com/c/g/lucky-me/_thumb_100x100.jpg', 'Teen', 'Casino', 'http://games.mochiads.com/c/g/lucky-me/luckymefinal1.2.swf', 'lucky-me', '600x600', '600', '600', '', '', '', '', '', '', '2', 'It is simple. You must spin the Lucky Me Machine. You can get worth Deo Coin that worth some cash, A yikes which lost you a life, Or a Q Mark for a trivia question.\nEvery 5 spins, you have the opportu'), | |
('870', 'e2ca1d39-01c5-338f-b5c6-0b3d3b01da68', '2013-01-03 16:04:37', 'Lucky Seven Slots', 'Lucky Seven Slots has all of your favorite lucky slot themes including shamrocks, lucky seven, lucky horse shoes, crowns, and the four card suits. Lucky Seven Slots is an awesome slot machine simulator that also allows you to play on Facebook and Android. Lucky Seven Slots includes your favorite video slot features like exciting bonus games, scatter symbols, wild, and free spins. You\'ll experience the full scale of emotions just like a real casino player would in Vegas but you won\'t risk losing a cent!\n\n- Get bonus coins every few minutes.\n- Progressive Jackpot where the more you play the bigger it gets.\n- Awesome Rag time theme music', 'http://games.mochiads.com/c/g/lucky-seven-slots/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/lucky-seven-slots/LuckySevenSlots.swf', 'lucky-seven-slots', '800x630', '630', '800', '', '', '', '', '', '', '2', ''), | |
('871', '8ef27ebb-6e1f-3312-aa20-585fd7439caa', '2014-03-12 02:27:47', 'Luminobes', 'Move the pipes and blocks to guide and mix the light beams towards the right colored lightcatcher.\n\nFeed the wormholes hamburgers and don\'t let the lights touch them!', 'http://games.mochiads.com/c/g/luminobes/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/luminobes/luminobes.swf', 'luminobes', '800x480', '480', '800', 'http://games.mochiads.com/c/g/luminobes/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/luminobes/screen1_thumb.png', '', '', '', '0', '[M] - mute/unmute music\n[LMB] - drag pipes and blocks'), | |
('872', '1d06da08-4da3-386f-ba2f-a3527488d396', '2013-12-25 03:22:03', 'Luxurious Fur Costumes', 'Avez-vous déjà essayé des robes? Vous serait vraiment douce, confortable et élégant dans cette robe pour cette saison.Essayez ces robes de cette collection vous croire en mes paroles.', 'http://games.mochiads.com/c/g/luxurious-fur-costumes_linh_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/luxurious-fur-costumes_linh_12_2013/luxurious-fur-costumes.swf', 'luxurious-fur-costumes_linh_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('873', 'ffb9b1e6-c182-35e2-8ec3-5a7f5cf3c83b', '2014-01-08 08:48:24', 'Mad Combiner', 'Free-Online-World draws your attention to its new free excellent car driving game. Rule the combine, drive on the streets of the city that was quite in former times, and crash the cars that are on your way. The police and army send the best troops to struggle against the furious combine. Who will be the winner in this unequal fight? Try to rule in such way to avoid the bombardment. Do not forget to gather the harvest of bones, score as much points as possible and publish best results online.', 'http://games.mochiads.com/c/g/mad-combiner/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/mad-combiner/MadCombiner.swf', 'mad-combiner', '640x480', '480', '640', 'http://games.mochiads.com/c/g/mad-combiner/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mad-combiner/screen1_thumb.jpg', '', '', '', '0', ''), | |
('874', '1ecc4646-21bb-3b2f-823b-6c5f3e9b7f45', '2014-02-12 06:20:24', 'Mad Penguins', 'The end of the world has come and gone. Only a small sliver of the Earth is inhabitable. Unfortunately, it is inhabited by giant flesh eating penguins committed to eating you.', 'http://games.mochiads.com/c/g/mad-penguins/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/mad-penguins/madpenquins2.swf', 'mad-penguins', '800x600', '600', '800', '', 'http://www.roughridergames.com', '', '', '', '', '1', 'Launch nuclear snow balls with your mouse to ward off the monster penguins'), | |
('875', 'b529cdca-d720-31ff-b3c6-9c02a7b56321', '2014-01-27 22:08:17', 'Mad Racing', 'Race your G-Cart to shoot all the 15 enemy cars, and 15 enemy caves .', 'http://games.mochiads.com/c/g/mad-racing/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/mad-racing/mad-racing.swf', 'mad-racing', '600x400', '400', '600', '', '', '', '', '', '', '0', 'Use W /A/ S /D, keys or arrow keys to drive your cart. Click the mouse to shoot.'), | |
('876', '6555af37-c357-3c24-a429-dd4d0a1e93fa', '2013-01-03 16:07:00', 'Mafia Smuggling Slots', 'Mafia Smuggling Slots takes you back to the 1920s with its themed music and symbols like a cigar, deck of cards, stack of cash, tommy gun, and iron knuckles. Mafia Smuggling Slots is an awesome slot machine simulator that can be played on both Facebook and Android. Maria Smuggling Slots includes your favorite video slot features like exciting bonus games, scatter symbols, wild, and free spins. With this slots game you\'ll experience the full scale of emotions just like a real casino player but you won\'t risk losing a cent or the danger of actually being part of a mafia in the 20s!!\n\n- Get bonus coins every few minutes.\n- Progressive Jackpot where the more you play the bigger it gets.\n- Go back in time and transport yourself to the twenties while listening and playing to the music in Mafia Smuggling Slots', 'http://games.mochiads.com/c/g/mafia-smuggling-slots/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/mafia-smuggling-slots/MafiaSmugglingSlots.swf', 'mafia-smuggling-slots', '800x630', '630', '800', '', '', '', '', '', '', '2', ''), | |
('877', '89eb6e8b-7764-3727-a105-145e332ce1c8', '2014-03-08 02:53:54', 'Maggie at Dentist', 'Get ready with your tools to kick off the oral problems of this cute girl. She suffers a lot from severe tooth decay. It\'s time to reveal your dentistry skills. Take up your tools to do some teeth scaling, whitening and polishing job. Smash the germs and bring back the sparkling smile in the model\'s face. Have Fun dentist!!!', 'http://games.mochiads.com/c/g/maggie-at-dentist/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/maggie-at-dentist/secure_Maggie%20at%20dentist.swf', 'maggie-at-dentist', '660x495', '495', '660', 'http://games.mochiads.com/c/g/maggie-at-dentist/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/maggie-at-dentist/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/maggie-at-dentist/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/maggie-at-dentist/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/maggie-at-dentist/screen4_thumb.jpg', '1', 'Use mouse to interact.'), | |
('878', 'd5c13c03-a084-3ad9-82c3-173e68cf1601', '2014-03-03 04:07:21', 'Magic Coin Room Escape', 'Magic Coin Room Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/magic-coin-room-escape/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/magic-coin-room-escape/magic.swf', 'magic-coin-room-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/magic-coin-room-escape/_thumb_200x200.png', 'http://www.xtragamingz.com/magic-coin-room-escape-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/magic-coin-room-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/magic-coin-room-escape/screen2_thumb.jpg', '', '', '0', 'Use mouse to play the game.'), | |
('879', '4fa294ad-10aa-33ee-a9db-d3c8d16601ce', '2013-12-30 07:43:42', 'Magic Jump Racer', 'Open for yourself new driving game from Free-Online-World.com. Unfortunately your car appeared at the cemetery on Halloween. I hope the skeletons and Jack-o\'-lantern will not scare you. Pass the level from start to finish avoiding the revolving statues, witches on the brooms as well as the monsters. Use key arrows to rule, Space - to jump and double space - for double jump. Do not forget to collect precious stones while driving as this will score your points. Compete with other players publishing the best results in the Top 10 online.', 'http://games.mochiads.com/c/g/magic-jump-racer/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/magic-jump-racer/MagicJumpRacer.swf', 'magic-jump-racer', '640x480', '480', '640', 'http://games.mochiads.com/c/g/magic-jump-racer/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/magic-jump-racer/screen1_thumb.jpg', '', '', '', '0', ''), | |
('880', 'bb27d4bb-06fc-3d20-b787-e17d5ca9bde0', '2012-08-09 02:50:37', 'Magic Quilt Solitaire', 'A challenging solitaire game that will really test your brain. Try to remove all the cards from the magic quilt so that it can fly! The game also includes three fun themes.', 'http://games.mochiads.com/c/g/magic-quilt-solitaire/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/magic-quilt-solitaire/magic-quilt-solitaire.swf', 'magic-quilt-solitaire', '640x480', '480', '640', 'http://games.mochiads.com/c/g/magic-quilt-solitaire/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/magic-quilt-solitaire/screen1_thumb.png', 'http://games.mochiads.com/c/g/magic-quilt-solitaire/screen2_thumb.png', '', '', '2', 'Use the mouse. Follow the in game tutorial.'), | |
('881', '9c4fba7f-7129-3efe-a114-466e833f7082', '2014-01-19 05:33:04', 'Magical Glory', 'Shoot arrows and cast mighty spells to defense your fort! Can you stand strong in front of the none-stopping attack waves?', 'http://games.mochiads.com/c/g/magical-glory/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/magical-glory/MagicalGloryMochiAds.swf', 'magical-glory', '700x500', '500', '700', 'http://games.mochiads.com/c/g/magical-glory/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse to aim and shoot, 1-3 to select magic spells.'), | |
('882', 'df78bc67-e919-35da-a231-0d1e115500b9', '2014-03-13 03:56:51', 'Make Family Salad', 'Do you eat only healthy food? After I read an article about how damaged and dangerous is the junk food, I have decided to fight for my family s healthy preparing only food that it is good for the human organism. Today on the list I have salad. How many recipes of delicious salads do you know? In this online cooking game for girls you learn how to make a fresh and tasty salad for your family. Salad, potatoes, eggs, tomatoes, olives and the delicious dressing are going to give you the best salad ever. Try the recipe right now!', 'http://games.mochiads.com/c/g/make-family-salad/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/make-family-salad/make-family-salad-mochi.swf', 'make-family-salad', '800x600', '600', '800', 'http://games.mochiads.com/c/g/make-family-salad/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the mouse to play this game.'), | |
('883', '22e2b884-6cb8-3f53-9650-8e375e2516ba', '2014-03-07 00:49:47', 'Makeover Accessories', 'Alyssa is a fashionista student at the New Millennium High School and she could use your makeover skills to make her look marvelous for the spring formal dance. The dance is in few hours and she could use a talented makeup artist to give her a perfect look. Help her get ready on time and give her a chic hairstyle and a trendy makeup: colorful contact lenses, eyelash, lipstick, eyeliner and blush. Dress her with a gorgeous dress and accessorize it with sparkling earrings, necklace, bracelet and hairpin. Have fun!', 'http://games.mochiads.com/c/g/makeover-accessories/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/makeover-accessories/makeover-accessories-mochi.swf', 'makeover-accessories', '800x600', '600', '800', 'http://games.mochiads.com/c/g/makeover-accessories/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use the mouse to play this game!'), | |
('884', '635b79ee-de1e-36f2-b50a-96a6bdc03271', '2012-07-15 08:49:30', 'Mama Farm : Hit The Mole', 'A very simple Hit the mole game !\nThis game is a Mama Farm mini-game.', 'http://games.mochiads.com/c/g/mama-farm-hit-the-mole/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/mama-farm-hit-the-mole/hit_the_mole.swf', 'mama-farm-hit-the-mole', '800x600', '600', '800', '', '', 'http://games.mochiads.com/c/g/mama-farm-hit-the-mole/screen1_thumb.jpg', '', '', '', '0', 'Wait until a mole has come out its hole completely and hit it with your club !'), | |
('885', 'e6d184bd-03ab-3b0e-8477-9ac42769589f', '2014-02-25 09:28:48', 'Mambo Jambo', 'Mambo Jambo is challenging platform game. Collect all the Emeralds in order to progess to the next level. Can you avoid the enemies and spike traps and succeed? Game created by One Six Games', 'http://games.mochiads.com/c/g/mambo-jambo/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/mambo-jambo/Mambo_Jambo_Full.swf', 'mambo-jambo', '640x480', '480', '640', 'http://games.mochiads.com/c/g/mambo-jambo/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mambo-jambo/screen1_thumb.png', 'http://games.mochiads.com/c/g/mambo-jambo/screen2_thumb.png', 'http://games.mochiads.com/c/g/mambo-jambo/screen3_thumb.png', 'http://games.mochiads.com/c/g/mambo-jambo/screen4_thumb.png', '0', 'Use the arrow keys to control the player. Collect all the Emeralds in order to progress to the next level.'), | |
('886', '0ab45d5e-7169-3511-9329-e2f8c5d0d36e', '2014-03-05 10:30:41', 'MARBLE MAZE', 'Find your way through multiple maze labyrinths, with your marble ball. Prove yourself you are smart enough to find all boxes.', 'http://games.mochiads.com/c/g/marble-maze_v258847/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/marble-maze_v258847/MarbleMaze.swf', 'marble-maze_v258847', '800x600', '600', '800', 'http://games.mochiads.com/c/g/marble-maze_v258847/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/marble-maze_v258847/screen1_thumb.png', 'http://games.mochiads.com/c/g/marble-maze_v258847/screen2_thumb.png', 'http://games.mochiads.com/c/g/marble-maze_v258847/screen3_thumb.png', 'http://games.mochiads.com/c/g/marble-maze_v258847/screen4_thumb.png', '2', 'Use arrow keys to navigate through the maze. Find the box to go to the next level.'), | |
('887', 'c454c44b-2d44-3c2c-b997-fc0f5abe66c1', '2014-02-17 13:22:43', 'Flappy Killer', 'Recently, Flappy have a big fan base, but also quite a lot of people who hate Flappy Bird. If you hate Flappy, this game is perfect for you. Yoypo want to kill all Flappy but it is coming from all sides and steadily increasing the number. You kill Flappy in a row, you win the +1 extra point and these point add on your score.', 'http://games.mochiads.com/c/g/mario-flappy-killer/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/mario-flappy-killer/flappy-killer.swf', 'mario-flappy-killer', '720x480', '480', '720', 'http://games.mochiads.com/c/g/mario-flappy-killer/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mario-flappy-killer/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/mario-flappy-killer/screen2_thumb.jpg', '', '', '1', 'Yoypo move by \"W A S D\" keys . Indicate the direction of the shot with mouse and you can shoot with the mouse left button. Endless bullet. You can shoot with your gun as you want but you hit Flappy i'), | |
('888', 'bc74909e-b822-3bde-b9ee-dda8cebb8a37', '2014-02-12 18:53:01', 'Mars Iron Man', 'In an interplanetary cruise,Your spaceship drive into a deserted \nplanet owing to a malfunction .The planet is suffering Alien invasion.\nBy chance, you find that the last hope of the people left on the \nplanet.That is space through machine.With this machine may through \nto the other spaces temporarily.But the machine is not yet perfect, \nyou need to gather more parts to improve it.This is only hope of \nreturning to your planet.', 'http://games.mochiads.com/c/g/mars-iron-man/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/mars-iron-man/MarsIronMan-mochi.swf', 'mars-iron-man', '640x480', '480', '640', 'http://games.mochiads.com/c/g/mars-iron-man/_thumb_200x200.png', '', '', '', '', '', '0', 'â†â†’ to move,↑ to jump,1,2 Switch the space'), | |
('889', '28d25ced-fb5f-3895-9d75-0a982410a5c9', '2012-12-07 00:18:53', 'Mars War TD', 'Once there was a war maniacs,he launched a world war,he attempt to rule the entire world.To crush his ambitions, you must organize your line of defense to resist his army.You must do everything possible to hold your base,the peace of the world is in your hands.', 'http://games.mochiads.com/c/g/mars-war-td/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/mars-war-td/3366.swf', 'mars-war-td', '640x480', '480', '640', 'http://games.mochiads.com/c/g/mars-war-td/_thumb_200x200.jpg', '', '', '', '', '', '0', 'controls:Use mouse to play.This is a tower defense game,you must defend your base by building the most efficient line of defense.'), | |
('890', 'a9aa3e6f-00a7-32ac-a98c-41956411c3e9', '2014-01-12 16:49:16', 'Masakrator', 'Masakrator is an addictive top-bottom shoot-em-up game. The player must fight hordes of alien bugs on a remote planet. After a kill aliens drop orbs which the player can use to upgrade his weapons. But that is not enough to advance the levels which are getting more and more difficult. The player also needs to hone his skills in order to keep playing. What makes this game unique besides its great game mechanics is the original graphics and animation. Targeted for casual players but can be enjoyed even by hardcore gamers. This game includes some (fantasy) violence.', 'http://games.mochiads.com/c/g/masakrator/_thumb_100x100.png', 'Teen', 'Shooting', 'http://games.mochiads.com/c/g/masakrator/masakrator_f.swf', 'masakrator', '800x450', '450', '800', 'http://games.mochiads.com/c/g/masakrator/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/masakrator/screen1_thumb.jpg', '', '', '', '0', 'Collect orbs from dead aliens.\r\nAfter each wave visit spaceship for upgrades'), | |
('891', 'f9577db7-95aa-3b02-a5cb-572986014f37', '2014-01-06 12:28:42', 'Masterly Taxi Driver', 'Free-Game-Station.com draws your attention to its new free excellent driving game. London taxi is always ready to arrive in time in spite of overcast weather and disorders on the streets. Drive the car; don\'t be afraid to damage other cars and to detonate the bombs. Rush at full speed just avoid turning upside-down otherwise you will have to pass the level again. Pass all ten levels, score the maximum number of points and publish the best result online at Top10.', 'http://games.mochiads.com/c/g/masterly-taxi-driver/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/masterly-taxi-driver/MasterlyTaxiDriver.swf', 'masterly-taxi-driver', '600x450', '450', '600', 'http://games.mochiads.com/c/g/masterly-taxi-driver/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/masterly-taxi-driver/screen1_thumb.jpg', '', '', '', '0', ''), | |
('892', '4e77d65a-1acf-39bb-a518-4f5a5cd49502', '2014-02-18 11:31:16', 'Math Balloons Prime Numbers', 'The prime numbers version of Math Balloons. Remove balloons to make groups of same colored balloons by determining if a balloon\'s statement about prime numbers is true or false. Make matches over all of the colored squares to complete a level.', 'http://games.mochiads.com/c/g/math-balloons-prime-numbers/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/math-balloons-prime-numbers/MathMatch3_Prime_Numbers.swf', 'math-balloons-prime-numbers', '800x600', '600', '800', 'http://games.mochiads.com/c/g/math-balloons-prime-numbers/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/math-balloons-prime-numbers/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/math-balloons-prime-numbers/screen2_thumb.png', '', '', '1', 'Each balloon has a question in it asking if the number in the balloon is prime. Determine if the number is prime, put the mouse over the balloon and then click on the YES or NO button. Answering tru'), | |
('893', 'd1cf12fd-3307-346b-b691-c0979c1f0c78', '2014-01-31 02:53:55', 'Math Break', 'Add with speed and multiply with ease. Become the greatest Mathematician and add and multiply with a breeze.', 'http://games.mochiads.com/c/g/math-break/_thumb_100x100.png', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/math-break/game_mochi.swf', 'math-break', '411x700', '700', '411', '', '', 'http://games.mochiads.com/c/g/math-break/screen1_thumb.jpg', '', '', '', '0', 'Become the greatest Mathematician and add and multiply with a breeze. Press 2 or more numbers to get the result above the board. Completely each operation within the time limit or the game would end! '), | |
('894', '0fdccea5-d86b-35e8-9ced-ee22695b930e', '2014-02-11 08:48:15', 'Math Pop', 'Math Pop! a game created by an 8 year old to make math funner to learn.', 'http://games.mochiads.com/c/g/math-pop/_thumb_100x100.png', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/math-pop/mathPop.swf', 'math-pop', '550x400', '400', '550', 'http://games.mochiads.com/c/g/math-pop/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/math-pop/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/math-pop/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/math-pop/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/math-pop/screen4_thumb.jpg', '2', 'Aim and fire using mouse.'), | |
('895', '5b1558db-ba76-37a2-b7cf-d6d4dfb8c862', '2013-01-03 16:15:56', 'Mayan Jungle Slots', 'Mayan Jungle Slots takes you deep in the Mayan jungle where ziggurats are wild, three or more golden idol\'s wins you free spins, and wild monkeys roam the forest. Mayan Jungle Slots is an awesome slot machine simulator that allows you to play on Facebook and Android. Mayan Jungle Slots Includes your favorite video slot features like exciting bonus games, scatter symbols, wild, and free spins. Mayan Jungle Slots will have the gamer experience the full scale of emotions just like a real casino player but you won\'t risk losing a cent and you will be transported to a Mayan jungle.\n\n- Get bonus coins every few minutes.\n- Progressive Jackpot where the more you play the bigger it gets.\n- Enjoy playing Mayan Jungle slots while listening to the jungle like music in the background!', 'http://games.mochiads.com/c/g/mayan-jungle-slots/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/mayan-jungle-slots/MayanJungleSlots.swf', 'mayan-jungle-slots', '800x630', '630', '800', '', '', '', '', '', '', '2', ''), | |
('896', '5dc47a7b-a8ca-31da-bda7-322f3704534f', '2014-02-19 12:24:01', 'Mayhem Street', 'Mayhem Street is a flash vertical scroller from One Six Games. The objective is to avoid other cars and obstacles in order to achieve a high score.', 'http://games.mochiads.com/c/g/mayhem-street/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/mayhem-street/Mayhem%20Street_Full.swf', 'mayhem-street', '640x384', '384', '640', 'http://games.mochiads.com/c/g/mayhem-street/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mayhem-street/screen1_thumb.png', '', '', '', '0', ''), | |
('897', 'ac97587a-6ed3-39b6-b82b-b40c6c1d0ee1', '2013-11-03 04:31:35', 'Maze Evolution 2', 'Help a little bright star through an insane labyrinth of twists and turns to the finish with this addicting sequel to the Maze Evolution puzzle game. The further you progress the harder the obstacles and traps will become. Run out the clock and try to find your way through all 28 levels of Maze Evolution 2!', 'http://games.mochiads.com/c/g/maze-evolution-2/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/maze-evolution-2/maze6mochi.swf', 'maze-evolution-2', '640x480', '480', '640', 'http://games.mochiads.com/c/g/maze-evolution-2/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/maze-evolution-2/screen1_thumb.png', '', '', '', '2', 'Just click the star to start. Use your mouse to move.'), | |
('898', 'cd0db5db-b112-3878-ad10-9730399a1226', '2013-08-15 07:00:58', 'Mazinger Z vs Robot hedgehog', 'Mazinger Z is the protagonist of this fantastic wrestling game.', 'http://games.mochiads.com/c/g/mazinger-z-vs-robot-hedgehog/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/mazinger-z-vs-robot-hedgehog/mazingerfight.swf', 'mazinger-z-vs-robot-hedgehog', '565x440', '440', '565', 'http://games.mochiads.com/c/g/mazinger-z-vs-robot-hedgehog/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Click on the menu to select weapons and attack your enemy.'), | |
('899', 'ec513fa5-8236-38c0-8744-6b5acb783055', '2014-03-09 04:15:05', 'Medieval Defenses', 'Tower Defense Game, destroy your enemies, before then do it with you...', 'http://games.mochiads.com/c/g/medieval-defense/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/medieval-defense/MedievalDef.swf', 'medieval-defense', '800x600', '600', '800', 'http://games.mochiads.com/c/g/medieval-defense/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/medieval-defense/screen1_thumb.png', 'http://games.mochiads.com/c/g/medieval-defense/screen2_thumb.png', 'http://games.mochiads.com/c/g/medieval-defense/screen3_thumb.png', 'http://games.mochiads.com/c/g/medieval-defense/screen4_thumb.png', '1', 'Use Mouse to select position of your soldiers, keep your eyes in the score and buy upgrades...'), | |
('900', '6a980ece-35d7-3483-97be-b19fd56e6f23', '2013-01-03 16:13:01', 'Medieval Times Slots', 'Medieval Times Slots takes you back to the middle ages in this medieval themed slot with jokers being wild and three or more crowns getting you free spins and into the bonus round. Medieval Times Slots is an awesome slot machine simulator that can be played on both Facebook and Android. Includes your favorite video slot features like exciting bonus games, scatter symbols, wild, and free spins. With Medieval Times Slots you can experience the full scale of emotions of being in the medieval times and being in a real casino all at the same time but you won\'t risk losing a cent!\n\n- Get bonus coins every few minutes.\n- Progressive Jackpot where the more you play the bigger it gets.\n- Transport yourself back to the medieval times while listening to the music and playing Medieval slots', 'http://games.mochiads.com/c/g/medieval-times-slots/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/medieval-times-slots/MedievalTimesSlots.swf', 'medieval-times-slots', '800x630', '630', '800', '', '', '', '', '', '', '2', ''), | |
('901', 'd95a4e1d-9c1b-36bb-90de-ee7c63ecba75', '2014-02-14 07:35:13', 'Memento Dears Prologue', 'Memento Dears is a Visual Novel Date Sim for girls.\n\nStory:\nMelodie Adams has not always had the best of luck. However, recently things seem to be turning around for her. She’s pretty sure that she is in love with someone and that they feel the same way about her. But just as everything starts to line up, something big happens. A terrible accident leaves her right back at the beginning. Now, with a major hindrance derailing her, will she get back on course? …or find a new path?', 'http://games.mochiads.com/c/g/memento-dears/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/memento-dears/Memento%20Dears_Prologue.swf', 'memento-dears', '800x600', '600', '800', 'http://games.mochiads.com/c/g/memento-dears/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/memento-dears/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/memento-dears/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/memento-dears/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/memento-dears/screen4_thumb.jpg', '1', 'Use Right-click or Right Arrow to progress.'), | |
('902', '7a6904e9-93c8-3f80-a004-d4fc10ffaab7', '2013-11-20 04:14:46', 'Memoriz : Fruits et Légumes', 'Jeu de mémoire .\r\nIl faut trouver les cartes identiques .', 'http://games.mochiads.com/c/g/memoriz-fruits-et-le-gumes/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/memoriz-fruits-et-le-gumes/memoriz-fl.swf', 'memoriz-fruits-et-le-gumes', '786x576', '576', '786', 'http://games.mochiads.com/c/g/memoriz-fruits-et-le-gumes/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/memoriz-fruits-et-le-gumes/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/memoriz-fruits-et-le-gumes/screen2_thumb.jpg', '', '', '1', 'Trouvez les cartes identiques !'), | |
('903', 'e173162f-1da7-30c4-81e5-fd11b028a39f', '2014-01-22 06:03:20', 'Memory Shootout', 'Memorize the sequence the outlaws appear at the building windows (do not consider the innocents) and repeat the sequence in the exact order. If you fail the sequence you lose a life. If you repeat the sequence without errors (in a single level) you win a life and a bonus of 5000 pts.\r\nUse the aim to shoot at the windows in the correct order. Use +/- to enable disable sound. Use ESC to quit to the main menu.', 'http://games.mochiads.com/c/g/memory-shootout/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/memory-shootout/Memory%20Shootout.swf', 'memory-shootout', '810x585', '585', '810', 'http://games.mochiads.com/c/g/memory-shootout/_thumb_200x200.png', '', '', '', '', '', '0', ''), | |
('904', '4d7a2bb3-9054-33c3-b43d-f6d6ffbb75e8', '2014-03-11 04:20:03', 'Mermaid Fairy Princess', 'Have you ever seen a mermaid in an aquarium? Today we have invited a real mermaid from the oceans to make a show for us. The Mermaid Fairy Princess is right here in this online game for girls and she is going to let you choose her outfit for the show. There are lots of other games you can choose with mermaids but this one it is worth playing it because you will fall in love at the first play. Make the mermaid fairy princess to look like a real beautiful girl. People watching the show will be thrilled to see your masterpiece.', 'http://games.mochiads.com/c/g/mermaid-fairy-princess/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/mermaid-fairy-princess/mermaid-fairy-princess-mochi.swf', 'mermaid-fairy-princess', '800x600', '600', '800', 'http://games.mochiads.com/c/g/mermaid-fairy-princess/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Use the mouse to play this game.'), | |
('905', 'fe228836-823e-350c-a1f4-af57c8fb54c3', '2014-03-14 01:34:50', 'Mermaid Fairy', 'Mermaid Fairy game. Play with your mouse and dress up fairy.', 'http://games.mochiads.com/c/g/mermaid-fairy/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/mermaid-fairy/mermaidfairy.swf', 'mermaid-fairy', '800x600', '600', '800', 'http://games.mochiads.com/c/g/mermaid-fairy/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mermaid-fairy/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/mermaid-fairy/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/mermaid-fairy/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/mermaid-fairy/screen4_thumb.jpg', '0', ''), | |
('906', 'f64b167b-742e-357a-867a-861da568c470', '2014-02-12 05:09:03', 'Message From Bride', 'Message From Bride', 'http://games.mochiads.com/c/g/message-from-bride/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/message-from-bride/Message-From-Bride.swf', 'message-from-bride', '700x500', '500', '700', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('907', '43128d1a-9410-3a8d-b1bb-4c8ba4c6590e', '2014-03-08 05:26:01', 'Messy Dinner Table', 'Are you ready for upcoming find hidden objects in messy dinner table? You have a little task to find hidden objects which are hidden on in this messy dinner table. Avoid clicking unnecessarily as otherwise for every 10 clicks 10 seconds of your time will get reduced. Good Luck and Have fun!', 'http://games.mochiads.com/c/g/messy-dinner-table/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/messy-dinner-table/messy-dinner-table.swf', 'messy-dinner-table', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use mouse to play the game.'), | |
('908', 'cb9fa749-75c4-347b-ab4c-4d0c56ca12dd', '2014-03-07 02:17:18', 'Meteor Man', 'The earth is going through an asteroid field. Help Meteor Man avoid getting hit by the meteors landing on the surface!', 'http://games.mochiads.com/c/g/meteor-man/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/meteor-man/MeteorMan.swf', 'meteor-man', '500x500', '500', '500', 'http://games.mochiads.com/c/g/meteor-man/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/meteor-man/screen1_thumb.png', 'http://games.mochiads.com/c/g/meteor-man/screen2_thumb.png', '', '', '2', '-Use left and right arrow keys to move\n-If Meteor Man doesn\'t move, try clicking on the screen again'), | |
('909', '5e50de9b-6f62-36d5-bf0a-1bb58c00f45b', '2014-02-11 06:19:27', 'Retro Snake Classic', 'Metro snake, a real snake game with highscores. Do you have the nerves and skills to get to the top?', 'http://games.mochiads.com/c/g/metro-snake/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/metro-snake/Retro_Snake_Classic_updatedHeight.swf', 'metro-snake', '640x384', '384', '640', 'http://games.mochiads.com/c/g/metro-snake/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/metro-snake/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/metro-snake/screen2_thumb.jpg', '', '', '2', 'Use the arrow keys to eat the fruit. Avoid yourself!'), | |
('910', 'ce88ba9f-c60e-379a-8f65-d20033c72faa', '2011-05-28 07:19:57', 'Midnight Sunitaire', 'A classic card game from Norway, the land of the midnight sun. Similar to Scorpion and Yukon, the aim in this game is to move all the cards to the foundations. However, cards can be moved regardless of the cards on top of them, allowing you to untangle the tableau and turn over the hidden cards.', 'http://games.mochiads.com/c/g/midnight-sunitaire/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/midnight-sunitaire/midnightsunitaire.swf', 'midnight-sunitaire', '800x600', '600', '800', 'http://games.mochiads.com/c/g/midnight-sunitaire/_thumb_200x200.png', '', '', '', '', '', '1', 'Move cards with the mouse.'), | |
('911', 'a47e042e-85e5-3987-9ce6-5be04d8e3c46', '2014-02-05 01:35:54', 'Military Combat 3D', '3D First Person Shooter with amazing graphics. Protect your base from invading enemy soldiers, adapt your playstyle during the game - learn how to move around effectively and flank your enemies. Share your highscore with the world and become the master of FPS gaming', 'http://games.mochiads.com/c/g/military-combat-3d/_thumb_100x100.jpg', 'Teen', 'Shooting', 'http://games.mochiads.com/c/g/military-combat-3d/military-3d-mochi.swf', 'military-combat-3d', '640x480', '480', '640', 'http://games.mochiads.com/c/g/military-combat-3d/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/military-combat-3d/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/military-combat-3d/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/military-combat-3d/screen3_thumb.jpg', '', '0', 'Move with arrow keys, shoot with Ctrl key. Reload with Space key'), | |
('912', '46a736a8-7f34-3353-959f-e7345b95d900', '2014-01-27 04:25:16', 'Military Jeep', 'In this game you have to drive a military jeep on the highway, try to grab the Lease provisions and avoid crashing into other cars.', 'http://games.mochiads.com/c/g/military-jeep/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/military-jeep/Military%20Jeep.swf', 'military-jeep', '700x600', '600', '700', '', '', '', '', '', '', '0', ''), | |
('913', '6b1aacff-a032-3f5e-810c-806fbba6590b', '2014-02-23 21:37:07', 'Military Truck', 'Use your driving ability to drive a big military track to transport some heavy materials to the allied base of operations.\nMove as much of the cargo as possible for more points. Enjoy :)', 'http://games.mochiads.com/c/g/military-truck_v419843/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/military-truck_v419843/Military%20truck_CarGame4All.swf', 'military-truck_v419843', '640x480', '480', '640', 'http://games.mochiads.com/c/g/military-truck_v419843/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/military-truck_v419843/screen1_thumb.png', 'http://games.mochiads.com/c/g/military-truck_v419843/screen2_thumb.png', 'http://games.mochiads.com/c/g/military-truck_v419843/screen3_thumb.png', 'http://games.mochiads.com/c/g/military-truck_v419843/screen4_thumb.png', '0', 'Drive using the arrow keys:\n UP: Forward Throttle\n DOWN: Reverse\n RIGHT: Lean Forward\n LEFT: Lean Back\n\nDon\'t drop the crates.\nDon\'t get stuck.'), | |
('914', '4e60f77a-85aa-3dab-aadb-b4a847ebf911', '2014-01-21 09:20:33', 'milk truck', 'Help the pilot to deliver the milk in each level', 'http://games.mochiads.com/c/g/milk-truck/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/milk-truck/milk-truck-mochi_Secure.swf', 'milk-truck', '700x500', '500', '700', 'http://games.mochiads.com/c/g/milk-truck/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/milk-truck/screen1_thumb.jpg', '', '', '', '0', 'Use the arrow keys to play'), | |
('915', '763bf5b1-f9e0-3159-8ff2-ab7ca476c308', '2014-01-09 02:24:13', 'Minefield Racing', 'New free driving online game from Online-Game-City.com. Your powerful military Hummer is at the rear of the enemies. Try to make the way to the camp of allies under cover of night. The road is very crooked and meandering, full of metallic obstacles and mines. That means you should try yourself as the sapper at the mountain road of death. Do not forget to catch the orders and medals to see your name on the honor roll.', 'http://games.mochiads.com/c/g/minefield-racing/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/minefield-racing/MinefieldRacer.swf', 'minefield-racing', '600x450', '450', '600', 'http://games.mochiads.com/c/g/minefield-racing/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/minefield-racing/screen1_thumb.jpg', '', '', '', '0', ''), | |
('916', 'bc467a75-4e59-3c85-be75-685a4fc68245', '2014-02-26 16:23:44', 'Mini Destruction', 'Game only for harcore players!\r\n\r\nSurvive as long as you can while avoiding asteroids falling from the sky. Easy? Try to not fall on the ground too ^^', 'http://games.mochiads.com/c/g/mini-destruction/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/mini-destruction/MiniDestruction.swf', 'mini-destruction', '640x480', '480', '640', 'http://games.mochiads.com/c/g/mini-destruction/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Arrows - Movement'), | |
('917', '2716080a-d5c2-31ca-81ce-e135e23f888a', '2014-02-23 12:39:04', 'Mini Runner', 'Game only for hardcore and patient players!\n\nIt’s “simple†game, all you must do to go from point A to point B while trying to not fall on the ground. Sounds simple? Give it a try then.\n\nIf you’ll like this game, I’ll put more levels to this. Enjoy ;)', 'http://games.mochiads.com/c/g/mini-runner/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/mini-runner/MiniRunner.swf', 'mini-runner', '640x480', '480', '640', 'http://games.mochiads.com/c/g/mini-runner/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mini-runner/screen1_thumb.png', '', '', '', '0', 'Arrows – Movement\nTry to not fall on the ground.'), | |
('918', 'bd449586-82bf-366f-9663-122878253857', '2012-12-28 10:21:13', 'Mini Stopwatch', 'Stopwatch game, is a very simple game where you must push the button at the exact moment that the rightmost digit of the clock is zero. Each level requires you to hit certain times and in a certain period of time.\n\nThere are ten very challenging levels, you can still get achievements and if you get achievements needed may play mode survive and compete who\'s better with other players.', 'http://games.mochiads.com/c/g/mini-stopwatch/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/mini-stopwatch/ministopwatchgame.swf', 'mini-stopwatch', '640x480', '480', '640', 'http://games.mochiads.com/c/g/mini-stopwatch/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mini-stopwatch/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/mini-stopwatch/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/mini-stopwatch/screen3_thumb.jpg', '', '2', 'Press space key when the rightmost digit of the clock is zero, each level requires a certain amount of hits.\n\nCheck achievements menu to to learn how to get them, get some of them and unlock survive m'), | |
('919', 'c6781e4e-f4af-3b83-9230-083ac5c85136', '2014-02-26 21:05:42', 'Minnesota Jigsaw', 'Use the mouse to piece together three pictures of the state of Minnesota', 'http://games.mochiads.com/c/g/minnesota-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/minnesota-jigsaw/minnesotajigsawmochi.swf', 'minnesota-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/minnesota-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('920', '33c93013-4509-395d-83d3-1d4736c7099e', '2013-06-23 00:08:08', 'Mixed clothes together', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/mixed-clothes-together_nhung_6_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/mixed-clothes-together_nhung_6_2013/mixed-clothes-together.swf', 'mixed-clothes-together_nhung_6_2013', '1000x700', '700', '1000', '', '', '', '', '', '', '1', ''), | |
('921', '308b9692-d1d5-3c6c-bde6-3afa4196a1fc', '2013-12-23 08:14:07', 'Mochi Family Dash', 'Mochi family has its own fun when nobody is around. Today is \"Mochi Dash Day\" and the family is up to a fun race.', 'http://games.mochiads.com/c/g/mochi-family-dash/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/mochi-family-dash/MFD.swf', 'mochi-family-dash', '1000x600', '600', '1000', 'http://games.mochiads.com/c/g/mochi-family-dash/_thumb_200x200.jpg', '', '', '', '', '', '2', 'When the race is started up to 4 player can start pushing their keys to dash across the table.\r\nThe first mochi who wins 3 round is the winner and can send his total of 3 round time record for interna'), | |
('922', '262fd446-22b0-3c64-8977-2b731416bfc2', '2014-03-10 06:27:14', 'monkey coloring', 'Come and Color your monkey with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/monkey-coloring_v84506/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/monkey-coloring_v84506/monkeycoloring.swf', 'monkey-coloring_v84506', '500x520', '520', '500', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('923', '5a92301c-f5bd-3d68-8e16-b6d167748216', '2014-02-12 21:05:29', 'Monkey GO Happy Adventure', 'An Evil king has locked the mini monkeys toys in the castle. Get them back and save the day in this Monkey GO Happy Adventure!', 'http://games.mochiads.com/c/g/monkey-go-happy-adventure/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/monkey-go-happy-adventure/MonkeyGOHappyAdventure.swf', 'monkey-go-happy-adventure', '640x480', '480', '640', 'http://games.mochiads.com/c/g/monkey-go-happy-adventure/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/monkey-go-happy-adventure/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/monkey-go-happy-adventure/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/monkey-go-happy-adventure/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/monkey-go-happy-adventure/screen4_thumb.jpg', '4', 'Click on the screen to interact with objects and characters. Drag items to specific spots to solve puzzles!\nComplete the game quickly for a better ranking. Please make the \nMonkey GO Happy!'), | |
('924', 'ea7a30bb-e491-3691-8b75-29073ca99f78', '2013-03-27 06:20:16', 'Monster Casino', 'Orange Jackpot = Your Bid x 50\r\nRed Jackpot = Your Bid x 70\r\nGreen Jackpot = Your Bid x 100\r\nSuper/Blue Jackpot = Your Bid x 1000\r\n\r\nArrange Your Bid . More you bid more prize promise for you . \r\n\r\nBeware Some Useless Trick Will Sure Make You Lose A Lot .\r\n\r\nYou know Gambit ? There are some unbelievable rumours that he start here first before he join x-men.\r\n\r\nRules :\r\nBid Must Be More Then 8 and Less Then coin you has.\r\nYou will lose if your coin less then 8.', 'http://games.mochiads.com/c/g/monster-casino/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/monster-casino/Monster%20Casino%20on%20Mochi.swf', 'monster-casino', '640x480', '480', '640', 'http://games.mochiads.com/c/g/monster-casino/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/monster-casino/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/monster-casino/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/monster-casino/screen3_thumb.jpg', '', '0', 'On screen :\r\nPress Start To Start A Machine .\r\nPress Redeem to Submit Your Point To Mochi Highscore (login need).\r\nPress Upbid to Up Your Bid.\r\nPress Down to Down Your Bid (if you afraid).\r\n\r\nOn Keybo'), | |
('925', '8e7ee8c4-83c6-34f4-851d-f68c17358009', '2014-03-04 08:17:37', 'Monster Nose Doctor', 'Have a fun time as he is having some nose problems that you need to fix in this nose doctor game. He will be happy to have you helping him as he knows he will get a banana at the end.', 'http://games.mochiads.com/c/g/monster-nose-doctor/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/monster-nose-doctor/monster_nose_doctor.swf', 'monster-nose-doctor', '800x600', '600', '800', 'http://games.mochiads.com/c/g/monster-nose-doctor/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Use the mouse to perform surgery on this monster.'), | |
('926', '9065f3c9-b4d1-37e1-a71a-8b2e3525cbf2', '2014-03-14 13:44:34', 'Monster Of ShadowDust', 'Are you monster or the hero, get to the end in this side scrolling game!', 'http://games.mochiads.com/c/g/monster-of-shadowdust/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/monster-of-shadowdust/Monster%20Of%20ShadowDust.swf', 'monster-of-shadowdust', '700x550', '550', '700', 'http://games.mochiads.com/c/g/monster-of-shadowdust/_thumb_200x200.png', '', '', '', '', '', '0', 'WASD/ARROWS = Move\nLeft Click/Z = Shoot'), | |
('927', '3966a46e-af49-32dd-9521-7b2387ed7828', '2013-12-30 14:15:40', 'Monster Truck Demolisher', 'Pick your monster truck and demolish all the cars that are in your way! Earn points by smashing and driving over all the cars in the level. See if you have what it takes to be a true monster truck demolisher!', 'http://games.mochiads.com/c/g/monster-truck-demolisher_v726078/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/monster-truck-demolisher_v726078/monster-truck-demolisher.swf', 'monster-truck-demolisher_v726078', '640x480', '480', '640', 'http://games.mochiads.com/c/g/monster-truck-demolisher_v726078/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/monster-truck-demolisher_v726078/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/monster-truck-demolisher_v726078/screen2_thumb.jpg', '', '', '0', 'Use the arrow keys to drive and balance the truck. Spacebar to jump and smash items.'), | |
('928', 'a6b4851b-a940-3cc4-a3aa-34896bf94fad', '2014-01-22 07:45:53', 'Monster Truck Demolition Challenge', 'Race against the clock and collect coins and smash the cars as you go in this fun Monster Truck Racing game. Collect coins and earn a Nitro Boost!', 'http://games.mochiads.com/c/g/monster-truck-demolition-challenge/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/monster-truck-demolition-challenge/squig_bzmonsteFBMochi.swf', 'monster-truck-demolition-challenge', '700x500', '500', '700', '', '', '', '', '', '', '0', 'Use up and down arrow keys to move. Spacebar for a Nitro Boost.'), | |
('929', '17699de9-0fed-3c0b-8ac5-aa89628dbdc6', '2013-12-30 00:02:11', 'Monster Truck Race', 'Drive through 10 fun levels where you race against an opponent truck and overcome the obstacles and hurdles that come in your way. Perform cool stunts like backflip and frontflip to gain bonus points.', 'http://games.mochiads.com/c/g/monster-truck-race_v838122/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/monster-truck-race_v838122/monstertruckrace-arcade.swf', 'monster-truck-race_v838122', '700x500', '500', '700', '', '', '', '', '', '', '0', 'Use Keyboard Arrow Keys to Move the Truck\nSPACE BAR - for Nitro'), | |
('930', 'ab13848e-6b90-3c30-b382-f8b7d377e925', '2014-01-10 00:15:49', 'MonsterHouse', 'This is shooting game made for android and flash.\r\nIn this game you have to reach the score target which given in each level by destroying all monster\'s and his eggs and \r\n\r\nunlock the exciting levels.\r\nball will collide with walls and destroy all the walls, monster and eggs.\r\n30 levels.\r\nDownload it on android\r\nhttps://play.google.com/store/apps/details?id=com.Gameszone2.MonsterHouse', 'http://games.mochiads.com/c/g/monsterhouse/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/monsterhouse/MonsterHouse_v1.swf', 'monsterhouse', '760x400', '400', '760', 'http://games.mochiads.com/c/g/monsterhouse/_thumb_200x200.png', 'http://www.youtube.com/watch?v=O0sSgJoRxt0', 'http://games.mochiads.com/c/g/monsterhouse/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/monsterhouse/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/monsterhouse/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/monsterhouse/screen4_thumb.jpg', '2', 'Press target to load power (check power indicator) and release to fire.\r\npressing rotate icons change the direction of canon.\r\nadjust your camera by taping on screen left, right.'), | |
('931', 'df1578ca-8ba0-3e16-ab16-7cbc76f67617', '2014-02-27 00:50:16', 'Moon Truck', 'Moon truck is a study little vehicle meant to keep from floating around in low gravity and help you an your moon research journey. Drive around in this awesome truck and steer clear of tipping over or running into aliens. Enjoy your journey searching for life on the moon but be careful cause aliens may catch you by surprise. They are peaceful creatures but curious by nature and can do damage to your truck if you stick around them for too long. So speed up and race away before they catch you. These are rare creatures and their presence is scarce so study them from a distance and make sure not to disturb their ecosystem. Whilst most are just curious some can prove to be hostile, as they are less adapted to moon life. Bought to the moon as an experiment by advanced alien life forms this little aliens are out of place and upset so beware.', 'http://games.mochiads.com/c/g/moon-truck/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/moon-truck/Moon%20Truck%20-%20MochiAds.swf', 'moon-truck', '800x480', '480', '800', 'http://games.mochiads.com/c/g/moon-truck/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use arrow keys to control your truck.'), | |
('932', 'ae462d52-e9f8-37da-bf25-ef7b4372ea75', '2013-08-27 06:44:58', 'Moon Video Poker', 'Video poker is a casino game based on five-card draw poker.\r\nTravel to moon in our gamble game!', 'http://games.mochiads.com/c/g/moon-video-poker_v111822/_thumb_100x100.jpg', 'Teen', 'Casino', 'http://games.mochiads.com/c/g/moon-video-poker_v111822/moon_video_poker.swf', 'moon-video-poker_v111822', '800x600', '600', '800', 'http://games.mochiads.com/c/g/moon-video-poker_v111822/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=DHJ-pd3VKUM', 'http://games.mochiads.com/c/g/moon-video-poker_v111822/screen1_thumb.png', 'http://games.mochiads.com/c/g/moon-video-poker_v111822/screen2_thumb.png', 'http://games.mochiads.com/c/g/moon-video-poker_v111822/screen3_thumb.png', '', '2', 'You must create the best card-combination from 2 deal. You get 5 card in the first deal. You can hold a part of them or all of them. The unholded cards will be replaced in the second deal.'), | |
('933', '07f0ef36-df6c-3549-9d4a-44ba11b6f139', '2014-03-13 13:04:59', 'More Crazy Animals', 'Match even more animals in this fun match three puzzle game for kids.', 'http://games.mochiads.com/c/g/more-crazy-animals/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/more-crazy-animals/MoreCrazyAnimals.swf', 'more-crazy-animals', '640x480', '480', '640', 'http://games.mochiads.com/c/g/more-crazy-animals/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('934', '895e135d-c4d5-3ec5-8467-9249a9b039d9', '2014-02-09 02:04:41', 'Mos Swatter', 'just click to swat mosquitoes', 'http://games.mochiads.com/c/g/mos-swatter/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/mos-swatter/mosswatter.swf', 'mos-swatter', '800x450', '450', '800', 'http://games.mochiads.com/c/g/mos-swatter/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mos-swatter/screen1_thumb.jpg', '', '', '', '0', 'click to swat mosquitoes and get best score'), | |
('935', 'e07c20ef-ae7a-350e-8aa1-310021db5e28', '2013-11-12 01:17:37', 'Motocross Madness 2', 'Start a new adventure with Motocross Madness 2 game. Drive your motorcycle as fast as you can on a ruff mountain terrain. It may look simple to drive but this is a challenging game and it is difficult to keep your balance. Finish all the eight levels in the Motocross Madness 2 game to prove you are the best motorcycle driver ever. Good luck and have fun!', 'http://games.mochiads.com/c/g/motocross-madness-2/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/motocross-madness-2/motocross-madness2%20-%20mochiads.swf', 'motocross-madness-2', '700x525', '525', '700', 'http://games.mochiads.com/c/g/motocross-madness-2/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use your arrow keys to drive.'), | |
('936', 'e050df62-97da-381a-b7f5-c45e8fccc634', '2014-02-22 22:36:22', 'Mountains Hidden Numbers', 'Use the mouse to find the hidden objects in the scenes of mountains', 'http://games.mochiads.com/c/g/mountains-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/mountains-hidden-numbers/mountainshiddennumbersmochi.swf', 'mountains-hidden-numbers', '800x600', '600', '800', 'http://games.mochiads.com/c/g/mountains-hidden-numbers/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('937', 'def41ae8-79d8-3367-b422-dfe9a8a462e4', '2014-03-13 05:04:32', 'mouse puzzle', 'play mouse puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/mouse-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/mouse-puzzle/Mousepuzzle.swf', 'mouse-puzzle', '700x480', '480', '700', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('938', 'bacabd00-304b-3cf7-8c1b-573fa98785c7', '2013-08-30 06:34:03', 'Mouse Ski', 'Ski with the mouse and enter every checkpoint. Checkpoint skipped = + 5 seconds.\nSubmit the score on every track.\nThere are 4 tracks', 'http://games.mochiads.com/c/g/mouse-ski/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/mouse-ski/skiMousev01bis.swf', 'mouse-ski', '640x384', '384', '640', '', '', '', '', '', '', '1', 'Use the mouse to move the player and enter the orange lines as checkpoints. The score is in centiseconds. Submit a score every track.\nThere are 4 tracks'), | |
('939', '1c86cfa7-1157-3a3b-9b08-5fa2e9e9d0f1', '2014-02-22 04:41:03', 'Mouse Tower', 'Help the mice to fulfil their dream, reach the giant piece of cheese. Build a tower from mice as high as you can, but take care not to drop a single mouse, because the game will be over.\nBe the best, gain as many points as you can and submit them in the leader board.\n\nGood Luck', 'http://games.mochiads.com/c/g/mouse-tower/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/mouse-tower/mouse_tower_flash.swf', 'mouse-tower', '640x480', '480', '640', 'http://games.mochiads.com/c/g/mouse-tower/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mouse-tower/screen1_thumb.png', 'http://games.mochiads.com/c/g/mouse-tower/screen2_thumb.png', 'http://games.mochiads.com/c/g/mouse-tower/screen3_thumb.png', 'http://games.mochiads.com/c/g/mouse-tower/screen4_thumb.png', '0', 'Click to add a mouse.'), | |
('940', '2a02e8b1-f4ed-3f28-a348-ca767b287c72', '2014-02-04 10:23:38', 'Movie Llama - Cinema Quiz', 'Travel in time throughout the history of cinema with Llama – the true movie expert! Answer the questions and learn interesting facts from film history – from the very beginning till modern times.\nThis app is an educational quiz type of game, consisting of different types of questions and short facts from the film history. The questions include such topics as directors, film plots, soundtracks, characters, props, etc.\nWe certainly hope that the Llama inspires you to learn more about movies!', 'http://games.mochiads.com/c/g/movie-llama-cinema-quiz/_thumb_100x100.png', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/movie-llama-cinema-quiz/MovieLlama-CinemaQuiz.swf', 'movie-llama-cinema-quiz', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/movie-llama-cinema-quiz/_thumb_200x200.png', '', '', '', '', '', '0', ''), | |
('941', '6a83437b-aa2c-3eb1-96af-cb01a47c1cf3', '2013-12-24 07:52:27', 'Mr Santa Throwing', 'On the way to kids house at the north pole, Santa\'s sleigh is break down. He does not have so many time and must send the gifts to all good kids. Fortunately he meets owls that can help him sending the gifts. Help Mr Santa throwing the gifts to the owls,avoid helicopter and clouds.', 'http://games.mochiads.com/c/g/mr-santa-throwing/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/mr-santa-throwing/mr_santa_throwing_mochi.swf', 'mr-santa-throwing', '640x480', '480', '640', 'http://games.mochiads.com/c/g/mr-santa-throwing/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mr-santa-throwing/screen1_thumb.jpg', '', '', '', '2', 'use mouse to aim \nleft click to shoot'), | |
('942', '843f1139-5266-30fc-bcbd-364605cdb4be', '2013-09-27 05:21:01', 'Mugalon Poker', 'Great 3D Poker Tables with real Players in multiplayer mode. Become the Poker King in our Arena. For Beginners and Pros, unlock higher big and small blind tables with our level up system. The help shows you how to play Poker and the best Poker hands from royal straigth flush to high card. Be the governor of your poker team, and play texas hold em rules with friends you meet in game. User one of our funny poker faces for male, female or fantasy appearances like dragon or western style. Have the brain to bluff in the right moment to get a blast of chips. Get on top of our global highscore leaderboard. Live and HD Poker Action now, get your pocket aces now. The odds are on your side. For Ipad, Iphone and Android Smartphone plus Tablets. Tournament Mode will be coming soon!', 'http://games.mochiads.com/c/g/mugalon-poker/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/mugalon-poker/MugalonGameMochi.swf', 'mugalon-poker', '700x500', '500', '700', 'http://games.mochiads.com/c/g/mugalon-poker/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/mugalon-poker/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/mugalon-poker/screen2_thumb.png', 'http://games.mochiads.com/c/g/mugalon-poker/screen3_thumb.png', 'http://games.mochiads.com/c/g/mugalon-poker/screen4_thumb.png', '0', 'use Mouse, play Poker.'), | |
('943', 'c5c0c8ca-84bc-3750-b0dc-0ea371490455', '2013-03-13 01:54:15', 'Multi Tasks', 'A fun and hard rhythm game.Try to do all the tasks in the same time. The second task is unlock after 5 points. If you are crasy, play in hardmode and unlock all the achievements!!', 'http://games.mochiads.com/c/g/multi-tasks/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/multi-tasks/TMTPV1.swf', 'multi-tasks', '760x570', '570', '760', 'http://games.mochiads.com/c/g/multi-tasks/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/multi-tasks/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/multi-tasks/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/multi-tasks/screen3_thumb.jpg', '', '0', 'Try to do all the tasks in the same time. The second task is unlock after 5 points, the third after 15 and the last after 30 points.'), | |
('944', '9cf95457-0108-3b86-8d27-28b548dcc83a', '2013-09-05 15:39:00', 'Multiplayer Basketball Shootout', 'Write your own incredible story on the court and defeat your opponents with the most precise shots! Your goal in this game is to shoot the basketball into all nine baskets. When the first round starts, 9 baskets will be shown on the screen, while 3 of them will be moving. An arrow-shaped power gauge will be located at the bottom of the screen. You can first change the position of the power gauge by moving your mouse horizontally, then click inside the power gauge and hold your mouse to set the power of the shot, then release the mouse to shoot. After that, you will be able to see the shots made by your opponents. The round ends after all players have finished their shots, and the current rankings will be shown on the screen. After each round, the baskets that have already been taken will be highlighted in green. Then the game continues until one of the players has thrown the ball into al', 'http://games.mochiads.com/c/g/multiplayer-basketball-shootout/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/multiplayer-basketball-shootout/basketball_mp.swf', 'multiplayer-basketball-shootout', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('945', '7f24f1af-7093-3c78-94fd-23fd285d31e0', '2014-01-28 09:45:50', 'Multiplication Practice', 'Multiplication training game from 0 to 10.', 'http://games.mochiads.com/c/g/multiplication-practice/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/multiplication-practice/make%20a%20gamee.txt.swf', 'multiplication-practice', '400x550', '550', '400', '', '', '', '', '', '', '0', 'Use the numbers on your keyboard to type in numbers in the text box. Click enter to check if you were right.'), | |
('946', '6885620a-b95e-3753-b52d-4069424cb088', '2013-12-19 01:49:30', 'Mumbai Local', 'Control railway traffic with a few clicks and save precious lives.', 'http://games.mochiads.com/c/g/mumbai-local/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/mumbai-local/mumbai-local.swf', 'mumbai-local', '720x540', '540', '720', 'http://games.mochiads.com/c/g/mumbai-local/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/mumbai-local/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/mumbai-local/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/mumbai-local/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/mumbai-local/screen4_thumb.jpg', '3', 'Click on the green boxes to stop the train and red boxes to start. Click on the blue box to change track.'), | |
('947', '689a8eca-e956-3cd3-a4e3-c67f835c3d4f', '2014-03-12 11:44:44', 'Munich Jigsaw', 'Piece together three pictures of the city of Munich', 'http://games.mochiads.com/c/g/munich-jigsaw_v852036/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/munich-jigsaw_v852036/munichjigsawmochi.swf', 'munich-jigsaw_v852036', '800x600', '600', '800', 'http://games.mochiads.com/c/g/munich-jigsaw_v852036/_thumb_200x200.jpg', '', '', '', '', '', '1', ''), | |
('948', '95164b26-4ebf-3236-904b-dca4aa379c71', '2011-12-27 08:01:50', 'Musaic Box', 'Test yourself in this unique game of a totally new genre – a hidden objects musical quest.', 'http://games.mochiads.com/c/g/musaic-box/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/musaic-box/musaicbox.swf', 'musaic-box', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('949', '04d4562e-532b-3ac3-bcff-527360a42e1b', '2014-03-09 22:37:14', 'Mushroom House Escape', 'This is 149th escape game from enagames.com. Assume that one day you went to the house of your friend which resemble the structure of mushroom. You knocked up the door of the house as much you can but no use on that. So you need to escape from their by solving the puzzles using the hidden clues. Click on the objects to interact and solve the puzzles. Play enagames and have a wonderful weekend.', 'http://games.mochiads.com/c/g/mushroom-house-escape_v546712/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/mushroom-house-escape_v546712/MushRoomHoueEscape_m.swf', 'mushroom-house-escape_v546712', '800x600', '600', '800', 'http://games.mochiads.com/c/g/mushroom-house-escape_v546712/_thumb_200x200.jpg', 'http://www.enagames.com/game-walkthrough/mushroom-house-escape-walkthrough', '', '', '', '', '1', 'Mouse interact'), | |
('950', '86dbf919-8631-38a9-be5b-6bca89e38f37', '2014-02-15 02:01:43', 'Mushroom Village Escape', 'Mushroom Village Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/mushroom-village-escape/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/mushroom-village-escape/Mushroom_Vilage%20_Escape%20(1).swf', 'mushroom-village-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/mushroom-village-escape/_thumb_200x200.jpg', 'http://www.xtragamingz.com/mushroom-village-escape-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/mushroom-village-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/mushroom-village-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/mushroom-village-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/mushroom-village-escape/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('951', 'bfc3021b-4fb0-3577-86c2-2b78572c1a71', '2012-11-21 18:37:42', 'Music Memory', 'Can you distinguish each and every music note you hear? In this game, your task is to listen to the notes played by the computer, then replay them in the same sequence. You will be given 7 color buttons, namely do, re, mi, fa, so, la and ti from left to right. Before the game starts, you may press the buttons to familiarize yourself with their pitches. Press the Start button under the buttons when you are ready, and the computer will start to play some notes. Listen carefully as you will be asked to click the correct buttons after the computer has finished playing. You will start the game with 5 lives, as indicated at the top left corner. One life will be deducted if you click a wrong button, and if all lives are lost, the game ends. Take the test now and see if you possess the ability of absolute pitch!', 'http://games.mochiads.com/c/g/music-memory_v944297/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/music-memory_v944297/musicmemory.swf', 'music-memory_v944297', '600x400', '400', '600', 'http://games.mochiads.com/c/g/music-memory_v944297/_thumb_200x200.png', '', '', '', '', '', '2', ''), | |
('952', 'f069daef-b6e9-3637-acaf-3d69abcdda0c', '2014-02-26 05:46:31', 'My Backyard Coloring', 'Hey Kids ... Its animals party in my backyard. Come and color my backyard. Try some cool color with your brush!', 'http://games.mochiads.com/c/g/my-backyard-coloring/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/my-backyard-coloring/My%20Backyard%20Coloring.swf', 'my-backyard-coloring', '700x510', '510', '700', 'http://games.mochiads.com/c/g/my-backyard-coloring/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/my-backyard-coloring/screen1_thumb.png', 'http://games.mochiads.com/c/g/my-backyard-coloring/screen2_thumb.png', 'http://games.mochiads.com/c/g/my-backyard-coloring/screen3_thumb.png', 'http://games.mochiads.com/c/g/my-backyard-coloring/screen4_thumb.png', '1', 'Use mouse to pick the colors and click to the image where you want to fill that color.'), | |
('953', '9ff09111-3313-3fb5-9052-45742de080ad', '2013-12-30 01:58:25', 'My Champion', 'It\'s a disaster!\n\nNoone is a match against the gorillas. As you watch\nYour teammates getting sent one by one to the\ninfirmary, coach BerNAr tapO turns to You. \n\n\"Hey what\'s your name on the bench, you\'re up\".\n\n\"Name\'s oliver, coach. But I don\'t play football.\nI\'m just here to carry towels for the other players.\"\n\n\"well towel boy, if we don\'t win this one, you\'ll be out of a job.\nGet your ass on the field, and don\'t quit on me now!\nI only got one player!\"\n\n===============\nThis game was produced for Ludum Dare 28: You only get one', 'http://games.mochiads.com/c/g/my-champion/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/my-champion/champion.swf', 'my-champion', '800x600', '600', '800', 'http://games.mochiads.com/c/g/my-champion/_thumb_200x200.png', 'http://www.youtube.com/watch?v=eivYYZ4ocrA', 'http://games.mochiads.com/c/g/my-champion/screen1_thumb.png', 'http://games.mochiads.com/c/g/my-champion/screen2_thumb.png', 'http://games.mochiads.com/c/g/my-champion/screen3_thumb.png', 'http://games.mochiads.com/c/g/my-champion/screen4_thumb.png', '2', 'Get the ball into the goal and prevent the gorillas from scoring into your goal.\nYou start by attacking up, then you switch sides after the 45 min half-time.'), | |
('954', 'db71470a-fa1d-3e35-b948-bc712b8451d9', '2014-03-13 18:24:14', 'My Famous Heart', 'See which famous artist likes game for girls', 'http://games.mochiads.com/c/g/my-famous-haert/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/my-famous-haert/myfamousheart.swf', 'my-famous-haert', '640x480', '480', '640', 'http://games.mochiads.com/c/g/my-famous-haert/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/my-famous-haert/screen1_thumb.jpg', '', '', '', '0', 'Drag and drop the artist card the heart are the buttons'), | |
('955', '0e2b93dd-4be7-3458-91fe-f1547c9c8533', '2014-02-20 22:14:30', 'My Farm Coloring', 'Hey Kids ... Come and color your farm. Try some cool color with your brush!', 'http://games.mochiads.com/c/g/my-farm-coloring/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/my-farm-coloring/My%20Farm%20Coloring.swf', 'my-farm-coloring', '700x510', '510', '700', 'http://games.mochiads.com/c/g/my-farm-coloring/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/my-farm-coloring/screen1_thumb.png', 'http://games.mochiads.com/c/g/my-farm-coloring/screen2_thumb.png', 'http://games.mochiads.com/c/g/my-farm-coloring/screen3_thumb.png', 'http://games.mochiads.com/c/g/my-farm-coloring/screen4_thumb.png', '0', 'Use mouse to pick the colors and click to the image where you want to fill that color.'), | |
('956', '073abb92-b279-3314-89d6-dd2c8e7a5f8e', '2014-02-19 04:35:48', 'My Vacation Coloring', 'Hey Kids ... Come and help Tom to Color his Vacation Sketch. Try some cool color with your brush!', 'http://games.mochiads.com/c/g/my-vacation-coloring/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/my-vacation-coloring/My%20Vacation%20Coloring.swf', 'my-vacation-coloring', '700x510', '510', '700', 'http://games.mochiads.com/c/g/my-vacation-coloring/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/my-vacation-coloring/screen1_thumb.png', 'http://games.mochiads.com/c/g/my-vacation-coloring/screen2_thumb.png', 'http://games.mochiads.com/c/g/my-vacation-coloring/screen3_thumb.png', 'http://games.mochiads.com/c/g/my-vacation-coloring/screen4_thumb.png', '0', 'Use mouse to pick the colors and click to the image where you want to fill that color.'), | |
('957', 'f87c734d-d932-3a41-a36d-7023d3556a84', '2014-02-08 08:50:39', 'My Hidden Anime Room', 'Point and click escape game.\nHelp the cute girl to open the door and go for a walk.', 'http://games.mochiads.com/c/g/myhidden-anime-room/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/myhidden-anime-room/myhidden-anime-room.swf', 'myhidden-anime-room', '800x600', '600', '800', 'http://games.mochiads.com/c/g/myhidden-anime-room/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/myhidden-anime-room/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/myhidden-anime-room/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/myhidden-anime-room/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/myhidden-anime-room/screen4_thumb.jpg', '1', 'Collect objects and solve puzzles. Find hidden letters and numbers, and the girl will tell you some secrets. Use mouse for control. Good luck and have fun!'), | |
('958', 'f67e9a32-5d8b-3765-ae7c-d30619b3ea37', '2014-03-03 00:03:23', 'Mystic Garden', 'Step into this mystic garden. Try to find all hidden objects and spot the differences', 'http://games.mochiads.com/c/g/mystic-garden/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/mystic-garden/MysticGarden.swf', 'mystic-garden', '760x600', '600', '760', 'http://games.mochiads.com/c/g/mystic-garden/_thumb_200x200.jpg', '', '', '', '', '', '1', ''), | |
('959', '17037ad8-df44-3c29-bf17-c039685468c8', '2014-03-06 13:45:59', 'Mystical Forest Hidden Numbers', 'Use the mouse to find the twenty hidden numbers in the ten mystical forest scenes', 'http://games.mochiads.com/c/g/mystical-forest-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/mystical-forest-hidden-numbers/mysticalforesthiddennumbersmochi.swf', 'mystical-forest-hidden-numbers', '800x600', '600', '800', 'http://games.mochiads.com/c/g/mystical-forest-hidden-numbers/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('960', 'c4ee5e3a-1362-3427-a3f7-775b7b9b105a', '2013-01-03 16:12:06', 'Mythical Creature Slots', 'Mythical Creature Slots is a fantastic fantasy themed slots machine where Minotaurs are the wild, centaurs run wild, and even Medusa makes an appearance. Mythical Creature Slots is an awesome slot machine simulator that is also available on Facebook and Android. Includes your favorite video slot features like exciting bonus games, scatter symbols, wild, and free spins. With Mythical Creature Slots you\'ll experience the full scale of emotions just like a real casino player with the bonus of a magical setting and you wont have to risk losing a cent!\n\n- Get bonus coins every few minutes.\n- Progressive Jackpot where the more you play the bigger it gets.\n- Transport yourself into a mystical wonderland where all of your mythical fantasies can become reall when you listen to the music while playing the slots!', 'http://games.mochiads.com/c/g/mythical-creature-slots/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/mythical-creature-slots/MythicalCreatureSlots.swf', 'mythical-creature-slots', '800x630', '630', '800', '', '', '', '', '', '', '2', ''), | |
('961', 'b6070524-2348-3008-aeba-e6754516e07a', '2014-02-08 08:50:31', 'Nail make over', 'It’s a make over game, where you have to decorate the hand with various accessories given to get the best possible look.', 'http://games.mochiads.com/c/g/nail-make-over/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/nail-make-over/Nail%20make%20over-mochi.swf', 'nail-make-over', '800x600', '600', '800', 'http://games.mochiads.com/c/g/nail-make-over/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/nail-make-over/screen1_thumb.jpg', '', '', '', '0', 'Using the mouse, choose from different accessories to give an excellent look to the entire hand.'), | |
('962', 'aa17fadc-ce7f-36cb-ba6c-4e4aa75bd6cf', '2014-01-11 14:11:17', 'Nam Heroes', 'Vietnam 1976\nReserved File nr. Z1758\nHighest priority: recover the prisoners behind enemy lines.\nUse of weapons has been authorized.\nWe trust in you!\nMOUSE= fire \nSPACEBAR= bomb\nGood luck Hero!\nTips & Help: info (at) video-giochi.org', 'http://games.mochiads.com/c/g/nam-heroes/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/nam-heroes/namheroes.swf', 'nam-heroes', '640x480', '480', '640', 'http://games.mochiads.com/c/g/nam-heroes/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/nam-heroes/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/nam-heroes/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/nam-heroes/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/nam-heroes/screen4_thumb.jpg', '0', 'HOW TO PLAY:\nMOUSE= move\nCLICK= fire\nSPACEBAR= bomb'), | |
('963', 'd40b0807-c374-3267-8f6d-12b62106895e', '2014-02-03 21:57:07', 'Naughty Baby at Dentist', 'It\'s time to take care of naughty kid John\'s oral health. Little John is suffering a lot from severe tooth ache. So, get ready with your dentist tools to treat the kid\'s tooth decay. Kick off the germs and do some cleaning, drilling and whitening process without pain. Show off your dentistry skills to solve kid\'s problem and make him comfort.', 'http://games.mochiads.com/c/g/naughty-baby-at-dentist/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/naughty-baby-at-dentist/secure_Naughty%20Baby%20at%20Dentist.swf', 'naughty-baby-at-dentist', '660x495', '495', '660', 'http://games.mochiads.com/c/g/naughty-baby-at-dentist/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/naughty-baby-at-dentist/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/naughty-baby-at-dentist/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/naughty-baby-at-dentist/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/naughty-baby-at-dentist/screen4_thumb.jpg', '1', 'Use mouse to interact'), | |
('964', '0efa89be-8af3-36ce-841d-e75658cd7b16', '2014-03-04 06:49:17', 'naughty cat', 'play naughty cat puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/naughty-cat/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/naughty-cat/naughtycat.swf', 'naughty-cat', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('965', '27ba0918-255e-3352-9117-99eceac5c14e', '2014-02-14 04:59:22', 'Naughty Park Kiss', 'At the park, make the young couple to kiss each other without noticed by the others. Remember! Make them to kiss without getting noticed, as otherwise you will lose the game. Fill the kiss loader within the time duration to move further levels.', 'http://games.mochiads.com/c/g/naughty-park-kiss/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/naughty-park-kiss/naughty-park-kiss.swf', 'naughty-park-kiss', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('966', '2c53e8eb-3eb7-39d9-976d-de5b31447ea3', '2014-03-16 09:17:01', 'Naughty tigers in the woods puzzle', 'Naughty tigers in the woods puzzle Game.', 'http://games.mochiads.com/c/g/naughty-tigers-in-the-woods-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/naughty-tigers-in-the-woods-puzzle/tigers.swf', 'naughty-tigers-in-the-woods-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('967', '664d6ab1-fb44-35a4-adec-bbb3a5fcf243', '2014-02-15 05:29:39', 'Neighbor House Escape', 'Neighbor House Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/neighbor-house-escape/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/neighbor-house-escape/neighbor%20house%20escape.swf', 'neighbor-house-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/neighbor-house-escape/_thumb_200x200.jpg', 'http://www.xtragamingz.com/neighbor-house-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/neighbor-house-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/neighbor-house-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/neighbor-house-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/neighbor-house-escape/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('968', '479efb18-e3b5-3849-92cd-7ae3dbb8527b', '2014-02-13 11:18:50', 'Neon Truck Adventures', 'Play this fun truck game in the neon world with obstacles to overcome and new and better trucks to unlock.', 'http://games.mochiads.com/c/g/neon-truck-adventures/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/neon-truck-adventures/mayo_bzneontruckii1Mochi.swf', 'neon-truck-adventures', '700x500', '500', '700', '', '', '', '', '', '', '0', ''), | |
('969', '75086246-bd27-3c10-871b-83260007355a', '2014-01-01 10:11:13', 'Neopede', 'He who controls the grid controls the universe.\n\nAn updated version of the (very) retro arcade classic centipede.\n \nYour mission is simple: shoot everything that moves, and if it doesn\'t move, shoot it anyway.', 'http://games.mochiads.com/c/g/neopede/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/neopede/Neopede.swf', 'neopede', '500x600', '600', '500', 'http://games.mochiads.com/c/g/neopede/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/neopede/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/neopede/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/neopede/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/neopede/screen4_thumb.jpg', '0', 'Move with the mouse, you\'re guns fire automatically.'), | |
('970', '79b6715e-2ae0-3b44-a549-74935a27049e', '2010-06-14 17:16:18', 'Neverending Chevalier', 'This game puts you in the shoes of a brave knight and his trusty steed. Faced with an intriguing, everchanging tower, there\'s no option but to climb it up all the way to the top. Harsh weather, strange creatures and uncooperative floor tiles will be encountered. Glory will be acquired in the convenient form of coins and trinkets. Your name will be inserted in legends.\n\nIn a nutshell: Reach the top of the tower. Grab as many coins and trinkets as possible on your way up. Don\'t fall down. And submit your best score/time/loot to the leaderboards!', 'http://games.mochiads.com/c/g/neverending-chevalier/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/neverending-chevalier/Neverending.swf', 'neverending-chevalier', '700x550', '550', '700', 'http://games.mochiads.com/c/g/neverending-chevalier/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/neverending-chevalier/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/neverending-chevalier/screen2_thumb.jpg', '', '', '0', 'SCORING RULES\n=========================================\n- Coins are worth (1 x multiplier)\n- Trinkets are worth (10 x multiplier), and raise said multiplier by 1\n- Losing a life resets the multiplier '), | |
('971', '7fae41e6-f5c5-3649-985f-320712d26ac1', '2013-10-15 18:32:38', 'New Crows Zero', 'New Crows Zero is a story about two friends fighting against evil gangsters. It is a new exciting fighting game for you to fight with your friend. Have fun!', 'http://games.mochiads.com/c/g/new-crows-zero/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/new-crows-zero/é»„é‡‘é«˜æ ¡.swf', 'new-crows-zero', '640x480', '480', '640', 'http://games.mochiads.com/c/g/new-crows-zero/_thumb_200x200.jpg', 'http://games.mochiads.com/c/g/new-crows-zero/é»„é‡‘é«˜æ ¡.swf', 'http://games.mochiads.com/c/g/new-crows-zero/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/new-crows-zero/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/new-crows-zero/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/new-crows-zero/screen4_thumb.jpg', '0', 'Player1: WASD to move, J to punch, K to kick, L to jump. Player2: Arrow keys to move, 1 to punch, 2 to kick, 3 to jump.'), | |
('972', '1e6a4189-751d-344c-b371-9cf53c682f30', '2014-02-17 05:52:02', 'New Spy Room Escape', 'New Spy Room Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/new-spy-room-escape/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/new-spy-room-escape/new_spi%20room%20escape%20main.swf', 'new-spy-room-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/new-spy-room-escape/_thumb_200x200.jpg', 'http://www.xtragamingz.com/new-spy-room-escape-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/new-spy-room-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/new-spy-room-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/new-spy-room-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/new-spy-room-escape/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('973', '7d40e996-359f-3993-816c-6af3afdc0f0c', '2014-03-03 20:12:13', 'New Zealand Jigsaw', 'Use the mouse to piece together three pictures of New Zealand', 'http://games.mochiads.com/c/g/new-zealand-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/new-zealand-jigsaw/newzealandjigsawmochi.swf', 'new-zealand-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/new-zealand-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '1', ''), | |
('974', 'd83af564-076e-3679-9e34-8681294ea54c', '2013-09-23 10:05:25', 'Neymar Head Football', 'Welcome to the head football game of Neymar.The aim of game is bouncing the ball by using head in order to collect the upper symbols. You can play the game by using right and left arrow keys. You can show your football ability to your friends by making high scores... Enjoy the game, good luck!', 'http://games.mochiads.com/c/g/neymar-head-football/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/neymar-head-football/neymar-head-football-v3.swf', 'neymar-head-football', '500x450', '450', '500', 'http://games.mochiads.com/c/g/neymar-head-football/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/neymar-head-football/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/neymar-head-football/screen2_thumb.jpg', '', '', '2', 'You can play the game by using the left/right arrow keys.'), | |
('975', '4c1770df-ba7f-3b4b-a5e7-227137edb32a', '2014-01-29 06:02:39', 'Nice contes coloring', 'Nice contes coloring Game.', 'http://games.mochiads.com/c/g/nice-contes-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/nice-contes-coloring/contes.swf', 'nice-contes-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('976', '43783ed7-65b6-3d73-8aae-c5ba35a41f6e', '2014-03-07 12:37:38', 'Ninja Cat Hero Fighter', 'Arcade game Like ninja Slice game!', 'http://games.mochiads.com/c/g/ninja-cat-hero-fighter/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/ninja-cat-hero-fighter/mochimediaads.swf', 'ninja-cat-hero-fighter', '320x480', '480', '320', 'http://games.mochiads.com/c/g/ninja-cat-hero-fighter/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/ninja-cat-hero-fighter/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/ninja-cat-hero-fighter/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/ninja-cat-hero-fighter/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/ninja-cat-hero-fighter/screen4_thumb.jpg', '0', 'Ninja Cat Hero\nArcade game play, like Ninja Style games.\nSlice all color characters exclude bombs.\nCollect life and time bonuses.\nArcade mode, when you save your life and\ntime trial mode.\nIn you like '), | |
('977', '5f1f7424-9a34-369a-a5bb-23696fdb9c14', '2014-03-05 19:59:08', 'North Sea Jigsaw', 'Use the mouse to piece together three great pictures of the North Sea', 'http://games.mochiads.com/c/g/north-sea-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/north-sea-jigsaw/northseajigsawmochi.swf', 'north-sea-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/north-sea-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('978', 'ff3ed861-ff22-342b-94cb-ee857d0ed4b8', '2014-02-11 22:29:15', 'Nowhere to Park', 'nowhere to park? try this awesome parking adventure and prove you can squeeze you mini car anywhere.', 'http://games.mochiads.com/c/g/nowhere-to-park/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/nowhere-to-park/nowhere-to-park.swf', 'nowhere-to-park', '700x525', '525', '700', '', '', '', '', '', '', '0', ''), | |
('979', '422bb745-f3bb-3d63-b9ce-228f79c1d4d6', '2013-01-07 13:58:01', 'Nuclear Justice 2084', 'The 80\'s are back in the future in this relentless Defense-Brawler mayhem!! Keep prisoners from escaping their nuclear jail, collect their lunch money and use it to beef-up your defense and your fighting skills.', 'http://games.mochiads.com/c/g/nuclear-justice-2084/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/nuclear-justice-2084/bu_mochi.swf', 'nuclear-justice-2084', '720x480', '480', '720', '', '', '', '', '', '', '4', ''), | |
('980', '44f01d50-e99b-3014-baf3-d3776f0f9e7e', '2012-08-29 14:44:39', 'Number Avalanche', 'Can you survive the chilling dream that has been infested with falling numbers in this action-packed puzzle-platformer?', 'http://games.mochiads.com/c/g/number-avalanche/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/number-avalanche/NumberAvalanche_8MrmS2.swf', 'number-avalanche', '640x550', '550', '640', 'http://games.mochiads.com/c/g/number-avalanche/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/number-avalanche/screen1_thumb.png', 'http://games.mochiads.com/c/g/number-avalanche/screen2_thumb.png', 'http://games.mochiads.com/c/g/number-avalanche/screen3_thumb.png', '', '3', 'Shoot green and red bolts to create colored block groups. Match the sums of the groups to explode the blocks!'), | |
('981', 'c8d54633-00d6-3734-8965-bf1671f2419b', '2014-03-11 11:43:31', 'NumberSign Hidden Objects', 'NumberSign Hidden Objects and Numbers: To progress, you have find the 10 numbers and the 10 signs. The game consists of four different parts and you will be able to see your total score at the end of the game. Amongst the objects being lined up in a complicated way in the different places we are trying to find the ten items being claimed from us.', 'http://games.mochiads.com/c/g/numbersign/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/numbersign/NumberSign.swf', 'numbersign', '640x480', '480', '640', 'http://games.mochiads.com/c/g/numbersign/_thumb_200x200.jpg', '', '', '', '', '', '1', 'Mouse only.'), | |
('982', '0a4fd42b-c05d-3b5f-a338-45131dbac22b', '2013-12-16 12:19:41', 'Nut Dropper', 'Avoid the falling acorns to save your little ants life!', 'http://games.mochiads.com/c/g/nut-dropper/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/nut-dropper/ABD.swf', 'nut-dropper', '550x400', '400', '550', '', '', '', '', '', '', '2', 'Mouse to move player and click buttons.'), | |
('983', 'abe49703-47a6-328e-aa93-1d658ba196a7', '2014-03-04 09:21:17', 'Nuts and squirrel Puzzle', 'Nuts and squirrel Puzzle Game.', 'http://games.mochiads.com/c/g/nuts-and-squirrel-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/nuts-and-squirrel-puzzle/nuts.swf', 'nuts-and-squirrel-puzzle', '600x450', '450', '600', '', '', '', '', '', '', '1', ''), | |
('984', 'e3ec8735-cd59-3507-9afd-46e92cb85e2a', '2014-02-17 16:33:05', 'ObStickLe Course', 'arrow keys to move\nspace to jump', 'http://games.mochiads.com/c/g/obstickle-course/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/obstickle-course/ObStickLe%20Course.swf', 'obstickle-course', '640x480', '480', '640', 'http://games.mochiads.com/c/g/obstickle-course/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/obstickle-course/screen1_thumb.png', 'http://games.mochiads.com/c/g/obstickle-course/screen2_thumb.png', 'http://games.mochiads.com/c/g/obstickle-course/screen3_thumb.png', 'http://games.mochiads.com/c/g/obstickle-course/screen4_thumb.png', '2', 'work your way through the parkour race. Make your way to the right'), | |
('985', 'cdc5fb52-c188-3f78-ab8e-673910988ac7', '2014-03-07 02:59:51', 'Office Girl', 'Office Girl game. Play with mouse and dress up office girl.', 'http://games.mochiads.com/c/g/office-girl_v482093/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/office-girl_v482093/officegirl.swf', 'office-girl_v482093', '800x600', '600', '800', 'http://games.mochiads.com/c/g/office-girl_v482093/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/office-girl_v482093/screen1_thumb.png', 'http://games.mochiads.com/c/g/office-girl_v482093/screen2_thumb.png', 'http://games.mochiads.com/c/g/office-girl_v482093/screen3_thumb.png', '', '0', ''), | |
('986', 'e79bbcf5-579a-3245-a577-81d2c3df1b89', '2014-03-14 12:56:31', 'Oftalmologjia- pjesa e dytë', 'Ky është një kuiz nga Oftalmologjia. Kuizi përmban 10 pyetje, ku secila pyetje ka 3 opcione, vetëm njëri opcion është i saktë. Kjo është pjesa e dytë e këtij kuizi. Testoni njohuritë tuaja në Oftalmologji ose mësoni ato gjëra që nuk i keni ditur. This is a quiz of Ophthalmology. The quiz contains 10 questions, each question has three options, only one option is correct. This is the second part of the quiz. Test your knowledge in ophthalmology or learn things that you did not know.Dies ist ein Quiz für Augenheilkunde. Das Quiz enthält 10 Fragen, hat drei Optionen jede Frage ist nur eine Option korrekt. Dies ist der zweite Teil des Quiz. Testen Sie Ihr Wissen in der Augenheilkunde oder lernen Sie Dinge, die Sie nicht kennen.Si tratta di un quiz di Oftalmologia. Il quiz contiene 10 domande, ogni domanda ha tre opzioni, una sola opzione è corretta. Questa è la seconda p', 'http://games.mochiads.com/c/g/oftalmologjia-pjesa-e-dyte/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/oftalmologjia-pjesa-e-dyte/Oftalmologjia-%20pjesa%20e%20dytë.swf', 'oftalmologjia-pjesa-e-dyte', '900x550', '550', '900', 'http://games.mochiads.com/c/g/oftalmologjia-pjesa-e-dyte/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/oftalmologjia-pjesa-e-dyte/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen para jush.'), | |
('987', '53179e8c-2cf7-3f4e-8180-2c6ee36f688f', '2014-03-08 13:26:08', 'Oftalmologjia- pjesa e parë', 'Ky është një kuiz nga Oftalmologjia. Kuizi përmban 10 pyetje, ku secila pyetje ka 3 opcione, vetëm njëri opcion është i saktë. Kjo është pjesa e parë e këtij kuizi. Testoni njohuritë tuaja në Oftalmologji ose mësoni ato gjëra që nuk i keni ditur. This is a quiz of Ophthalmology. The quiz contains 10 questions, each question has three options, only one option is correct. This is the first part of the quiz. Test your knowledge in ophthalmology or learn things that you did not know.Dies ist ein Quiz für Augenheilkunde. Das Quiz enthält 10 Fragen, hat drei Optionen jede Frage ist nur eine Option korrekt. Dies ist der erste Teil des Quiz. Testen Sie Ihr Wissen in der Augenheilkunde oder lernen Sie Dinge, die Sie nicht kennen.Il s\'agit d\'un questionnaire d\'ophtalmologie. Le quiz contient 10 questions, chaque question a trois options, une seule option est correcte. Il s\'agit', 'http://games.mochiads.com/c/g/oftalmologjia-pjesa-e-pare/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/oftalmologjia-pjesa-e-pare/Oftalmologjia-%20pjesa%20e%20parë.swf', 'oftalmologjia-pjesa-e-pare', '900x550', '550', '900', 'http://games.mochiads.com/c/g/oftalmologjia-pjesa-e-pare/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/oftalmologjia-pjesa-e-pare/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen para jush.'), | |
('988', '51bc09b3-5a56-33e6-8597-f0eb9f5c2f8e', '2014-03-10 11:59:48', 'Old Circus Solitaire', 'Feel the atmosphere of holiday and magic in the new solitaire game by ArcadeGamePlace.com. The circus comes into a small town so all townsmen are looking forward to evening performance. Though the evil magician compels to play solitaire from volunteers and till you win the show will not start. Move cards of the same suit into the top right four piles, starting with the Ace. Use the four free cells in the upper left as temporary storage areas. Cards can be moved from one stack to another in the tableaux if they are in descending order and of a different color. Groups of cards can be moved from one stack to another only if a corresponding number of free cells are available. The game has colorful bright graphics as well as great classical gameplay.', 'http://games.mochiads.com/c/g/old-circus-solitaire/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/old-circus-solitaire/OldCircusSolitaire.swf', 'old-circus-solitaire', '640x480', '480', '640', 'http://games.mochiads.com/c/g/old-circus-solitaire/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/old-circus-solitaire/screen1_thumb.jpg', '', '', '', '0', ''), | |
('989', '7b88104e-1453-3fcc-9916-2da1e3b66be7', '2014-03-01 06:25:50', 'Old star car coloring', 'Old star car coloring Game.', 'http://games.mochiads.com/c/g/old-star-car-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/old-star-car-coloring/starcar.swf', 'old-star-car-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('990', '55014f20-beb5-3e1c-8535-b38835450129', '2013-12-28 04:06:40', 'On The Go', 'On The Go is a free online unique style car racing championship game where you have to drive car with the mouse not with the arrows, you can play it alone, as 5 rally championship of 10 level championship. This game might be not easy, but who likes easy games, must play a unique style rally game. Enjoy', 'http://games.mochiads.com/c/g/on-the-go/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/on-the-go/ON%20THE%20GO.swf', 'on-the-go', '640x480', '480', '640', 'http://games.mochiads.com/c/g/on-the-go/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/on-the-go/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/on-the-go/screen2_thumb.png', 'http://games.mochiads.com/c/g/on-the-go/screen3_thumb.png', 'http://games.mochiads.com/c/g/on-the-go/screen4_thumb.png', '0', 'Mouse to play'), | |
('991', '694642a0-62bb-313d-980b-205fd6086287', '2014-03-06 12:22:27', 'One Button Vania', 'Explore a vast Metroidvania world, fight huge bosses, find items and gain level! All done with only ONE button.', 'http://games.mochiads.com/c/g/one-button-vania_v697518/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/one-button-vania_v697518/oneButtonVania25%20v.2.swf', 'one-button-vania_v697518', '650x550', '550', '650', 'http://games.mochiads.com/c/g/one-button-vania_v697518/_thumb_200x200.png', 'http://www.youtube.com/watch?v=B4Xnbw5ohRs', 'http://games.mochiads.com/c/g/one-button-vania_v697518/screen1_thumb.png', 'http://games.mochiads.com/c/g/one-button-vania_v697518/screen2_thumb.png', 'http://games.mochiads.com/c/g/one-button-vania_v697518/screen3_thumb.png', 'http://games.mochiads.com/c/g/one-button-vania_v697518/screen4_thumb.png', '2', 'Click with the mouse to control the hero.'), | |
('992', '3d5548df-50f8-3ddd-bc43-fdc588009874', '2014-03-06 16:45:43', 'One POP', 'A fantastic ballon racer where you have just one chance', 'http://games.mochiads.com/c/g/one-pop/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/one-pop/onepopmochi.swf', 'one-pop', '640x480', '480', '640', 'http://games.mochiads.com/c/g/one-pop/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/one-pop/screen1_thumb.png', 'http://games.mochiads.com/c/g/one-pop/screen2_thumb.png', 'http://games.mochiads.com/c/g/one-pop/screen3_thumb.jpg', '', '2', 'Use your Mouse to control the eletric fun and take care to don\'t \"pop\" your ballon'), | |
('993', 'a885a01e-d3c9-360f-b157-d6f678ed39e4', '2013-12-12 11:14:50', 'Oozing Empires', 'Grow your empire to dominate the world!\r\n\r\nThe Black and White empires take turns to play. At each turn, an empire chooses a colour and absorbs all the countries of that colour that touch it. The first empire to control half the map wins.\r\n\r\nThe settings screen allows you to choose different map sizes, and there are three levels of computer opponent skill. You can also select two human players for hot-seat play.', 'http://games.mochiads.com/c/g/oozing-empires/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/oozing-empires/oozingempires.swf', 'oozing-empires', '640x480', '480', '640', 'http://games.mochiads.com/c/g/oozing-empires/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/oozing-empires/screen1_thumb.png', 'http://games.mochiads.com/c/g/oozing-empires/screen2_thumb.png', 'http://games.mochiads.com/c/g/oozing-empires/screen3_thumb.png', '', '0', 'By default, you start as White in the top left of the map. Just click on a colour (either the buttons beside the map or on the map itself) to absorb countries of that colour. Try to grow fast!\r\n\r\nC'), | |
('994', 'b53ca950-aa5a-3d0d-83fe-b78df6db2e07', '2013-03-05 13:12:48', 'Oppa Russian Style', 'Gangnam Style Dancer Russian version :)', 'http://games.mochiads.com/c/g/oppa-russian-style/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/oppa-russian-style/OppaRussianStyle_mochi.swf', 'oppa-russian-style', '640x480', '480', '640', 'http://games.mochiads.com/c/g/oppa-russian-style/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/oppa-russian-style/screen1_thumb.jpg', '', '', '', '0', 'Follow the dance steps with arrow keys, key Q and W!'), | |
('995', '4f4aa409-d70f-38f1-baf4-13f6f41d4df2', '2014-02-22 02:18:36', 'Orange butterfly', 'play Orange butterfly puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/orange-butterfly/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/orange-butterfly/Orangebutterfly.swf', 'orange-butterfly', '700x480', '480', '700', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('996', '4ed83841-1bbf-3c29-b787-0b308cfff8f8', '2014-03-05 14:56:09', 'Orange fantastic fish puzzle', 'Orange fantastic fish puzzle Game.', 'http://games.mochiads.com/c/g/orange-fantastic-fish-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/orange-fantastic-fish-puzzle/fish.swf', 'orange-fantastic-fish-puzzle', '600x450', '450', '600', '', '', '', '', '', '', '0', ''), | |
('997', '9bfa91cb-429e-3c1d-83a6-72e1837956f2', '2013-09-05 15:08:31', 'Osmosis Solitaire', 'Osmosis, also known as Treasure Trove, is an interesting solitaire game played with a deck of 52 standard playing cards. Your goal in this game is to move all cards by suit regardless of ranks to the foundations. When the game starts, you will be given 4 vertically arranged reserve piles on the left of the screen. Each of these reserve piles has 3 face-down cards plus 1 face-up card on the top. In the middle of the screen are 4 vertically arranged foundations. 1 face-up card will be dealt to the top foundation as the starting rank, while the other foundations are empty. The remaining cards are placed face-down to the stock pile at the top right, and then 1 face-up card will be dealt to the discard pile underneath. The foundations are to be built by suit regardless of ranks. Note that the three empty foundations must begin with cards of the same rank as the first card of the top foundatio', 'http://games.mochiads.com/c/g/osmosis-solitaire_v130759/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/osmosis-solitaire_v130759/osmosis.swf', 'osmosis-solitaire_v130759', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('998', '9c0126f2-ae7f-371d-80ab-8ec72dc0c838', '2014-03-09 08:40:36', 'Otorinolaringologjia - Pjesa e parë', 'Ky është një Kuiz nga Otorinolaringologjia. Ky kuiz përmban 10 pyetje me 3 ose 4 opcione ku vetëm njëri opcion është i saktë. Kjo është pjesa e parë e këtij e kuizi. Testoni njohuritë tuaja në Otorinolaringologji.\nThis is a quiz of otolaryngology. This quiz contains 10 questions with 3 or 4 options where only one option is correct. This is the first part of this quiz. Test your knowledge in Otorhinolaryngology.Dies ist ein Quiz der HNO-Heilkunde. Das Quiz besteht aus 10 Fragen mit 3 oder 4 Optionen, wo nur eine Option korrekt ist. Dies ist der erste Teil des Quiz. Testen Sie Ihr Wissen in HNO-Heilkunde.', 'http://games.mochiads.com/c/g/otorinolaringologjia-pjesa-e-pare/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/otorinolaringologjia-pjesa-e-pare/Otorinolaringologjia%20-%20Pjesa%20e%20parë.swf', 'otorinolaringologjia-pjesa-e-pare', '900x550', '550', '900', 'http://games.mochiads.com/c/g/otorinolaringologjia-pjesa-e-pare/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/otorinolaringologjia-pjesa-e-pare/screen1_thumb.png', '', '', '', '0', 'Përgjigju në pyetjet që ju shfaqen.'), | |
('999', '8a978b36-65dd-341c-ad4f-ddc8106699b1', '2014-02-16 23:58:00', 'Pacifier Warrior 2', 'The pacifier warriors lived in the milk bottle planet.\nOne day, they went to adventure together.But their \nspaceship had an accident when landing.Spaceship \nloaded on many milk bottles,those is the source of \ntheir energy.If they do not get them back as soon as \npossible they will die because of the lack of energy.', 'http://games.mochiads.com/c/g/pacifier-warrior-2/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/pacifier-warrior-2/PacifierWarrior2-mochi.swf', 'pacifier-warrior-2', '640x480', '480', '640', 'http://games.mochiads.com/c/g/pacifier-warrior-2/_thumb_200x200.png', '', '', '', '', '', '0', 'The green one use \'WAD\' to move.The red one use \nARROW KEY to move.Players can only be transmitted \nwith the corresponding color or yellow portal.Box \ncan be transmitted with any portal.'), | |
('1000', '062e1199-42b9-33fd-98f0-8f302d41a91e', '2014-01-11 06:04:33', 'Package Pilferer Free', 'New free online racing game from Free-Online-Action.com . Your task is to collect the suitcases in the airport. But the police have suspected who is stealing the things and sent several patrol cars to catch your car. Avoid oncoming cars, break away from the pursuers, and drive zigzag to muddle the police. The most important is to pick up all suitcases on the level and to take them to the place indicated on the map for limited time.', 'http://games.mochiads.com/c/g/package-pilferer-free/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/package-pilferer-free/PackagePilfererFree.swf', 'package-pilferer-free', '600x450', '450', '600', 'http://games.mochiads.com/c/g/package-pilferer-free/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/package-pilferer-free/screen1_thumb.jpg', '', '', '', '0', ''), | |
('1001', '7ad1ee82-147f-3bc8-9cdb-a00b0f8573d0', '2014-01-13 05:49:08', 'Paintball Racers', 'Can you beat all racers while being bombarded with paint balls? Drive fast and complete all challenges in this fast Paintball racing game!', 'http://games.mochiads.com/c/g/paintball-racers/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/paintball-racers/PaintBallRacing.swf', 'paintball-racers', '800x600', '600', '800', 'http://games.mochiads.com/c/g/paintball-racers/_thumb_200x200.jpg', 'https://www.youtube.com/watch?v=dfT3QVFoGSA', 'http://games.mochiads.com/c/g/paintball-racers/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/paintball-racers/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/paintball-racers/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/paintball-racers/screen4_thumb.jpg', '0', 'Instructions are within the game.'), | |
('1002', '70bccac7-cdc3-38ac-928c-8fd3d76b5807', '2014-02-11 18:48:07', 'Painting Sniper', 'Haze attacks on the battlefield,The battlefield became blurred.The sniper sight became affected!\nBut as the best killer, these are not problems!', 'http://games.mochiads.com/c/g/painting-sniper/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/painting-sniper/mochi.swf', 'painting-sniper', '640x480', '480', '640', 'http://games.mochiads.com/c/g/painting-sniper/_thumb_200x200.jpg', '', '', '', '', '', '0', 'the R key replace bullets, the S key stand ,the A key squat.the left mouse hutton shooting ,space open up aiminng rule sight.'), | |
('1003', '4414bd44-752e-3350-92d2-15dbb2d8f132', '2014-03-10 04:41:27', 'Palace Hidden Numbers', 'This is a level based game , where you have to find all the mentioned Numbers within the given time.Find the hidden Numbers inside the Palace within the specified time in 3 different levels. All the best and have fun!', 'http://games.mochiads.com/c/g/palace-hidden-numbers/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/palace-hidden-numbers/Palace%20Hidden%20Numbers.swf', 'palace-hidden-numbers', '600x550', '550', '600', 'http://games.mochiads.com/c/g/palace-hidden-numbers/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/palace-hidden-numbers/screen1_thumb.jpg', '', '', '', '0', 'Drag mouse to find the hidden number'), | |
('1004', '2b228f25-de76-3449-b37d-9701aa5d6cec', '2013-01-16 23:38:55', 'Panda male——Mummy return', 'Dear mummy:\nWhile you have been sleeping in the tower for thousands years, But You can\'t just come out scary ah.I have ready for the big kill, waiting for your arrival. Dry dead you 100 per recruit large reward to you.\nYou go back, or I send you back?\nFrom:Panda male\n\nThe arrow keys: move.\nA:Attack', 'http://games.mochiads.com/c/g/panda-male-mummy-return/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/panda-male-mummy-return/munaiyi.swf', 'panda-male-mummy-return', '640x480', '480', '640', 'http://games.mochiads.com/c/g/panda-male-mummy-return/_thumb_200x200.jpg', '', '', '', '', '', '3', ''), | |
('1005', 'e96db78b-6e19-36d5-9052-e0772dbf8bb5', '2013-11-26 09:01:24', 'Papa\'s Pastaria', 'Head to Portallini and start your career as a pasta chef! You\'re in charge of Papa\'s Pastaria, where you\'ll take orders, cook noodles, add sauces and toppings, and toast breads to craft the perfect plate of pasta for your customers! New the series, you\'ll be opening the Dining Room in your restaurant, and you\'ll hire a server to help you get through the hectic workday! As you level up you\'ll earn new toppings, meet new customers, and work through the ever-changing seasons of the town.', 'http://games.mochiads.com/c/g/papas-pastaria/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/papas-pastaria/papaspastaria.swf', 'papas-pastaria', '640x480', '480', '640', 'http://games.mochiads.com/c/g/papas-pastaria/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/papas-pastaria/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/papas-pastaria/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/papas-pastaria/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/papas-pastaria/screen4_thumb.jpg', '4', 'Use the mouse to take orders, cook pasta, add sauce and toppings, and toast bread. Follow the in-game tutorial or view the Help Menu for more information.'), | |
('1006', '55bcdd34-5328-3b22-86d0-4a1b556f25cf', '2014-02-14 18:03:54', 'Paper Plane', 'You are a little paper plane, trying to survive by avoiding those \"evil\" clouds!', 'http://games.mochiads.com/c/g/paper-plane_v454278/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/paper-plane_v454278/paperplane_1.2_w_ads.swf', 'paper-plane_v454278', '800x480', '480', '800', 'http://games.mochiads.com/c/g/paper-plane_v454278/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/paper-plane_v454278/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/paper-plane_v454278/screen2_thumb.jpg', '', '', '2', 'Hold down left mouse button to increase altitude, release to decrease.'), | |
('1007', '0278cbe2-0f0d-382a-9e08-895f09ce9cc9', '2014-03-11 04:52:39', 'parade(dieu binh)', 'bạn hãy Ä‘iá»u khiển binh Ä‘oà n của bạn Ä‘i khắp năm châu trên thế giá»›i. hãy chú ý tránh những chÆ°á»›ng ngại váºt, nó sẽ là m cho cuá»™c hà nh quân của bạn bị ngÆ°ng lại.', 'http://games.mochiads.com/c/g/parade-dieu-binh/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/parade-dieu-binh/hanh%20quan.swf', 'parade-dieu-binh', '600x600', '600', '600', '', '', '', '', '', '', '0', 'sá» dụng các phÃm mÅ©i tên để di chuyển Ä‘oà n quân của bạn\nnhân phim khoảng trắng để bắt đầu chÆ¡i'), | |
('1008', 'b9c96176-0189-3641-89fe-e27f64881f3b', '2014-01-07 05:29:07', 'Park in the snow', 'Ever wanted to park in the snow ? Well now you have the chance. Its the season to get out your boots and shovel and head to the garage to dig the snow away from the entrance. If you love winter this is the game for you. Full of brilliant white and contrasting little details this game will give you the feeling of a realistic drive in the snow. But like real snow this white hides many threats to your car. You could slip on ice or hit a rock or just scratch your car on frozen and solidified snow. You need the skills of a pro to drive your car safely to the parking spot and park there effortlessly. You will need to get used to driving around this city roads and avoiding the snow since its full of hard ice and rocks ready to damage your car. So take your time and enjoy this one of a kind winter game.', 'http://games.mochiads.com/c/g/park-in-the-snow/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/park-in-the-snow/Park%20in%20the%20snow%20-%20MochiAds.swf', 'park-in-the-snow', '700x525', '525', '700', 'http://games.mochiads.com/c/g/park-in-the-snow/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use arrow keys to control your car.'), | |
('1009', 'b3072d8c-d2c2-3be6-af23-a57368e64964', '2013-12-19 02:27:40', 'Park the Fished Airlines', 'Park the aircrafts in the hangar the pilots have called a strike anyway!', 'http://games.mochiads.com/c/g/park-the-fished-airlines/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/park-the-fished-airlines/parkthefishedairlines.swf', 'park-the-fished-airlines', '720x540', '540', '720', 'http://games.mochiads.com/c/g/park-the-fished-airlines/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/park-the-fished-airlines/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/park-the-fished-airlines/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/park-the-fished-airlines/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/park-the-fished-airlines/screen4_thumb.jpg', '0', 'Use \'left\' and \'right\' arrow keys to navigate, \'up\' and \'down\' keys to accelerate and reverse. Use space bar to brake. Avoid crashing with obstacles.'), | |
('1010', 'ead382e7-2f1e-3ad0-9cac-a7314375a66a', '2014-01-21 21:24:32', 'Parking Frenzy', 'You can\'t miss our #1 parking game across every platform!', 'http://games.mochiads.com/c/g/parking-frenzy_v576528/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/parking-frenzy_v576528/parking_frenzy.swf', 'parking-frenzy_v576528', '650x530', '530', '650', 'http://games.mochiads.com/c/g/parking-frenzy_v576528/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/parking-frenzy_v576528/screen1_thumb.png', 'http://games.mochiads.com/c/g/parking-frenzy_v576528/screen2_thumb.png', 'http://games.mochiads.com/c/g/parking-frenzy_v576528/screen3_thumb.png', 'http://games.mochiads.com/c/g/parking-frenzy_v576528/screen4_thumb.png', '2', 'Parking Frenzy (Car Game) is a game with 28 levels.\nUse the arrow keys and space bar to play.'), | |
('1011', '24f14272-4aea-34cc-a717-facba19fd37a', '2014-01-10 09:12:56', 'Parking Pro', 'New colorful game for all fans of interesting puzzles and family jewels by Online-Girl-Games.com. We suggest you to improve your parking skills in this new free online parking game from Play-Free-Arcade.com. Your goal is to find the parking space and to park while passing the heaps of garbage, pits and avoiding hitting other cars. Arrow keys to move your car.', 'http://games.mochiads.com/c/g/parking-pro/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/parking-pro/ParkingPro.swf', 'parking-pro', '600x450', '450', '600', 'http://games.mochiads.com/c/g/parking-pro/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/parking-pro/screen1_thumb.jpg', '', '', '', '0', ''), | |
('1012', 'ee4c4fbd-fee7-3615-a1ff-a272c2b27d77', '2014-03-02 05:57:52', 'parrot coloring', 'Come and Color your parrot with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/parrot-coloring_v2838/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/parrot-coloring_v2838/parrotcoloring.swf', 'parrot-coloring_v2838', '500x520', '520', '500', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('1013', '5ecf3839-d002-3d05-8d76-3c89caa54f55', '2014-02-05 10:02:38', 'Patriot Factory', 'Will your new product be successful ? If you believe in yourself, it will.', 'http://games.mochiads.com/c/g/patriot-factory/_thumb_100x100.png', 'Teen', 'Other', 'http://games.mochiads.com/c/g/patriot-factory/PatriotFactory.swf', 'patriot-factory', '800x600', '600', '800', 'http://games.mochiads.com/c/g/patriot-factory/_thumb_200x200.png', '', '', '', '', '', '1', 'mouse only'), | |
('1014', '30d1e433-87ea-3551-a636-b893fb20d741', '2013-10-20 19:54:54', 'Peaceful Home Life', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/peaceful-home-life_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/peaceful-home-life_hang1993_10_2013/peaceful-home-life.swf', 'peaceful-home-life_hang1993_10_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('1015', 'afa005d2-3b3b-3dc2-8de7-81301b93932a', '2013-10-07 06:38:18', 'Pebbles', 'Break the secret codes of color pebbles!', 'http://games.mochiads.com/c/g/pebbles_v853333/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/pebbles_v853333/pebbles_e.swf', 'pebbles_v853333', '600x400', '400', '600', '', '', 'http://games.mochiads.com/c/g/pebbles_v853333/screen1_thumb.png', '', '', '', '0', ''), | |
('1016', '063b6677-efd7-3d2b-b8f4-383b1e59fe68', '2014-02-16 10:35:30', 'Pelicans on the moonlight puzzle', 'Pelicans on the moonlight puzzle Game.', 'http://games.mochiads.com/c/g/pelicans-on-the-moonlight-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/pelicans-on-the-moonlight-puzzle/pelicansonmoonlight.swf', 'pelicans-on-the-moonlight-puzzle', '600x450', '450', '600', '', '', '', '', '', '', '1', ''), | |
('1017', 'bc633ff9-b538-30f5-8f26-7b0a2b39e059', '2013-09-14 13:49:25', 'Penalty Online', 'Create a room or join an existent one and enjoy playing with friends online. Play Penalty shootout and try to become the new champion!', 'http://games.mochiads.com/c/g/penalty-online/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/penalty-online/lobby13.swf', 'penalty-online', '800x480', '480', '800', 'http://games.mochiads.com/c/g/penalty-online/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/penalty-online/screen1_thumb.png', 'http://games.mochiads.com/c/g/penalty-online/screen2_thumb.png', 'http://games.mochiads.com/c/g/penalty-online/screen3_thumb.png', 'http://games.mochiads.com/c/g/penalty-online/screen4_thumb.png', '2', ''), | |
('1018', '6a89e18f-7a5d-3bb4-9d8a-6bd4ec843da3', '2013-11-19 22:39:17', 'Penguin Plunge', 'The snow has begun to melt, and it s time for Penguin to go fishing. Help Penguin through the waters and land a good catch!', 'http://games.mochiads.com/c/g/penguin-plunge/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/penguin-plunge/penguinplunge.swf', 'penguin-plunge', '740x600', '600', '740', 'http://games.mochiads.com/c/g/penguin-plunge/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/penguin-plunge/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/penguin-plunge/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/penguin-plunge/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/penguin-plunge/screen4_thumb.jpg', '0', 'Press space bar to jump and \'left\' and \'right\' arrow keys to navigate. Avoid sharks, octopuses and arrows. Press space bar to activate booster once underwater. If the penguin floats, it means a life i'), | |
('1019', '9dcfe934-3e2a-38d3-8c90-28188563fd41', '2013-09-05 15:13:51', 'Penguin Solitaire', 'The Penguin Solitaire is created by British game scholar David Parlett, and it requires careful planning more than just luck. Your goal is to move all cards to the 4 foundations, building up by suit and starting with the cards of the same rank as the first card dealt to the leftmost tableau pile (the \"beak\"). When the game starts, each of the 7 tableau piles at the top of the screen will be dealt 7 face-up cards. The first card dealt to the leftmost tableau pile will become the beak, and the other three cards of the same rank will be dealt to the vertically arranged foundations at the right, leaving one foundation empty. For example, if the beak is a 6 of spades, all other 6s will be dealt to the foundations. For the empty foundation, you will need to move the beak to it. 7 empty reserve cells are located at the bottom of the screen. The foundations are to be built up by suit starting wi', 'http://games.mochiads.com/c/g/penguin-solitaire_v82284/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/penguin-solitaire_v82284/penguinsolitaire.swf', 'penguin-solitaire_v82284', '600x430', '430', '600', '', '', '', '', '', '', '0', ''), | |
('1020', 'b424c0b7-8231-33b0-ac99-f5d6bbde7b97', '2012-03-13 03:39:45', 'Pepee Color Memory', 'Pepee Color Memory Game.', 'http://games.mochiads.com/c/g/pepee-color-memory/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/pepee-color-memory/pepee_color_memory.swf', 'pepee-color-memory', '500x450', '450', '500', '', '', '', '', '', '', '0', ''), | |
('1021', '2fbdc4ef-40b0-312b-a411-3814126c90bb', '2014-01-05 22:16:19', 'Peppy Ostrich Coloring', 'The huge bird from Australia has always attracted awe. Just have more fun with the wonderful ostrich and get more affectionate by dabbing interesting colors on the gigantic bird.', 'http://games.mochiads.com/c/g/peppy-ostrich-coloring/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/peppy-ostrich-coloring/Peppy%20Ostrich%20Coloring_Mochi.swf', 'peppy-ostrich-coloring', '600x500', '500', '600', 'http://games.mochiads.com/c/g/peppy-ostrich-coloring/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/peppy-ostrich-coloring/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/peppy-ostrich-coloring/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/peppy-ostrich-coloring/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/peppy-ostrich-coloring/screen4_thumb.jpg', '0', 'Use mouse to play.\nClick on the colors and drop them on the picture. Click next icon to go to the next picture and click finish icon to complete the game.'), | |
('1022', 'bc33698e-c542-3d4c-89fc-6f27eb947ead', '2014-03-14 00:14:10', 'Perfect Bridesmaid Makeover', 'Mary would be her best friend\'s bridesmaid on this sunday. She want to become the most beautiful bridesmaid and need your help.Now please help make her over and choose the perfect bridesmaid dresses and other beautiful accessories.Very fun bridesmaid makeover game!Enjoy!', 'http://games.mochiads.com/c/g/perfect-bridesmaid-makeover/_thumb_100x100.png', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/perfect-bridesmaid-makeover/perfect-bridesmaid-makeover.swf', 'perfect-bridesmaid-makeover', '650x490', '490', '650', '', '', '', '', '', '', '0', ''), | |
('1023', 'fa77d0ca-275f-36f7-8608-5c6992ee02a5', '2013-12-25 02:43:56', 'Perfect Couple Through Time', 'Avez-vous déjà essayé des robes? Vous serait vraiment douce, confortable et élégant dans cette robe pour cette saison.Essayez ces robes de cette collection vous croire en mes paroles.', 'http://games.mochiads.com/c/g/perfect-couple-through-time_linh_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/perfect-couple-through-time_linh_12_2013/perfect-couple-through-time.swf', 'perfect-couple-through-time_linh_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('1024', 'dd2f8781-c4c6-32ff-b1c1-4786d6a3a47e', '2013-09-23 06:16:54', 'Peril Race', 'Race your car and shoot all the 10 enemies in minimum time.', 'http://games.mochiads.com/c/g/peril-race/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/peril-race/peril-race.swf', 'peril-race', '600x400', '400', '600', '', '', '', '', '', '', '2', 'Use W /A/ S /D, keys or arrow keys to drive your car. Click the mouse to shoot.'), | |
('1025', '85178379-89c7-3360-9a98-238e5080bc47', '2014-01-30 05:25:33', 'Pet Doctor', 'One day poor little kitten was chased by a dog and fell out of the window. Hurry, this cute fellow needs your help! \n\nFirst dress up the Pet Doctor and prepare him for the work. \n\nThen treat injuries of your little patient. You will have to clean the bacteria, take X-ray pictures, put some band-aids and much more. Start now – there’s a lot of work to do. \n\nMake this sweet kitten happy and healthy again!', 'http://games.mochiads.com/c/g/pet-doctor/_thumb_100x100.png', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/pet-doctor/PetDoctor.swf', 'pet-doctor', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/pet-doctor/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/pet-doctor/screen1_thumb.png', 'http://games.mochiads.com/c/g/pet-doctor/screen2_thumb.png', 'http://games.mochiads.com/c/g/pet-doctor/screen3_thumb.png', 'http://games.mochiads.com/c/g/pet-doctor/screen4_thumb.png', '2', ''), | |
('1026', '8c916b50-48b3-3d46-abe3-1cf0f1ae8af6', '2013-08-29 01:09:22', 'Pet Pair Spotting', 'Join the party that the pairs of dogs, bunnies, cats and frogs are enjoying. When you have entered, they decided to play with you and have hid themselves on the flip sides of cards. Identify the pairs and enjoy the party.', 'http://games.mochiads.com/c/g/pet-pair-spotting/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/pet-pair-spotting/Pet%20Pair%20Spotting-Mochi.swf', 'pet-pair-spotting', '600x500', '500', '600', 'http://games.mochiads.com/c/g/pet-pair-spotting/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/pet-pair-spotting/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/pet-pair-spotting/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/pet-pair-spotting/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/pet-pair-spotting/screen4_thumb.jpg', '0', 'Use mouse to play. \nMatch the cards before you run out of time.'), | |
('1027', 'e9b3baf8-3c6b-3562-9663-52eb99bcd180', '2014-01-05 22:09:58', 'Phantom Warplane', 'It is a flight shooting game.Player can control plane to fight , also he has opportunities to get stage properties after defeating enemies.Player can improve the attack and HP of plane through collecting stage properties, and player will live longer. This game has 10 levels, the higher level the more difficult. Good luck.', 'http://games.mochiads.com/c/g/phantom-warplane/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/phantom-warplane/Phantom-Warplane.swf', 'phantom-warplane', '480x360', '360', '480', 'http://games.mochiads.com/c/g/phantom-warplane/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse to shooting;\nSpace to Bomb;'), | |
('1028', 'b27b0de8-b81d-3242-bf56-055b0e6513fc', '2014-02-24 20:13:29', 'Pheasant Branch Conservatory Jigsaw', 'Use the mouse to piece together three great pictures of Pheasant Branch Conservatory Jigsaw in Middleton, Wisconsin', 'http://games.mochiads.com/c/g/pheasant-branch-conservatory-jigsaw/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/pheasant-branch-conservatory-jigsaw/pheasantbranchmochi.swf', 'pheasant-branch-conservatory-jigsaw', '800x600', '600', '800', 'http://games.mochiads.com/c/g/pheasant-branch-conservatory-jigsaw/_thumb_200x200.jpg', '', '', '', '', '', '1', ''), | |
('1029', '325ae850-9dbe-39c1-89a6-764e4355cbcd', '2014-01-14 04:31:43', 'Physicar', 'Jump in your vehicle and drive as fast as possible. Avoid dangerous obstacles and collect coins to upgrade your car. Only the best drivers can collect all achievements and compete for top positions in Wall of Fame.', 'http://games.mochiads.com/c/g/physicar/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/physicar/Physicar.swf', 'physicar', '640x400', '400', '640', 'http://games.mochiads.com/c/g/physicar/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/physicar/screen1_thumb.jpg', '', '', '', '3', 'AD / left, right arrows - go left / right\nWS / up, down arrows - tilt the car\nSpacebar - break'), | |
('1030', '05e6ae78-e186-380b-bbba-bac2a41c7dce', '2012-02-23 12:42:05', 'Piano Hero', 'A fun way to learn how to play the piano. Whether you\'ve always wanted to learn or you\'re a veteran looking for a fun new way to practice, song like twinkle twinkle little start.', 'http://games.mochiads.com/c/g/piano-hero/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/piano-hero/A05-20-02-2012.swf', 'piano-hero', '1100x750', '750', '1100', 'http://games.mochiads.com/c/g/piano-hero/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/piano-hero/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/piano-hero/screen2_thumb.jpg', '', '', '1', 'you can preview the song using the buttons. When you’re ready click play. Numbers on the piano that correspond with the numbers (1-0) will scroll across the screen. Try to click the correct piano '), | |
('1031', '90d3df0d-ed70-3b27-8ca0-55d6bd5799f8', '2013-02-27 18:03:19', 'Piano Rush ~Orient and Occident First Impression~', '\" Piano Rush \" is a music game, while the music is playing , the balls rushes, so you have to use your mouse to collect the music balls, however , the balls rush with the music rhythms, so if you are not fast the you will be lost into the rush balls.\n\nOrient & Occident ~ Impression Impact ~is the theme music, is composed with the classical orientinstruments such as Gu Zheng, Pi Pa, Erhu and Chinese Percussion and as the title indicated , there is also the impact with Occident classic instrument - Piano and Grand Piano,\n\nenjoy it while playing !!', 'http://games.mochiads.com/c/g/piano-rush-orient-and-occident-first-impression/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/piano-rush-orient-and-occident-first-impression/Piano%20Rush.swf', 'piano-rush-orient-and-occident-first-impression', '600x500', '500', '600', 'http://games.mochiads.com/c/g/piano-rush-orient-and-occident-first-impression/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/piano-rush-orient-and-occident-first-impression/screen1_thumb.png', 'http://games.mochiads.com/c/g/piano-rush-orient-and-occident-first-impression/screen2_thumb.png', '', '', '2', 'Use mouse to catch the music rush balls.'), | |
('1032', '1acb1353-a305-36dc-9b5c-de3706750115', '2014-02-16 14:58:28', 'Pigs Can Fly', 'Meet Gip, the flying pig in this impossible game. After playing this game, you will never say again: when pigs fly!', 'http://games.mochiads.com/c/g/pigs-can-fly/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/pigs-can-fly/pigscanfly.swf', 'pigs-can-fly', '500x700', '700', '500', '', '', '', '', '', '', '2', 'Tap space bar to flap pig wings, fly as far as you can and try to avoid trees, bushes and clouds.'), | |
('1033', '6406c5ca-dff8-3ddf-a623-4b304a91cef2', '2013-12-09 05:26:44', 'Ping', 'Quick and easy Ping Pong Game', 'http://games.mochiads.com/c/g/ping_v774506/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/ping_v774506/Ping.swf', 'ping_v774506', '550x400', '400', '550', 'http://games.mochiads.com/c/g/ping_v774506/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Your mouse controls the paddle. Stop the ball from hitting your side and try and get it behind the computer paddle to score points. Score 11 points to win'), | |
('1034', 'ebfda70d-4cd5-3d6e-a5d6-e4eb5beb9ea4', '2014-02-24 09:05:14', 'Pink bottom fishes puzzle', 'Pink bottom fishes puzzle Game.', 'http://games.mochiads.com/c/g/pink-bottom-fishes-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/pink-bottom-fishes-puzzle/deepfishes.swf', 'pink-bottom-fishes-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('1035', '465b58a0-f06e-3b2b-8399-70d3b4493024', '2014-02-18 07:58:00', 'Pink hummingbirds puzzle', 'Pink hummingbirds puzzle Game.', 'http://games.mochiads.com/c/g/pink-hummingbirds-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/pink-hummingbirds-puzzle/pinkhummingbird.swf', 'pink-hummingbirds-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('1036', '249d5b64-d325-3f12-8644-fd766fc75709', '2014-03-08 14:26:28', 'Pink spotted lizard puzzle', 'Pink spotted lizard puzzle Game.', 'http://games.mochiads.com/c/g/pink-spotted-lizard-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/pink-spotted-lizard-puzzle/lizard.swf', 'pink-spotted-lizard-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('1037', 'aa433d59-1f17-358c-9968-cf3482774515', '2014-03-01 09:25:46', 'Pink sweet rabbit coloring', 'Pink sweet rabbit coloring Game.', 'http://games.mochiads.com/c/g/pink-sweet-rabbit-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/pink-sweet-rabbit-coloring/rabbit.swf', 'pink-sweet-rabbit-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('1038', '79a79a95-d616-30d3-b876-5f9b538a136d', '2013-01-03 16:07:53', 'Pirate Booty Slots', 'Pirate Booty Slots is a theme where you\'re sailing the seven seas with a pirate flag, mermaid, musket, ancher, and other piraty items. Pirate Booty Slots is an awesome slot machine simulator that can be played on Facebook and Android. Pirate Booty Slots includes your favorite video slot features like exciting bonus games, scatter symbols, wild, and free spins. With our application you\'ll experience the full scale of emotions just like a real casino player but you won\'t risk losing a cent!\n\n- Get bonus coins every few minutes.\n- Progressive Jackpot where the more you play the bigger it gets.\n- Feel as if you are actually sailing the great ocean as you obtain treasures with the slot machine and overhear the pirate music in the background!', 'http://games.mochiads.com/c/g/pirate-booty-slots/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/pirate-booty-slots/PirateBootySlots.swf', 'pirate-booty-slots', '800x630', '630', '800', '', '', '', '', '', '', '2', ''), | |
('1039', '0acda56a-71af-3a6e-9174-ed6aa3ead425', '2014-01-24 15:11:12', 'Pistol Shooting', 'Pistol Shooting', 'http://games.mochiads.com/c/g/pistol-shooting/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/pistol-shooting/pistol_cpm.swf', 'pistol-shooting', '550x400', '400', '550', 'http://games.mochiads.com/c/g/pistol-shooting/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/pistol-shooting/screen1_thumb.jpg', '', '', '', '2', 'Pistol Shooting, sport shooting, use mouse and left mouse click.'), | |
('1040', '2c5ab3d5-3293-3dd6-bc79-656d16b49d68', '2014-02-08 02:02:09', 'Pixner', 'Enter the world of Pixner! \r\nCome browse through the 18 levels of the game and defeat multiple traps, lions, pikes and treadmill. \r\nA game of 8-bit style which collect the keys and chain the tables allow you to save the young Pixner labyrinth ruthless platform. \r\nHave fun to do and redo levels to improve your score and beat your best time. \r\n\r\nFind the joys of the days of the Commodore 64! \r\n\r\nPixnerrrrrrrrr', 'http://games.mochiads.com/c/g/pixner/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/pixner/Pixner.swf', 'pixner', '800x600', '600', '800', 'http://games.mochiads.com/c/g/pixner/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/pixner/screen1_thumb.png', 'http://games.mochiads.com/c/g/pixner/screen2_thumb.png', 'http://games.mochiads.com/c/g/pixner/screen3_thumb.png', 'http://games.mochiads.com/c/g/pixner/screen4_thumb.png', '2', 'Collect the key level to open the door and proceed to the next stage. Lion and picnic will stand in your way. \r\n18 levels.'), | |
('1041', '4dfe992a-6baf-3ce0-b9a3-9428a5c4b89b', '2014-02-01 03:53:13', 'Pixwar PvC', 'Pixwar PvC is a cool realtime strategy game written for your browser.\r\n\r\nCreate different types of micro units and destroy the enemy base.\r\n\r\nThe goal is to beat all ten levels. To beat a level, you have to destroy the enemy base and the enemy boss.\r\n\r\nGood luck ...', 'http://games.mochiads.com/c/g/pixwar-pvc-kitchen-in-trouble/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/pixwar-pvc-kitchen-in-trouble/Pixwar.swf', 'pixwar-pvc-kitchen-in-trouble', '800x500', '500', '800', 'http://games.mochiads.com/c/g/pixwar-pvc-kitchen-in-trouble/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/pixwar-pvc-kitchen-in-trouble/screen1_thumb.png', 'http://games.mochiads.com/c/g/pixwar-pvc-kitchen-in-trouble/screen2_thumb.png', '', '', '0', ''), | |
('1042', '41ba87a6-b43e-3995-ad42-412f53589bc4', '2013-12-23 22:01:34', 'Pizza Rizza', 'We heard you\'re a master pizza chef explains the queue of customers outside your pizza bar!', 'http://games.mochiads.com/c/g/pizza-rizza/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/pizza-rizza/pizzarizza.swf', 'pizza-rizza', '740x560', '560', '740', 'http://games.mochiads.com/c/g/pizza-rizza/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/pizza-rizza/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/pizza-rizza/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/pizza-rizza/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/pizza-rizza/screen4_thumb.jpg', '0', 'Click on the customer to begin making a pizza for him. Refer to the recipe book for the appropriate ingredients. Click on the ingredient dispenser to make the pizza. Click on the microwave to bake the'), | |
('1043', '5944a7fe-0b91-32fa-bb8f-5758c6fb3f48', '2014-02-19 03:27:03', 'Pizza Tangle', 'Help the mousy Italian chef to chop fresh ingredients for his famous pizzas! React fast, but be careful: not all ingredients are safe… Four stages, 48 levels, lots of fun and features. Cut any fresh food that appears on the screen to cook a delicious pizza. Upgrade your skills, flip a coin to grab your bonus and stay tuned with the traps that appear suddenly!', 'http://games.mochiads.com/c/g/pizza-tangle_v763753/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/pizza-tangle_v763753/pizzaTangleMochi.swf', 'pizza-tangle_v763753', '750x500', '500', '750', 'http://games.mochiads.com/c/g/pizza-tangle_v763753/_thumb_200x200.png', '', '', '', '', '', '2', ''), | |
('1044', '8a2f1c79-180c-35f3-b5fa-b3f08b54c2a9', '2013-12-28 01:28:59', 'Pizza Treat', 'Pizza Treat game. Play with your mouse.', 'http://games.mochiads.com/c/g/pizza-treat_v857828/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/pizza-treat_v857828/pizzatreat.swf', 'pizza-treat_v857828', '600x500', '500', '600', 'http://games.mochiads.com/c/g/pizza-treat_v857828/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/pizza-treat_v857828/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/pizza-treat_v857828/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/pizza-treat_v857828/screen3_thumb.jpg', '', '1', ''), | |
('1045', 'b0340d63-16bf-3bc3-b1d1-79602f5c8cd6', '2014-01-02 00:22:22', 'Planet Escape', 'An accident,Researchers spacecraft landed on another planet,there have many dangerous monsters. They have been threatening the life of a researcher.To be able to escape from the planet,Researchers must repair spaceship,Assembled parts and prevent the monster attacks.', 'http://games.mochiads.com/c/g/planet-escape/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/planet-escape/Planet-Escape.swf', 'planet-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/planet-escape/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/planet-escape/screen1_thumb.jpg', '', '', '', '0', 'WSAD to Movement;\nR to reload;\nClick to shoot;'), | |
('1046', 'c68c3130-5fef-3baf-9173-7e7e0055bcf3', '2014-02-20 18:47:07', 'Plants and Animals Quiz', 'This quiz assesses your understanding of plant and animal life cycles. There are 20 different questions in this game. You\'ll see random questions every time you play. You can play this game with your friend! Have fun!', 'http://games.mochiads.com/c/g/plants-and-animals-quiz/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/plants-and-animals-quiz/plants-and-animals-quiz.swf', 'plants-and-animals-quiz', '600x500', '500', '600', 'http://games.mochiads.com/c/g/plants-and-animals-quiz/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('1047', '634898fb-1156-399e-aacd-400ecb7a5da7', '2013-10-22 22:44:53', 'Playful Elephant Coloring', 'The two baby elephants are happy because they have no school and Mama Elephant is having a tough time with their playfulness. Bring life to their emotions with spectacular colors.', 'http://games.mochiads.com/c/g/playful-elephant-coloring/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/playful-elephant-coloring/playful-elephant-coloring-mochi.swf', 'playful-elephant-coloring', '600x500', '500', '600', '', '', '', '', '', '', '1', ''), | |
('1048', '8e06419f-6f8a-3d06-9fa4-78f7e15f3efe', '2013-07-28 12:20:42', 'Pocket Pool', 'Pool played on a small table. Hit the balls in numerical order for the best score, or knock them around however you like', 'http://games.mochiads.com/c/g/pocket-pool_v782267/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/pocket-pool_v782267/pocketPool.swf', 'pocket-pool_v782267', '550x420', '420', '550', '', '', 'http://games.mochiads.com/c/g/pocket-pool_v782267/screen1_thumb.png', '', '', '', '2', 'Pool played on a small table. Hit the balls in numerical order for the best score, or knock them around however you like'), | |
('1049', 'cf183e1d-e856-3363-a5c9-b69e44f55548', '2014-02-23 16:31:18', 'Pocong Gagal Move On', 'Help Pocong to move on, he should move away as far as he can from his girlfriend, Mbak Kunti. Avoid the memory bubbles about Mbak Kunti, and take the move on bubbles to reduce Galau Meter. Can you go to the max distance?', 'http://games.mochiads.com/c/g/pocong-gagal-move-on/_thumb_100x100.png', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/pocong-gagal-move-on/pocongmoveon.swf', 'pocong-gagal-move-on', '480x320', '320', '480', 'http://games.mochiads.com/c/g/pocong-gagal-move-on/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/pocong-gagal-move-on/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/pocong-gagal-move-on/screen2_thumb.jpg', '', '', '0', 'Click \"Jump\" button to Jump over the bubbles and Click \"Ngesot\" to crouch below the bubbles. Watch your \"Galau Meter\", once it\'s fulfilled, you lose!'), | |
('1050', '38df2796-21e8-3052-8866-bf2e9714c018', '2013-08-26 07:13:12', 'Poke A Pig (TM)', 'The pudgy pigs are your musical instrument! Learn to play songs, mimic the pigs or record your own songs to share with friends!', 'http://games.mochiads.com/c/g/poke-a-pig-tm/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/poke-a-pig-tm/poke.swf', 'poke-a-pig-tm', '630x473', '473', '630', 'http://games.mochiads.com/c/g/poke-a-pig-tm/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/poke-a-pig-tm/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/poke-a-pig-tm/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/poke-a-pig-tm/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/poke-a-pig-tm/screen4_thumb.jpg', '2', 'Use your mouse to navigate and click on pigs.'), | |
('1051', 'e2054da7-401b-39c9-a125-92f32d69353c', '2013-02-12 03:08:17', 'Poker Open', 'Draw one or more cards of the three visible in every movement. Before taking the next card (or cards) you can remove some cards from hand (previous hand). If you do not do this one card is removed from your hand - first card on the left. You can not replace only one card too often. After each playing computer randomly deletes one card also.\r\nTry to make most scored poker hands.\r\nThe last score is an average of the results for one play. The first hand of the first 5 cards are scored twice!', 'http://games.mochiads.com/c/g/poker-open/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/poker-open/poker-open.swf', 'poker-open', '480x480', '480', '480', 'http://games.mochiads.com/c/g/poker-open/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/poker-open/screen1_thumb.jpg', '', '', '', '2', ''), | |
('1052', '0ee90724-197a-3c62-94ca-15933b3f0423', '2013-02-13 02:28:43', 'Poker Solo', 'Draw one or more cards from closed pile. Before taking the next card (or cards) you can remove some cards from hand (previous hand). If you do not do this one card is removed from your hand - first card on the left. You can not replace only one card too often. After each playing computer randomly deletes one card also.\r\nTry to make most scored poker hands.\r\nThe last score is an average of the results for one play. The first hand of the first 5 cards are scored twice!', 'http://games.mochiads.com/c/g/poker-solo/_thumb_100x100.jpg', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/poker-solo/poker-solo.swf', 'poker-solo', '480x480', '480', '480', 'http://games.mochiads.com/c/g/poker-solo/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/poker-solo/screen1_thumb.jpg', '', '', '', '2', ''), | |
('1053', '835951ac-243d-33b4-ac31-dd4a28d0a817', '2014-03-05 19:02:29', 'Police Car 7 Differences', 'You have 60 seconds for each level. You get 10 points for every correct click and you lose 8 points for every wrong click. Have fun with Police Car 7 Differences and enjoy the cool music!', 'http://games.mochiads.com/c/g/police-car-7-differences/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/police-car-7-differences/police-car-7-differences.swf', 'police-car-7-differences', '700x500', '500', '700', 'http://games.mochiads.com/c/g/police-car-7-differences/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('1054', '899d2487-e5f7-34c2-87d3-f053d7e1137e', '2014-01-13 10:23:48', 'Police Parking 2', 'In this game you have to drive a police car on the road. Once you reach the goal you will have to park it.', 'http://games.mochiads.com/c/g/police-parking-2/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/police-parking-2/policeparking2.swf', 'police-parking-2', '700x600', '600', '700', '', '', '', '', '', '', '0', ''), | |
('1055', '92d719df-1982-33ff-bb79-d25e9452d7b7', '2013-10-30 22:46:44', 'Polka Fashions Dress up', 'This girl loves big bold polka dots! She is dotty about spotty for sure! Anything polka related she has to have from earrings to gorgeous spotted handbags! I have a black and white polka dot purse so I appreciate the love she has for the fashion design. Dress the girl from her huge collection of polka related fashion items, there are so many outfits to be created, what will you come up with?', 'http://games.mochiads.com/c/g/polka-fashions-dress-up/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/polka-fashions-dress-up/Polkafashionsdressup.swf', 'polka-fashions-dress-up', '800x600', '600', '800', '', '', '', '', '', '', '0', 'Use your mouse to play this polka fashion releated dress up game!'), | |
('1056', 'f99233ae-d50b-3a88-9688-18fbee780451', '2014-03-10 12:58:59', 'Pony Pro Protector', 'Play as the Rainbow Pony that protect the lands from evil ponies, upgrade and fight great pony’s battle!', 'http://games.mochiads.com/c/g/pony-pro-protector/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/pony-pro-protector/Pony%20Pro%20Protector.swf', 'pony-pro-protector', '700x550', '550', '700', 'http://games.mochiads.com/c/g/pony-pro-protector/_thumb_200x200.png', '', '', '', '', '', '0', 'WS/Arrow = Movement\nLeft Click/ Hold = Shot\nP = Pause\nZ = Music Off/On'), | |
('1057', 'c8b61ead-daff-38ec-af81-7ab2ea3de5c9', '2014-03-11 19:11:19', 'Poo Runner', 'OMG, there\'s monies all over the roads! Other people are trying to scoop it up! Stay ahead of them to get as much money as you can, and avoid the poop!', 'http://games.mochiads.com/c/g/poo-runner/_thumb_100x100.jpg', 'Teen', 'Action', 'http://games.mochiads.com/c/g/poo-runner/PooRunner.swf', 'poo-runner', '550x400', '400', '550', 'http://games.mochiads.com/c/g/poo-runner/_thumb_200x200.jpg', '', '', '', '', '', '2', 'Mouse to move.'), | |
('1058', '1ab3f93e-aad2-3b92-b1f7-aa81ec7022bf', '2013-11-25 06:46:02', 'poolckey', 'Point at puck you want to shoot then click and release.\nPut all 10 pucks into the goal at a given time. If you do that you will advance to the next level. 5 levels total.\nGood luck now!', 'http://games.mochiads.com/c/g/poolckey/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/poolckey/poolckey.swf', 'poolckey', '700x420', '420', '700', 'http://games.mochiads.com/c/g/poolckey/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Mouse to aim and shoot'), | |
('1059', 'b80f08de-9800-384d-b708-4a98f3a752d1', '2013-08-23 01:23:01', 'Pooltrouble 2', 'The sequel to the popular pool game \"Pooltrouble\" is here! New Graphics, minor tweaks to the physics. Hope you are ready to play some pool? \nWell then, what are you waiting for, play this awesome sequel', 'http://games.mochiads.com/c/g/pooltrouble-2/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/pooltrouble-2/pooltrouble2.swf', 'pooltrouble-2', '720x450', '450', '720', 'http://games.mochiads.com/c/g/pooltrouble-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/pooltrouble-2/screen1_thumb.png', 'http://games.mochiads.com/c/g/pooltrouble-2/screen2_thumb.png', 'http://games.mochiads.com/c/g/pooltrouble-2/screen3_thumb.png', '', '0', 'Left Click to shoot\nHold Left Mouse Button to set strength'), | |
('1060', '57f38f9b-2eae-3a53-89e2-61c03a9246de', '2012-04-16 16:49:14', 'Pooper Trooper', 'Pooper Trooper is a manic side-scrolling adventure of Wild West proportions! Take control of a monkey and his noble dog companion as they take on the western frontier together. Dodge cacti and rocks, jump deep crevasses, pick up bananas, swish through old western saloon doors, and throw monkey poop! Yee-ha!', 'http://games.mochiads.com/c/g/pooper-trooper_v968845/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/pooper-trooper_v968845/pooper_trooper.swf', 'pooper-trooper_v968845', '720x400', '400', '720', 'http://games.mochiads.com/c/g/pooper-trooper_v968845/_thumb_200x200.png', 'http://youtu.be/lLVB9o_mukA', 'http://games.mochiads.com/c/g/pooper-trooper_v968845/screen1_thumb.png', 'http://games.mochiads.com/c/g/pooper-trooper_v968845/screen2_thumb.png', 'http://games.mochiads.com/c/g/pooper-trooper_v968845/screen3_thumb.png', 'http://games.mochiads.com/c/g/pooper-trooper_v968845/screen4_thumb.png', '2', ''), | |
('1061', '11e69e4e-d9ff-3e24-8b40-5847a147fce8', '2014-02-28 06:20:12', 'Pop Spheres', 'This is an awesome fast-paced Luxor-like game in which you simply have to connect spheres of the same color. Find a way to create groups of 3 or more balls of the same color and clear the stage! The game is suitable for all ages. Simple, addictive, challenging - fun Guaranteed!\nKey Features:\n- Well-designed FREE levels - each with unique challenges and fun puzzles!\n- EASY TO LEARN - hard to master!\n- Score Big Bonuses\n- Fresh and beautiful style, bright and vibrant graphics & effects!', 'http://games.mochiads.com/c/g/pop-spheres/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/pop-spheres/PopSpheres.swf', 'pop-spheres', '600x450', '450', '600', 'http://games.mochiads.com/c/g/pop-spheres/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/pop-spheres/screen1_thumb.jpg', '', '', '', '0', ''), | |
('1062', '436c8203-df6b-34e5-998a-ece4c38f49ee', '2014-02-19 03:47:27', 'Pop Star Facial', 'Pop Star Facial', 'http://games.mochiads.com/c/g/pop-star-facial/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/pop-star-facial/Pop-Star-Facial.swf', 'pop-star-facial', '700x500', '500', '700', '', '', '', '', '', '', '0', 'Use Mouse'), | |
('1063', 'd2e05a2f-8f19-3d8c-b4a4-f39804a2c45d', '2014-03-02 04:14:51', 'Pops Frenzy', 'A cute little high-score game. You can pop bubbles by holding the mouse button like in fruit ninja. The session is limited with 1 minute. The game has 8 achievements to unlock.', 'http://games.mochiads.com/c/g/pops-frenzy_v235828/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/pops-frenzy_v235828/pops_frenzy_mochi.swf', 'pops-frenzy_v235828', '800x600', '600', '800', 'http://games.mochiads.com/c/g/pops-frenzy_v235828/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Hold mouse to pop. Release to avoid skulls.'), | |
('1064', 'b7b32e71-0081-3729-b006-954c2d2bf3a8', '2014-03-05 01:08:43', 'Popups Jam', 'Follow the Instructions on screen. Click and Slide.', 'http://games.mochiads.com/c/g/popups-jam/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/popups-jam/popupsjam.swf', 'popups-jam', '800x520', '520', '800', 'http://games.mochiads.com/c/g/popups-jam/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/popups-jam/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/popups-jam/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/popups-jam/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/popups-jam/screen4_thumb.jpg', '0', 'Remove all the Popups and Sliders as quickly as possible, by clicking, sliding as you are told ...�'), | |
('1065', '733c1d7d-9b31-31bf-b2fd-5f2a56aeaf0f', '2014-03-09 07:12:29', 'POSTMAN', 'Help \"Postman\" the postman to deliver the mail being careful not to crash into any obstacles on the way!\nINSTRUCTIONS:\nTilt the phone to move Postman and his bike, doing TAP on the screen to throw the mail in the boxes at the side of the road. \nAttention! If you hit the vehicles or the cassette is missing your score will go down!\nGOOD LUCK!', 'http://games.mochiads.com/c/g/postman/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/postman/POSTAMAN%20R03_flash.swf', 'postman', '700x600', '600', '700', 'http://games.mochiads.com/c/g/postman/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/postman/screen1_thumb.png', 'http://games.mochiads.com/c/g/postman/screen2_thumb.png', 'http://games.mochiads.com/c/g/postman/screen3_thumb.png', 'http://games.mochiads.com/c/g/postman/screen4_thumb.png', '2', 'Q & E : turn left and right bike\nSPACE : launch mail\nW : submit hi score'), | |
('1066', 'b2d55572-368f-3bf0-9f54-bf5cc7d7c528', '2014-01-30 06:39:51', 'Potion Party', 'Catch flying ingredients and have fun mixing magical potions in the Potion Party! If you love magic, this exciting game is just right for you. Help the little evil witch to make the desirable Love potion – add and combine various ingredients from lemons and carrots to oysters with pearls and eyeballs!', 'http://games.mochiads.com/c/g/potion-party/_thumb_100x100.png', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/potion-party/PotionParty.swf', 'potion-party', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/potion-party/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/potion-party/screen1_thumb.png', 'http://games.mochiads.com/c/g/potion-party/screen2_thumb.png', 'http://games.mochiads.com/c/g/potion-party/screen3_thumb.png', 'http://games.mochiads.com/c/g/potion-party/screen4_thumb.png', '0', ''), | |
('1067', 'cefbce96-9a01-3d0c-8886-558dcdd193cb', '2013-12-01 09:34:07', 'Power Billiards', 'Enjoy the Power Billiards', 'http://games.mochiads.com/c/g/power-billiards/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/power-billiards/power%20billiards.swf', 'power-billiards', '640x480', '480', '640', 'http://games.mochiads.com/c/g/power-billiards/_thumb_200x200.png', '', '', '', '', '', '0', 'use mouse to shoot balls.'), | |
('1068', 'c8be55a7-8f11-3ef2-b596-a0abf7328542', '2014-02-20 10:48:57', 'Power Glove Monkey', 'Can you smash your way to victory in this frustratingly addictive game of hand eye coordination?\r\n\r\nRetro charms and hardcore game-play lay ahead, be prepared to pull some funny \"Game Over\" faces!', 'http://games.mochiads.com/c/g/power-glove-monkey/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/power-glove-monkey/PowerGloveMonkey.swf', 'power-glove-monkey', '480x720', '720', '480', 'http://games.mochiads.com/c/g/power-glove-monkey/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/power-glove-monkey/screen1_thumb.png', 'http://games.mochiads.com/c/g/power-glove-monkey/screen2_thumb.png', 'http://games.mochiads.com/c/g/power-glove-monkey/screen3_thumb.png', 'http://games.mochiads.com/c/g/power-glove-monkey/screen4_thumb.png', '0', 'Change the color of your gloves to destroy the blocks in your path. How hard can it be right?\r\n\r\nUse Spacebar to change gloves, or your mouse.'), | |
('1069', 'f872db24-2701-3261-b9e3-4a17a4e46fd3', '2011-10-14 22:41:25', 'Practice Cricket', 'Practise your best shots in the nets for the next cricket world cup!', 'http://games.mochiads.com/c/g/practice-cricket/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/practice-cricket/Practice_Cricket.swf', 'practice-cricket', '780x330', '330', '780', 'http://games.mochiads.com/c/g/practice-cricket/_thumb_200x200.jpg', 'http://www.youtube.com/watch?feature=player_embedded&v=Fjp1O00ysz8', 'http://games.mochiads.com/c/g/practice-cricket/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/practice-cricket/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/practice-cricket/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/practice-cricket/screen4_thumb.jpg', '0', 'Click to strike. Click in the lower area to defend your wicket. Click higher up to attack the ball.'), | |
('1070', '90bac200-4bee-3e93-9429-caef9a68012c', '2014-03-11 06:20:20', 'Precious Stones Mahjong', 'Don\'t lose the opportunity to play new free mahjong game with rich graphics by ArcadeGamePlace.com. This game is a great find for the amateurs of jewelry and precious accessories. The game goal is to clear all jewelry from the playing board by clicking at two identical unblocked items. But be attentive as the level time is limited. Have fun playing this ancient Chinese game in modern excellent interpretation.', 'http://games.mochiads.com/c/g/precious-stones-mahjong/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/precious-stones-mahjong/PreciousStonesMahjong.swf', 'precious-stones-mahjong', '640x480', '480', '640', 'http://games.mochiads.com/c/g/precious-stones-mahjong/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/precious-stones-mahjong/screen1_thumb.jpg', '', '', '', '0', ''), | |
('1071', 'c1819392-63c2-3435-a599-01c6edfff67e', '2014-03-05 02:57:50', 'Pregnant Girl', 'Pregnant Girl game. Play with your mouse and dress up pregnant girl.', 'http://games.mochiads.com/c/g/pregnant-girl/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/pregnant-girl/pregnantgirl.swf', 'pregnant-girl', '800x600', '600', '800', 'http://games.mochiads.com/c/g/pregnant-girl/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/pregnant-girl/screen1_thumb.png', 'http://games.mochiads.com/c/g/pregnant-girl/screen2_thumb.png', 'http://games.mochiads.com/c/g/pregnant-girl/screen3_thumb.png', 'http://games.mochiads.com/c/g/pregnant-girl/screen4_thumb.png', '0', ''), | |
('1072', '9b342fa3-b1b1-3560-9fc0-60392b2b52e7', '2014-03-08 21:40:50', 'Pregnant Shopping', 'Great news, girls! Our beautiful princess is expecting a baby! Don\'t worry, she is feeling well, but she needs some help with all the pleasant preparations. Help her shop for some toys, diapers, milk bottles, baby clothes and other items she will need in some few month.', 'http://games.mochiads.com/c/g/pregnant-shopping/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/pregnant-shopping/Pregnant%20Shopping_mochi.swf', 'pregnant-shopping', '640x480', '480', '640', 'http://games.mochiads.com/c/g/pregnant-shopping/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/pregnant-shopping/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/pregnant-shopping/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/pregnant-shopping/screen3_thumb.jpg', '', '0', 'Leftclick on the things the princess needs to buy to put them in the cart. Hurry up, the time is limited!'), | |
('1073', 'b3927a07-0b32-3e79-964a-2beafd328e23', '2013-12-28 05:19:55', 'prepare to fight', 'A fight game where you manage your own career,\nfrom unheard of new prospect in the 2nd division,\nto a ranked contender about to enter the premiere division. \nChoosing the right people who surround you, is as important\nas being a skillful player. \nManage your finances, training and fight scheduel, choose your corner men and \ngirlfriend carefully, and don\'t let your health or your money run out.', 'http://games.mochiads.com/c/g/prepare-to-fight/_thumb_100x100.png', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/prepare-to-fight/ptf4.swf', 'prepare-to-fight', '640x480', '480', '640', 'http://games.mochiads.com/c/g/prepare-to-fight/_thumb_200x200.png', '', '', '', '', '', '2', 'arrow keys move \nS,D,Z,X keys to punch and kick'), | |
('1074', '22167b7a-d14e-36ff-b2c9-ea6348146130', '2014-02-19 08:07:27', 'Pretty butterflies in garden puzzle', 'Pretty butterflies in garden puzzle Game.', 'http://games.mochiads.com/c/g/pretty-butterflies-in-garden-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/pretty-butterflies-in-garden-puzzle/butterfliesgardens.swf', 'pretty-butterflies-in-garden-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('1075', 'f3acf91e-ee1a-3b1f-8d7c-74e50d477e2f', '2014-03-07 02:42:02', 'Pretty Girl Style', 'Want to get a fresh look for this pretty girl. Help her Pick a nice outfit for her.', 'http://games.mochiads.com/c/g/pretty-girl-style/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/pretty-girl-style/plxgl.swf', 'pretty-girl-style', '650x490', '490', '650', '', '', '', '', '', '', '0', ''), | |
('1076', '976bc453-c0b2-314c-a5a6-9c89e68f6f31', '2013-10-13 20:50:52', 'Pretty High Collar Shirts', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/pretty-high-collar-shirts_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/pretty-high-collar-shirts_hang1993_10_2013/pretty-high-collar-shirts.swf', 'pretty-high-collar-shirts_hang1993_10_2013', '970x680', '680', '970', '', '', '', '', '', '', '1', ''), | |
('1077', '575f3d06-6f6b-350f-a13b-81545bfe01b7', '2013-12-25 02:55:04', 'Pretty Little Fairy Dresses', 'Avez-vous déjà essayé des robes? Vous serait vraiment douce, confortable et élégant dans cette robe pour cette saison.Essayez ces robes de cette collection vous croire en mes paroles.', 'http://games.mochiads.com/c/g/pretty-little-fairy-dresses_linh_12_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/pretty-little-fairy-dresses_linh_12_2013/pretty-little-fairy-dresses.swf', 'pretty-little-fairy-dresses_linh_12_2013', '700x550', '550', '700', '', '', '', '', '', '', '0', ''), | |
('1078', '3d86ae93-9275-3fc5-a365-ff47f11db4ae', '2014-03-04 22:18:37', 'Prince vs Samurai', 'Once there were knight brothers, each of them has a magical sword. The evil wizard wanted to get them, he cheated the knight brothers into his castle and set a lot of organs, could brothers defeat the wizard and go out?', 'http://games.mochiads.com/c/g/prince-vs-samurai/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/prince-vs-samurai/PrincevsSamurai-mochi.swf', 'prince-vs-samurai', '640x480', '480', '640', 'http://games.mochiads.com/c/g/prince-vs-samurai/_thumb_200x200.png', '', '', '', '', '', '0', 'p1 control:\"ad\" move,\"w\" jump, \"s\" attack,jump to switch.\np2 control:\"â†â†’\" move,\"↑\" jump,\"↓\" attack,attack to switch.'), | |
('1079', '46f1c26d-68d3-3261-8585-c73b850ef1c7', '2012-10-04 14:19:58', 'Prince William Forest Park', 'Use the mouse to put together Price William Forest Park', 'http://games.mochiads.com/c/g/prince-william-forest-park/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/prince-william-forest-park/princewilliampark.swf', 'prince-william-forest-park', '800x600', '600', '800', 'http://games.mochiads.com/c/g/prince-william-forest-park/_thumb_200x200.jpg', '', '', '', '', '', '1', ''), | |
('1080', '7f0be64d-d01e-389b-b07f-7bddeb5f518f', '2014-02-18 09:31:26', 'Princess anita coloring', 'Princess anita coloring Game.', 'http://games.mochiads.com/c/g/princess-anita-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/princess-anita-coloring/princessinprom.swf', 'princess-anita-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('1081', '5d9c68b9-db68-3bca-a882-aad08cc59dee', '2014-03-11 04:18:04', 'Princess Baby Care', 'Princess Baby Care game is play with your mouse and care baby.', 'http://games.mochiads.com/c/g/princess-baby-care/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/princess-baby-care/babyprincesscare.swf', 'princess-baby-care', '800x600', '600', '800', 'http://games.mochiads.com/c/g/princess-baby-care/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/princess-baby-care/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/princess-baby-care/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/princess-baby-care/screen3_thumb.jpg', '', '1', ''), | |
('1082', '301ee8fc-8e7c-3372-bfe5-7fcca30d420c', '2014-03-03 20:00:19', 'Princess Party Cleanup', 'After a big party princess Amelia had with other princesses of her age, the palace lies in a horrible mess. The king is about to return home from a hunt in some few minutes! Help Princess Amelia to clean everything up, so that the king doesn\'t find out that she threw a party without his permission!', 'http://games.mochiads.com/c/g/princess-party-cleanup/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/princess-party-cleanup/Princess%20Party%20Cleanup.swf', 'princess-party-cleanup', '640x480', '480', '640', 'http://games.mochiads.com/c/g/princess-party-cleanup/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/princess-party-cleanup/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/princess-party-cleanup/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/princess-party-cleanup/screen3_thumb.jpg', '', '0', 'Use your mouse to help the princess clean up the three palace rooms.'), | |
('1083', 'e935ada7-b947-31c8-bf0d-6b89e2c8975c', '2014-02-26 05:22:20', 'Princess Peach Castle', 'Princess Peach Castle', 'http://games.mochiads.com/c/g/princess-peach-castle/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/princess-peach-castle/Princess-Peach-Castle.swf', 'princess-peach-castle', '683x539', '539', '683', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('1084', '815587aa-c70d-3913-8891-f75e4a18c9fa', '2014-02-20 04:30:44', 'Prison Escape', 'Escape the prison as fast as possible.', 'http://games.mochiads.com/c/g/prison-escape_v268444/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/prison-escape_v268444/prisonescape.swf', 'prison-escape_v268444', '700x600', '600', '700', 'http://games.mochiads.com/c/g/prison-escape_v268444/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=6H83HUvR-0U', 'http://games.mochiads.com/c/g/prison-escape_v268444/screen1_thumb.jpg', '', '', '', '1', 'Walk around with the arrow keys and jump with the spacebar. Collect the key for the exit first.'), | |
('1085', '08fb6a33-1a42-3641-ae4a-ba7c7582a0cb', '2014-02-23 09:32:22', 'Project \"Code\"', 'You control a unit in an unfamiliar environment and have to defend yourself against approaching enemies. Each one of your opponents is different from each other and the more waves you surpass, the more countermeasures those will develop against you. To be able to toughen up yourself as well you will be given a number of upgrades to choose from.', 'http://games.mochiads.com/c/g/project-code/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/project-code/HelloWorldDefinition.swf', 'project-code', '800x600', '600', '800', 'http://games.mochiads.com/c/g/project-code/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/project-code/screen1_thumb.png', 'http://games.mochiads.com/c/g/project-code/screen2_thumb.png', 'http://games.mochiads.com/c/g/project-code/screen3_thumb.png', 'http://games.mochiads.com/c/g/project-code/screen4_thumb.png', '2', 'WASD/Arrow Keys - Move player\nLeft Mouse Button - Shoot\nP - Pause'), | |
('1086', 'f4f7fd50-2bbc-3b3b-878c-185c60ce8df7', '2014-02-17 04:59:29', 'Protecting flowers', 'Monsters destroy your flowers! You have to keep the flowers and destroy monsters. Five types of weapons, 12 levels of difficulty. Kill the monsters to get a weapon. Shoot them all.', 'http://games.mochiads.com/c/g/protecting-flowers/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/protecting-flowers/GA.swf', 'protecting-flowers', '670x480', '480', '670', 'http://games.mochiads.com/c/g/protecting-flowers/_thumb_200x200.jpg', 'http://youtu.be/UGFfU86bzQM', 'http://games.mochiads.com/c/g/protecting-flowers/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/protecting-flowers/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/protecting-flowers/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/protecting-flowers/screen4_thumb.jpg', '0', 'mouse only'), | |
('1087', '5d7f2a5f-08e0-33aa-87dc-b1656ec77961', '2014-02-28 05:22:50', 'Puffy Bird', 'Puffy Bird who wants to overcome to obstacles, starts off in a desert and mysterious night. If you want to be included to this adventure, click on \"PLAY\" button.', 'http://games.mochiads.com/c/g/puffy-bird/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/puffy-bird/PuffyBird.swf', 'puffy-bird', '800x600', '600', '800', 'http://games.mochiads.com/c/g/puffy-bird/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=5wCBKcHRqPI', 'http://games.mochiads.com/c/g/puffy-bird/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/puffy-bird/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/puffy-bird/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/puffy-bird/screen4_thumb.jpg', '2', 'Game controls:\nUse \"LEFT-CLICK\" to let fly the Puffy. Puffy rises when you click with \"LEFT-CLICK\". In this way try to balance the bird and aim to fly as far as you can.\n\nIf you want to play Puffy Bir'), | |
('1088', '0a6f8a15-bba7-3dc0-8548-3ffa8186b9d9', '2012-08-24 06:45:14', 'Punch Buggy', 'A quick draw game, looking for Punch Buggies, and yellow cars, and more.', 'http://games.mochiads.com/c/g/punch-buggy/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/punch-buggy/PunchBuggy.swf', 'punch-buggy', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/punch-buggy/screen1_thumb.png', '', '', '', '0', 'Player 1, spot different items with QWEASD\r\nPlayer 2, spot them with UIOJKL\r\n\r\nFirst to spot them wins points.'), | |
('1089', '3c24a434-86b6-37b7-9eda-ec190bcba86a', '2014-03-15 07:17:27', 'Pupil Room Escape', 'Pupil Room Escape is another new point and click room escape game from games2rule.com. You are trapped inside in a Pupil room. The door of the room is locked. You want to escape from there by finding useful object, and hints. Find the right way to escape from the stairway room. Good Luck and Have Fun!', 'http://games.mochiads.com/c/g/pupil-rooom-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/pupil-rooom-escape/pupil-room-escape.swf', 'pupil-rooom-escape', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to play the game.'), | |
('1090', '1b5b0b52-59bd-3bd1-93b0-96f88d415912', '2014-02-12 00:41:53', 'Puppy Love', 'ready to give some puppy love this Valentine\'s Day?', 'http://games.mochiads.com/c/g/puppy-love_v832036/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/puppy-love_v832036/puppy-love-mochiads.swf', 'puppy-love_v832036', '800x480', '480', '800', '', '', '', '', '', '', '0', ''), | |
('1091', 'dcdcf551-723a-3307-b87a-ff886f2409c3', '2014-03-04 05:50:04', 'Purple frog on the flower puzzle', 'Purple frog on the flower puzzle Game.', 'http://games.mochiads.com/c/g/purple-frog-on-the-flower-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/purple-frog-on-the-flower-puzzle/purplefrog.swf', 'purple-frog-on-the-flower-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('1092', '960cbdc5-9775-3f99-a984-b989fcca59b9', '2014-03-11 06:30:37', 'Pursuit At Airport', 'New free online racing game from ArcadeGamePlace.com Your task is to collect the suitcases in the airport. But the police have suspected who is stealing the things and sent several patrol cars to catch your car. Avoid oncoming cars, break away from the pursuers, and drive zigzag to muddle the police. The most important is to pick up all suitcases on the level and to take them to the place indicated on the map for limited time.', 'http://games.mochiads.com/c/g/pursuit-at-airport/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/pursuit-at-airport/PursuitAtAirport.swf', 'pursuit-at-airport', '600x450', '450', '600', 'http://games.mochiads.com/c/g/pursuit-at-airport/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/pursuit-at-airport/screen1_thumb.jpg', '', '', '', '0', ''), | |
('1093', '1c258c51-7fc7-36ee-84d6-d5a15870a9e4', '2013-02-20 09:03:47', 'Puzzle Poker', 'Puzzle Poker is a puzzle game that combines the classic “falling block†game mechanics with poker. The playfield is composed of 25 slots (5 rows for 5 columns) where the cards fall into. At any time the player has a four cards hand (displayed at the top of the playfield area) and can select the card to control among these. The objective of the game is to arrange the cards into poker hands of three, four or five cards (in rows or columns). When this happens these cards are cleared and an amount of points is added to the player score. When all the cards in the deck have been played a penalty is applied based on the number of cards left on the screen. The penalty for each card is initially 100 points but increases with increasing levels. When the player clears all the cards in a level the penalty is restored to 100 points. The game is over when a card overflows the playfield area or, af', 'http://games.mochiads.com/c/g/puzzle-poker_v537000/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/puzzle-poker_v537000/Puzzle%20Poker.swf', 'puzzle-poker_v537000', '544x640', '640', '544', 'http://games.mochiads.com/c/g/puzzle-poker_v537000/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/puzzle-poker_v537000/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/puzzle-poker_v537000/screen2_thumb.jpg', '', '', '0', 'Poker hand score:\r\n\r\n- Straight : 3 cards 100 pts., 4 cards 500 pts., 5 cards 1000 pts.\r\n\r\n- Flush : 3 cards 10 pts., 4 cards 100 pts., 5 cards 300 pts.\r\n\r\n- Straight Flush : 3 cards 500 pts., 4 cards'), | |
('1094', 'e645a83f-9be0-3310-b70b-f7b2160e5c4f', '2014-03-07 13:40:36', 'Pyramid Solitaire', 'Remove all the cards from the pyramid by pairing them with complementary cards to sum 13. Kings are removed without pairs. The game\n is complete if all the cards in the pyramid are removed.', 'http://games.mochiads.com/c/g/pyramid-solitaire_v294737/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/pyramid-solitaire_v294737/pyramid-solitaire.swf', 'pyramid-solitaire_v294737', '640x480', '480', '640', 'http://games.mochiads.com/c/g/pyramid-solitaire_v294737/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/pyramid-solitaire_v294737/screen1_thumb.png', 'http://games.mochiads.com/c/g/pyramid-solitaire_v294737/screen2_thumb.png', 'http://games.mochiads.com/c/g/pyramid-solitaire_v294737/screen3_thumb.png', 'http://games.mochiads.com/c/g/pyramid-solitaire_v294737/screen4_thumb.png', '0', ''), | |
('1095', '119ec529-313b-3b55-97e6-cd2ad686c05d', '2014-02-24 05:43:23', 'Pyro Jump', 'Leap from one wheel to another and try to catch Princess Paper in a hundred or so levels full of pitfalls. \n\nPyro, the little flame, is burning with love for the princess and is ready to try anything to convince her that this romantic idyll is not destined to go up in flames! \n\nIn each level, collect all the flames and unlock bonus levels! Pyro Jump is a fiery platform that requires dexterity and precision. Complete the levels without any faults and, if you enjoy the challenges, try and win gold timers!', 'http://games.mochiads.com/c/g/pyro-jump/_thumb_100x100.png', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/pyro-jump/pyrojump.swf', 'pyro-jump', '690x460', '460', '690', 'http://games.mochiads.com/c/g/pyro-jump/_thumb_200x200.png', 'http://www.youtube.com/watch?v=NpvxfXdmiFA', 'http://games.mochiads.com/c/g/pyro-jump/screen1_thumb.png', 'http://games.mochiads.com/c/g/pyro-jump/screen2_thumb.png', 'http://games.mochiads.com/c/g/pyro-jump/screen3_thumb.png', 'http://games.mochiads.com/c/g/pyro-jump/screen4_thumb.png', '4', 'Pyro Jump use Stage3D, don\'t forget to add wmode = \"direct\"\nFlash Player v11.5 is required to play.\nPlayers can submit their score in Leaderboard\n\nPlayers just need to use Left Mouse Button to make th'), | |
('1096', '98b85c11-3af4-35f4-b4ec-cc925418a3cc', '2013-11-21 05:39:04', 'Great Conquest', 'Prove your commander\'s skills in series of glorious battles! Your quick mind and smartness are the most important allies in this strategic game.', 'http://games.mochiads.com/c/g/pytachok/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/pytachok/Game2.swf', 'pytachok', '720x540', '540', '720', 'http://games.mochiads.com/c/g/pytachok/_thumb_200x200.jpg', 'https://www.youtube.com/watch?v=ylb3nJkykKk', 'http://games.mochiads.com/c/g/pytachok/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/pytachok/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/pytachok/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/pytachok/screen4_thumb.jpg', '0', 'Сapture the enemy\'s castle\nNote:\nLEFTCLICK on any of your buildings to select it;\nLEFTCLICKING on an empty space will reset any selection;\nIf you need to select more then one building, use SHIFT+LEFT'), | |
('1097', '1a7c2592-3fe2-34a6-8dee-ac915aa77caa', '2014-03-11 00:20:27', 'Rabbit House Escape', 'This is the 151th escape game from enagames.com. Assume that one day you went to the house of your friend to see beauty of his house, because your friend asked you to visit his house which is built in a different theme resembles rabbit. But you are locked inside by unknown people try to escape from their using hidden clues. Click on the objects to interact and solve puzzles. PLay enagames and support us!!', 'http://games.mochiads.com/c/g/rabbit-house-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/rabbit-house-escape/rabbithouseescape_m.swf', 'rabbit-house-escape', '800x600', '600', '800', 'http://games.mochiads.com/c/g/rabbit-house-escape/_thumb_200x200.png', 'http://www.enagames.com/game-walkthrough/rabbit-house-escape-walkthrough', '', '', '', '', '0', 'Mouse Interact'), | |
('1098', '7795d4a8-07e6-3a63-b56e-910e6d12f380', '2014-01-15 22:56:50', 'Race on the edge', 'Its time you tried a more riskier game. Racing on the edge is a more challenging race because you are competing in very hard conditions. The competitors are well skilled and the curbs are tight and if that is not enough you are racing on a nauseatingly high edge of a cliff and are ready to fall off with each drift caused by the speed and the dust on the road. Drive past different rock formations and blooming nature in all its glory and try not to look in the cliff because its so deep you may get height sickness and loose control of your car. Wining this race is one hard task and it will take much determination and ambition from you. Take your time and learn the roads curbs so you know when to steer right or left one step ahead of your competitors. So get ready for the race of your life!', 'http://games.mochiads.com/c/g/race-on-the-edge/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/race-on-the-edge/Race%20on%20the%20edge%20-%20MochiAds.swf', 'race-on-the-edge', '700x525', '525', '700', 'http://games.mochiads.com/c/g/race-on-the-edge/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use arrow keys to drive!'), | |
('1099', '087ab273-e62f-309e-bb75-af1e48304950', '2013-12-10 22:12:59', 'Racing Challenge', 'Race your car and reach the goal in three laps in minimum time with minimum fault points. Dodge the incoming cars, and fuel hungry zombies. Don\'t hit the road margins.', 'http://games.mochiads.com/c/g/racing-challenge_v279840/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/racing-challenge_v279840/racing-challenge.swf', 'racing-challenge_v279840', '600x400', '400', '600', '', '', '', '', '', '', '2', 'Use arrow keys to drive your car.'), | |
('1100', '7cc748c8-d9bb-3c0e-b7d4-033ae20d3afd', '2014-02-10 07:50:51', 'Radar Chronicles: Episode 2', 'Help Radar track down the mysterious criminal Shine in the second episode in the Radar Chronicles series. Shoot, jump and break your way through 4 fun levels.', 'http://games.mochiads.com/c/g/radar-chronicles-episode-2/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/radar-chronicles-episode-2/Radar%20Chronicles-%20Episode%202.swf', 'radar-chronicles-episode-2', '750x450', '450', '750', 'http://games.mochiads.com/c/g/radar-chronicles-episode-2/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/radar-chronicles-episode-2/screen1_thumb.png', 'http://games.mochiads.com/c/g/radar-chronicles-episode-2/screen2_thumb.png', 'http://games.mochiads.com/c/g/radar-chronicles-episode-2/screen3_thumb.png', '', '0', 'Reach the diamond at the end of each level to unlock the next. Collect 100 coins to gain an extra life.'), | |
('1101', 'a677a11e-dfdf-3b94-84c5-e7ae62309cc4', '2013-12-11 03:50:19', 'Ragdoll Fight', 'This game features rag doll, and you\'ll have a lot of fun with it!\nIn Bus mode you need to drag The Bus to deal as much damage to character as you can using additional items on your way.\nIn free fight mode you can drag both characters using your mouse. Mobile version is coming!', 'http://games.mochiads.com/c/g/ragdoll-fight/_thumb_100x100.jpg', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/ragdoll-fight/MochiNew.swf', 'ragdoll-fight', '800x600', '600', '800', 'http://games.mochiads.com/c/g/ragdoll-fight/_thumb_200x200.jpg', '', '', 'http://games.mochiads.com/c/g/ragdoll-fight/screen2_thumb.jpg', '', '', '2', 'The instructions are in the instructions tab.'), | |
('1102', '2d041887-1fd2-3d0f-b715-460325edbb4c', '2013-10-07 06:40:50', 'Rainbow Mechanic', 'Guide the beam to create a gorgeous spectrum of light.', 'http://games.mochiads.com/c/g/rainbow-mechanic_v680395/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/rainbow-mechanic_v680395/rainbowmechanic_e.swf', 'rainbow-mechanic_v680395', '600x400', '400', '600', '', '', '', '', '', '', '0', 'Click on the mirror to grab the mirrors and place them in the maze so that the sunlight gets to the prism.'), | |
('1103', 'ca1ec3b6-709b-3659-9461-441c00aa0a16', '2014-02-16 09:13:17', 'Rainy flowers in garden puzzle', 'Rainy flowers in garden puzzle Game.', 'http://games.mochiads.com/c/g/rainy-flowers-in-garden-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/rainy-flowers-in-garden-puzzle/rainyflowers.swf', 'rainy-flowers-in-garden-puzzle', '800x600', '600', '800', '', '', '', '', '', '', '0', ''), | |
('1104', 'b152d62f-1b89-3959-9a22-52905151f1c6', '2014-01-04 08:08:15', 'Recordable Piano', 'Play Piano and record what you’ve played.Save your music as a file and load it for playback or send it to your friends to show off your music talent. Game features Microphone support , so you can sing along while you’re playing!', 'http://games.mochiads.com/c/g/recordable-piano/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/recordable-piano/virtualpiano.swf', 'recordable-piano', '800x450', '450', '800', 'http://games.mochiads.com/c/g/recordable-piano/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/recordable-piano/screen1_thumb.jpg', '', '', '', '2', 'Play with keyboard or mouse'), | |
('1105', 'eb111dc5-2004-341a-9517-5aa85f374ae5', '2013-11-01 22:19:13', 'RECURSIVE JUNCTION', 'The rules are pretty simple...\nEnter the junction and dont crash\nYou can exit when you\'ve racked up\nenougth points, or last until the\ntime is up.\nBut remember.\nYou reap what you sow in the recursive junction.', 'http://games.mochiads.com/c/g/recursive-junction/_thumb_100x100.png', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/recursive-junction/recj.swf', 'recursive-junction', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/recursive-junction/screen1_thumb.jpg', '', '', '', '2', 'Control the car with the arrow keys'), | |
('1106', '2e01732d-3749-35ea-aef6-8bc09953d55e', '2012-09-13 08:40:03', 'Red Fountain Swordsman', 'Practice your sword skills and timing to become the perfect swordsman specialist like Brandon and Sky. \n - Choose your favorite classical melee weapon;\n - Practice your skills and earn the highest grade;\n - New \'Adventure Quests\' every month;\n - Defend Red Fountain School, Alfea or the Realm of Magix from terrible attacks;\n - Win trophies, awards and badges in tournament and intramural competitions.', 'http://games.mochiads.com/c/g/red-fountain-swordsman/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/red-fountain-swordsman/RhythmDuel-CS4f10as3-v60_pbmcube.swf', 'red-fountain-swordsman', '800x550', '550', '800', 'http://games.mochiads.com/c/g/red-fountain-swordsman/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/red-fountain-swordsman/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/red-fountain-swordsman/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/red-fountain-swordsman/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/red-fountain-swordsman/screen4_thumb.jpg', '1', 'Select \'practice\' (easy, normal or difficult sessions) or \'adventure\' modes -- you must have good grades to go on adventures; and select your weapons. \nUse your arrow keys to match the attack directio'), | |
('1107', '6db081d8-10d2-3d2a-a1c6-2e0dfa5d351e', '2014-02-10 05:31:58', 'Red Fury Unleashed', 'This is your chance to prove you have what it takes to be the baddest on the road. Unleash the red fury and prove you are the best. Dive through the other cars and find and destroy your target. Nothing can stop you. Be careful not to damage your car or you will have to start all over again. Gain the high score and set yourself on the top score.', 'http://games.mochiads.com/c/g/red-fury-unleashed/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/red-fury-unleashed/Red%20Fury%20Unleashed%20-%20MochiAds.swf', 'red-fury-unleashed', '700x525', '525', '700', 'http://games.mochiads.com/c/g/red-fury-unleashed/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use arrow keys to drive!'), | |
('1108', 'dfc9a0f2-60ed-3d47-8b87-208701952453', '2013-10-20 20:06:21', 'Red Gem Makeover', 'ì ë“œë ˆìŠ¤ë¥¼ ì‹œë„? ë‹¹ì‹ ì€ ì •ë§ íŽ¸ì•ˆ ì˜¨ìœ í•˜ê³ ì„¸ë ¨ëœ ì´ë²ˆ ì‹œì¦Œì´ ë“œë ˆìŠ¤ë¥¼ ìž…ê³ ê²ƒìž…ë‹ˆë‹¤.그럼 ë‹¹ì‹ ì€ ë‚´ ë§ì„ ë¯¿ê³ ì´ ì»¬ë ‰ì…˜ì—ì„œì´ ë“œë ˆìŠ¤ë¥¼ 사용해보ì‹ì‹œì˜¤.', 'http://games.mochiads.com/c/g/red-gem-makeover_hang1993_10_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/red-gem-makeover_hang1993_10_2013/red-gem-makeover.swf', 'red-gem-makeover_hang1993_10_2013', '1024x768', '768', '1024', '', '', '', '', '', '', '0', ''), | |
('1109', '417c295f-8e2d-3f6d-a878-eebda569b8cd', '2014-02-05 09:29:39', 'Red snail in the garden coloring', 'Red snail in the garden coloring Game.', 'http://games.mochiads.com/c/g/red-snail-in-the-garden-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/red-snail-in-the-garden-coloring/snail.swf', 'red-snail-in-the-garden-coloring', '800x600', '600', '800', '', '', '', '', '', '', '1', ''), | |
('1110', 'd1011ce7-e601-3d39-a736-937b9e1a0a0f', '2014-02-06 16:02:50', 'Reds Tower Inferno', 'How long can you help Red defend his tower from the blue\'s?', 'http://games.mochiads.com/c/g/reds-tower-inferno/_thumb_100x100.jpg', 'Teen', 'Shooting', 'http://games.mochiads.com/c/g/reds-tower-inferno/red13br.swf', 'reds-tower-inferno', '700x400', '400', '700', 'http://games.mochiads.com/c/g/reds-tower-inferno/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/reds-tower-inferno/screen1_thumb.jpg', '', '', '', '0', 'Shoot the blue baddies and don\'t shoot your red comrades to get points and bonuses.'), | |
('1111', '1c07dde3-deb5-3cdf-afe3-f1f83bc5df38', '2014-02-19 02:21:58', 'Referee Shot Down', 'Always wanted to Kick the Referee? Well here is your chance.\nThe goal of the game is to not leave any referees standing.\nEnjoy your \"revenge\". :)', 'http://games.mochiads.com/c/g/referee-shot-down/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/referee-shot-down/RefereeShotDown.swf', 'referee-shot-down', '640x480', '480', '640', 'http://games.mochiads.com/c/g/referee-shot-down/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/referee-shot-down/screen1_thumb.png', 'http://games.mochiads.com/c/g/referee-shot-down/screen2_thumb.png', 'http://games.mochiads.com/c/g/referee-shot-down/screen3_thumb.png', 'http://games.mochiads.com/c/g/referee-shot-down/screen4_thumb.png', '2', 'Use the mouse to point and click where to shoot the ball.\nThe further the mouse is the more the player kicks.\nYou can shoot multiple balls.'), | |
('1112', '39461bf4-6dd4-3bfc-8028-4e0be9bfa263', '2012-07-26 12:57:45', 'Reflex Runner', 'Use your reflexes and rhythm to run fast!', 'http://games.mochiads.com/c/g/reflex-runner/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/reflex-runner/Runner.swf', 'reflex-runner', '768x480', '480', '768', 'http://games.mochiads.com/c/g/reflex-runner/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/reflex-runner/screen1_thumb.png', 'http://games.mochiads.com/c/g/reflex-runner/screen2_thumb.png', '', '', '3', 'Click when the slices line up to gain speed. The more accurate your click, the faster you will go.'), | |
('1113', 'fd06e5e0-535f-3afa-87d9-2f6f46bafa0d', '2014-03-04 23:05:12', 'Reporter Girl Makeover', 'Makeover this girl reporter with smart look. Help her confidence with nice outfit, hairstyle and makeup.', 'http://games.mochiads.com/c/g/reporter-girl-makeover/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/reporter-girl-makeover/Reporter%20Girl%20Makeover_BB_ADS.swf', 'reporter-girl-makeover', '800x600', '600', '800', 'http://games.mochiads.com/c/g/reporter-girl-makeover/_thumb_200x200.jpg', '', '', '', '', '', '0', ''), | |
('1114', '022d1437-c8d6-3b71-ac07-8d55b862df8d', '2014-03-14 15:18:09', 'Rescue Operation', 'Save the castways with your rescue helicopter.', 'http://games.mochiads.com/c/g/rescue-operation/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/rescue-operation/RescueOP.swf', 'rescue-operation', '640x480', '480', '640', 'http://games.mochiads.com/c/g/rescue-operation/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/rescue-operation/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/rescue-operation/screen2_thumb.png', '', '', '0', 'Use keys SHIFT and CONTROL to locate,\nStop over castways to save them..'), | |
('1115', 'a7ce7f8d-99a6-376b-b587-332c688ee885', '2014-03-04 07:37:47', 'Restaurant Puzzle room Escape', 'GamesNovel - Now develop games for client. We mostly develop the girls and puzzle games. If you want contact us through [email protected]', 'http://games.mochiads.com/c/g/restaurant-puzzle-room-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/restaurant-puzzle-room-escape/restaurant-puzzle-room-escape.swf', 'restaurant-puzzle-room-escape', '640x450', '450', '640', 'http://games.mochiads.com/c/g/restaurant-puzzle-room-escape/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/restaurant-puzzle-room-escape/screen1_thumb.png', '', '', '', '1', 'Imagine you are locked inside the Restaurant. You have a work at outside, so you have to open the door by using the objects and clues inside the room.'), | |
('1116', '02b719cd-a322-3e98-9269-03c86d2f739a', '2014-02-28 07:27:33', 'Retro Drive Parking', 'ArcadeGamePlace.com calls your attention to the new cool free online parking game for all amateurs of retro cars. In the course of time the car falls into decay or becomes out of date. Then it should be driven away to the city dump. Practice your driving skills parking the retro car; park the car perfectly in the right place avoiding the dangerous obstacles. The dump is full in moving trucks, don\'t hit them either. Be in hurry as the time is limited, you will get extra time for each car parked successfully.', 'http://games.mochiads.com/c/g/retro-drive-parking/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/retro-drive-parking/RetroDriveParking.swf', 'retro-drive-parking', '640x480', '480', '640', 'http://games.mochiads.com/c/g/retro-drive-parking/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/retro-drive-parking/screen1_thumb.jpg', '', '', '', '0', ''), | |
('1117', 'f20b8028-8f62-3843-a738-c9cd32c2c255', '2014-02-21 04:19:50', 'rhinos puzzle', 'play rhinos puzzle and complete puzzle and get happy time', 'http://games.mochiads.com/c/g/rhinos-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/rhinos-puzzle/rhinopuzzle.swf', 'rhinos-puzzle', '700x480', '480', '700', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('1118', '7c63f077-05cf-301c-a616-cbffe9c579a5', '2013-01-30 06:38:48', 'Rhythem Up', 'Control the plane with your mouse. Shoot horde of enemies and survive while catching all the incoming beat to unleashed special weapon or power up. Upgrades your plane and the weapon in this frantic shoot em up with a touch of rhythm game. Survive through the level and aim for the highest score of beats.', 'http://games.mochiads.com/c/g/rhythem-up/_thumb_100x100.png', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/rhythem-up/Rhyth\'em%20Up%20CPM%20v1.1s.swf', 'rhythem-up', '600x350', '350', '600', 'http://games.mochiads.com/c/g/rhythem-up/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=6MWL8VWmGAM', 'http://games.mochiads.com/c/g/rhythem-up/screen1_thumb.png', 'http://games.mochiads.com/c/g/rhythem-up/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/rhythem-up/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/rhythem-up/screen4_thumb.jpg', '3', 'mouse = move\nleft click = catch the beat for powerup weapon\nspace = pause'), | |
('1119', 'a5e657c3-60a4-34d9-ad2a-c1a248278010', '2014-03-09 21:38:47', 'Rich House Escape', 'Rich House Escape is a new online game from www.xtragamingz.com, This is a quite unusual escape game these days, Good luck in this exotic place!\nPlay this game in www.xtragamingz.com and keep supporting us to give more good games.', 'http://games.mochiads.com/c/g/rich-house-escape/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/rich-house-escape/Rich%20House%20Escape.swf', 'rich-house-escape', '640x480', '480', '640', 'http://games.mochiads.com/c/g/rich-house-escape/_thumb_200x200.png', 'http://www.xtragamingz.com/rich-house-escape-walkthrough-xtragamingz-com/', 'http://games.mochiads.com/c/g/rich-house-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/rich-house-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/rich-house-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/rich-house-escape/screen4_thumb.jpg', '0', 'Use mouse to play the game.'), | |
('1120', '22fa7902-9631-3ded-926d-75889411f6d0', '2013-12-11 03:43:10', 'Riders of the Dawn', 'Riders of the dawn is a catchy racing game flaunting retro cars and legendary characters in a stylish manner. Pick your car along with a strong, well developed character like mrs Snuffles, Toxic Alien, King Robstro, or Fatso Fred. Compete with all of them to win status and prestige in this already oozing with style car race. Get ready to push your senses to the max and your reflexes to the limit in this one of a kind battle of technique.', 'http://games.mochiads.com/c/g/riders-of-the-dawn/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/riders-of-the-dawn/Riders%20of%20the%20Dawn%20-%20MochiAds.swf', 'riders-of-the-dawn', '800x480', '480', '800', 'http://games.mochiads.com/c/g/riders-of-the-dawn/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Use arrow keys to control your car.'), | |
('1121', '66be304a-b573-36f7-843d-bd2c2d943bd8', '2013-12-26 10:02:48', 'Road Killer', 'Road Killer game. Use arrow keys control your car. Press space bar lunch rocket.', 'http://games.mochiads.com/c/g/road-killer/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/road-killer/roadkiller.swf', 'road-killer', '900x600', '600', '900', 'http://games.mochiads.com/c/g/road-killer/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/road-killer/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/road-killer/screen2_thumb.jpg', '', '', '2', ''), | |
('1122', '19e43d5b-7ad0-31ae-8e6c-e2f18a864c70', '2014-02-26 06:28:19', 'Robert, Rabbit and a Rainbow', 'There once lived a little man named Robert. He was very sad because he didn‘t have a friend in the world and lived alone in his little house. One day a misterious magician gave him a hat, inside which was a little white bunny. Since that day Robert and Rabbit became best buddies and did everything together. But a furry white friend wasn‘t the only thing to come out of the magicians hat, a lot of strange and wonderous things started happening...\n Help Robert and Rabbit get ready for their journey to the park, dress them warmly, make sure they eat a healthy breakfast, put wheels on the hat so Rabbit can ride in it, then guide the two friends as they play in the park and make a rainbow with their magical umbrella...', 'http://games.mochiads.com/c/g/robert-rabbit-and-the-rainbow/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/robert-rabbit-and-the-rainbow/RobertRabbitAndaRainbow.swf', 'robert-rabbit-and-the-rainbow', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/robert-rabbit-and-the-rainbow/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/robert-rabbit-and-the-rainbow/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/robert-rabbit-and-the-rainbow/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/robert-rabbit-and-the-rainbow/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/robert-rabbit-and-the-rainbow/screen4_thumb.png', '0', ''), | |
('1123', '337e8e55-0976-37b6-b5f6-f59d286545b4', '2014-03-13 06:28:55', 'robot coloring', 'Come and Color your robot with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/robot-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/robot-coloring/robotcoloring.swf', 'robot-coloring', '500x520', '520', '500', '', '', '', '', '', '', '1', 'movement: mouse'), | |
('1124', 'c3847179-e8de-3085-ae8c-67ddd3bd012b', '2013-02-21 06:12:49', 'Robot save world', 'Monster coming, human life and property is under threat \nCan robots save the world?', 'http://games.mochiads.com/c/g/robot-save-world/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/robot-save-world/flixel.swf', 'robot-save-world', '640x480', '480', '640', '', '', 'http://games.mochiads.com/c/g/robot-save-world/screen1_thumb.jpg', '', '', '', '3', 'left,right'), | |
('1125', 'd9a2398e-5ea2-34f9-801d-f0acdf6e9af9', '2014-03-08 03:05:00', 'Rocker Star Girl', 'Rocker Star Girl game. Play with your mouse.', 'http://games.mochiads.com/c/g/rocker-star-girl/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/rocker-star-girl/rockerstargirl.swf', 'rocker-star-girl', '800x600', '600', '800', 'http://games.mochiads.com/c/g/rocker-star-girl/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/rocker-star-girl/screen1_thumb.png', 'http://games.mochiads.com/c/g/rocker-star-girl/screen2_thumb.png', 'http://games.mochiads.com/c/g/rocker-star-girl/screen3_thumb.png', '', '0', ''), | |
('1126', '69b01954-b5a2-37ae-b30e-d9b2db73e4fc', '2014-02-17 07:59:33', 'Rocket 2020', 'Let\'s drive your rocket that trapped in the ravine to fly into space. In 2020 the Gorgon station sent a rocket to adventure the zorons planet. They roam to find retolith gems that very difficult to obtain. But suddenly the rocket got hit by meteor rain and get stuck in the abyss. You should be able to control the rocket to fly back to the sky again. But the good news in the ravine there are many gems that you can take. Reach the sky and let\'s get the score as much as possible.', 'http://games.mochiads.com/c/g/rocket-2020/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/rocket-2020/RocketGameNew3(versiMochi).swf', 'rocket-2020', '450x540', '540', '450', 'http://games.mochiads.com/c/g/rocket-2020/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/rocket-2020/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/rocket-2020/screen2_thumb.jpg', '', '', '0', 'Use your mouse to aim and drive the rocket.'), | |
('1127', 'b1972a2a-a935-3b40-8085-eab02bc80f65', '2014-02-23 05:21:19', 'Rocket Man', 'Use the mouse to move around. Collect gems and items to boost your speed, and watch out for obstacles and the constantly rising water!', 'http://games.mochiads.com/c/g/rocket-man_v134139/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/rocket-man_v134139/RocketMan.swf', 'rocket-man_v134139', '500x600', '600', '500', 'http://games.mochiads.com/c/g/rocket-man_v134139/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/rocket-man_v134139/screen1_thumb.png', '', '', '', '1', 'Use the mouse to move around and collect gems and items to boost your speed.'), | |
('1128', '7ce22b3f-f1be-33c8-91cf-1055aec616f1', '2014-01-16 03:41:46', 'Rogan the swordmaster', 'A mighty and dark sorcerer used the Ancient Jewel to open the forgotten Gates of Despair.Then he split the Jewel into four separate pieces and gave these pieces to four mystical creatures so noone will ever can use the Jewel to close the Gates.\nYou have to destroy those creatures and collect all of the pieces to close the Gate of Despire forever!', 'http://games.mochiads.com/c/g/rogan-the-swordmaster_v348434/_thumb_100x100.png', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/rogan-the-swordmaster_v348434/ProjectMochi.swf', 'rogan-the-swordmaster_v348434', '700x450', '450', '700', 'http://games.mochiads.com/c/g/rogan-the-swordmaster_v348434/_thumb_200x200.png', 'http://www.youtube.com/watch?v=ycIum1DWWuw', 'http://games.mochiads.com/c/g/rogan-the-swordmaster_v348434/screen1_thumb.png', 'http://games.mochiads.com/c/g/rogan-the-swordmaster_v348434/screen2_thumb.png', 'http://games.mochiads.com/c/g/rogan-the-swordmaster_v348434/screen3_thumb.png', 'http://games.mochiads.com/c/g/rogan-the-swordmaster_v348434/screen4_thumb.png', '0', 'Collect more Money by killing 20 types of enemies.\nUpgrade your Armor from 8 types.\nBuy stronger Sword from 23 types.\nReceive 20 Achievements.\nKill 4 Bosses\nActivate Fury Mode\nComplete The Jewel'), | |
('1129', '75639816-91aa-3275-b0fd-9c8cd6beabcf', '2013-01-03 16:16:52', 'Roman Guard Slots', 'Roman Guard Slots is a classic slot machine theme where coins from the ancient world make an appearance taking you back to the time of the Romans. Roman Guard Slots is an awesome slot machine simulator that you can play on Facebook and Android! This historic slot rendition includes your favorite video slot features like exciting bonus games, scatter symbols, wild, and free spins. Roman Guard Slots will have you experiencing a full scale of emotions just like a real casino player would in Vegas but instead you will be transported back to Rome and wont risk losing a cent!\n\n- Get bonus coins every few minutes.\n- Progressive Jackpot where the more you play the bigger it gets.\n- Transport back to the time of the Romans while you play Roman Guard Slot!', 'http://games.mochiads.com/c/g/roman-gaurd-slots/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/roman-gaurd-slots/RomanGuardSlots.swf', 'roman-gaurd-slots', '800x630', '630', '800', '', '', '', '', '', '', '2', ''), | |
('1130', '06c2e205-f1aa-3cdf-a8b2-9d46de3f1bb5', '2014-03-17 01:24:55', 'Romantic Girl at Dentist', 'It\'s time to show off your dentistry skills. Get ready with your tools. Take up the role of a dentist to perform dental drilling, tooth scaling, teeth cleaning, whitening, mouth washing and dental extraction. Don\'t forget to give a cool makeover by coloring the teeth and adding some cool tattoos. Bring back the sparkling smile and glimpse in the romantic girl face!!', 'http://games.mochiads.com/c/g/romantic-girl-at-dentist/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/romantic-girl-at-dentist/romantic-girl-at-dentist.swf', 'romantic-girl-at-dentist', '660x495', '495', '660', 'http://games.mochiads.com/c/g/romantic-girl-at-dentist/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/romantic-girl-at-dentist/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/romantic-girl-at-dentist/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/romantic-girl-at-dentist/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/romantic-girl-at-dentist/screen4_thumb.jpg', '1', 'Use mouse to interact.'), | |
('1131', '43ad7136-815b-3356-bcf5-8c9291b7778a', '2014-02-19 03:43:21', 'Romber Bride', 'Romber Bride', 'http://games.mochiads.com/c/g/romber-bride/_thumb_100x100.jpg', 'Everyone', 'Other', 'http://games.mochiads.com/c/g/romber-bride/Romper-Barbie.swf', 'romber-bride', '700x500', '500', '700', '', '', '', '', '', '', '1', 'Use Mouse'), | |
('1132', '582063c7-031f-3d75-a8fa-8a009581dbe7', '2014-01-12 04:01:30', 'Ronaldo vs Messi Fight', 'All soccer fan is waiting for the selection of the best footballers of 2013 Fifa Ballon d\'Or. The world\'s best footballers Cristiano Ronaldo and Lionel Messi, which are constantly being compared with each other. These two players decades of contention was the subject of flash games. The subject of Ronaldo vs Messi Fight game; you are choosing footballer who will win the Ballon D\'or 2013 Award. If you pay attention to the game\'s main menu, at the bottom, how many times during this fight in which the player was selected and you\'ll see your percentage.', 'http://games.mochiads.com/c/g/ronaldo-vs-messi-fight/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/ronaldo-vs-messi-fight/ronaldo-vs-messi-fight-yoypo.swf', 'ronaldo-vs-messi-fight', '550x440', '440', '550', 'http://games.mochiads.com/c/g/ronaldo-vs-messi-fight/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/ronaldo-vs-messi-fight/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/ronaldo-vs-messi-fight/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/ronaldo-vs-messi-fight/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/ronaldo-vs-messi-fight/screen4_thumb.jpg', '2', '\"W\", \"A\", \"S\" and \"D\" keys for punch, \"SPACEBAR\" key is for defence and gain streight.'), | |
('1133', 'e7feb0a8-502e-3a42-9b76-153b86132c00', '2014-03-04 09:00:51', 'Roof runner', 'Run through the roofs of houses, try to run as far as possible. \nIf you love parkour, this game is for you!', 'http://games.mochiads.com/c/g/roof-runner/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/roof-runner/FreeRunner_004.swf', 'roof-runner', '640x480', '480', '640', 'http://games.mochiads.com/c/g/roof-runner/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/roof-runner/screen1_thumb.jpg', '', '', '', '0', ''), | |
('1134', '354baa59-8525-38ff-a89c-e1d3806a2907', '2014-02-04 05:48:23', 'Room Coloring', 'Its a coloring game, where you have to choose from different shades & color the objects in the room.', 'http://games.mochiads.com/c/g/room-coloring/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/room-coloring/Room%20Coloring-mochi.swf', 'room-coloring', '800x600', '600', '800', 'http://games.mochiads.com/c/g/room-coloring/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/room-coloring/screen1_thumb.jpg', '', '', '', '0', 'Using the mouse, select from various shades provided & make the room colorful.'), | |
('1135', '67f1409a-81cc-375f-93cf-dc3a7b29bc54', '2014-02-28 10:37:48', 'Rooms of Art 2', 'Rooms of Art 2 challenges you to find all 130 hidden objects scattered across a cool painting. Choose between 2 difficulty modes and collect all the lost items. The hard mode will give you more points for each found object. Enjoy Rooms of Art 2!', 'http://games.mochiads.com/c/g/rooms-of-art-2/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/rooms-of-art-2/game.swf', 'rooms-of-art-2', '650x515', '515', '650', 'http://games.mochiads.com/c/g/rooms-of-art-2/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/rooms-of-art-2/screen1_thumb.png', '', '', '', '0', 'Collect all the hidden objects without running out of clicks. Each completed category gives you 20 more clicks. The faster you find the items, the higher you score will be.'), | |
('1136', 'a59959c7-03e0-36fc-8b2a-d6f442d02043', '2014-03-03 10:15:05', 'Rooms of Art 3', 'Rooms of Art 3 challenges you to find all 130 hidden objects scattered across a cool painting. Choose between 2 difficulty modes and collect all the lost items. The hard mode will give you more points for each found object. Enjoy Rooms of Art 3!', 'http://games.mochiads.com/c/g/rooms-of-art-3/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/rooms-of-art-3/game.swf', 'rooms-of-art-3', '650x515', '515', '650', 'http://games.mochiads.com/c/g/rooms-of-art-3/_thumb_200x200.jpg', '', '', '', '', '', '0', 'Collect all the hidden objects without running out of clicks. Each completed category gives you 20 more clicks. The faster you find the items, the higher you score will be.'), | |
('1137', 'f20731f3-55b8-30c0-9126-44ddc822da15', '2014-03-14 04:21:34', 'Rooms of Art 4', 'Rooms of Art 4 challenges you to find all 130 hidden objects scattered across a cool painting. Choose between 2 difficulty modes and collect all the lost items. The hard mode will give you more points for each found object. Enjoy Rooms of Art 4!', 'http://games.mochiads.com/c/g/rooms-of-art-4/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/rooms-of-art-4/game.swf', 'rooms-of-art-4', '650x515', '515', '650', 'http://games.mochiads.com/c/g/rooms-of-art-4/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/rooms-of-art-4/screen1_thumb.png', '', '', '', '0', 'Collect all the hidden objects without running out of clicks. Each completed category gives you 20 more clicks. The faster you find the items, the higher you score will be.'), | |
('1138', 'ff8b50da-121c-3bfa-ad25-4f7d3065b022', '2014-02-25 07:57:43', 'Rooms of Art', 'Rooms of Art challenges you to find all 130 hidden objects scattered across a cool painting. Choose between 2 difficulty modes and collect all the lost items. The hard mode will give you more points for each found object. Enjoy Rooms of Art!', 'http://games.mochiads.com/c/g/rooms-of-art/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/rooms-of-art/game.swf', 'rooms-of-art', '650x515', '515', '650', 'http://games.mochiads.com/c/g/rooms-of-art/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/rooms-of-art/screen1_thumb.png', '', '', '', '0', 'Collect all the hidden objects without running out of clicks. Each completed category gives you 20 more clicks. The faster you find the items, the higher you score will be.'), | |
('1139', 'f3a7fb01-284a-3a5c-90ae-25088ec16235', '2013-10-05 09:19:40', 'Rope a Dope Boxing', 'Play career mode or single match. Create your own player and beat 30 opponents to be a Champ. On your way to championship earn money, shop items and train your boxer.', 'http://games.mochiads.com/c/g/rope-a-dope-boxing/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/rope-a-dope-boxing/ropeAdope.swf', 'rope-a-dope-boxing', '800x450', '450', '800', 'http://games.mochiads.com/c/g/rope-a-dope-boxing/_thumb_200x200.png', 'http://www.youtube.com/watch?v=j1luYeh8sHQ', 'http://games.mochiads.com/c/g/rope-a-dope-boxing/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/rope-a-dope-boxing/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/rope-a-dope-boxing/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/rope-a-dope-boxing/screen4_thumb.jpg', '2', 'click to move\nQ & R - left & right hook\nW & E - left & right punch'), | |
('1140', '3ad19c2b-b944-3a38-8a85-7a0eafadaa73', '2013-07-27 11:57:31', 'Roshambo Sumo', 'Get the power to hit the opponent by winning the Rock-Paper-Scissors circle. Rock smashes scissors, scissors cut paper, and paper covers rock.', 'http://games.mochiads.com/c/g/roshambo-sumo_v34033/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/roshambo-sumo_v34033/RoshamboSumo.swf', 'roshambo-sumo_v34033', '550x400', '400', '550', '', '', '', '', '', '', '2', 'Select Rock, Paper, or Scissors symbol that you think can hit the opponent.'), | |
('1141', '7377dba7-a650-3d94-a9e2-20fa734211f5', '2013-08-26 21:55:49', 'Roulette', 'Roulette. Spin the wheel and win big!', 'http://games.mochiads.com/c/g/roulette_v889387/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/roulette_v889387/Roulette(Simple).swf', 'roulette_v889387', '640x480', '480', '640', '', '', '', '', '', '', '0', 'Select your preferences on the board, and spin the wheel in order to see if you have won. Numerous betting options, and lots of chances to win!'), | |
('1142', '9c2a148c-d2c1-3658-9d76-f74af3be0e80', '2014-02-04 10:51:30', 'Round Racing', 'Round Racing is a driving game where you have a multiple choice of cars and a round track for drive.But your car\'s brakes have failed and your goal is how far long you can drive a brake failed car.', 'http://games.mochiads.com/c/g/round-racing/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/round-racing/RoundRacing_mochi.swf', 'round-racing', '600x500', '500', '600', 'http://games.mochiads.com/c/g/round-racing/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/round-racing/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/round-racing/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/round-racing/screen3_thumb.jpg', '', '0', 'Use mouse to control your car.'), | |
('1143', 'f12c16d7-93c9-3be2-a953-7a8e08e54a97', '2014-02-14 01:04:44', 'Royal Envoy Campaign for the Crown', 'Breaking news! The monarchy is at risk! Someone wearing a black cloak broke into the royal palace. The stranger was fearful and grim, and challenged the King\'s right to the throne. He accused the King of being unable to manage the kingdom, and demanded to be elected King himself! Help the King win the elections and defend the truth and justice in the kingdom.', 'http://games.mochiads.com/c/g/royal-envoy-campaign-for-the-crown/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/royal-envoy-campaign-for-the-crown/re2a_1f_mochiads.swf', 'royal-envoy-campaign-for-the-crown', '640x480', '480', '640', 'http://games.mochiads.com/c/g/royal-envoy-campaign-for-the-crown/_thumb_200x200.jpg', 'http://www.youtube.com/watch?v=uvF62bpccMs', 'http://games.mochiads.com/c/g/royal-envoy-campaign-for-the-crown/screen1_thumb.png', 'http://games.mochiads.com/c/g/royal-envoy-campaign-for-the-crown/screen2_thumb.png', 'http://games.mochiads.com/c/g/royal-envoy-campaign-for-the-crown/screen3_thumb.png', 'http://games.mochiads.com/c/g/royal-envoy-campaign-for-the-crown/screen4_thumb.png', '0', ''), | |
('1144', '6011a994-f246-3043-98d6-5589b1bf36f9', '2014-03-17 00:03:09', 'Royal Guest House Escape', 'After busy week days, you got a chance to enjoy your weekend in a royal guest house. You were enjoying the luxury all alone in the guest house. when you about to exit for sight seeing, you realized that someone locked the main door from outside. Are you going to wait for someone to help or take necessary steps to escape from that place? Explore the area to find the clues and correlate them logically to escape from this place.', 'http://games.mochiads.com/c/g/royal-guest-house-escape/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/royal-guest-house-escape/royal-guest-house-escape.swf', 'royal-guest-house-escape', '650x450', '450', '650', 'http://games.mochiads.com/c/g/royal-guest-house-escape/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/royal-guest-house-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/royal-guest-house-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/royal-guest-house-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/royal-guest-house-escape/screen4_thumb.jpg', '1', 'Use mouse to interact.'), | |
('1145', 'b4887c23-4e88-3bb4-a9b5-b837356f21d6', '2013-11-22 03:23:58', 'Rugby Underwater', 'You manage the team of globefishes that play rugby.\nGet the ball in the opponent\'s shell.\nDo not let the opponents to place the ball in your shell.', 'http://games.mochiads.com/c/g/rugby-underwater/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/rugby-underwater/Rugby_Underwater.swf', 'rugby-underwater', '720x600', '600', '720', 'http://games.mochiads.com/c/g/rugby-underwater/_thumb_200x200.png', 'http://www.youtube.com/watch?v=ThQ1uPGeV14', 'http://games.mochiads.com/c/g/rugby-underwater/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/rugby-underwater/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/rugby-underwater/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/rugby-underwater/screen4_thumb.jpg', '0', 'Single player mode controls:\n\nUse arrow keys or WASD to move fishes of your team.\nUse space key for stop moving your fishes.\n\nTo select a fish which must to act enough to look at her.\n\nMultiplayer mod'), | |
('1146', '452829e4-a309-3204-a467-632106919fa6', '2013-11-29 08:47:23', 'Rulers of Renown - The Emancipation', 'Rulers of Renown Gaming Systemâ„¢ The Emancipation Wars is a Strategic turn-based, multi-player Fantasy Role-Playing Game of high adventure and legendary deeds. Every game is different; play single or multi-player games. Builds armies, hire mercenaries, search out daemonic hordes, conjure magic spells or send your legendary heroes into forsaken ruins. \'The Emancipation Wars\' is the initial gaming module of military conquest and liberation in the Rulers of Renown Game Series. This game provides your initial Adventurer of Renown characters the best place to earn renown as a military leader of the realm. (See our sister game Adventurers of Renown: Ruins of AbleWyvern.)\n\n Subscribing Members create customized warlord characters, career paths, and choose the character\'s race and also enjoy the privilege of multiple character creations (up to 20 active characters!), custom game creation', 'http://games.mochiads.com/c/g/rulers-of-renown-the-emancipation_v564381/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/rulers-of-renown-the-emancipation_v564381/rrte-CS3f9as2-v2.00_pbmcube.swf', 'rulers-of-renown-the-emancipation_v564381', '800x500', '500', '800', '', '', 'http://games.mochiads.com/c/g/rulers-of-renown-the-emancipation_v564381/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/rulers-of-renown-the-emancipation_v564381/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/rulers-of-renown-the-emancipation_v564381/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/rulers-of-renown-the-emancipation_v564381/screen4_thumb.jpg', '1', 'Dynamic Menu selection game controls; use your mouse to selection game options.\n\nInstructions provided; \ncomplete rule book available through amazon.com; Free avatar with rulebook purchase.\n\nWebmaster'), | |
('1147', '29f4c9cb-ecc3-3486-812a-1826ab544872', '2014-03-03 06:32:37', 'Run Red Run', 'Beware of the scary wolf! if he catches you. he will make you his breakfast! :) Upgrade supers, unlock achievements. in this endless fun game.', 'http://games.mochiads.com/c/g/run-red-run_v176561/_thumb_100x100.jpg', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/run-red-run_v176561/RedHood.swf', 'run-red-run_v176561', '800x480', '480', '800', 'http://games.mochiads.com/c/g/run-red-run_v176561/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/run-red-run_v176561/screen1_thumb.jpg', '', '', '', '3', 'click to jump'), | |
('1148', '52a527d2-b34f-3c06-9043-5f2f80cba7b6', '2014-02-21 10:35:03', 'Run Student', 'Russian student life is hard and full of danger. \nImagine that you prostulis with wild hangover and are late for an important lecture. \nForward and good luck, beware of the dangers lie in wait for you.\nYou must jump through the open hatches,\nthe homeless and puddles. Beer increases your speed.', 'http://games.mochiads.com/c/g/run-student/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/run-student/БезымÑнный-1.swf', 'run-student', '550x400', '400', '550', 'http://games.mochiads.com/c/g/run-student/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/run-student/screen1_thumb.png', 'http://games.mochiads.com/c/g/run-student/screen2_thumb.png', 'http://games.mochiads.com/c/g/run-student/screen3_thumb.png', 'http://games.mochiads.com/c/g/run-student/screen4_thumb.png', '0', 'Use mouse for jump.'), | |
('1149', '32c95f46-7c78-37c2-8c45-4fa6c13e3eed', '2014-03-13 15:08:36', 'Sailing Ship Castle Attack.', 'Attack the castle with your sailing ship, try to stay be alive , and go to the DOCK position, precisely ! Use mouse and Q,W,A,S and C keys.', 'http://games.mochiads.com/c/g/sailing-ship-castle-attack_/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/sailing-ship-castle-attack_/sailing_ship_castle_attack_cpm.swf', 'sailing-ship-castle-attack_', '800x600', '600', '800', 'http://games.mochiads.com/c/g/sailing-ship-castle-attack_/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/sailing-ship-castle-attack_/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/sailing-ship-castle-attack_/screen2_thumb.jpg', '', '', '1', 'Attack the castle with your sailing ship, try to stay be alive , and go to the DOCK position, precisely ! Use mouse and Q,W,A,S and C keys. 3 levels.'), | |
('1150', 'f5b719c8-d5b5-3554-8c6e-c5792c1175ac', '2014-03-02 22:01:49', 'Sailing Ship War', 'Sailing Ship War. Destroy enemy ships, try to stay be alive ,\nand return to the start position, precisely ! Use Q,W,C and mouse. Depending on the time you get your rank. Be careful and do not broke your boat ! Multiple levels.', 'http://games.mochiads.com/c/g/sailing-ship-war/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/sailing-ship-war/sailing_ship_war_cpm.swf', 'sailing-ship-war', '800x600', '600', '800', 'http://games.mochiads.com/c/g/sailing-ship-war/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/sailing-ship-war/screen1_thumb.jpg', '', '', '', '1', 'Destroy enemy ships, try to stay be alive , and return to the start position, precisely ! Use Q,W,C and mouse. Depending on the time you get your rank. Be careful and do not broke your boat !'), | |
('1151', '927de017-e560-316a-a5cd-298aa87c76b8', '2014-01-15 18:21:01', 'Saloon Gunslinger China', '您好香客, æ‹æ‘„å°½å¯èƒ½å¤šçš„瓶åï¼Œä½ å¯ä»¥åœ¨æ—¶é—´ç”¨å®Œä¹‹å‰ï¼Œçœ‹çœ‹ä½ 是å¦èƒ½ä»¥æœ€å¿«çš„速度枪在西方ï¼', 'http://games.mochiads.com/c/g/saloon-gunslinger-china/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/saloon-gunslinger-china/SaloonGunslingerChina.swf', 'saloon-gunslinger-china', '960x640', '640', '960', 'http://games.mochiads.com/c/g/saloon-gunslinger-china/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/saloon-gunslinger-china/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/saloon-gunslinger-china/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/saloon-gunslinger-china/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/saloon-gunslinger-china/screen4_thumb.jpg', '1', 'ä½¿ç”¨é¼ æ ‡æ¥è°¨åŠ¨è®®åå—çº¿ã€‚ç‚¹å‡»é¼ æ ‡å·¦é”®å°„ã€‚'), | |
('1152', 'b8f81e33-8b3a-3162-a249-ae49e7f98425', '2013-12-29 10:17:54', 'Saloon Gunslinger', 'Howdy, Pilgrim! Shoot as many bottles as you can before time runs out and see if you can be the Fastest Gun in the West. You\'re rewarded 10 points for each bottle hit, 20 bonus points for a double hit, and 30 bonus points for a triple hit. Aim carefully or you\'ll lose points for each miss!', 'http://games.mochiads.com/c/g/saloon-gunslinger/_thumb_100x100.jpg', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/saloon-gunslinger/SaloonGunslinger.swf', 'saloon-gunslinger', '960x640', '640', '960', 'http://games.mochiads.com/c/g/saloon-gunslinger/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/saloon-gunslinger/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/saloon-gunslinger/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/saloon-gunslinger/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/saloon-gunslinger/screen4_thumb.jpg', '2', 'Use the mouse to move the crosshair to aim. Click the left mouse button to shoot.'), | |
('1153', '26682e71-57a0-39b5-a9d8-b4f02a23054c', '2014-02-20 03:02:16', 'Samurai Rebellion', 'Lead your fierce samurai forces into open rebellion and conquer Japan!\nYou are living in the shadow of the unworthy Shogun Nobunaga for far too long, already. Time to gather your loyal forces and take what is yours by the right of conquest!\n\nSamurai Rebellion is a fast-paced, battle-oriented strategy game set in medieval Japan around the year 1600. The game features both tactical and strategical gameplay, 37 levels, 7 unit types, and a unique art style based on ancient Japanese Ukiyo-e printing.', 'http://games.mochiads.com/c/g/samurai-rebellion/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/samurai-rebellion/samuraiRebellion_secure.swf', 'samurai-rebellion', '800x600', '600', '800', 'http://games.mochiads.com/c/g/samurai-rebellion/_thumb_200x200.png', 'http://kiz10.com/samurai-rebellion/#down-scroll', 'http://games.mochiads.com/c/g/samurai-rebellion/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/samurai-rebellion/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/samurai-rebellion/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/samurai-rebellion/screen4_thumb.jpg', '3', 'Simple and straight-forward mouse controls.\n\nHot-Keys:\nShift+Number -> select lane\nCtrl+Number -> launch ability/buff\nNumber -> place unit'), | |
('1154', 'de0e7ef8-8328-3990-bcff-d6e45419949e', '2013-11-01 05:34:26', 'Santa Snowboard', 'Santa Snowboard is a free online snowboard sports game. Santa Clause is feeling bored and he decide to enjoy this snow season so he take his snowboard and enjoying the snowboard in the hills. Come on friends let enjoy the game with the santa clause. Ho!! Ho !! Ho!!', 'http://games.mochiads.com/c/g/santa-snowboard_v830449/_thumb_100x100.jpg', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/santa-snowboard_v830449/santasnowboard.swf', 'santa-snowboard_v830449', '640x480', '480', '640', 'http://games.mochiads.com/c/g/santa-snowboard_v830449/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/santa-snowboard_v830449/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/santa-snowboard_v830449/screen2_thumb.png', '', '', '0', 'Use mouse to play the game, avoid trees, collect powerups to go to next level.'), | |
('1155', 'dd5a2db8-1111-3998-bd69-9787f379acb5', '2013-12-30 02:54:42', 'Santas Delivery Van', 'Hello Children, Santa needs your help to deliver the gift to the kids. Help him to deliver.', 'http://games.mochiads.com/c/g/santas-delivery-van/_thumb_100x100.jpg', 'Everyone', 'Driving', 'http://games.mochiads.com/c/g/santas-delivery-van/SantasDeliveryVan.swf', 'santas-delivery-van', '700x510', '510', '700', 'http://games.mochiads.com/c/g/santas-delivery-van/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/santas-delivery-van/screen1_thumb.png', 'http://games.mochiads.com/c/g/santas-delivery-van/screen2_thumb.png', 'http://games.mochiads.com/c/g/santas-delivery-van/screen3_thumb.png', 'http://games.mochiads.com/c/g/santas-delivery-van/screen4_thumb.png', '2', 'Use your arrow keys to drive.'), | |
('1156', '882c8182-a60a-363b-b9fb-7901ebc29a62', '2013-10-28 03:13:19', 'Save The Eggs', 'Save The Eggs is an interesting online game where you have to save the by dropping from the tree, take your bucket and save as many eggs you cave you have very few lifes to save more and more and more eggs. avoid bees, birds, it will harm you for sure.', 'http://games.mochiads.com/c/g/save-the-eggs/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/save-the-eggs/Save%20The%20Eggs.swf', 'save-the-eggs', '550x550', '550', '550', 'http://games.mochiads.com/c/g/save-the-eggs/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/save-the-eggs/screen1_thumb.png', '', '', '', '0', 'Mouse to play and enjoy'), | |
('1157', 'e15e08bc-e43c-3245-8f00-08b3b339afd5', '2014-02-19 02:45:43', 'Save The Goal', 'First person look at the role of a goalkeeper in training. Protect your goal from as much incoming balls as you can. Train again and again to improve your score and pass the levels, then brag as share on Facebook. :)', 'http://games.mochiads.com/c/g/save-the-goal_v826785/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/save-the-goal_v826785/SaveTheGoal.swf', 'save-the-goal_v826785', '640x400', '400', '640', 'http://games.mochiads.com/c/g/save-the-goal_v826785/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/save-the-goal_v826785/screen1_thumb.png', 'http://games.mochiads.com/c/g/save-the-goal_v826785/screen2_thumb.png', 'http://games.mochiads.com/c/g/save-the-goal_v826785/screen3_thumb.png', 'http://games.mochiads.com/c/g/save-the-goal_v826785/screen4_thumb.png', '1', 'Move your hands with the mouse.\nProtect your goal from as much incoming balls as you can.\nThere is a stage minimum on every level.'), | |
('1158', '22fa6e47-f536-3125-962f-91c92dede0f4', '2013-07-29 08:13:47', 'SB Stage', 'Use your Samurai sword to slice up enemies. Perform combo attacks, super moves, and use the insanely awesome berserk mode to kill loads of things quickly.', 'http://games.mochiads.com/c/g/sb-stage/_thumb_100x100.jpg', 'Everyone', 'Fighting', 'http://games.mochiads.com/c/g/sb-stage/Game.swf', 'sb-stage', '350x370', '370', '350', '', '', '', '', '', '', '0', 'In the game.'), | |
('1159', 'a6f448ae-ca3a-3e0c-a5be-1736232fc9ac', '2014-03-07 22:18:57', 'Scandinavian Warrior Solitaire', 'The most popular game solitaire in new great colorful and absorbing interpretation by ArcadeGamePlace.com This entertaining patience card game will attract all fans of cards, logic and puzzle games as it has excellent graphics in Viking Age theme as well as smooth and addictive game-play. Join Viking raid, visit medieval countries and castles and be the winner! The game has two types of solitaire: TriPeaks and Match Pair and 60 skill levels for the continuous and pleasant game. Clear all cards from the playing field to advance to the next level. Click a card that is 1 higher or 1 lower in TriPeaks mode and click at two cards with the same value in the Match Pair.', 'http://games.mochiads.com/c/g/scandinavian-warrior-solitaire/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/scandinavian-warrior-solitaire/ScandinavianWarriorSolitaire.swf', 'scandinavian-warrior-solitaire', '600x450', '450', '600', 'http://games.mochiads.com/c/g/scandinavian-warrior-solitaire/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/scandinavian-warrior-solitaire/screen1_thumb.jpg', '', '', '', '0', ''), | |
('1160', 'b1aed346-ff65-31ef-950b-523e3b5a825a', '2014-03-14 05:48:26', 'scarecrow coloring', 'Come and Color your scarecrow with your own colors. Try some cool color', 'http://games.mochiads.com/c/g/scarecrow-coloring/_thumb_100x100.jpg', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/scarecrow-coloring/scarecrowcoloring.swf', 'scarecrow-coloring', '500x520', '520', '500', '', '', '', '', '', '', '0', 'movement: mouse'), | |
('1161', '5fdedd34-3167-3871-8ccb-2a18bf7c7acf', '2014-02-21 19:48:30', 'Scary Shooter XXXXXX', 'Play this game Scary for some!!!', 'http://games.mochiads.com/c/g/scary-shooter-xxxxxx/_thumb_100x100.png', 'Everyone', 'Shooting', 'http://games.mochiads.com/c/g/scary-shooter-xxxxxx/Scary%20Shooter%20XXXXXX.swf', 'scary-shooter-xxxxxx', '800x600', '600', '800', 'http://games.mochiads.com/c/g/scary-shooter-xxxxxx/_thumb_200x200.png', '', '', '', '', '', '0', 'WASD = Moves\r\nLeft Click = Shoot'), | |
('1162', 'd4f1bb84-b9a1-3333-a3c5-1111cb684ca4', '2012-03-23 08:08:59', 'SCGMD4', 'SCGMD is back!\n\nThere are 55 achievements, 14 guitars, over 15 songs, and some extra hidden challenges!\n\nWe hope you enjoy it!', 'http://games.mochiads.com/c/g/scgmd4_v136905/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/scgmd4_v136905/scgmd4.swf', 'scgmd4_v136905', '720x450', '450', '720', 'http://games.mochiads.com/c/g/scgmd4_v136905/_thumb_200x200.jpg', '', '', '', '', '', '3', 'Hit the arrow keys and 1234 (or ASDF) in time with the music!'), | |
('1163', '633aed61-e43f-304d-a794-885976714cd4', '2014-02-24 08:15:05', 'Schoolwork Room Escape', 'defyGames.com is a gaming website.and developing the games for clients.Contact us through [email protected].', 'http://games.mochiads.com/c/g/schoolwork-room-escape/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/schoolwork-room-escape/schoolwork-room-escape.swf', 'schoolwork-room-escape', '650x450', '450', '650', 'http://games.mochiads.com/c/g/schoolwork-room-escape/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/schoolwork-room-escape/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/schoolwork-room-escape/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/schoolwork-room-escape/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/schoolwork-room-escape/screen4_thumb.jpg', '0', 'Williams was studying in Ecole Amirault. Williams having unique room for doing his school work. One he did his school work very sincerely. he need some water to drink. Williams tries to open the room '), | |
('1164', '0d169d9e-8259-3264-980c-eefc666069f1', '2014-02-27 08:55:56', 'Scrambled Pictures - vol 1', 'The player, in each level, must recreate the original picture before time runs out. The picture is composed 16 tiles (4x4). After a few seconds, 10 tiles are removed and placed in random order at the bottom of the screen. Choose the correct image for the tile currently blinking (by clicking on the corresponding image at the bottom of the screen). Clicking on a wrong tile results in a 30 seconds penalty. If time runs out, a life is lost. If all lives are lost the game is over. If a screen is cleared without errors a bonus of 5000 pts is earned. The game features 7 different levels that appear in random order.', 'http://games.mochiads.com/c/g/scrambled-pictures-vol-1/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/scrambled-pictures-vol-1/Scrambled%20Pictures%20-%20vol%201.swf', 'scrambled-pictures-vol-1', '810x740', '740', '810', 'http://games.mochiads.com/c/g/scrambled-pictures-vol-1/_thumb_200x200.png', '', '', '', '', '', '0', 'Game is completely controlled by mouse. Press +/- to enable/disable sound. Press ESC to quit to the main menu.'), | |
('1165', 'eb839402-7f48-39c6-83e5-0a3c2624fe80', '2014-03-01 11:04:37', 'Scrap Metal', 'Presenting Scrap Metal! You are in charge of a robot boxer working his way through the boxing circuit. You manage the Comeback Kid, robo boxer in training. 30 rounds of boxing! 30 robot arms to earn and upgrade with. Dialog from your beloved trainer Pops! What are you waiting for? Give it a spin!', 'http://games.mochiads.com/c/g/scrap-metal/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/scrap-metal/ScrapMetalM02.swf', 'scrap-metal', '640x480', '480', '640', 'http://games.mochiads.com/c/g/scrap-metal/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/scrap-metal/screen1_thumb.png', 'http://games.mochiads.com/c/g/scrap-metal/screen2_thumb.png', 'http://games.mochiads.com/c/g/scrap-metal/screen3_thumb.png', 'http://games.mochiads.com/c/g/scrap-metal/screen4_thumb.png', '2', 'Choose your robot arm and enter the robo-boxing arena. Program your robot using the mouse for a round of boxing and hit “fightâ€. Cheer and Boo as the fight progresses! Become the boxing champ!'), | |
('1166', '4766ef57-0a9a-335e-b33a-7b5df5f9d4bf', '2014-03-13 09:08:59', 'Sëmundjet infektive - Pjesa e dytë', 'Ky është një kuiz nga Sëmundjet Infektive. Kuizi përmban 10 pyetje, ku secila pyetje ka nga 4 opcione dhe ku vetëm njëri opcion është i saktë. Testoni njohuritë tuaja në Sëmundjet Infektive. Përkujtoni ato gjëra që i keni ditur ose mësoni ato gjëra që nuk i keni ditur. This is a quiz of Infectious Diseases. The quiz contains 10 questions, each question has 4 options and where only one option is correct. Test your knowledge in Infectious Diseases. Remember those things that you know or learn things that you did not know.Dies ist ein Quiz für Infektionskrankheiten. Das Quiz enthält 10 Fragen, hat jeder Frage vier Optionen und wo nur eine Option korrekt ist. Testen Sie Ihr Wissen in Infectious Diseases. Denken Sie daran, die Dinge, die Sie wissen oder lernen, Dinge, die Sie nicht kennen.\nIl s\'agit d\'un questionnaire de maladies infectieuses. Le quiz contient 10 question', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-dyte/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-dyte/Sëmundjet%20infektive%20-%20Pjesa%20e%20dytë.swf', 'se-mundjet-infektive-pjesa-e-dyte', '900x550', '550', '900', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-dyte/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-dyte/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen.Answer the questions that appear.'), | |
('1167', '255f4894-8877-32d8-8165-5293d31d0aab', '2014-03-13 12:45:49', 'Sëmundjet infektive - Pjesa e tretë', 'Ky është një kuiz nga Sëmundjet Infektive. Kuizi përmban 10 pyetje, ku secila pyetje ka nga 4 opcione dhe ku vetëm njëri opcion është i saktë. Testoni njohuritë tuaja në Sëmundjet Infektive. Përkujtoni ato gjëra që i keni ditur ose mësoni ato gjëra që nuk i keni ditur. This is a quiz of Infectious Diseases. The quiz contains 10 questions, each question has 4 options and where only one option is correct. Test your knowledge in Infectious Diseases. Remember those things that you know or learn things that you did not know.Dies ist ein Quiz für Infektionskrankheiten. Das Quiz enthält 10 Fragen, hat jeder Frage vier Optionen und wo nur eine Option korrekt ist. Testen Sie Ihr Wissen in Infectious Diseases. Denken Sie daran, die Dinge, die Sie wissen oder lernen, Dinge, die Sie nicht kennen.\nIl s\'agit d\'un questionnaire de maladies infectieuses. Le quiz contient 10 question', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-kate-rt/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-kate-rt/Sëmundjet%20infektive%20-%20Pjesa%20e%20tretë.swf', 'se-mundjet-infektive-pjesa-e-kate-rt', '900x550', '550', '900', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-kate-rt/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-kate-rt/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen.Answer the questions that appear.'), | |
('1168', '06d7ba95-339a-30eb-897f-4e557080e5ba', '2014-03-12 06:59:03', 'Sëmundjet infektive - Pjesa e parë', 'Ky është një kuiz nga Sëmundjet Infektive. Kuizi përmban 10 pyetje, ku secila pyetje ka nga 4 opcione dhe ku vetëm njëri opcion është i saktë. Testoni njohuritë tuaja në Sëmundjet Infektive. Përkujtoni ato gjëra që i keni ditur ose mësoni ato gjëra që nuk i keni ditur. This is a quiz of Infectious Diseases. The quiz contains 10 questions, each question has 4 options and where only one option is correct. Test your knowledge in Infectious Diseases. Remember those things that you know or learn things that you did not know.Dies ist ein Quiz für Infektionskrankheiten. Das Quiz enthält 10 Fragen, hat jeder Frage vier Optionen und wo nur eine Option korrekt ist. Testen Sie Ihr Wissen in Infectious Diseases. Denken Sie daran, die Dinge, die Sie wissen oder lernen, Dinge, die Sie nicht kennen.\r\nIl s\'agit d\'un questionnaire de maladies infectieuses. Le quiz contient 10 questio', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-pare/_thumb_100x100.jpg', 'Everyone', 'Education', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-pare/Sëmundjet%20infektive%20-%20Pjesa%20e%20parë.swf', 'se-mundjet-infektive-pjesa-e-pare', '900x550', '550', '900', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-pare/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/se-mundjet-infektive-pjesa-e-pare/screen1_thumb.jpg', '', '', '', '0', 'Përgjigjuni në pyetjet që shfaqen.Answer the questions that appear.'), | |
('1169', '733ae45b-7b6c-302f-acfd-9d038d6f1bb8', '2014-02-16 12:26:28', 'Sea star in the ocean puzzle', 'Sea star in the ocean puzzle Game.', 'http://games.mochiads.com/c/g/sea-star-in-the-ocean-puzzle/_thumb_100x100.jpg', 'Everyone', 'Jigsaw', 'http://games.mochiads.com/c/g/sea-star-in-the-ocean-puzzle/redseastar.swf', 'sea-star-in-the-ocean-puzzle', '640x480', '480', '640', '', '', '', '', '', '', '1', ''), | |
('1170', 'ebeb98c8-920f-3f14-95ef-0f08e8f5d8d1', '2014-01-16 03:57:38', 'Seasons Beauty Spa', 'These hard working girls are running a spa shop. At this multitasking time-management game, help the girls to operate spa shop using sauna room, barrel, and bid to make money. You can increase the waiting time of the customers by serving some foods for them. Drag the guest with mouse to the right position.', 'http://games.mochiads.com/c/g/seasons-beauty-spa/_thumb_100x100.jpg', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/seasons-beauty-spa/seasons-beauty-spa.swf', 'seasons-beauty-spa', '650x500', '500', '650', '', '', '', '', '', '', '0', 'Use mouse to play this game.'), | |
('1171', 'a977ece0-9a2a-3788-890e-640420bcb883', '2014-02-04 09:54:22', 'Secret Robot Lab', 'Robots need your help! Unlock the Secret Robot Lab and you will find a huge pile of colorful robot parts. Build and boost your robots: add not only head, arms, legs or wheels but also eyes, batteries, speakers, antennas, wires, gears and other important robot parts.If you like to construct, create or build things, you will definitely enjoy this thrilling game!', 'http://games.mochiads.com/c/g/secret-robot-lab/_thumb_100x100.png', 'Everyone', 'Customize', 'http://games.mochiads.com/c/g/secret-robot-lab/SecretRobotLab.swf', 'secret-robot-lab', '1024x768', '768', '1024', 'http://games.mochiads.com/c/g/secret-robot-lab/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/secret-robot-lab/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/secret-robot-lab/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/secret-robot-lab/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/secret-robot-lab/screen4_thumb.png', '0', ''), | |
('1172', '5be1b478-0221-3922-99cf-3282a8db1798', '2013-11-08 14:16:53', 'Sentry Knight', 'A spiritual successor to the award-winning “Mythic Fort Defense†and the highly-acclaimed “Siege Knightâ€. Action-based tower defense including a plethora of spells, talents, upgrades, enemies and bosses!', 'http://games.mochiads.com/c/g/sentry-knight/_thumb_100x100.png', 'Everyone', 'Strategy', 'http://games.mochiads.com/c/g/sentry-knight/SK%20Mochi.swf', 'sentry-knight', '800x540', '540', '800', 'http://games.mochiads.com/c/g/sentry-knight/_thumb_200x200.png', 'http://www.youtube.com/watch?v=1IXmN8O_9xw', 'http://games.mochiads.com/c/g/sentry-knight/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/sentry-knight/screen2_thumb.jpg', 'http://games.mochiads.com/c/g/sentry-knight/screen3_thumb.jpg', 'http://games.mochiads.com/c/g/sentry-knight/screen4_thumb.jpg', '4', 'Mouse: Aim\nKeys 1-5: Use Spells'), | |
('1173', 'ea84b6f3-0f17-3cc3-8293-3c6be805eb5f', '2014-02-18 01:15:18', 'SevenEight', 'In 78 you got to make as many hands as you can to post a WIN over your opponent.\nTo get a hand the only thing you got to do is to throw a card higher than what your opponent has played, ACE is highest card. \nPlay this simple yet engaging card war game, Now play it with your friends around the globe in the multi-player mode', 'http://games.mochiads.com/c/g/seveneight/_thumb_100x100.png', 'Everyone', 'Casino', 'http://games.mochiads.com/c/g/seveneight/SevenEight.swf', 'seveneight', '384x512', '512', '384', 'http://games.mochiads.com/c/g/seveneight/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/seveneight/screen1_thumb.png', 'http://games.mochiads.com/c/g/seveneight/screen2_thumb.png', '', '', '2', 'Check in game Help'), | |
('1174', 'e4820325-6156-3513-835a-9243f64f314f', '2013-06-22 18:31:55', 'Sexy Christmas Girl', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/sexy-christmas-girl_thuphuong_6_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/sexy-christmas-girl_thuphuong_6_2013/sexy-christmas-girl.swf', 'sexy-christmas-girl_thuphuong_6_2013', '1000x700', '700', '1000', '', '', '', '', '', '', '0', ''), | |
('1175', '8fbfe0e7-fc51-3e82-8556-f16b01ee3c8c', '2013-06-22 18:15:00', 'Sexy Lip Trend Make Up', 'ë‹¹ì‹ ì€ íŒ¨ì…˜ 중ë…ìžë¥¼ ë‹¤ì‹œí•˜ê³ ìžì‹ ì˜ íŒ¨ì…˜ 스타ì¼ì„ 만들 수 기다릴 수있다면,ì´ ìž¥ì†ŒëŠ” ë‹¹ì‹ ì„ ìœ„í•´ 단지ì´ë‹¤.ë‹¹ì‹ ì€ ë¬´ìˆ˜í•œ ì „í†µ ì˜ìƒ, 스í¬ì¸ 소송ë¿ë§Œ ì•„ë‹ˆë¼ ë‹¤ë¥¸ 여러 ê°€ë” ì˜·ì„ ì°¾ì•„ 볼게.가장 ì˜ˆìœ ìŠ¤íƒ€ì¼ì„ í•œ ì˜ˆìœ ì†Œë…€ì™€ ì†Œë…„ì´ ë“œë ˆìŠ¤ë¥¼ ì„ íƒí•©ë‹ˆë‹¤.', 'http://games.mochiads.com/c/g/sexy-lip-trend-make-up_thuphuong_6_2013/_thumb_100x100.jpg', 'Everyone', 'Dress-Up', 'http://games.mochiads.com/c/g/sexy-lip-trend-make-up_thuphuong_6_2013/sexy-lip-trend-make-up.swf', 'sexy-lip-trend-make-up_thuphuong_6_2013', '1000x700', '700', '1000', '', '', '', '', '', '', '1', ''), | |
('1176', '7e6ec363-6b38-34ae-8d3d-8cd8f352ae4b', '2014-02-19 02:12:26', 'Football Shake', 'Hey Shaker, run trough the field and avoid crazy obstacles.\nEnjoy this funny football game shake style.', 'http://games.mochiads.com/c/g/shake-football/_thumb_100x100.png', 'Everyone', 'Sports', 'http://games.mochiads.com/c/g/shake-football/FootballShake.swf', 'shake-football', '640x480', '480', '640', 'http://games.mochiads.com/c/g/shake-football/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/shake-football/screen1_thumb.png', 'http://games.mochiads.com/c/g/shake-football/screen2_thumb.png', 'http://games.mochiads.com/c/g/shake-football/screen3_thumb.png', 'http://games.mochiads.com/c/g/shake-football/screen4_thumb.png', '2', 'Avoid Obstacles:\n Duck: A\n Jump: S\n Front Flip: D'), | |
('1177', '3b0c665e-5af9-32f8-bb63-baf3355519e0', '2014-03-06 20:59:28', 'Shamrockz', 'Connect matching items. \nAs you connect you create longer chains. \nAchieve 10 or more chains to enact bonus points \nFor every chain that is greater than 5000 point you will recieve extra time \nSee how long you last', 'http://games.mochiads.com/c/g/shamrockz/_thumb_100x100.jpg', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/shamrockz/Shamrockz-ma.swf', 'shamrockz', '640x540', '540', '640', '', '', '', '', '', '', '0', 'Connect Items'), | |
('1178', 'b20e7d5f-e945-3e49-942c-8578e5d4f9c1', '2014-03-11 13:20:51', 'Shape Catcher', 'Help the kid get his shapes back! Try to catch as many as you can, but watch out for bombs, they are dangerous!', 'http://games.mochiads.com/c/g/shape-catcher/_thumb_100x100.png', 'Everyone', 'Adventure', 'http://games.mochiads.com/c/g/shape-catcher/Shape_Catcher.swf', 'shape-catcher', '640x480', '480', '640', '', '', '', '', '', '', '1', 'Use the left/right arrow keys or the A/D keys to move the kid to catch the shapes.'), | |
('1179', '382661f3-b856-3538-967e-4911ccd96cf2', '2013-12-30 14:01:44', 'Sheep Walk', 'You must guide a dim sheep over fences and to eat carrots and sugar cubes.', 'http://games.mochiads.com/c/g/sheep-walk/_thumb_100x100.jpg', 'Everyone', 'Rhythm', 'http://games.mochiads.com/c/g/sheep-walk/HappySheep.swf', 'sheep-walk', '540x400', '400', '540', 'http://games.mochiads.com/c/g/sheep-walk/_thumb_200x200.png', '', '', '', '', '', '0', 'W or up arrow to jump.'), | |
('1180', '0e47e01a-24e8-32ae-baca-c2bdb2278d5b', '2014-02-02 02:17:33', 'Shelter monsters', 'Find five differences between the two pictures. Good art work, relaxing effect.', 'http://games.mochiads.com/c/g/shelter-monsters_v706222/_thumb_100x100.png', 'Everyone', 'Puzzles', 'http://games.mochiads.com/c/g/shelter-monsters_v706222/Shelter%20monsters.swf', 'shelter-monsters_v706222', '680x510', '510', '680', 'http://games.mochiads.com/c/g/shelter-monsters_v706222/_thumb_200x200.png', '', '', '', '', '', '1', 'Click on the 5 things you find different between the two images to advance to the next level.'), | |
('1181', 'ca6879e9-f99c-336b-9bc7-69c11499b7eb', '2011-04-10 07:17:46', 'Shin Lee: Dragon\'s Heart', 'You are Shin Lee, mighty martial arts master. Your grandfather sent you a letter with request to pay him a visit as soon as possible, because of cruel and sneaky local criminal Sketch Rimanez.', 'http://games.mochiads.com/c/g/shin-lee-dragons-heart_v12893/_thumb_100x100.png', 'Teen', 'Fighting', 'http://games.mochiads.com/c/g/shin-lee-dragons-heart_v12893/SL.swf', 'shin-lee-dragons-heart_v12893', '528x352', '352', '528', 'http://games.mochiads.com/c/g/shin-lee-dragons-heart_v12893/_thumb_200x200.png', '', 'http://games.mochiads.com/c/g/shin-lee-dragons-heart_v12893/screen1_thumb.png', 'http://games.mochiads.com/c/g/shin-lee-dragons-heart_v12893/screen2_thumb.png', 'http://games.mochiads.com/c/g/shin-lee-dragons-heart_v12893/screen3_thumb.png', '', '2', 'Use your arrow keys and Z key to find and kill sneaky Sketch Rimanez. Try to push Z key as fast as possible to make some nice combos. Use TAB key during gameplay to get the list of combos.'), | |
('1182', 'cbb0e2e3-6aac-3254-9337-645d2a47664f', '2014-03-09 23:20:32', 'Shit Bird', 'Shit happens, but there is an easy way to avoid it. Escaping from the flying shit or bombing it is up to you now.', 'http://games.mochiads.com/c/g/shit-bird/_thumb_100x100.jpg', 'Everyone', 'Action', 'http://games.mochiads.com/c/g/shit-bird/ShitBird.swf', 'shit-bird', '800x480', '480', '800', 'http://games.mochiads.com/c/g/shit-bird/_thumb_200x200.jpg', '', 'http://games.mochiads.com/c/g/shit-bird/screen1_thumb.jpg', 'http://games.mochiads.com/c/g/shit-bird/screen2_thumb.jpg', '', '', '0', 'Right click to contorl the bird up.'), | |
('1183', '09457599-0490-39d8-924c-2f7b64f7eba1', '2013-10-31 14:40:03', 'Shoot and Defend', 'Shoot the missiles raining down on one side and play tower defense on the other side', 'http://games.mochiads.com/c/g/shoot-and-def |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment