File "zontal.sql"

Full Path: /www/wwwroot/creditmensch.click/app/zontal.sql
File size: 2.66 MB
MIME-type: --
Charset: utf-8

-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Aug 25, 2024 at 06:20 PM
-- Server version: 10.4.32-MariaDB
-- PHP Version: 8.2.12

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `zontal_v5`
--

-- --------------------------------------------------------

--
-- Table structure for table `zon_ads`
--

CREATE TABLE `zon_ads` (
  `id` int(11) NOT NULL,
  `code` mediumtext NOT NULL,
  `ad_name` text NOT NULL,
  `status` int(11) NOT NULL,
  `ad_desc` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `zon_ads`
--

INSERT INTO `zon_ads` (`id`, `code`, `ad_name`, `status`, `ad_desc`) VALUES
(1, '<a href=\"https://mvnthemes.com\" class=\"d-block w-lg-728 w-100 bg-grad py-4 rounded-3 mx-auto text-white text-uppercase fs-xs ls-widest fw-bold text-center\">Advertising space</a>', '700x120', 0, 'This ad is show in top of play screen (game page)'),
(2, '<a href=\"https://mvnthemes.com\" class=\"d-block w-lg-728 w-100 bg-grad py-4 rounded-3 mx-auto text-white text-uppercase fs-xs ls-widest fw-bold text-center\">Advertising space</a>', '700x120', 0, 'This ad is show in bottom of play screen & loading screen (game page)'),
(3, '<a href=\"https://mvnthemes.com\" class=\"d-block w-lg-728 w-100 bg-grad py-4 rounded-3 mx-auto text-white text-uppercase fs-xs ls-widest fw-bold text-center\">Advertising space</a>', '700x120', 0, 'This ad is show in top of loading screen (game page)'),
(4, '<a href=\"https://mvnthemes.com\" class=\"d-flex align-items-center justify-content-center w-lg-300 bg-grad ratio ratio-1x1 rounded-3 mx-auto text-white text-uppercase fs-xs ls-widest fw-bold text-center\">Advertising space</a>', '300x400', 0, 'This ad is show in game page left side of game player'),
(5, '<a href=\"https://mvnthemes.com\" class=\"d-flex align-items-center justify-content-center w-lg-300 bg-grad ratio ratio-1x1 rounded-3 mx-auto text-white text-uppercase fs-xs ls-widest fw-bold text-center\">Advertising space</a>', '300x400', 0, 'This ad is show in game page right side of game player'),
(6, '<a href=\"https://mvnthemes.com\" class=\"d-block w-lg-728 w-100 bg-grad py-4 rounded-3 mx-auto text-white text-uppercase fs-xs ls-widest fw-bold text-center\">Advertising space</a>', '200x320', 0, 'This ad is show inside the section badge box'),
(7, '<a href=\"https://mvnthemes.com\" class=\"d-block w-lg-728 w-100 bg-grad py-4 rounded-3 mx-auto text-white text-uppercase fs-xs ls-widest fw-bold text-center\">Advertising space</a>', '700x120', 0, 'This ad is show in every page except game page ');

-- --------------------------------------------------------

--
-- Table structure for table `zon_animation_classes`
--

CREATE TABLE `zon_animation_classes` (
  `id` int(11) NOT NULL,
  `name` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `zon_animation_classes`
--

INSERT INTO `zon_animation_classes` (`id`, `name`) VALUES
(1, 'bounce'),
(2, 'flash'),
(3, 'pulse'),
(4, 'rubberBand'),
(5, 'shakeX'),
(6, 'shakeY'),
(7, 'headShake'),
(8, 'swing'),
(9, 'tada'),
(10, 'wobble'),
(11, 'jello'),
(12, 'heartBeat'),
(13, 'backInDown'),
(14, 'backInLeft'),
(15, 'backOutRight'),
(16, 'backOutUp'),
(17, 'bounceIn'),
(18, 'bounceInDown'),
(19, 'bounceInLeft'),
(20, 'bounceInRight'),
(21, 'bounceInUp'),
(22, 'bounceOut'),
(23, 'bounceOutDown'),
(24, 'bounceOutLeft'),
(25, 'bounceOutRight'),
(26, 'bounceOutUp'),
(27, 'fadeIn'),
(28, 'fadeInDown'),
(29, 'fadeInDownBig'),
(30, 'fadeInLeft'),
(31, 'fadeInLeftBig'),
(32, 'fadeInRight'),
(33, 'fadeInRightBig'),
(34, 'fadeInUp'),
(35, 'fadeInUpBig'),
(36, 'fadeInTopLeft'),
(37, 'fadeInTopRight'),
(38, 'fadeInBottomLeft'),
(39, 'fadeInBottomRight'),
(40, 'fadeOut'),
(41, 'fadeOutDown'),
(42, 'fadeOutDownBig'),
(43, 'fadeOutLeft'),
(44, 'fadeOutLeftBig'),
(45, 'fadeOutRight'),
(46, 'fadeOutRightBig'),
(47, 'fadeOutUp'),
(48, 'fadeOutUpBig'),
(49, 'fadeOutTopLeft'),
(50, 'fadeOutTopRight'),
(51, 'fadeOutBottomRight'),
(52, 'fadeOutBottomLeft'),
(53, 'flip'),
(54, 'flipInX'),
(55, 'flipInY'),
(56, 'flipOutX'),
(57, 'flipOutY'),
(58, 'lightSpeedInRight'),
(59, 'lightSpeedInLeft'),
(60, 'lightSpeedOutRight'),
(61, 'lightSpeedOutLeft'),
(62, 'rotateIn'),
(63, 'rotateInDownLeft'),
(64, 'rotateInDownRight'),
(65, 'rotateInUpLeft'),
(66, 'rotateInUpRight'),
(67, 'rotateOut'),
(68, 'rotateOutDownLeft'),
(69, 'rotateOutDownRight'),
(70, 'rotateOutUpLeft'),
(71, 'rotateOutUpRight'),
(72, 'hinge'),
(73, 'jackInTheBox'),
(74, 'rollIn'),
(75, 'rollOut'),
(76, 'zoomIn'),
(77, 'zoomInDown'),
(78, 'zoomInLeft'),
(79, 'zoomInRight'),
(80, 'zoomInUp'),
(81, 'zoomOut'),
(82, 'zoomOutDown'),
(83, 'zoomOutLeft'),
(84, 'zoomOutRight'),
(85, 'zoomOutUp'),
(86, 'slideInDown'),
(87, 'slideInLeft'),
(88, 'slideInRight'),
(89, 'slideInUp'),
(90, 'slideOutDown'),
(91, 'slideOutLeft'),
(92, 'slideOutRight'),
(93, 'slideOutUp');

-- --------------------------------------------------------

--
-- Table structure for table `zon_blog`
--

CREATE TABLE `zon_blog` (
  `id` int(11) NOT NULL,
  `blog_title` text NOT NULL,
  `blog_desc` text NOT NULL,
  `blog_content` longtext NOT NULL,
  `blog_image` text NOT NULL,
  `blog_date` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `zon_category`
--

CREATE TABLE `zon_category` (
  `id` int(11) NOT NULL,
  `name` text NOT NULL,
  `slug` mediumtext NOT NULL,
  `icon` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `zon_category`
--

INSERT INTO `zon_category` (`id`, `name`, `slug`, `icon`) VALUES
(1, 'Arcade', 'arcade', ''),
(2, 'Puzzles', 'puzzles', ''),
(3, 'Shooting', 'shooting', ''),
(4, 'Hypercasual', 'hypercasual', ''),
(5, 'Racing', 'racing', ''),
(6, 'Girls', 'girls', ''),
(7, 'Clicker', 'clicker', ''),
(8, 'Adventure', 'adventure', ''),
(9, 'Boys', 'boys', ''),
(10, 'Action', 'action', ''),
(11, 'Sports', 'sports', ''),
(12, 'Soccer', 'soccer', ''),
(13, 'Fighting', 'fighting', ''),
(14, 'Multiplayer', 'multiplayer', ''),
(15, 'Cooking', 'cooking', ''),
(16, 'Bejeweled', 'bejeweled', ''),
(17, '2 Player', '-player', ''),
(18, '.IO', 'io', ''),
(19, '3D', 'd', '');

-- --------------------------------------------------------

--
-- Table structure for table `zon_comments`
--

CREATE TABLE `zon_comments` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `game_id` int(11) NOT NULL,
  `subject` varchar(2000) NOT NULL,
  `date` varchar(11000) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `zon_config`
--

CREATE TABLE `zon_config` (
  `id` int(11) NOT NULL,
  `site_name` text NOT NULL,
  `profile_tagline` text NOT NULL,
  `site_logo_light` mediumtext NOT NULL,
  `site_logo_dark` mediumtext NOT NULL,
  `site_favicon` mediumtext NOT NULL,
  `head_code` mediumtext NOT NULL,
  `footer_content` longtext NOT NULL,
  `site_title` text NOT NULL,
  `site_desc` text NOT NULL,
  `site_keywords` text NOT NULL,
  `sidebar_show` int(11) NOT NULL,
  `category_slider_show` int(11) NOT NULL,
  `featured_game_slider` int(11) NOT NULL,
  `popular_views` int(11) NOT NULL,
  `site_color` mediumtext NOT NULL,
  `section_games_limit` int(11) NOT NULL,
  `games_title` text NOT NULL,
  `games_desc` text NOT NULL,
  `play_title` text NOT NULL,
  `play_desc` text NOT NULL,
  `profile_title` text NOT NULL,
  `profile_desc` text NOT NULL,
  `category_title` text NOT NULL,
  `category_desc` text NOT NULL,
  `animate_class` text NOT NULL,
  `cursor_color` text NOT NULL,
  `custom_cursor` int(11) NOT NULL,
  `theme` text NOT NULL,
  `blog` int(11) NOT NULL,
  `gamepix_sid` text NOT NULL,
  `auto_fetch` int(11) NOT NULL,
  `auto_fetch_amount` int(11) NOT NULL,
  `auto_fetch_timing` int(11) NOT NULL,
  `auto_fetch_pub` text NOT NULL,
  `auto_fetch_page` int(11) NOT NULL,
  `auto_fetch_all_games_fetched` int(11) NOT NULL,
  `auto_fetch_game_publisher` text NOT NULL,
  `page_banner` text NOT NULL,
  `is_spa` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `zon_config`
--

INSERT INTO `zon_config` (`id`, `site_name`, `profile_tagline`, `site_logo_light`, `site_logo_dark`, `site_favicon`, `head_code`, `footer_content`, `site_title`, `site_desc`, `site_keywords`, `sidebar_show`, `category_slider_show`, `featured_game_slider`, `popular_views`, `site_color`, `section_games_limit`, `games_title`, `games_desc`, `play_title`, `play_desc`, `profile_title`, `profile_desc`, `category_title`, `category_desc`, `animate_class`, `cursor_color`, `custom_cursor`, `theme`, `blog`, `gamepix_sid`, `auto_fetch`, `auto_fetch_amount`, `auto_fetch_timing`, `auto_fetch_pub`, `auto_fetch_page`, `auto_fetch_all_games_fetched`, `auto_fetch_game_publisher`, `page_banner`, `is_spa`) VALUES
(1, 'zontal', 'Welcome to Zontal', 'logo-black.png', 'logo-white.png', 'favicon.png', '', '                <h2>Play Online Games on Zontal — Join the Fun!</h2> <p>Welcome to Zontal, World\'s top gaming site! Did you know we have over 20,000+ games available for players of all ages? From kids to adults, everyone can find something to enjoy here. Plus, we ensure a safer gaming experience by reviewing new games added daily.</p> <p>Our games include a variety of categories: girls can enjoy cooking, baking, dress-up, and doll games. We also offer unique picture gallery games that are a hit with our female players. For the guys, we have exciting 3D racing, motorcycle, fighting, war, and football games. Adults can unwind with classics like okey, backgammon, billiards, card games, balloon popping, farm, and management games. And the best part? You can play all of these with your friends as a member of Zontal Realm.</p>\n\n', 'Zontal - Arcade HTML 5 Game Portal PHP Script', 'Zontal - Arcade HTML 5 Game Portal PHP Script', 'Zontal Game Portal, Game Portal, Online Playing Games, HTML5 Games', 1, 1, 1, 0, '#04d739', 10, 'Online Free Games on Zontal — Let&#039;s play', 'Free online games for different tastes:action games, puzzles, races, games for two and more. You do not need to download — you can play in the browser or from', '[name] Free play game — Zontal', '[name] Free play game you can play in the browser or from', '#[name] player — Zontal', '[name] Free play game you can play in the browser or from', '[name] Free Games — Zontal', '[name] Free Games — Zontal', 'fadeInDown', '#fff', 0, 'asur', 0, '10605', 0, 90, 1, 'gamepix', 0, 0, '', 'banner.jpg', 1);

-- --------------------------------------------------------

--
-- Table structure for table `zon_featured_games`
--

CREATE TABLE `zon_featured_games` (
  `id` int(11) NOT NULL,
  `game_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `zon_featured_games`
--

INSERT INTO `zon_featured_games` (`id`, `game_id`) VALUES
(1, 4572),
(2, 4498),
(4, 4526);

-- --------------------------------------------------------

--
-- Table structure for table `zon_games`
--

CREATE TABLE `zon_games` (
  `id` int(11) NOT NULL,
  `game_name` text NOT NULL,
  `game_description` text NOT NULL,
  `game_image_url` longtext NOT NULL,
  `game_url` longtext NOT NULL,
  `game_published` text NOT NULL,
  `game_category` text NOT NULL,
  `game_status` int(11) NOT NULL,
  `game_played` int(11) NOT NULL,
  `game_banner_url` text NOT NULL,
  `game_slug` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `zon_games`
--

INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1, 'Among Us Online Edition', 'Welcome to game Among Us Online Edition - game based on Among Us, but in this game you can play only solo and as imposter on the space ship. You can do sabotage on spaceship or killing them one by one and without being caught. Have a nice game!', 'https://img.gamemonetize.com/luye5rleios737wp2o9wjq7h577gl937/512x384.jpg', 'https://html5.gamemonetize.com/luye5rleios737wp2o9wjq7h577gl937/', '0', 'Arcade', 0, 0, '', 'among-us-online-edition'),
(2, 'Super RunCraft', 'Super RunCraft is a wonderful 3D Run Game, run through a long minecraft land to collect rows of golden coins, number of special items such as Hoveboard along your running lane and avoid the obstacles in your way. The classic style endless running game that always gives you a big fantastic mincraf fun.', 'https://img.gamemonetize.com/syoymgm7jw290t7mz0hpqjqmc8yqlmrd/512x384.jpg', 'https://html5.gamemonetize.com/syoymgm7jw290t7mz0hpqjqmc8yqlmrd/', '0', 'Arcade', 0, 0, '', 'super-runcraft'),
(3, 'Skate Hooligans', 'Cowabunga! Little hooligans are on the way! Choose your hero and arrange an amazing disorder ^_^ Collect coins, upgrade bonuses, buy cool skateboards, avoid dangerous obstacles and get scores as much as you can.', 'https://img.gamemonetize.com/vy07es6s71vci1su3wzcqrp7e3ym0vtw/512x384.jpg', 'https://html5.gamemonetize.com/vy07es6s71vci1su3wzcqrp7e3ym0vtw/', '0', 'Arcade', 0, 0, '', 'skate-hooligans'),
(4, '12 MiniBattles', '12 MiniBattles is a fun multiplayer game where you and a friend can play against each other on a variety of games. This physics style game has different game types that you can play at random including a soccer match and sniper warfare. All of the different games have a one-button control system making them easy to play for the maximum amount of fun. This addictive gameplay will keep you and a friend entertained for hours. Play all the games and spend hours getting the better of your friends. Have fun and win every game! 12 MiniBattles was the second runner-up in the 2018 CrazyGames Developer contest. The jury of three independent game experts loved the 2 player setup and varied gameplay with retro graphics. &quot;Party Games are a hit or miss, this one is a hit. The concepts are well executed and I really like the game\'s quick pacing and single button input.&quot;', 'https://img.gamemonetize.com/nuiyi3o2g6fktyjda55g42v3qe5a3hbq/512x384.jpg', 'https://html5.gamemonetize.com/nuiyi3o2g6fktyjda55g42v3qe5a3hbq/', '0', 'Arcade', 0, 0, '', '-minibattles'),
(5, 'Among Us Christmas Run', 'Christmas is coming! Let us collect gifts for the holiday! But there are stoping cars and obstacles stopping us. Avoid them, or collect dwarfs to get a shield. Start running now!', 'https://img.gamemonetize.com/2zl80gyxb8wow5mthrawir5la9h52fa5/512x384.jpg', 'https://html5.gamemonetize.com/2zl80gyxb8wow5mthrawir5la9h52fa5/', '0', 'Arcade', 0, 0, '', 'among-us-christmas-run'),
(6, 'Hunter Assassin', 'Control the assassin and hunt down your targets one by one. Use your surroundings and shadows to stay hidden from flashlights. Targets with automatic machine guns can be lurking around each corner. Attack them swiftly and escape without being spotted.', 'https://img.gamemonetize.com/l1c9pkpxysqy1cao2axakpf8mdwkv8qg/512x384.jpg', 'https://html5.gamemonetize.com/l1c9pkpxysqy1cao2axakpf8mdwkv8qg/', '0', 'Arcade', 0, 0, '', 'hunter-assassin'),
(7, 'Squid Game Green Light Red Light Hints', 'Invite to Squid Game. Invite to a fair game of Red lights, eco-friendly lights. Whoever wins this game will win a great deal of prize money. Stop at the red light. Continue when the thumbs-up is on. Follow your personality\'s head motions! Do not rush Red Light, Green Light Sugar Honeycombs Tug-of-war Marbles Glass Stepping Stones The Squid Game Experience the delights of the craze that\'s sweeping the globe by your pc!', 'https://img.gamemonetize.com/etp56l9axninm4hfoue23ndqkvbpkho2/512x384.jpg', 'https://html5.gamemonetize.com/etp56l9axninm4hfoue23ndqkvbpkho2/', '0', 'Arcade', 0, 0, '', 'squid-game-green-light-red-light-hints'),
(8, 'BitLife - Life Simulator', 'How will you live your BitLife? Will you try to make all the right choices in an attempt to become a model citizen sometime before you die? You could marry the love of your life, have kids, and pick up a good education along the way. Or will you play choices that horrify your parents? You could descend into a life of crime, fall in love or go on adventures, start prison riots, smuggle duffle bags, and cheat on your spouse. You choose your story... Discover how bit by bit life choices can add up to determine your success in life the game. Interactive story games have been around for years. But this is the first text life simulator to truly mash up and simulate adult life.', 'https://img.gamemonetize.com/sunlne8825d1006jux3b1xrl9vda49f1/512x384.jpg', 'https://html5.gamemonetize.com/sunlne8825d1006jux3b1xrl9vda49f1/', '0', 'Arcade', 0, 0, '', 'bitlife--life-simulator'),
(9, 'Mini Switcher', 'Switch the gravity to guide a small blob character to the goal, traveling around 30 levels and facing a variety of colorful enemies and obstacles with different behaviors. You can also test your ability on the speed run mode. Mini Switcher was made in a retro-style fashion and was aiming to be a short relaxing experience.', 'https://img.gamemonetize.com/r822rwum14259b7wacvt1acbp3e4jv4a/512x384.jpg', 'https://html5.gamemonetize.com/r822rwum14259b7wacvt1acbp3e4jv4a/', '0', 'Arcade', 0, 0, '', 'mini-switcher'),
(10, 'Red Ball Forever 2', 'Red Ball Forever 2 is an exciting Platformer where you must race through the levels collecting special items and defeating the evil guys. The monsters has invaded the beautiful kingdom the RedBall kingdom have peaceful lived in for centuries. While invading the kingdom, the tribe has stolen The keys, which represent the greatest source of power in the entire kingdom.', 'https://img.gamemonetize.com/xvgxy279mumukqpyzmvgwn8x1cw7g9cd/512x384.jpg', 'https://html5.gamemonetize.com/xvgxy279mumukqpyzmvgwn8x1cw7g9cd/', '0', 'Arcade', 0, 0, '', 'red-ball-forever-'),
(11, 'Save the Kitten', 'Angry cat Tom lured the kittens to his tower. Rescue as many kittens as you can! Run, beat them off with a trampoline and carry them to the basket of mommy kitty! Kittens really hope for your help. Who will save them if not you?', 'https://img.gamemonetize.com/t4v0qrawern26uvsty9514lwespe8e8r/512x384.jpg', 'https://html5.gamemonetize.com/t4v0qrawern26uvsty9514lwespe8e8r/', '0', 'Arcade', 0, 0, '', 'save-the-kitten'),
(12, 'Relic Runway', 'Are you ready for crazy adventures? Run as far as you can, collect coins and upgrade useful bonuses, pick up relic parts to discover ancient artifacts, break idols to unlock amazing characters, and compete with your friends to be the best relic runner!', 'https://img.gamemonetize.com/ralnzjj3b624rjg6a31vl3m7tz7p8tf0/512x384.jpg', 'https://html5.gamemonetize.com/ralnzjj3b624rjg6a31vl3m7tz7p8tf0/', '0', 'Arcade', 0, 0, '', 'relic-runway'),
(13, 'Brazen Ball', 'You play as a robotic ball as you roll your way through challenging obstacles like sawblades, lasers, meteor showers, trap gates, spikes, magnets, water, wind and many more. Your task is to reach the end marker in as little time as possible, collecting as many orbs as you can!', 'https://img.gamemonetize.com/ng1cndnhqyt5r986yphveujeapfk5sca/512x384.jpg', 'https://html5.gamemonetize.com/ng1cndnhqyt5r986yphveujeapfk5sca/', '0', 'Arcade', 0, 0, '', 'brazen-ball'),
(14, 'Color Shot throw the ball', 'Ready to explore this universe and join other players from all of the world? Here is the most excited android game color shoot finally come, download it and enjoy playing game every day &amp;amp; every night. It is one-tap addictive casual game. If you want to get the highest score, you must be patient. Wait for the right color and throw the ball. If you cannot wait, you need to plan your shot well. Go on new adventures in this open-world game, where you will challenge yourself with other players with this minigame. Color shoot is the most relaxing game of your life. Coloring is the best exercise for mind and develop amazing sense of color. We give y', 'https://img.gamemonetize.com/cvuxtw1g6fpn8m7oscv6i181az96xv3q/512x384.jpg', 'https://html5.gamemonetize.com/cvuxtw1g6fpn8m7oscv6i181az96xv3q/', '0', 'Arcade', 0, 0, '', 'color-shot-throw-the-ball'),
(15, 'Paper.IO 2', 'Capture new territories and defeat enemies in the new exciting game Paper.io 2Each player starts out with a small island, make it larger by adding new areas to it, but watch out for enemies. You are safe on your own turf but once you are outside you become vulnerable. Protect your tail from opponents and don\'t hesitate to counter attack!', 'https://img.gamemonetize.com/1skj7a1hu68a1p31ag4ywljq4gb18oma/512x384.jpg', 'https://html5.gamemonetize.com/1skj7a1hu68a1p31ag4ywljq4gb18oma/', '0', 'Arcade', 0, 0, '', 'paperio-'),
(16, 'Super Onion Boy', 'Super Onion Boy is a fun platform game, your mission is to save the princess from the terrible monster that imprisoned her in a magic bubble, defeat all the monsters along the way and dodge obstacles until you reach the final boss and save the princess!', 'https://img.gamemonetize.com/jtnau6xam3feocnkwi3xn5i4qc0l1kpk/512x384.jpg', 'https://html5.gamemonetize.com/jtnau6xam3feocnkwi3xn5i4qc0l1kpk/', '0', 'Arcade', 0, 0, '', 'super-onion-boy'),
(17, 'Worms Zone a Slithery Snake', 'Worms Zone is a game with a dynamic storyline. Start growing your worm right now. Having tried to get a real anaconda, a small worm never gets stuck in one place – he’s ready to bite everyone. However, there is a danger to be eaten by a more successful player. The Worms are real gourmets. They love trying various gelatinous goodies and everything they meet on their route.', 'https://img.gamemonetize.com/vz6qfngm0al4ggz8f3lrvrfrqrm1q19m/512x384.jpg', 'https://html5.gamemonetize.com/vz6qfngm0al4ggz8f3lrvrfrqrm1q19m/', '0', 'Arcade', 0, 0, '', 'worms-zone-a-slithery-snake'),
(18, 'Subway Surfer Seoul', 'Descend into the subway and head towards a new adventure in the endless runner Subway Surfers: Seoul! Dodge obstacles, trains and more, collect coins and don\\\\\\\\\\\\\\\\\\\\\\\\\\\\t let the grumpy inspector catch up with you!', 'https://img.gamemonetize.com/4jerk8kzzf8685dbcx2buh5i3o5zhugu/512x384.jpg', 'https://html5.gamemonetize.com/4jerk8kzzf8685dbcx2buh5i3o5zhugu/', '0', 'Arcade', 0, 0, '', 'subway-surfer-seoul'),
(19, 'Gangsters', 'Gangsters is a pixelated shooting mayhem in which the players takes control of a gang. The goal of the game is to defend your turf against rival gangs. The graphics are retro and pixelated but the gameplay is exciting, intense and bloody. You can use a different weapons such as pistols and machine guns to fight the rival gangs. The gameplay is physics-based. You must control all three members of your gang. Use the W key to move your squad forward, and use the E key to raise your member’s arms to shoot their weapons or punch with their fists. Can you conquer the other gangs and show who the real mafia boss is?', 'https://img.gamemonetize.com/u3dgtp4b684ecqdv0k2teqczdtw8p38k/512x384.jpg', 'https://html5.gamemonetize.com/u3dgtp4b684ecqdv0k2teqczdtw8p38k/', '0', 'Arcade', 0, 0, '', 'gangsters'),
(20, 'Super Bowmasters', 'Test your skills and play one of the most competitive archery games ever created. Master all the places and discover their secrets. Be the best archer and dominate the rankings! Super bowmasters games is the hottest and most realistic archery simulation game for you. Each level you have a certain number of arrows. Your task is to use a bow to shoot arrows The most accurate way to achieve the highest score.', 'https://img.gamemonetize.com/5mkmynq4be442ueej5j4l6pommnieubj/512x384.jpg', 'https://html5.gamemonetize.com/5mkmynq4be442ueej5j4l6pommnieubj/', '0', 'Arcade', 0, 0, '', 'super-bowmasters'),
(21, 'Ben10 Omnirush', 'Play now and have fun with Ben10 Omnirush first here at kiz10.com !!! Have fun with this spectacular game of action, adventure, running and lots of fun. Accompany Ben to complete this new mission to save the world once more. Enjoy this exclusive kiz10 game first here on kiz10 totally free. The time has come for a new adventure in which Ben 10 will run without stopping dodging obstacles, jumping across platforms and trying to accumulate as many positions and coins on his way to unlock new features for our hero. The objective of this Ben10 Omnirush game is to complete each level reaching the goal safely and with the only objective of arriving as soon as possible at the right time and thus save our world from the dangerous enemies aliens, monsters and robots that the only thing they are looking for is destroy the world. This new exclusive game is based on the famous series Ben 10 is an American animated television series and the fourth installment of the Ben 10 franchise, which aired on Cartoon Network.', 'https://img.gamemonetize.com/6c71auwqycmsdn0g8wl7lkf3439dw3o3/512x384.jpg', 'https://html5.gamemonetize.com/6c71auwqycmsdn0g8wl7lkf3439dw3o3/', '0', 'Arcade', 0, 0, '', 'ben-omnirush'),
(22, 'Yeti Sensation', 'OH NOOO! Bigfoot wanted! Help embarrassed Yeti to find a way to his new home, avoid sly snowmen, dangerous traps and other obstacles, buy new boosts in the supermarket and run away as further as possible.', 'https://img.gamemonetize.com/ieco9m12x4vrouir7ytnupfddkucj1u2/512x384.jpg', 'https://html5.gamemonetize.com/ieco9m12x4vrouir7ytnupfddkucj1u2/', '0', 'Arcade', 0, 0, '', 'yeti-sensation'),
(23, 'MiniBattles -  2 3 4 5 6 Player Games', 'Many minigames to challenge your friends, it sounds incredible but it is real! Up to 6 players can play at the same time in &quot;all against all&quot; battles where there will always be only one winner. With this incredible game you can organize tournaments with your friends since a counter will indicate who has the most battles won. There are many games, among them you will find Soccer, Cars, War Tanks, Sumo, Archers, Vikings, Spaceships and much more.', 'https://img.gamemonetize.com/mmnt2jke3n89685w28bd4pzjf3looxob/512x384.jpg', 'https://html5.gamemonetize.com/mmnt2jke3n89685w28bd4pzjf3looxob/', '0', 'Arcade', 0, 0, '', 'minibattles--------player-games'),
(24, 'Super Buddy Kick 2', 'The most exciting action game is back to help you relieve stress in an unconventional way. Choose from an arsenal of weapons and devices to take out the Buddyman and he’ll respawn when you’re finished. Buddyman acts as an object to concentrate your aggression on without actually causing harm. Give it your best shot.', 'https://img.gamemonetize.com/5619zg9qpx36cf48dkcof8v06wl4q00w/512x384.jpg', 'https://html5.gamemonetize.com/5619zg9qpx36cf48dkcof8v06wl4q00w/', '0', 'Arcade', 0, 0, '', 'super-buddy-kick-'),
(25, 'Ultimate Mario run', 'Help Mario survive the chase of ferocious Chain Chomp Shark through a series of five dangerous stages. Avoid getting caught by enemies and overcome each of the obstacles set in your way. Reach safe inside the castle and defeat the monster for good. Have fun and enjoy, yet use you skills at their maximum in order to escape limit situations.', 'https://img.gamemonetize.com/t7no21005vuulg30xzpvyd9efe7iii8b/512x384.jpg', 'https://html5.gamemonetize.com/t7no21005vuulg30xzpvyd9efe7iii8b/', '0', 'Arcade', 0, 0, '', 'ultimate-mario-run'),
(26, 'Minescraft Herobrine', 'Collect minecraft-themed candies to beat the levels and finish the game. Collect the candies, reach the highest score and get the highest score of the game. Candy collecting leveling game Play Minescraft Herobrine game.', 'https://img.gamemonetize.com/hpef1qa3sab4g7nzpzwzfo50uxry4dcm/512x384.jpg', 'https://html5.gamemonetize.com/hpef1qa3sab4g7nzpzwzfo50uxry4dcm/', '0', 'Arcade', 0, 0, '', 'minescraft-herobrine'),
(27, 'Super HitMasters', 'Become a spy and catch all your enemies to complete the levels. Start with simple puzzles and then advance to some challenging levels! Collect coins and unlock tons of weapons, clothes, and characters and prepare your arsenal. Complete exciting levels and game modes, make your decisions wisely and dont let any enemy alive! SuperHitmasters on-line is a competitive skills game that allows you to control a spy to destroy hundreds of enemies. This enjoyable experience faces you with increasingly demanding challenges if you want to test your target and accuracy. How far can you go? How far can you go? You have to destroy all the opponents in the room to finish and stage and do so. You would have to prove your analytical potential and the perfect solution for all the issues posed in each situation in order to fight them, rather than using your weapons. The best thing is Kiz10, as usual. Often with other items on the stage you have to support yourself to play with spaces open. You can only move on to the next one if you can find the relationship between the objects. Swipe through the screen and fire your shot. In Super Hitmasters Online, you will just have to reveal your targets by finding the exact point to destroy as many enemies as possible. Do not lose sight of the amount of bullets you still have to fire and if you want to launch your stage from scratch, you must count them correctly. Fire huge boxes to crack the enemies, throw them into the vacuum or crash. You can solve levels in SuperHitmasters as you like so you can invest a thousand times in the game. Make sure you beat all of them and do not hesitate to capture you, or your rivals.', 'https://img.gamemonetize.com/dbw075jc1l806ljs2z1tb69gl1rtb3up/512x384.jpg', 'https://html5.gamemonetize.com/dbw075jc1l806ljs2z1tb69gl1rtb3up/', '0', 'Arcade', 0, 0, '', 'super-hitmasters'),
(28, 'Super Rocket Buddy', 'You have a cannon loaded with Buddies, and your goal is to get to the target. Solve puzzling challenges, avoid obstacles, and use as many Buddies as you need to complete every level. The game features your favorite ragdoll physics, hilarious challenges, and endless fun. We Love You. Enjoy.', 'https://img.gamemonetize.com/unyq7wdvi2bfsowowi91obhn48m9kuje/512x384.jpg', 'https://html5.gamemonetize.com/unyq7wdvi2bfsowowi91obhn48m9kuje/', '0', 'Arcade', 0, 0, '', 'super-rocket-buddy'),
(29, 'Bob Save Stuart', 'hey bob, hurry up! Your friends are in bad condition, there is a purple smoke and a purple liquid poisoning them, turning them into purple monsters. you gotta protect your friends stuart needs you protect it from the purple smoke. Raise the cage and run before the purple smoke comes collect all the bananas and save your friends. they need you. watch out for purple monsters they want to eat you run away from them!', 'https://img.gamemonetize.com/ypszia7c41aphr4rucm8cbfac2v3nwy5/512x384.jpg', 'https://html5.gamemonetize.com/ypszia7c41aphr4rucm8cbfac2v3nwy5/', '0', 'Arcade', 0, 0, '', 'bob-save-stuart'),
(30, 'Super Mario and Sonic', 'Join your friend Mario and Sonic in this fantastic adventure. Get the party started in this fantasy world and help your friends to complete and survive the magic adventure levels with full of dangerous. Choose the character you want and complete the 15 levels, collect coins or rings and evade enemies, spikes and more to rescue the princess. Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/9s24edtryabq95mg8ebnh5ej6z60lpwp/512x384.jpg', 'https://html5.gamemonetize.com/9s24edtryabq95mg8ebnh5ej6z60lpwp/', '0', 'Arcade', 0, 0, '', 'super-mario-and-sonic'),
(31, 'Among Impostors', 'In Among Impostors, you have to expand your team by eating the foods found around. In order to be stronger against your enemies, you can get stronger by taking the bonuses on the surface. If the number of your enemies is more than you, your enemies will become stronger by eating you. You can use the protective shield, speed shoes and impostor group bonus to collect the most Impostor. With the points you will earn at the end of the game, you can have new impostors or strengthen your existing character. You can play other impostor games for free at meyagames.com.', 'https://img.gamemonetize.com/mswpu9cuzxq2r9woprw13tvinj5kwjvj/512x384.jpg', 'https://html5.gamemonetize.com/mswpu9cuzxq2r9woprw13tvinj5kwjvj/', '0', 'Arcade', 0, 0, '', 'among-impostors'),
(32, 'Bridge Race', 'Do you want to be a champion? Try this game Bridge Race that combines collecting and racing! You need to collect your colored blocks to build the stairs to the next floor, not only to collect them quickly but also to prevent your opponents from encroach on your stairs. You can\'t win until you get to the last level. Come and compete together!', 'https://img.gamemonetize.com/rex0qifhxf6n3jluvsgqkr84t7rp9260/512x384.jpg', 'https://html5.gamemonetize.com/rex0qifhxf6n3jluvsgqkr84t7rp9260/', '0', 'Arcade', 0, 0, '', 'bridge-race'),
(33, 'Hugie Wugie Coloring', 'Hugie Wugie is a big blue monster from the game Poppy Playtime, but it can also be found in the game FNF. Meet the blue monster that hunts people together with our drawings. We have collected a collection of Hugie Wugie coloring pages for boys and girls of all ages!', 'https://img.gamemonetize.com/6jkyucli6sy5i6d7rmhnrkibbz2uptho/512x384.jpg', 'https://html5.gamemonetize.com/6jkyucli6sy5i6d7rmhnrkibbz2uptho/', '0', 'Arcade', 0, 0, '', 'hugie-wugie-coloring'),
(34, 'Stack Colors!', 'In the &quot;stacking colors&quot; game, transport as many bricks as possible. Each level will show you a new scene, and there is a person with a different color. Pay attention to transporting bricks of the same color, avoiding bricks of different colors. You only need to touch the bricks and it will stack on its own, enjoy the stacking colors!', 'https://img.gamemonetize.com/um7ax218g49sfsbbyq13kb6a7ydv47wy/512x384.jpg', 'https://html5.gamemonetize.com/um7ax218g49sfsbbyq13kb6a7ydv47wy/', '0', 'Arcade', 0, 0, '', 'stack-colors'),
(35, 'Top Shootout: The Saloon', 'Become the best shooter in Wild West ever! Evil bandits kidnapped hostages and are keeping them in The Saloon. Only you can save them! Reload your gun and shoot up all bandits with their bosses!', 'https://img.gamemonetize.com/ura5go5y2lqurlc6zalyt1wm3jocax35/512x384.jpg', 'https://html5.gamemonetize.com/ura5go5y2lqurlc6zalyt1wm3jocax35/', '0', 'Arcade', 0, 0, '', 'top-shootout-the-saloon'),
(36, 'Noob Huggy', 'You must be a partner in the adventure of a huggy living in a cute block world. Huggy, who is both noob and funny, needs to escape from slimes. You have to get the key and activate the door and help him move to the next level.', 'https://img.gamemonetize.com/8e8ah83te4vm8e54lm0pdqqt6kzpn8qp/512x384.jpg', 'https://html5.gamemonetize.com/8e8ah83te4vm8e54lm0pdqqt6kzpn8qp/', '0', 'Arcade', 0, 0, '', 'noob-huggy'),
(37, 'Grand Theft Stunt', 'Reach the finish line on time with your extreme luxury and extremely expensive car. You have to be careful, you can fall down the cliff with your expensive car. You have to drive slowly and carefully. You must reach the finish before the time runs out. reach the finish line and complete all levels 10 different challenging levels.', 'https://img.gamemonetize.com/sjtxkmjd6velx689l0hiamioquzut7iw/512x384.jpg', 'https://html5.gamemonetize.com/sjtxkmjd6velx689l0hiamioquzut7iw/', '0', 'Arcade', 0, 0, '', 'grand-theft-stunt'),
(38, 'Fall Guyz', 'Play and have fun with this new Fall Guyz game here first on kiz10.com !!!! Now you can enjoy a new exclusive kiz10 game, a casual and entertaining adventure.In this opportunity, the fall guyz characters start an obstacle course, compete against other characters who will try to get to first place, on their way there will be many Dangerous objects and platforms that will prevent you from reaching your goal. Have fun with this game in kiz10 complete the different levels of this game accumulate the most points in the game which will give you the possibility to unlock many kiz10 trophies !!!!! Have fun with this casual and fun game, enjoy it on your mobile device, tablet or desktop. You can unlock up to 7 new characters in the game, improve your score with each attempt, improve your skills in the game, know the maps and anticipate obstacles, calculate your movements well to reach your goal. The objective of this game is to run around the map, jump, control the character of your choice and arrive first.', 'https://img.gamemonetize.com/epnb67gydx5b7fujbf6glepkav88egqs/512x384.jpg', 'https://html5.gamemonetize.com/epnb67gydx5b7fujbf6glepkav88egqs/', '0', 'Arcade', 0, 0, '', 'fall-guyz'),
(39, 'Masquerades vs impostors', 'The man in the red and blue mask needs to escape from the spaceship? you must help them. watch out, only red colored impostors with red masks can kill. Likewise with the blue mask. Anyone can kill their own color. watch out for zombies, kill them too.', 'https://img.gamemonetize.com/wv2y8ymu1ky31tcd5reia8d77uel7mq3/512x384.jpg', 'https://html5.gamemonetize.com/wv2y8ymu1ky31tcd5reia8d77uel7mq3/', '0', 'Arcade', 0, 0, '', 'masquerades-vs-impostors'),
(40, 'Fat 2 Fit Online', 'Fat 2 Fit Online! Get fit to win! Avoid those tasty but BAD burgers, feed on cucumbers and get through the obstacles. Sprint to victory with your new found fitness.', 'https://img.gamemonetize.com/0gonq4j5cv10hovvectmbrvfyj1qspes/512x384.jpg', 'https://html5.gamemonetize.com/0gonq4j5cv10hovvectmbrvfyj1qspes/', '0', 'Arcade', 0, 0, '', 'fat--fit-online'),
(41, 'Erase One Part', 'Erase One part is fun game in which you have to solve different puzzles by erasing different items.The game is relaxing and addictive to play containing 51 unique levels.It can also be good educational game for Kids too.Enjoy the game and leave us feedback!!', 'https://img.gamemonetize.com/bn1uwodklkvshu6vldfpggwcjanqo1od/512x384.jpg', 'https://html5.gamemonetize.com/bn1uwodklkvshu6vldfpggwcjanqo1od/', '0', 'Arcade', 0, 0, '', 'erase-one-part'),
(42, 'StickMan Rush', 'StickMan Rush is an amazing fun platform surviving game. Run and jump in this awesome world help the vexx guy to turn colored all platforms and levels.Evade spikes and other deadly objects Do all it takes to survive in this tough world of Stickman Rush', 'https://img.gamemonetize.com/34nwkjqmsl1gc36sefoqb52hxd2570ub/512x384.jpg', 'https://html5.gamemonetize.com/34nwkjqmsl1gc36sefoqb52hxd2570ub/', '0', 'Arcade', 0, 0, '', 'stickman-rush'),
(43, 'Hop Ballz 3D', 'Become a magic ball games master with Hop Ballz 3D. Your goal is to keep the bouncing ball jumping on the music tiles while listening to the beat drops, but it\'s surely not an easy music game. Don\'t miss the tiles or you will fall. Collect stars to buy new ballz in the shop and best all the leaderboards', 'https://img.gamemonetize.com/ueathzadw6zabp34b7cg2p1zyvcqxsns/512x384.jpg', 'https://html5.gamemonetize.com/ueathzadw6zabp34b7cg2p1zyvcqxsns/', '0', 'Arcade', 0, 0, '', 'hop-ballz-d'),
(44, 'Time of Adventure : İce King', 'Adventure of Time, a legendary adventure game, awaits you on a magnificent adventure. you have to be careful in snow land. the soldiers of the snow king are everywhere. collect them late crystals and get to the end of the game. ice king. 15 challenging chapters are waiting for you.', 'https://img.gamemonetize.com/1qcfddqgzvdrcui8258bb63qzmjui5xj/512x384.jpg', 'https://html5.gamemonetize.com/1qcfddqgzvdrcui8258bb63qzmjui5xj/', '0', 'Arcade', 0, 0, '', 'time-of-adventure--ce-king'),
(45, 'Glowit - Two Players', 'Glowit – Two Players is an awesome and challenging game for you and a friend. You can play together and compete against each other in over 10 different fun mini-games. Each round you are given a new random game to try out – the challenges are varied, but you will receive instructions on how to play the game. See how you can square up in this game against your friends! 12 different mini-games to play Neon stage Easy-to-follow instruction in each round Turn-based system Playable anywhere you go!', 'https://img.gamemonetize.com/liq0tronvu9zp1oqhmibk2duhouo37op/512x384.jpg', 'https://html5.gamemonetize.com/liq0tronvu9zp1oqhmibk2duhouo37op/', '0', 'Arcade', 0, 0, '', 'glowit--two-players'),
(46, 'Poppy Play Vs Friday Fight Mod', 'Boy Friden has fought a lot of rivals, next in line is now Poppy, who was not afraid of the vocal skills of our hero and challenged him. It is a matter of honor to accept your opponent\'s invitation and fight with him. Make no mistake, as Freiden\'s girlfriend is watching the musical duel.', 'https://img.gamemonetize.com/4b0v3gbf1v1n2ahcapnut3tayvgipxjr/512x384.jpg', 'https://html5.gamemonetize.com/4b0v3gbf1v1n2ahcapnut3tayvgipxjr/', '0', 'Arcade', 0, 0, '', 'poppy-play-vs-friday-fight-mod'),
(47, 'Squid Games Escape', 'Squid Games Escape want to help this escape? It\'s your duty to save the player\'s life, remember to be fast and careful on this challenging, exciting track!', 'https://img.gamemonetize.com/ersf1l1pk8jkxhp8w86gh0z5053xsxak/512x384.jpg', 'https://html5.gamemonetize.com/ersf1l1pk8jkxhp8w86gh0z5053xsxak/', '0', 'Arcade', 0, 0, '', 'squid-games-escape'),
(48, 'Mr Noob Fighter', 'Have fun with this 2D fighting game Mr Noob Fighter is a game of moving and fighting help the little noob to reach the end of this labyrinth of dangers and enemies!!! Enjoy this new exclusive kiz10 game for free. A little noob hero will fight against enemies in a dangerous labyrinth where if you stop moving the sharp blades will come up to kill you instantly!! Help the little character to jump, fight and collect a lot of coins. The goal of the game is to move constantly overcoming obstacles and enemies! take care jump at the right time and collect the coins you can this will give you the chance to unlock new skin. Features:Casual game with different levelsJump and dodge dangerous obstacles and multiple enemiesImprove your score with each attempt', 'https://img.gamemonetize.com/8jbwqqo0ra1v7fmvcjal1uiuu1uuj3o0/512x384.jpg', 'https://html5.gamemonetize.com/8jbwqqo0ra1v7fmvcjal1uiuu1uuj3o0/', '0', 'Arcade', 0, 0, '', 'mr-noob-fighter'),
(49, 'Temple Runner', 'You\'re an adventurous explorer, running through ruined temples. Collecting gold to get cool outfits. Avoiding obstacles along the way, and get help from useful power-ups. Enjoy with new best games Every Week in Kiz10', 'https://img.gamemonetize.com/9pup3x89l9oozkevu3w4rslg0x6tt9w3/512x384.jpg', 'https://html5.gamemonetize.com/9pup3x89l9oozkevu3w4rslg0x6tt9w3/', '0', 'Arcade', 0, 0, '', 'temple-runner'),
(50, 'Final Christmas run', 'Final run before Christmas morning, you still have 100 gifts to deliver, Go with Santa as he flies his sled and drop presents into chimneys and deliver to kids waiting in the windows', 'https://img.gamemonetize.com/506ur6brqqkkm86zghdnrj429s5f5bq8/512x384.jpg', 'https://html5.gamemonetize.com/506ur6brqqkkm86zghdnrj429s5f5bq8/', '0', 'Arcade', 0, 0, '', 'final-christmas-run'),
(51, 'Steve and Alex Dragon Egg', 'How would you like to accompany them on the last adventure of alex and steven? In their last adventure, they want to take the dragon egg and escape. Their only concern is to take the dragon egg and kill the dragon and run away. watch out, green exploding zombies everywhere, complete the digging and break the walls to open the way! Don\'t forget, one of you has a sword and one of you has a pickaxe.', 'https://img.gamemonetize.com/d8jcacf5pybb74s3o1ubh2yx0q7fqbat/512x384.jpg', 'https://html5.gamemonetize.com/d8jcacf5pybb74s3o1ubh2yx0q7fqbat/', '0', 'Arcade', 0, 0, '', 'steve-and-alex-dragon-egg'),
(52, 'Impostor Farm Killer.io', 'Get ready for an action-packed impostor game. Grow your family with the food found on the farm and challenge other players. You can give your character an advantage with different bonuses in Impostor Farm Killer, which is a fun .io game. You can improve your strategy with armor bonus, speed bonus and extra impostor bonus. Challenge all players by improving your character with daily bonuses, achievements and many surprises. Join the farm war now with 15 different characters.', 'https://img.gamemonetize.com/cdu75mkagpz3ex9mmpbw96bdz883d9rh/512x384.jpg', 'https://html5.gamemonetize.com/cdu75mkagpz3ex9mmpbw96bdz883d9rh/', '0', 'Arcade', 0, 0, '', 'impostor-farm-killerio'),
(53, 'Astronaut Steve', 'An astronaut from outer space sets out to search the world for the woman he loves. A fun game with 20 different levels and 20 different challenges. Pass the levels and reach the woman you love.', 'https://img.gamemonetize.com/t7q7e7xy7tvezii00vk57x79i8m67fu1/512x384.jpg', 'https://html5.gamemonetize.com/t7q7e7xy7tvezii00vk57x79i8m67fu1/', '0', 'Arcade', 0, 0, '', 'astronaut-steve'),
(54, 'Fastlane Revenge Online', 'Recover your place in as number 1 and break through by beating the rest of the players and the extravagant bosses of the most terrifying bands in Fastlane Revenge! Have fun in Kiz10', 'https://img.gamemonetize.com/a1fumc1k0bx2te6e4hmg530f3xkbb6ml/512x384.jpg', 'https://html5.gamemonetize.com/a1fumc1k0bx2te6e4hmg530f3xkbb6ml/', '0', 'Arcade', 0, 0, '', 'fastlane-revenge-online'),
(55, 'Super Steve World', 'In this epic platform game, Steve will face many monsters and obstacles along the way, collect power ups and destroy monsters more easily! Collect coins and find hidden lives and stars in secret places to earn extra lives. Super Steve World is an incredible game for the whole family, if you like classic games in the retro style you will love this one!', 'https://img.gamemonetize.com/hynheh31iigyxi2jrnns56hhix53ncm5/512x384.jpg', 'https://html5.gamemonetize.com/hynheh31iigyxi2jrnns56hhix53ncm5/', '0', 'Arcade', 0, 0, '', 'super-steve-world'),
(56, '456 İmpostor', 'You are astronaut number &quot;456&quot; trying to survive in space. Your only solution is to destroy the men in the red suits. you have to jump on them and crush them to destroy them. destroy them and reach the final level. every 10 levels there is an endless run and men in red suits you have to kill.', 'https://img.gamemonetize.com/qrufoqeumnmvq7li67ziai3895za2itb/512x384.jpg', 'https://html5.gamemonetize.com/qrufoqeumnmvq7li67ziai3895za2itb/', '0', 'Arcade', 0, 0, '', '-mpostor'),
(57, 'Squid Games Red Light', 'All the tasks are harder than you think. Every task has its period so complete the task before the period. The players who are failed in the task will be eliminated and never can perform another task. Players who win the prize pack have become squid challenger game squid. Squid players are ready for every challenge like hair, blob squid run race. Welcome to Squid life, Are you ready for squid challenges?', 'https://img.gamemonetize.com/har6syj1m4j6sfdy225s5rlvxtr6efh5/512x384.jpg', 'https://html5.gamemonetize.com/har6syj1m4j6sfdy225s5rlvxtr6efh5/', '0', 'Arcade', 0, 0, '', 'squid-games-red-light'),
(58, 'Top Shootout: The Pirate Ship', 'Ahoy! An old pirate ship full of golden treasures and beautiful hostages sails in the Caribbean Sea. Reload your cannon to defeat all pirates and get scores as much as you can in amazing Top Shootout!', 'https://img.gamemonetize.com/bilg6x7fqqeq6rswg8dsz0qu4b7zignt/512x384.jpg', 'https://html5.gamemonetize.com/bilg6x7fqqeq6rswg8dsz0qu4b7zignt/', '0', 'Arcade', 0, 0, '', 'top-shootout-the-pirate-ship'),
(59, 'Pacman html5', 'Play up to 70 unique levels of Pacman on the computer, tablet, or smartphone. Collect all small and big dots to score high and eat the fruits to score more. When you eat the big dots the enemies will decrease the speed and become blue. Now you can eat each one and score higher. When you finish the game you can add your score to the Leaderboard. Enjoy it.', 'https://img.gamemonetize.com/5st7c6asbp9urr7swcbr2im8b1ch0336/512x384.jpg', 'https://html5.gamemonetize.com/5st7c6asbp9urr7swcbr2im8b1ch0336/', '0', 'Arcade', 0, 0, '', 'pacman-html'),
(60, 'Geometry Dash Bloodbath', 'Welcome to Geometry dash Bloodbath game, the most harded game out there. Jump and fly your way through danger in this rhythm-based action platformer! is back with a brand new adventure, New levels, new music, new monsters, new everything. Run as fast as you can and be alert of your surroundings. Tap to jump whenever you see an obstacles a head. Be fast and accurate. Collect as many coins to beat your friends high scores today. Enjoy!', 'https://img.gamemonetize.com/vprj427n2nce955l5x81ewf1t3hohmfd/512x384.jpg', 'https://html5.gamemonetize.com/vprj427n2nce955l5x81ewf1t3hohmfd/', '0', 'Arcade', 0, 0, '', 'geometry-dash-bloodbath'),
(61, 'Minecraft Lay Egg', 'Minecraft Lay Egg is fun online game suitable for all ages, This time, you as a Minecraft Steve need to run over obstacles in this fun platformer game, collect coins and reach the finish line. Click to spawn the block(egg) to get up and avoid obstacles. Have fun and come back for more free Minecraft games.', 'https://img.gamemonetize.com/7vvf9qzjdhe17ukkzr3ukpo9tjg3pw3x/512x384.jpg', 'https://html5.gamemonetize.com/7vvf9qzjdhe17ukkzr3ukpo9tjg3pw3x/', '0', 'Arcade', 0, 0, '', 'minecraft-lay-egg'),
(62, 'Miner Dash', 'Try to reach the earth\'s core within 30 days to win! Dig down deep, collect precious elements and materials, then craft new items. Keep reaping this process until you reach the core to see your final high score. Unlock new recipes so that you can craft new items in this super fun mining game.', 'https://img.gamemonetize.com/2mtyeefch9ddhxz9in65ortz1pj122j4/512x384.jpg', 'https://html5.gamemonetize.com/2mtyeefch9ddhxz9in65ortz1pj122j4/', '0', 'Arcade', 0, 0, '', 'miner-dash'),
(63, 'Career Rush', 'Have you ever dreamed of your favorite career? Career Rush plays like both a collecting arcade game and an avoiding vertical-version running game that is made from 3D cartoon game art animations. You need to help the girl to collect green money bags and choose a career while avoiding the red money bags at each level. Keep calm and have a good time!', 'https://img.gamemonetize.com/mmspxa2awcsymkczj45vsfyk8ha10r88/512x384.jpg', 'https://html5.gamemonetize.com/mmspxa2awcsymkczj45vsfyk8ha10r88/', '0', 'Arcade', 0, 0, '', 'career-rush'),
(64, 'NoobHood', 'The whole world is covered with zombies and zombies have evolved into very different creatures. Stretch your bow and shoot arrow to kill them all. Kill them all. Each level is full of different challenges so you have to be careful. 20 different chapters and each chapter is full of more challenging excitements.', 'https://img.gamemonetize.com/3jcgp5b98m5uscxyfqcusm622pbx7hnm/512x384.jpg', 'https://html5.gamemonetize.com/3jcgp5b98m5uscxyfqcusm622pbx7hnm/', '0', 'Arcade', 0, 0, '', 'noobhood'),
(65, 'Steve AdventureCraft Nether', 'The nether section of the adventurecraft game, which is full of adventures, has 10 different levels and flying, crying creatures, zombies and many monsters are waiting for you. collect animals they are your friend. hunt monsters they are your enemy. complete the levels and achieve victory!', 'https://img.gamemonetize.com/idspmf3op8r8o82eccqnycnc32euh47a/512x384.jpg', 'https://html5.gamemonetize.com/idspmf3op8r8o82eccqnycnc32euh47a/', '0', 'Arcade', 0, 0, '', 'steve-adventurecraft-nether'),
(66, 'Pixel World', 'You can create and modify an entire kingdom in this magical building simulation game. Explore its vast expanses and let your imagination run wild. You can try out lots of cool tools and items during your journey as well.', 'https://img.gamemonetize.com/4m5xr2qteejlm6q5b3cgq3ca8a8h24h6/512x384.jpg', 'https://html5.gamemonetize.com/4m5xr2qteejlm6q5b3cgq3ca8a8h24h6/', '0', 'Arcade', 0, 0, '', 'pixel-world'),
(67, '2 Minutes to Escape', 'Play and have fun now with this new 2 Minutes to Escape game here at Kukogames.com !!!! Have fun with this game for a bad manipulation of the nuclear facilities got out of control and an eminent explosion of the facilities is approaching !!!! You must complete each level to try to escape from the facilities. Have fun with this casual game to play on your favorite mobile device, tablet or desktop and remember that at kukogames we have the best collection of strategy games. Control the main character and help him escape from each of the rooms, look for the red button to open the doors and escape, you must be very fast to survive because you have only 2 minutes before the rocket can explode and destroy everything.', 'https://img.gamemonetize.com/u5nswfcazjpe3ikna3asjb7r4ocy9nl4/512x384.jpg', 'https://html5.gamemonetize.com/u5nswfcazjpe3ikna3asjb7r4ocy9nl4/', '0', 'Arcade', 0, 0, '', '-minutes-to-escape'),
(68, 'Spiderman City Mystery', 'Spiderman City Mystery', 'https://img.gamemonetize.com/mg32csg8mqr2jfy9ze74nozl6yt6uyof/512x384.jpg', 'https://html5.gamemonetize.com/mg32csg8mqr2jfy9ze74nozl6yt6uyof/', '0', 'Arcade', 0, 0, '', 'spiderman-city-mystery'),
(69, 'Subway Surfers Cambridge', 'Subway Surfers World Tour Tokyo - continuation of adventures of favourite heroes in exotic India. Picturesque streets of Mumbai. New dresses for characters. Fascinating gameplay.', 'https://img.gamemonetize.com/uv5x1ea953tmk7usyfj6cag2zfekpgcg/512x384.jpg', 'https://html5.gamemonetize.com/uv5x1ea953tmk7usyfj6cag2zfekpgcg/', '0', 'Arcade', 0, 0, '', 'subway-surfers-cambridge'),
(70, 'Slope City', 'Slope City is an incredible endless running game in the hyper casual game genre. The gameplay of the game is simple. You have to control a ball as you slope and accelerate through a series of interconnected slopes. The balls moves and you have to have excellent reflexes to control it.', 'https://img.gamemonetize.com/uiqu0yd31ywiuimr9e3x1xjfi8kqjgzq/512x384.jpg', 'https://html5.gamemonetize.com/uiqu0yd31ywiuimr9e3x1xjfi8kqjgzq/', '0', 'Arcade', 0, 0, '', 'slope-city'),
(71, 'Ugi Bugi', 'Ugi Bugi, the cute blue plush teddy bear, needs to reach the flag. Help him and reach the flag. Be careful, you may encounter many obstacles. Don\'t forget to collect gold too. collect the gold and reach the finish line.', 'https://img.gamemonetize.com/kfal6duhkj1azh7itvmkqo5mo4qumxza/512x384.jpg', 'https://html5.gamemonetize.com/kfal6duhkj1azh7itvmkqo5mo4qumxza/', '0', 'Arcade', 0, 0, '', 'ugi-bugi'),
(72, 'Ice And Fire Twins', 'Use your special ice and fire skills to defeat opponents. The brand-new interface and elimination shooting mode allow players to eliminate enemies freely. The unique shooting feel is refreshing.', 'https://img.gamemonetize.com/rjjjbwg79lj8po2k3nbpx9u9kcl1303f/512x384.jpg', 'https://html5.gamemonetize.com/rjjjbwg79lj8po2k3nbpx9u9kcl1303f/', '0', 'Arcade', 0, 0, '', 'ice-and-fire-twins'),
(73, 'Quarantine Rush', 'The virus is hitting with no mercy, its time to save all the people and cure infecteds, send all poeple to home and cure the infected with the power ups, collect coins and unlock more items to save more people. Stay home', 'https://img.gamemonetize.com/o5pqmp6gialzvg2mkj7nl3fyrd645xpt/512x384.jpg', 'https://html5.gamemonetize.com/o5pqmp6gialzvg2mkj7nl3fyrd645xpt/', '0', 'Arcade', 0, 0, '', 'quarantine-rush'),
(74, 'Noob Steve Nether', 'Noob Steve Nether is a 3D minecraft parkour game where you try to speedrun the map! Speedrun all the maps and complete the parkour as fast as you can. Noob vs pro, who will win the race?', 'https://img.gamemonetize.com/2u48g25sonaidf7momszj0bxwrzii268/512x384.jpg', 'https://html5.gamemonetize.com/2u48g25sonaidf7momszj0bxwrzii268/', '0', 'Arcade', 0, 0, '', 'noob-steve-nether'),
(75, 'Pop It Bubble Game', 'When I was young, I really liked to pop the bubble papers. Pop It Bubble Game is a relaxation arcade game for you to pop 3D bubbles on different shapes of boards. I bebieve that you would like to unlock more different shapes of bubble papers for fun. Keep calm and release your presure!', 'https://img.gamemonetize.com/a2ae3oofrj3inikdyazqbswbuf0tjkyu/512x384.jpg', 'https://html5.gamemonetize.com/a2ae3oofrj3inikdyazqbswbuf0tjkyu/', '0', 'Arcade', 0, 0, '', 'pop-it-bubble-game'),
(76, 'Adventure Time : Bullet Jake', 'Have fun with this new game Bullet Jakke Adventure play it now for free here on taptapking.com !!! Enjoy with this game inspired by the famous animated series Adventure Time aim aim and shoot try to collect all the items and coins you can to improve Jake\'s characteristics !!! This time the two inseparable friends will be encouraged to play bullet man and got a cannon with which they can launch Jake as far as possible to discover how much they can fly. Collect all the coins that you can use your ammunition to give impetus to the character while it is in the air, with these coins you can buy different items such as more life, more bullets, a rocket backpack or cannon force. The main objective of the game is to shoot the character as far as you can, improving the distance with each attempt.', 'https://img.gamemonetize.com/tk43g8162idbq3h3sviaw3f05qysi2k7/512x384.jpg', 'https://html5.gamemonetize.com/tk43g8162idbq3h3sviaw3f05qysi2k7/', '0', 'Arcade', 0, 0, '', 'adventure-time--bullet-jake'),
(77, 'Geometry neon dash world 2', 'Geometry neon dash world is back with the second part with a brand new adventure! New levels, new music, new monsters, new everything! Flex your clicky finger as you jump, fly and flip your way through dark caves and spiky obstacles. Pick stars and unlock new characters and make the best scores', 'https://img.gamemonetize.com/vr5vzpds6xp029rxgsjkvfg98l1lrz7m/512x384.jpg', 'https://html5.gamemonetize.com/vr5vzpds6xp029rxgsjkvfg98l1lrz7m/', '0', 'Arcade', 0, 0, '', 'geometry-neon-dash-world-'),
(78, 'Helifight', 'Two tiny pixel helicopter is struggling with each other. One of blue and red helicopters, is under your control and the other one is under your friend’s control.Try to hit the enemy helicopter with rocket fire by collecting rocket symbol which appears in the air. The one who does five shoots, wins the game.', 'https://img.gamemonetize.com/a9030sgrdggn44twk2v5grxs2qvh6nwh/512x384.jpg', 'https://html5.gamemonetize.com/a9030sgrdggn44twk2v5grxs2qvh6nwh/', '0', 'Arcade', 0, 0, '', 'helifight'),
(79, 'Time of Adventure : Finno and Jacky', 'Adventure of Time, a legendary adventure game, awaits you on a magnificent adventure. you have to be careful in snow land. the soldiers of the snow king are everywhere. collect them late crystals and get to the end of the game. Jacky and dog friendly Finno. 15 challenging chapters are waiting for you.', 'https://img.gamemonetize.com/xh1eupd3ncbubjhsyjyx5gs2i893xmyv/512x384.jpg', 'https://html5.gamemonetize.com/xh1eupd3ncbubjhsyjyx5gs2i893xmyv/', '0', 'Arcade', 0, 0, '', 'time-of-adventure--finno-and-jacky'),
(80, 'Craft Punch', 'Craft Punch game. Hit the Steve but never hit the Human! watch out, don\'t hit the human. be the one who hits the steve the most and win. Play alone or for 2 players!', 'https://img.gamemonetize.com/61tj6ep7gwgyw0ci3dvq0eihrsc2rnpx/512x384.jpg', 'https://html5.gamemonetize.com/61tj6ep7gwgyw0ci3dvq0eihrsc2rnpx/', '0', 'Arcade', 0, 0, '', 'craft-punch'),
(81, 'Among Us Unstoppable', 'The Among Us Unstoppable, Amongus character is waiting for you to help him on an all-new exciting and addictive platformer. There are 47 Amongus characters in this game, all of which are wonderful. Start the game by choosing the character you want and one of three levels, enjoy the adventure.', 'https://img.gamemonetize.com/6ffncnmbcv8gngy75g5bo0li9rk0t5h0/512x384.jpg', 'https://html5.gamemonetize.com/6ffncnmbcv8gngy75g5bo0li9rk0t5h0/', '0', 'Arcade', 0, 0, '', 'among-us-unstoppable'),
(82, 'Fun Draw Race 3D', 'Draw on the screen to create the suitable legs for your robot and try to be the winner each race. The Differen track course has the different obstacles. Draw unique shapes for each challenge you face in the race. In the process of running, you can modify and optimize legs at any time.', 'https://img.gamemonetize.com/0df47zrt1ye9apohv64snijfvvraops5/512x384.jpg', 'https://html5.gamemonetize.com/0df47zrt1ye9apohv64snijfvvraops5/', '0', 'Arcade', 0, 0, '', 'fun-draw-race-d'),
(83, 'Adventure Time : Finn Love', 'The yellow dog goes in search of his favorite human friend. and must pass 20 different levels to find it. collects the gold and takes flowers with that gold. He gives the flower he bought to his human friend.', 'https://img.gamemonetize.com/0eotogkuh68bzxeiegb7kss1aurdqknr/512x384.jpg', 'https://html5.gamemonetize.com/0eotogkuh68bzxeiegb7kss1aurdqknr/', '0', 'Arcade', 0, 0, '', 'adventure-time--finn-love'),
(84, 'Zodiac Runner', 'How do you know about the zodiac? Zodiac Runner is a vertical-version running arcade game with 3D platforms and zodiac items. There are twelve zodiac signs of the game. Each time you need to start with one from two different zodiacs at the beginning. As long as you want to complete the level, you need to keep collecting corresponding items till you upgrade and change your current suit automatically. Keep calm and try your favorite zodiac signs!', 'https://img.gamemonetize.com/3eqspdrta48rk27w7ltvquzedjj5jv3b/512x384.jpg', 'https://html5.gamemonetize.com/3eqspdrta48rk27w7ltvquzedjj5jv3b/', '0', 'Arcade', 0, 0, '', 'zodiac-runner'),
(85, 'Mini farm', 'Build your farm as your heart desires. Many cute animals are waiting for you to grow them, which will bring you more interesting farming. Players play as farmers, start growing various crops, manage their own farms, restore the real planting process. You can sow crops, water and harvest them. You can also find ripe fruit trees to collect fruits!', 'https://img.gamemonetize.com/b8wrbaovio35tcnpy9gf3d5gbi7e52bq/512x384.jpg', 'https://html5.gamemonetize.com/b8wrbaovio35tcnpy9gf3d5gbi7e52bq/', '0', 'Arcade', 0, 0, '', 'mini-farm'),
(86, 'Crowd runner 3D', 'Welcome to the Crowd runner 3D game. It is a new arcade game that gives more entertainment and fun to the players. Pass the enemy crowd and reach the finish line to complete the level. Have fun!', 'https://img.gamemonetize.com/k1b6dj3em5fp8iig8t4zshj5hoam0gca/512x384.jpg', 'https://html5.gamemonetize.com/k1b6dj3em5fp8iig8t4zshj5hoam0gca/', '0', 'Arcade', 0, 0, '', 'crowd-runner-d');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(87, 'Talking Tom Funny Time', 'Talking Tom Funny Time is an online game that you can play for free. Talking Tom comes back! Today Tom is your pet cat, click the screen to do a funny stuff. You can pet him, poke him or grab his tail. What are you waiting for? Have fun!', 'https://img.gamemonetize.com/3akbz67hgmul9shcxc7oqnt0gdqvt4ow/512x384.jpg', 'https://html5.gamemonetize.com/3akbz67hgmul9shcxc7oqnt0gdqvt4ow/', '0', 'Arcade', 0, 0, '', 'talking-tom-funny-time'),
(88, 'Stickman Huggy', 'hey i\'m a stickman huggy. you have to help me and i have to pass all the chapters. Try to finish the level by paying attention to the obstacles. Be careful, if you hit the obstacle, you will lose. Reach the flag before the time runs out and move on to the next level. each level is challenging and different from each other.', 'https://img.gamemonetize.com/xhecqf5953srm1hgklz4wkv8itdf6lmr/512x384.jpg', 'https://html5.gamemonetize.com/xhecqf5953srm1hgklz4wkv8itdf6lmr/', '0', 'Arcade', 0, 0, '', 'stickman-huggy'),
(89, 'Hair Challenge Online', 'Are you ready for a massive Hair Challenge Online? This is an adventure in which you have a super long majestic hair! This popular hair runner game is perfect for you! Do you hate getting a bad hair cut? So do we! Especially in this super fun Hair Challenge Online game! Pick up weaves of any hair colors as you walk the runway. Watch out for the scissors, blades, and all other sharp obstacles to keep your gorgeous hair from getting cut! Did you not like your hair color? Or need a makeover? No problem, because this is a hair salon runway. Put your high heels on, pick yourself up a colorful hair dye, and start running on the roof! Oops! Did your hair get cut? No worries, hair salon at the shop awaits for you! Go visit the hair shop to choose any of the fabulous characters, hair dyes, and hair accessories to unlock and start your cool walking game. Forget about all the other top free games and popular games! This is the best hair runner game, challenging but super fun! So come join the community and play Hair Challenge Online now!', 'https://img.gamemonetize.com/dg88zsstw7vu97cxfj8sdxcoeotwgoeu/512x384.jpg', 'https://html5.gamemonetize.com/dg88zsstw7vu97cxfj8sdxcoeotwgoeu/', '0', 'Arcade', 0, 0, '', 'hair-challenge-online'),
(90, 'Roll Sky Ball 3D', 'Fast-paced ball rolling game with various and unexpected tracks and obstacles. Can you reach the goal each time? Slide to move the ball and focus on the track, have a blast!', 'https://img.gamemonetize.com/bo8aj5rw7esbj1gtkl7lt3obzivfi2mz/512x384.jpg', 'https://html5.gamemonetize.com/bo8aj5rw7esbj1gtkl7lt3obzivfi2mz/', '0', 'Arcade', 0, 0, '', 'roll-sky-ball-d'),
(91, 'Squid 7 Challenge', 'Squid game 7 challenge for Android. Play survival mini-games for win. Squid gaming now! Are you going to accept the invitation? Waiting for players. The games are about to begin! What characters you are most like? Maybe you are the frontman? Round seven for win: 1. Red Light, Green Light in squid game challenge 2. Sugar Honey Combs in squid game challenge 3. Tug Of War in squid game challenge 4. Marbles in squid game challenge 5. Glass Stepping Stones in squid game challenge 6. Squid Game challenge and more.', 'https://img.gamemonetize.com/n2xjwx8nw9legxd4z4bl61s3619jccxz/512x384.jpg', 'https://html5.gamemonetize.com/n2xjwx8nw9legxd4z4bl61s3619jccxz/', '0', 'Arcade', 0, 0, '', 'squid--challenge'),
(92, 'Freaky Monster Rush', 'It\'s time to start an afresh race. To merge the DNA of each component of your monster runner limb by limb, complete each obstacle course by evading barrels, knocking back your foes, and running through the proper gates.', 'https://img.gamemonetize.com/7si49vi5c3s8i2vaxg1ytmqk17tmpn3o/512x384.jpg', 'https://html5.gamemonetize.com/7si49vi5c3s8i2vaxg1ytmqk17tmpn3o/', '0', 'Arcade', 0, 0, '', 'freaky-monster-rush'),
(93, 'Hugie Wugie Runner', 'A funny creature named Hugie Wugie will learn to ride a bike today. You in the game Hugie Wugie Runner will help him in this. In front of you on the screen will be visible your character sitting behind the wheel of a bicycle. It will be located in a hilly area. At a signal, Huggy will start pedaling and rush forward along the road gradually gaining speed. Look carefully at the screen. Your hero will take off at speed to the hills and then descend from them. Your task is to help the hero maintain balance and not let him fall off the bike. If this still happens, then you will lose the round and start completing the level in the game Hugie Wugie Runner again', 'https://img.gamemonetize.com/gu89g97c2wpdkfl4r121ry5z5njq51ds/512x384.jpg', 'https://html5.gamemonetize.com/gu89g97c2wpdkfl4r121ry5z5njq51ds/', '0', 'Arcade', 0, 0, '', 'hugie-wugie-runner'),
(94, 'Squid The Game Mobile Version', 'You are beginning your obstacle with Squid Game Runner today! Test your expertise and participate in various Squid Game programs. Be the first to complete the race previously, your pals. With Squid Game, enjoy without these simple and enjoyable games, anywhere you are!', 'https://img.gamemonetize.com/7box5lyri23bandru30r7dyuh7b5u17t/512x384.jpg', 'https://html5.gamemonetize.com/7box5lyri23bandru30r7dyuh7b5u17t/', '0', 'Arcade', 0, 0, '', 'squid-the-game-mobile-version'),
(95, 'Traffic Go', 'Cross the streets without hitting cars and get to the goal', 'https://img.gamemonetize.com/s5rwzms9stcl1uxgj1dgqy1a62dt7k90/512x384.jpg', 'https://html5.gamemonetize.com/s5rwzms9stcl1uxgj1dgqy1a62dt7k90/', '0', 'Arcade', 0, 0, '', 'traffic-go'),
(96, 'Super Ball Blast', 'Shoot all the balls that you can see and upgrade your cannon, how long can you survive? Plkay more in kiz10 !', 'https://img.gamemonetize.com/sb2y909rqpr783gc72umocbuw5k4lg9d/512x384.jpg', 'https://html5.gamemonetize.com/sb2y909rqpr783gc72umocbuw5k4lg9d/', '0', 'Arcade', 0, 0, '', 'super-ball-blast'),
(97, 'Among vs Creeper Fight', 'Play as the brave Among Dude, destroy asteroids, collect powerful weapons, defeat the main bosses! Playthe game and start a decisive battle! The outcome of the epic battle we\'ve been waiting for!', 'https://img.gamemonetize.com/fe1jcd2zvkt9r3pf1jdpqsabj5xdp3e1/512x384.jpg', 'https://html5.gamemonetize.com/fe1jcd2zvkt9r3pf1jdpqsabj5xdp3e1/', '0', 'Arcade', 0, 0, '', 'among-vs-creeper-fight'),
(98, 'Defenders of the Realm : an epic war !', 'In DEFENDER OF THE REALM : AN EPIC WAR you must command and order your army of knights to defend your kingdom from monsters\' attacks. Your enemy is rising an army with hordes of powerful creatures and magic spells, and just started to kill your people. Forge your defenses, build new units, battle against your foes to remain the king and save your realm from the deadly clash in this dark age.', 'https://img.gamemonetize.com/4npj1r68peusv03hgsqgim7xkgqxih54/512x384.jpg', 'https://html5.gamemonetize.com/4npj1r68peusv03hgsqgim7xkgqxih54/', '0', 'Arcade', 0, 0, '', 'defenders-of-the-realm--an-epic-war-'),
(99, 'Jelly Bros Red and Blue', 'You\'ve never met brothers like this before. you have to say hello to the super jellp bros they are crazy and so funny twin red and blue siblings. The jelly bros need to get the royal crown immediately. make sure they both get there, if anything happens to one of them, they\'re both dead. Although the two are separate, their souls are one. so you have to be careful. Don\'t forget to collect ores!', 'https://img.gamemonetize.com/056u1v32mfx7nhem62ns4cw4d6ly8xcj/512x384.jpg', 'https://html5.gamemonetize.com/056u1v32mfx7nhem62ns4cw4d6ly8xcj/', '0', 'Arcade', 0, 0, '', 'jelly-bros-red-and-blue'),
(100, 'Traffic Gо', 'Cross the streets without hitting cars and get to the goal', 'https://img.gamemonetize.com/mndo8o772n7tdhh71sska9ztqfssaz3w/512x384.jpg', 'https://html5.gamemonetize.com/mndo8o772n7tdhh71sska9ztqfssaz3w/', '0', 'Arcade', 0, 0, '', 'traffic-g'),
(101, 'Super Goin Up', 'The sky is the limit! Or is it! Super Goin Up is a vertical jump game. Stomp and slay enemies to upgrade your stats.', 'https://img.gamemonetize.com/uasnd3687comu8ha7vme4lrh6225memh/512x384.jpg', 'https://html5.gamemonetize.com/uasnd3687comu8ha7vme4lrh6225memh/', '0', 'Arcade', 0, 0, '', 'super-goin-up'),
(102, 'Catwalk Beauty', 'Have you ever dreamed of becoming a professional model? If you want to be an excellent professional model, then today we will provide you with a very suitable game, Catwalk Beauty has proven to be one of the most popular puzzle games this year, with addictive gameplay and 3D Art style, it is not only a dressing game but also a fun puzzle selection game. In the game, you need to choose the right clothes and jewelry for the model, and make the model win more judges\' favor in the competition. It is worth noting that if you choose the wrong fashion mix, you will lose the chance to go on the catwalk.', 'https://img.gamemonetize.com/t26hkscm2y6rqfjz4omf9awlylyhjh6d/512x384.jpg', 'https://html5.gamemonetize.com/t26hkscm2y6rqfjz4omf9awlylyhjh6d/', '0', 'Arcade', 0, 0, '', 'catwalk-beauty'),
(103, 'Alex and Steve Nether', 'In the 2nd adventure of the beloved couple alex and steven, the portal door suddenly opens to the nether map, which is covered with dangers full of red. You have to help them survive. alex needs you steve , stevin needs you alex you two should go back to your world together. You have to go back to your own world. be careful everywhere is full of tnt.', 'https://img.gamemonetize.com/wyjjbg9h8wj50tjurg17a9flpmou0g5k/512x384.jpg', 'https://html5.gamemonetize.com/wyjjbg9h8wj50tjurg17a9flpmou0g5k/', '0', 'Arcade', 0, 0, '', 'alex-and-steve-nether'),
(104, 'Ski Challenge 3D', 'Welcome to the snow world, and enter the exciting ski match challenge. Could you reach the Top 1 rank and how many times you can get the NO.1. Avoid the snowball rolling down from the mountain and the suddenly appearing Wooden stakes. It\'s time to show you ski skills with the flexible, your reflextion and speed controling.', 'https://img.gamemonetize.com/200hytf814afwvnt9734oj1qry2wlqu0/512x384.jpg', 'https://html5.gamemonetize.com/200hytf814afwvnt9734oj1qry2wlqu0/', '0', 'Arcade', 0, 0, '', 'ski-challenge-d'),
(105, 'Square Bird', 'Square Bird is our new adventure game about a square bird. Players need to break through all kinds of obstacles and traps to reach the destination successfully. Don\'t forget to collect coins to unlock new skins, some levels are hard to finish, keep trying and you will succeed! Have fun.', 'https://img.gamemonetize.com/1zrdz0wp2wyh98zyxancdze6lk9up40q/512x384.jpg', 'https://html5.gamemonetize.com/1zrdz0wp2wyh98zyxancdze6lk9up40q/', '0', 'Arcade', 0, 0, '', 'square-bird'),
(106, 'Bowling 3D 2022', 'You may compete against your friends or play 1v1 battles against deserving opponents from all around the world. In terms of bowling games, Bowling Team is a top-rated option for enthusiasts of the sport. Use a variety of unique bowling balls to knock down all ten pins and score a strike! Epic PvP fights must be won to get awards. To win more bowling matches and get to the summit of this free, entertaining multiplayer game, you must level up your character. Wargaming provides you with popular online multiplayer games that you may enjoy with your friends that share your interests.', 'https://img.gamemonetize.com/kcb85xzs84kuj6596p0l889rza9u568o/512x384.jpg', 'https://html5.gamemonetize.com/kcb85xzs84kuj6596p0l889rza9u568o/', '0', 'Arcade', 0, 0, '', 'bowling-d-'),
(107, 'Impostor Hook', 'In Impostor Hook game, you must use the hook chain to pull the enemies on the opposite side to our side. After guiding your character, it will automatically throw the chain and if the chain falls on the Impostor, you will score. If the other side imprison you with their chain, you will be punished for 2 seconds. You can unlock 15 different Impostor characters with the points you earn in the game. You can play all impostor games for free at meyagames.com.', 'https://img.gamemonetize.com/69nlxcjdlhn3gtgovtp2vo5dbk7sk5vg/512x384.jpg', 'https://html5.gamemonetize.com/69nlxcjdlhn3gtgovtp2vo5dbk7sk5vg/', '0', 'Arcade', 0, 0, '', 'impostor-hook'),
(108, 'Slope Bike', 'Slope Bike is an incredible endless bike racing game in the hyper casual game genre. The gameplay of the game is simple. You have to control a bike as you drive and accelerate through a series of interconnected slopes', 'https://img.gamemonetize.com/1ohgfzjc34043xhex2etn2xcot9qnms7/512x384.jpg', 'https://html5.gamemonetize.com/1ohgfzjc34043xhex2etn2xcot9qnms7/', '0', 'Arcade', 0, 0, '', 'slope-bike'),
(109, 'Extreme Rider 3D', 'Here is a simple bike riding simulation game with 3D bikes and ramps on the roofs of the buildings. The goal for you is to ride the bike to the finish line by means of overpassing all ramps and staying on the track all the time. Good luck!', 'https://img.gamemonetize.com/z7mwspljrivwt5ux62bircpvjnlt0eqr/512x384.jpg', 'https://html5.gamemonetize.com/z7mwspljrivwt5ux62bircpvjnlt0eqr/', '0', 'Arcade', 0, 0, '', 'extreme-rider-d'),
(110, 'Truck Coloring', 'This game is a great opportunity to have a good time coloring various trucks that differ in appearance among themselves. Rather, take virtual paints and add color to the cars so that they are pleasant to look at.', 'https://img.gamemonetize.com/osn2zd8klhx1lju84az2gs96htt0o1ha/512x384.jpg', 'https://html5.gamemonetize.com/osn2zd8klhx1lju84az2gs96htt0o1ha/', '0', 'Arcade', 0, 0, '', 'truck-coloring'),
(111, 'Noob Steve Parkour', 'Noob Steve Parkour is a 3D minecraft parkour game where you try to speedrun the map! Speedrun all the maps and complete the parkour as fast as you can. Noob vs pro, who will win the race?', 'https://img.gamemonetize.com/jmil6fg1qoivnaxgupzovm0gtk36xr1j/512x384.jpg', 'https://html5.gamemonetize.com/jmil6fg1qoivnaxgupzovm0gtk36xr1j/', '0', 'Arcade', 0, 0, '', 'noob-steve-parkour'),
(112, 'AmongusCraft', 'AmongusCraft is a 3D Among us style game in a blocky minecraft world where you play as a imposter and try to kill other crewmates.', 'https://img.gamemonetize.com/ci88i0gadx9nrb3hc55acycaq59jwwo2/512x384.jpg', 'https://html5.gamemonetize.com/ci88i0gadx9nrb3hc55acycaq59jwwo2/', '0', 'Arcade', 0, 0, '', 'amonguscraft'),
(113, 'Steve vs Alex Jailbreak', 'In this adventure, Steve and Alex have to escape from prison. He has to escape jailbreak. Help them escape. The creatures are all over the prison. Open the chest and find the key. Its not enough to get the key. Collect all the gold and get into the car to escape the prison.', 'https://img.gamemonetize.com/v05vp2rs0biqb971eplnnogkn2vh8k9p/512x384.jpg', 'https://html5.gamemonetize.com/v05vp2rs0biqb971eplnnogkn2vh8k9p/', '0', 'Arcade', 0, 0, '', 'steve-vs-alex-jailbreak'),
(114, 'Super Stickman Duelist', 'Are you good at dueling with rotating cold weapons? Super Stickman Duelist seems like a 2D stickman dueling arcade game. You could attack and kill your enemy by rotating your character and weapon at each level. Absolutely you could unlock more powerful weapons or changing weapons from enemy bodies or platforms. Good luck and enjoy yourself!', 'https://img.gamemonetize.com/j3mnym6te4a2jcitmxp6s2lkmn0u9lnt/512x384.jpg', 'https://html5.gamemonetize.com/j3mnym6te4a2jcitmxp6s2lkmn0u9lnt/', '0', 'Arcade', 0, 0, '', 'super-stickman-duelist'),
(115, 'MUSIC LINE 2 CHRISTMAS', 'Listen to the christmas songs’ melodies and dance the line through snowy worlds in the game Dancing Line 2: Christmas!', 'https://img.gamemonetize.com/vdkk80ahb95lnasx53bj2siy8u43vllq/512x384.jpg', 'https://html5.gamemonetize.com/vdkk80ahb95lnasx53bj2siy8u43vllq/', '0', 'Arcade', 0, 0, '', 'music-line--christmas'),
(116, 'Trains.io 3D', 'Trains.io 3D is slithering train game in 3d world. Become the grand trainin game by eating others and grow longer. Collect screws and toolboks to grow faster. Good Luck', 'https://img.gamemonetize.com/ldnbpv3gygz9zzu71xvziaio8h76o3na/512x384.jpg', 'https://html5.gamemonetize.com/ldnbpv3gygz9zzu71xvziaio8h76o3na/', '0', 'Arcade', 0, 0, '', 'trainsio-d'),
(117, 'Body Race', 'Body Race is an interesting new arcade game. If you can\' t bear the pain of losing weight, you might as well try this game and find the confidence to lose weight. Body Race has addictive gameplay and 3D art style. In the game, you Will control a character who is constantly walking on the platform. It is worth noting that you need to consume different energy values ccording to the requirements of each level. For example, the first level requires 10,000 calories, then you need to eat How many levels can you challenge with high-protein and high-energy foods to reach the level required by the level?', 'https://img.gamemonetize.com/qgkkzctx8gf7icoq6nxyr1xwlxs5gfp7/512x384.jpg', 'https://html5.gamemonetize.com/qgkkzctx8gf7icoq6nxyr1xwlxs5gfp7/', '0', 'Arcade', 0, 0, '', 'body-race'),
(118, 'Jelly Bro', 'Are you on the adventure of a sweet green sweet jelly bro you have to help her in this adventure she is a jelly brodur bro and make her reach the crown! Don\'t touch the thorns, you\'ll die if you\'re worth it. Cross the thorny roads and you\'ve got to the finish.', 'https://img.gamemonetize.com/qb9677y0uo23a8bospjyrbza3j73ic6v/512x384.jpg', 'https://html5.gamemonetize.com/qb9677y0uo23a8bospjyrbza3j73ic6v/', '0', 'Arcade', 0, 0, '', 'jelly-bro'),
(119, 'Robot Chopter Online', 'Play and have fun with this new casual game Robot Chopter first here at kukogames.com !!!! Control the little flying character who needs to reach the top of this maze full of enemies and dangerous obstacles. You must help the character to move through the different paths of the game but be careful because in each of these paths you will find many obstacles and dangers. Have fun and play it for free now at kukogames where we have the best collection of casual games to enjoy on your favorite desktop browser totally free. The objective of the game is to maneuver through the labyrinth of the map that has many different paths but in each of your decisions you will run into many enemies and dangerous obstacles which you must dodge or you can collide and destroy yourself.', 'https://img.gamemonetize.com/tm09q5y3jd4murw14szsq966p1lv4yyx/512x384.jpg', 'https://html5.gamemonetize.com/tm09q5y3jd4murw14szsq966p1lv4yyx/', '0', 'Arcade', 0, 0, '', 'robot-chopter-online'),
(120, 'Noob Huggy Winter', 'It is snowing in game 2 of the series and are you up for the adventure of a noob huggy running with a christmas hat on a cold winter day? In this adventure, we must protect ourselves by jumping from dangerous slime and thorns in the snow-covered forest. We have to be careful with the bees, they can sting, if they do, you may die. collect the diamonds, get the key and go through the door. You can nature in a cave or in a forest, but don\'t give up, go straight to the door!', 'https://img.gamemonetize.com/2tdme13qqgsemubzvazz1dq5bx5p73tg/512x384.jpg', 'https://html5.gamemonetize.com/2tdme13qqgsemubzvazz1dq5bx5p73tg/', '0', 'Arcade', 0, 0, '', 'noob-huggy-winter'),
(121, 'Ninja Rabbit', 'Ninja rabbit is a superhero. One day, the children in the village were taken away by the monster. Bearing the expectations of the villagers, the ninja rabbit set off resolutely and embarked on a journey to fight against monsters', 'https://img.gamemonetize.com/nn7t55jjmvxl6w8ue0pseozfid486c8u/512x384.jpg', 'https://html5.gamemonetize.com/nn7t55jjmvxl6w8ue0pseozfid486c8u/', '0', 'Arcade', 0, 0, '', 'ninja-rabbit'),
(122, 'Kisiy Misiy', 'The person who is the sister of ugi bugi is in a dangerous game, you need to help her and help her to overcome the obstacles. Overcome numerous obstacles and reach the flag. 10 different levels go through 10 different difficulties and reach the victory.', 'https://img.gamemonetize.com/k9a87d2mtf1nfhrldxwoauyxws55k1np/512x384.jpg', 'https://html5.gamemonetize.com/k9a87d2mtf1nfhrldxwoauyxws55k1np/', '0', 'Arcade', 0, 0, '', 'kisiy-misiy'),
(123, 'New Noob Mommy Long', 'hey noob run and run don\'t stop you have to run away from mom as a new noob. mommy long is chasing you noob don\'t stop. If you stop, they will catch you. Never stop. You must be careful about the obstacles, otherwise you will not be able to pass the levels and you will be defeated. Complete 10 levels and become the best noob.', 'https://img.gamemonetize.com/u9vve05j1iznoce5qi9ba8k90bm5p7lr/512x384.jpg', 'https://html5.gamemonetize.com/u9vve05j1iznoce5qi9ba8k90bm5p7lr/', '0', 'Arcade', 0, 0, '', 'new-noob-mommy-long'),
(124, 'Hippo Manicure Salon Game', 'The hippo fashion star has opened the best nail salon in the city, where the most talented manicurists work. Her nail salon has become a favorite fashion center for all animals! Let\'s learn to make manicures with Hippo today. Choose from nice nail polishes and stickers for the critters, and we can even make henna tattoos for them! Let\'s start!', 'https://img.gamemonetize.com/w755vqopujzkowfcuql41vlj91fc57ht/512x384.jpg', 'https://html5.gamemonetize.com/w755vqopujzkowfcuql41vlj91fc57ht/', '0', 'Arcade', 0, 0, '', 'hippo-manicure-salon-game'),
(125, 'Pou Jumping', 'Pou Jumping is fun jumping game suitable for all ages. Jump on floating platforms in Pou Jumping online game! - Pou Jumping game is one of our selected Pou Games. Collect as many burgers as possible bur stay away from the bee and the bat. You can jump on the bee and the bat to gain boost and extra points. Play Now, and Have Fun!', 'https://img.gamemonetize.com/l5ri3mpk292a5am7kawj7aou8mdm0r2l/512x384.jpg', 'https://html5.gamemonetize.com/l5ri3mpk292a5am7kawj7aou8mdm0r2l/', '0', 'Arcade', 0, 0, '', 'pou-jumping'),
(126, 'Pop it Knockout Royale', 'Tap and pop your own bubbles which you can find on the top of your hero\'s head. Your goal is simple but challenging, that is you have to try your best to be the first person who pops and breaks all bubbles. Are you ready?', 'https://img.gamemonetize.com/ynyrlembnbx2ll6bsghezwt7q38xuezt/512x384.jpg', 'https://html5.gamemonetize.com/ynyrlembnbx2ll6bsghezwt7q38xuezt/', '0', 'Arcade', 0, 0, '', 'pop-it-knockout-royale'),
(127, 'Steveminer Home', 'Are you ready for Miner Steve\'s adventure full of dangers? Help him survive and get him home! Steven needs to escape the TNT rain. Be careful, there are obstacles full of box shooting arrows and knives coming out from under the ground. You shouldn\'t crash into walls either.', 'https://img.gamemonetize.com/agjl2b7n27i5gmz75z29ewecjvw59mkr/512x384.jpg', 'https://html5.gamemonetize.com/agjl2b7n27i5gmz75z29ewecjvw59mkr/', '0', 'Arcade', 0, 0, '', 'steveminer-home'),
(128, 'Squid Game Hook', 'Are you ready for Squid Game Hook as two teams? Throw the hook at the opposing player and pull the player towards you. If you make an accurate shot, you will score. You can buy 5 different Squid Game characters with the points you earn. You can increase the action with the players, workers and doll characters. Grab your hook now and fight against other players in Squid Game Hook! Have fun.', 'https://img.gamemonetize.com/hsw9alys2q1dn3bpowx2se0b0bi6vngq/512x384.jpg', 'https://html5.gamemonetize.com/hsw9alys2q1dn3bpowx2se0b0bi6vngq/', '0', 'Arcade', 0, 0, '', 'squid-game-hook'),
(129, 'Squid Game Crowd', 'The more individuals you have and the more you find, the bigger your Crowd comes to be. Still, you need to remember various other groups constantly: if the diverse other team is more significant than your own, beware of it. Otherwise, you will have to start the game once again. It\'s time for you to pay your nation with your love and blood by loading the roads of a city with a group in a battle versus your rival. Collect your popular Crowd Follow - City Of Wars and rush with the city\'s streets with your group in actions of famous heroes. Create your team squad and also erase whatever relocates from the roads. This war of famous heroes is enjoyable with adventure. Show the city that you have a massive group with a great deal of several favorite heroes. COLLAPSE Develop your Crowd as well as Become the most excellent Crowd in town! Game Play With Offline Mode. You can have fun with your pals and all the players around the globe; likewise, you can play in an offline setting without the link to the Internet. The game\'s goal is to produce in a brief time the most influential group on the map, the greatest of all various other groups. Easy Crowd Follow - City Of Wars This game is concerning bringing people together. To draw in a neutral person participant in your rankings, you only need to head to him. He just thanks to your persuasion talent to join you and end up being the same color as you.', 'https://img.gamemonetize.com/98rfc02g2rzz3ulsjp1bzwu4o76chb1t/512x384.jpg', 'https://html5.gamemonetize.com/98rfc02g2rzz3ulsjp1bzwu4o76chb1t/', '0', 'Arcade', 0, 0, '', 'squid-game-crowd'),
(130, 'Stickman Huggy 2', 'Help the cute blue monster huggy cross paths full of obstacles! stickman huggy must cross the obstacles and reach the finish line. Help him and get him to the finish.', 'https://img.gamemonetize.com/1n8ptnixrz2jsxi1aifqr1311lx1y34d/512x384.jpg', 'https://html5.gamemonetize.com/1n8ptnixrz2jsxi1aifqr1311lx1y34d/', '0', 'Arcade', 0, 0, '', 'stickman-huggy-'),
(131, 'PACMAN', 'Classic pacman game. If you like pacman game, come here and we prepared it for you! This game is easy, just collect all the dots on the map and you will win, but there will be many obstacles, be careful.', 'https://img.gamemonetize.com/o5n36b1vs9x75c4g9rn3w8kgz7b1m8ma/512x384.jpg', 'https://html5.gamemonetize.com/o5n36b1vs9x75c4g9rn3w8kgz7b1m8ma/', '0', 'Arcade', 0, 0, '', 'pacman'),
(132, 'Unfair Mario 2', 'Unfair Mario 2 is a brand new hidden obstacles type of game featuring the most beloved hero in the whole gaming industry. Keep in mind that nothing is what is seems and you should proceed with great care when in comes to helping Mario complete all the challenges. All sort of deadly traps and invisible obstacles will be set among different places inside each level and the only option to beat the game is to memorize the exact location and obstacle type so that when you reload the level to be able to avoid it. Have fun and enjoy and try not to get too annoyed.', 'https://img.gamemonetize.com/qgl05beol63hqce3394cznamgcf4i0o8/512x384.jpg', 'https://html5.gamemonetize.com/qgl05beol63hqce3394cznamgcf4i0o8/', '0', 'Arcade', 0, 0, '', 'unfair-mario-'),
(133, 'Supernoob Prison Easter', 'You have to help the supernoob collect all the eggs from the prison on Easter. he has to collect all 12 eggs in each chapter on easter and collect the egg with the supernoob. Be careful bombs are falling and arrows are coming from the wall. Collect the eggs without dying and reach the chest.', 'https://img.gamemonetize.com/o5rbdacoyotl6f1gyp0kp0xvzv72xn44/512x384.jpg', 'https://html5.gamemonetize.com/o5rbdacoyotl6f1gyp0kp0xvzv72xn44/', '0', 'Arcade', 0, 0, '', 'supernoob-prison-easter'),
(134, 'Fun Race On Ice', 'This fun winter obstacle race is about to begin. Knowing when to stop is more important than running fast and is the key to winning! Because once touched by the obstacles will be backward, you are behind the opponent, very delayed. So it is important to dodge, called not allowed whether it is time to run and stand a little longer, mastering the rhythm is the key to victory.', 'https://img.gamemonetize.com/io52tubdeigpmqm0sawmtd8my2rm2uf6/512x384.jpg', 'https://html5.gamemonetize.com/io52tubdeigpmqm0sawmtd8my2rm2uf6/', '0', 'Arcade', 0, 0, '', 'fun-race-on-ice'),
(135, 'Squid Game Dismounting', 'You\'ve got enough of this depressing weather for one day. All you have to do is walk through our door. Wreak havoc on your virtual squid an and have some fun at the same time. If you\'re having any hesitations, just push and hold the on-screen button for as long as you can. Map levels and extra items and vehicles may be employed to make your party more exciting. Please tell me why you don\'t like it. Take a peek at the available props. Besides a rifle and some tNT, we\'ve got nothing else to work with. When everything else fails, try a volcanic eruption. sorrow and pleasure in equal measure Attention. A game is just a game, and nothing more. Take care of yourself and you\'ll still have an amazing life. Not suggested for minors or exterior usage.', 'https://img.gamemonetize.com/oewotd73c6dn8eyxiz46r6bcfoq5refx/512x384.jpg', 'https://html5.gamemonetize.com/oewotd73c6dn8eyxiz46r6bcfoq5refx/', '0', 'Arcade', 0, 0, '', 'squid-game-dismounting'),
(136, 'Blob Climbing', 'This is a rubber climbing challenge game. With very simple controls and operations, you can play to your heart\'s content. It helps the cute and interesting rubber guys to challenge the top of the mountain. The fun rock climbing makes you feel happy at any time!', 'https://img.gamemonetize.com/j4lczlmz9tr9v01exln8zaau9xnhv5wr/512x384.jpg', 'https://html5.gamemonetize.com/j4lczlmz9tr9v01exln8zaau9xnhv5wr/', '0', 'Arcade', 0, 0, '', 'blob-climbing'),
(137, 'Stone Merge', 'Drag the rock into another one with the same number and color. After similar rock combine, rock color and number will be increased. Merge them into a bigger number!', 'https://img.gamemonetize.com/qtw5gfrxr8dzo9eyrsp7x24goes0eew5/512x384.jpg', 'https://html5.gamemonetize.com/qtw5gfrxr8dzo9eyrsp7x24goes0eew5/', '0', 'Arcade', 0, 0, '', 'stone-merge'),
(138, 'Scribble Grass Cutter', 'Draw Grass Cut is a free and simple easy to use mowing stress reliever, draw simple lines in the drawing board, these lines will become lawn mower blades. But not just you, your neighbors want to race with you to cut the grass. As long as you cut the grass faster than your opponent, you will be rewarded with pet feed. Your pets are hungry and waiting for your triumphant return. Are you ready?', 'https://img.gamemonetize.com/vdgz52iubxo5vx27chxryum5ge6y0d3w/512x384.jpg', 'https://html5.gamemonetize.com/vdgz52iubxo5vx27chxryum5ge6y0d3w/', '0', 'Arcade', 0, 0, '', 'scribble-grass-cutter'),
(139, 'Mad Doctor', 'Mad Doctor is a fun ragdoll simulation game where you can hit a doctor.', 'https://img.gamemonetize.com/6bfgevygflmn46d6bdnwhmne12oflu7q/512x384.jpg', 'https://html5.gamemonetize.com/6bfgevygflmn46d6bdnwhmne12oflu7q/', '0', 'Arcade', 0, 0, '', 'mad-doctor'),
(140, 'Brick Surfer', 'In the game, we need to help the lumberjack pick up the fallen wood on the way, build a bridge between the two high platforms, and then you can cross the border smoothly after reaching the destination. Don\'t forget the diamonds on the road, so that you can experience more skin. Now let\'s try it together!', 'https://img.gamemonetize.com/otnou7bvpxp0iav70lzywl3izu3qcu51/512x384.jpg', 'https://html5.gamemonetize.com/otnou7bvpxp0iav70lzywl3izu3qcu51/', '0', 'Arcade', 0, 0, '', 'brick-surfer'),
(141, 'Basket 3D', 'Are you ready to put some hoops in the basket? Take a ball and begin dunking it about! This blazing hot arcade game is suitable for players of all ages and skill levels. Shoot the baskets, unlock additional balls, and rise to the top of the basketball world! Come on, let\'s all get together on the basketball court for some nonstop basketball action!', 'https://img.gamemonetize.com/m9f6q8nc7rdr380rcxf8je2ul9k3mpsv/512x384.jpg', 'https://html5.gamemonetize.com/m9f6q8nc7rdr380rcxf8je2ul9k3mpsv/', '0', 'Arcade', 0, 0, '', 'basket-d'),
(142, 'Drift At Will', 'Here is a tricycle racing arcade game with 3D environments and models. You are able to drift and charge for nitro to speed up. Collecting shields will protect you from obstacles even crashing accidents. Keep calm and speed up to make new records!', 'https://img.gamemonetize.com/yho7lk3cwn6ryqshr9pt9plnzmz5tvu6/512x384.jpg', 'https://html5.gamemonetize.com/yho7lk3cwn6ryqshr9pt9plnzmz5tvu6/', '0', 'Arcade', 0, 0, '', 'drift-at-will'),
(143, 'Extreme Squidly Survival Game', 'Now we seperate a part called &quot;Red Light, Green Light&quot; from the famous film called Squid Game. Extreme Squidly Survival Game is required for you to help your character arrive at the finish line before the time went out. You can judge the running time from the green light and the speaking of Korean girl. But when the Korean speaking ended and you saw red light, you need to stand at where you are immediately, or else you will be shot!', 'https://img.gamemonetize.com/p166l3x57xheyb93w4m7jwi0zx90v7ys/512x384.jpg', 'https://html5.gamemonetize.com/p166l3x57xheyb93w4m7jwi0zx90v7ys/', '0', 'Arcade', 0, 0, '', 'extreme-squidly-survival-game'),
(144, 'Craft Punch 2', 'Craft Punch 2 game. Hit the Steve but never hit the Human! watch out, don\'t hit the human. be the one who hits the steve the most and win. Play alone or for 2 players!', 'https://img.gamemonetize.com/puhcbkor00u4enf1q3dnygjn3kz5fgv5/512x384.jpg', 'https://html5.gamemonetize.com/puhcbkor00u4enf1q3dnygjn3kz5fgv5/', '0', 'Arcade', 0, 0, '', 'craft-punch-'),
(145, 'Roll the Ball 3D', 'Welcome to Rolling Ball 3D. Slide left and right to control the ball and try to get into the circles without touching the borders and also avoid falling icebergs and other obstacles.', 'https://img.gamemonetize.com/eoxhi2ymzx2uqlm1mo8a0iw8aqou6bdo/512x384.jpg', 'https://html5.gamemonetize.com/eoxhi2ymzx2uqlm1mo8a0iw8aqou6bdo/', '0', 'Arcade', 0, 0, '', 'roll-the-ball-d'),
(146, 'Noob Steve Dark', 'Are you ready for the 2nd adventure of noob steve, who is funny and so cowardly? In this adventure, axes are coming and you have to watch out for them, they can kill. Dodge or jump from them to avoid dying! You need to collect all the green eyes, collect them all and the portal will open. If the portal opens, you must go to the next level.', 'https://img.gamemonetize.com/s3mcgt0j4yja78jqsuh1kajcox4bm784/512x384.jpg', 'https://html5.gamemonetize.com/s3mcgt0j4yja78jqsuh1kajcox4bm784/', '0', 'Arcade', 0, 0, '', 'noob-steve-dark'),
(147, 'Squid Game Fun Race', 'Have you ever heard of Squid Game these days? Now we recommend a skillful running arcade game called Squid Game 3D Online for you to play. There is a horrible doll standing in front of the tree. When she turns around and the red signal lighting, you have to stand where you are immediately, or else you will be shot and lose the game. Good luck and run to the finish line in 60 seconds!', 'https://img.gamemonetize.com/25xmhf69hwbgldzj3btxcr3s2r3kecvu/512x384.jpg', 'https://html5.gamemonetize.com/25xmhf69hwbgldzj3btxcr3s2r3kecvu/', '0', 'Arcade', 0, 0, '', 'squid-game-fun-race'),
(148, 'Volley Squid Gamer', 'You can hop, bounce, and smash the ball with only a single tap of your finger! Fancy, dangerous ball shots will send your opponent flying off the court as you defeat them! Jump, spin, and crush that ball with only a single tap of your finger! - Defeat your opponent with devastating ball shots that will send him flying across the court. You can enjoy this entertaining, hyper-casual volleyball game whenever, wherever, and whatever you want!', 'https://img.gamemonetize.com/ov86sllpbfpjonemjxqwv08og1rdh7wa/512x384.jpg', 'https://html5.gamemonetize.com/ov86sllpbfpjonemjxqwv08og1rdh7wa/', '0', 'Arcade', 0, 0, '', 'volley-squid-gamer'),
(149, 'Pool 8 Ball', 'Pool 8 Ball – is a HTML5 Game! This is a modern pool in which you can play alone on a timer, and also together on one device. Rules as in the present pool 8 ball.', 'https://img.gamemonetize.com/75y8ctwzauvrpmpmekri0apsdg3f7vne/512x384.jpg', 'https://html5.gamemonetize.com/75y8ctwzauvrpmpmekri0apsdg3f7vne/', '0', 'Arcade', 0, 0, '', 'pool--ball'),
(150, 'Super Billy Boy', 'Are you ready for an exciting adventure? Explore an unknown planet with Super Billy Boy and rescue all your friends who have been kidnapped by a dangerous enemy willing to do anything to hurt you.', 'https://img.gamemonetize.com/8nvyv7asf933npquqgi7h5gph8l7f22k/512x384.jpg', 'https://html5.gamemonetize.com/8nvyv7asf933npquqgi7h5gph8l7f22k/', '0', 'Arcade', 0, 0, '', 'super-billy-boy'),
(151, 'Treasure Hunter', 'Treasure Hunter is a fun game where you control a hunter that tries to escape with his treasure.', 'https://img.gamemonetize.com/kqovl6qhjuvpbqaalwgvk26n4kh8jb8m/512x384.jpg', 'https://html5.gamemonetize.com/kqovl6qhjuvpbqaalwgvk26n4kh8jb8m/', '0', 'Arcade', 0, 0, '', 'treasure-hunter'),
(152, 'Steveman Horror', 'In horror, the last game of the steveman series, monsters are more dangerous, more challenging and stronger. If you want to help steveman, you have to give him strength and help. Help collect purple pumpkins and reach the portal quickly. New levels are waiting for you in the portal, pass the levels and pass the last level. Be careful, monsters can eat you. don\'t show your fear.', 'https://img.gamemonetize.com/ic8hdo9fk3ie9bpvebqsl6unlo5idxez/512x384.jpg', 'https://html5.gamemonetize.com/ic8hdo9fk3ie9bpvebqsl6unlo5idxez/', '0', 'Arcade', 0, 0, '', 'steveman-horror'),
(153, 'Waterpark Slide Race Online', 'Enjoy this summer with Waterpark: Slide Race game. Just have a fun racing game with spectacular EDM rhythm game experiences', 'https://img.gamemonetize.com/vfxq8ast9htu7hq4smlcq2ab0le4bf1q/512x384.jpg', 'https://html5.gamemonetize.com/vfxq8ast9htu7hq4smlcq2ab0le4bf1q/', '0', 'Arcade', 0, 0, '', 'waterpark-slide-race-online'),
(154, 'Huggy Skate', 'You have to help Huggy, the blue scary but cute monster, in his skateboarding adventure. While Huggy is riding a skateboard, you must jump over the obstacles that come your way or pass without falling on his head, tell him to jump or stop. Help him.', 'https://img.gamemonetize.com/uufeu7e66rftwvkxtmj2cjfa4d8df2zg/512x384.jpg', 'https://html5.gamemonetize.com/uufeu7e66rftwvkxtmj2cjfa4d8df2zg/', '0', 'Arcade', 0, 0, '', 'huggy-skate'),
(155, 'Mr Noob Pro Archer', 'Have fun with this new action game Mr Noob Pro Archer is an archery game where the little noob must shoot his arrows at the enemies that arrive to eliminate you !!! Can you help eliminate with your bow and arrow? Try it on kiz10 totally free. One day like another, a little noob will meet multiple enemies who want to eliminate you, they will not hesitate to hurt you with their arrows or swords, can you stop them? This is a new game where the little noob archer must eliminate the enemies with his bow and arrow!! Objectives Eliminate all the enemies that will be located in different positions of the levels, improve your score with each elimination, collect all the gold you can, try as many times as you want and enjoy a casual action game.', 'https://img.gamemonetize.com/4czbh2hebirs7du5a5s1dy9gkwnma3ea/512x384.jpg', 'https://html5.gamemonetize.com/4czbh2hebirs7du5a5s1dy9gkwnma3ea/', '0', 'Arcade', 0, 0, '', 'mr-noob-pro-archer'),
(156, 'Falling Down Stairs', 'Jump off the stairs and control the center of gravity. This is a bottomless spiral ladder where you and your opponents will compete for the ultimate winner. Pay attention to acceleration props and avoid obstacles on the way. This will be the best way for you to defeat your opponents.', 'https://img.gamemonetize.com/u5cpmiq79awzjsysk2xsjoyqwsw0io8d/512x384.jpg', 'https://html5.gamemonetize.com/u5cpmiq79awzjsysk2xsjoyqwsw0io8d/', '0', 'Arcade', 0, 0, '', 'falling-down-stairs'),
(157, 'Pixel Heroes Runner', 'Are you ready to run in \'pixel heroes runner\' the endless running game? run and collect diamonds then collect diamonds and become the hero of the city! Be the owner of 10 costumes. Come on, what are you waiting for, run fast and save the city, jump from obstacles, collect diamonds!', 'https://img.gamemonetize.com/vpg44up23tsq12utcle3zjm8m1aex2rs/512x384.jpg', 'https://html5.gamemonetize.com/vpg44up23tsq12utcle3zjm8m1aex2rs/', '0', 'Arcade', 0, 0, '', 'pixel-heroes-runner'),
(158, 'Count Masters: Crowd Runner 3D', 'Count Masters Crowd Runner 3D is both a puzzle and a running arcade game with 3D stickman models on a platform track. It is managed for you to help as many stickman members as you can arrive at the finish line while overpass the special gates to summon more members. Good luck and complete all levels!', 'https://img.gamemonetize.com/4vsi6r9rx2pzklr9u991ijy4ryxhac4e/512x384.jpg', 'https://html5.gamemonetize.com/4vsi6r9rx2pzklr9u991ijy4ryxhac4e/', '0', 'Arcade', 0, 0, '', 'count-masters-crowd-runner-d'),
(159, 'Pirate Jack', 'cute pirate jack\'s ship is invaded by pirates and all he wants is to reach his precious chest! Pirate Jack will do his best to reach his chest. watch out you have to survive on this ship full of deadly guns and angry pirates.', 'https://img.gamemonetize.com/4ce9kzakrsubkp6wgatk9y97ejiggnk0/512x384.jpg', 'https://html5.gamemonetize.com/4ce9kzakrsubkp6wgatk9y97ejiggnk0/', '0', 'Arcade', 0, 0, '', 'pirate-jack'),
(160, 'Steve Go kart Portal', 'In Steve\'s new 2nd adventure, he has to go from home to the portal with his go-kart car. You have to repair the portal in each level. You need to repair the portal pass the levels and repair the portal. Be careful, avoid the arrows of the archers, do not fall into the lava and water, do not get caught in the spider webs. You may die.', 'https://img.gamemonetize.com/0prsqxkip1ej1sz9n8h990j9hqstz3gg/512x384.jpg', 'https://html5.gamemonetize.com/0prsqxkip1ej1sz9n8h990j9hqstz3gg/', '0', 'Arcade', 0, 0, '', 'steve-go-kart-portal'),
(161, 'CraftTower', 'He needs to be careful while climbing to the top of the castle, which is full of green scary monsters. Pass all the steps and reach the top of the castle!', 'https://img.gamemonetize.com/bff5ftj0vvc33lqbkprvtelhgetjf9jx/512x384.jpg', 'https://html5.gamemonetize.com/bff5ftj0vvc33lqbkprvtelhgetjf9jx/', '0', 'Arcade', 0, 0, '', 'crafttower'),
(162, 'Hill Climb Tractor 2D', 'It is a 2D game with highly dynamic features. In this game, you will certainly have to drive a tractor cart on a hill location. There will undoubtedly be voids, leaps, bridges, etc., en route. You will need to cross them all and also clear all the difficulties to guarantee your vehicle gets to the checkpoint where the degree will finish. On your way to finish your level, you will certainly need to gather coins also. These coins are your benefit for driving the vehicle on a challenging track. The even more cash you accumulate, your help will undoubtedly raise, and also so will indeed your rating. An additional obstacle you will have to deal with in this game is that your vehicle is packed. You will have to make sure the lots do not diminish. If it occurs, you will undoubtedly stop working the level, and the game will go more than. Offroad Tractor Trolley Transport 2D Adventure 2019 has all the attributes that one tries to find in a fantastic 2D offroad game. It has incredible graphics, the audio effects are exciting, and the computer animations are top-notch. Furthermore, vehicle control is smooth and easy.', 'https://img.gamemonetize.com/ov23iy65ykt6c2lvtk3gkjaeq15vqaat/512x384.jpg', 'https://html5.gamemonetize.com/ov23iy65ykt6c2lvtk3gkjaeq15vqaat/', '0', 'Arcade', 0, 0, '', 'hill-climb-tractor-d'),
(163, 'Roller Ball Adventure', 'Roll, jump and bounce through 100 exciting levels full of adventure. Evil minions want to squeeze the planet into a square shape. And Red bounce ball\'s here to rescue the world. Roll and jump your way through a deadly factory, defeating enemies and avoiding deadly laser beams in the process. Have you got what it takes to save the world from turning square? Use the arrow keys to move the red bounce ball to his goal and be sure to knock out all the stars along the way. Watch out for the bad guys! Jumping on them is good. Getting hit by a corner is not. Roll, jump, and bounce the red rollerball through a mechanical wasteland! Your mission is to collect stars while conquering all of the evil squares. Certain zones feature deadly moving lasers. Roll with ultimate precision to advance through each area safely!', 'https://img.gamemonetize.com/sgz7bnuhzvnte2qlhn3xqucgymefiycg/512x384.jpg', 'https://html5.gamemonetize.com/sgz7bnuhzvnte2qlhn3xqucgymefiycg/', '0', 'Arcade', 0, 0, '', 'roller-ball-adventure'),
(164, 'Sonic Run Adventure', 'Sonic Run Adventure is fun running game suitable for all ages. Run with Sonic, the speed legend, collect money and avoid enemies on the way to the goal. Sonic the Hedgehog is back in an action-packed runner game! Catch speed fever as you relive the Sonic legend. Run, jump, dash across the road and through exciting platformer levels. Start playing and have fun.', 'https://img.gamemonetize.com/lq4trv2daejh6hv44xfgcxfp3ekwcnxx/512x384.jpg', 'https://html5.gamemonetize.com/lq4trv2daejh6hv44xfgcxfp3ekwcnxx/', '0', 'Arcade', 0, 0, '', 'sonic-run-adventure'),
(165, 'Nail Stack!', 'To be honest, I never thought someone can use nail elements to make a 3D collecting arcade game. With cartoon arts, Nail Stack requires you to collect white nails and increase the final length of your finger. At the same time, there are some colorful brushes and decoration operations. In fact, it doesn\'t matter if you don\'t collect more nails. There is no punishment mechanism. Well, I still recommend you to complete all levels by collecting more colorful nails!', 'https://img.gamemonetize.com/9c9ra7ufls9zntpb8kuh2y3ukj7c7rlf/512x384.jpg', 'https://html5.gamemonetize.com/9c9ra7ufls9zntpb8kuh2y3ukj7c7rlf/', '0', 'Arcade', 0, 0, '', 'nail-stack'),
(166, 'Squid Gamer Runner Obstacle', 'The time has come to have a real parkour experience. Climb, slide, and flip your way through this massive assault course game to become the finest dancer in the world. This Squid Gamer Runner Obstacle is the best parkour experience you can have in the year 2022. In this fun racing 3D epic running acrobatic fun game, you must run as fast as you can to reach the finish line. Race 3D\'s gameplay is fast-paced and exciting, with stunning and demanding obstacle courses to navigate through. Right now, you can play Squid Gamer Runner Obstacle! When it comes to being the finest parkour performer, you must be able to learn the most severe flips, stunts, jumps, flights, and runs, as well as do them in a timely manner. While doing incredible feats across dizzying heights in this massive Squid Gamer Runner Obstacle, you will feel the rush of adrenaline that comes with it.', 'https://img.gamemonetize.com/gywp6gpkc128cnaqggkhrz45ebjr5hc2/512x384.jpg', 'https://html5.gamemonetize.com/gywp6gpkc128cnaqggkhrz45ebjr5hc2/', '0', 'Arcade', 0, 0, '', 'squid-gamer-runner-obstacle'),
(167, 'Noob vs Pro Help Hacker', 'Noob needs to reach the bed Noob wants to sleep Help Nooba as a pro and reach the bed. Monsters are coming towards you cut them with your sword and overcome them all. hey pro nooba help. Don\'t be fooled by hacker\'s games Hacker is shooting be careful don\'t touch the bullets. use the best sword in the world and reach home.', 'https://img.gamemonetize.com/kx35iixjtvmq3aja4dp93djds9kjgzux/512x384.jpg', 'https://html5.gamemonetize.com/kx35iixjtvmq3aja4dp93djds9kjgzux/', '0', 'Arcade', 0, 0, '', 'noob-vs-pro-help-hacker'),
(168, 'Hero Knight - Action RPG', 'Beat monsters along the way with your sword and spells! Level up as you gain experience, Collect gold and gems, increase your attributes and skills, buy the best equipment for your Knight, all monsters and bosses have a chance to take down epic equipment to become the most powerful knight, find the chests of treasure with legendary items. Each time you beat a boss the knight gains a new Magic Ability and becomes even more powerful. In this epic Action RPG, you\'ll face the most powerful monsters drawn in 8 and 16 bit pixels, snakes, bats, ghosts, skulls, wizards, ice monsters, orcs and many others. Legendary transformation: If you meet the secret boss in your adventure, You will face a powerful firebird, If you manage to win you can become the Legendary Fire Knight! [Game tips!] * HP and MP potions restore 50%, so always use when under 50%. * Hold the attack button for about 2 seconds to use the magical Power Slash ability! Hero Knight is a fun game for all fans of Action RPG games made in 2D pixel.', 'https://img.gamemonetize.com/i343e9k7ah2nt3vfet7beu9idjzrdxrw/512x384.jpg', 'https://html5.gamemonetize.com/i343e9k7ah2nt3vfet7beu9idjzrdxrw/', '0', 'Arcade', 0, 0, '', 'hero-knight--action-rpg'),
(169, 'Impostor Royal Killer', 'As a pure Dead survival arcade game named Impostor Royal Killer, you need to kill all the other team members as the last survivor. Cameras will increase your field of view enduringly. Shoes and rocket packs will improve your speed for a while. Try to pick up weapons and kill other guys on the platform!', 'https://img.gamemonetize.com/dpdvpndp1179kc7zxa0zhg2vz79ek1ox/512x384.jpg', 'https://html5.gamemonetize.com/dpdvpndp1179kc7zxa0zhg2vz79ek1ox/', '0', 'Arcade', 0, 0, '', 'impostor-royal-killer'),
(170, 'MC Pixel Slime', 'Minecraft Pixel Slime is a unique auto-platformer that challenges you to get the LOWEST score possible. Jump, twist, and glide your way through 40 challenging levels while trying to avoid death. This game will keep you coming back.', 'https://img.gamemonetize.com/sgf7skxvikve8vlxtc61hscdc4hicjc5/512x384.jpg', 'https://html5.gamemonetize.com/sgf7skxvikve8vlxtc61hscdc4hicjc5/', '0', 'Arcade', 0, 0, '', 'mc-pixel-slime'),
(171, 'Pixel Time Adventure 2', 'Pixel time adventure 2 is a fun and adventurous game played for 2 players. 2 player game consisting of 6 different parts.', 'https://img.gamemonetize.com/vp55e1awbed3kpa5qrtvd9zj2mnx69d2/512x384.jpg', 'https://html5.gamemonetize.com/vp55e1awbed3kpa5qrtvd9zj2mnx69d2/', '0', 'Arcade', 0, 0, '', 'pixel-time-adventure-'),
(172, 'Tank Rush 3D', 'Tank Rush 3D is actually not a tank driving but a collecting arcade game under a 3D game engine. Your mission is to help your tank overpass the obstacles and arrive at the finish area on the platform track at each level. If possible, I strongly suggest you to collect over 10 coins before collecting bullets, you could get stable earnings and enough ammo at the same time!', 'https://img.gamemonetize.com/d4xs98guhfs5hhqafaw2t4pkw9nw30th/512x384.jpg', 'https://html5.gamemonetize.com/d4xs98guhfs5hhqafaw2t4pkw9nw30th/', '0', 'Arcade', 0, 0, '', 'tank-rush-d');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(173, 'Blockminer Run Two Player', 'Help the two miners chased by the giant zombie escape. be careful the boat does not go on land and may break and sink. so jump don\'t touch the landmass. Escape from the giant zombie is a game for two, you can escape from the zombie with your friend.', 'https://img.gamemonetize.com/a02pqi4o57w7by4jqgz5x7gnw2wa6tqz/512x384.jpg', 'https://html5.gamemonetize.com/a02pqi4o57w7by4jqgz5x7gnw2wa6tqz/', '0', 'Arcade', 0, 0, '', 'blockminer-run-two-player'),
(174, 'Castle Raid 3D', 'As a collecting drawing puzzle arcade game, Castle Raid 3D requires you to group a team to invade the castle at each level. The enemies will decrease your quantity of army on the track. You need to find the correct area and overpass them to group more members of your team by means of drawing a line. Good luck and have a good time!', 'https://img.gamemonetize.com/2bxp1a7yeaw5molup73wdwk7bmauvfob/512x384.jpg', 'https://html5.gamemonetize.com/2bxp1a7yeaw5molup73wdwk7bmauvfob/', '0', 'Arcade', 0, 0, '', 'castle-raid-d'),
(175, 'Snake Run Run', 'Do you remember the last time you played classic snake game from the Nokia mobile phone? If yes, it’s time to relive those memories with our brand new version of snake game – Snake run!! A game that will keep you hooked and engaged for long hours. This game is a positive distraction from outside world during these tough times. Very easy to play but very hard to hit the high scores. It’s time to step into the world of snake adventure and experience the most enjoyable and entertaining journey of all time. Collect your stars and earn your rewards to unlock more colourful snakes and power boosters.', 'https://img.gamemonetize.com/kqsloxhd60eh13llm67rv6pc5npnv1zl/512x384.jpg', 'https://html5.gamemonetize.com/kqsloxhd60eh13llm67rv6pc5npnv1zl/', '0', 'Arcade', 0, 0, '', 'snake-run-run'),
(176, 'FNF Portrait : Friday Night Funkin', 'FNF Portrait : Friday Night Funkin is a rhythm matching music game to test your musical knowledge and reflexes. In FNF Portrait : Friday Night Funkin , Boyfriend try to hook up with Girlfriend , but her father Daddy Dearest doesn\'t approve of him. Therefore, Boyfriend has to battle with everyone that stands in his way his lovely Girlfriend! Think you got what it takes? This music game provides you with FNF catchy music presenting from various iconic FNF characters: Garcello, Boyfriend, Girlfriend, Daddy Dearest, Mommy Nearest, Monster Spirit, Skid and Pump, Pico, Tankman, and Whitty. To win all the battle in FNF Portrait : Friday Night Funkin you need to:', 'https://img.gamemonetize.com/52a78dqvxqmz4riw9zogvzyfvuvdjfuz/512x384.jpg', 'https://html5.gamemonetize.com/52a78dqvxqmz4riw9zogvzyfvuvdjfuz/', '0', 'Arcade', 0, 0, '', 'fnf-portrait--friday-night-funkin'),
(177, 'Red and Green 5', 'red and green 5 is a two player game. An adventurous game for two, depicting the friendship between the red man and the green man, consisting of 6 chapters. collect candies and earn points. watch out for lasers.', 'https://img.gamemonetize.com/aok2salc7r12irqkor2jly77l8fae2fo/512x384.jpg', 'https://html5.gamemonetize.com/aok2salc7r12irqkor2jly77l8fae2fo/', '0', 'Arcade', 0, 0, '', 'red-and-green-'),
(178, 'Hop Ball', 'Come on! Test your reflexes and hop skills! Hop Ball is a ball game that lets ball hop on the tiles until the end of the color road. This game will create a whole new experience for ball game fans.', 'https://img.gamemonetize.com/yaz6h6uo0lzzxze5olw9i3zuuc9r5fr4/512x384.jpg', 'https://html5.gamemonetize.com/yaz6h6uo0lzzxze5olw9i3zuuc9r5fr4/', '0', 'Arcade', 0, 0, '', 'hop-ball'),
(179, 'Social Media Snake', 'Social Media Snake is a fun snake game with multiple customizations.', 'https://img.gamemonetize.com/uyuen8pbknyxbmua88sg22pxe3zft2dn/512x384.jpg', 'https://html5.gamemonetize.com/uyuen8pbknyxbmua88sg22pxe3zft2dn/', '0', 'Arcade', 0, 0, '', 'social-media-snake'),
(180, 'Super Flappy Mario', 'Welcome to the famous Super Flappy Mario. The rules are very simple : Tap to fly and pass between green Pipes without touching them. Avoid Turtles and eat the brown Mashroom to earn point. Can you get the highest score? Let\'s begin!', 'https://img.gamemonetize.com/shsexd3v00ulpssvqkvou521h6q3bsw8/512x384.jpg', 'https://html5.gamemonetize.com/shsexd3v00ulpssvqkvou521h6q3bsw8/', '0', 'Arcade', 0, 0, '', 'super-flappy-mario'),
(181, 'Squid Hook Game', 'In Squid Hook Game, pull the Squid Game character on the opposite side to your side with the rope. Take advantage by sending the rope accurately to the other side. You can buy 5 different Squid game characters by accumulating the points you will earn at the end of each game. You can increase the action by purchasing dolls, players and workers. Grab your hook and fight against other players! Have fun.', 'https://img.gamemonetize.com/6gquwx25wy4uy4z56zk332i28tmndd0o/512x384.jpg', 'https://html5.gamemonetize.com/6gquwx25wy4uy4z56zk332i28tmndd0o/', '0', 'Arcade', 0, 0, '', 'squid-hook-game'),
(182, 'Crazy Driver Noob', 'Hey you player, how about taking the lucky box at the finish line with noob? let\'s drive with noob and get the lucky box. it\'s hard to drive noob so it\'s very hard to drive but you get used to it. drive the car together, jump off the ramps and collect the gold, new costumes are waiting for you. buy costumes, change the shape of the noob. Be careful while driving, you can roll over and die at any time.', 'https://img.gamemonetize.com/uuwmb1j97wb5381p1hc96c2pne47yhg1/512x384.jpg', 'https://html5.gamemonetize.com/uuwmb1j97wb5381p1hc96c2pne47yhg1/', '0', 'Arcade', 0, 0, '', 'crazy-driver-noob'),
(183, 'Spiderman T-Rex Runner', 'Spiderman T-Rex Runner', 'https://img.gamemonetize.com/ysrl5yei9nqqfl7mjye7c8yp7arglhbr/512x384.jpg', 'https://html5.gamemonetize.com/ysrl5yei9nqqfl7mjye7c8yp7arglhbr/', '0', 'Arcade', 0, 0, '', 'spiderman-trex-runner'),
(184, 'Super Mario World Squirrel', 'Super Cario World - Super Adventure gives you the chance to step back in time to your childhood with the legendary mission: Princess Rescue. World of this game contains well designed levels, various enemies, super bosses, simple gameplay, nice graphics and soothing music and sounds. Super Cario World has been nothing but empty since the princess got kidnapped into the jungle. Then, the adventure begins! Your task is to help Bob run through the mysterious jungle, jump over the obstacles and super evil monsters to save the beautiful Princess at the final destination of the adventure.', 'https://img.gamemonetize.com/vk4srpkrcd93xvqfsvkiudnm2p2slo8g/512x384.jpg', 'https://html5.gamemonetize.com/vk4srpkrcd93xvqfsvkiudnm2p2slo8g/', '0', 'Arcade', 0, 0, '', 'super-mario-world-squirrel'),
(185, 'Tunnel Rush Mania', 'Work your way through the tunnels in Tunnel Rush. Each level of the 3D game throws you into a swirling kaleidoscope of dangers, so be prepared to dodge obstacles by relying only on your reactions. Tunnel Rush now has a cool two-player mode. Compete with each other on the same screen and see which one of you wins the tunnel race!', 'https://img.gamemonetize.com/2fp4sd31llh6u6vjxe1wxbx8meapsgop/512x384.jpg', 'https://html5.gamemonetize.com/2fp4sd31llh6u6vjxe1wxbx8meapsgop/', '0', 'Arcade', 0, 0, '', 'tunnel-rush-mania'),
(186, 'Long Neck Run', 'What will you do if you are tall enough to look down the Effiel Tower? Here is a collecting arcade game with 3D stickman game art animations. Your target is to collect as many of the same colorful rings as your current color as you can while running forward to the finish platform. Then you will see taller and taller buildings and items. I hope you will unlock taller buildings!', 'https://img.gamemonetize.com/j7aj0os2qbaax66pw0bgqdn91oxxzhdo/512x384.jpg', 'https://html5.gamemonetize.com/j7aj0os2qbaax66pw0bgqdn91oxxzhdo/', '0', 'Arcade', 0, 0, '', 'long-neck-run'),
(187, 'Talking Tom Diamond Hunt', 'Talking Tom Diamond Hunt is an online game that you can play for free. Talking Tom Diamond Hunt is an interesting online game suitable for all ages. Click or tap on the screen at the wright moment to help our lovely Tom collect as many diamonds as possible. Pay attention to let Tom\'s feet fall to the ground, or the game will fail. Jump around and have fun!', 'https://img.gamemonetize.com/mqyiln6hwcecd0jomjxgva48plqeqybd/512x384.jpg', 'https://html5.gamemonetize.com/mqyiln6hwcecd0jomjxgva48plqeqybd/', '0', 'Arcade', 0, 0, '', 'talking-tom-diamond-hunt'),
(188, 'Footballio', 'Simple and addictive game where you collect yellow balls running among the white ones. You got to be quick! Random bonuses can give you speed, replenish lost lives, slow down or weaken enemy balls. And don\'t get fooled by transparent balls!', 'https://img.gamemonetize.com/kdtqalqmguplh3c2g3yqtipt4l69bb9v/512x384.jpg', 'https://html5.gamemonetize.com/kdtqalqmguplh3c2g3yqtipt4l69bb9v/', '0', 'Arcade', 0, 0, '', 'footballio'),
(189, 'Slice It All!', 'Cut everything in half. Slice It All is a casual game, a very comfortable slice game. All you have to do is click the screen or mouse to keep the knife in the air and not drop it into the sea. Complete the level. Have fun!', 'https://img.gamemonetize.com/dx8o501e297q7ao4dxzedv8pxoonwwo9/512x384.jpg', 'https://html5.gamemonetize.com/dx8o501e297q7ao4dxzedv8pxoonwwo9/', '0', 'Arcade', 0, 0, '', 'slice-it-all'),
(190, 'Zombie City Master', 'Tired of escape and survival games? It’s time to let zombies hunt entire cities! The zombie virus swept the whole town, and the once prosperous town was reduced to ruins... The police, doctors, neighbors all turned into zombies. The lady who woke up in the hospital alone needs your help to avoid the attack of zombies and escape from this dangerous and terrifying town.', 'https://img.gamemonetize.com/6irh7byk8usn82u4091yrchxkhm90ux8/512x384.jpg', 'https://html5.gamemonetize.com/6irh7byk8usn82u4091yrchxkhm90ux8/', '0', 'Arcade', 0, 0, '', 'zombie-city-master'),
(191, 'Pixelkenstein Ottoman', '\'Pixelkenstein Ottoman\' is a fun and challenging platform game with a theme reminiscent of the old times in the ottoman Collect diamonds and get the highest score. collect the diamonds to pass the levels. pull the lever and you own the oil. pull each level oil lever and complete the levels. Fun and challenging platform game Pixelkenstein Ottoman. Pixelkenstein, the third game of the series.', 'https://img.gamemonetize.com/c0k0vmo1kezearnmzvwc3zre2okbhqyu/512x384.jpg', 'https://html5.gamemonetize.com/c0k0vmo1kezearnmzvwc3zre2okbhqyu/', '0', 'Arcade', 0, 0, '', 'pixelkenstein-ottoman'),
(192, 'Impostor Farm', 'A fun and action-packed Impostor game is here with the difference of meyagames. A fun adventure awaits you in Impostor Farm. Grow your family with the food found around the farm and gain an advantage over rival impostors. You can get stronger with armor bonus, speed bonus and extra impostor bonus. You can improve your characters with daily bonuses, achievements and many surprises. You can also improve your character from the shop menu with the coins you will earn at the end of each game. Try Impostor Farm game now with 15 different characters and developable character structure!', 'https://img.gamemonetize.com/a0uolq0vwebjz8ck84quy72mabc2fbqw/512x384.jpg', 'https://html5.gamemonetize.com/a0uolq0vwebjz8ck84quy72mabc2fbqw/', '0', 'Arcade', 0, 0, '', 'impostor-farm'),
(193, 'Mob Control', 'How to invade a castle? Mob Control will show you the correct way to win a war with the number of people\'s advantages. With 3D arcade play rules and stickman models, you are allowed to launch blue stickmen to mob castles at each level. It will be necessary for you to send them past the number area. Good luck and enjoy the victory!', 'https://img.gamemonetize.com/bfg1qvuf4krgp9nlxlc8448u34z9l3uf/512x384.jpg', 'https://html5.gamemonetize.com/bfg1qvuf4krgp9nlxlc8448u34z9l3uf/', '0', 'Arcade', 0, 0, '', 'mob-control'),
(194, 'Lucky vs Lou', 'Lou, the handsome toy with blond hair, who has evil evils, starts the giant toy-smashing machine. lucky so the toy red bat starts running because it can never fly because it is a toy. He has to get the key or his friends can\'t reach out and save him. He must get the golden key to save his friends.', 'https://img.gamemonetize.com/nxidk4ow5997dt51m0qj8csxpvjvccsl/512x384.jpg', 'https://html5.gamemonetize.com/nxidk4ow5997dt51m0qj8csxpvjvccsl/', '0', 'Arcade', 0, 0, '', 'lucky-vs-lou'),
(195, 'Run Blue İmposter Run', 'You must help the blue impostor survive. beware of flying creatures, they are very dangerous. 22 different levels and every difficulty level of hazards.', 'https://img.gamemonetize.com/jpwzzb1prfbihv3eqsel096jmzov9v14/512x384.jpg', 'https://html5.gamemonetize.com/jpwzzb1prfbihv3eqsel096jmzov9v14/', '0', 'Arcade', 0, 0, '', 'run-blue-mposter-run'),
(196, 'Regular Agents 2', 'It is a game where 2 agents overcome the difficulties and collect the eggs and pass the levels. This game played for two is the game of hedgehogs and jays. Reach the end of the chapter with the agents in suits!', 'https://img.gamemonetize.com/wb9u4a2vrhh3uxzw9nge0j2lyxoqwxbt/512x384.jpg', 'https://html5.gamemonetize.com/wb9u4a2vrhh3uxzw9nge0j2lyxoqwxbt/', '0', 'Arcade', 0, 0, '', 'regular-agents-'),
(197, 'Real Car Parking 3D', 'Car parking game with realistic graphics. You have to get to the finish line without rubbing the car against the wall, don\'t worry, the boxes don\'t damage your car, but they slow you down. You have to be careful not to crash. Manage to park your car in 15 different levels and become the best parking master! Become a car parking master from both mobile and pc.', 'https://img.gamemonetize.com/zyh1v8uovtnk0mmo72c82l61dfm2mrre/512x384.jpg', 'https://html5.gamemonetize.com/zyh1v8uovtnk0mmo72c82l61dfm2mrre/', '0', 'Arcade', 0, 0, '', 'real-car-parking-d'),
(198, 'Gun Master 3D Online', 'Gun Master 3D is actually not a shooting game instead of a physics skillful arcade game with 3D pixel guns and bricks. The goal for you is to destroy all bricks by shooting them. All bricks will keep rotating around the gun. The gun will also rotate for a while after one shot. Glad you will complete all targets with limited bullets. Good luck!', 'https://img.gamemonetize.com/xxtzcunaox9affw25bgrfalx576sxzzv/512x384.jpg', 'https://html5.gamemonetize.com/xxtzcunaox9affw25bgrfalx576sxzzv/', '0', 'Arcade', 0, 0, '', 'gun-master-d-online'),
(199, 'Noob Steve Cave', 'Have you ever met a noob steve before? you have to help steve who is totally funny and clumsy. Steve is stuck in the cave. Help him and collect the potions. If you don\'t collect them all, collect them all for it to open as soon as the magical portal opens! Be careful the water is rising and you could drown.', 'https://img.gamemonetize.com/g0vmmmu7wck1320y8xcitiz8crxcvtua/512x384.jpg', 'https://html5.gamemonetize.com/g0vmmmu7wck1320y8xcitiz8crxcvtua/', '0', 'Arcade', 0, 0, '', 'noob-steve-cave'),
(200, 'Talking Tom in Laboratory', 'Talking Tom In Laboratory is an online game that you can play for free. Do you like Tom Cat? Come to the Talking Tom In Laboratory to see what surprise Tom will bring to you this time! You will be able to explore the wonderful performance of Tom in different scenarios. This game is suitable for children and game characters to interact. Have fun playing with this game.', 'https://img.gamemonetize.com/kbwrpbglbdu7ijc54q99itb3gra325im/512x384.jpg', 'https://html5.gamemonetize.com/kbwrpbglbdu7ijc54q99itb3gra325im/', '0', 'Arcade', 0, 0, '', 'talking-tom-in-laboratory'),
(201, 'Super Mario Html5', 'Play Super Mario Html5, remastered after flash version. Play up to 9 levels, the rules are the same, you need to avoid turtles and enemies by jumping them over to score and destroy them. Also, collect coins to buy more lives, you can buy up to 3 lives more. By collecting the mushrooms you will grow and you can destroy the enemies by shooting them using the spacebar button.', 'https://img.gamemonetize.com/s94qs8rws53ip9bcgnxj60hsrj89581x/512x384.jpg', 'https://html5.gamemonetize.com/s94qs8rws53ip9bcgnxj60hsrj89581x/', '0', 'Arcade', 0, 0, '', 'super-mario-html'),
(202, 'Minecraft Helicopter Adventure', 'Minecraft Helicopter Adventure is fun online game suitable for all ages. This time you need to guide our lovley Steve in helicopter to a landing area. Make a perfect path and avoid obstacles on the way. In some levels you need to pick a key to get the landing area clear. Have fun and come back for more free games.', 'https://img.gamemonetize.com/kh6z9c2ej0oktodxnx2qtdhu6wq7yw7j/512x384.jpg', 'https://html5.gamemonetize.com/kh6z9c2ej0oktodxnx2qtdhu6wq7yw7j/', '0', 'Arcade', 0, 0, '', 'minecraft-helicopter-adventure'),
(203, 'Noob vs Hacker', 'The cute and clumsy noob has to get the key and reach the door before the hacker does to survive in the desert. Pass the obstacles before you fall for the hacker\'s tricks, dodge the monsters, be careful, you don\'t know how to swim, you might drown.', 'https://img.gamemonetize.com/upbkplqh8mmo36werlwgqh20sp0qepk9/512x384.jpg', 'https://html5.gamemonetize.com/upbkplqh8mmo36werlwgqh20sp0qepk9/', '0', 'Arcade', 0, 0, '', 'noob-vs-hacker'),
(204, 'Snake Run', 'Be careful not to aim at snakes that are longer than you. Avoid various obstacles and stay away from your enemies. There are other snakes on the way to victory. Eating them can prolong your competition and help you pass the level!', 'https://img.gamemonetize.com/ccmr0ls42fhypr0i1m9nxcucocefitxy/512x384.jpg', 'https://html5.gamemonetize.com/ccmr0ls42fhypr0i1m9nxcucocefitxy/', '0', 'Arcade', 0, 0, '', 'snake-run'),
(205, 'Bouncy Rush', 'Bouncy Rush, click right away if you want to experience endless excitement on endless platform. Watch out for interesting spinning wheels in this game, or your character will get hurt badly. To complete the platform, you must protect it from danger. Collect gold, unlock new talented characters. Double the fun!', 'https://img.gamemonetize.com/iq675dig7qwhrsgapj2x1wum3sfgivh0/512x384.jpg', 'https://html5.gamemonetize.com/iq675dig7qwhrsgapj2x1wum3sfgivh0/', '0', 'Arcade', 0, 0, '', 'bouncy-rush'),
(206, 'Couples Yoga', 'Couples Yoga is a Yoga arcade puzzle game with 3D models. You are ordered to move body parts to complete the marked post at each level. strongly suggest you move one part to the highest rate of progress each time. Glad you will always win all three yellow stars!', 'https://img.gamemonetize.com/4pp8p8ijfdn2bdmpt81kfbtoeqnt9ukd/512x384.jpg', 'https://html5.gamemonetize.com/4pp8p8ijfdn2bdmpt81kfbtoeqnt9ukd/', '0', 'Arcade', 0, 0, '', 'couples-yoga'),
(207, 'Get Lucky', 'How does the girl win her love in the swimming pool? Get Lucky is actually not a puzzle game but a collecting vertical-version arcade game with a 3D girl and colorful coat hangers. Your objective is to charge the left bar up on the red area at each level by means of collecting coat hangers while avoiding red blankets. From you start collecting coat hangers, you are able to change and take off your current clothes as the girl. Keep calm and collect as many coat hangers as you can while avoiding red blankets!', 'https://img.gamemonetize.com/q1bkxq469vadmqlrltiupcstf1tdoc4r/512x384.jpg', 'https://html5.gamemonetize.com/q1bkxq469vadmqlrltiupcstf1tdoc4r/', '0', 'Arcade', 0, 0, '', 'get-lucky'),
(208, 'Steve AdventureCraft Aqua', 'Join Steve\'s adventures, which is full of adventures. Kill mysterious creatures and monsters like zombies under water in Steve adventurecraft aqua, escape as they can\'t kill them! watch out, monsters are everywhere! Beat the levels and dominate the water! Kill monsters, collect fish and slime!', 'https://img.gamemonetize.com/mf9swzsyi0vn9ttw2fryve02nhy274sq/512x384.jpg', 'https://html5.gamemonetize.com/mf9swzsyi0vn9ttw2fryve02nhy274sq/', '0', 'Arcade', 0, 0, '', 'steve-adventurecraft-aqua'),
(209, 'SpongeBob Jumping Adventure', 'SpongeBob Jumping Adventure is fun online game for kids and adults. The aim of the game is to jump as high as possible and eat as many burgers as possible. Step on the jelly fishes to jump, eat burgers and avoid evil fishes on the way up. Have fun plying.', 'https://img.gamemonetize.com/w1vd53jqftippq91x7435ikej6mw8jf5/512x384.jpg', 'https://html5.gamemonetize.com/w1vd53jqftippq91x7435ikej6mw8jf5/', '0', 'Arcade', 0, 0, '', 'spongebob-jumping-adventure'),
(210, 'Pixel Us Red and Blue', 'It\'s a two player game where the blue and red alien have to reach the flag. Reach the blue and red impostor flag and earn the right to pass a new level. Be careful, there are many challenging creatures.', 'https://img.gamemonetize.com/jrgx4oxbbbop6egzflrl04b5q6qijr77/512x384.jpg', 'https://html5.gamemonetize.com/jrgx4oxbbbop6egzflrl04b5q6qijr77/', '0', 'Arcade', 0, 0, '', 'pixel-us-red-and-blue'),
(211, 'Time of Adventure Finn', 'time of adventure finn, a legendary adventure game, awaits you on a magnificent adventure. you have to be careful in snow land. the soldiers of the snow king are everywhere. collect them late crystals and get to the end of the game. Jacky and dog friendly finn. 11 challenging chapters are waiting for you', 'https://img.gamemonetize.com/sm93z19ic9mn58th9nfwhgr7kc5u9au2/512x384.jpg', 'https://html5.gamemonetize.com/sm93z19ic9mn58th9nfwhgr7kc5u9au2/', '0', 'Arcade', 0, 0, '', 'time-of-adventure-finn'),
(212, 'Fruit Master', 'Throw your weapons at the fruit as you try to juice them all to complete each level. Try not to miss any of the fruits as you juice them and earn coins. Unlock new knives as you try to complete all 100 different levels.', 'https://img.gamemonetize.com/b7mhpct2j5qji4d1sztok6wnj6foj4uu/512x384.jpg', 'https://html5.gamemonetize.com/b7mhpct2j5qji4d1sztok6wnj6foj4uu/', '0', 'Arcade', 0, 0, '', 'fruit-master'),
(213, 'Sky Rolling Balls', 'Sky Rolling Balls is an arcade game, which is suitable for all ages. The gameplay is very simple. You only need to hold the ball to go ahead. Collect all the circles at each level. The more levels you unlock, the more circles you need to collect. Are you ready to begin this interesting game? Enjoy it now!', 'https://img.gamemonetize.com/ekim7pykxcp1qg3ozxtds1m5pmimj4d1/512x384.jpg', 'https://html5.gamemonetize.com/ekim7pykxcp1qg3ozxtds1m5pmimj4d1/', '0', 'Arcade', 0, 0, '', 'sky-rolling-balls'),
(214, 'Stickjet Challenge', 'Dodge the obstacles on the way and collect all the stars you find in order to complete the game like a king. Have fun! Good luck!', 'https://img.gamemonetize.com/6llmqld55g7qwo4edn405xfjip6o1t37/512x384.jpg', 'https://html5.gamemonetize.com/6llmqld55g7qwo4edn405xfjip6o1t37/', '0', 'Arcade', 0, 0, '', 'stickjet-challenge'),
(215, 'Robo Battle', 'Robo Battle is a war robot game that tests your logic and wit Be brave and fight for victory against other war robots lasers saws and thermometers a great range of enemies and obstacles for your bot so the performance in battle is based on both strategy and players skills Get the game now for free and become the star of the Robo Battle', 'https://img.gamemonetize.com/iz2ddbjx0tjwgl82he6m6pdi3mzfu1fa/512x384.jpg', 'https://html5.gamemonetize.com/iz2ddbjx0tjwgl82he6m6pdi3mzfu1fa/', '0', 'Arcade', 0, 0, '', 'robo-battle'),
(216, 'Power Rangers Winter Missions', 'Power Rangers Winter Missions – is a HTML5 Game! The Power Rangers lost his presents. Now you need to help the emu collect these gifts and protect them from dangerous elves, evil deer, cookies and snowmen. Made in Construct 2 and the game is compatible with Construct 3. Enjoy the game!', 'https://img.gamemonetize.com/d5qnpzh1s7o2obl1zjnjjxohpu9vqh64/512x384.jpg', 'https://html5.gamemonetize.com/d5qnpzh1s7o2obl1zjnjjxohpu9vqh64/', '0', 'Arcade', 0, 0, '', 'power-rangers-winter-missions'),
(217, 'Road Fury', 'Unleash your fury on the highway an shoot down everything that moves! Tip: if you can\'t shoot it, take it... those are power-ups! Upgrade your car to withstand a longer ride, beat bosses and get as far as you can so you can compare your highscores with others! Become the furious king of the road!', 'https://img.gamemonetize.com/nmo3l66t97ypoctsdra0k2ct3d60eax2/512x384.jpg', 'https://html5.gamemonetize.com/nmo3l66t97ypoctsdra0k2ct3d60eax2/', '0', 'Arcade', 0, 0, '', 'road-fury'),
(218, 'Kingdom of Ninja 7', 'The most extreme challenges and the most extreme levels are waiting for you in kingdom of ninja 7, the last series of the kingdom of ninja game series. You have never encountered such a difficult game. Playing the hardest game of the series will really tire you out. You have to be very careful with monsters, balls, cannonballs and sharp thorns.', 'https://img.gamemonetize.com/w5n86v1zgdx87e6umalfi848wvnjwap7/512x384.jpg', 'https://html5.gamemonetize.com/w5n86v1zgdx87e6umalfi848wvnjwap7/', '0', 'Arcade', 0, 0, '', 'kingdom-of-ninja-'),
(219, 'Cuphead', 'Cuphead is a classic run and gun action game heavily focused on boss battles.', 'https://img.gamemonetize.com/150y9wt4yhcug9sb0psyul0bfek7l38m/512x384.jpg', 'https://html5.gamemonetize.com/150y9wt4yhcug9sb0psyul0bfek7l38m/', '0', 'Arcade', 0, 0, '', 'cuphead'),
(220, 'Power Rangers Commander', 'Power Rangers Commander – this is very cool game in which you are the brave ranger, kills zombies in the air and on land, with shotgun and special skills ranger calling: firestorm, lightning and cold ice. To collect all the items, improvements, coins and prove you’re the best in the WORLD HERO!', 'https://img.gamemonetize.com/444qvmp1uvkc0atyedfr6dqtql54cl4h/512x384.jpg', 'https://html5.gamemonetize.com/444qvmp1uvkc0atyedfr6dqtql54cl4h/', '0', 'Arcade', 0, 0, '', 'power-rangers-commander'),
(221, 'Run İmposter Run', 'You must help the impostor survive. beware of flying creatures, they are very dangerous. 20 different levels and every difficulty level of hazards.', 'https://img.gamemonetize.com/902dkba243w6yvwlimw7km1m6o4gfdx7/512x384.jpg', 'https://html5.gamemonetize.com/902dkba243w6yvwlimw7km1m6o4gfdx7/', '0', 'Arcade', 0, 0, '', 'run-mposter-run'),
(222, 'Anti Stress Game', 'Anti Stress Game is fun html5 game suitable for all ages. Play around and try to relax. Stress is not good option for you. Say good buy to stress. Have fun and stress free time.', 'https://img.gamemonetize.com/79vu9bkqef3ufo3fi21vax5mefm9fdbn/512x384.jpg', 'https://html5.gamemonetize.com/79vu9bkqef3ufo3fi21vax5mefm9fdbn/', '0', 'Arcade', 0, 0, '', 'anti-stress-game'),
(223, 'K-Game Glass Bridge Survival', 'K Game Glass Bridge Survival is recommended as a third-person jumping arcade game with 3D Squid Game roles. In order to survive and complete the current level, you need to jump and overpass the glass bridge at each level. You will be provided with the correct track to the finish platform. As long as you memorize them and jump with following orders. The squares will increase after you overpass each level. Good luck and have a good time!', 'https://img.gamemonetize.com/qimlu6o0si197nhnpzxq9x2htv4xvia2/512x384.jpg', 'https://html5.gamemonetize.com/qimlu6o0si197nhnpzxq9x2htv4xvia2/', '0', 'Arcade', 0, 0, '', 'kgame-glass-bridge-survival'),
(224, 'Sneak Out 3D', 'Blue wants to sneak out to play! Can you help him? Evaded the surveillance! Sneak out, you can also quietly take advantage of them not to notice, do not make a noise, so that they will not notice, or, quickly escape the test of your operation!', 'https://img.gamemonetize.com/c04xb827vggsyvvn4k8bkx1r8o0c5ugi/512x384.jpg', 'https://html5.gamemonetize.com/c04xb827vggsyvvn4k8bkx1r8o0c5ugi/', '0', 'Arcade', 0, 0, '', 'sneak-out-d'),
(225, 'Bunny Angel', 'bunny angel sweetie welcome to the life of the sweet rabbit. help bunny angel and beat all levels. Skip the stages to victory.', 'https://img.gamemonetize.com/7npglwuf20erzbmowe4tk43n4drpmzmu/512x384.jpg', 'https://html5.gamemonetize.com/7npglwuf20erzbmowe4tk43n4drpmzmu/', '0', 'Arcade', 0, 0, '', 'bunny-angel'),
(226, 'Basketball serial shooter', 'Are you a basketball serial shooter ? you can raise the challenge now ! Your goal in this game is simple: you must master your shoothing skill like a pro. This game use physics ant that is what makes it so fun to play. Rebounds, wind, obstacles... will make the challenge even more difficult to dunk.', 'https://img.gamemonetize.com/q3y3r1gd631aqfv9pxx0nv727nm9xueg/512x384.jpg', 'https://html5.gamemonetize.com/q3y3r1gd631aqfv9pxx0nv727nm9xueg/', '0', 'Arcade', 0, 0, '', 'basketball-serial-shooter'),
(227, 'Big Wheels Monster Truck', 'Say hello to the legendary and powerful monster trucks BIG wheels monster truck. You have to smash cars with monster trucks and reach the end of the track. These trucks with huge wheels are almost invincible.', 'https://img.gamemonetize.com/3r8uw80rid2f1dvkbcqnqgmi8trbg79z/512x384.jpg', 'https://html5.gamemonetize.com/3r8uw80rid2f1dvkbcqnqgmi8trbg79z/', '0', 'Arcade', 0, 0, '', 'big-wheels-monster-truck'),
(228, 'Hide Find Seek 2023', 'They were hiding and seeking the time-honoured childhood game. As the seeker, you may use objects like automobiles and desks to construct forts, while the hidden players can use things like the river, haystacks, cornfields, and the boss\'s office—the perception of a seeker. Please make an effort to be civil.', 'https://img.gamemonetize.com/qiv74xk6zvdntyfmbr6mzqm88b9qkw10/512x384.jpg', 'https://html5.gamemonetize.com/qiv74xk6zvdntyfmbr6mzqm88b9qkw10/', '0', 'Arcade', 0, 0, '', 'hide-find-seek-'),
(229, 'Squid Craft Online', 'How do you know about Squid Game, which is a famous film recently? Squid Craft Online is a Grandmother\'s Footsteps simulation arcade game with 3D characters. You need to care about the speaking from the robot girl. When she is speaking, you are able to run forward safely. But when she stops talking, you need to stay where you are immediately or forwards. Or else, you will be shot and weeded out directly. I hope you will always complete the game in five different worlds on time!', 'https://img.gamemonetize.com/e6lchzp4guco6a2guwfmdjg3jt0i3e3g/512x384.jpg', 'https://html5.gamemonetize.com/e6lchzp4guco6a2guwfmdjg3jt0i3e3g/', '0', 'Arcade', 0, 0, '', 'squid-craft-online'),
(230, 'Jump Dunk 3D', 'With 3D stickman basketball models and physics ball-launching arcade game rules, Jump Dunk 3D requires you to shoot three goals first at each level. I strongly suggest you focus on the releasing position of the ball instead of the jumping stickman model. Don\'t forget to use the glass walls to make a clean shot!', 'https://img.gamemonetize.com/792vd72hvuq9c00f9c677mtgqgn4tpjj/512x384.jpg', 'https://html5.gamemonetize.com/792vd72hvuq9c00f9c677mtgqgn4tpjj/', '0', 'Arcade', 0, 0, '', 'jump-dunk-d'),
(231, 'Extreme Jelly Shift 3D', 'Do you love jelly? Jelly is soft so it can flow and change its shape. Can you rush with your jelly to slide through all levels in this fast moving game? Join the game like an F1 driver to save your jelly from bashing.', 'https://img.gamemonetize.com/hdrdmonc3zz2nq0s8p6nimkfy0xn3ukm/512x384.jpg', 'https://html5.gamemonetize.com/hdrdmonc3zz2nq0s8p6nimkfy0xn3ukm/', '0', 'Arcade', 0, 0, '', 'extreme-jelly-shift-d'),
(232, 'Draw The Bridge', 'Draw The Bridge is a fun arcade game where the player has to draw a path for the vehicles.', 'https://img.gamemonetize.com/50ian56vqv16jvpw5nixq0p50sm99qff/512x384.jpg', 'https://html5.gamemonetize.com/50ian56vqv16jvpw5nixq0p50sm99qff/', '0', 'Arcade', 0, 0, '', 'draw-the-bridge'),
(233, 'Piggy On The Run', 'Are you ready for the adventure of cute piggy in the forest? piggy on the run run piggy run pass the levels in the jungle and dominate the jungle! watch out for enemies watch out for obstacles! You have to be careful in the jungle!', 'https://img.gamemonetize.com/n6nkdgh18qrnrwsspp9wt0vh55ckre7e/512x384.jpg', 'https://html5.gamemonetize.com/n6nkdgh18qrnrwsspp9wt0vh55ckre7e/', '0', 'Arcade', 0, 0, '', 'piggy-on-the-run'),
(234, 'Talking Ben Coloring', 'Talking Ben coloring book is a children\'s coloring picture that you can color online. The process of coloring pictures will appeal to children of any age. This is a great way to spend time with interest and profit.', 'https://img.gamemonetize.com/we79vezhh5f5snav26d6yriuw3tj6odt/512x384.jpg', 'https://html5.gamemonetize.com/we79vezhh5f5snav26d6yriuw3tj6odt/', '0', 'Arcade', 0, 0, '', 'talking-ben-coloring'),
(235, 'Pizza Ninja Mania', 'Pizza ingredients juggling through the air, ninja slicing skills needed! Customers need to be served quickly and also love to see the entertainment. So grab a knife and do your job! Play in each game mode and be the best! Also new types of bonuses await!', 'https://img.gamemonetize.com/a5687ulj1xahqiaiy04cudesyul5jmxt/512x384.jpg', 'https://html5.gamemonetize.com/a5687ulj1xahqiaiy04cudesyul5jmxt/', '0', 'Arcade', 0, 0, '', 'pizza-ninja-mania'),
(236, 'Red and Green Pumpkin', 'The most legendary of the red and green pumpkin series will challenge you and your friend with more enemies and more features. watch out for slime and bat! use the jump ramps. Remember take the key and make the invisible door visible. only green can remove the laser.', 'https://img.gamemonetize.com/b2sm1i11wujig2znrbiptiqujhyz8j4u/512x384.jpg', 'https://html5.gamemonetize.com/b2sm1i11wujig2znrbiptiqujhyz8j4u/', '0', 'Arcade', 0, 0, '', 'red-and-green-pumpkin'),
(237, 'FNF Music Battle 3D', 'Do you have confidence in music games? FNF Music Battle 3D is a skillful music arcade game with 3D models. At each level, you need to help the rockboy to win the girl by means of clicking as many correct rythme signals as you can to keep him the upper hand. Keep calm and have fun!', 'https://img.gamemonetize.com/srnfx6k3d6fdkzkw9wdpl5lrkbvhdub6/512x384.jpg', 'https://html5.gamemonetize.com/srnfx6k3d6fdkzkw9wdpl5lrkbvhdub6/', '0', 'Arcade', 0, 0, '', 'fnf-music-battle-d'),
(238, 'Dr Octopus Darkling', 'Doctor octopus needs to get out of the forest of darkness. You have to help him and help him in this adventure! It may be dark everywhere, but you can make it. Be careful, poison water is everywhere!', 'https://img.gamemonetize.com/fmkj19r0nyg1qpji0cbufhjvt7sdxseg/512x384.jpg', 'https://html5.gamemonetize.com/fmkj19r0nyg1qpji0cbufhjvt7sdxseg/', '0', 'Arcade', 0, 0, '', 'dr-octopus-darkling'),
(239, 'Glass Challenge Squid Game', 'The most addictive stack fall game with optimised performance for all devices! Glass Challenge Squid Game is a super fun and addictive one touch casual game. Press and hold on the screen and let the ball go down without touching the obstacles! Hold as long as possible to make combo and break the black blocks. Let the ball fall down from the helix stacks. Glass Challenge Squid Game is a 3d arcade game where players smash, bump and bounce through revolving helix platforms to reach the end. Glass Challenge Squid Game where players smash, bump and bounce through revolving helix platforms to reach the end. How to Play - Just hold your finger to increase the rate of ball fall. - Don\'t break or touch the black stacks. - When Tapping Action Continuously Happen The Stack Ball Change Into The Fire Ball. - Help your ball to reach the bottom of the tower.', 'https://img.gamemonetize.com/wnyliqzjak6p74k1pid1hjmyzn6876bt/512x384.jpg', 'https://html5.gamemonetize.com/wnyliqzjak6p74k1pid1hjmyzn6876bt/', '0', 'Arcade', 0, 0, '', 'glass-challenge-squid-game'),
(240, 'Slither 2D 2022', 'Because the joystick controls your Big Worm\'s crawl, controlling your Big Worm in the play zone. It is possible to turn the worm in the direction of your mouse cursor by just swiping your finger over the screen. A fast speed boost will enable you to move out of the path of the opposing Snake worms without being hit by their venom. Slither, consume, grow, and conquer the snake of competitors! Controlling your worms in Slink io is straightforward, as your crawl is entirely handled with the mouse. It is possible to control the worm\'s movement by dragging your finger across the screen. This will help you get out of the path of malicious worms faster. Crawl worm games may be controlled by simply dragging your finger across the screen. Big Worm games are designed with cartoonish images and no text, sound, or music, making them suitable for school and business environments. You may get additional opponents by spreading the word about the game on social media.', 'https://img.gamemonetize.com/tsjweky2g7xk65vv2arwmkkqc20r0i25/512x384.jpg', 'https://html5.gamemonetize.com/tsjweky2g7xk65vv2arwmkkqc20r0i25/', '0', 'Arcade', 0, 0, '', 'slither-d-'),
(241, 'Red and Green Christmas', 'How would you like to play the last and special part of the red and green game series? Unlike other series, there is a portal in the new year\'s special section, jump from the portal and overcome the obstacles, save your friend, reach the door, complete the sections.', 'https://img.gamemonetize.com/96lngaa7nxz0ldjhbatfzc52y96yw5nb/512x384.jpg', 'https://html5.gamemonetize.com/96lngaa7nxz0ldjhbatfzc52y96yw5nb/', '0', 'Arcade', 0, 0, '', 'red-and-green-christmas'),
(242, 'Gun Sprint Online', 'If you like playing skillful arcade games, Gun Sprint is possibly a benefit relaxation game for you to play. On 3D platform tracks, you are permitted to control a Desert Eagle to shoot all stickman enemies at each level. The real-time position and shooting angles are all according to the timing of the firing. Both headshots and high-end blocks could make more gold coins at all levels. Good luck and take a break!', 'https://img.gamemonetize.com/yzwh43jpqbthzkafib7x86b6opsokknp/512x384.jpg', 'https://html5.gamemonetize.com/yzwh43jpqbthzkafib7x86b6opsokknp/', '0', 'Arcade', 0, 0, '', 'gun-sprint-online'),
(243, 'HuggyBros Christmas', 'Are you ready for the Huggy brothers Christmas adventure? they are waiting for you on this adventure, collect points, buy beautiful costumes, collect all the costumes. Be careful, don\'t touch the sharp thorns or the sharp spinning wheels while collecting the Christmas candies. Reach the door together but don\'t forget to take the key. Don\'t go to the door without the key, but the door won\'t open!', 'https://img.gamemonetize.com/adbi4ohat9jz35qmphz3rdsf9tr3uypn/512x384.jpg', 'https://html5.gamemonetize.com/adbi4ohat9jz35qmphz3rdsf9tr3uypn/', '0', 'Arcade', 0, 0, '', 'huggybros-christmas'),
(244, 'K-Games Challenge', 'K Games Challenge is used to replay the games in the famous film called Squid Game. Under a 3D game engine, you are able to play Green Light and Red Light, Honeycomb Toffee, Tug of war, Marbles, Stepping Stones, and SP Game with AI opponents. With arcade play rules and controls, it will be simple for you to win all games in a limited time. Like Marbles, we need you to throw the marble into the hole in six chances. You can only complete the level in green areas. Good luck!', 'https://img.gamemonetize.com/5raz0h36u7jd8ctsvsm6svz1fs24lpb9/512x384.jpg', 'https://html5.gamemonetize.com/5raz0h36u7jd8ctsvsm6svz1fs24lpb9/', '0', 'Arcade', 0, 0, '', 'kgames-challenge'),
(245, 'Mine Rusher', 'Precious crystals are scattered on the paths of the maze in the game Mine Rusher, the character must collect them, and he always fails, he does not have time to react to the turns of the path, he falls into the void and wakes up empty - handed over without extraction. You can help an amusing lunatic if you take control in your own hands and guide the hero along the path, collecting pebbles. Get ready for a tight arcade, react to calls instantly, otherwise the game will throw you away. Let the hero with your help pick up the full pockets of gems.', 'https://img.gamemonetize.com/769o2w2l5g2tuxkl09h1lfhkwepsdq8y/512x384.jpg', 'https://html5.gamemonetize.com/769o2w2l5g2tuxkl09h1lfhkwepsdq8y/', '0', 'Arcade', 0, 0, '', 'mine-rusher'),
(246, 'Angry Chicken', 'One day, a group of chicks were captured by the monster. The chicken hero returned to the village, very angry. Prepare to go on an expedition, defeat the monsters, and rescue the chicken!', 'https://img.gamemonetize.com/kcl63qudswf8ectcb4ox1pepcxgp58pp/512x384.jpg', 'https://html5.gamemonetize.com/kcl63qudswf8ectcb4ox1pepcxgp58pp/', '0', 'Arcade', 0, 0, '', 'angry-chicken'),
(247, 'Stacky Dash 2', 'Just like many 3D stack cube arcade games, Stacky Dash 2 also requests you to collect as many cubes as you can on the track to the final platform. You will meet several maze platforms, that are connected with narrow bridges. When you overpass the bridges, you need to pay for some cubes you collected. Have a good time!', 'https://img.gamemonetize.com/zmy6sham01terasvpl4umtdfxp6teea7/512x384.jpg', 'https://html5.gamemonetize.com/zmy6sham01terasvpl4umtdfxp6teea7/', '0', 'Arcade', 0, 0, '', 'stacky-dash-'),
(248, 'İmpostor and Crewmate Boxer', 'İmpostor &amp; Crewmate Boxer game. Hit the impostor but never hit the Human! watch out, don\'t hit the crewmate. be the one who hits the impostor the most and win. Play alone or for 2 players!', 'https://img.gamemonetize.com/2id1d8n5flxj5dn49tnbj5x5mro80o43/512x384.jpg', 'https://html5.gamemonetize.com/2id1d8n5flxj5dn49tnbj5x5mro80o43/', '0', 'Arcade', 0, 0, '', 'mpostor-and-crewmate-boxer'),
(249, 'Spiderman Skateboarding', 'Spiderman Skateboarding', 'https://img.gamemonetize.com/amriwt54q57suxfrs9qxq3v31w1iy20b/512x384.jpg', 'https://html5.gamemonetize.com/amriwt54q57suxfrs9qxq3v31w1iy20b/', '0', 'Arcade', 0, 0, '', 'spiderman-skateboarding'),
(250, 'Steve and Alex House Escape', 'Steve and Alex, one of everyone\'s favorite characters, want to escape from home in this adventure. You have to help them escape from the house. remember steve can collect obsidian but alex can\'t. Help Alex and Steve escape from the house. Gather the pieces you need to make a fire!', 'https://img.gamemonetize.com/860x7r6htja33oxrrb8cxv2umx1545qh/512x384.jpg', 'https://html5.gamemonetize.com/860x7r6htja33oxrrb8cxv2umx1545qh/', '0', 'Arcade', 0, 0, '', 'steve-and-alex-house-escape'),
(251, 'Minecraft Earth Survival', 'Minecraft Earth Survival is fun arcade game suitable for all ages. You need to stay alive as long time as possible. Run and avoid falling meteors. Get the mushroom to destroy all meteors on the screen. Have fun playing.', 'https://img.gamemonetize.com/pdmw1k70vdu4v6cewk35gm3x9so6dyp2/512x384.jpg', 'https://html5.gamemonetize.com/pdmw1k70vdu4v6cewk35gm3x9so6dyp2/', '0', 'Arcade', 0, 0, '', 'minecraft-earth-survival'),
(252, 'Fall Race 3D', 'Fall-Race-3D is an exciting arcade running game. You will race with other stickmen. Don\'t fall off the platforms. You must win the first title. For arriving at the other platforms, you must speed up or use Paraglider. Keep running until the end.', 'https://img.gamemonetize.com/ot7547xnhkcesqiev8lgu8a7mehuxlal/512x384.jpg', 'https://html5.gamemonetize.com/ot7547xnhkcesqiev8lgu8a7mehuxlal/', '0', 'Arcade', 0, 0, '', 'fall-race-d'),
(253, 'Crazy Balls 3D', 'A game for those who love to drive along crazy tracks, knocking down everything in their path! Roll, jump, fly, overtaking the balls and be the first to reach the finish line! Climb the rankings and become a racing king! Race crazy balls on bizarre tracks. Swipe quickly to gain more speed, flying over gaps and avoiding obstacles to reach the finish line first', 'https://img.gamemonetize.com/d0ke72ygyhtlwg15fctmxmkpjiuyyrw2/512x384.jpg', 'https://html5.gamemonetize.com/d0ke72ygyhtlwg15fctmxmkpjiuyyrw2/', '0', 'Arcade', 0, 0, '', 'crazy-balls-d'),
(254, 'Freddy run 3', 'Freddy founds himself trapped once again inside a terrifying nightmare so he needs your help in order to survive inside the medieval haunted castle he dreams of. Be aware as once you hit the Play button, there is no turning back and you must complete all sort of dangerous challenges while wondering the castle hallways, rooms and dungeons fighting monsters and escaping deadly traps. If you manage to make it through, in the end you shall face the Skeleton King aka final Boss into a one vs one battle.', 'https://img.gamemonetize.com/n8z3g7l96is5zyj1ihbuc74789wp60ju/512x384.jpg', 'https://html5.gamemonetize.com/n8z3g7l96is5zyj1ihbuc74789wp60ju/', '0', 'Arcade', 0, 0, '', 'freddy-run-'),
(255, 'Marshmello Monster', 'Imagine you are a cute marshmello and you have to reach the finish line. start from the beginning and reach the finish line within the given time. pass many different levels.', 'https://img.gamemonetize.com/wn67pz8k0wbrg7y9to9maf9zrrryjwa2/512x384.jpg', 'https://html5.gamemonetize.com/wn67pz8k0wbrg7y9to9maf9zrrryjwa2/', '0', 'Arcade', 0, 0, '', 'marshmello-monster'),
(256, 'Sponge Bob Coloring', 'SpongeBob coloring pages for kids are funny coloring pictures with characters and plots from the animated series SpongeBob SquarePants. Yellow SpongeBob living in Bikini Bottom is known and watched with pleasure by all children of the world, so coloring SpongeBob coloring pages will be interesting for boys and girls of different ages.', 'https://img.gamemonetize.com/fhmkodx16cqw9z4pd4mnmjy6rju97wyo/512x384.jpg', 'https://html5.gamemonetize.com/fhmkodx16cqw9z4pd4mnmjy6rju97wyo/', '0', 'Arcade', 0, 0, '', 'sponge-bob-coloring'),
(257, 'Angry Fun Zombies', 'What should you do with a Catapult loaded with stones? Shoot zombies, of course! ANGRY ZOMBIES is a fun and free arcade game that\'s all about destroying zombies! Each level in ANGRY ZOMBIES is packed full of destructible objects and crazy zombie enemies.', 'https://img.gamemonetize.com/qiwg72yp2in3bgixgkikg3nwl7hive7m/512x384.jpg', 'https://html5.gamemonetize.com/qiwg72yp2in3bgixgkikg3nwl7hive7m/', '0', 'Arcade', 0, 0, '', 'angry-fun-zombies'),
(258, 'Money Honey', 'As a pure collecting dress-up running arcade game, Money Honey allows you to help a beauty find rich men and pay for her favorite clothes including bags, shoes, skirts, and pants. All men have their values and will provide her with different amounts of money. If you want her to change rich suits, you need to help her find richer jobs!', 'https://img.gamemonetize.com/qwip1exjr2exd0j0dt24a151c0fmu614/512x384.jpg', 'https://html5.gamemonetize.com/qwip1exjr2exd0j0dt24a151c0fmu614/', '0', 'Arcade', 0, 0, '', 'money-honey'),
(259, 'Music Line 3', 'Music Line 3 new version is shocking! Six theme music, day and night two difficulty modes! There are also hot and cool skins, including arrows, snowballs, fireballs, snakes and snakes. Increased the play of the collection, the higher the percentage of each pass, the higher the quality of the collected items. In addition, the game has increased the level of the position, the highest level of glory, welcome to challenge the Grand Slam!', 'https://img.gamemonetize.com/aijs13fpv81t4ro8xfxfqc9pdoclfcaq/512x384.jpg', 'https://html5.gamemonetize.com/aijs13fpv81t4ro8xfxfqc9pdoclfcaq/', '0', 'Arcade', 0, 0, '', 'music-line-'),
(260, 'Retro Defenders : Towers War', 'Mini Guardians: Castle Defense is an epic and classic RPG game with pixel art graphic style. Step into this destiny to defend your princess towers from hordes of enemies, crawling enemies, crusaders, dragons, skeletons, orcs, treants, giant spiders and many more scary creatures... . Use all tricks and spells to fight against enemies and mini boss. You lead a team of 8 super powerful warriors', 'https://img.gamemonetize.com/t47sj9i0ajbd8ths55gt6ihxk3xq1lkp/512x384.jpg', 'https://html5.gamemonetize.com/t47sj9i0ajbd8ths55gt6ihxk3xq1lkp/', '0', 'Arcade', 0, 0, '', 'retro-defenders--towers-war'),
(261, 'Sonic Runner', 'Surely you know that a brave hedgehog named Sonic loves to run. But he does this not to maintain good physical shape, but to stop an evil scientist who dreams of getting the Chaos Emerald. Go to the next race with Sonic to help him stop the professor.', 'https://img.gamemonetize.com/n56w8uqzlmlj04k8wkuysb6s0t23d4sc/512x384.jpg', 'https://html5.gamemonetize.com/n56w8uqzlmlj04k8wkuysb6s0t23d4sc/', '0', 'Arcade', 0, 0, '', 'sonic-runner'),
(262, 'Thief.ro', 'Thief.ro is a fun escape game with endless gameplay. The main objective is to find a way to escape.', 'https://img.gamemonetize.com/u7xorii9v9kbq5ywyay5sr9p6drpwtpr/512x384.jpg', 'https://html5.gamemonetize.com/u7xorii9v9kbq5ywyay5sr9p6drpwtpr/', '0', 'Arcade', 0, 0, '', 'thiefro'),
(263, 'Santa Chase', 'Complete missions in snowy and fun levels and build your gift train as long as possible in this new year themed game!', 'https://img.gamemonetize.com/l09j9nzn53ule2y21591yhqo6176b5r5/512x384.jpg', 'https://html5.gamemonetize.com/l09j9nzn53ule2y21591yhqo6176b5r5/', '0', 'Arcade', 0, 0, '', 'santa-chase'),
(264, 'Ugi Bugi &amp; Kisiy Misiy Summer', 'ugi bugi and kisiy misiy go on adventures together and you have to help them in this adventure. Help them and get them to the last level. While ugi and kisiy are enjoying the summer together in this adventure, they need to go under the tree in order not to get overwhelmed by the heat, they both need to be under the tree, run straight to the tree. Be careful, thorns can kill you. Reach the finish line with your friend in challenging levels.', 'https://img.gamemonetize.com/xivfkbhxi4kqxu0cr8329ilh64g63jgm/512x384.jpg', 'https://html5.gamemonetize.com/xivfkbhxi4kqxu0cr8329ilh64g63jgm/', '0', 'Arcade', 0, 0, '', 'ugi-bugi-amp-kisiy-misiy-summer'),
(265, 'Line Color 3D', 'Tap and hold to paint the road. Can you paint all the way to finish line?', 'https://img.gamemonetize.com/eehn9vpi76cx2z12rweps8270t1t3i9h/512x384.jpg', 'https://html5.gamemonetize.com/eehn9vpi76cx2z12rweps8270t1t3i9h/', '0', 'Arcade', 0, 0, '', 'line-color-d'),
(266, 'Pole Vault Jump', 'In this new race, try a new track, a new way of playing, at the right time, pole jump over obstacles, the perfect jump will let you quickly surpass the opponent, faster to the end, become the first.', 'https://img.gamemonetize.com/g1g2n4xaqhhd612z84tcjib64zeiq7d7/512x384.jpg', 'https://html5.gamemonetize.com/g1g2n4xaqhhd612z84tcjib64zeiq7d7/', '0', 'Arcade', 0, 0, '', 'pole-vault-jump');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(267, 'Dice Pixel Stealer 3D', 'Dice Pixel Stealer 3D is both a strategy and physics launch arcade game with 3D dices and stickman models on a platform. There is always a pixel pattern sitting in the middle of the platform. You are allowed to launch dice and summon the number of stickman members from throwing each time. The dice will destroy enemy stickman members before it stopped. Good luck and collect over half of the pixel pattern!', 'https://img.gamemonetize.com/6ku6sgnr1puk52o8z330z9ncgl5fql9w/512x384.jpg', 'https://html5.gamemonetize.com/6ku6sgnr1puk52o8z330z9ncgl5fql9w/', '0', 'Arcade', 0, 0, '', 'dice-pixel-stealer-d'),
(268, 'Alien Invasion', 'Alien Invasion is an online game that you can play on 4J.Com for free. Aliens have invaded the earth and your work is to protect the earth. The universe is your battlefield, and you are attacked from all sides. Attempt to ruin all the aliens and win this war!', 'https://img.gamemonetize.com/nsokbfw2d4xb9rgrt61gy7sef8rpmmj9/512x384.jpg', 'https://html5.gamemonetize.com/nsokbfw2d4xb9rgrt61gy7sef8rpmmj9/', '0', 'Arcade', 0, 0, '', 'alien-invasion'),
(269, 'Steveman Lava World', 'Steveman\'s 2nd series has to survive in the lava world, let\'s see if he can do it. don\'t forget it needs you to survive you have to collect the red eggs collect them and earn points. You have to reach the door, watch out for the thorns, but don\'t die. There are flying monsters, be careful with them.', 'https://img.gamemonetize.com/8abmfn9avmwad2cucmkt2yl0k434x7iq/512x384.jpg', 'https://html5.gamemonetize.com/8abmfn9avmwad2cucmkt2yl0k434x7iq/', '0', 'Arcade', 0, 0, '', 'steveman-lava-world'),
(270, 'Among Us! Hide or Seek', 'Among Us Hide or Seek. In the vast universe, our spaceship hides many enemies. Find them and kill them, let us continue to advance for the survival of mankind.', 'https://img.gamemonetize.com/3q222xuxipjscma64bwk09xynp9m5dm9/512x384.jpg', 'https://html5.gamemonetize.com/3q222xuxipjscma64bwk09xynp9m5dm9/', '0', 'Arcade', 0, 0, '', 'among-us-hide-or-seek'),
(271, 'Jumping Buddy', 'Jumping Buddy is fun arcade game suitable for all ages. You as a Buddy need to jump as high as possible and eat as many burgers as possible on the way up. Avoid obstacles and have fun!', 'https://img.gamemonetize.com/kjn9ucsb76vnccoi0po806i0iyrwoy49/512x384.jpg', 'https://html5.gamemonetize.com/kjn9ucsb76vnccoi0po806i0iyrwoy49/', '0', 'Arcade', 0, 0, '', 'jumping-buddy'),
(272, 'Count Masters: Clash Pusher 3D', 'How to beat a strong enemy with a weak team? Count Masters: Clash Pusher 3D is not merely collecting and but also an avoiding arcade game with 3D stickman models and obstacles. You need to use the number of advantages to defeat the final boss at each level. Try to attach to the increasing items to win!', 'https://img.gamemonetize.com/youmkh3qcx5s7hse040j7gvntuli2omr/512x384.jpg', 'https://html5.gamemonetize.com/youmkh3qcx5s7hse040j7gvntuli2omr/', '0', 'Arcade', 0, 0, '', 'count-masters-clash-pusher-d'),
(273, 'Train Taxi', 'Collect all the people to complete a level. The more passengers you have, the longer the train gets! Be aware of your tail, avoid the crash!', 'https://img.gamemonetize.com/r6ozr2cc8zsis1lzyarlf54rv9lcncye/512x384.jpg', 'https://html5.gamemonetize.com/r6ozr2cc8zsis1lzyarlf54rv9lcncye/', '0', 'Arcade', 0, 0, '', 'train-taxi'),
(274, 'City Ball', 'City Ball is a rolling ball game set in the streets of a city. To be successful, you must overcome the obstacles that come your way.', 'https://img.gamemonetize.com/ze5gd0jkl69e02ldm28yhayl73mdu415/512x384.jpg', 'https://html5.gamemonetize.com/ze5gd0jkl69e02ldm28yhayl73mdu415/', '0', 'Arcade', 0, 0, '', 'city-ball'),
(275, 'Christmas Santa Bunny Run', 'There lived a small rabbit in deep city who wanted to get rich by collecting carrot in dangerous paths of deadly environment. Super Rabbit run!!! is a simple and addictive adventurous run game with simple controls. Our game bunny run is mischievous little rabbit who wants to collect lots of carrot for this Easter, help the baby bunny rabbits to run and collect carrot in the deep city without falling because this city is full of obstacles.', 'https://img.gamemonetize.com/1tvr0s8ba128w0psgkb9rxy696p2pqnq/512x384.jpg', 'https://html5.gamemonetize.com/1tvr0s8ba128w0psgkb9rxy696p2pqnq/', '0', 'Arcade', 0, 0, '', 'christmas-santa-bunny-run'),
(276, 'Sniper Champion 3D', 'Are you good at shooting targets with a sniper rifle? Sniper Champion 3D is a first-person shooting skillful arcade game. The objective is to win over 1000 scores in sixty seconds at all levels. The more scores you won, the more stars you are able to win finally. The targets will arise randomly. So you need to aim fast and shoot the yellow areas for the most 500 scores. Don\'t worry about ammo and shooting speed, keep calm and concentrate on your quick aiming!', 'https://img.gamemonetize.com/xlxt1dhywnxtm1f4jclxvdq4kvuovm3y/512x384.jpg', 'https://html5.gamemonetize.com/xlxt1dhywnxtm1f4jclxvdq4kvuovm3y/', '0', 'Arcade', 0, 0, '', 'sniper-champion-d'),
(277, 'impostor Crab', 'Help a crab who loves hamburgers to overcome the dangers in his life full of danger. Help the crab overcome the dangers and collect the hamburgers to win the score each level is more challenging and full of more enemies kill the enemies and reach the finish flag.', 'https://img.gamemonetize.com/kh30pgoh2vajeasl3bpeb162x34ldmbr/512x384.jpg', 'https://html5.gamemonetize.com/kh30pgoh2vajeasl3bpeb162x34ldmbr/', '0', 'Arcade', 0, 0, '', 'impostor-crab'),
(278, 'Littleyellowman', 'The super fun and funny little yellow guy is trying to escape from the purple guys and he has friends among the purple guys and he has to save them. He must save all the men, collect all the coins and achieve victory. purple poison is rising from underground be careful it can turn you into purple monsters too. You must not turn into a purple monster.', 'https://img.gamemonetize.com/g97ww02q3cj8w83wqcaaxisf98xp2fns/512x384.jpg', 'https://html5.gamemonetize.com/g97ww02q3cj8w83wqcaaxisf98xp2fns/', '0', 'Arcade', 0, 0, '', 'littleyellowman'),
(279, 'Anti Stress Game 2', 'Anti Stress Game 2 is an online HTML5 game suitable for all ages. Anti Stress Game is a typical arcade game which is good for relaxation as matter of fact. You are allowed to play with letters, coloring, arrows, the window, the bubbles and the cool stones including the buddy. Here is no space and time limitation in this game. Good luck and have fun relaxing here!', 'https://img.gamemonetize.com/yjwti2yuki9iiohvwqscz1abn23i32l1/512x384.jpg', 'https://html5.gamemonetize.com/yjwti2yuki9iiohvwqscz1abn23i32l1/', '0', 'Arcade', 0, 0, '', 'anti-stress-game-'),
(280, 'Muscle Race 3D', 'How to overpass the track which is full of walls and swimming pools? You need to collect dumbbells and be stronger enough to overpass these obstacles at each level in an arcade game called Muscle Race 3D! Try to collect dumbbells as fast as you can to beat the other three AI players!', 'https://img.gamemonetize.com/tjs7lhlakiiv1ko314z5yx15aeu2xito/512x384.jpg', 'https://html5.gamemonetize.com/tjs7lhlakiiv1ko314z5yx15aeu2xito/', '0', 'Arcade', 0, 0, '', 'muscle-race-d'),
(281, 'Pink Cuteman', 'he is a cute and very sweet guy but he is a chubby guy with one eye and pink color. He is trying to go to the snow-covered forest by crossing 10 different levels. Be careful, there are enemies flying on the road and walking on the ground. Defeat them or finish the levels late. Reach the flag, complete the level!', 'https://img.gamemonetize.com/ayhhf23lt6mp27hv9rz5oryal4zwh3pm/512x384.jpg', 'https://html5.gamemonetize.com/ayhhf23lt6mp27hv9rz5oryal4zwh3pm/', '0', 'Arcade', 0, 0, '', 'pink-cuteman'),
(282, 'Rope-Man Run 3D', 'Have you ever made a stickman with ropes and sticks? Rope Man Run 3D is a 3D vertical-version running arcade game that is made from the Unity game engine. Your objective is to help a colorful rope-man arrive at the finish platform safely. It will change the corresponding color after overpassing a colorful wall. I hope you could avoid obstacles and complete racing!', 'https://img.gamemonetize.com/y01awu6duek3simuaiotct5jcpi8690h/512x384.jpg', 'https://html5.gamemonetize.com/y01awu6duek3simuaiotct5jcpi8690h/', '0', 'Arcade', 0, 0, '', 'ropeman-run-d'),
(283, 'Astronaut Us', 'Imagine you are a red astronaut and to survive in space there are certain obstacles you have to pass them and you have to pass all the levels and reach the spaceship! Be careful, don\'t fall down while jumping! You can climb to the upper platform with the rope.', 'https://img.gamemonetize.com/33ziljeizxhechhh3suu7r1ybn00z441/512x384.jpg', 'https://html5.gamemonetize.com/33ziljeizxhechhh3suu7r1ybn00z441/', '0', 'Arcade', 0, 0, '', 'astronaut-us'),
(284, 'Flying Santa Gifts', 'Flying Santa gifts is a single touch-based game. In which you just need to drag flying Santa and collect as many gifts as you can. Just beware of evil enemies. While flying collecting gifts you will get some powers like magnet and shield. Use them to make your own high score.', 'https://img.gamemonetize.com/vjlu0uqxjdunj748tipo2x1gxsi7vgmq/512x384.jpg', 'https://html5.gamemonetize.com/vjlu0uqxjdunj748tipo2x1gxsi7vgmq/', '0', 'Arcade', 0, 0, '', 'flying-santa-gifts'),
(285, 'Cut Grass Cut', 'Think of yourself as a wheel-shaped shear that wants to mow the lawn. Cut all the grass and you have a short time to cut the grass without forgetting all the levels are late. Enjoy cutting the grass with 30 different levels. Cutting grass is never going to be fun.', 'https://img.gamemonetize.com/z8s3pfkgt8m387eyq2xp7xucfmwamc46/512x384.jpg', 'https://html5.gamemonetize.com/z8s3pfkgt8m387eyq2xp7xucfmwamc46/', '0', 'Arcade', 0, 0, '', 'cut-grass-cut'),
(286, 'Red Light Green Light Multiplayer', 'Now, this red light folk game is available on smartphones and you can play it anywhere, whenever you want. The game is simulated from real traffic lights, when there is a green light you are allowed to move freely, but when there is a red light you are forced to stop motion. If you still deliberately move when there is a “redlight”, you will definitely have to pay the price. Now your motion supervisor is a doll. Try to run as fast as you can to the finish line without being detected by the doll. You have to try to run fast and touch the wall because only the first 5 people to the finish line can survive. If you are not in the top 5, the worst will come to you.', 'https://img.gamemonetize.com/5u1cezu4m9n2dnm667scumh7m4eappm2/512x384.jpg', 'https://html5.gamemonetize.com/5u1cezu4m9n2dnm667scumh7m4eappm2/', '0', 'Arcade', 0, 0, '', 'red-light-green-light-multiplayer'),
(287, 'Thor King Pig 2', 'Throwing his ax at every place that has the power of the worlds, Thor must reach the door at the earliest in his adventure to kill the king pig, his arch-enemy. If he stays under water, he can die or be killed by the soldiers of the king pig. collect the diamonds and reach the door but your primary target should be the door reach the door and have the victory!', 'https://img.gamemonetize.com/iqd8zx9m32w0oou75jsh3afttmdbnygh/512x384.jpg', 'https://html5.gamemonetize.com/iqd8zx9m32w0oou75jsh3afttmdbnygh/', '0', 'Arcade', 0, 0, '', 'thor-king-pig-'),
(288, 'Slope Cyber', 'Slope Cyber is an endless slope game in the cyber game genre. You have to control a slope ball in the cyber city. The balls moves and you have to have excellent reflexes to control it.', 'https://img.gamemonetize.com/dtp1gc89xb5e7gbyiwl2uiq2p7ziqfxg/512x384.jpg', 'https://html5.gamemonetize.com/dtp1gc89xb5e7gbyiwl2uiq2p7ziqfxg/', '0', 'Arcade', 0, 0, '', 'slope-cyber'),
(289, 'Speedrun Parkour', 'Speedrun Parkour is a fun running game where you have to finish levels as fast as you can.', 'https://img.gamemonetize.com/pkkex7yeo3wbu22ktiolr792aztw129j/512x384.jpg', 'https://html5.gamemonetize.com/pkkex7yeo3wbu22ktiolr792aztw129j/', '0', 'Arcade', 0, 0, '', 'speedrun-parkour'),
(290, 'Subway Surfer Zurich', 'Subway Surfers World Tour: Zurich 2020 is the one hundred twenty-first update of Subway Surfers and the one hundred fifteenth installments in the World Tour series. This edition includes the return of Hugo as a prize of the Season Hunt, with a new outfit called Pirate Outfit for 30 Key.png. This edition also has the return of Clockwork as a prize of the Season Hunt.', 'https://img.gamemonetize.com/abox8gbo1w3cd0e17y7od4nrvmnp49we/512x384.jpg', 'https://html5.gamemonetize.com/abox8gbo1w3cd0e17y7od4nrvmnp49we/', '0', 'Arcade', 0, 0, '', 'subway-surfer-zurich'),
(291, 'Zombo', 'Zombo is a shooter game, kill the zombie on street and collect coin to earn score', 'https://img.gamemonetize.com/muw44xbb1i1hsr0tvjz8d3ghl8l1a6sx/512x384.jpg', 'https://html5.gamemonetize.com/muw44xbb1i1hsr0tvjz8d3ghl8l1a6sx/', '0', 'Arcade', 0, 0, '', 'zombo'),
(292, 'Run Run 3D Challenge', 'In this amazing 3D running game Run Run 3D Challenge, you need to act as a little boy and pass through many dangerous places. Click on the right side of the screen to jump, click the left side of the screen to slide, you need to react fast to avoid those roadblocks, dangerous monsters and collect stars. There are 6 levels now and we will create more levels if you like this game, join the adventure and show your game talent in this game Run Run 3D Challenge!', 'https://img.gamemonetize.com/t1khbj2xkyjopa982a8bwrzg4ok1eilp/512x384.jpg', 'https://html5.gamemonetize.com/t1khbj2xkyjopa982a8bwrzg4ok1eilp/', '0', 'Arcade', 0, 0, '', 'run-run-d-challenge'),
(293, 'Power Rangers Kill Space Zombies', 'On a difficult mission, Power Rangers must defense the world under the space zombie attack. He can\'t imagine what lies ahead, there are many zombies and AI-controlled robots looking for and destroying the intruders. Help Power Rangers complete the mission and defense the world.', 'https://img.gamemonetize.com/cd7ddu5uzdur3awlmxjt16ckzuj6aohm/512x384.jpg', 'https://html5.gamemonetize.com/cd7ddu5uzdur3awlmxjt16ckzuj6aohm/', '0', 'Arcade', 0, 0, '', 'power-rangers-kill-space-zombies'),
(294, 'Green and Blue Cuteman', 'In the green and blue cuteman game played for two, you are two players as green and blue and you must reach the flag by passing through obstacles and defeating the enemies. reach the flag pass the level!', 'https://img.gamemonetize.com/ip71pno5sewkqn8qw4km5imubrdkxu1q/512x384.jpg', 'https://html5.gamemonetize.com/ip71pno5sewkqn8qw4km5imubrdkxu1q/', '0', 'Arcade', 0, 0, '', 'green-and-blue-cuteman'),
(295, 'Red and Green 4 Summer', 'red and green 4 is a two player game. An adventurous game for two, depicting the friendship between the red man and the green man, consisting of 6 chapters. collect candies and earn points. watch out for lasers.', 'https://img.gamemonetize.com/c7373yd1ey1r39ijxlz2logqmjusjagw/512x384.jpg', 'https://html5.gamemonetize.com/c7373yd1ey1r39ijxlz2logqmjusjagw/', '0', 'Arcade', 0, 0, '', 'red-and-green--summer'),
(296, 'Kingdom of Ninja 3', 'Hello from the 3 series of kingdom of ninja game. Remember you are a ninja and you have to pass various monsters, some are flying and some are crawling. watch out for all of them they may kill you. Kingdom of ninja 3 game, which consists of 15 different levels, will challenge you. If you want to join this adventure, what are you waiting for?', 'https://img.gamemonetize.com/1s9iiqvhajsury8n5vxc0k7z2oj4az6c/512x384.jpg', 'https://html5.gamemonetize.com/1s9iiqvhajsury8n5vxc0k7z2oj4az6c/', '0', 'Arcade', 0, 0, '', 'kingdom-of-ninja-'),
(297, 'Super Mario Earth Survival', 'Use arrow keys or tap on the buttons to run. Do not let enemies to hit the EARTH, you will lose your health and that will be the end of your life. Get the bonus to recover the health and run faster for a few seconds.', 'https://img.gamemonetize.com/ywg06kx75uxm87uipumw2ty70qp76m84/512x384.jpg', 'https://html5.gamemonetize.com/ywg06kx75uxm87uipumw2ty70qp76m84/', '0', 'Arcade', 0, 0, '', 'super-mario-earth-survival'),
(298, 'Noob vs Blue Monster', 'Noob, whom everyone finds funny and cute, is in trouble and is running away from a huge blue monster in this series.Noob trying to escape from the blue monster has to cross the cliffs or he is in big trouble. Hey you come on help noob and help him reach the statue portal at the end. help him get out of the place he got stuck and get out. Join the exciting adventure of noob and the blue monster.', 'https://img.gamemonetize.com/12s8hr1v0kjizr4qyfvnmcyqjvrvjob6/512x384.jpg', 'https://html5.gamemonetize.com/12s8hr1v0kjizr4qyfvnmcyqjvrvjob6/', '0', 'Arcade', 0, 0, '', 'noob-vs-blue-monster'),
(299, 'Pop It Roller Splat', 'Just like traditional painting arcade games, Pop It Roller Splat requires you to move the ball to paint and overpass all blank positions at each level. The ball will not stop with your control until it crashes the wall in the end of the line track. Keep calm and complete all levels without time limitations.', 'https://img.gamemonetize.com/nktkmrs7420twwi3oq1mhlcmw6plmqm6/512x384.jpg', 'https://html5.gamemonetize.com/nktkmrs7420twwi3oq1mhlcmw6plmqm6/', '0', 'Arcade', 0, 0, '', 'pop-it-roller-splat'),
(300, 'Laser Adventures', '&quot;A very dynamic shooter in which we send a hail of laser shots towards aggressive invaders from another planet! As you progress in the game, you\'ll unlock more weapons and gear for bigger fire power!&quot;', 'https://img.gamemonetize.com/yc1ta9o4npcpi8ev6z89hgvz9zjh8k0s/512x384.jpg', 'https://html5.gamemonetize.com/yc1ta9o4npcpi8ev6z89hgvz9zjh8k0s/', '0', 'Arcade', 0, 0, '', 'laser-adventures'),
(301, 'Squid hero impostor', 'green 456 hero squid impostor watch out for the guys. kill them and find the key get the key reveal the invisible door. You must kill the impostors. Kill them all.', 'https://img.gamemonetize.com/cg3n36o33ql69vjznsdzwopnkbsttgdd/512x384.jpg', 'https://html5.gamemonetize.com/cg3n36o33ql69vjznsdzwopnkbsttgdd/', '0', 'Arcade', 0, 0, '', 'squid-hero-impostor'),
(302, 'teen titans go minecraft teenage runner 3d', 'Get caught up in minecraft epic runner adventures and help titans go escape his island neighbors! Run, jump, slide, and navigate obstacles while you mine resources. Blocky titans go Running : Rush as fast as you can, dodge the oncoming trains and buses. Careful the rolling wood in the forest! Intuitive controls to run left or right, jump in the sky to obtain more coins, excited slide to safety!', 'https://img.gamemonetize.com/lol0jkjqrfbsq6s6d5mj0axo97n57k8t/512x384.jpg', 'https://html5.gamemonetize.com/lol0jkjqrfbsq6s6d5mj0axo97n57k8t/', '0', 'Arcade', 0, 0, '', 'teen-titans-go-minecraft-teenage-runner-d'),
(303, 'Queen Bee', 'How to absorb attentions from the bad handsome boys on the street? Queen Bee provides you with a chance to collect famous items to become a real queen bee with 3D performance. With collecting arcade play rules, you need to collect the famous items with the green rings and avoid the items with the red rings. Keep calm and have a good time!', 'https://img.gamemonetize.com/4dwez3gmpjnlu6m01300n1jmpkrk5ztx/512x384.jpg', 'https://html5.gamemonetize.com/4dwez3gmpjnlu6m01300n1jmpkrk5ztx/', '0', 'Arcade', 0, 0, '', 'queen-bee'),
(304, 'AirShoot Wars', 'You mission is to destroy all enemy ship. All ship is free when start game so enjoy here and have fun.', 'https://img.gamemonetize.com/9up6g8g59ns0311tnkx1wvarcutovph5/512x384.jpg', 'https://html5.gamemonetize.com/9up6g8g59ns0311tnkx1wvarcutovph5/', '0', 'Arcade', 0, 0, '', 'airshoot-wars'),
(305, 'Belt It', 'Most players never trying to transport express. As a 3D arcade puzzle game, now you have a chance to use your brain for blocking the cargo chests at the timing of the truck starting or stopping. Try to use colorful ropes to block the sliding chests. You are also able to challenge yourself with fewer ropes!', 'https://img.gamemonetize.com/acbow0200peh3uxncvyckb2ap3sypg16/512x384.jpg', 'https://html5.gamemonetize.com/acbow0200peh3uxncvyckb2ap3sypg16/', '0', 'Arcade', 0, 0, '', 'belt-it'),
(306, 'Noob Gravity', 'Are you ready for a funny gravity challenge from the funny and clumsy noob? Just tap the opposite of where you want to jump or fly. reach the door where you need to fly by flying, remember you need to fly and fly where you want to fly.', 'https://img.gamemonetize.com/dsciqj3ihf7nxpclaox0du4uju7vnfll/512x384.jpg', 'https://html5.gamemonetize.com/dsciqj3ihf7nxpclaox0du4uju7vnfll/', '0', 'Arcade', 0, 0, '', 'noob-gravity'),
(307, 'Trading Master 3D - Fidget Pop', 'Do you know how to make a great deal? Trading Master 3D Fidget Pop is a trading business simulation arcade game with 3D items on a table. You are allowed to choose different items to make a deal with your opponent. Only when you get the green and yellow area on the left measurement of the article. It is time for you to complete all levels and make great deals!', 'https://img.gamemonetize.com/eu1ywwb74xy2k6si516v582jjo6ehmkg/512x384.jpg', 'https://html5.gamemonetize.com/eu1ywwb74xy2k6si516v582jjo6ehmkg/', '0', 'Arcade', 0, 0, '', 'trading-master-d--fidget-pop'),
(308, 'Sector 01', 'Long ago there was a toy factory far from the city. Slave robots were produced in this factory. However, not every robot produced was perfect. Some had scratches on the screen, some did not match the color. Robots with faulty production were brought to sector 01 for destruction. But one day, one of the robots that were brought to sector 01, gained consciousness.', 'https://img.gamemonetize.com/8atrq856676e0i4x84bsvna8460kfh3a/512x384.jpg', 'https://html5.gamemonetize.com/8atrq856676e0i4x84bsvna8460kfh3a/', '0', 'Arcade', 0, 0, '', 'sector-'),
(309, 'Ben 10 Assassin', 'You like assassination style games, this is the game for you, transform into ben 10 and carry out assassinations in enemy barracks', 'https://img.gamemonetize.com/vgjc0byjfyegq0wlivr6d0rpzb3wp8sk/512x384.jpg', 'https://html5.gamemonetize.com/vgjc0byjfyegq0wlivr6d0rpzb3wp8sk/', '0', 'Arcade', 0, 0, '', 'ben--assassin'),
(310, 'Santa on skates', 'Santa on Skates is a cute arcade game. It has 20 awesome levels. In which you have to jump through obstacles and collect more and more gifts for kids.', 'https://img.gamemonetize.com/sxp6kx0ssw75vaokjp5istw1n04njn1c/512x384.jpg', 'https://html5.gamemonetize.com/sxp6kx0ssw75vaokjp5istw1n04njn1c/', '0', 'Arcade', 0, 0, '', 'santa-on-skates'),
(311, 'super party survival', 'reach the goal as quickly as possible, but everything is danger, blocks that appear out of nowhere, blocks that fall,any item is death: stars and fungi.', 'https://img.gamemonetize.com/gco3dtp5mnnvdshvagqc23mww3y8pwn5/512x384.jpg', 'https://html5.gamemonetize.com/gco3dtp5mnnvdshvagqc23mww3y8pwn5/', '0', 'Arcade', 0, 0, '', 'super-party-survival'),
(312, 'Metal Guns Fury : beat em up', 'Get your metal guns ready and engage in the best shooting and action arcade game. It\'s time to call your soldiers to do their duty, as an army of renegade slugs has invaded an island and took control of it. Play with 4 brave soldiers, an epic squad of glorious commandos, heroes of previous war conflicts, choose your weapons, your vehicules (tanks, mechas...) and attack the ennemy in destructing battles.', 'https://img.gamemonetize.com/dsketz3h38jy3on40p05t57bru92b1hp/512x384.jpg', 'https://html5.gamemonetize.com/dsketz3h38jy3on40p05t57bru92b1hp/', '0', 'Arcade', 0, 0, '', 'metal-guns-fury--beat-em-up'),
(313, 'Jake vs Pirate Run', 'Jake vs Pirate Run is an exciting running game where you have to help a young sailor complete a challenging obstacle course while being pursuit by an evil pirate that wants to steal his treasure. While on the run dealing with all sort of deadly obstacles and dangerous enemies don\'t forget to look back and avoid being shoot by the pirate. Have fun and enjoy a truly impressive game while struggling to beat all 5 levels and complete the mission by helping Jake reach his ship and sail away from any threats.', 'https://img.gamemonetize.com/a8n7kke43oty7znb05n1bazdpayawf67/512x384.jpg', 'https://html5.gamemonetize.com/a8n7kke43oty7znb05n1bazdpayawf67/', '0', 'Arcade', 0, 0, '', 'jake-vs-pirate-run'),
(314, 'BTS Boat Coloring', 'BTS Boat Coloring Book is an online game that you can play for free. In this coloring book that belongs to you, you can create your own color world. In this game, choose any cartoon boat you want to paint to fill it, then use the brush to choose the color you like. I believe that you can make a colorful and perfect painting. Enjoy this game and have fun!', 'https://img.gamemonetize.com/swev3t41j0x7urn0nculftjgb170xkpq/512x384.jpg', 'https://html5.gamemonetize.com/swev3t41j0x7urn0nculftjgb170xkpq/', '0', 'Arcade', 0, 0, '', 'bts-boat-coloring'),
(315, 'Run Panda Run', 'Run Panda Run is a cute normal runner game. Just tap to make the panda jump and collect as many coins as you can. Jump through obstacles like penguin snowman and some rock. To make the game more interesting we have designed some cute graphics and added funny sounds in it. So Play Run Panda Run and start jumping on platforms to make a high score.', 'https://img.gamemonetize.com/0wzlg7zsw5oezz5aoeq3cu1tbesprcqr/512x384.jpg', 'https://html5.gamemonetize.com/0wzlg7zsw5oezz5aoeq3cu1tbesprcqr/', '0', 'Arcade', 0, 0, '', 'run-panda-run'),
(316, 'Blockminer Run', 'In the block world, a miner has to escape from the giant zombie. Help the miner and don\'t pass the levels. Be careful, if you don\'t hit animals, you can\'t pass. Don\'t let the zombie catch you.', 'https://img.gamemonetize.com/rk3o3powro0ybdo643nwmde90s7wjnbs/512x384.jpg', 'https://html5.gamemonetize.com/rk3o3powro0ybdo643nwmde90s7wjnbs/', '0', 'Arcade', 0, 0, '', 'blockminer-run'),
(317, 'Squidgame Dalgona Collect', 'In order to avoid being seen by other players, the squid gamer could only go back and forth on a flat surface. You may touch a block to alter its walking environment, which will aid him in his quest to obtain the candy. A touch on the zombie\'s body can also shift the zombie\'s travelling direction. However, keep in mind that if the candy or even the squid figure falls off the screen, you will lose the game immediately.', 'https://img.gamemonetize.com/cu10mofm5laqsppopldwet4ehmtfa5ff/512x384.jpg', 'https://html5.gamemonetize.com/cu10mofm5laqsppopldwet4ehmtfa5ff/', '0', 'Arcade', 0, 0, '', 'squidgame-dalgona-collect'),
(318, 'ANGRY CHICKENS', 'These chickens don\'t love each other they want to make themselves bigger Control your chicken in this hard environment eat others to grow longer', 'https://img.gamemonetize.com/0pggsdtul1xs2bl62zo3c4nq6yure4eh/512x384.jpg', 'https://html5.gamemonetize.com/0pggsdtul1xs2bl62zo3c4nq6yure4eh/', '0', 'Arcade', 0, 0, '', 'angry-chickens'),
(319, 'Stickman Dismounting 2022', 'There has been yet another dreary day, and you\'ve had enough. Our door is always open; all you have to do is walk in. Make your virtual stickman suffer while having fun wreaking havoc. Relax and let go of any reluctance by pressing and holding the on-screen button. Map levels and additional props and vehicles can be used to make your party more enjoyable. Is it not to your taste? Take a look at the props that are available. TNT, a gun, and a big gun are all we have. Try a volcano if you still don\'t like it. Inducing more pain and more amusement Attention. A game is nothing more than a game. Your life is still a work of art if you take care of yourself. Not recommended for children and outside use FEATURES: - A ragdoll physics system that is constantly moving. Crunchy sound effects levels of complexity - A variety of automobiles The ability to customize the level with a variety of props is provided.', 'https://img.gamemonetize.com/iurxewii8ksjhs53tatgvzvsvmk0qfd7/512x384.jpg', 'https://html5.gamemonetize.com/iurxewii8ksjhs53tatgvzvsvmk0qfd7/', '0', 'Arcade', 0, 0, '', 'stickman-dismounting-'),
(320, 'Ball 2048', 'If you get the same amount of points, it will be even more Tap the screen to control the ball so that it moves left and right', 'https://img.gamemonetize.com/e3jt923v68e8vninc5fcg8jbzpy4p5tz/512x384.jpg', 'https://html5.gamemonetize.com/e3jt923v68e8vninc5fcg8jbzpy4p5tz/', '0', 'Arcade', 0, 0, '', 'ball-'),
(321, 'Slither Blocky Snake 3D', 'Take pleasure in the new laid-back game redaction of the snake, as well as stay active as long as you can! Relocate your worm around a dark area, eat glowing food yummies, defeat as well as take in other players to rise the lengthiest slither. Fight royale worms in a vast arena. If your serpent head clashes right into a component of one more snake, the player sheds the life and also needs to begin again. Increase your starved multiplayer snake to be a giant worm, consume cash bucks, and make your own promote\'s the title. You can trigger increase setting, which is the most helpful and straightforward feature in the serpent games. It starts the snaky to accelerate. Feel free to use several skins for your worms such as bird, pig, skeletal system, cats, doodle games, mini, pipe-like in a flappy game, lightsaber, tube, seat belt, tank, knuckles, dash, and also really much more memes and parody for popular games and popular skins. Some skins are parodies to other informal games, snake games, and various other games. Also game includes a lot of world memes as well as MLG results: Yolo, sniper, horn, Hypno frog, 420 games, boom headshot, as well as several other fun memes. Make your worm be longest as well as surprise in the leaderboard top.', 'https://img.gamemonetize.com/tiqgbouf3yr4ke8sjqrj8y2262limzb9/512x384.jpg', 'https://html5.gamemonetize.com/tiqgbouf3yr4ke8sjqrj8y2262limzb9/', '0', 'Arcade', 0, 0, '', 'slither-blocky-snake-d'),
(322, 'Sonic html5', 'Sonic html5 is a platformer game based on the old Sonic the Hedgehog flash version game. All the game was remastered using Construct software. The game consists of 3 levels where you must collect rings and avoid bad guys.', 'https://img.gamemonetize.com/w8ctio5x4a2avshnekf31z6lj2j25nkd/512x384.jpg', 'https://html5.gamemonetize.com/w8ctio5x4a2avshnekf31z6lj2j25nkd/', '0', 'Arcade', 0, 0, '', 'sonic-html'),
(323, 'Squid Survival Game No Links', 'Are you ready for another Squid game like you see in the movie? Is don\'t like that but you can fun in this fun running squid game where you mission is to run and and stop when the dol watching you. This game not have button MORE GAMES, is a clean game that you can play and fun for your website. Dont wait more and add this cool game on your awesome website to get much players.', 'https://img.gamemonetize.com/ee7fze5legiqvgr98dc4h7cp9bl2tgr1/512x384.jpg', 'https://html5.gamemonetize.com/ee7fze5legiqvgr98dc4h7cp9bl2tgr1/', '0', 'Arcade', 0, 0, '', 'squid-survival-game-no-links'),
(324, 'Slope Car Stunt', 'Slope Car Stunt is an incredible endless racing game in the hyper casual game genre. The gameplay of the game is simple. You have to control a car as you drive and accelerate through a series of interconnected slopes. The cars moves and you have to have excellent reflexes to control it', 'https://img.gamemonetize.com/snrblzwi8i34e4os9n6cy4w3pbbz6l56/512x384.jpg', 'https://html5.gamemonetize.com/snrblzwi8i34e4os9n6cy4w3pbbz6l56/', '0', 'Arcade', 0, 0, '', 'slope-car-stunt'),
(325, 'Angry Boss', 'Angry Boss is a funny game in which you get to whack your boss.', 'https://img.gamemonetize.com/476poqi6uzeief7dt3npz2jfik10zg84/512x384.jpg', 'https://html5.gamemonetize.com/476poqi6uzeief7dt3npz2jfik10zg84/', '0', 'Arcade', 0, 0, '', 'angry-boss'),
(326, 'Block Craft Jumping Adventure', 'Block Craft Jumping Adventure is fun online game developed for kids and adults. Jump as high as possible and make a high score. Collect money on the way up and avoid enemies. If you jump on the enemies you will get extra points and boost. Have fun.', 'https://img.gamemonetize.com/px41sy4tplcw9ng1tzt8p4dqmsu7bp31/512x384.jpg', 'https://html5.gamemonetize.com/px41sy4tplcw9ng1tzt8p4dqmsu7bp31/', '0', 'Arcade', 0, 0, '', 'block-craft-jumping-adventure'),
(327, 'Impostor Hook Master', 'Have you ever heard about &quot;Ah, fresh meat&quot; from a hero called butcher? Impostor Hook Master is a skillful hook arcade game with 3D Among Us game art animations. Each round you need to catch enemies from the opposite side and avoid being caught from them with your highest skills. Glad you will entertain with this match and be the 1st winner!', 'https://img.gamemonetize.com/1vercu52qsk3grx9k5ybzg1n857h1bi3/512x384.jpg', 'https://html5.gamemonetize.com/1vercu52qsk3grx9k5ybzg1n857h1bi3/', '0', 'Arcade', 0, 0, '', 'impostor-hook-master'),
(328, 'Spiderman Triple Jump', 'Spiderman Triple Jump Game, a single-touch jumping reaction game, has everything you need to make your next app store hit! Use your skills and agility to survive by jumping over obstacles and avoid getting hit; just tap the screen and makeup to three jumps before touching the ground again. Avoid the dangerous obstacles or Spiderman will explode and the game will be over!', 'https://img.gamemonetize.com/tqvf567qejoohq3rqiouuoal3bcjf69i/512x384.jpg', 'https://html5.gamemonetize.com/tqvf567qejoohq3rqiouuoal3bcjf69i/', '0', 'Arcade', 0, 0, '', 'spiderman-triple-jump'),
(329, 'Car Craft Race', 'Here is a vehicle racing arcade game with 3D LEGO game art animations. It is managed for you to collect enough blocks to make up your vehicles at each platform. Only when you arrive at the finish flag as the first one, you could win the race! Good luck!', 'https://img.gamemonetize.com/ma0zz7p1dm7a2zjbcufh16rpa2vpu9rj/512x384.jpg', 'https://html5.gamemonetize.com/ma0zz7p1dm7a2zjbcufh16rpa2vpu9rj/', '0', 'Arcade', 0, 0, '', 'car-craft-race'),
(330, 'Join &amp; Strike', 'Join &amp; Strike is recommended as a 3D stickman adventure arcade game on platforms. You will start from a red gunner with a pistol at each level. The white stickman members will join your team when you attach to them. The enemies are including melee units and gunners with yellow bodies. Your mission is to eliminate all yellow enemies on the platform. With automatic fire mode, you only need to move and avoid the enemy\'s red bullets and members missing.', 'https://img.gamemonetize.com/90gtxq7z511qre74bugv02ix8zj50kxz/512x384.jpg', 'https://html5.gamemonetize.com/90gtxq7z511qre74bugv02ix8zj50kxz/', '0', 'Arcade', 0, 0, '', 'join-amp-strike'),
(331, 'Noob Minecraft VS Skibidi Toilet', 'Now noob minecraft fight skibidi toilet in the market. Be careful', 'https://img.gamemonetize.com/m4hw41ycxokk784an6nnw02ank54by3j/512x384.jpg', 'https://html5.gamemonetize.com/m4hw41ycxokk784an6nnw02ank54by3j/', '0', 'Arcade', 0, 0, '', 'noob-minecraft-vs-skibidi-toilet'),
(332, 'Pacman Adventure', 'Pacman Adventure is fun arcade game suitable for all ages. The aim of the game is to stay alive as long time as possible. Under that time eat as many dots as posssible and destroy your enemies. Have fun playing.', 'https://img.gamemonetize.com/mwhvxacvhiny3ceqzqzc5etmw00mxphj/512x384.jpg', 'https://html5.gamemonetize.com/mwhvxacvhiny3ceqzqzc5etmw00mxphj/', '0', 'Arcade', 0, 0, '', 'pacman-adventure'),
(333, 'Squid impostor Golden Key', 'Are you ready for the dangerous adventure of the squid impostor? you must help him. be careful and crush the enemies crush the enemies and kill them all the invisible golden key will appear. Get the key and complete the level.', 'https://img.gamemonetize.com/oaia3z52l1hunpvroyc2y09bp2e751np/512x384.jpg', 'https://html5.gamemonetize.com/oaia3z52l1hunpvroyc2y09bp2e751np/', '0', 'Arcade', 0, 0, '', 'squid-impostor-golden-key'),
(334, 'Subway Surfers Houston', 'Subway Surfers World Tour: Houston 2021 is the one hundred twenty-first update of Subway Surfers and the one hundred fifteenth installments in the World Tour series. This edition includes the return of Hugo as a prize of the Season Hunt, with a new outfit called Pirate Outfit for 30 Key.png. This edition also has the return of Clockwork as a prize of the Season Hunt.', 'https://img.gamemonetize.com/9td2pwzqhjsg0vo9z1csm5lo9aes8s1i/512x384.jpg', 'https://html5.gamemonetize.com/9td2pwzqhjsg0vo9z1csm5lo9aes8s1i/', '0', 'Arcade', 0, 0, '', 'subway-surfers-houston'),
(335, 'ultimate ninja Naruto Runner', 'The war of great leader and League of shinobi naruto ninja , many secret character are available. Fight for the dominance of best anime ninja world. There are newbie ninja from chunin and jonin. Join ultimate ninja Naruto hero moba arena and become the best ninja legend.', 'https://img.gamemonetize.com/ak13z8x67gb5dyanjk8csylp5f4hazhk/512x384.jpg', 'https://html5.gamemonetize.com/ak13z8x67gb5dyanjk8csylp5f4hazhk/', '0', 'Arcade', 0, 0, '', 'ultimate-ninja-naruto-runner'),
(336, 'Ninja Action 2', 'Did you played Ninja Action? Now try Ninja Action 2 A Enhanced one of the first game with going highRules are same turn on gravity shoesTap to change platform and collect coin magnet and other power to make your highscore', 'https://img.gamemonetize.com/731442zyj2mzsp6iro98yur7u8vyb81i/512x384.jpg', 'https://html5.gamemonetize.com/731442zyj2mzsp6iro98yur7u8vyb81i/', '0', 'Arcade', 0, 0, '', 'ninja-action-'),
(337, 'Flappy Talking Tom Mobile', 'In the game Flappy Talking Tom, the usually talkative Tom cat will behave in silence. He is not up to talking when the hero is preparing to set a record for the longest flight. Help him overcome incredible obstacles. The game is very similar to similar toys with clumsily fluttering chicks. Cats can\'t fly at all, so the task will be more difficult. Try to keep the hero in the air and slip into empty spaces between obstacles. If your device has a touch screen, hold the character with a touch of your finger.', 'https://img.gamemonetize.com/xs2e1en6wxdyv7a7s86bvhvydnoii3nl/512x384.jpg', 'https://html5.gamemonetize.com/xs2e1en6wxdyv7a7s86bvhvydnoii3nl/', '0', 'Arcade', 0, 0, '', 'flappy-talking-tom-mobile'),
(338, 'Fire Steve and Water Alex', 'Bad things happen to Alex and Steve this time, and Steve gets his firepower. Alex also gets water power. If steve touches water because of fire, he dies. If Alex touches fire with lava, he dies, so you have to be very careful by collecting all the food on the way, you should collect points and get 3 elements, definitely collect diamonds, gold and emeralds, otherwise the portal will not form.', 'https://img.gamemonetize.com/mmkl1hpjaqwd1pc971lcopkedmgd1967/512x384.jpg', 'https://html5.gamemonetize.com/mmkl1hpjaqwd1pc971lcopkedmgd1967/', '0', 'Arcade', 0, 0, '', 'fire-steve-and-water-alex'),
(339, 'Fishing Adventure', 'Don\'t wait for the fish to find you, drop a line and chase them down in Fishing Adventure! Wait, why do you need bombs? Join the Fishing Adventure to find out. Have fun playing.', 'https://img.gamemonetize.com/xu4tl2z0bn4m7ihyi34uasgvl832j7ug/512x384.jpg', 'https://html5.gamemonetize.com/xu4tl2z0bn4m7ihyi34uasgvl832j7ug/', '0', 'Arcade', 0, 0, '', 'fishing-adventure'),
(340, 'Crazy Maze', 'Crazy Maze is a simple but a very challenging game. Your only task is to guide the black box to the green one. Do it and you will enter a new level. Have fun.', 'https://img.gamemonetize.com/qo8dgh8iro0dqum6qzcv4s5y1bjc4t8u/512x384.jpg', 'https://html5.gamemonetize.com/qo8dgh8iro0dqum6qzcv4s5y1bjc4t8u/', '0', 'Arcade', 0, 0, '', 'crazy-maze'),
(341, 'Fidget Spinner Mania', 'What is fidget spinner? It\'s a cool toy that\'s just twisting in your hands. It\'s function is very small, but the pleasure it gives is unlimited. A fidget spinner helps you relax and relieve stress with just a few simple spins. Stop nail-biting or pen-twirling. It is a toy for adults and children to spend time. Collect all the different Fidget Spinners.', 'https://img.gamemonetize.com/p0f8yfxp069msmmq7eepkjhavhk37zpw/512x384.jpg', 'https://html5.gamemonetize.com/p0f8yfxp069msmmq7eepkjhavhk37zpw/', '0', 'Arcade', 0, 0, '', 'fidget-spinner-mania'),
(342, 'Noob vs Hacker Zombie', 'In the Noob and the Hacker series, the hacker gets sick and turns into a zombie, and Noob goes after him to kill him. noob escape hacker has sword in hand and he will kill noob. Noob runs away to avoid dying. The noob needs to reach the portal ahead of time or he may die. Oh beware, poisonous water is rising, you can never look back. You have to run all the time to not die.', 'https://img.gamemonetize.com/a6jygvm79nly34vmiqdydr4gyk8w592h/512x384.jpg', 'https://html5.gamemonetize.com/a6jygvm79nly34vmiqdydr4gyk8w592h/', '0', 'Arcade', 0, 0, '', 'noob-vs-hacker-zombie'),
(343, 'Santa Clause Ice Breaker', 'Intensely addictive and optimized for all mobile devices! The Santa Clause Ice Breaker Game is a one-touch roleplaying game that is both fun and irresistible. Let the ball fall down the screen while you press and hold the window! Break the black blocks by holding for as long as possible. To release the ball, you can simply let the helix stacks fall. It\'s a 3D arcade game where players smash, bump, and bounce their way through a series of rotating platforms in order to get to the finish line. Santa Clause Ice Breaker Challenging task Smash, bump, but also bounce your way to the end of a going to revolve helix platformer.', 'https://img.gamemonetize.com/hueuqneyaj9q2rd4k06n99s288vb2btd/512x384.jpg', 'https://html5.gamemonetize.com/hueuqneyaj9q2rd4k06n99s288vb2btd/', '0', 'Arcade', 0, 0, '', 'santa-clause-ice-breaker'),
(344, 'Cube Endless Jumping', 'Cube Endless Jumping is fun platform jumping game suitable for all ages. Jump as high as posssible and collect as many points as possible. Stay away from birds and baloons but jump on them to get more points. Eat food for even more points.', 'https://img.gamemonetize.com/wunfy9l4jvv4yr22qtx6epgeqqb98gq4/512x384.jpg', 'https://html5.gamemonetize.com/wunfy9l4jvv4yr22qtx6epgeqqb98gq4/', '0', 'Arcade', 0, 0, '', 'cube-endless-jumping'),
(345, 'Pharaoh Slots Casino', 'If you enjoy free slot machine games, then Pharaoh Slots Casino is the game for you. Just spin the wheels and try your luck! No money is required to play it. You win virtual coins. You will experience the full range of emotions without the fear of losing money. Play free slots with Wilds, Free Spins and Bonus game.', 'https://img.gamemonetize.com/n0t6fdw2j2loe2etg0m775ppzcymnlob/512x384.jpg', 'https://html5.gamemonetize.com/n0t6fdw2j2loe2etg0m775ppzcymnlob/', '0', 'Arcade', 0, 0, '', 'pharaoh-slots-casino'),
(346, 'Spear of Janissary', 'The struggle of Janissaries continue with the spears this time. The one who is controlling his/her spear well, is the winner of the game. To become a winner, you should punch the target of your opponent for five times. You can make this easier by picking up bonuses with your spear. You can do training in the single player game mode and you can improve your skills!', 'https://img.gamemonetize.com/87s6jgyktm5poj6w6mowut8vp44yolgg/512x384.jpg', 'https://html5.gamemonetize.com/87s6jgyktm5poj6w6mowut8vp44yolgg/', '0', 'Arcade', 0, 0, '', 'spear-of-janissary'),
(347, 'Noob vs Hacker Diver Suit', 'In the adventures of hacker and noob, this time the forest is underwater! Be careful, you need to find a diver suit urgently before you go underwater. otherwise you will drown, you should not drown. so you have to find and wear diver suit quickly from hacker to survive. be careful there are monsters everywhere you have to avoid the monsters as a noob. Don\'t forget the fireball throwing monster, his fire can kill you.', 'https://img.gamemonetize.com/1wioh0y9vh0rsif1fegyxh3vj4gmzeef/512x384.jpg', 'https://html5.gamemonetize.com/1wioh0y9vh0rsif1fegyxh3vj4gmzeef/', '0', 'Arcade', 0, 0, '', 'noob-vs-hacker-diver-suit'),
(348, '4GameGround - Talking Tom Coloring', 'Talking Tom Coloring is a fun online game suitable for all ages, we have cool images of our cute Talking Tom waiting for you to color the way you like. No time, no rush. Just play and have fun. Come back for new daily games.', 'https://img.gamemonetize.com/cmfbu5xqg41muuk9igyqfhk9tl94hnug/512x384.jpg', 'https://html5.gamemonetize.com/cmfbu5xqg41muuk9igyqfhk9tl94hnug/', '0', 'Arcade', 0, 0, '', 'gameground--talking-tom-coloring'),
(349, 'Rise Egg Up', 'Cleverly move your shield to protect the egg from many obstacles. Features: - realistic physics - many types of obstacles - colorful world', 'https://img.gamemonetize.com/yv6k0ym76iyck39ijofq6ifber1bx6iw/512x384.jpg', 'https://html5.gamemonetize.com/yv6k0ym76iyck39ijofq6ifber1bx6iw/', '0', 'Arcade', 0, 0, '', 'rise-egg-up'),
(350, 'Basketball Bounce', 'Basketball Bounce 2 is an online game that you can play for free. This game is an online game which you can perform for totally free. The gamers need to use the mouse to prevent the ball escape from the screen. You need to faucet on the screen to close the brick cage. The procedure is definitely fascinating and enjoyable. Hope you can have fun!', 'https://img.gamemonetize.com/8nq8ljwynti3arlyd33bl19akmyjajyj/512x384.jpg', 'https://html5.gamemonetize.com/8nq8ljwynti3arlyd33bl19akmyjajyj/', '0', 'Arcade', 0, 0, '', 'basketball-bounce'),
(351, 'Flex Run 3D', 'Flex Run 3D is a yoga simulation arcade game that is made from 3D cartoon models and furniture. The goal for you is to avoid all furniture obstacles before you attack to Finish wall by means of changing your real-time pose and positions. With one girl and two girls, your characters will make different movements from your drag controls. After getting to the Finish wall, you could still change your pose to attach to the circle with numbers on the incoming purple walls. Good luck and have a good time with all six skins!', 'https://img.gamemonetize.com/ji4obyfmpocoh3brhc9j6m0m1trnrynq/512x384.jpg', 'https://html5.gamemonetize.com/ji4obyfmpocoh3brhc9j6m0m1trnrynq/', '0', 'Arcade', 0, 0, '', 'flex-run-d'),
(352, 'Super Bounce', 'Jump on the platforms and beware of thorns! Just tap the screen to jump. Try not to fall! How far can you go?', 'https://img.gamemonetize.com/8vkpsu19dr8up1pye1f59itfc0tanlmw/512x384.jpg', 'https://html5.gamemonetize.com/8vkpsu19dr8up1pye1f59itfc0tanlmw/', '0', 'Arcade', 0, 0, '', 'super-bounce'),
(353, 'MUSIC BOARD', 'Music Board is a funny music game, follow the note and finish all the rhythm, you will play a good music.', 'https://img.gamemonetize.com/vcdsxppbvhy776sgwtiepnx6ucij9bv4/512x384.jpg', 'https://html5.gamemonetize.com/vcdsxppbvhy776sgwtiepnx6ucij9bv4/', '0', 'Arcade', 0, 0, '', 'music-board'),
(354, 'Monster and microbes', 'monster and microbes is a fun game! Help the monster to survive, destroy various mutated viruses using touch or slash method, get the highest score, enjoy the game!', 'https://img.gamemonetize.com/pos41wsqpor0yo9x8phm4a5uz6d26sdr/512x384.jpg', 'https://html5.gamemonetize.com/pos41wsqpor0yo9x8phm4a5uz6d26sdr/', '0', 'Arcade', 0, 0, '', 'monster-and-microbes'),
(355, 'Redhead Knight', 'Redhead Knight is a super fun and challenging 2D side scrolling game in the same style as blockbuster games like Super Mario, Donkey Kong and Sonic. The game has 15 levels divided into 03 worlds, which will challenge you to win it. Arthur is a young knight with red hair who has a mission to rescue peace in his village. With many enemies in your path, you will need a lot of courage and bravery! Help Arthur in this challenging adventure! The drawings are very colorful and beautiful!', 'https://img.gamemonetize.com/oba1boqtj3in8ft305fwwg72yslzqyke/512x384.jpg', 'https://html5.gamemonetize.com/oba1boqtj3in8ft305fwwg72yslzqyke/', '0', 'Arcade', 0, 0, '', 'redhead-knight'),
(356, 'Yellow Lines', 'Yellow Lines is a simple game to play but a hard one to master! Complete each level, challenge yourself and have fun with this classic ball game!', 'https://img.gamemonetize.com/ms4trixlk5f86zss1rs9w907ibsf8tlv/512x384.jpg', 'https://html5.gamemonetize.com/ms4trixlk5f86zss1rs9w907ibsf8tlv/', '0', 'Arcade', 0, 0, '', 'yellow-lines'),
(357, 'Pou Coloring', 'Pou games are funny adventures of a small and completely helpless alien who accidentally came to our Earth and decided to stay here forever. Color all the pictures with Pou!', 'https://img.gamemonetize.com/u5ifro0lspzlh53jcvj1zkengn9z6rkt/512x384.jpg', 'https://html5.gamemonetize.com/u5ifro0lspzlh53jcvj1zkengn9z6rkt/', '0', 'Arcade', 0, 0, '', 'pou-coloring'),
(358, 'Green and Blue Cuteman 2', 'Think of two friendly aliens, one green and one blue, these two sweet guys are trying to pass the levels and reach the last level. Don\'t forget, watch out for the obstacles, everywhere is full of obstacles that want to stop you.', 'https://img.gamemonetize.com/ik26gfkvlq43yrq0oy66jhch6potx0sj/512x384.jpg', 'https://html5.gamemonetize.com/ik26gfkvlq43yrq0oy66jhch6potx0sj/', '0', 'Arcade', 0, 0, '', 'green-and-blue-cuteman-'),
(359, 'Super Miraculous Ladybug running adventure game', 'Super adventure of Ladybug ! Be ready to enjoy this jumping and running game! Never miss it! Super Miraculous Ladybug running adventure game : Run, jump and explore the arcades. Travel across dangerous forest, volcano, desert, swamps, machine room, etc. Collect coins, gold, hammers to help you defeat the Monster!', 'https://img.gamemonetize.com/mk2emyh0glyyccxqryda9sqapv7qcyjy/512x384.jpg', 'https://html5.gamemonetize.com/mk2emyh0glyyccxqryda9sqapv7qcyjy/', '0', 'Arcade', 0, 0, '', 'super-miraculous-ladybug-running-adventure-game'),
(360, 'CUPHEAD 3D', 'CUPHEAD REMAKE 3D: A fun and interesting 3d remake of the original Cuphead.', 'https://img.gamemonetize.com/nf7ekrv56j28it4dt7aauphmyqgj4icr/512x384.jpg', 'https://html5.gamemonetize.com/nf7ekrv56j28it4dt7aauphmyqgj4icr/', '0', 'Arcade', 0, 0, '', 'cuphead-d');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(361, '4 in Row Mania', 'The classic and popular two-player connecting game! Be the first to connect four pieces of your colour in a vertically suspended grid. Set the difficulty level and play against the CPU or against a friend by taking turns and dropping your colourful pieces into the grid, trying to outsmart your opponent!', 'https://img.gamemonetize.com/3t30j7l3emxp4fadvk9g4q8pzto3cpng/512x384.jpg', 'https://html5.gamemonetize.com/3t30j7l3emxp4fadvk9g4q8pzto3cpng/', '0', 'Arcade', 0, 0, '', '-in-row-mania'),
(362, 'SquidGame explosive candy', 'If you like the squid game then you need to play this cool 2d game archery, use mouse to shoot with force in the models 3d to explode the squid characters and win the level. You have to pass much levels to win this game.', 'https://img.gamemonetize.com/zxbib5lfcyog6bmyq2votwli6ld1hvov/512x384.jpg', 'https://html5.gamemonetize.com/zxbib5lfcyog6bmyq2votwli6ld1hvov/', '0', 'Arcade', 0, 0, '', 'squidgame-explosive-candy'),
(363, 'Slap And Run Online', 'As a simple 3D avoiding arcade game, Slap And Run requires you to slap as many colorful stickman walkers as you can and arrive at the finish line while you are avoiding traps on the track at each level. After you overpass the finish line, you could strike an orange stickman to get high scores! Keep calm and have a good time!', 'https://img.gamemonetize.com/pfkldovch13mhbz0c18vyxg6g35idwvs/512x384.jpg', 'https://html5.gamemonetize.com/pfkldovch13mhbz0c18vyxg6g35idwvs/', '0', 'Arcade', 0, 0, '', 'slap-and-run-online'),
(364, 'Flappy Bird .io', 'Play flappy bird .io here online for free. Click on the screen, to get started. Fly the bird as far as you can without hitting a pipe.', 'https://img.gamemonetize.com/5rn49bwgdwelc4zr2zvj4xtle2n4ecnj/512x384.jpg', 'https://html5.gamemonetize.com/5rn49bwgdwelc4zr2zvj4xtle2n4ecnj/', '0', 'Arcade', 0, 0, '', 'flappy-bird-io'),
(365, 'Fall Rush Fun 3D', 'What will you do if you are standing on a platform of falling blocks? Fall Rush Fun 3D is a survival arcade game with 3D stickman models and blocks. You need to survive as the last one of all players at each level. If you are confident, you could walk to set other players up. I hope you will win if you are just walking without attacking!', 'https://img.gamemonetize.com/trly7gvrm2n2t2c14bd38q05wygw5wty/512x384.jpg', 'https://html5.gamemonetize.com/trly7gvrm2n2t2c14bd38q05wygw5wty/', '0', 'Arcade', 0, 0, '', 'fall-rush-fun-d'),
(366, 'Hug and Kis Station Escape', 'you have the story of two crazy astronaut monsters you have to escape from the space station with hug and kis you have to help them escape in the first game of the series. hug and kis must take the key and reach the door. You have to take care to collect all the diamonds. Don\'t worry, there are no monsters or obstacles in the station. so calmly move towards the door with your friend.', 'https://img.gamemonetize.com/xtvr573b5g4e0y6nma9ojsc8hy5aix56/512x384.jpg', 'https://html5.gamemonetize.com/xtvr573b5g4e0y6nma9ojsc8hy5aix56/', '0', 'Arcade', 0, 0, '', 'hug-and-kis-station-escape'),
(367, 'Among Jumper', 'Among Them Jumper is a very fun casual game that will test your skills. With taps on the screen, make the Among Us character climb as many', 'https://img.gamemonetize.com/twvyxxu9j9encq1z9ur3mfd5caqy5gaw/512x384.jpg', 'https://html5.gamemonetize.com/twvyxxu9j9encq1z9ur3mfd5caqy5gaw/', '0', 'Arcade', 0, 0, '', 'among-jumper'),
(368, 'Noobcraft House Escape', 'You have to help that noob that everyone loves to escape from the house. Help and escape from the house. Noob wants to be a man and take his golden sword and escape from the house and can\'t break the door. but when he finds that he needs to find the golden key and coin in the house, the secret portal inside the house will be revealed as soon as he gets the coins in the chest. the portal emerges and you are sent to the next world.', 'https://img.gamemonetize.com/8s63h8uzcje81qpq0v38qvifs5u5jfhs/512x384.jpg', 'https://html5.gamemonetize.com/8s63h8uzcje81qpq0v38qvifs5u5jfhs/', '0', 'Arcade', 0, 0, '', 'noobcraft-house-escape'),
(369, 'Rescue Friends', 'Rescue Friend new fun game that use your brain to Pull the pins in the correct order and Bring friends together.', 'https://img.gamemonetize.com/6ik1xnrl7c441wj6fjlrv9jilykbzo9p/512x384.jpg', 'https://html5.gamemonetize.com/6ik1xnrl7c441wj6fjlrv9jilykbzo9p/', '0', 'Arcade', 0, 0, '', 'rescue-friends'),
(370, 'Minecraft Coin Adventure 2', 'Minecraft Coin Adventure 2 is fun html5 game and you can play it online for free. The rules are simple, just get the coin to the coin area on the platform. Cut the rope, rotate the platforms and guide the coin to the coin area. Collect coins, avoid spikes. What are you waiting for, start play and have fun. Have fun!', 'https://img.gamemonetize.com/aet04xc6bsh1rmaye6j2sdcwuwlqv8c5/512x384.jpg', 'https://html5.gamemonetize.com/aet04xc6bsh1rmaye6j2sdcwuwlqv8c5/', '0', 'Arcade', 0, 0, '', 'minecraft-coin-adventure-'),
(371, 'Stack Fire Rider 3D', 'Stack Fire Rider 3D is a brick collecting and an avoiding 3dventure arcade game with 3D balls and blocks. The goal for you is to help your ball get to the ball arrive at the finish line. Most orange blocks are allowed for you to destroy. Glad you will complete all levels and have a good time!', 'https://img.gamemonetize.com/i3srmpaedbtewwr45053vfqwmlt2nah5/512x384.jpg', 'https://html5.gamemonetize.com/i3srmpaedbtewwr45053vfqwmlt2nah5/', '0', 'Arcade', 0, 0, '', 'stack-fire-rider-d'),
(372, 'Dangerous Danny', 'Danny is a brave man and this time he decided he wants to reach the biggest depth anyone has ever dived before, help him achieve his goal and set a new record in deep sea diving. Wild sea creatures, mines and dangerous clifs will stand in his way, can he manage to push through and achieve his goal?', 'https://img.gamemonetize.com/ed5jvtoe6bq1i4nvxc5r2kl6o5g624ch/512x384.jpg', 'https://html5.gamemonetize.com/ed5jvtoe6bq1i4nvxc5r2kl6o5g624ch/', '0', 'Arcade', 0, 0, '', 'dangerous-danny'),
(373, 'Boom Kart 3d Game', 'Boom Kart 3D is a kart racing 3D game. If you like racing games, then this is a good choice for you. Choose your favorite character to start the game and there are three modes for you to choose from, multiplayer race, prop race, and single-player race. Don\'t forget to use your racing skills and boost your speed. You can also speed up by using coins. Call your friends, join together and compete to see who\'s better!', 'https://img.gamemonetize.com/wowltlxn787osdypoi4rlfi4dzotiekp/512x384.jpg', 'https://html5.gamemonetize.com/wowltlxn787osdypoi4rlfi4dzotiekp/', '0', 'Arcade', 0, 0, '', 'boom-kart-d-game'),
(374, 'StackBall.io Fun', 'The amazing Helix Saga continues with another addictive game, Stack Ball Fun. The rules remain the same: Bring down the ball without falling on the black tiles.', 'https://img.gamemonetize.com/v7yyvuqp8dz598worbzu1nmtc1wiz4uu/512x384.jpg', 'https://html5.gamemonetize.com/v7yyvuqp8dz598worbzu1nmtc1wiz4uu/', '0', 'Arcade', 0, 0, '', 'stackballio-fun'),
(375, 'Geometry Road', 'Are you ready for a challenging game of geometric objects? There are challenging obstacles everywhere. Overcome obstacles and go to the next level. The levels are getting harder and harder. Have fun!', 'https://img.gamemonetize.com/8mslmn8mes68i9iutvg2qoaicegpsw70/512x384.jpg', 'https://html5.gamemonetize.com/8mslmn8mes68i9iutvg2qoaicegpsw70/', '0', 'Arcade', 0, 0, '', 'geometry-road'),
(376, 'Paw Patrol Puppy Ninja Slice Fruit', 'Welcome to Paw Patrol Puppy Ninja Slice Fruit . Your objective: become a master of slicing objects and fruit! What better way to do that than play Paw Patrol Puppy Ninja Slice Fruit, the original hit fruit-slicing online game? Welcome to the team of rescuers . help Marshall , Chase puppy patrol , Ryder and other puppies to catch all toys!', 'https://img.gamemonetize.com/qxyknstw1xs0tzgrqz5jhk9fwshi7kqy/512x384.jpg', 'https://html5.gamemonetize.com/qxyknstw1xs0tzgrqz5jhk9fwshi7kqy/', '0', 'Arcade', 0, 0, '', 'paw-patrol-puppy-ninja-slice-fruit'),
(377, 'Hook Throw 3D', 'You are a brave fighter who single-handedly rushes at opponents, armed to the limit, and they are also given a special technique to help them, capable of inflicting fatal damage on the hero. Use the grappling hook to hit the enemy and throw it off the screen.', 'https://img.gamemonetize.com/xxc65e9dmbeb3xq2b7nbiuc4sooj7g97/512x384.jpg', 'https://html5.gamemonetize.com/xxc65e9dmbeb3xq2b7nbiuc4sooj7g97/', '0', 'Arcade', 0, 0, '', 'hook-throw-d'),
(378, 'BTS Monster Truck Coloring', 'BTS Monster Truck Coloring is an online game that you can play for free alone or with your friends. Come play the nice coloring game! What is your favorite color? You will definitely find it in this game and you can color these cool monster trucks. Create your own truck and enviroment. Maybe you can become an artist. Share pictures with your friends. You can play the game on your mobile as well. Have a good time in BTS Monster Truck Coloring Book!', 'https://img.gamemonetize.com/egee6h4lxgleujv39bb6b5yp9nyy0dye/512x384.jpg', 'https://html5.gamemonetize.com/egee6h4lxgleujv39bb6b5yp9nyy0dye/', '0', 'Arcade', 0, 0, '', 'bts-monster-truck-coloring'),
(379, 'Pixel Zombie', 'zombies have invaded cities. The whole world is under the invasion of zombies. You need to kill the incoming zombies.', 'https://img.gamemonetize.com/kpasc6vjdgao256pi48ztikww4uc382o/512x384.jpg', 'https://html5.gamemonetize.com/kpasc6vjdgao256pi48ztikww4uc382o/', '0', 'Arcade', 0, 0, '', 'pixel-zombie'),
(380, 'Peppa Pig Coloring', 'If you know well who the funny Peppa Pig is, and you are happy to follow the adventures of her and other characters of the popular cartoon, then most likely you will be able to enjoy coloring black and white images of a naughty pig. There are a lot of funny pictures waiting for you in the virtual coloring book.', 'https://img.gamemonetize.com/8j03ekplg4m3dwblvpu23vaq4zskgkpq/512x384.jpg', 'https://html5.gamemonetize.com/8j03ekplg4m3dwblvpu23vaq4zskgkpq/', '0', 'Arcade', 0, 0, '', 'peppa-pig-coloring'),
(381, 'Candy Match3', 'Candy Match3 is an online game that you can play for free You need to match three of the same candies to get points There is no time limit for this game but there is a limited number of steps Reach the target score of each level to enter the next one Have a good time playing', 'https://img.gamemonetize.com/z25kovuzu67m0p07pxgqfvgcdvj550b5/512x384.jpg', 'https://html5.gamemonetize.com/z25kovuzu67m0p07pxgqfvgcdvj550b5/', '0', 'Arcade', 0, 0, '', 'candy-match'),
(382, 'Monster DeFence 2D', 'Expand your monster breeding grounds and defeat your adversaries! You must use a plan that takes advantage of the enemy\'s unique abilities to achieve success. There are many creatures, each with their own set of abilities. You may make your monsters stronger by levelling them up, upgrading them, awakening them, and transcending them. Various kinds of studies are accessible in the lab to increase the power and fighting capability of the team. There are several levels accessible in three different settings. A new Arena Mode, in which you fight against monsters from other people, has been added. Auto-Battle and Fast Battle are both supported in the game. There are daily objectives to do as well as many milestones to earn. There are achievements and leaderboards available in the game.', 'https://img.gamemonetize.com/wnb5idjbcdxnpeldc52xom38d4i1cc19/512x384.jpg', 'https://html5.gamemonetize.com/wnb5idjbcdxnpeldc52xom38d4i1cc19/', '0', 'Arcade', 0, 0, '', 'monster-defence-d'),
(383, 'Spongebob Coin Adventure', 'Spongebob Coin Adventure is fun arcade game suitable for all ages. If you are big fan of Spongebob you will love this game. Guid Spongebob on the platforms, collect as many coins as possible and try not to crush with the blocks. Tap on the screen to guid Spongebob. Have fun playing.', 'https://img.gamemonetize.com/b3jcrzw9816h4bypk8ifm3z8czivqfp1/512x384.jpg', 'https://html5.gamemonetize.com/b3jcrzw9816h4bypk8ifm3z8czivqfp1/', '0', 'Arcade', 0, 0, '', 'spongebob-coin-adventure'),
(384, 'ESCAPE OUT', 'The escape adventures have never been so fun. Save yourself and your mates from unexpected traps and tricky obstacles. Dig the right way out and enjoy your freedom.', 'https://img.gamemonetize.com/ubuahduk6u1a30hlv7ppxkvihoaw0ivv/512x384.jpg', 'https://html5.gamemonetize.com/ubuahduk6u1a30hlv7ppxkvihoaw0ivv/', '0', 'Arcade', 0, 0, '', 'escape-out'),
(385, 'Among us airship slings', 'Among us airship slings is a fun game. Get out of the traps and escape by helicopter. Complete 20 levels, unlock all characters Among us', 'https://img.gamemonetize.com/dmlmkr9lakhv439evzt7mh47w8i221uf/512x384.jpg', 'https://html5.gamemonetize.com/dmlmkr9lakhv439evzt7mh47w8i221uf/', '0', 'Arcade', 0, 0, '', 'among-us-airship-slings'),
(386, '1 2 3, Stop', 'Today I will provide you 1 2 3, Stop . 1 2 3, Stop is a game that is very popular with people because there are so many benefits that can be used. 1 2 3, Stop is the best app in the Free Entertainment category. It is a safe app for Android devices.Squid Game received critical acclaim and attracted international attention.The 2D Game offers a number of features, which we are going to share with you. At present, it only offers limited features, but you can explore those features on the zazgames and have fun. In the game, large groups of people must make a run. It\'s a unique gameplay that\'s both simple and unique. All you need to do is run and complete the goal. Before your eyes is a huge doll that you will know as Ghost. You can also see people with masks around here. As a result, if the masked man saw you move, he will kill you. If the ghost is not staring at you, you must move. In the game, players have to choose between red and green lights. The green light signifies moving.', 'https://img.gamemonetize.com/om6kuhqvr5q2ckdmyohg83eh09cgkbnk/512x384.jpg', 'https://html5.gamemonetize.com/om6kuhqvr5q2ckdmyohg83eh09cgkbnk/', '0', 'Arcade', 0, 0, '', '---stop'),
(387, 'They Are Coming', 'What will you do if you are chased by too many crazy enemies? They Are Coming provides you with a chance to experience a life of being chased with red stickman armies in a 3D avoiding arcade game. It is managed for you to collect guns and avoid obstacles on platform tracks at all levels. After you overpass the finish line, you could use a machine cannon to eliminate all chasing enemies. Never let them approach you anyway!', 'https://img.gamemonetize.com/xsl16g691hpstiuxkhzd7jw1a47g7gl8/512x384.jpg', 'https://html5.gamemonetize.com/xsl16g691hpstiuxkhzd7jw1a47g7gl8/', '0', 'Arcade', 0, 0, '', 'they-are-coming'),
(388, 'Slime Birds', 'Have you ever seen flying slime before? Reach the highest score with the slime bird. A fun hypercasual game.', 'https://img.gamemonetize.com/nkxzuuu831jd0sj2b02ag36uvimv2k4q/512x384.jpg', 'https://html5.gamemonetize.com/nkxzuuu831jd0sj2b02ag36uvimv2k4q/', '0', 'Arcade', 0, 0, '', 'slime-birds'),
(389, 'Bugs Bunny Coloring Book', 'Are you a big fan of Warner Bros cartoons and you never want to miss any movies? Do you love the pretty outlooks of various animal characters of Looney Tunes series and always want to decorate Bugs Bunny - an anthropomorphic gray and white rabbit or hare who is famous for his flippant, insouciant personality - with your own imagination? Well,if your answer is yes, this book is designed for you. Several pages of this book illustrate all original and amazing portraits of Bugs Bunny,which will inspire you as you color.', 'https://img.gamemonetize.com/mrvtmdanhysc530emq732r9lyvnyaviw/512x384.jpg', 'https://html5.gamemonetize.com/mrvtmdanhysc530emq732r9lyvnyaviw/', '0', 'Arcade', 0, 0, '', 'bugs-bunny-coloring-book'),
(390, 'Pacmen 9.0', 'Pacmen 9.0 – this is a great top down shooting arcade game with very beautiful graphics. Enjoy new pacman game with new great gameplay! The game is ideally suited for mobile devices.', 'https://img.gamemonetize.com/84tkivlwbtejmnsfxpxpay334zlmk2is/512x384.jpg', 'https://html5.gamemonetize.com/84tkivlwbtejmnsfxpxpay334zlmk2is/', '0', 'Arcade', 0, 0, '', 'pacmen-'),
(391, 'Rainbow Monster Playtime 3D', 'If you like the challenge of horror games, then Rainbow Monster Playtime 3D cannot miss. Your task is to collect all the toys without being discovered by the rainbow. You may be suddenly caught by the rainbow in a room, remember to be careful! Come and start your adventure!', 'https://img.gamemonetize.com/a5n0av25pvc6gbx175u61m9925tktj56/512x384.jpg', 'https://html5.gamemonetize.com/a5n0av25pvc6gbx175u61m9925tktj56/', '0', 'Arcade', 0, 0, '', 'rainbow-monster-playtime-d'),
(392, 'Tank Running Game', 'Your task is to help your tank cross obstacles and reach the terminal area on the track of each platform', 'https://img.gamemonetize.com/sf3uhjmqws85owj756jrn5v03esszg5i/512x384.jpg', 'https://html5.gamemonetize.com/sf3uhjmqws85owj756jrn5v03esszg5i/', '0', 'Arcade', 0, 0, '', 'tank-running-game'),
(393, 'Noob vs Pro Squid Challenge', 'Squid challenge is waiting for you with a lot of stage friends. The best way to spend time is to be a friend noob and a friend a pro and play two player games. In the first game, you have to move forward without turning his back. In the next game you have to be careful in pulling the rope be the fastest puller and you win. In the next game, reach the finish line with your friend and be the winner of all games and your friend.', 'https://img.gamemonetize.com/1bfyeyip9alz66ejp66n57waxv4izy88/512x384.jpg', 'https://html5.gamemonetize.com/1bfyeyip9alz66ejp66n57waxv4izy88/', '0', 'Arcade', 0, 0, '', 'noob-vs-pro-squid-challenge'),
(394, 'Mr Superfire', 'What are you waiting for? Take up your powerful guns, jump and shoot hundreds of enemies. Do not give up, try again and your skills will improve with every game. Only a MASTER can take them down and save the world!', 'https://img.gamemonetize.com/v5s30hzyp42kk4peclg91pzqsprtfewq/512x384.jpg', 'https://html5.gamemonetize.com/v5s30hzyp42kk4peclg91pzqsprtfewq/', '0', 'Arcade', 0, 0, '', 'mr-superfire'),
(395, 'Ouija Voices', 'Have you ever played ouija board? You should try:) Use your voice to ask questions. Creatures from other worlds will give you the answers!', 'https://img.gamemonetize.com/77zsaqkplva53evpm6nevoajw6vymcqu/512x384.jpg', 'https://html5.gamemonetize.com/77zsaqkplva53evpm6nevoajw6vymcqu/', '0', 'Arcade', 0, 0, '', 'ouija-voices'),
(396, 'Santa or Thief?', 'Merry Christmas! Kids have got their gifts from santa but its not over yet infact game begins for you We celebrate XMAS with gifts. Who dont like gifts even thieves too. Yes So we have made this funny game Santa or Thief Where you will be a thief who is dressed up like santa. So you need to be beware of kids and collect gifts To make it more fun there are cool powers like invisible paint gift magnet and moreSuit up and play Santa or Thief.', 'https://img.gamemonetize.com/g79htxt6jn23e4p50ckl5qqzloyktj3a/512x384.jpg', 'https://html5.gamemonetize.com/g79htxt6jn23e4p50ckl5qqzloyktj3a/', '0', 'Arcade', 0, 0, '', 'santa-or-thief'),
(397, 'Spiderman Commander - Shooting Game', 'Spiderman Commander - Shooting Game – this is very cool game in which you are the brave ranger, kills zombies in the air and on land, with shotgun and special skills ranger calling: firestorm, lightning and cold ice. To collect all the items, improvements, coins and prove you’re the best in the WORLD HERO!', 'https://img.gamemonetize.com/qugwgdzw1ngeo7rtqszn1g9qo0nc3mqb/512x384.jpg', 'https://html5.gamemonetize.com/qugwgdzw1ngeo7rtqszn1g9qo0nc3mqb/', '0', 'Arcade', 0, 0, '', 'spiderman-commander--shooting-game'),
(398, 'Angry Birds Halloween Html5', 'Play up to 20 levels of Angry Birds Halloween in html5. The game could be played on any support and any operating system. You start with easy levels and finish with harder. Enjoy.', 'https://img.gamemonetize.com/svf3t4mi3fjy3m9724x1o1wvsbnf4ibx/512x384.jpg', 'https://html5.gamemonetize.com/svf3t4mi3fjy3m9724x1o1wvsbnf4ibx/', '0', 'Arcade', 0, 0, '', 'angry-birds-halloween-html'),
(399, 'Hill Climb Tractor 2020', 'Complete levels by driving your awesome tractor in the great 2d hill climb maps environment, all tractors are free only need to gain to unlock new levels and upgrade your tractor. Have fun here.', 'https://img.gamemonetize.com/48tpcmtzuvkot384u4y9ab2kwiv6r3ev/512x384.jpg', 'https://html5.gamemonetize.com/48tpcmtzuvkot384u4y9ab2kwiv6r3ev/', '0', 'Arcade', 0, 0, '', 'hill-climb-tractor-'),
(400, 'Dice Push', 'Dice Push is a funny dice arcade match game with 3D stickman models on a platform. If you want to win the match, you need to send as many stickman members as you can to push the green wall to your opponent\'s side. You are allowed to throw the dice to destroy enemy members!', 'https://img.gamemonetize.com/sng4cpatazl5wo4tk21xapdihqwcx86p/512x384.jpg', 'https://html5.gamemonetize.com/sng4cpatazl5wo4tk21xapdihqwcx86p/', '0', 'Arcade', 0, 0, '', 'dice-push'),
(401, 'Kingdom of Ninja 5', 'In the 5 series of the kingdom of ninja game, survival awaits you in a dark dungeon covered with lava. Be careful monsters obstacles are everywhere. watch out for the sharp bladed wheels, they can injure you jump over the obstacles and reach the chest, complete the level.', 'https://img.gamemonetize.com/2ahpmz2ig8gk7uenhzabkga258awlw4a/512x384.jpg', 'https://html5.gamemonetize.com/2ahpmz2ig8gk7uenhzabkga258awlw4a/', '0', 'Arcade', 0, 0, '', 'kingdom-of-ninja-'),
(402, 'Jump Ninja Jump', 'Jump Ninja Jump is a great arcade-action game with very beautiful graphics. The aim of the game is simple, just jump or duck to avoid the shurikens. Stay alive as long time as possible and make a high score. Have fun playing.', 'https://img.gamemonetize.com/5ae6kagecvvznn4hwgewnbmslioh0it6/512x384.jpg', 'https://html5.gamemonetize.com/5ae6kagecvvznn4hwgewnbmslioh0it6/', '0', 'Arcade', 0, 0, '', 'jump-ninja-jump'),
(403, 'Star Battles', 'Simple and fun space game. Fly in circles and avoid crashing into the enemy ships. Complete the missions and fly through the galaxy. Survive as long as you can. Speed up or slow down, just don\'t crash and have fun. Can you unlock and fly with all the spaceships available? Get ready, pilot!', 'https://img.gamemonetize.com/buyk5fgznwsi4ijrovufnv3snrh9clbn/512x384.jpg', 'https://html5.gamemonetize.com/buyk5fgznwsi4ijrovufnv3snrh9clbn/', '0', 'Arcade', 0, 0, '', 'star-battles'),
(404, 'PAC MAN Revenge', 'defend yourself from ghosts go for the fruit and get improvements to your weapon', 'https://img.gamemonetize.com/p4ruo5860c6tl04redqpdez6nguus51h/512x384.jpg', 'https://html5.gamemonetize.com/p4ruo5860c6tl04redqpdez6nguus51h/', '0', 'Arcade', 0, 0, '', 'pac-man-revenge'),
(405, 'Santa Claus Winter Challenge', 'Santa Claus Winter Challenge is an amazing and free to play online puzzle game suitable for all ages. You need to draw the road for our cute Santaclaus and collect as many gifts as possible. Avoid obstacles on the road.', 'https://img.gamemonetize.com/7t9k46v9zcx6tzhsiaoepblvq94v6mxi/512x384.jpg', 'https://html5.gamemonetize.com/7t9k46v9zcx6tzhsiaoepblvq94v6mxi/', '0', 'Arcade', 0, 0, '', 'santa-claus-winter-challenge'),
(406, 'Mario Coloring', 'If you have repeatedly been visited by thoughts that it\'s time to update Mario\'s costume, then don\'t miss the opportunity to do it right now. The game will allow you to turn black and white images of Mario into colorful pictures in which the Italian plumber will appear in all its glory.', 'https://img.gamemonetize.com/l5kh5d7u0ewq0xwka1zy8v65dxc6syjq/512x384.jpg', 'https://html5.gamemonetize.com/l5kh5d7u0ewq0xwka1zy8v65dxc6syjq/', '0', 'Arcade', 0, 0, '', 'mario-coloring'),
(407, 'Squid Game Obstacle Runner', 'Try to get to where you\'re going as quickly as possible to avoid being hit by approaching buses and railroad cars. Keep an eye out for any potential obstacles. The controls are simple: simply push the mouse and run, following the path automatically, dive into the map, and finally slide to safety to complete the game. The game is played on a mobile device or web browser. In order to avoid being captured by the renegades, assist your best teen buddies. Use of the skateboard adventure on the one-of-a-kind boards in the subway will be made possible by double-tapping the screen. For the purpose of obtaining the highest possible score in a given game, you should create another version of yourself and then share it with your social media friends list. Bus Runner is a type of subway running game in which you must be the fastest guy possible in order to save your companion from certain death. The game is unending and requires you to be the fastest guy possible. By unlocking the level, you can expand the number of roles you can take on.', 'https://img.gamemonetize.com/liuj8aw0oicwn0123yhsqughp9lry8me/512x384.jpg', 'https://html5.gamemonetize.com/liuj8aw0oicwn0123yhsqughp9lry8me/', '0', 'Arcade', 0, 0, '', 'squid-game-obstacle-runner'),
(408, 'Crayz Monster Taxi', 'How about driving a crazy monster truck taxi? collect the coins on the road, reach the finish line and win the game. Let\'s see if you can reach the finish line safely. root the gas and reach the finish as fast as possible.', 'https://img.gamemonetize.com/xwg2ovfmjoplq1m0kw2pfhumf11eu4fz/512x384.jpg', 'https://html5.gamemonetize.com/xwg2ovfmjoplq1m0kw2pfhumf11eu4fz/', '0', 'Arcade', 0, 0, '', 'crayz-monster-taxi'),
(409, 'Ninja Runner', 'Ninja Runner is a side scrolling auto runner game, tab to jump and avoid the bomb. Collect coin in the street and go to finish, pause the game with the space bar or the button.', 'https://img.gamemonetize.com/3oy38rwnp3epnr2bwvf4k7xnaafa9uid/512x384.jpg', 'https://html5.gamemonetize.com/3oy38rwnp3epnr2bwvf4k7xnaafa9uid/', '0', 'Arcade', 0, 0, '', 'ninja-runner'),
(410, 'Iron Man The Marvel Hero', 'Iron Man is one of the most famous superheroes in history, and now you can have this powerful armor for yourself! The Marvel Hero Game will turn any kid into an instant action hero.', 'https://img.gamemonetize.com/84d7u97dbk4n7p0he9i6fr6abo64eczb/512x384.jpg', 'https://html5.gamemonetize.com/84d7u97dbk4n7p0he9i6fr6abo64eczb/', '0', 'Arcade', 0, 0, '', 'iron-man-the-marvel-hero'),
(411, 'Subway Surfer Monaco', 'Subway Surfers World Tour: Monaco is the fifty-sixth edition in the World Tour series and the sixty-first version in Subway Surfers', 'https://img.gamemonetize.com/w1lbyc50bm944lrxge0ctmghundla517/512x384.jpg', 'https://html5.gamemonetize.com/w1lbyc50bm944lrxge0ctmghundla517/', '0', 'Arcade', 0, 0, '', 'subway-surfer-monaco'),
(412, 'Sweet Home Clean Up Game', 'Welcome to your sweet home and cleaning world to keep your house clean. Bedrooms, bathrooms, kitchens, living rooms... look at what they are like! Let\'s clean up the sweet home well! Play this cleanup game with many different cleanup activities. Start your home cleaning journey now.', 'https://img.gamemonetize.com/vzkjuflrsitz8r5jdkeuqn7k5mw48uvo/512x384.jpg', 'https://html5.gamemonetize.com/vzkjuflrsitz8r5jdkeuqn7k5mw48uvo/', '0', 'Arcade', 0, 0, '', 'sweet-home-clean-up-game'),
(413, 'Clone Ball Rush', 'Clone Ball Rush is both a skillful avoiding and a collecting ball arcade game with 3D models and platform tracks. Green walls will enlarge or increase your current balls. Red walls will reduce or decrease your balls. Try to complete the level by means of helping at least one ball pass the finish flag. Good luck and have fun!', 'https://img.gamemonetize.com/verldw4bmwzou5mch5co6cz1b8i9ava2/512x384.jpg', 'https://html5.gamemonetize.com/verldw4bmwzou5mch5co6cz1b8i9ava2/', '0', 'Arcade', 0, 0, '', 'clone-ball-rush'),
(414, 'Dogecoin Yolo 3D', 'How do you like surfing on a coin? Dogecoin Yolo 3D is a skillful avoiding arcade game with 3D coins, green and red numbers. There is always a lowest marked score number. You need to collect green numbers to get more scores to complete the corresponding level. It doesn\'t matter if you crash red numbers. Even you lose all scores, you could still get numbers as long as you have a few distances to the finish line.', 'https://img.gamemonetize.com/8owqqb32w13yss8nmlxbugffhskb9y4f/512x384.jpg', 'https://html5.gamemonetize.com/8owqqb32w13yss8nmlxbugffhskb9y4f/', '0', 'Arcade', 0, 0, '', 'dogecoin-yolo-d'),
(415, 'Ringo Starfish', 'Navigating in deep water, Ringo Starfish found a mysterious island. He suspects there are treasures hidden there. Help our adventurer to explore it facing various enemies and traps. Collect all crystals scattered throughout the territory. Use Ringo\'s firepower, swimming skill and invincibility power to overcome all obstacles. If necessary, take advantage of the checkpoint tool present at all levels. Have fun with this complete and fantastic platform game!', 'https://img.gamemonetize.com/8sbglz99fbibgtk16z5lxrb3eona1zw1/512x384.jpg', 'https://html5.gamemonetize.com/8sbglz99fbibgtk16z5lxrb3eona1zw1/', '0', 'Arcade', 0, 0, '', 'ringo-starfish'),
(416, 'Tank Army Parking', 'Tank Army Parking is a fun casual game where you park the tank!', 'https://img.gamemonetize.com/er7tee0vtl0k1cgv6isd1ea7cjnztlhy/512x384.jpg', 'https://html5.gamemonetize.com/er7tee0vtl0k1cgv6isd1ea7cjnztlhy/', '0', 'Arcade', 0, 0, '', 'tank-army-parking'),
(417, 'Pirate Bombs', 'Help Jack the pirate, in a cute and cute blue and white striped t-shirt, survive his adventure full of green whales. be careful whales can kill you jump on them to kill whales! kill the whales, collect the bombs and reach the door. Remember, the water level is constantly rising, try not to drown in the rising water level.', 'https://img.gamemonetize.com/2fkc52n13bw4bna1b61y9ac3edjz63gt/512x384.jpg', 'https://html5.gamemonetize.com/2fkc52n13bw4bna1b61y9ac3edjz63gt/', '0', 'Arcade', 0, 0, '', 'pirate-bombs'),
(418, 'Darts Hit', 'Darts Hit is an addictive arcade game. Hit the darts into a wooden trunk and slice the apples!', 'https://img.gamemonetize.com/1j1x9h63xr9irly2s0cmngemj4ap6cd1/512x384.jpg', 'https://html5.gamemonetize.com/1j1x9h63xr9irly2s0cmngemj4ap6cd1/', '0', 'Arcade', 0, 0, '', 'darts-hit'),
(419, 'Amazing Run 3D Game', 'Amazing Run 3D has a different game mode from all other new arcade games. In common similar games, the player\'s task is usually to control the game character to run, jump or fly, but in Amazing Run 3D, you will have the opportunity to control the speed of objects, you will have the ability of Doctor Strange, stop time or pause the rolling obstacles, the characters in the game can automatically run to the end, are you ready?', 'https://img.gamemonetize.com/hdc81l7125j4u160umvlprhntdm6cro1/512x384.jpg', 'https://html5.gamemonetize.com/hdc81l7125j4u160umvlprhntdm6cro1/', '0', 'Arcade', 0, 0, '', 'amazing-run-d-game'),
(420, 'Traffic Run', 'Control the traffic and help the cars pass without crashing. Score when a car goes through safely. Touch/Click on the car to stop it. Touch/Click again to start.', 'https://img.gamemonetize.com/hx4s5iare6ulcbkna8vub7794rnj0bkh/512x384.jpg', 'https://html5.gamemonetize.com/hx4s5iare6ulcbkna8vub7794rnj0bkh/', '0', 'Arcade', 0, 0, '', 'traffic-run'),
(421, 'Saw Machine.io', 'Here is a relaxation vehicle survival game with 3D stickman models and vehicles. You are able to use your weapon ahead to attack other players on the platform. Don\'t leave too far even if you are avoiding damage.', 'https://img.gamemonetize.com/2ozaicoyx000fto3psca1humiwueghwu/512x384.jpg', 'https://html5.gamemonetize.com/2ozaicoyx000fto3psca1humiwueghwu/', '0', 'Arcade', 0, 0, '', 'saw-machineio'),
(422, 'Super Paw Puppy Patrol Adventure Runner', 'Paw Puppy Patrol \'s World - Super Adventure gives you the chance to step back in time to your childhood with the legendary mission: Super Mario princess Rescue . World of this game contains well designed levels, various enemies, simple game play , nice graphics and soothing music and sounds. Paw Puppy Patrol \'s world has been nothing but empty since the Patrol Skye got kidnapped into the jungle. Then, the adventure begins! Your task is to help chase patrol run through the mysterious jungle, jump over the obstacles and super evil monsters to save the beautiful Skye Princess', 'https://img.gamemonetize.com/tqq7x91vk9ojayod4jhhgddy9xk0k9gd/512x384.jpg', 'https://html5.gamemonetize.com/tqq7x91vk9ojayod4jhhgddy9xk0k9gd/', '0', 'Arcade', 0, 0, '', 'super-paw-puppy-patrol-adventure-runner'),
(423, 'Neon Blade Impetus', 'Cut your way through the system\'s defenses, slipping past projectiles and slicing through turrets in an intense momentum-based parkour game.', 'https://img.gamemonetize.com/3fshnau3krafhautbf25jk64n6aqq3vo/512x384.jpg', 'https://html5.gamemonetize.com/3fshnau3krafhautbf25jk64n6aqq3vo/', '0', 'Arcade', 0, 0, '', 'neon-blade-impetus'),
(424, 'Rope Cut and Boom', 'Do you have enough confidence of your physics knowledge? Rope Cut And Boom is a physics arcade game with 3D bombs, ropes, platforms, and chests. The goal for you is to use the bomb and blow up all chests by cutting the correct ropes on time at each level. Keep calm and complete all levels!', 'https://img.gamemonetize.com/ohvi5xll515yd98zms3hnhi28gi5ycg6/512x384.jpg', 'https://html5.gamemonetize.com/ohvi5xll515yd98zms3hnhi28gi5ycg6/', '0', 'Arcade', 0, 0, '', 'rope-cut-and-boom'),
(425, 'Color Match 3d Games', 'Color Match 3D is a casual puzzle game with a painting theme. The time has come to test your painting talent! According to the target item, use the brush to select the corresponding color in the palette and draw the corresponding 3D model. If it is highly similar to the target item, you can choose to auction it or display it in your orchard. Are you sure you don\'t want to join this fun painting game?', 'https://img.gamemonetize.com/b1n9qwjnf70gxyl4gp0i0v5keccwwpp0/512x384.jpg', 'https://html5.gamemonetize.com/b1n9qwjnf70gxyl4gp0i0v5keccwwpp0/', '0', 'Arcade', 0, 0, '', 'color-match-d-games'),
(426, 'Speed Drifter Ultimate', 'Here is a 3D car third-person shooting and racing arcade game for you to play. You are able to drive an armed Rally car to destroy other cars and collect gold coins to buy better cars in the shop. Be aware of other cars, you will lose the game if you can\'t dodge them!', 'https://img.gamemonetize.com/1qefc3gubudzushp8zu71y1tpiav0mio/512x384.jpg', 'https://html5.gamemonetize.com/1qefc3gubudzushp8zu71y1tpiav0mio/', '0', 'Arcade', 0, 0, '', 'speed-drifter-ultimate'),
(427, 'Turn Left Online', 'Turn left is recommended as a normal traffic command simulation game. With 3D cartoon vehicles on the street, you have a chance to help some vehicles turn left at the correct timing while avoiding the other vehicles going straight. You need to observe the interspace and judge it is able to overpass your car or not. I strongly suggest you drive to the ultimate position and wait there first. It will be easier for you to find the interspaces and have a good time!', 'https://img.gamemonetize.com/t09d6sz6x3ganx60no7xd9c850obrs64/512x384.jpg', 'https://html5.gamemonetize.com/t09d6sz6x3ganx60no7xd9c850obrs64/', '0', 'Arcade', 0, 0, '', 'turn-left-online'),
(428, 'Run Rich Challenge', 'As a poor guy in Run Rich Challenge, the only way you can change your life is to collect money items like bills and money bags to get yourself richer with better looks. Even if you have been already rich, you could still change your dress by keeping collecing money items. Good luck and have a good time!', 'https://img.gamemonetize.com/k9tu4k6x1erj0dm7zyob9qsv5zrj22li/512x384.jpg', 'https://html5.gamemonetize.com/k9tu4k6x1erj0dm7zyob9qsv5zrj22li/', '0', 'Arcade', 0, 0, '', 'run-rich-challenge'),
(429, 'Just One', 'Get ready to become the biggest scorer with just one shoot! Enjoy this abstract free throw game where you must choose the right power and angle for your shots. Use walls to bounce and get combos to win more score!', 'https://img.gamemonetize.com/gdvf5gjedlf6gw2d00vgviv8s37cv32b/512x384.jpg', 'https://html5.gamemonetize.com/gdvf5gjedlf6gw2d00vgviv8s37cv32b/', '0', 'Arcade', 0, 0, '', 'just-one'),
(430, 'NoobLOX Rainbow Friends', 'Everyone\'s favorite 2 noob characters need your help to escape from the Rainbow Friends. Help them. You have to play together with two of your friends and help 2 noobs. so jump over the obstacles and reach the door or if the red professor catches you, he can turn you into a monster. never stop, always run and run!', 'https://img.gamemonetize.com/oolkt9zalyqmfski8wirtuwl337at2dc/512x384.jpg', 'https://html5.gamemonetize.com/oolkt9zalyqmfski8wirtuwl337at2dc/', '0', 'Arcade', 0, 0, '', 'nooblox-rainbow-friends'),
(431, 'GO UP DASH - Geometry Dash Meltdown', 'Prepare for a new Geometry Dash adventure filled with more spikes and monsters than thought possible! Flex your clicky finger as you jump, fly and flip your way through dark caverns and spiky obstacles.', 'https://img.gamemonetize.com/8q5me9bfq1zl01pch4nen080lo0sui72/512x384.jpg', 'https://html5.gamemonetize.com/8q5me9bfq1zl01pch4nen080lo0sui72/', '0', 'Arcade', 0, 0, '', 'go-up-dash--geometry-dash-meltdown'),
(432, 'Cube Jump', 'Jump your cube from one platform to the next without falling off into the abyss. Unlock new cubes as you attempt to top the leaderboards in this addicting 3D jumping game. Simply jump onto the moving platforms to stay alive.', 'https://img.gamemonetize.com/qqd2tobevdtfjerno739avs6imcc0w3r/512x384.jpg', 'https://html5.gamemonetize.com/qqd2tobevdtfjerno739avs6imcc0w3r/', '0', 'Arcade', 0, 0, '', 'cube-jump'),
(433, 'PLANE GO!', 'Plane GO! Fun plane game is coming! Plane Go is really a challenging game! You control your plane and get all stars to unlock super star to win the level. It has four world: GRASS, ICE, SAND and SPACE, 40 levels and every world has a boss level, very wonderful! Once you played two levels, you must have strong desire to finish them all! Enjoy this!', 'https://img.gamemonetize.com/ibqdzu3r2aoptvnzn3xnkqojf4iuqsl9/512x384.jpg', 'https://html5.gamemonetize.com/ibqdzu3r2aoptvnzn3xnkqojf4iuqsl9/', '0', 'Arcade', 0, 0, '', 'plane-go'),
(434, 'Runaway Truck', 'Here is a car avoiding arcade game with a 3D cartoon car and a plane. With provided and limited fuel, you need to run as farther as you can by means of rushing from the ramp and avoiding incoming obstacles. There are other different planets with different kinds of tracks waiting for you to unlock and experience. Good luck!', 'https://img.gamemonetize.com/yyci73scsnpu3vtsrmyr7s21mi6uu37y/512x384.jpg', 'https://html5.gamemonetize.com/yyci73scsnpu3vtsrmyr7s21mi6uu37y/', '0', 'Arcade', 0, 0, '', 'runaway-truck'),
(435, 'PvP Pong Challenge', 'PvP Pong Challenge is fun html pong game suitable for all ages. Play against your friend and try to win. Use keyboard to play or buttons if you play on mobile device. First to is a winner. Have fun!', 'https://img.gamemonetize.com/in27d5akzcz8bsw9m2d4wlrrbibazopi/512x384.jpg', 'https://html5.gamemonetize.com/in27d5akzcz8bsw9m2d4wlrrbibazopi/', '0', 'Arcade', 0, 0, '', 'pvp-pong-challenge'),
(436, 'Jenga Demolish Master', 'Do you have any knowledge of building stability? Jenga Demolish Master is a funny skillful physics puzzle arcade game with white building blocks and stickman models. The goal for you is to destroy all red stickman guys and protect the blue guy from collapsed blocks or bombs by removing suitable white blocks at each level. Good luck and keep the blue guy safe!', 'https://img.gamemonetize.com/e94ehnp34v9gahyrw6jj0dvi4txx45jm/512x384.jpg', 'https://html5.gamemonetize.com/e94ehnp34v9gahyrw6jj0dvi4txx45jm/', '0', 'Arcade', 0, 0, '', 'jenga-demolish-master'),
(437, 'Run Rabbit Run', 'Imagine you are a cute blue bunny and you have to reach the guard at the end of each level! Reach the guards and join the army in the latest episode and defeat enemies and monsters!', 'https://img.gamemonetize.com/k1t30k9b8xxzna0a9eqzpbmjie145yxy/512x384.jpg', 'https://html5.gamemonetize.com/k1t30k9b8xxzna0a9eqzpbmjie145yxy/', '0', 'Arcade', 0, 0, '', 'run-rabbit-run'),
(438, 'Super Cute Cat', 'You need to help super sweet cat hunt the mutated cats. You must destroy the mutated cats and get the key and move on to the next level. There are different difficulties in each level, do not forget to collect candies.', 'https://img.gamemonetize.com/i931lyxo5wxgec2a5ldqb0ca1zbw99jr/512x384.jpg', 'https://html5.gamemonetize.com/i931lyxo5wxgec2a5ldqb0ca1zbw99jr/', '0', 'Arcade', 0, 0, '', 'super-cute-cat'),
(439, 'Fidget Spinner.io', 'Fidget Spinner.io is an online game that you can play for free. Fidget Spinner.io is a fun io game suitable for all ages. The operation of the game is very simple. You just need to control your fidget spinner to move on the map by mouse or simply tap on the screen. Absorb the energy points on the map to make you stronger. Destroy your enemy by letting them crash on your trail. Have fun playing.', 'https://img.gamemonetize.com/mjmcfuzbsy8eblsvnhfxyh9d3gf2hjp3/512x384.jpg', 'https://html5.gamemonetize.com/mjmcfuzbsy8eblsvnhfxyh9d3gf2hjp3/', '0', 'Arcade', 0, 0, '', 'fidget-spinnerio'),
(440, 'Crazy Driver', 'Crazy Driver is a html5 arcade game, as your is crazy drive to avoid car crash', 'https://img.gamemonetize.com/nlj9zb53io8o0b0xyqe220ld8owffls2/512x384.jpg', 'https://html5.gamemonetize.com/nlj9zb53io8o0b0xyqe220ld8owffls2/', '0', 'Arcade', 0, 0, '', 'crazy-driver'),
(441, 'Steve Ball Temple', 'Steve with the ball got lost in the temple and he has to pass the monsters and help him survive! steve you have to collect the stars collect the stars and move towards the end of the level you need to collect 3 stars but you can pass the level with 1 star steve.', 'https://img.gamemonetize.com/i268z847tzu9z04ib8ycci3x02vbsv4v/512x384.jpg', 'https://html5.gamemonetize.com/i268z847tzu9z04ib8ycci3x02vbsv4v/', '0', 'Arcade', 0, 0, '', 'steve-ball-temple'),
(442, 'Lof Snakes and Ladders', 'Classic Snakes and Ladders game with interesting design. Enjoy playing with your computer or mobile device.', 'https://img.gamemonetize.com/j12o15bbdcd2p5p0ffozv1a5sz0ull98/512x384.jpg', 'https://html5.gamemonetize.com/j12o15bbdcd2p5p0ffozv1a5sz0ull98/', '0', 'Arcade', 0, 0, '', 'lof-snakes-and-ladders'),
(443, 'Angry Shoot Squid Game', 'It is an entertaining but challenging game in which the player uses a catapult to give his bird some force and blast the barriers on the opposite side of the screen in order to cause them to fall from their platform and make contact with the ground. In the event that an impediment makes contact with the ground, it will be demolished immediately. Each and every game enthusiast will like this game, in which you use angry birds to knock down enemies and set your animation free from their captivity. In order to move forward, the birds are launched by use of a catapult. With a little stretching, the birds appear as fiery red balls, exhibiting the power of these angered birds, who destroy monsters and birds alike in a battle of monsters and birds, as shown in the video. Characters such as ninjas, sweet girls, dinosaurs, zombies, and others are used to keep the player engaged and motivated throughout the game. When a monster is hit with a smash hit, they are knocked down and killed instantly. It also serves to highlight the bond that exists between us. It is necessary to utilize your intelligence in order to accomplish the level because the battleground has been converted into a mess of diverse items.', 'https://img.gamemonetize.com/xy48wsdtjyzo08ohiw7yqky6mxz5kdhq/512x384.jpg', 'https://html5.gamemonetize.com/xy48wsdtjyzo08ohiw7yqky6mxz5kdhq/', '0', 'Arcade', 0, 0, '', 'angry-shoot-squid-game'),
(444, 'Sumo Saga', 'With cool japanese Sfx and cute graphics play Sumo Saga is a single tap based game just tap on screen to jump on poles. Tap fast so sumo can climb to mountains. On every gameover background and poles gets changed to give a nice feel to the game. Start Tapping!', 'https://img.gamemonetize.com/8mw23uw5aebfydzzf2obbvqzg38rms9v/512x384.jpg', 'https://html5.gamemonetize.com/8mw23uw5aebfydzzf2obbvqzg38rms9v/', '0', 'Arcade', 0, 0, '', 'sumo-saga'),
(445, 'SWAT Force vs TERRORISTS', 'Stop and kill the terrorists before they attack you ! A group of terrorists has planified attacks. Take control of the most powerfull anti-terrorist force : The SWAT force !!! You lead a team of 2 super well trained soldiers. You have access to a number of powerfull weapons that can stop the ennemy. You can end this threat... But this is going to be an tough battle. You must protect your position. Whatever happens ! Lead your team to the final victory.', 'https://img.gamemonetize.com/lt0y26ap4l04z3qil0esehqcog2hmspy/512x384.jpg', 'https://html5.gamemonetize.com/lt0y26ap4l04z3qil0esehqcog2hmspy/', '0', 'Arcade', 0, 0, '', 'swat-force-vs-terrorists'),
(446, 'Endless Ninja Runner', 'You have just stumbled onto the best infinite temple runner game there is. If you want to keep your life, you need to get away from the black tiger. Break, hop over, slide under, and escape obstacles for a semi-sprint. You are the perfect tiny ninja that ever inhabited a long-lost temple. Make every effort to get to the temple of your lord.   Features: -Adorable illustrations in 3D toon style -A wide variety of ninjas from which to choose -An extremely diverse assortment of challenges -An intriguing take on the subway theme A musical track encoded in 8 bits It-Completely free to use', 'https://img.gamemonetize.com/brrftwjirdyb5d1by6pl9sq9rajc1m1j/512x384.jpg', 'https://html5.gamemonetize.com/brrftwjirdyb5d1by6pl9sq9rajc1m1j/', '0', 'Arcade', 0, 0, '', 'endless-ninja-runner'),
(447, 'Minecraft World Adenture', 'Join us on an extraordinary journey in the pixelated realm of Minecraft World Adventure! This arcade game is not just a game; its a thrilling odyssey suitable for adventurers of all ages. Picture this: you, as the iconic Steve from Minecraft, find yourself standing on a spinning platform lost in the vastness of the Minecraft universe. Your mission? To find your way home, navigating through a whirlwind of challenges and obstacles.With every jump, youll defy gravity, avoiding pitfalls and dodging obstacles that come your way. Its a pulse-pounding adventure where your quick reflexes and strategic jumps are the keys to survival', 'https://img.gamemonetize.com/7luhu49wunq8s1wgvea8e0s2vvu3uozl/512x384.jpg', 'https://html5.gamemonetize.com/7luhu49wunq8s1wgvea8e0s2vvu3uozl/', '0', 'Arcade', 0, 0, '', 'minecraft-world-adenture'),
(448, 'Crayz Monster Taxi Halloween', 'How about driving a crazy monster truck taxi halloween? collect the coins on the road, reach the finish line and win the game. Let\'s see if you can reach the finish line safely. root the gas and reach the finish as fast as possible.', 'https://img.gamemonetize.com/6gndr1wr2gz2i580o6tsuugv4zungza1/512x384.jpg', 'https://html5.gamemonetize.com/6gndr1wr2gz2i580o6tsuugv4zungza1/', '0', 'Arcade', 0, 0, '', 'crayz-monster-taxi-halloween'),
(449, 'RedLand Water Cut Off', 'In the second game of the legendary series, you have to cut the waters and throw the blue men into the air, save your village, and don\'t forget to move forward without collecting the diamonds. You need those diamonds and now you are the king as the king send all the blue men to the sky. watch out for skeletons you can\'t kill the endings.', 'https://img.gamemonetize.com/vmz9nuapqfm759ix6dbutic0vuzreym7/512x384.jpg', 'https://html5.gamemonetize.com/vmz9nuapqfm759ix6dbutic0vuzreym7/', '0', 'Arcade', 0, 0, '', 'redland-water-cut-off'),
(450, 'Kingdom of Ninja 6', 'In the 6 series of the kingdom of ninja game, survival awaits you in a dark dungeon covered with lava. Be careful monsters obstacles are everywhere. watch out for the sharp bladed wheels, they can injure you jump over the obstacles and reach the chest, complete the level.', 'https://img.gamemonetize.com/9zfcx64sg0k2lne0a4zhsfnr6pzc7dd7/512x384.jpg', 'https://html5.gamemonetize.com/9zfcx64sg0k2lne0a4zhsfnr6pzc7dd7/', '0', 'Arcade', 0, 0, '', 'kingdom-of-ninja-'),
(451, 'Castle Raid 3D Game', 'As a collecting drawing puzzle arcade game, Castle Raid 3D requires you to group a team to invade the castle at each level.', 'https://img.gamemonetize.com/clc5718gweap7ehdtn8dtebmszjmnbl3/512x384.jpg', 'https://html5.gamemonetize.com/clc5718gweap7ehdtn8dtebmszjmnbl3/', '0', 'Arcade', 0, 0, '', 'castle-raid-d-game'),
(452, 'Brick Breaker Rush', 'Bricks Breaker Rush game is a kind of brick breaker classic games! Swipe your finger to control the paddle and shoot balls, break all the bricks to win! Your can break many and many bricks and unlock the achievement!', 'https://img.gamemonetize.com/fcsvc8exgc40c0fvk0ae2dd8wjzv1rvh/512x384.jpg', 'https://html5.gamemonetize.com/fcsvc8exgc40c0fvk0ae2dd8wjzv1rvh/', '0', 'Arcade', 0, 0, '', 'brick-breaker-rush'),
(453, 'Halloween Night', 'Are you looking for some fun on the occasion of Halloween? Here we bring an awesome game on festive season halloween. Halloween Night comes up with a funny scary theme. In the game, there is a cute girl dressed up as a witch sitting on her magical broom. Her broom contains so many amazing powers that help her to hit scary pumpkins and clear his way. You need to tap to go high and release to go down. Do not collide with roof, bombs, and ground.', 'https://img.gamemonetize.com/1rhgqjc307cuwcsq7xmsga6hh3wukf5l/512x384.jpg', 'https://html5.gamemonetize.com/1rhgqjc307cuwcsq7xmsga6hh3wukf5l/', '0', 'Arcade', 0, 0, '', 'halloween-night'),
(454, 'Among Rampage', 'Join the popular characters in Among As: Among the Fury! An incredible and extremely fun spaceship adventure awaits you!', 'https://img.gamemonetize.com/3t842t612xvdh8g69kaqgtwdqf9uxv30/512x384.jpg', 'https://html5.gamemonetize.com/3t842t612xvdh8g69kaqgtwdqf9uxv30/', '0', 'Arcade', 0, 0, '', 'among-rampage');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(455, 'Arrow Fest', 'Arrow Fest is actually not a bow launching simulation game but a skillful avoiding arcade game with 3D arrows and stickman enemies. In order to beat the final boss at each level, you need to collect the correct items to increase the quantity of your current arrows. Only when your arrow quantity is bigger than the health points of the boss, you could complete the level!', 'https://img.gamemonetize.com/ples3m8vso71qlq4lpphq8up3ufaszkp/512x384.jpg', 'https://html5.gamemonetize.com/ples3m8vso71qlq4lpphq8up3ufaszkp/', '0', 'Arcade', 0, 0, '', 'arrow-fest'),
(456, 'Spiderman Kill Zombies', 'Spiderman Kill Zombies', 'https://img.gamemonetize.com/oh498n0zzdq8c7q1xv6c0g53jku9usmv/512x384.jpg', 'https://html5.gamemonetize.com/oh498n0zzdq8c7q1xv6c0g53jku9usmv/', '0', 'Arcade', 0, 0, '', 'spiderman-kill-zombies'),
(457, 'Stick Santa', 'stick santa is html5 arcade game', 'https://img.gamemonetize.com/1k1ji0y6vsu9xh7m1esnd4eixpxfqupr/512x384.jpg', 'https://html5.gamemonetize.com/1k1ji0y6vsu9xh7m1esnd4eixpxfqupr/', '0', 'Arcade', 0, 0, '', 'stick-santa'),
(458, 'Ace Drift', 'Have you seen drifting in the famous anime called Initial D? This game requires you to use drifting to overpass continuous curves while collecting gold coins at each level. There are also many skins in the shop, like Toyota Corolla Levin and MAZDA RX—7 FC3S. Glad you could unlock them all and overpass each level!', 'https://img.gamemonetize.com/pa35uqm07j3nq8kwo2x9382ggpqskiea/512x384.jpg', 'https://html5.gamemonetize.com/pa35uqm07j3nq8kwo2x9382ggpqskiea/', '0', 'Arcade', 0, 0, '', 'ace-drift'),
(459, 'Kingdom of Ninja', 'The story of a ninja who has kingdoms, be careful, it is far from the traps that come in front of you while reaching the kingdom, or you may not pass the level. Watch out for monsters too and don\'t touch them! Join the fun consisting of 10 different sections.', 'https://img.gamemonetize.com/az4lso2qyn0g36wkiy7m4r8s1e4zeikp/512x384.jpg', 'https://html5.gamemonetize.com/az4lso2qyn0g36wkiy7m4r8s1e4zeikp/', '0', 'Arcade', 0, 0, '', 'kingdom-of-ninja'),
(460, 'Herotor', 'You are a super hero and you op and fly everywhere. As a herotor, cast the nets and fly from building to building. Collect 3 stars and go to the portal Jump from the portal to new levels each mode is a different adventure.', 'https://img.gamemonetize.com/kxcghvkqozsatdlc15rm4oe87fs3vmvf/512x384.jpg', 'https://html5.gamemonetize.com/kxcghvkqozsatdlc15rm4oe87fs3vmvf/', '0', 'Arcade', 0, 0, '', 'herotor'),
(461, 'Extra Hot Chili 3D', 'Pass the challenge of absorbing hot peppers moving through conveyors. Be careful, as you cannot eat anything else, otherwise the progress bar will gradually decrease.', 'https://img.gamemonetize.com/zb8ext0ut1i9oo6e6k2r6678k1cdbot0/512x384.jpg', 'https://html5.gamemonetize.com/zb8ext0ut1i9oo6e6k2r6678k1cdbot0/', '0', 'Arcade', 0, 0, '', 'extra-hot-chili-d'),
(462, 'Child Skate', 'Child Skate Become the best skateboarder! Take your skateboard and collect coins. hey kid be careful you can turn into mommy long and huggy at night. You have to be cautious at night. be careful, if you\'re worth touching the thorns, you may be eliminated. 25 different sections and challenging sections from each other.', 'https://img.gamemonetize.com/wf5fvfiktnrux5qmcv90glpkxg3wdsac/512x384.jpg', 'https://html5.gamemonetize.com/wf5fvfiktnrux5qmcv90glpkxg3wdsac/', '0', 'Arcade', 0, 0, '', 'child-skate'),
(463, 'Superhero Race Online', 'Superhero Race Online is a superhero epic race. The ravishing obstacle course uncovers your superpowers. Fun race with the superhero running man. Fast run run is not enough to transform. Overcome the obstacle of the casual game. Hero run game where the superheroes change their superpowers in line with the barriers. Epic race and superhero simulator in obstacle games. Pass the obstacle course and make it a fun race. During the hero run he transforms to match the obstacle. Super hero transform run forces you to change. Usually in obstacle run race casuals only one character passes the level. In our super run you need to change the hero run to pass the parkour race.', 'https://img.gamemonetize.com/ph2idn1t7ilzqx5sryi2wbu10swejkbb/512x384.jpg', 'https://html5.gamemonetize.com/ph2idn1t7ilzqx5sryi2wbu10swejkbb/', '0', 'Arcade', 0, 0, '', 'superhero-race-online'),
(464, 'Gem Stack Game', 'Do you like an arcade game? Gem Stack is suiting for you. Gem Stack is a fun diamond-themed casual arcade game. Do you understand the process of making diamonds? Grinding, decorating, watching out for spikes and other obstacles! They will make you less! Come join us to start your diamond-making journey! Create your own diamond, the great works of your gem arts! Have fun!', 'https://img.gamemonetize.com/t5h42yqlohs33crrctkdoz7apaesmq9r/512x384.jpg', 'https://html5.gamemonetize.com/t5h42yqlohs33crrctkdoz7apaesmq9r/', '0', 'Arcade', 0, 0, '', 'gem-stack-game'),
(465, 'Red Ball Bounce', 'Jump and Run to save your Love in Jumping Ball Puzzle adventure games! Evil minions want to squeeze the planet into a square shape. And Red bounce ball\'s here to rescue the world. Roll and jump your way through a deadly factory, defeating enemies and avoiding deadly laser beams in the process. Have you got what it takes to save the world from turning square? Use the arrow keys to move the red bounce ball to his goal and be sure to knock out all the stars along the way. Watch out for the bad guys! Jumping on them is good. Getting hit by a corner is not. Roll, jump, and bounce the red rollerball through a mechanical wasteland! Your mission is to collect stars while conquering all of the evil squares. Certain zones feature deadly moving lasers. Roll with ultimate precision to advance through each area safely!', 'https://img.gamemonetize.com/xlfi6hzrldqg68dhxzpg1y6ja8i26a08/512x384.jpg', 'https://html5.gamemonetize.com/xlfi6hzrldqg68dhxzpg1y6ja8i26a08/', '0', 'Arcade', 0, 0, '', 'red-ball-bounce'),
(466, 'Jenga Tower Blocks', 'In addition to strengthening physical and mental skills in youngsters, tower blocks are a physics-based game that can be played from an early age. This challenging and entertaining game is ideal for families and children aged six and up. The original Jenga game is the old wooden block game families have enjoyed for decades. There\'s no need to be concerned if you don\'t have any friends nearby. Practice your stacking abilities by playing Jenga alone, building your tower and attempting not to let it come crashing down. If you\'re playing with coloured wood blocks, you win by seeming to be the last person to remove a block without causing your stack to collapse!', 'https://img.gamemonetize.com/k9glc4mli7hswhkd01rd6kyxvjducvmz/512x384.jpg', 'https://html5.gamemonetize.com/k9glc4mli7hswhkd01rd6kyxvjducvmz/', '0', 'Arcade', 0, 0, '', 'jenga-tower-blocks'),
(467, 'TotC Door', 'In totm, which is a retro style arcade game, come to the last level to pass the levels and pass the levels immediately. collect the gold and remember you don\'t have to collect them all but reach the door before your time runs out! go to the next level.', 'https://img.gamemonetize.com/3e4r0erwrou372p16oq9tjnqjv1w5ksj/512x384.jpg', 'https://html5.gamemonetize.com/3e4r0erwrou372p16oq9tjnqjv1w5ksj/', '0', 'Arcade', 0, 0, '', 'totc-door'),
(468, 'Spiderman Kill Robot', 'On a difficult mission, Spiderman must raid an enemy base to retrieve secret documents. He can\'t imagine what lies ahead, there are many zombies and AI-controlled robots looking for and destroying the intruders. Help Rambo complete the mission and escape from the secret base.', 'https://img.gamemonetize.com/yloe3drnbrom0x8avvf4vtc572clgemw/512x384.jpg', 'https://html5.gamemonetize.com/yloe3drnbrom0x8avvf4vtc572clgemw/', '0', 'Arcade', 0, 0, '', 'spiderman-kill-robot'),
(469, 'Speed Challenge : Colors Game', 'A simple and addictive action puzzle game. The object of the game is to either collect or block geometric forms. The dots and forms all move in predictable paths.', 'https://img.gamemonetize.com/4chw3aak7jxnlme38moro5qh2tu5cs2r/512x384.jpg', 'https://html5.gamemonetize.com/4chw3aak7jxnlme38moro5qh2tu5cs2r/', '0', 'Arcade', 0, 0, '', 'speed-challenge--colors-game'),
(470, 'Space War Plane', 'Space War Plane is a 2D war game. There is war in the sky in this game. You have to destroy the enemy planes coming from the right', 'https://img.gamemonetize.com/8tcxvcxap4dj7mhld5ce98w07y8315oo/512x384.jpg', 'https://html5.gamemonetize.com/8tcxvcxap4dj7mhld5ce98w07y8315oo/', '0', 'Arcade', 0, 0, '', 'space-war-plane'),
(471, 'Ninja the Frog', 'Press and tap the screen to control Ninja Frog jumping escape. Collecting the foods and avoid those enemies. Enjoy!', 'https://img.gamemonetize.com/m5u0dhfdeyluiiq8so92aqexundknqja/512x384.jpg', 'https://html5.gamemonetize.com/m5u0dhfdeyluiiq8so92aqexundknqja/', '0', 'Arcade', 0, 0, '', 'ninja-the-frog'),
(472, 'Angry Ninja', 'Angry Ninja is fun addictive hyper casual arcade game. In this game you will control the ninja, who will have to go through a difficult journey, traveling in a dangerous world filled with evil trolls. Make your way along and collect treasures along the way, as well as various bonuses and amplifications that will help you avoid clashes with numerous dangers and enemies. The game will please you with a variety of worlds and unpredictable opportunities for your hero.', 'https://img.gamemonetize.com/sqohpo9bdalittsburl15mx71gi2fdp8/512x384.jpg', 'https://html5.gamemonetize.com/sqohpo9bdalittsburl15mx71gi2fdp8/', '0', 'Arcade', 0, 0, '', 'angry-ninja'),
(473, 'Endless Neon', '5 games in 1! All games are endless! There is a total score.', 'https://img.gamemonetize.com/jyasm2iybecqp3aahsevmd2hgbshlhs4/512x384.jpg', 'https://html5.gamemonetize.com/jyasm2iybecqp3aahsevmd2hgbshlhs4/', '0', 'Arcade', 0, 0, '', 'endless-neon'),
(474, 'Fill The Fridge Game', 'Fill The Fridge is a fun casual game to fill up the fridge. How do you usually arrange the space of the refrigerator? Come join the game and experience the fun of storage! Arrange the space reasonably and put all items of food into the fridge, the more things you put in, the higher score you get. Lots of interesting levels are waiting for you to challenge! Have fun!', 'https://img.gamemonetize.com/ukn629709jmciggccw1cqecu0jrbr73i/512x384.jpg', 'https://html5.gamemonetize.com/ukn629709jmciggccw1cqecu0jrbr73i/', '0', 'Arcade', 0, 0, '', 'fill-the-fridge-game'),
(475, 'Alien Slither Snake', 'Alien Slither Snake is a fun snake game with multiple customizations.', 'https://img.gamemonetize.com/u0tu4m2z92po1epy957phox37klq54tz/512x384.jpg', 'https://html5.gamemonetize.com/u0tu4m2z92po1epy957phox37klq54tz/', '0', 'Arcade', 0, 0, '', 'alien-slither-snake'),
(476, 'Redemption Slot Machine', 'In the wild west, there are two kinds of slot machine players. Those who lose all the time and the winners. You better win. In Redemption slot machines you can experience the pulse-pounding experience of an old-time gambler without the need to pay real cash! And if you dare, you can try and double your winnings. Come and play!', 'https://img.gamemonetize.com/r9stinp69w8dc6psicl9n39tqmv48230/512x384.jpg', 'https://html5.gamemonetize.com/r9stinp69w8dc6psicl9n39tqmv48230/', '0', 'Arcade', 0, 0, '', 'redemption-slot-machine'),
(477, 'Pig Ball Christmas', 'cute ball animal pig. The pig has to survive in the square animals world pass all the levels and reach the final level. More challenging monsters and longer maps await you at each level. kill monsters and collect your score.', 'https://img.gamemonetize.com/spjlsj7zwwm7r7mam3acuwjunnyb9zd9/512x384.jpg', 'https://html5.gamemonetize.com/spjlsj7zwwm7r7mam3acuwjunnyb9zd9/', '0', 'Arcade', 0, 0, '', 'pig-ball-christmas'),
(478, 'Super Jesse Pink', 'Help Super Jesse Pink recover his power crystal by facing various monsters, ambushes and dangerous traps. Collect coins and earn lives in this beautiful and fun game, all made in pixel art!', 'https://img.gamemonetize.com/01ucobjdj8jpbcwgh96575kak5hn5jz5/512x384.jpg', 'https://html5.gamemonetize.com/01ucobjdj8jpbcwgh96575kak5hn5jz5/', '0', 'Arcade', 0, 0, '', 'super-jesse-pink'),
(479, 'Zombie Ate All', 'zombie at all is a action game, kill the zombie and earn score', 'https://img.gamemonetize.com/tjl4c2t1xaaqbxz6ais6x8ry7megafs3/512x384.jpg', 'https://html5.gamemonetize.com/tjl4c2t1xaaqbxz6ais6x8ry7megafs3/', '0', 'Arcade', 0, 0, '', 'zombie-ate-all'),
(480, 'Dottie Doc Super Adventure Run : corona virus Shoo', 'An amazing new endless runner adventure starts now. The robber has stolen your coins, but he is dropping it everywhere - along the street, at the beach, even at the amusement park! Choose your favorite Doc McStuffins and Friends character and get ready to run, jump, candy-filled adventure. Pick up chests to get free coins, diamonds, new characters, and character upgrades.', 'https://img.gamemonetize.com/3ls93hwmbbwwa4cqpwp39c2icmus53s9/512x384.jpg', 'https://html5.gamemonetize.com/3ls93hwmbbwwa4cqpwp39c2icmus53s9/', '0', 'Arcade', 0, 0, '', 'dottie-doc-super-adventure-run--corona-virus-shoo'),
(481, 'Slime Attack', 'Protect your HQ with your mightiest finger you have. Tap and destroy every slime you see. Upgrade your skill to help you protect the HQ', 'https://img.gamemonetize.com/7rr999mbrq46f51rr943cgeop473sc10/512x384.jpg', 'https://html5.gamemonetize.com/7rr999mbrq46f51rr943cgeop473sc10/', '0', 'Arcade', 0, 0, '', 'slime-attack'),
(482, 'Vikings tavern', 'Drinks!!! Drinks!!! A horde of mighty Vikings invade your tavern! They do not want to use your bathroom... their only goal is to drink your entire stock of beer! Quench their thirst before they get impatient. Send them beers and retrieve the glasses when they finish. Beware: Some Vikings are thirstier than others. With all these beers, there will be a long line for the bathroom, for sure!', 'https://img.gamemonetize.com/qeu1efwd81fr5azpeiktym7khguotk2w/512x384.jpg', 'https://html5.gamemonetize.com/qeu1efwd81fr5azpeiktym7khguotk2w/', '0', 'Arcade', 0, 0, '', 'vikings-tavern'),
(483, 'Spiderman Jumpper', 'Spiderman Jumpper', 'https://img.gamemonetize.com/6gohn2vjdtp2u5jtbd36hq7n77wri0cn/512x384.jpg', 'https://html5.gamemonetize.com/6gohn2vjdtp2u5jtbd36hq7n77wri0cn/', '0', 'Arcade', 0, 0, '', 'spiderman-jumpper'),
(484, 'Black Or White', 'Tap the screen to carefully control the ball through the obstacles. The ball can only cross the obstacles whose color is the same with its. Do not pass through the wrong color, or you’ll have to start again. And be careful, the color of the ball may change randomly.', 'https://img.gamemonetize.com/y34vpwoe60eyx0acbdvfa1q07i401730/512x384.jpg', 'https://html5.gamemonetize.com/y34vpwoe60eyx0acbdvfa1q07i401730/', '0', 'Arcade', 0, 0, '', 'black-or-white'),
(485, 'Wild West Slot Machine', 'Play the best wild casino slots for free and experience the real thrill of Las Vegas! Enjoy all the fun of a Western slot machine in your hand. Place your bet, spin and win big prizes in the best free casino game!', 'https://img.gamemonetize.com/qucrlvd8regh2mamyobn6xbcbws7fp25/512x384.jpg', 'https://html5.gamemonetize.com/qucrlvd8regh2mamyobn6xbcbws7fp25/', '0', 'Arcade', 0, 0, '', 'wild-west-slot-machine'),
(486, 'I Can Transform', 'I Can Transform is a 2D action-platform game. In this game you will use your special costume which allows you to transform into mechanical objects (Car, Rocket, Helicopter, Motorcycle, ...) to avoid obstacles, collect Vortex Gems in levels and defeat the Assas (The bad guys who want to destroy the world). The Cross World mode allows you to travel through various worlds of famous video games and gives you rewards at the end of an event if you complete it 100%!', 'https://img.gamemonetize.com/3pve1sz9o9lpu8bbzi0ab73bbytb1gub/512x384.jpg', 'https://html5.gamemonetize.com/3pve1sz9o9lpu8bbzi0ab73bbytb1gub/', '0', 'Arcade', 0, 0, '', 'i-can-transform'),
(487, 'PJ Masks Starlight Sprint', 'Dangers are lurking the world of PJ Masks: Starlight Sprint game and not anyone can ensure the city’s safety. Catboy, Owlette, and Gekko have to patrol the town and fight off enemies. Make use of their agility and reach their destinations as fast as possible! The little heroes are jumping from a rooftop to another. They are avoiding the streets, so their identities will remain a secret. Give them a hand and keep secure from the most malicious villains! Learn how to control their powers! The controls you need to use are the Spacebar, which makes your character go higher, and the Shift key, which unleashes everyone’s individual skills! These abilities make you invincible for a short amount of time, this is why you can’t always use them. There is a bar at the bottom of the screen, which refills as you run. Each child starts their patrol with three hearts. You can lose them by falling off the roof or getting hit by one of the mines. But you can also collect them throughout your journey. Your main task is to collect as many points as possible, which vary in colors for all the characters. At first, only Catboy is available to play with. But if you collect enough points, you will unlock the other two heroes. The boy in the blue suit’s skill is agility, triggered by the Shift button. Owlette is traveling in the air, using her Wing Wind to defeat the targets. Gekko is a little weirder than the rest, gripping the walls and crawling on them. His dashing ability lasts for longer and is more powerful than Catboy’s version. During this adventure, the supernatural kids will also fight famous villains. Such as Romeo, the mad scientist, Night Ninja, who wants to be the best, or Luna Girl, who gets furious if things don’t go her way. Beat them all using the children’s fantastic powers and save the city!', 'https://img.gamemonetize.com/u3qpwyzpmr1nmuo8jtn4udwxdaaoztpc/512x384.jpg', 'https://html5.gamemonetize.com/u3qpwyzpmr1nmuo8jtn4udwxdaaoztpc/', '0', 'Arcade', 0, 0, '', 'pj-masks-starlight-sprint'),
(488, 'Stair Run Game', 'Stair Run is recommended as not merely a collecting but also an avoiding arcade game with three-dimensional stickman game art animation. It is managed for you to overpass all the red areas by means of collecting blue blocks and making stairs in the air. Why not challenge youself and complete all the levels in Stair Run?', 'https://img.gamemonetize.com/69jgoowls660ic9wjf7dqzui04tkkof8/512x384.jpg', 'https://html5.gamemonetize.com/69jgoowls660ic9wjf7dqzui04tkkof8/', '0', 'Arcade', 0, 0, '', 'stair-run-game'),
(489, 'Stair Run 2', 'The game &quot;Stair Run 2&quot; is a continuation of your favorite game about running over obstacles and climbing high stairs. Climb the stairs to avoid all obstacles in this fun online game. Try to complete each level, reaching the finish line. Climb the remaining steps to receive the bonus. What result can you achieve?', 'https://img.gamemonetize.com/y7up0dklhuw7zj9wfys3ozbkp22tyv87/512x384.jpg', 'https://html5.gamemonetize.com/y7up0dklhuw7zj9wfys3ozbkp22tyv87/', '0', 'Arcade', 0, 0, '', 'stair-run-'),
(490, 'Plumber', 'The plumber is a popular HTML5 game, whose goal is to connect two water points in a short time to drain the water. This game has 30 levels with a gradually increasing degree of complexity, and the game is ideally suited for mobile devices.', 'https://img.gamemonetize.com/gvgzx13ltv4luqj1c5n189xuhn6e5p4m/512x384.jpg', 'https://html5.gamemonetize.com/gvgzx13ltv4luqj1c5n189xuhn6e5p4m/', '0', 'Arcade', 0, 0, '', 'plumber'),
(491, 'Squid Game Mix', 'Attention all players, the squid game is about to begin. Follow the staff’s instructions and swiftly make your way towards the game hall. Don\'t get eliminated and make your way to the top for the 46.5 billion won prize pool!', 'https://img.gamemonetize.com/9o9rfup5rjsli72lcrwkkxolrhfr9xh8/512x384.jpg', 'https://html5.gamemonetize.com/9o9rfup5rjsli72lcrwkkxolrhfr9xh8/', '0', 'Arcade', 0, 0, '', 'squid-game-mix'),
(492, 'Doll Designer', 'Here is an opportunity for you to dress up and decorate a doll in a 3D arcade game called Doll Designer. With collecting and avoiding play rules, you need to collect the clothes and decorations following the pointed performance. Only when you collect over 75% of correct items, then you could complete the current level. Have a good time!', 'https://img.gamemonetize.com/xf2yay1lu0tte0ufzw9s9pz2li4eckr4/512x384.jpg', 'https://html5.gamemonetize.com/xf2yay1lu0tte0ufzw9s9pz2li4eckr4/', '0', 'Arcade', 0, 0, '', 'doll-designer'),
(493, 'Las Vegas Roulette', 'Get ready for the intense gambling thrills of Las Vegas. This is the right roullette app for you to learn the basics and get your roullette strategy right! Spin roulette anytime anywhere!', 'https://img.gamemonetize.com/goi9fthuhue9ozrkysiqglk0gx6rcedt/512x384.jpg', 'https://html5.gamemonetize.com/goi9fthuhue9ozrkysiqglk0gx6rcedt/', '0', 'Arcade', 0, 0, '', 'las-vegas-roulette'),
(494, 'Subway Surfer Runner', 'Bus Rush is a fantastic running game for Android devices that is free to play. Bus Rush City is a game where you must navigate through the most strange events. To leap or slide and move to the left or right, Avoid colliding with moving vehicles such as trucks, buses, and subway trains. Obtain as many coins as possible by running through the crowded city, subway, woodland, and beach areas. Playing with one of the ten various characters available in this exhilarating runner game will be a blast. Surf the busiest metropolis globally with Roy, Zoey, Darryl, Kate, or any of your favorite fictional characters! Additional customization options include buying themed runner skins for your virtual surfer of choice! The Bus Rush Store is stocked with various things that can help you enhance your running performance. Purchase runner upgrades to boost the effectiveness of your powerups (including magnets and boots). Upgrade your jetpack, and you\'ll earn a lot of cash. You can even buy boards that allow you to surf in mid-air while surviving collisions with obstacles—buses, lorries, or even subway trains! Bus Rush also provides you with the opportunity to win fantastic prizes. Collect your daily presence daily, and unlock mystery boxes to get special surprises.', 'https://img.gamemonetize.com/ghcmzs4m3jh4lwgjs5o3zcnhajyqf0sf/512x384.jpg', 'https://html5.gamemonetize.com/ghcmzs4m3jh4lwgjs5o3zcnhajyqf0sf/', '0', 'Arcade', 0, 0, '', 'subway-surfer-runner'),
(495, 'Hidden Objects: Superthief', 'A rich city of mansions, museums and ateliers with tons of opportunities to steal mysterious relics and rare artifacts. As a hire-thief it is a perfect place for Mrs. Smith to become the best of the best. Help her find the hidden objects her clients desire and earn the highest reputation! Expect lots of various scenes to search through, side jobs and special equipment to collect. The scenes change their layout and difficulty every time you play and according to your level of mastery!', 'https://img.gamemonetize.com/w5t6mkvi446f39sintwqqddj3a6y5at2/512x384.jpg', 'https://html5.gamemonetize.com/w5t6mkvi446f39sintwqqddj3a6y5at2/', '0', 'Arcade', 0, 0, '', 'hidden-objects-superthief'),
(496, 'Space Fire', 'Space Fire is a old school side-scrolling endless shooter game in html5, Shoot the enemy and coin to earn score', 'https://img.gamemonetize.com/czixshfoj5pj47k36tsbw9vd6sge0vdc/512x384.jpg', 'https://html5.gamemonetize.com/czixshfoj5pj47k36tsbw9vd6sge0vdc/', '0', 'Arcade', 0, 0, '', 'space-fire'),
(497, 'Two Aliens Adventure', 'Two Aliens Adventure is a fun platformer game! Control two aliens, at the same time, and try to grab all gems to unlock the next challenge.', 'https://img.gamemonetize.com/sm1u6cvel92jbo74cseplmdtewi6ceel/512x384.jpg', 'https://html5.gamemonetize.com/sm1u6cvel92jbo74cseplmdtewi6ceel/', '0', 'Arcade', 0, 0, '', 'two-aliens-adventure'),
(498, 'My Animal Cosplay Salon Game', 'My Animal Cosplay Salon game in the small animals to go to a party, before going to pick good-looking clothes as well as dress themselves. Come to the animals to choose the right clothes and make their hair, and then take pictures of them to record the time of the party!', 'https://img.gamemonetize.com/1umywtid6d608pq54c6r6dfdi8jog4xu/512x384.jpg', 'https://html5.gamemonetize.com/1umywtid6d608pq54c6r6dfdi8jog4xu/', '0', 'Arcade', 0, 0, '', 'my-animal-cosplay-salon-game'),
(499, 'Squirrel Hop', '&quot;Squirrel Hop&quot; is a really fun platform game. You have to tap left and right buttons to jump on platforms. Collect walnut to get some seconds. Tap and jump fast to make a high score. To make this game more interesting for kids, we have added cute graphics in it. With funny sounds, it would be fun playing with squirrel characters. Theme and characters get change as you make a nice score while playing the game.', 'https://img.gamemonetize.com/tliitpvyfxwi60pk72immp6ujm5yp7pj/512x384.jpg', 'https://html5.gamemonetize.com/tliitpvyfxwi60pk72immp6ujm5yp7pj/', '0', 'Arcade', 0, 0, '', 'squirrel-hop'),
(500, 'Collector Mouse', 'Little mouse needs help! You must collect the surrounding keys and make them move. You must be fast, move in the right direction. Have fun!', 'https://img.gamemonetize.com/yt5f3sq8mxvhvitug8kabiqpl3c2hi3g/512x384.jpg', 'https://html5.gamemonetize.com/yt5f3sq8mxvhvitug8kabiqpl3c2hi3g/', '0', 'Arcade', 0, 0, '', 'collector-mouse'),
(501, 'Knife Throw', 'Knife Throw is an addictive arcade game. Hit the knives into a wooden trunk and slice the apples!', 'https://img.gamemonetize.com/uzhrw4yldsss20ohr7zg2aw7nm3ja0h5/512x384.jpg', 'https://html5.gamemonetize.com/uzhrw4yldsss20ohr7zg2aw7nm3ja0h5/', '0', 'Arcade', 0, 0, '', 'knife-throw'),
(502, 'Scribble Time', 'scribble man passes 5 different levels to achieve victory and reaches victory. Watch out, collect the gold coins while finishing the game!', 'https://img.gamemonetize.com/rtdmx60qnvnfv5kynq19laxkdz9tdpj4/512x384.jpg', 'https://html5.gamemonetize.com/rtdmx60qnvnfv5kynq19laxkdz9tdpj4/', '0', 'Arcade', 0, 0, '', 'scribble-time'),
(503, 'Fun Bump 3D', 'With all kinds of colorful 3D blocks, Fun Bump 3D needs you to help the stickman and push the ball to the finish line at each level. You are only allowed to bump and push the blocks that have the same colors as yours. Or else, you will lose the game directly. Try to use the special blocks with large sizes and higher width, good luck!', 'https://img.gamemonetize.com/316qdkdukh24k0tl2psf3it2nfa36w2q/512x384.jpg', 'https://html5.gamemonetize.com/316qdkdukh24k0tl2psf3it2nfa36w2q/', '0', 'Arcade', 0, 0, '', 'fun-bump-d'),
(504, 'Cube Surffer - Smooth Cubes Building', 'To get the most of enjoy and focus on the line and keep your attention to get The best experience on cube stack color surfer 3d game. Multi colorful cubes and obstacles shortcut run to surf and enjoy. Move your finger, blob runner 3d swipe to watch your cube stack color surfer moving left and right, collecting cubes, and cross the Blocks. Stack and collect cubes and blocks and color, Surf, and pass the finish line! In first ten missions of this cube stack color surfer tower 3d game you will have to cross endless deadly tracks and you will earn a lot of diamond coins which will help you to stay live in this super cube stack color tower game. If you dead while playing free cube fat pusher color tower 2021 game. Your current mission of cube stack color surfer tower rush 3d will be lost. In next ten missions of free games you will get more challenges during each level of these free games, In this cube color tower stack block jump game, the user has to collect the cubes while sliding like going balls and dodge the obstacles coming in the user’s way. The smoothest stack rider cube stack game with more advanced features than any of the cube games. In this hyper-casual cube run roof rails game, the user has to watch the spiral out roll for the moving and fixed obstacles to fat pusher stack block more and more cubes for more points. The user has to try and slide over the stacked cube to gather more stack blocks. This cube game is a simple stair run yet tricky as the obstacles become trickier in advanced levels. The user force master surfs and blocks run over the cube to get join clash higher which sometimes helps the user to avoid obstacles. cube stack color surfer in various free conditions, giving you a one-of-a-kind new taste of world fat pusher surfer. Hurry UP!! Get rid of all the tensions by playing best cube racing 3d. Let\'s polish your blob color tower stack gaming abilities in this new era of free gaming where you can play free games of your own choice and explore new and various things by playing the best cube racer 3d game and polish your skills. This extreme cube stack color tower runner 2021 is totally based on never-ending tracks which will amaze you a lot. Every mission of the new cube dice push runner 3d is quite different from the next one. But you have you keep calm while playing perfect cube master stack rider game, because there are plenty of hurdles you have to face while playing real cube jumper game. Appreciate stacking stack blocks or stack colors in the day, surfing stack rider in the night, and pinnacle run in brilliant night conditions of this block jumper game. The shape stack cube fat stack pusher game is so unwinding and fulfilling. Make high shape stack color tower cube run games by sliding the 3D stair jumper across the surface. which will make this super stack rider cube stack game exciting and interesting. Every mission of 3d games is majestic due to its playback sounds and natural graphics quality. Stay tuned!! Never miss your precious time and play such a classic cube stack color tower surfer 3d game. You will feel love whenever you click the play button of this best cube color tower stack 2021 game. stack cube tower run game 3D shape in box games to get across the red dividers of the square. Ensure as a cube stack color runner you don\'t fall on the sliding surface. Guide your shape force stack master to the cube jump with this swipe-in box slide game. Take predetermination shapes to the end goal. Beat your time record and procure rewards. Become a cubr stack color-surfer and race on the shape on the block stack. This brick builder game has more skin and characters just around the corner. Also, surf as a new super surfer around the world.', 'https://img.gamemonetize.com/ncyli6k3rt008fl81kfeyfv76jx0w0mn/512x384.jpg', 'https://html5.gamemonetize.com/ncyli6k3rt008fl81kfeyfv76jx0w0mn/', '0', 'Arcade', 0, 0, '', 'cube-surffer--smooth-cubes-building'),
(505, 'Flappy Mario', 'Another version of the game about Mario the plumber. You need to help Mario pass obstacles in the form of pipes with the mouse to keep him on the weight.', 'https://img.gamemonetize.com/nn56irgabpfw1ntumf65r6mx0582rvvk/512x384.jpg', 'https://html5.gamemonetize.com/nn56irgabpfw1ntumf65r6mx0582rvvk/', '0', 'Arcade', 0, 0, '', 'flappy-mario'),
(506, 'Red Square Adventure', 'Welcome to the adventurous life of a cute red square. The red square has to pass the levels one by one and it needs you. Pass the obstacles and get the red square to the end of the level!', 'https://img.gamemonetize.com/38ulx9vt677m9vuwpgjor6jvtnauh0tb/512x384.jpg', 'https://html5.gamemonetize.com/38ulx9vt677m9vuwpgjor6jvtnauh0tb/', '0', 'Arcade', 0, 0, '', 'red-square-adventure'),
(507, 'Kitty Chase', 'Kitty Chase is a html5 arcade game, tab to jump and avoid the dog, Collect candy in the stage to earn score.', 'https://img.gamemonetize.com/hh3jkl5ccs1ye0imxbqv8g4cwcghaz6r/512x384.jpg', 'https://html5.gamemonetize.com/hh3jkl5ccs1ye0imxbqv8g4cwcghaz6r/', '0', 'Arcade', 0, 0, '', 'kitty-chase'),
(508, 'Aliens Attack', '&quot;The Earth is under attack! Evil alien forces from Mars are invading! The humanity last hope is a team of slightly forgotten heroes. Help Ramdo, Bernie, Mr. Zee, Ivan and Sgt. Pepper fight off those blue invaders! &quot;', 'https://img.gamemonetize.com/obxkm7l3340uetq3ys2xt1yheq4a7pdw/512x384.jpg', 'https://html5.gamemonetize.com/obxkm7l3340uetq3ys2xt1yheq4a7pdw/', '0', 'Arcade', 0, 0, '', 'aliens-attack'),
(509, 'Space Pong', 'Brick Breaker : Space Outlaw is a fun brick breaking game with the theme of space and intergalactic experiences! Come enjoy one of the best brick breaking games!', 'https://img.gamemonetize.com/gusjo8sttob9o2vyu2f3w9ox5lwmawmq/512x384.jpg', 'https://html5.gamemonetize.com/gusjo8sttob9o2vyu2f3w9ox5lwmawmq/', '0', 'Arcade', 0, 0, '', 'space-pong'),
(510, 'Pusher 3D', 'Pusher 3D is both a strategy and a pushing arcade game with 3D stickman models and platforms. You are supposed to send blue people and occupy the red platform to win at each level. The same two members will become stronger members. Good luck and have fun completing all levels!', 'https://img.gamemonetize.com/cyuuwn8fq7eyngz9era6iekdz1nto081/512x384.jpg', 'https://html5.gamemonetize.com/cyuuwn8fq7eyngz9era6iekdz1nto081/', '0', 'Arcade', 0, 0, '', 'pusher-d'),
(511, 'Kingdom of Ninja 2', 'In this game, which is the 2nd series of the kingdom of ninja game, it is to overcome the obstacles and reach the chest that will take you to the next level without being eaten by the monsters. reach the chest and reach the next level. Finish 10 different levels and reach the end of the game.', 'https://img.gamemonetize.com/fag2vu6dsnyv1a1fv4qt6vxnaftjcdor/512x384.jpg', 'https://html5.gamemonetize.com/fag2vu6dsnyv1a1fv4qt6vxnaftjcdor/', '0', 'Arcade', 0, 0, '', 'kingdom-of-ninja-'),
(512, 'Hide Or Seek 3D Game', 'Hide Or Seek is a fun hide-and-seek casual puzzle game. Choose your favorite camp from Hide and Seek. When becoming the finder, you need to find the hider by the footprints and strike quickly to win. When being the hider, you\'ll have to do your best to avoid the finder and win by staying undetected for a limited time! Ready for the challenge? Come join us and have fun!', 'https://img.gamemonetize.com/fash2q5k3lx8qzz1xw601csifmr8u561/512x384.jpg', 'https://html5.gamemonetize.com/fash2q5k3lx8qzz1xw601csifmr8u561/', '0', 'Arcade', 0, 0, '', 'hide-or-seek-d-game'),
(513, 'Skibidi: Mad Toilets', 'Skibidi: Mad Toilets is an exhilarating game that pushes the boundaries of toilet-themed mayhem with an ANGRY BIRDS PLAYSTYLE! Players embark on a hilarious journey through a series of mind-boggling toilet challenges in this wacky adventure. From plunging into outrageous toilet mazes to battling quirky toilet monsters, every level is filled with laughter and surprises. With its vibrant graphics and addictive gameplay, Skibidi: Mad Toilets will keep players entertained as they strive to conquer each lavatory-themed obstacle.', 'https://img.gamemonetize.com/10a9fsnr7qdciaang4sl8l18wn6eor51/512x384.jpg', 'https://html5.gamemonetize.com/10a9fsnr7qdciaang4sl8l18wn6eor51/', '0', 'Arcade', 0, 0, '', 'skibidi-mad-toilets'),
(514, 'Ninja Run Adventure', 'ninja run is arcade game', 'https://img.gamemonetize.com/0luuj4r3rn2flmvsr85dom9b3d55sr3s/512x384.jpg', 'https://html5.gamemonetize.com/0luuj4r3rn2flmvsr85dom9b3d55sr3s/', '0', 'Arcade', 0, 0, '', 'ninja-run-adventure'),
(515, 'BTS Cute Cats Coloring', 'BTS Cute Cats Coloring Book is a fun colorig game suitable for all ages. You can play BTS Cute Cats Coloring Book in your browser for free. Do you like drawing? This is a drawing game, l believe you will like it. You can choose your favorite photos and color it according to your ideas. Use your imagination and start to draw.', 'https://img.gamemonetize.com/2irzjze72clas5okxy4sbfku076y41a6/512x384.jpg', 'https://html5.gamemonetize.com/2irzjze72clas5okxy4sbfku076y41a6/', '0', 'Arcade', 0, 0, '', 'bts-cute-cats-coloring'),
(516, 'Elevator Breaking', 'Elevator Breaking features: - multiple levels - good graphics - challenging gameplay', 'https://img.gamemonetize.com/0bvd3uh3zp34qnxfagdd1yqs52bw3rw4/512x384.jpg', 'https://html5.gamemonetize.com/0bvd3uh3zp34qnxfagdd1yqs52bw3rw4/', '0', 'Arcade', 0, 0, '', 'elevator-breaking'),
(517, 'Fire Bird', 'You will play a bird that flying in the sky and avoid the obstacles. Can you do it for higher score and try to beat your friends along the way? Quick and decisive game, for reaction check!', 'https://img.gamemonetize.com/qq1gqiwv6x8xt3nlyxsudz1g70amcd92/512x384.jpg', 'https://html5.gamemonetize.com/qq1gqiwv6x8xt3nlyxsudz1g70amcd92/', '0', 'Arcade', 0, 0, '', 'fire-bird'),
(518, 'Paper Fold Online', 'I guess almost all people have played paper folding when they are kids. Paper Fold Online is a relaxation puzzle arcade game with 2D cartoon models and scenes. All of the patterns require you to fold each part of the paper in the correct order. Glad you will unlock all the beautiful images in papers!', 'https://img.gamemonetize.com/old3g7zm6vgmng0dd4n5tvmsovaeey0z/512x384.jpg', 'https://html5.gamemonetize.com/old3g7zm6vgmng0dd4n5tvmsovaeey0z/', '0', 'Arcade', 0, 0, '', 'paper-fold-online'),
(519, 'Golem Escape', 'Golem Escape - in this game you have to help this little creature which was trapped by a hunter. Run and jump the obstacles to get to safety!', 'https://img.gamemonetize.com/k45xkv2nangeunbkz032xagep8zz0w0k/512x384.jpg', 'https://html5.gamemonetize.com/k45xkv2nangeunbkz032xagep8zz0w0k/', '0', 'Arcade', 0, 0, '', 'golem-escape'),
(520, 'Snaklaus', 'Snaklaus is a casual and fun game. Your objective is to collect as many presents as possible to increase points. There are 2 game modes available, classic mode and hard mode. Choose what you prefer and have fun!', 'https://img.gamemonetize.com/oimkare7xw7xiglhz4csjmsqj8o3wzir/512x384.jpg', 'https://html5.gamemonetize.com/oimkare7xw7xiglhz4csjmsqj8o3wzir/', '0', 'Arcade', 0, 0, '', 'snaklaus'),
(521, 'Monster Rush 3D', 'As a funny running arcade game, there is a boss chimpanzee standing on the finish point of the track at each level. It is managed for you to collect as many yellow hearts as you can to punch it farther and crash down buildings behind the chimpanzee. There are also another eight different animals for you to unlock in the shop. Have a good time!', 'https://img.gamemonetize.com/0o43wse6zmpf0flmucokqv5phbtyul1l/512x384.jpg', 'https://html5.gamemonetize.com/0o43wse6zmpf0flmucokqv5phbtyul1l/', '0', 'Arcade', 0, 0, '', 'monster-rush-d'),
(522, 'Is It Golf?', 'Is It Golf is a funny golf arcade game with 3D models. According to the rules of golf, you are required to control all starting models including a golf ball, a sheep, a car, a chicken, and a closestool to get to the marked flag at each level. Try to adjust the launching power and avoid the drums for victory!', 'https://img.gamemonetize.com/bgl5naaniqtaga914mbzpzeehpazus56/512x384.jpg', 'https://html5.gamemonetize.com/bgl5naaniqtaga914mbzpzeehpazus56/', '0', 'Arcade', 0, 0, '', 'is-it-golf'),
(523, 'One Jump Bomb', 'A peaceful walk turns into a jurney in the world of [b]Mr. Evilsun[/b]’s psychedelic shadows. Mr. Evilsun, with no apparent reason, kidnaps Bella, Ball’s girlfriend. Ball will have to go through dozens of levels to free his well-rounded girlfriend, but he needs to finish every level before the fuse on his head explodes. Help Ball save his girlfriend from the fearsome Mr. Evilsun! Bella’s destiny is in your hands, and if you choose not to help Ball she…well, never mind! SPECS[/b] - 23 compelling levels, full of brain teasers (which can be easier or harder, depending on the programmers’ will to work) - Adventure mode, with also an introdution video and a final video! - Infinite runner mode, where you can learn how to really play this unbelievable masterpiece! (or, instead, you may just gang out with your friends) - Steam Achievements - 100% compatible with the controller - Many other things that we are not going to write here What are you waiting for ? Buy it! Play it! Save Bella and feel in peace with your sins!', 'https://img.gamemonetize.com/gzefstciafgcp8o2t95xzv22pppf78ho/512x384.jpg', 'https://html5.gamemonetize.com/gzefstciafgcp8o2t95xzv22pppf78ho/', '0', 'Arcade', 0, 0, '', 'one-jump-bomb'),
(524, 'Shoe Race', 'Both contestants will parade along the podium, the coverage of which will change from time to time. In order to help the girl get to the finish line before your rival, you should promptly react to the change of cover and change the girl\'s shoes into suitable shoes. High-heeled shoes are suitable for the catwalk, sneakers for the track, and spiked shoes for the rocks.', 'https://img.gamemonetize.com/gk5ejkpi3ypxiuft73dmiq5mra4y6i8o/512x384.jpg', 'https://html5.gamemonetize.com/gk5ejkpi3ypxiuft73dmiq5mra4y6i8o/', '0', 'Arcade', 0, 0, '', 'shoe-race'),
(525, 'Amazing Redpanda', 'Jump &amp; Slash! Become the Amazing red panda, avoid the enemies and kill as much as you can!', 'https://img.gamemonetize.com/y9r1vz9vtlhuxab9ou0vjdc7rmzj0hqy/512x384.jpg', 'https://html5.gamemonetize.com/y9r1vz9vtlhuxab9ou0vjdc7rmzj0hqy/', '0', 'Arcade', 0, 0, '', 'amazing-redpanda'),
(526, 'Danger Floor', 'Platform game in which you have to dodge the lava, the brown floors become lava floors in a few seconds, so it is better not to be there for a long time, dodge the red subjects and the wolves. Look for the blue ball to be immune for a few seconds and, except for large fires and wolves, you can also put out fires and freeze the floors. The blue ball returns in the same place in a couple of seconds. The wolves that touch the frozen floor will go slowly and when they stop when you touch them you will get the same power you get when you touch the blue ball. It is optional to restart the level but you will lose 1 life. play it on cell phones and on the computer controls ; wasd or arrows, shift restart ,h or space shoot', 'https://img.gamemonetize.com/ztfroau19b9m2sgy6lxnbd6h4rhh4ek4/512x384.jpg', 'https://html5.gamemonetize.com/ztfroau19b9m2sgy6lxnbd6h4rhh4ek4/', '0', 'Arcade', 0, 0, '', 'danger-floor'),
(527, 'Pou Runner', 'Help Paul run as far as possible without falling into the abyss!', 'https://img.gamemonetize.com/1j114iqi5630rjviv4nx7a2raai0tzaq/512x384.jpg', 'https://html5.gamemonetize.com/1j114iqi5630rjviv4nx7a2raai0tzaq/', '0', 'Arcade', 0, 0, '', 'pou-runner'),
(528, 'Knives Crash io', 'Strike with greater force Navigate your way across this knives game to crush your opponents and collect knives. The more knives you collect, the better are your chances to run and strike your opponents with greater force. Defeat your opponents Crush your competitors and slice their knives,collect them for growing your strength later on. You can also kill your enemy by defense!', 'https://img.gamemonetize.com/nu0d75e4ljy0m9xf9at70sug2fvz5hzu/512x384.jpg', 'https://html5.gamemonetize.com/nu0d75e4ljy0m9xf9at70sug2fvz5hzu/', '0', 'Arcade', 0, 0, '', 'knives-crash-io'),
(529, 'Fullscreen Mario', 'Full Mario game remake in HTML5 for your enjoyment!', 'https://img.gamemonetize.com/w75fparbaawjjml77vzq46cnifmj38kz/512x384.jpg', 'https://html5.gamemonetize.com/w75fparbaawjjml77vzq46cnifmj38kz/', '0', 'Arcade', 0, 0, '', 'fullscreen-mario'),
(530, 'Slice It All Online', 'Tap to flip the knife and slice amazing obstacles in juiciest way! Cut or slice everything and become slice master!', 'https://img.gamemonetize.com/6z19t6ezrf58bg3llmc93ld1zzm9f0o1/512x384.jpg', 'https://html5.gamemonetize.com/6z19t6ezrf58bg3llmc93ld1zzm9f0o1/', '0', 'Arcade', 0, 0, '', 'slice-it-all-online'),
(531, 'Rocket Clash', 'Rocket Clash is an online game that you can play for free. Defend your base! Don\'t let anyone else in! In this game you need to control a tank shooting your enemies, survive as long as you can. Good luck!', 'https://img.gamemonetize.com/9m57qag1zs48t89ofhg6ty6rudzydbdm/512x384.jpg', 'https://html5.gamemonetize.com/9m57qag1zs48t89ofhg6ty6rudzydbdm/', '0', 'Arcade', 0, 0, '', 'rocket-clash'),
(532, 'Talking Baby Ginger', 'Talking Baby Ginger Funny Time is an online game that you can play for free. This game gives you the chance to get along with your favorite Talking Baby Ginger! You can bathe him, dry his hair or let him make a cute expression! You must be eager to start the game. Have a nice time!', 'https://img.gamemonetize.com/osr07ywg24oox8hrr6swdujgph3skux9/512x384.jpg', 'https://html5.gamemonetize.com/osr07ywg24oox8hrr6swdujgph3skux9/', '0', 'Arcade', 0, 0, '', 'talking-baby-ginger'),
(533, 'Santa winter head soccer', 'Soccer fans can play Santa winter head soccer Game for free and compete against some of the world\'s greatest stars in this free online game! Become a Big Head Soccer Squid Game legend by participating in one of our four game types and defeating your competitors! As you progress through Big Santa winter head soccer four game modes, each one more difficult than the last, your goal becomes more elusive until you finally become the God of Big Head Soccer. Take advantage of the leagues and cup competitions that we have available. Survival mode is an excellent opportunity to put your player\'s skills to the test in Friendly mode! With ten stages, the Santa winter head soccer challenges you to take on 7, 11, and 15 of the world\'s best teams until you are crowned Big Head Soccer League\'s squid of the year. As the well soccer player, you can win awards, improve your character\'s abilities, and customize your gear to become the Big Santa winter head soccer king.', 'https://img.gamemonetize.com/0hkrohgt2laf9gf38e3iau8chv50xngq/512x384.jpg', 'https://html5.gamemonetize.com/0hkrohgt2laf9gf38e3iau8chv50xngq/', '0', 'Arcade', 0, 0, '', 'santa-winter-head-soccer'),
(534, 'ROASTED DUCK', 'douglas lost his eggs now he will have to overcome obstacles to find themavailable on the computer or smartphone', 'https://img.gamemonetize.com/hzzqbmgvgngr9w81pk3k5xxutrp3et0v/512x384.jpg', 'https://html5.gamemonetize.com/hzzqbmgvgngr9w81pk3k5xxutrp3et0v/', '0', 'Arcade', 0, 0, '', 'roasted-duck'),
(535, 'Jump Box Ninja', 'When a box decides to become a ninja...', 'https://img.gamemonetize.com/9mzd62kqaolvrje4zw0yiuos79b1mjlv/512x384.jpg', 'https://html5.gamemonetize.com/9mzd62kqaolvrje4zw0yiuos79b1mjlv/', '0', 'Arcade', 0, 0, '', 'jump-box-ninja'),
(536, 'Christmas Run', 'Run fast little Santa, run! The kids are counting on you to collect as many sweets as you can. Don\'t let them down! Double tap to jump higher and collect stars for the mega boost.', 'https://img.gamemonetize.com/7nuiqk4wvra2nssfqbpo6ck4z4smw2vd/512x384.jpg', 'https://html5.gamemonetize.com/7nuiqk4wvra2nssfqbpo6ck4z4smw2vd/', '0', 'Arcade', 0, 0, '', 'christmas-run'),
(537, 'Santas Secret Gift', 'game of a santa who has a super gift box. Santa Claus can teleport to the place where the gift box is by throwing the gift box in his hand. A gift box with super powers.', 'https://img.gamemonetize.com/tjwh2mzt2gwqho7j2w8876c8vpyluqxn/512x384.jpg', 'https://html5.gamemonetize.com/tjwh2mzt2gwqho7j2w8876c8vpyluqxn/', '0', 'Arcade', 0, 0, '', 'santas-secret-gift'),
(538, 'Stickman Fighter : Mega Brawl', 'STICKMAN FIGHTER MEGA BRAWL is the best stickman action game. Fight against other Stickmen, warriors and epic Stick Boss, and try to exterminate them all because there is no mercy for the Stickmen ! You can use tons of super skills, massive weapons, special technics, magic spells and other destructing moves to battle them and kill them', 'https://img.gamemonetize.com/7zbsbff0fup5t3onxnj5s4zlnpks3h3v/512x384.jpg', 'https://html5.gamemonetize.com/7zbsbff0fup5t3onxnj5s4zlnpks3h3v/', '0', 'Arcade', 0, 0, '', 'stickman-fighter--mega-brawl'),
(539, 'SuperHeroRope', 'hey SuperHero now you can fly from place to place by throwing a net. Be careful, don\'t fall on the floor or you will die, very dangerous ground can kill you at any moment. net and jump. Be careful, sharp rotating blades and sharp wooden thorns everywhere you must not touch them. collect the gold on the way and have the most gold.', 'https://img.gamemonetize.com/j4hy57xjga60sg6owzd0q7dh7y5xdlqw/512x384.jpg', 'https://html5.gamemonetize.com/j4hy57xjga60sg6owzd0q7dh7y5xdlqw/', '0', 'Arcade', 0, 0, '', 'superherorope'),
(540, 'Panda Baby Bear Care Game', 'Start your babysitting adventures and become the best panda nanny! Give panda a shower in the rain or with an elephant. Prepare food and find out what baby likes the most. Follow your virtual friend to the living room and do some fun housework. Don\'t forget to help your mummy at home too! When sleepy and tired, put baby panda to bed and help the little one fall asleep after a long and wonderful day.', 'https://img.gamemonetize.com/71h6kudsqo2ijeqntzsq080bovjr1uua/512x384.jpg', 'https://html5.gamemonetize.com/71h6kudsqo2ijeqntzsq080bovjr1uua/', '0', 'Arcade', 0, 0, '', 'panda-baby-bear-care-game'),
(541, 'Kim Cat', 'Kim Cat is a 2D platform game where you have to collect and eat cookies while avoiding spikes and enemies and finally, reach the red flag. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/c9ovk4c6lpkrf61z3z6bkviqf3wgzvkw/512x384.jpg', 'https://html5.gamemonetize.com/c9ovk4c6lpkrf61z3z6bkviqf3wgzvkw/', '0', 'Arcade', 0, 0, '', 'kim-cat'),
(542, 'Crowd Stack 3D', 'Crowd Stack 3D is an addictive puzzle game which is free for all ages. The game play is to win more companions to pass the customs together. Besides, don\'t forget to collect diamonds as much as possible. Diamonds will help you unlock various skins! Have a try now!', 'https://img.gamemonetize.com/p1ml382j8i0c9pjgxxoz9k4xokf7oc7s/512x384.jpg', 'https://html5.gamemonetize.com/p1ml382j8i0c9pjgxxoz9k4xokf7oc7s/', '0', 'Arcade', 0, 0, '', 'crowd-stack-d'),
(543, 'Santa Claus Adventures', 'Santa Claus Adventures is a kids christmas game. Adventure with Santa. You need to collect colorful balls and avoid dangers. Press and tap the screen to send the Santa. There are 20 levels waiting for you. Have fun!', 'https://img.gamemonetize.com/y9yf2gei1fljwpp47tn34u2lp193rfuq/512x384.jpg', 'https://html5.gamemonetize.com/y9yf2gei1fljwpp47tn34u2lp193rfuq/', '0', 'Arcade', 0, 0, '', 'santa-claus-adventures');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(544, 'Super Pig on Xmas', 'Super Pig on Xmas is a 2D Platformer where the player needs to collect candies and give it to the piglet who is eagerly waiting to receive the Christmas candy. Your mission is to collect the candies while avoiding traps and enemies. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/aaxv5ivn3660a7ojotkosc2wi40y0lto/512x384.jpg', 'https://html5.gamemonetize.com/aaxv5ivn3660a7ojotkosc2wi40y0lto/', '0', 'Arcade', 0, 0, '', 'super-pig-on-xmas'),
(545, 'Boomerang Snipe 3D', 'It is said that boomerang is a powerful flying weapon with strange physics knowledge. Boomerang Snipe 3D is a matching arcade game with 3D pixel pattern blocks and stickman models. The target for you is to throw a boomerang to destroy the provided pattern with unlimited throwing times. Don\'t forget to avoid stickman enemies at all levels!', 'https://img.gamemonetize.com/62rzwmfpp8r2anab6o4sttzs7h65nk70/512x384.jpg', 'https://html5.gamemonetize.com/62rzwmfpp8r2anab6o4sttzs7h65nk70/', '0', 'Arcade', 0, 0, '', 'boomerang-snipe-d'),
(546, 'Blackjack Master', 'Blackjack is one of the most popular casino games in the world. Try your luck and strategy skills in this card game where players compete against the dealer. The object of the game is to reach 21 or to reach a score higher than the dealer without exceeding 21. Very simple rules and no in-app purchases or ads. The chips you win or lose are purely fictive. What are you waiting for? Deal the cards and get your highscore!', 'https://img.gamemonetize.com/zdm1065hfjtwlwlht351su6o1zrre2pd/512x384.jpg', 'https://html5.gamemonetize.com/zdm1065hfjtwlwlht351su6o1zrre2pd/', '0', 'Arcade', 0, 0, '', 'blackjack-master'),
(547, 'Jumper Jam 2', 'umper Jam is an endless jumping game. jump on the platforms and create your highest score! Tap or mouse click to jump. Tap or mouse click to jump.', 'https://img.gamemonetize.com/bnsee5niqrdpuwjpk1oxpkmphrq6n6lz/512x384.jpg', 'https://html5.gamemonetize.com/bnsee5niqrdpuwjpk1oxpkmphrq6n6lz/', '0', 'Arcade', 0, 0, '', 'jumper-jam-'),
(548, '2 Player Red Blue Pirates', 'The cute and yet powerful twin pirate has to survive. red and blue pirates need protection from enemies they need to stay strong. They need to collect 6 bombs and reach the door. collect the bombs and reach the door.', 'https://img.gamemonetize.com/w8c3jeksbwzdm7j4j7lwo5zgap94emkf/512x384.jpg', 'https://html5.gamemonetize.com/w8c3jeksbwzdm7j4j7lwo5zgap94emkf/', '0', 'Arcade', 0, 0, '', '-player-red-blue-pirates'),
(549, 'Stack Defence', 'Welcome to the fun multiplayer game &quot;Stack Defense&quot;, in which you will have to take part in exciting battle battles against other real players! There are countless exciting levels ahead of you, in which you have to build the biggest tower and destroy all the opponents to take first place in the leaderboard.', 'https://img.gamemonetize.com/ox7uiqyp44iz55lbwm2u3e9ahmarlxzm/512x384.jpg', 'https://html5.gamemonetize.com/ox7uiqyp44iz55lbwm2u3e9ahmarlxzm/', '0', 'Arcade', 0, 0, '', 'stack-defence'),
(550, 'Tap Away', 'Tap Away plays like a 3D block movement puzzle arcade game. Your mission is to launch all blue blocks out of the screen with their marked directions. Remember to rotate the whole combinations, you will find more available choices. I hope you will complete all levels and have fun!', 'https://img.gamemonetize.com/wt3qe82eq48nzhd4dblhwvj5ubll4e30/512x384.jpg', 'https://html5.gamemonetize.com/wt3qe82eq48nzhd4dblhwvj5ubll4e30/', '0', 'Arcade', 0, 0, '', 'tap-away'),
(551, 'Amazing Cook', 'Become the chef with the most ingredients.', 'https://img.gamemonetize.com/3pd1kcfiwbx09sfksq5glnu1f3uvu3py/512x384.jpg', 'https://html5.gamemonetize.com/3pd1kcfiwbx09sfksq5glnu1f3uvu3py/', '0', 'Arcade', 0, 0, '', 'amazing-cook'),
(552, 'Pixel Bricks and Balls', 'Are you good at physics? Pixel Bricks And Balls is a matching arcade game with 3D balls and pixel patterns. You are able to launch some balls to destroy the provided pixel patterns of blocks at each level. The number of balls is able to be upgraded with gold coins. Don\'t forget to use the racer to lower the difficulty when you get yourself into trouble!', 'https://img.gamemonetize.com/yjtjchvi61jig69aapjag4iyqsqgv91b/512x384.jpg', 'https://html5.gamemonetize.com/yjtjchvi61jig69aapjag4iyqsqgv91b/', '0', 'Arcade', 0, 0, '', 'pixel-bricks-and-balls'),
(553, 'Air Fight', 'Shoot the enemy planes and make them collide in the ground to destroy them. A battle never seen before, now you can fight the enemies in the skies by making incredible maneuvers, knocking down balloons, destroying airplanes and cars on the ground.', 'https://img.gamemonetize.com/uss7i2n5kzmhf6qdmrwztob640ofifnd/512x384.jpg', 'https://html5.gamemonetize.com/uss7i2n5kzmhf6qdmrwztob640ofifnd/', '0', 'Arcade', 0, 0, '', 'air-fight'),
(554, 'Pacmen9.0', 'Pacmen 9.0 – this is a great (top down shooting ) arcade game with very beautiful graphics. The game is ideally suited for mobile devices. Gameplay is simple you have to collect all the coins to complete the level. star gives you power to kill your enemies. we sell html games Contact Emalil: [email protected] Phone: +923122746816', 'https://img.gamemonetize.com/favdmtu4j6lbn9x0k06ty6jb5mtjm6a1/512x384.jpg', 'https://html5.gamemonetize.com/favdmtu4j6lbn9x0k06ty6jb5mtjm6a1/', '0', 'Arcade', 0, 0, '', 'pacmen'),
(555, 'Blob Runner 3D Online', 'Blob Runner 3D is a popular game that worth your time. Running towards the destination is your only goal. What\'s more, don\'t forget to collect. Collect more and more diamond on your road to unlock the various skins. You must like them. Why not try this attractive game now?', 'https://img.gamemonetize.com/lzk79csglrmscxp811n7bfg5xg998h2a/512x384.jpg', 'https://html5.gamemonetize.com/lzk79csglrmscxp811n7bfg5xg998h2a/', '0', 'Arcade', 0, 0, '', 'blob-runner-d-online'),
(556, 'School Match 3', 'Cool match 3 game by freepuzzlesgames. Enjoy this fun game.', 'https://img.gamemonetize.com/eoa1zux624v8a94svbhubhrbsihh0voe/512x384.jpg', 'https://html5.gamemonetize.com/eoa1zux624v8a94svbhubhrbsihh0voe/', '0', 'Arcade', 0, 0, '', 'school-match-'),
(557, 'Jungle Treasure', 'Jungle Treasure a side scrolling auto runner game, tab to jump and avoid the obstacle.', 'https://img.gamemonetize.com/rhh13lzc0t9zfg5hl7tbgyky1ayui6pa/512x384.jpg', 'https://html5.gamemonetize.com/rhh13lzc0t9zfg5hl7tbgyky1ayui6pa/', '0', 'Arcade', 0, 0, '', 'jungle-treasure'),
(558, 'FZ PinBall', 'FZ PinBall - Move your paddle to hit the steel ball. Watch as the ball bounces around the arcade machine, raking up points for you. You only have three balls', 'https://img.gamemonetize.com/dt6bseuu8ovwao6j1ts7icxzlrf1kley/512x384.jpg', 'https://html5.gamemonetize.com/dt6bseuu8ovwao6j1ts7icxzlrf1kley/', '0', 'Arcade', 0, 0, '', 'fz-pinball'),
(559, 'Cuphead Adventure', 'Cuphead Adventure is fun game suitable for all ages. The aim of the game is to collect as many stars as possible and stay alive as long time as possible. Avoid obtacles and have fun.', 'https://img.gamemonetize.com/gib07dkz5yd9vnvd6mkbc95ac07nh7vy/512x384.jpg', 'https://html5.gamemonetize.com/gib07dkz5yd9vnvd6mkbc95ac07nh7vy/', '0', 'Arcade', 0, 0, '', 'cuphead-adventure'),
(560, 'CRAZY EAGLE', 'Crazy Eagle is one of 2D and bird flying game. It\'s easy to play and very interest.', 'https://img.gamemonetize.com/trbglmv7qn3e76b924evzzqp27cumvoj/512x384.jpg', 'https://html5.gamemonetize.com/trbglmv7qn3e76b924evzzqp27cumvoj/', '0', 'Arcade', 0, 0, '', 'crazy-eagle'),
(561, 'Box Run', 'Box Run is a touch and hold game. Boxes of the same color touch each other to earn points, if different boxes touch each other you will end the game. Wish you have fun.', 'https://img.gamemonetize.com/dmtlprkil7h1qaiuo5xolpwze7wu5uoj/512x384.jpg', 'https://html5.gamemonetize.com/dmtlprkil7h1qaiuo5xolpwze7wu5uoj/', '0', 'Arcade', 0, 0, '', 'box-run'),
(562, 'Zombie Hunter Uprising', 'Destroy zombie uprising at all costs! An interesting and addictive game with different types of zombies and difficulty levels, nice graphics and sounds. Connected storage function s top score and final score. Also in the game there are more bombs and life for the player in the role makes the game more attractive!', 'https://img.gamemonetize.com/5sar8ho1eurp0mdad2kbdfef04j1rmdx/512x384.jpg', 'https://html5.gamemonetize.com/5sar8ho1eurp0mdad2kbdfef04j1rmdx/', '0', 'Arcade', 0, 0, '', 'zombie-hunter-uprising'),
(563, 'journey of Antibody', 'Be the mighty antibody in your body. Upgrade yourself to be stronger, destroy all the bacteria, and collect ally to help you neutralize your body.', 'https://img.gamemonetize.com/945cr361rtplsihimyydemiqpifqug33/512x384.jpg', 'https://html5.gamemonetize.com/945cr361rtplsihimyydemiqpifqug33/', '0', 'Arcade', 0, 0, '', 'journey-of-antibody'),
(564, 'Castle Slots Casino', 'Castle Slots Casino is a fun gambling simulation game.', 'https://img.gamemonetize.com/ne66a483h33oenfknzhwkkenl34uwf0j/512x384.jpg', 'https://html5.gamemonetize.com/ne66a483h33oenfknzhwkkenl34uwf0j/', '0', 'Arcade', 0, 0, '', 'castle-slots-casino'),
(565, 'Buyoda Sensei Kendo Academy', 'Test you Kendo Skills as you defend from attacks by Sensei, He will start off slowly, but beware, not only does he get faster, there are also combo attacks. Earn belts as you progress, can you make it all the way to the black belt?', 'https://img.gamemonetize.com/c3fetm57ka7d2i2dn9hxlmbxuflqb39n/512x384.jpg', 'https://html5.gamemonetize.com/c3fetm57ka7d2i2dn9hxlmbxuflqb39n/', '0', 'Arcade', 0, 0, '', 'buyoda-sensei-kendo-academy'),
(566, 'Shimmer and Shine Sky Jumper', 'Hi sweet boys and girls! Did you ever play addicting games with shimmer and cute Shine? boom!… lets play online cool games with Shimmer and cute Shine heroes!', 'https://img.gamemonetize.com/rjjr482ttmav5grjkz5bew3cvmll9va1/512x384.jpg', 'https://html5.gamemonetize.com/rjjr482ttmav5grjkz5bew3cvmll9va1/', '0', 'Arcade', 0, 0, '', 'shimmer-and-shine-sky-jumper'),
(567, 'Bloody Millionaire', 'To keep in touch with the blessing of the romance of the blessing of the breeze to Satisfaction with the conformation of the colloquy with respect to it. The guillotine knife will be beaten down and if you do not correctly calculate your actions, it will cut off your hand. In order to achieve a better quality of life.', 'https://img.gamemonetize.com/eldek3zh47f8ts2mhpck9e4heq9j8aon/512x384.jpg', 'https://html5.gamemonetize.com/eldek3zh47f8ts2mhpck9e4heq9j8aon/', '0', 'Arcade', 0, 0, '', 'bloody-millionaire'),
(568, 'Las Vegas Blackjack', 'Enjoy authentic atmosphere of Las Vegas casino. You have unique opportunity to try your luck and win great prizes in a hazardous world of Blackjack. Experiment with different strategies and find one that will always guarantee your victory.', 'https://img.gamemonetize.com/dd3qdr8ueb2xnxik6k9u2gcg87f5bm9o/512x384.jpg', 'https://html5.gamemonetize.com/dd3qdr8ueb2xnxik6k9u2gcg87f5bm9o/', '0', 'Arcade', 0, 0, '', 'las-vegas-blackjack'),
(569, 'IceZag', 'move as zig zag by clicking mouse, move to next , try to earn the highest score', 'https://img.gamemonetize.com/8bv6qcnyvcluieefd9fmxtvwbze24e2c/512x384.jpg', 'https://html5.gamemonetize.com/8bv6qcnyvcluieefd9fmxtvwbze24e2c/', '0', 'Arcade', 0, 0, '', 'icezag'),
(570, 'Ludo Multiplayer', 'The best classic board game of the moment is Ludo Multiplayer. Choose your color and enjoy!', 'https://img.gamemonetize.com/q4asbc2hi5jcfisuekaix23ow1s02ols/512x384.jpg', 'https://html5.gamemonetize.com/q4asbc2hi5jcfisuekaix23ow1s02ols/', '0', 'Arcade', 0, 0, '', 'ludo-multiplayer'),
(571, 'Kick The Dummy FN', 'Kick The Dummy is a fun anti-stress game where you get to kick the dummy!', 'https://img.gamemonetize.com/nyt7738w0wwmye4ok1d4ezkqwlojhyhg/512x384.jpg', 'https://html5.gamemonetize.com/nyt7738w0wwmye4ok1d4ezkqwlojhyhg/', '0', 'Arcade', 0, 0, '', 'kick-the-dummy-fn'),
(572, 'Balls Throw Duel 3D', 'Are you able to throw a ball into a ring? Balls Throw Duel 3D is a skillful physics ball launching arcade game with 3D balls and rings. In order to win, you need to throw the balls into as many rings as you can. You will get points immediately as long as the ball stay at the middle of each ring. I hope you will always win the AI opponents and have fun!', 'https://img.gamemonetize.com/wzfpgjyx5ooeq0eoynpqsgdhl3ckjx6w/512x384.jpg', 'https://html5.gamemonetize.com/wzfpgjyx5ooeq0eoynpqsgdhl3ckjx6w/', '0', 'Arcade', 0, 0, '', 'balls-throw-duel-d'),
(573, 'Coffee Stack', 'Here is a collecting arcade game called Coffee Stack. On the conveyor belt platform track, it is managed for you to collect as many coffee materials as you can including dixie cups, cup sets, and green coffee liquid. If possible, you need to avoid losing cups from traps and free hands. Good luck!', 'https://img.gamemonetize.com/ft9dfavq6bajmsgtqpdolimo00ay05om/512x384.jpg', 'https://html5.gamemonetize.com/ft9dfavq6bajmsgtqpdolimo00ay05om/', '0', 'Arcade', 0, 0, '', 'coffee-stack'),
(574, 'Fire Road', 'Fire Road is a one button survival game. Challenge the force of gravity! Avoid the obstacles and complete your path!', 'https://img.gamemonetize.com/5nq92877n5mbpw43uwbz99zauxnd9bde/512x384.jpg', 'https://html5.gamemonetize.com/5nq92877n5mbpw43uwbz99zauxnd9bde/', '0', 'Arcade', 0, 0, '', 'fire-road'),
(575, 'Angry Santa Claus', 'Angry Santa Claus is fun action game suitable for all ages. Help our Santa collect as many gifts as possible. Avoid the red devils on the way and the obstacles as well. Have fun playing.', 'https://img.gamemonetize.com/0d3gpo2y90i3r2vm292vbov5124pcbkc/512x384.jpg', 'https://html5.gamemonetize.com/0d3gpo2y90i3r2vm292vbov5124pcbkc/', '0', 'Arcade', 0, 0, '', 'angry-santa-claus'),
(576, 'Hardest game', 'Play the almost impossible game called the Hardest game. The game starts with easy levels till level 5 then becomes more difficult to complete the rest of the 13 levels. The objective of the game is to arrive at the other side of the screen till you touch the green part and the level will be completed.', 'https://img.gamemonetize.com/3izvdmebu5a67a0f54o34tr8f33exqr0/512x384.jpg', 'https://html5.gamemonetize.com/3izvdmebu5a67a0f54o34tr8f33exqr0/', '0', 'Arcade', 0, 0, '', 'hardest-game'),
(577, 'Vovan Running', 'Vovan Running is a casual game that help you to fill your spare time. Run and jump around tons of different and WACKY obstacles in this crazy new endless running game.', 'https://img.gamemonetize.com/iskwsv1az501btmncr5nhjjmp9p3k2k3/512x384.jpg', 'https://html5.gamemonetize.com/iskwsv1az501btmncr5nhjjmp9p3k2k3/', '0', 'Arcade', 0, 0, '', 'vovan-running'),
(578, 'PixelPool', 'You need to survive in the world of Pixelpool, help him find the key and collect the red life-giving diamonds while searching for the key, don\'t forget, if you die, you will lose your last life. Find the key and go to the door before you die! If you don\'t get the key, the door won\'t open.', 'https://img.gamemonetize.com/v7ajpk3gdexy698j3xbkncfj40e5sdqn/512x384.jpg', 'https://html5.gamemonetize.com/v7ajpk3gdexy698j3xbkncfj40e5sdqn/', '0', 'Arcade', 0, 0, '', 'pixelpool'),
(579, 'Pink Cuteman 2', 'In the game, which is the 2nd series of the pink cuteman game, the enemies and flying bats will welcome you, be careful, it\'s snowing and pass the levels covered with cold snow everywhere and finish all the levels. Reach the flag and go to the next level! Be careful, don\'t fall into the water, be careful of the cliffs, you can fall at any time.', 'https://img.gamemonetize.com/p75iyqbcp4iwimex4lgfq96el22ncl33/512x384.jpg', 'https://html5.gamemonetize.com/p75iyqbcp4iwimex4lgfq96el22ncl33/', '0', 'Arcade', 0, 0, '', 'pink-cuteman-'),
(580, 'Jumpy Kangaroo', 'Welcome to the kangaroos world . &quot;Jumpy Kangaroo&quot; is a cute casual game made for kids as well as adult a nice game to kill some time :) Hop Hop on the platforms..Tap on screen to go down and jump on the platform With funny sounds and cute graphics start playing Jumpy Kangaroo', 'https://img.gamemonetize.com/h9sp9ja3z0n5di1f4soblxiqrencmt33/512x384.jpg', 'https://html5.gamemonetize.com/h9sp9ja3z0n5di1f4soblxiqrencmt33/', '0', 'Arcade', 0, 0, '', 'jumpy-kangaroo'),
(581, 'Stickman Adventures', 'Our hero decided to break into the castle and save them all. You in the game Stickman Adventures will help him in this adventure. Your hero will have to overcome many locations on the way to the castle. They will be located various mechanical traps and other hazards. Your hero will run as fast as he can on the road. As soon as he gets closer to these dangerous places you will have to make him jump. Also help him collect first-aid kits. With their help, your hero will be able to replenish his health.', 'https://img.gamemonetize.com/thyq6u3pq51xwqmpgro9z6xvw98xk9ce/512x384.jpg', 'https://html5.gamemonetize.com/thyq6u3pq51xwqmpgro9z6xvw98xk9ce/', '0', 'Arcade', 0, 0, '', 'stickman-adventures'),
(582, 'Little Dino Adventure', 'Platform adventure game, where the little Dinosaur walk through the stages to collect as many small eggs as you can to score many points, tap the little dinosaur\'s head on the yellow blocks to collect even more eggs to score. Each of the three stages has three large golden eggs, try to pass the stage collecting the three to complete 100%. Jump on the enemies to gain points and destroy them. Play through the arrow keys or touch buttons on your mobile device.', 'https://img.gamemonetize.com/2qbikpttpfnm2r1bn4xci5er6d3s4x66/512x384.jpg', 'https://html5.gamemonetize.com/2qbikpttpfnm2r1bn4xci5er6d3s4x66/', '0', 'Arcade', 0, 0, '', 'little-dino-adventure'),
(583, 'The Best Driver', 'Now we provided a car avoiding arcade game, which is made from 3D stickman game art animation. You are allowed to grab the vehicles with white drivers and empty vehicles. Try your best to avoid all obstacles on the track and win high scores!', 'https://img.gamemonetize.com/giq6ckvcx1yyungrwrxt66yzc43u4ywl/512x384.jpg', 'https://html5.gamemonetize.com/giq6ckvcx1yyungrwrxt66yzc43u4ywl/', '0', 'Arcade', 0, 0, '', 'the-best-driver'),
(584, 'Cat Chef vs Fruits - 2 Player', 'Help two adventurous fruits escape from the cook cat and get the broccoli and avocado to the fridge with your friend or if you don\'t want the cook cat to eat them, help them and reach the fridge. Be careful on the way there are cookie monsters obeying the cook cat, they can eat you. jump over the obstacles, get rid of the cookies and reach the refrigerator.', 'https://img.gamemonetize.com/grqdskyp1lzz0pvf2i55wne4orajpugi/512x384.jpg', 'https://html5.gamemonetize.com/grqdskyp1lzz0pvf2i55wne4orajpugi/', '0', 'Arcade', 0, 0, '', 'cat-chef-vs-fruits---player'),
(585, 'Whack The Mole!', 'Hit as many moles as possible before time runs out. Get the Super Hammer Power up to double your points', 'https://img.gamemonetize.com/vxoll6bvnbnydpndle9sh7nxdzlj7272/512x384.jpg', 'https://html5.gamemonetize.com/vxoll6bvnbnydpndle9sh7nxdzlj7272/', '0', 'Arcade', 0, 0, '', 'whack-the-mole'),
(586, 'Face Ninja', 'ninja face is a html5 arcade game, play as 2 ninja day and night up and down, click either up or down to move', 'https://img.gamemonetize.com/on8y8lkdombu6v98zc3fai67scz0d962/512x384.jpg', 'https://html5.gamemonetize.com/on8y8lkdombu6v98zc3fai67scz0d962/', '0', 'Arcade', 0, 0, '', 'face-ninja'),
(587, 'Ninja Run', 'Run as fast as you can! An infinite runner game where the goal is to collect shurikens and avoid the obstacles on the way.Ninja Run is an amazing ninja running and jumping adventure game to play and is an online HTML5 game.Can you help him to do the task? Have fun!', 'https://img.gamemonetize.com/6fatqw4ycespo7uzyv6rkcsd48dwaa0g/512x384.jpg', 'https://html5.gamemonetize.com/6fatqw4ycespo7uzyv6rkcsd48dwaa0g/', '0', 'Arcade', 0, 0, '', 'ninja-run'),
(588, 'Christmas Gift Adventure', 'Christamas Gift Adventure is fun online game suitable for all ages. This time you need to stay on the platforms and collect as many gifts as possible. Try to stay away from the top of the screen or do not fall of the screen as well. Have fun playing and come back for more.', 'https://img.gamemonetize.com/putkdylymjnrozk3y1lnj3b848ez1xkq/512x384.jpg', 'https://html5.gamemonetize.com/putkdylymjnrozk3y1lnj3b848ez1xkq/', '0', 'Arcade', 0, 0, '', 'christmas-gift-adventure'),
(589, 'Gravity Russian Tumbler Toy', 'Switch the gravity to control your Russian Tumbler toy to avoid the obstacles and reach the target. 30 levels to go. Play now!', 'https://img.gamemonetize.com/0hdhmqgmf90w51tmq1ut9zt8r1twa5xa/512x384.jpg', 'https://html5.gamemonetize.com/0hdhmqgmf90w51tmq1ut9zt8r1twa5xa/', '0', 'Arcade', 0, 0, '', 'gravity-russian-tumbler-toy'),
(590, 'Squareman', 'the life of a sad square. Squareman looking for happiness is trying to reach the end of the game by passing the levels by collecting gold by paying attention to the obstacles by passing the levels.', 'https://img.gamemonetize.com/vci7npm8aphctdxclq5ro27b15p0e1gc/512x384.jpg', 'https://html5.gamemonetize.com/vci7npm8aphctdxclq5ro27b15p0e1gc/', '0', 'Arcade', 0, 0, '', 'squareman'),
(591, 'Steve Red Dark', 'You have to help the cute steven go through the portal and reach the green chest in the red dark. come on what are you waiting for help and make steve reach the ballot box. Be careful now, more dangerous flying monsters, slime walking on the ground and zombies shooting arrows are waiting for you.', 'https://img.gamemonetize.com/5kui7mcxl5dfq4xkb9tq6f52g8o6mmul/512x384.jpg', 'https://html5.gamemonetize.com/5kui7mcxl5dfq4xkb9tq6f52g8o6mmul/', '0', 'Arcade', 0, 0, '', 'steve-red-dark'),
(592, '4 Games For 2 Players', 'Do you have fun with four different games for two players that you can play with your friend? 4 different entertainment in one. Difference awaits you and your friend in every game. Race with your friend, fight and win. more fun and more adventure in every game. You can compete with your friend in the first game. The last one to touch the obstacles wins. Remember, you have to survive. In the second game, the top scorer wins, dont forget you have to beat your friend. score and win. In the third game you have to be very careful to survive in the battle of tanks and make the right shot at the right time. blast your friend and win. In the fourth', 'https://img.gamemonetize.com/w09ebdyyg0za2g85mlxgcbihf3k91271/512x384.jpg', 'https://html5.gamemonetize.com/w09ebdyyg0za2g85mlxgcbihf3k91271/', '0', 'Arcade', 0, 0, '', '-games-for--players'),
(593, 'Eternal Fall', 'You will race against time with characters that only move up and down. The platform is constantly moving and you have to stay on the platform.', 'https://img.gamemonetize.com/6imha3ikq3pd4ewhkpwixz78fovp115l/512x384.jpg', 'https://html5.gamemonetize.com/6imha3ikq3pd4ewhkpwixz78fovp115l/', '0', 'Arcade', 0, 0, '', 'eternal-fall'),
(594, 'Heels Stacky Rush 3D', 'Here is a running arcade game called Heels Stacky Rush 3D that offers you a chance to collect more heels and overpass block walls on sky platform tracks in a 3D skillful game. If you want to pass the blocks walls, you need to waste the same height of the heels as the current block wall. Keep calm and unlock your favorite skins in the shop!', 'https://img.gamemonetize.com/5cuwdixzd41xmuqtaec0noqmvq3ou4i9/512x384.jpg', 'https://html5.gamemonetize.com/5cuwdixzd41xmuqtaec0noqmvq3ou4i9/', '0', 'Arcade', 0, 0, '', 'heels-stacky-rush-d'),
(595, 'Rock Music Game', 'Casual Music Game (Rock Music) developed for fun of all people, in the style of guitar hero, from children to adults. Save as many points as you can by pressing music buttons and do not miss the beat. The designs are very colorful and beautiful!', 'https://img.gamemonetize.com/iz0gu8ra9u5to5i1fhszehrh6ffckm31/512x384.jpg', 'https://html5.gamemonetize.com/iz0gu8ra9u5to5i1fhszehrh6ffckm31/', '0', 'Arcade', 0, 0, '', 'rock-music-game'),
(596, 'Virus Ninja 2', 'Dangerous virus strains are spreading everywhere again. You, a ninja master, have come back to slice them out and protect people. PLAY NOW!', 'https://img.gamemonetize.com/xy4jbet6y08utzofv5ahdll7r2b8mksk/512x384.jpg', 'https://html5.gamemonetize.com/xy4jbet6y08utzofv5ahdll7r2b8mksk/', '0', 'Arcade', 0, 0, '', 'virus-ninja-'),
(597, 'Jump Square', 'you are a square running to infinity and jumping endlessly make the best score and reach your best score! watch out for obstacles.', 'https://img.gamemonetize.com/21kv5von6uwkk693an5v1dfy2p2hvm2g/512x384.jpg', 'https://html5.gamemonetize.com/21kv5von6uwkk693an5v1dfy2p2hvm2g/', '0', 'Arcade', 0, 0, '', 'jump-square'),
(598, 'FZ Steam Trucker', 'FZ Steam Trucker – jump behind the wheel of this steampunk big rig and see if you can get its cargo to the end of the track. Can you reach the garage without spilling anything?', 'https://img.gamemonetize.com/1o8jedztdtvc8yjtget9141gnui0ln5m/512x384.jpg', 'https://html5.gamemonetize.com/1o8jedztdtvc8yjtget9141gnui0ln5m/', '0', 'Arcade', 0, 0, '', 'fz-steam-trucker'),
(599, 'Truth Runner', 'As a young girl, which way do you like to pass in real life. Truth Runner is a running arcade game on a 3D platform that is full of different career items. It is managed for you to choose a confirmed role and keep your outfit at each level. You will some famous uniforms and play the role of Harley Quinn, Wonder Woman, and Lolita. Glad you will always choose your favorite routes to the finish area!', 'https://img.gamemonetize.com/nc7rfmvjhuxzwr1hanxc2l6ubxkx0cdz/512x384.jpg', 'https://html5.gamemonetize.com/nc7rfmvjhuxzwr1hanxc2l6ubxkx0cdz/', '0', 'Arcade', 0, 0, '', 'truth-runner'),
(600, 'Bounce and collect', 'By collecting and bouncing, you get more balls. You need to control the launcher to launch the ball into multiple dimensions as much as possible in order to get more balls. The more balls you get, the higher the score. Also consider how to bounce the falling balls back into multiple space! How many points can you get?', 'https://img.gamemonetize.com/ar0qat4dislhdh40q76z9e5sc3h1r252/512x384.jpg', 'https://html5.gamemonetize.com/ar0qat4dislhdh40q76z9e5sc3h1r252/', '0', 'Arcade', 0, 0, '', 'bounce-and-collect'),
(601, 'Rabbit Samurai', 'Rabbit Samurai is a skill game created by Mini Duck Games. Swing, collect carrots and save your friends! Your goal is to find and rescue little mice from the mousetrap at the wolf\'s lair in the green land. Embark on an epic adventure where you can showcase your ninja skills with the help of your grappling hook and agile movements. Launch yourself from the rocket ninja cannon, collect carrots and crystals, avoid dangerous spikes and save all your mice friends!', 'https://img.gamemonetize.com/m7ufh9hkvg3th7jzhxldoezekpo0mvy8/512x384.jpg', 'https://html5.gamemonetize.com/m7ufh9hkvg3th7jzhxldoezekpo0mvy8/', '0', 'Arcade', 0, 0, '', 'rabbit-samurai'),
(602, 'Narrow Passage For Halloween', 'In Narrow Passage – Halloween game, all you have to do is to tap on the screen to jump, avoid obstacles and move forward. But it is much much harder than it seems. You will face different and challenging obstacles as you progress. Also don’t forget about the side walls! They will keep getting closer to each other which means the longer you stay on an obstacle, the narrower the passage will get.', 'https://img.gamemonetize.com/vnnpxuavfu8sz5quj1r4ut3k7kmun3oj/512x384.jpg', 'https://html5.gamemonetize.com/vnnpxuavfu8sz5quj1r4ut3k7kmun3oj/', '0', 'Arcade', 0, 0, '', 'narrow-passage-for-halloween'),
(603, 'Skyscraper run', 'Your city is in danger and there is no one to save it ... except you! Become the super hero of modern times. With your helmet, concealing your identity, and your cape and super aerodynamic combination you can do everything! Climb the buildings and dispose of all the city\'s villains. Be careful, some bad guys are tougher and stronger than others!', 'https://img.gamemonetize.com/vbampaasp7kbxj8ov6trt0qyjuq3e1p3/512x384.jpg', 'https://html5.gamemonetize.com/vbampaasp7kbxj8ov6trt0qyjuq3e1p3/', '0', 'Arcade', 0, 0, '', 'skyscraper-run'),
(604, 'Jungle Matching', 'Jungle Matching is fun html5 game for kids that you can play for free. The aim of the game is to find all matching images in all levels to win the game. The game is time limited but you can buy you some extra time by watching the ad. Have fun playing.', 'https://img.gamemonetize.com/qsz3jqdb28mcbimv0njaoix1lhi6ctr3/512x384.jpg', 'https://html5.gamemonetize.com/qsz3jqdb28mcbimv0njaoix1lhi6ctr3/', '0', 'Arcade', 0, 0, '', 'jungle-matching'),
(605, 'Rick And Morty Arcade', 'Rick And Morty Arcade Good thing there are hundreds of versions of your grandson you can capture, train, and evolve! Stack your Morty deck with strong and diverse Mortys and travel dimensions to take down Rick after Rick for your Portal Gun and your freedom.', 'https://img.gamemonetize.com/ke0qkfubf1nr26gjrvlttx0wm5czsdqc/512x384.jpg', 'https://html5.gamemonetize.com/ke0qkfubf1nr26gjrvlttx0wm5czsdqc/', '0', 'Arcade', 0, 0, '', 'rick-and-morty-arcade'),
(606, 'Capture The Chickens', 'Ariel lost his chickens from the farm where he lives and now our hero has decided to go in search of them. In Capture The Chickens, you will help him on this incredible adventure. On the way, Ariel will encounter various types of enemy traps and obstacles. You\'ll see scattered apples and other useful items everywhere. Once you find a chicken, use your magic wand to transfer it to your inventory. try to catch as many chickens as possible and earn points for it. Try to find out who the terrible monster was that caused all this and bring your chickens back to your home.', 'https://img.gamemonetize.com/ho55v9o60vxvva7veiz8lb8919msusio/512x384.jpg', 'https://html5.gamemonetize.com/ho55v9o60vxvva7veiz8lb8919msusio/', '0', 'Arcade', 0, 0, '', 'capture-the-chickens'),
(607, 'Boss Shooter - 2 player shooter', 'Boss Shooter - a game about battles with the boss, the game is a platformer with the ability to transform into different forms with different features. The game currently has 5 bosses.', 'https://img.gamemonetize.com/wh5n19p4hx92bhxdw787tjh03tnhtp1q/512x384.jpg', 'https://html5.gamemonetize.com/wh5n19p4hx92bhxdw787tjh03tnhtp1q/', '0', 'Arcade', 0, 0, '', 'boss-shooter---player-shooter'),
(608, 'Halloween Defence', 'It’s Halloween time and the pumpkin heads are attacking again! If you want to survive, you have to shoot down these pumpkin heads before they reach you. Each pumpkin head that is destroyed is considered as one score point. You have two lives and whenever a pumpkin head reaches you, you lose one life. When you lose your two lives, you will also lose the game. But you are given a second chance! Choose one of the 4 pumpkin heads shown to you and if you are lucky enough, you will find an extra lives in it and can continue playing. So do your best and shoot down the evil pumpkin heads!', 'https://img.gamemonetize.com/uu3o4i3yambcl9yuoghanh114h2f3ktx/512x384.jpg', 'https://html5.gamemonetize.com/uu3o4i3yambcl9yuoghanh114h2f3ktx/', '0', 'Arcade', 0, 0, '', 'halloween-defence'),
(609, 'Street Fight King of the Gang', 'Knock-out all your ennemies to be the king of the gang ! A new fighting game is available for all gangsters! You must fight other members of the gang. Jab, cross, uppercut... but don’t forget to dodge!. Will you master the increasing difficulty of your opponents ? Test your reflexes and your capacity to anticipate hits. Become a real gang king with this game that will awake your warrior soul!', 'https://img.gamemonetize.com/cs2m4jgys56iequv94fbeqyph5qm2zke/512x384.jpg', 'https://html5.gamemonetize.com/cs2m4jgys56iequv94fbeqyph5qm2zke/', '0', 'Arcade', 0, 0, '', 'street-fight-king-of-the-gang'),
(610, 'Castle Defense Battle Heroes', 'The war between many races is over. But… After all, the continent was ravaged, war began again of water and the resources yet. Now mercenaries have become new rulers. The threat looms over the kingdom again! - Choose a hero you like more: knight, ninja, archer and even king! - Explore, improve and reforge artifacts: knives, swords, bow and arrow,.. - Clash you band of heroes with the army of goblins, pirates and assassin. - Defend your township from enemies. - Complete the story to the end. - Fetch rewards and tap tap tap to upgrade your knight, assassin or another hero. They are already not idle heroes, they are legends of the arena! ;)', 'https://img.gamemonetize.com/8kumom2cojah40cyaccd7ln8myyh0m69/512x384.jpg', 'https://html5.gamemonetize.com/8kumom2cojah40cyaccd7ln8myyh0m69/', '0', 'Arcade', 0, 0, '', 'castle-defense-battle-heroes'),
(611, 'Squid Game Big Pain', 'The famous game Squid Game comes with a new adventure. The aim of our game is to protect yourself from the guillotine and collect the dollars from the opposite side as fast as possible. After each catch you will earn more coins in the next chapter. Let\'s see if you can reach 1,000,000 dollars.', 'https://img.gamemonetize.com/8w0abtsl26qn0ejzfvzd48nzqnxb6us7/512x384.jpg', 'https://html5.gamemonetize.com/8w0abtsl26qn0ejzfvzd48nzqnxb6us7/', '0', 'Arcade', 0, 0, '', 'squid-game-big-pain'),
(612, 'Fruit Ninja 2', 'An addicted typical arcade game, simple to play, nice design, fun and relax-able. Prove that you are a skilled fruit ninja. PLAY NOW!', 'https://img.gamemonetize.com/su1f0ldbaol2btxlfd0zyc2ledn9tu6l/512x384.jpg', 'https://html5.gamemonetize.com/su1f0ldbaol2btxlfd0zyc2ledn9tu6l/', '0', 'Arcade', 0, 0, '', 'fruit-ninja-'),
(613, 'Avatar Jumping Adventure', 'Avatar Jumping Adventure is a super fun and free to play online jumping game. Jump on the cloud, collect avatar coins and avoid enemies. Get up as high as possible. It\'s in HTML5, No Need to Install it!', 'https://img.gamemonetize.com/ye39n5n5dtxqhprqv8ghfuz9n6jq1f8p/512x384.jpg', 'https://html5.gamemonetize.com/ye39n5n5dtxqhprqv8ghfuz9n6jq1f8p/', '0', 'Arcade', 0, 0, '', 'avatar-jumping-adventure'),
(614, 'Fly House', 'Have you ever seen a flying house? Just imagine, it would be great to go on an endless journey with this wonderful house. So, can you deal with obstacles? Protect your home, never end the journey, don\'t forget to check the scoreboard at the end of the game!', 'https://img.gamemonetize.com/0754rrfm30tfobpg01h7avzxtp7ewv5w/512x384.jpg', 'https://html5.gamemonetize.com/0754rrfm30tfobpg01h7avzxtp7ewv5w/', '0', 'Arcade', 0, 0, '', 'fly-house'),
(615, 'Peppa Pig Slide', 'Friends, today we want to present to your attention a set of puzzles with the participation of Peppa Pig! This puzzle will help you not only have fun, but also work hard to put the picture into one.', 'https://img.gamemonetize.com/0x1237s6pnmes1xmg11r6a19pmw7d4rm/512x384.jpg', 'https://html5.gamemonetize.com/0x1237s6pnmes1xmg11r6a19pmw7d4rm/', '0', 'Arcade', 0, 0, '', 'peppa-pig-slide'),
(616, 'Slap Them 3D', 'Slap Them 3D, upgrade skills, and become stronger. In the game, you need to master the rhythm and release the action to hit the challenger. If you beat all the opponents, you can become the strongest challenger. Upgrade your skills and try to win the competition.', 'https://img.gamemonetize.com/69b7rrma97zmtczt42xnynp7styb345n/512x384.jpg', 'https://html5.gamemonetize.com/69b7rrma97zmtczt42xnynp7styb345n/', '0', 'Arcade', 0, 0, '', 'slap-them-d'),
(617, 'Squid Gamer Buble Go Up 2D', 'You may choose to utilize your shield to keep your balloon safe as it soars through the air! Look out for any potential stumbling obstacles that may arise. It is possible to alter your shield with a single finger in order to keep your balloon secure from being assaulted by other players. As you continue to rise through the ranks, you\'ll have to make room for yourself in the organization. It is quite easy to maintain control of the shield, but obtaining high scores is really challenging.', 'https://img.gamemonetize.com/3rfy5bk7d0nd23ik9xqbbaqwfstpf28m/512x384.jpg', 'https://html5.gamemonetize.com/3rfy5bk7d0nd23ik9xqbbaqwfstpf28m/', '0', 'Arcade', 0, 0, '', 'squid-gamer-buble-go-up-d'),
(618, 'BEN 10 HERO TIME', 'Ben 10 is a brave kid, with some superpowers that he likes to use whenever he feels like doing it. Sometimes, it takes more than just having fun, and he needs to save the world from evil aliens, or different monsters who threaten to destroy the world. This happens in the Hero Time game, and Ben is the only one who has the power to stop the bad things from happening. Help him the best you can, because he will not be able to save the world without a good friend by his side.', 'https://img.gamemonetize.com/jut5vhiy6cullr5rpf1uup4cp7txgb4z/512x384.jpg', 'https://html5.gamemonetize.com/jut5vhiy6cullr5rpf1uup4cp7txgb4z/', '0', 'Arcade', 0, 0, '', 'ben--hero-time'),
(619, 'FZ Impossible Dash', 'FZ Impossible Dash – Playing on the reaction to you , test your abilities! Play and test your reaction, thousands of fans fell in love with the game! Interesting gameplay with very beautiful graphics will tighten you for a long time! Buy the game and get 1 more game as a gift! Foxzin.com with tons of games for all ages and bringing fun to player Play free online games.', 'https://img.gamemonetize.com/0euej8vx4d0fhywilrx7i2mbozhgelpf/512x384.jpg', 'https://html5.gamemonetize.com/0euej8vx4d0fhywilrx7i2mbozhgelpf/', '0', 'Arcade', 0, 0, '', 'fz-impossible-dash'),
(620, 'Virtual Boy Escape', 'Virtual Boy Escape is a html5 arcade game, tab to jump and avoid the enemy, Collect Apple in the stage to earn score.', 'https://img.gamemonetize.com/vl3byul9mmdlzofk80uhrtlb9rpzssin/512x384.jpg', 'https://html5.gamemonetize.com/vl3byul9mmdlzofk80uhrtlb9rpzssin/', '0', 'Arcade', 0, 0, '', 'virtual-boy-escape'),
(621, 'Tuk Tuk Crazy Driver', 'Drive your tuk tuk as fast as possible to crush the zombies. You are the best tuk tuk driver of the city. Citizens need you because a hord of zombies has invaded the town, and you must stop them. You must You have so much to do. Hurry up !!! It\'s time for you to become the savior of the city.', 'https://img.gamemonetize.com/c7m08cl7sel2qpirh9not1l8cv9lssei/512x384.jpg', 'https://html5.gamemonetize.com/c7m08cl7sel2qpirh9not1l8cv9lssei/', '0', 'Arcade', 0, 0, '', 'tuk-tuk-crazy-driver'),
(622, 'SpiderNoob', 'hey noob now you can fly from place to place by throwing a net. Be careful, don\'t fall on the floor or you will die, very dangerous ground can kill you at any moment. net and jump. Be careful, sharp rotating blades and sharp wooden thorns everywhere you must not touch them. collect the gold on the way and have the most gold.', 'https://img.gamemonetize.com/t2h4j4fgq1ej556zldcwaapzdf2vb866/512x384.jpg', 'https://html5.gamemonetize.com/t2h4j4fgq1ej556zldcwaapzdf2vb866/', '0', 'Arcade', 0, 0, '', 'spidernoob'),
(623, 'Dr.Rocket', 'Dr.Rocket is an html5 game with 3 game modes, set among the sparkling stars in the space of space! The game also includes the ranking system. First rank: Astronaut Second rank: Beginner Space Pilot Third Rank: Galaxy Pilot Final Ranking: Legendary Rocketman. If your rank is “Astronaut,, you can only play the game on planet Earth. Beginner Space Pilot you need to reach 18000km in launch mode to raise your rank. Controls are very easy. Just hold your finger / mouse on the screen and move it.', 'https://img.gamemonetize.com/lhhbo55ar7pidm2dm859d8j3p9jcon79/512x384.jpg', 'https://html5.gamemonetize.com/lhhbo55ar7pidm2dm859d8j3p9jcon79/', '0', 'Arcade', 0, 0, '', 'drrocket'),
(624, 'Monster Truck Hill Driving 2D', 'Crazy Hill: Driving is an exhilarating and fast-paced racing game that takes you on a wild journey through a variety of challenging terrains. Strap yourself in and get ready for an adrenaline-pumping experience as you navigate treacherous hills, steep slopes, and unpredictable obstacles in a bid to conquer the craziest tracks ever created. In Crazy Hill: Driving, you take on the role of a daring and skilled driver, determined to prove your mettle on the most unforgiving landscapes. The game offers a vast array of vehicles to choose from, each with its own unique characteristics, ensuring that every race feels fresh and exciting.', 'https://img.gamemonetize.com/ysuraijixtlrejvvj58tk8psw7mmozzb/512x384.jpg', 'https://html5.gamemonetize.com/ysuraijixtlrejvvj58tk8psw7mmozzb/', '0', 'Arcade', 0, 0, '', 'monster-truck-hill-driving-d'),
(625, 'Princess Makeup Girl Game', 'Princess Makeup Girl is a fun dress up game. You are now a fashion designer and the princess and the prince need your help! They are planning to dress up for a makeup party tonight. Based on your previous experience, help them design beautiful makeup and gorgeous clothes. Also help them choose the mask that will show their personal charm! I believe that through your dress up, they will be able to shine at the party! Come and join us, there\'s no time to lose!', 'https://img.gamemonetize.com/wv8uapzws9ahskxaba7c86m3lariwd0z/512x384.jpg', 'https://html5.gamemonetize.com/wv8uapzws9ahskxaba7c86m3lariwd0z/', '0', 'Arcade', 0, 0, '', 'princess-makeup-girl-game'),
(626, '2048 ABC Runner', '2048 ABC Runner is a strange letter-running arcade game with 3D models and a platform. You are required to control a changeable letter and win the running race by means of change the real-time form. I strongly suggest you use O and X because of the fastest speed with all obstacles. Keep calm and have a good time!', 'https://img.gamemonetize.com/wvalpuwcnszph3jq9hykll5lljqpqmq6/512x384.jpg', 'https://html5.gamemonetize.com/wvalpuwcnszph3jq9hykll5lljqpqmq6/', '0', 'Arcade', 0, 0, '', '-abc-runner'),
(627, 'Blocky Rush Downhill', 'In this exhilarating endless level-based game, you move the character down by tapping the screen left or right on either side of the horizontal axis on either side of the screen. To unlock new skins and different game locations, you must escape the obstacles that lie in your way while collecting money.', 'https://img.gamemonetize.com/j61ezqjtevxwrvsh5kmykzwiwvsiz9ua/512x384.jpg', 'https://html5.gamemonetize.com/j61ezqjtevxwrvsh5kmykzwiwvsiz9ua/', '0', 'Arcade', 0, 0, '', 'blocky-rush-downhill'),
(628, 'Squidly Trigger Sniper Game', 'Have you ever thought to fight back against the regulators in Squid Game? Squidly Trigger Sniper Game provides you with a chance to revenge with a sniper rifle in this 3D shooting arcade game. You could shoot all regulators down without ammo and time limitations. Keep calm and shoot first!', 'https://img.gamemonetize.com/mia8vx5ey8ydi9th7n9ujqmgeerddlzc/512x384.jpg', 'https://html5.gamemonetize.com/mia8vx5ey8ydi9th7n9ujqmgeerddlzc/', '0', 'Arcade', 0, 0, '', 'squidly-trigger-sniper-game'),
(629, 'Space War 3D', 'If you are a fan of space shooting games and experiencing sky shooting styles, then Space War is right up your alley. One day, our beautiful galaxy is attacked by space invaders. You are the last hero of the galaxy. Your goal will require quite a struggle because you have to save the galaxy from the enemies. Space War puts you in a front-line battle with space invaders. You will take control of the spaceship and protect the galaxy from alien swarms. As the game progresses, the spaceship qualifies for the upgrade and you will get the full lethal feature.', 'https://img.gamemonetize.com/2nvgjwud82nthgbyy15nqlzbtlv07g6h/512x384.jpg', 'https://html5.gamemonetize.com/2nvgjwud82nthgbyy15nqlzbtlv07g6h/', '0', 'Arcade', 0, 0, '', 'space-war-d'),
(630, 'Mini Moto Speed Race', 'Here is a motorcycle violence-racing arcade game. With 3D cartoon models, you need to avoid all kinds of obstacles and try to strike different AI riders. When you earned some diamonds, you can buy more weapons and bikes in the shop. Glad you will complete more levels and buy your favorite items.', 'https://img.gamemonetize.com/3nl1wken4teywgldgqt6cyrjk9c3m7od/512x384.jpg', 'https://html5.gamemonetize.com/3nl1wken4teywgldgqt6cyrjk9c3m7od/', '0', 'Arcade', 0, 0, '', 'mini-moto-speed-race'),
(631, 'Dr Green Alien 2', 'Are you ready to collect the toxic waste barrels with the green beautiful alien doctor in his space adventure? Help the dr green alien and collect the barrels beware the barrels are poisonous collect the points you need to reach the finish line be careful not to go without the barrels.', 'https://img.gamemonetize.com/bkat7z1lorm4i3v62ewjwh3prxidg9tt/512x384.jpg', 'https://html5.gamemonetize.com/bkat7z1lorm4i3v62ewjwh3prxidg9tt/', '0', 'Arcade', 0, 0, '', 'dr-green-alien-'),
(632, 'Balls Impact', 'This is a shooting ball physics game. More than 20 high quality levels, interesting level-designing. You can click to release the balls to shoot, control the direction and angle to gain more stars and scores. Challenge more time and you will get the LV.Master! Enjoy it!', 'https://img.gamemonetize.com/zes937904wibgo8u1w4n1rn7hvhxr55q/512x384.jpg', 'https://html5.gamemonetize.com/zes937904wibgo8u1w4n1rn7hvhxr55q/', '0', 'Arcade', 0, 0, '', 'balls-impact'),
(633, 'Fashion Evolution', 'Here is a girl cosplay running arcade game with 3D cartoon characters. You will start from primitive people\'s look at each level. There are many different kinds of suits for you to unlock automatically by means of collecting the blue advanced years. Are you ready to play the part of the famous star in different decades of a century?', 'https://img.gamemonetize.com/0jwa3uirpmq8llucfd89r5e2ufmdsxs2/512x384.jpg', 'https://html5.gamemonetize.com/0jwa3uirpmq8llucfd89r5e2ufmdsxs2/', '0', 'Arcade', 0, 0, '', 'fashion-evolution'),
(634, 'Shoes Evolution 3D', 'Shoes Evolution 3D is a the theme of shoes popular game! At the beginning of the ordinary shoes. Cross the gates to start to evolve! Avoid the obstacles on your road to prevent the failure! Come to play and see how valuable your shoes can be!', 'https://img.gamemonetize.com/y2lchxvx76pgts75ned1zfav4cmxm160/512x384.jpg', 'https://html5.gamemonetize.com/y2lchxvx76pgts75ned1zfav4cmxm160/', '0', 'Arcade', 0, 0, '', 'shoes-evolution-d'),
(635, 'EnderStick Skymap', 'enderstickman has to survive in the white forest full of fears. He must be very careful to survive and collect all the emeralds. Follow the path and reach the portal while collecting emeralds. Remember, not the fastest, but the strongest reaches the portal. Don\'t be in a hurry, watch out for the monsters.', 'https://img.gamemonetize.com/ipn0p7leoo0boo2e5hlee8g87w7dcloz/512x384.jpg', 'https://html5.gamemonetize.com/ipn0p7leoo0boo2e5hlee8g87w7dcloz/', '0', 'Arcade', 0, 0, '', 'enderstick-skymap'),
(636, 'Air Race', 'air race is an html5 arcade game, defeat all plane and get a score', 'https://img.gamemonetize.com/ls6wng3udb60cr0fej95255zeu1x6ylr/512x384.jpg', 'https://html5.gamemonetize.com/ls6wng3udb60cr0fej95255zeu1x6ylr/', '0', 'Arcade', 0, 0, '', 'air-race'),
(637, 'Roar of City', 'Roar of City is a 2020 Beat em up game and action boys game with high quality graphic and suitable gameplay for mobile. Fight with criminals gang and arrest their commander to rescue the people. But now the city is angry and the horrible roar of that can be heard. If you are love classic Beat em up games from consoles such as snes, arcade, genesis, nes (Or new ones) or you love new action games, this is a enjoyable free game for you. Good luck in fighting in streets. Features: 1- a 2.5D isometric game. 2- 5 different moves for player (Walk, Run ,Punch, Kick, Special ). 3- 8 different enemy types. 4- 8 levels with completely different environments: (Forest park, Hotel, Amazon forest, Ship, Amusement park, Restaurant, City, Boss office). 5- Advanced AI system. 6- Auto save/load system. 7- Nice performance for mobiles.', 'https://img.gamemonetize.com/vhxsma37tujcggqur95byp0eyd2dxhet/512x384.jpg', 'https://html5.gamemonetize.com/vhxsma37tujcggqur95byp0eyd2dxhet/', '0', 'Arcade', 0, 0, '', 'roar-of-city'),
(638, 'Cleaning House Game', 'Cleaning House is a very interesting and cute cleaning game. In this game you will find the fun in doing housework. If you like to organize things and clean things, this is a great game for you. You can start cleaning from the bedroom where you can clean the closet by putting clothes in the right place, cleaning the windows, and picking up the trash on the floor. If you want to clean the kitchen or the living room, just swipe up and down the page to get to your favorite room.', 'https://img.gamemonetize.com/1500eezwjz2a48vg48y1equ2nrb1vy1z/512x384.jpg', 'https://html5.gamemonetize.com/1500eezwjz2a48vg48y1equ2nrb1vy1z/', '0', 'Arcade', 0, 0, '', 'cleaning-house-game'),
(639, 'Mini Huggy - 2 Player', 'Everyone\'s favorite huggy wuggy and his girlfriend went on an adventure. They are passing through a scary forest. Beware, there are a lot of zombies and traps in the jungle, but in the jungle full of gold, you can collect the gold and get the costume. You both have to find the key, take the key and open the door.', 'https://img.gamemonetize.com/e9ag86qb2ppua208lbnq9e4kd60x4pti/512x384.jpg', 'https://html5.gamemonetize.com/e9ag86qb2ppua208lbnq9e4kd60x4pti/', '0', 'Arcade', 0, 0, '', 'mini-huggy---player'),
(640, 'RedLand Water is life', 'The reds are thirsty in redland. You must find the water immediately and bring the water back. Remember, as you turn on the water, the water level will rise and you can drown. find water and bring water. Throw them all into the air don\'t let them drown protect all your people catch all the red men. Collect purple cubes that are money for you if you wish!', 'https://img.gamemonetize.com/vwl6rqck5jzz5t1tgrw7nv7mwpvmsbar/512x384.jpg', 'https://html5.gamemonetize.com/vwl6rqck5jzz5t1tgrw7nv7mwpvmsbar/', '0', 'Arcade', 0, 0, '', 'redland-water-is-life');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(641, 'Draw Bullet Master', 'Now we need a SWAT to rescue hostage in the rooftop. Draw Bullet Master needs you to draw several safe bullet track to eliminate all terrorists without hurting hostages. With 3D physics designs, we\'d better use your first bullet to shoot them all down, or else the guners will shoot you down!', 'https://img.gamemonetize.com/6i55a1uo36kn2r4wboyuy1ecngonuwsf/512x384.jpg', 'https://html5.gamemonetize.com/6i55a1uo36kn2r4wboyuy1ecngonuwsf/', '0', 'Arcade', 0, 0, '', 'draw-bullet-master'),
(642, 'Super Plane Wings Kid Subway Surfers Runner', 'Endless 3D-runner from the first person with the prettiest super planes winds, for all ages! Large buttons and convenient controls, allow you to move to the right, left and jump. The game has no difficult obstacles, so even the smallest can ride indefinitely. Key features: - Funny cartoon graphics in 3D - and much more In the future, other characters will be added', 'https://img.gamemonetize.com/gom0ito1cr5up453qi2bqqvuzykrln22/512x384.jpg', 'https://html5.gamemonetize.com/gom0ito1cr5up453qi2bqqvuzykrln22/', '0', 'Arcade', 0, 0, '', 'super-plane-wings-kid-subway-surfers-runner'),
(643, 'Capboy Run', 'Cap Boy Run is a side scrolling auto runner game, tab to jump and avoid the enemy. Collect Jewel in the street to earn score and save your sister.', 'https://img.gamemonetize.com/uzmlrhin3qv9tnpknn729a0nr5tk8262/512x384.jpg', 'https://html5.gamemonetize.com/uzmlrhin3qv9tnpknn729a0nr5tk8262/', '0', 'Arcade', 0, 0, '', 'capboy-run'),
(644, 'Squid Game Run', 'Invite to Squid Game. Invite to a fair game of Red lights, eco-friendly lights. Whoever wins this game will win a great deal of prize money. Stop at the red light. Continue when the thumbs-up is on. Follow your personality\'s head motions! Do not rush Red Light, Green Light Sugar Honeycombs Tug-of-war Marbles Glass Stepping Stones The Squid Game Experience the delights of the craze that\'s sweeping the globe by your pc!', 'https://img.gamemonetize.com/se5boz97o5crfeapnoyfhvvyte7nc52a/512x384.jpg', 'https://html5.gamemonetize.com/se5boz97o5crfeapnoyfhvvyte7nc52a/', '0', 'Arcade', 0, 0, '', 'squid-game-run'),
(645, 'Volcano', 'Sometimes you find yourself down a volcano. Grab your gravity-defying scarf and jump your way to freedom! An endless arcade game with interesting one-button.', 'https://img.gamemonetize.com/8z7uqnfz8867hohw77t8gmity29ie9vn/512x384.jpg', 'https://html5.gamemonetize.com/8z7uqnfz8867hohw77t8gmity29ie9vn/', '0', 'Arcade', 0, 0, '', 'volcano'),
(646, 'Draw The Truck Bridge', 'Draw The Truck Bridge is a fun kids game where you draw the path of trucks to their destination.', 'https://img.gamemonetize.com/37w0qe2lc8jduv95zkbe2r2ugx8aolnm/512x384.jpg', 'https://html5.gamemonetize.com/37w0qe2lc8jduv95zkbe2r2ugx8aolnm/', '0', 'Arcade', 0, 0, '', 'draw-the-truck-bridge'),
(647, 'Jungle Bricks', 'Jungle Bricks is a highly addictive game that comes with a Jungle theme in which a jungle boy collects lots of fruits(such as apples, grapes, cherries) in his pocket by breaking bricks. Aim the target and shoot balls to break maximum bricks in one go to help the Jungle boy to get more fruits. You need to break all the bricks on the screen to complete the stage. A number displays on every brick that indicates how many times you need to hit the brick with the ball to break. But, make sure that any of the bricks never touch the bottom. As you progress in the game the levels would get difficult to complete. Enjoy the endless fun-loving game and clear as many stages as possible to make more &amp; more scores.', 'https://img.gamemonetize.com/vj460v3yn5f2xc55k2lkcmx384x47lr3/512x384.jpg', 'https://html5.gamemonetize.com/vj460v3yn5f2xc55k2lkcmx384x47lr3/', '0', 'Arcade', 0, 0, '', 'jungle-bricks'),
(648, 'Stick Warrior : Action Game', 'Do you like epic fights with plenty of STICKMEN ? If so you\'ll love STICK WARRIOR, a crazy and fun fighting game with tons of warriors to beat and blast !!! This game has a super simple gameplay, as you just need to tap on the left side or the right side, at the exact and perfect moment to hit opponents coming from both side of the screen, and get a top score, until your death... You think you can beat the death ?', 'https://img.gamemonetize.com/5idxngmx1apm9x57cbl0pj4go4khxu1z/512x384.jpg', 'https://html5.gamemonetize.com/5idxngmx1apm9x57cbl0pj4go4khxu1z/', '0', 'Arcade', 0, 0, '', 'stick-warrior--action-game'),
(649, 'Gun Fest', 'How many guns do you know? Gun Fest is a gun-collecting arcade game. There are many stickman robbers stealing money from the bank. We need you to eliminate as many bad guys as you can and destroy their van though collected guns. There are three kinds of numbered walls. Blue walls will increase your current guns. Red walls will decrease your current guns even make you fail directly. The orange walls will provide random numbers. Good luck and complete all levels!', 'https://img.gamemonetize.com/z93h1xyjyzyslx1l52kdr5930g65ce0c/512x384.jpg', 'https://html5.gamemonetize.com/z93h1xyjyzyslx1l52kdr5930g65ce0c/', '0', 'Arcade', 0, 0, '', 'gun-fest'),
(650, 'Vertical Gravity', 'Vertical Gravity is a platform game where you jump through gaps by changing your gravity. When you walk on the platform, you need to move to the opposite platform and you will use the arrow keys to do this, so you have to follow the platforms and be careful.', 'https://img.gamemonetize.com/lvcwsodi9u9vtnshti8n6y0dycctyksb/512x384.jpg', 'https://html5.gamemonetize.com/lvcwsodi9u9vtnshti8n6y0dycctyksb/', '0', 'Arcade', 0, 0, '', 'vertical-gravity'),
(651, 'Duck Jump', 'Duck Jump is a hypercasul game and can also be played on mobile devices. Fall down, jump up and try to survive as long as you can.', 'https://img.gamemonetize.com/n9y396bqawhw81gpongohklv2xorusvj/512x384.jpg', 'https://html5.gamemonetize.com/n9y396bqawhw81gpongohklv2xorusvj/', '0', 'Arcade', 0, 0, '', 'duck-jump'),
(652, 'Mini Zombie The Invasion', 'Shoot with your weapon all Mini Zombies that you see on the screen! Grab your weapon and shoot on the zombie\'s head to destroy it! The main goal is to resist the more you can and defend your barricade! Key Features: -Great gameplay over 60fps! -Smooth animations! -20 Different Tiny Zombies! -5 Different Weapons to blast Zombies! -Endless gameplay! Have fun with this great funny endless game!', 'https://img.gamemonetize.com/v7f0lsapso9tdjrqhf3jqopfllrn1uv6/512x384.jpg', 'https://html5.gamemonetize.com/v7f0lsapso9tdjrqhf3jqopfllrn1uv6/', '0', 'Arcade', 0, 0, '', 'mini-zombie-the-invasion'),
(653, 'Ragdoll Randy', 'Ragdoll randy the clown is a fun physics arcade style game that is fun to play. The goal is to help Randy through the level by avoiding all the obstacles that can hurt or mutilate rag doll randy the clown. With pools of acid, flying axes, bombs, lasers and other crazy ways to die you will have lots of fun playing! Don\'t forget to play in slow motion for even funnier game play action.', 'https://img.gamemonetize.com/i6brx1w0ipflkitaxxg5efc7o95oz5jh/512x384.jpg', 'https://html5.gamemonetize.com/i6brx1w0ipflkitaxxg5efc7o95oz5jh/', '0', 'Arcade', 0, 0, '', 'ragdoll-randy'),
(654, 'Obby Papa Pizzas Escape', 'In this adventure, Obby and Bacon are doing everything they can to survive and escape from the pizza place. Help Obby and Bacon escape from the pizza place with your friend. Be careful, as Chef Papa Pizza is very angry and wants to catch you. Watch out for the pizza maker&amp;mdash;if they catch you, you cant escape and youll lose. Be very careful, as there are obstacles everywhere and the pizza maker is very angry. Bacon can defeat the pizza maker with his sword by throwing it at the pizza maker at the right time. Obby and Bacon need to collect all the pizzas and reach the red door to escape from the pizza maker', 'https://img.gamemonetize.com/r3f64hwuv06hh5tcp57jxxadyn50x28o/512x384.jpg', 'https://html5.gamemonetize.com/r3f64hwuv06hh5tcp57jxxadyn50x28o/', '0', 'Arcade', 0, 0, '', 'obby-papa-pizzas-escape'),
(655, 'Jet Adventure', 'Jet Adventure Online is the perfect game for those who love a challenge. In this game, you must help your jet avoid obstacles and reach the finish line as fast as possible. With great graphics and sound effects, Jet Adventure Online is sure to keep you entertained for hours on end.', 'https://img.gamemonetize.com/lrntbgrczwnihb0l6qugf4ug54w566k4/512x384.jpg', 'https://html5.gamemonetize.com/lrntbgrczwnihb0l6qugf4ug54w566k4/', '0', 'Arcade', 0, 0, '', 'jet-adventure'),
(656, 'Pole vault 3d', 'Pole Vault Jump 3D is an exciting sport. Athletes will hold a pole run to the obstacle, use the pole to jump over it.', 'https://img.gamemonetize.com/zpq4ap5tu3ovkdfarqxvnllupxisoe64/512x384.jpg', 'https://html5.gamemonetize.com/zpq4ap5tu3ovkdfarqxvnllupxisoe64/', '0', 'Arcade', 0, 0, '', 'pole-vault-d'),
(657, 'Super Mario Jumper', 'Transform into characters in the mario world such as mario, mushroom. . . You will have to jump as high as possible, avoid monsters, collect coins. The more coins you will unlock other attractive characters, a total of 9 characters that you can choose. Completing a level will open another level with other interesting topics.', 'https://img.gamemonetize.com/l9kdlhsqbl12ndllo206pvprt5r0ohfk/512x384.jpg', 'https://html5.gamemonetize.com/l9kdlhsqbl12ndllo206pvprt5r0ohfk/', '0', 'Arcade', 0, 0, '', 'super-mario-jumper'),
(658, 'Among us Gravity Runner', 'Play your new “Among us Gravity Runner” – Gravity Transformer from the makers of “RUN RUN 2D”, Transporter &amp; Bike racing 2021! You main objective is to Run through the path to collect , jump &amp; slide through the obstacles &amp; tilt your device to change the direction of your transformer. Feel the real gravity &amp; 2D environments with real fast game play.', 'https://img.gamemonetize.com/qpcaqoys69j4s03d54pey2vsurlehp27/512x384.jpg', 'https://html5.gamemonetize.com/qpcaqoys69j4s03d54pey2vsurlehp27/', '0', 'Arcade', 0, 0, '', 'among-us-gravity-runner'),
(659, 'Rain Of Arrows', 'Avoid all of the arrows that are raining from the sky. Jump over to the next platform to dodge each arrow. Keep playing until you perfect your ninja skills and top the leaderboards.', 'https://img.gamemonetize.com/v9p0vp74w15zbt5vbgh824w4haksgmyb/512x384.jpg', 'https://html5.gamemonetize.com/v9p0vp74w15zbt5vbgh824w4haksgmyb/', '0', 'Arcade', 0, 0, '', 'rain-of-arrows'),
(660, 'HoneyDrop', 'Bees are very hardworking insects and produce lots of honey, but their aiming skill is not very well and so they can also waste lots of honey! So you have to help these bees to drop the honey that they have gathered with much efforts in to the pot!', 'https://img.gamemonetize.com/y13zpununnmw36g7bqjixqrpmxnvffed/512x384.jpg', 'https://html5.gamemonetize.com/y13zpununnmw36g7bqjixqrpmxnvffed/', '0', 'Arcade', 0, 0, '', 'honeydrop'),
(661, 'Squid impostor Escape', 'hey you are alone in space and there are astronauts you need to save from monsters. rescue them and launch them into the safe zone of space. don\'t forget to collect all you need to complete the level and reach the portal! Go through the portal and complete all levels of 15 different difficulties.', 'https://img.gamemonetize.com/7nbv1d4es6rmx8xqv8k88pgmxq0t7w9i/512x384.jpg', 'https://html5.gamemonetize.com/7nbv1d4es6rmx8xqv8k88pgmxq0t7w9i/', '0', 'Arcade', 0, 0, '', 'squid-impostor-escape'),
(662, 'Plug Head 3D', 'I guess all of you have seen plugs in real life. Plug Head 3D is a vertical version adventure game with 3D arcade game rules. You are supposed to run to the finish line while collecting electric energy items. Except for the clean outlet bridges, all obstacles will consume your electric energy in different quantities and colors. Glad you will complete all levels and have fun!', 'https://img.gamemonetize.com/ynl62o9y4z1gg4nzkrgwmpbaqj7mr5sk/512x384.jpg', 'https://html5.gamemonetize.com/ynl62o9y4z1gg4nzkrgwmpbaqj7mr5sk/', '0', 'Arcade', 0, 0, '', 'plug-head-d'),
(663, 'Dino Run Adventure', 'Dino Run Adventure is the best free running game where you can run with your dinosaur friend. Collect food, and make the highest score! Click play and run your way for fun running adventures! Have fun playing.', 'https://img.gamemonetize.com/tllhkz3jsf6uynkjvsuwt22vhhvipyii/512x384.jpg', 'https://html5.gamemonetize.com/tllhkz3jsf6uynkjvsuwt22vhhvipyii/', '0', 'Arcade', 0, 0, '', 'dino-run-adventure'),
(664, 'Minecraft Ballance Challenge', 'Minecraft Ballance Challenge is super fun action game free to play on PC and mobile. The aim of the game is to stay on the platform and hold ballance until the time runs out. Avoid obstacles and have fun.', 'https://img.gamemonetize.com/d13vyc05imw2346kt06pb9yzv0llbws2/512x384.jpg', 'https://html5.gamemonetize.com/d13vyc05imw2346kt06pb9yzv0llbws2/', '0', 'Arcade', 0, 0, '', 'minecraft-ballance-challenge'),
(665, 'Super Oliver World', 'Super Oliver World is an arcade game where you help little Oliver escape the dangers of a parallel world full of traps and dangerous enemies. Break blocks to find power-ups, coins, and other surprises along the way!', 'https://img.gamemonetize.com/g722eyt5ebilqq596yxmb9qlcykkgdeb/512x384.jpg', 'https://html5.gamemonetize.com/g722eyt5ebilqq596yxmb9qlcykkgdeb/', '0', 'Arcade', 0, 0, '', 'super-oliver-world'),
(666, 'Chicken Ko', 'Chicken Ko is a 2D platformer where you have to collect bowls of grain and reach the red flag while avoiding enemies and spikes. The difficulty increases as you proceed.', 'https://img.gamemonetize.com/r8hc89165osvsuuqkf3xl1xc2svje56f/512x384.jpg', 'https://html5.gamemonetize.com/r8hc89165osvsuuqkf3xl1xc2svje56f/', '0', 'Arcade', 0, 0, '', 'chicken-ko'),
(667, 'CAR MISSILE', 'Homing missiles that chase you through the city, get power-ups to defend yourself and collect coins to buy new cars and upgrades. In the city find the best routes to escape the missile.', 'https://img.gamemonetize.com/khb1lfxqnl5qc1yka7hxia8q5vl84nxu/512x384.jpg', 'https://html5.gamemonetize.com/khb1lfxqnl5qc1yka7hxia8q5vl84nxu/', '0', 'Arcade', 0, 0, '', 'car-missile'),
(668, 'Adventure Joystick Winter', 'In the 2nd series of the world full of adventures of the cute joystick, it is snowing, I guess, winter is approaching. You must collect all the ores before winter comes. Collect all the ores and get the key and reach the door. Be careful, thorns and spinning wheels can hurt you.', 'https://img.gamemonetize.com/5ylugnilrptimx631217513uvgukre8t/512x384.jpg', 'https://html5.gamemonetize.com/5ylugnilrptimx631217513uvgukre8t/', '0', 'Arcade', 0, 0, '', 'adventure-joystick-winter'),
(669, 'Candy Monster', 'Candy Monster is an online game that you can play for free. Candy Monster Eater is an interesting relaxation match game. Swap adjacent candy tiles make the line of at least three gems of the same candy and remove them from the field Unlock all levels and have fun', 'https://img.gamemonetize.com/7cyictge6sz306k7j6sgindv6qteffin/512x384.jpg', 'https://html5.gamemonetize.com/7cyictge6sz306k7j6sgindv6qteffin/', '0', 'Arcade', 0, 0, '', 'candy-monster'),
(670, 'Tiles Hop Ball Master', 'Tiles Hop Ball Master is a ball jumping skillful arcade game. With 3D platforms and a white ball, you are supposed to control the real-time position of the ball to arrive at the top of the platforms at each level. While the ball is jumping on the platforms automatically, you could also collect some gold coins for more scores. Good luck and have a good time!', 'https://img.gamemonetize.com/eilpxa7lf6c8c7l37f8ccsc5egsuhfsv/512x384.jpg', 'https://html5.gamemonetize.com/eilpxa7lf6c8c7l37f8ccsc5egsuhfsv/', '0', 'Arcade', 0, 0, '', 'tiles-hop-ball-master'),
(671, 'Red Ball Climb', 'Get ready for the Red Ball excitement! This amazing platform game is a lot of fun. A 2D game where you control a red ball.', 'https://img.gamemonetize.com/tnrkog53pubi7svknm6wpzv5f44imvaf/512x384.jpg', 'https://html5.gamemonetize.com/tnrkog53pubi7svknm6wpzv5f44imvaf/', '0', 'Arcade', 0, 0, '', 'red-ball-climb'),
(672, 'Ragdoll Fall', 'Ragdoll Fall - Fun 3d physic game! Collect all food to get more scores. Have fun!', 'https://img.gamemonetize.com/4jkpaor05crc7lx5hpve09pnup1fv0f0/512x384.jpg', 'https://html5.gamemonetize.com/4jkpaor05crc7lx5hpve09pnup1fv0f0/', '0', 'Arcade', 0, 0, '', 'ragdoll-fall'),
(673, 'Super Mayo 64', 'Super Mario 64 is considered the first 3D platform game in history. In it, you control Mario, our favorite plumber, who must save Princess Peach from the evil Bowser. To do this, you’ll have to go through countless levels to test your skills and earn 120 stars. Discover a magical world full of colorful levels and dark castles with breathtaking 3D graphics.', 'https://img.gamemonetize.com/7uxj1frejmt09h2lk276i4xpm97mhco2/512x384.jpg', 'https://html5.gamemonetize.com/7uxj1frejmt09h2lk276i4xpm97mhco2/', '0', 'Arcade', 0, 0, '', 'super-mayo-'),
(674, 'Super lol surprise dolls adventure run', 'lol surprise dolls \'s World - Super Adventure dolls run gives you the chance to step back in time to your childhood with the legendary mission: Super Mario princess Rescue . World of this game contains well designed levels, various enemies, simple game play , nice graphics and soothing music and sounds. OMG lol surprise dolls \'s world has been nothing but empty since the Queen got kidnapped into the jungle. Then, the adventure begins! Your task is to help little surprise doll run through the mysterious jungle, jump over the obstacles and super evil monsters to save the beautiful Queen Princess', 'https://img.gamemonetize.com/ke0eg845t9ct559zg9da2azaegpkv9gf/512x384.jpg', 'https://html5.gamemonetize.com/ke0eg845t9ct559zg9da2azaegpkv9gf/', '0', 'Arcade', 0, 0, '', 'super-lol-surprise-dolls-adventure-run'),
(675, 'Recoil Shooter', 'hey you shooter shoot and blast monsters and kill all level monsters. kill the monsters and skip the level. More challenging enemies are waiting for you in the new level. Different enemies in each level. 15 different levels 15 different difficulties. If you can\'t jump from the jumping ramp, shoot towards the ground and jump with recoil. Remember, everything is in your hands! Be careful with the wind so it doesn\'t blow you away.', 'https://img.gamemonetize.com/1v8avibrg89tujkaw0ouo32rqxkd3xkq/512x384.jpg', 'https://html5.gamemonetize.com/1v8avibrg89tujkaw0ouo32rqxkd3xkq/', '0', 'Arcade', 0, 0, '', 'recoil-shooter'),
(676, 'Speedy Corona Virus.IO', 'Viruses are about to spread all over the world, and these viruses are very fast. Stop them before taking over all the cities.', 'https://img.gamemonetize.com/bpf4xkv00swxxcnqjabrvwzmf2287jpj/512x384.jpg', 'https://html5.gamemonetize.com/bpf4xkv00swxxcnqjabrvwzmf2287jpj/', '0', 'Arcade', 0, 0, '', 'speedy-corona-virusio'),
(677, 'Little Archer', 'Our hero is small in stature but with huge ambitions. He intends to participate and win, but you need to train a lot, which he will do, and you will help him in the game Little Archer. We built a special road along which round targets stand, you need to move and shoot. If you hit exactly the bull\'s eye, get an additional arrow as a gift.', 'https://img.gamemonetize.com/t61ljzpluulgeb4wk72zqo5ev3jqm3mg/512x384.jpg', 'https://html5.gamemonetize.com/t61ljzpluulgeb4wk72zqo5ev3jqm3mg/', '0', 'Arcade', 0, 0, '', 'little-archer'),
(678, 'Noob Diamond Pickaxe', 'hey noob break the stone walls and collect the 3 elements you need to collect! Don\'t forget, if you don\'t collect the 3 elements, as soon as the door opens, the opening of the door depends on your collection. Take 3 element stones, reach the portal, stop, but don\'t forget the time! You must arrive before the time runs out.', 'https://img.gamemonetize.com/c9gfjccscrqrnv68m4fz4gzkp7817ulv/512x384.jpg', 'https://html5.gamemonetize.com/c9gfjccscrqrnv68m4fz4gzkp7817ulv/', '0', 'Arcade', 0, 0, '', 'noob-diamond-pickaxe'),
(679, 'Territory War', 'Gather your troops and capture the enemy\'s camp. You will win until you stay on the field. You can upgrade the camp to get more troops to help you win.', 'https://img.gamemonetize.com/juaus3aqq80f0juuzrb4scscs9w8w2md/512x384.jpg', 'https://html5.gamemonetize.com/juaus3aqq80f0juuzrb4scscs9w8w2md/', '0', 'Arcade', 0, 0, '', 'territory-war'),
(680, 'Skibidi Toilet Rush', 'Skibidi Toilet Rush is a fun online game that you can play for free. No download needed to play it. The aim of the game is to go all the way to the finish line. Avoid obstacles on the way and kill the enemies before they kill you. Start playing and have fun.', 'https://img.gamemonetize.com/c0juvuf7w31kjh9vkcj3muy9e3qdxby0/512x384.jpg', 'https://html5.gamemonetize.com/c0juvuf7w31kjh9vkcj3muy9e3qdxby0/', '0', 'Arcade', 0, 0, '', 'skibidi-toilet-rush'),
(681, 'Money Fest 3D', 'How do you feel about coins? Money Fest 3D is a coin-collecting vertical-version arcade game with 3D models. If you want all extra skins in the store, you need to collect as many coins as you can at each level. There are also three walls for you to increase your earnings or lose them. Red walls will waste your current coins or make you fail directly. Blue walls will increase your current coins. The question mark Orange walls will provide random numbers with Blue or Red walls. Good luck and have fun!', 'https://img.gamemonetize.com/k79t0kcdtsgpultwznccyqr549gd36e5/512x384.jpg', 'https://html5.gamemonetize.com/k79t0kcdtsgpultwznccyqr549gd36e5/', '0', 'Arcade', 0, 0, '', 'money-fest-d'),
(682, 'Tennis 3D Mobile', 'The most excellent mobile tennis experience combines realistic physics with intuitive swiping controls. Online or split-screen multiplayer is available to enjoy with a group of pals. We\'ve developed a precise and straightforward touch control mechanism to make you feel as though you\'re really in the game. When you play a tennis game on your smartphone or tablet, you should have the same sensation as you were really at the tennis court. Try it out; you\'ll feel like you\'re playing!', 'https://img.gamemonetize.com/izd97eo7rn3gy95fyb4h2cydztt87uw6/512x384.jpg', 'https://html5.gamemonetize.com/izd97eo7rn3gy95fyb4h2cydztt87uw6/', '0', 'Arcade', 0, 0, '', 'tennis-d-mobile'),
(683, 'Billiard 8 Ball', 'Billiard 8 Ball is an online game that you can play for free. Do you like playing billiards? In this game, you can enjoy playing billiards. All you have to do is hit all the balls into the hole and win the game. Have fun play with Billiard 8 Ball.', 'https://img.gamemonetize.com/jkhg1u91rg7m28xni6mwly3z8lh40zsk/512x384.jpg', 'https://html5.gamemonetize.com/jkhg1u91rg7m28xni6mwly3z8lh40zsk/', '0', 'Arcade', 0, 0, '', 'billiard--ball'),
(684, 'The Bulb Girlfriend', 'The Bulb Girlfriend is a 2D platformer where you have to collect the bottles of energy potions while avoiding the red enemy bulbs, rotating blades, and saws and reach your pink girlfriend bulb in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/usgvy0h30iprpj7tzzrpze6m7sj4pgd5/512x384.jpg', 'https://html5.gamemonetize.com/usgvy0h30iprpj7tzzrpze6m7sj4pgd5/', '0', 'Arcade', 0, 0, '', 'the-bulb-girlfriend'),
(685, 'Pokemon Coloring', 'Decorate your favorite Pokemon, which have now lost all their colors and are now completely colorless. It is not necessary to repeat after the original image. Show imagination, color the characters as you wish.', 'https://img.gamemonetize.com/7co1as9t3zjht3mmmv9i5lsncx2yysft/512x384.jpg', 'https://html5.gamemonetize.com/7co1as9t3zjht3mmmv9i5lsncx2yysft/', '0', 'Arcade', 0, 0, '', 'pokemon-coloring'),
(686, 'Slime Simulator Super ASMR Game', 'You know, it is not simple for everyone to make ASMR experience by himself because of the expensive equipment. Slime Simulator Super ASMR Game provides you with a chance to enjoy the ASMR experience with different objects simulations. You are able to rub different materials without any limitations. Have a good time and wear a pair of earpieces.', 'https://img.gamemonetize.com/j5nabu6wtnf5rlj8pq7pcq9e339q4yxc/512x384.jpg', 'https://html5.gamemonetize.com/j5nabu6wtnf5rlj8pq7pcq9e339q4yxc/', '0', 'Arcade', 0, 0, '', 'slime-simulator-super-asmr-game'),
(687, 'Head Volley', 'Have you ever played head volleyball before? Now is the time to play head volleyball. You must win the volleyball match by fighting with your friend or by fighting with artificial intelligence. You should join this volleyball fun too. Play with different costumes and win this match. Its up to you to win the match. You can play for two players or single player.', 'https://img.gamemonetize.com/bmyr6k97k4bl6od1gczgn9bmg0owbya2/512x384.jpg', 'https://html5.gamemonetize.com/bmyr6k97k4bl6od1gczgn9bmg0owbya2/', '0', 'Arcade', 0, 0, '', 'head-volley'),
(688, 'Super Fish Swim', 'Super Swim Fish game invites you to the world of fish! Take a fun jogging journey with your hero fish on the three-lane water track. Explore underwater and collect gold. You can buy other heroes from the market with the gold you collect. Addictive Super Swim Fish game with you endless levels. Have fun!', 'https://img.gamemonetize.com/6ql4hjmbhzezp0tgncj7qhrrx53azv2t/512x384.jpg', 'https://html5.gamemonetize.com/6ql4hjmbhzezp0tgncj7qhrrx53azv2t/', '0', 'Arcade', 0, 0, '', 'super-fish-swim'),
(689, 'Spiderman Assassin', 'Control the Spiderman and hunt down your targets one by one. Use your surroundings and shadows to stay hidden from flashlights. Targets with automatic machine guns can be lurking around each corner. Attack them swiftly and escape without being spotted. Can you help Spideman complete his mission?', 'https://img.gamemonetize.com/we9wd6ererhuq92q3cjvwcdmhvyjof6a/512x384.jpg', 'https://html5.gamemonetize.com/we9wd6ererhuq92q3cjvwcdmhvyjof6a/', '0', 'Arcade', 0, 0, '', 'spiderman-assassin'),
(690, 'Only Up!', 'Only Up! is an exciting arcade game in which you have to overcome obstacles and conquer heights. Inspired by the popular game Your task is to guide the character through a vertical labyrinth full of various obstacles. You must react quickly, jump accurately and climb up dexterously to avoid crashing into obstacles and falling down. As you progress through the various levels, you will encounter increasing difficulty and new challenges such as moving platforms and rotating obstacles.', 'https://img.gamemonetize.com/56gnglfyvrjub5gbxbzg6x471tao89db/512x384.jpg', 'https://html5.gamemonetize.com/56gnglfyvrjub5gbxbzg6x471tao89db/', '0', 'Arcade', 0, 0, '', 'only-up'),
(691, 'Peppa Pig Strawberry Game', 'Help Peppa Pig to collect all the strawberries and return home as soon as possible!', 'https://img.gamemonetize.com/umqx3dssf65b2poxbhownlow45t7m8vr/512x384.jpg', 'https://html5.gamemonetize.com/umqx3dssf65b2poxbhownlow45t7m8vr/', '0', 'Arcade', 0, 0, '', 'peppa-pig-strawberry-game'),
(692, 'Sonic Basket Adventure', 'Sonic Basket Adventure is fun arcade game suitable for all ages. The rules of the game is quit simple. You just need to get our lovley Sonic into the basket and the job is done. Sometimes you need to solve the riddles to continue. New funny activity with our lovley Sonic is here. When Sonic falls into the basket you succeeded in your task. Use mous, aim the rock on the Sonic or the rope. Sometimes there are obstacles. You do not see any way, how to shoot the rock? Solve little riddle. It will unlock you the path. Have fun on another adventure with Sonic.', 'https://img.gamemonetize.com/i4tbhxllcpq8j5petcaty2b8fia2x2zg/512x384.jpg', 'https://html5.gamemonetize.com/i4tbhxllcpq8j5petcaty2b8fia2x2zg/', '0', 'Arcade', 0, 0, '', 'sonic-basket-adventure'),
(693, 'Plumber Pipes 2D', 'The updated edition of the Plumber video game is now available. Plumber 3 is a new way to play the popular game that connects pipes. There are 300 new stages in which you only need to build pipes and fix water pipes to complete the task. Even when technology appears to be more sophisticated than ever before, art forms are losing the attraction and enthrallment they once possessed only a few generations ago. Everyone dreamed of being a firefighter, a police officer, or a plumber when they were little. I\'m willing to wager that your ideal profession does not involve plumbing these days, at least not until you start to play plumber and repair water and oil pipelines!! Your goal in this game is to avoid leaks and flooding by joining the oil pipelines and permitting a successful flow of oil through them, just as it is in real life. If you don\'t want to get overwhelmed by problems, you\'ll have to show that you can think logically instead of putting in a lot of effort.', 'https://img.gamemonetize.com/a2v6l3azyamwjbgm9ki7b6ei412rmtwq/512x384.jpg', 'https://html5.gamemonetize.com/a2v6l3azyamwjbgm9ki7b6ei412rmtwq/', '0', 'Arcade', 0, 0, '', 'plumber-pipes-d'),
(694, 'Adventure Joystick', 'Are you ready to accompany him in the adventure of joystick, who is a cute adventurer? Be careful, no matter how simple it may seem, there are walls you have to go through, obstacles you have to overcome. You\'ll get burned by hitting obstacles and you may have to start over. collect the ores, take the key and go to the door.', 'https://img.gamemonetize.com/kad189dvzq61ef6wicxe6rp3z1buuzg9/512x384.jpg', 'https://html5.gamemonetize.com/kad189dvzq61ef6wicxe6rp3z1buuzg9/', '0', 'Arcade', 0, 0, '', 'adventure-joystick'),
(695, 'Moneyland', 'Moneyland is an island that is full of unlimited money and some buildings. Your target is to collect enough money to unlock and complete building the houses and vehicles. All people on this island are waiting for you to complete the construction works. Keep calm and collect more money!', 'https://img.gamemonetize.com/ze00yxz9avmxe53nes8lmh9diwwrjd8d/512x384.jpg', 'https://html5.gamemonetize.com/ze00yxz9avmxe53nes8lmh9diwwrjd8d/', '0', 'Arcade', 0, 0, '', 'moneyland'),
(696, 'Tinto', 'Tinto is a 2D platform game where you need to collect coins and reach the yellow flag while avoiding spikes and enemies. There are 8 levels to play and are moderately difficult.', 'https://img.gamemonetize.com/q61n9a2rz73i3npif18vmgp00nvv2d4c/512x384.jpg', 'https://html5.gamemonetize.com/q61n9a2rz73i3npif18vmgp00nvv2d4c/', '0', 'Arcade', 0, 0, '', 'tinto'),
(697, 'Robot Fighter : Epic Battles', 'The most strategic robots war game is now available. Each of them have different characteristics and weapons. Attack, defense, special tricks... You have a vast variety of strategies to defeat the enemy. Spin the wheel to pop up your robots soldiers. You are in command of a number powerful weapons and robots that can stop the enemies. Kill the other team. Whatever happens! Every weapon has different characteristics and you have to play wisely to defeat the enemy. Or you will die!!!', 'https://img.gamemonetize.com/9bqpengikay759yw8arwwkteo3ix57ml/512x384.jpg', 'https://html5.gamemonetize.com/9bqpengikay759yw8arwwkteo3ix57ml/', '0', 'Arcade', 0, 0, '', 'robot-fighter--epic-battles'),
(698, 'Transform Car Battle', 'Here is a normal platform-running arcade game that is made from 3D transformer vehicles. If you want to defeat the boss and complete the current level, you need to collect as many power sources as you can while dodging the obstacle vehicles on the track. Glad you will like another five skins and their transform states!', 'https://img.gamemonetize.com/wl3kz0obui5usk6zliv4sh27svc3evr4/512x384.jpg', 'https://html5.gamemonetize.com/wl3kz0obui5usk6zliv4sh27svc3evr4/', '0', 'Arcade', 0, 0, '', 'transform-car-battle'),
(699, 'Find My Pokemon Go', 'Find pairs of Pokemon GO - Game on the topic of Pokemon GO familiar to GameVui players, combined with the gameplay of finding the same pair of pictures. In the game, you will have to find pairs of similar Pokemon GO images between many face-down cards, trying to complete them as quickly as possible, because the higher the level, the more cards there are.', 'https://img.gamemonetize.com/o0y2e1rwyoydx5kep10b2l9l7e4amtye/512x384.jpg', 'https://html5.gamemonetize.com/o0y2e1rwyoydx5kep10b2l9l7e4amtye/', '0', 'Arcade', 0, 0, '', 'find-my-pokemon-go'),
(700, 'Redball - Another world', 'A fascinating 3D arcade game about a red ball. You have to overcome obstacles and destroy opponents for a while to get to the end of the level. Your best result will be recorded in the table of records. The game has 15 levels (3 worlds)', 'https://img.gamemonetize.com/tkgi833udynmsmcjusmqwyjpmg822o83/512x384.jpg', 'https://html5.gamemonetize.com/tkgi833udynmsmcjusmqwyjpmg822o83/', '0', 'Arcade', 0, 0, '', 'redball--another-world'),
(701, 'Knight Dash', 'Knight Dash it is a very fun and fast game. Your objective is to find the key to go to the next level. Be careful on the way, the many things scattered around the castle.', 'https://img.gamemonetize.com/2s3yezflms8o51jmmrhja4n53tbkcc5f/512x384.jpg', 'https://html5.gamemonetize.com/2s3yezflms8o51jmmrhja4n53tbkcc5f/', '0', 'Arcade', 0, 0, '', 'knight-dash'),
(702, 'Rexo 2', 'Rexo 2 is the Second installment of the original game, Rexo, which is a simple 2D Platformer where you play as the Cube and your aim is to collect all of the coins while avoiding spikes, and enemies. You have to get to the Red flag which will lead you to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/m835ncxd2n0ttkbed43svh1imcldkng7/512x384.jpg', 'https://html5.gamemonetize.com/m835ncxd2n0ttkbed43svh1imcldkng7/', '0', 'Arcade', 0, 0, '', 'rexo-'),
(703, 'Samurai Clan', 'You are the Samurai on deadliest mission.You must collect the fruits and avoid those weapons. Press and tap the screen to control Samurai jumping escape. Heave fun with this interesting game!', 'https://img.gamemonetize.com/vf3j5478qoumhz5dhzrcltq9i8nih8gd/512x384.jpg', 'https://html5.gamemonetize.com/vf3j5478qoumhz5dhzrcltq9i8nih8gd/', '0', 'Arcade', 0, 0, '', 'samurai-clan'),
(704, 'Warrior on Attack', 'Warrion on Atack is a very fun survival game. Your goal is to defeat the endless wave of enemies.', 'https://img.gamemonetize.com/qsmptz857cvzoz0fslexibdfpkpii388/512x384.jpg', 'https://html5.gamemonetize.com/qsmptz857cvzoz0fslexibdfpkpii388/', '0', 'Arcade', 0, 0, '', 'warrior-on-attack'),
(705, 'Steve Alex Spooky - 2 Player', 'hey you have to escape from big scary and dangerous ghost in scary halloween. Never stop, the ghost is coming after you, it wants to eat you. Collect all the candies and buy yourself beautiful costumes. Never be defeated to be the best.', 'https://img.gamemonetize.com/23slymzuzscovar6qu8hvlw0l976mak6/512x384.jpg', 'https://html5.gamemonetize.com/23slymzuzscovar6qu8hvlw0l976mak6/', '0', 'Arcade', 0, 0, '', 'steve-alex-spooky---player'),
(706, 'Nimble Ben', 'Beautiful graphics, nice music guarantee hours of exciting game', 'https://img.gamemonetize.com/m56a7s95dpnw9oa108vzwet7uc5pzpym/512x384.jpg', 'https://html5.gamemonetize.com/m56a7s95dpnw9oa108vzwet7uc5pzpym/', '0', 'Arcade', 0, 0, '', 'nimble-ben'),
(707, 'Rambo Kill Christmas Zombies', 'Rambo Kills Christmas Zombies – is a HTML5 Game! The Rambo lost his presents. Now you need to help the emu collect these gifts and protect them from dangerous elves, evil deer, cookies and snowmen. Made in Construct 2 and the game is compatible with Construct 3. Enjoy the game!', 'https://img.gamemonetize.com/6vcvnpldznvfi2nq7f6uzxjatf77vg02/512x384.jpg', 'https://html5.gamemonetize.com/6vcvnpldznvfi2nq7f6uzxjatf77vg02/', '0', 'Arcade', 0, 0, '', 'rambo-kill-christmas-zombies'),
(708, 'Tori', 'Tori is a 2D cute little platformer where you play as Tori, who have to collect orange balls while avoiding the enemies, spikes and ground saws and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you continue.', 'https://img.gamemonetize.com/v6799fyqvh4up219tqdoni5ajcmuxkx3/512x384.jpg', 'https://html5.gamemonetize.com/v6799fyqvh4up219tqdoni5ajcmuxkx3/', '0', 'Arcade', 0, 0, '', 'tori'),
(709, 'Funny Chicken', 'You in the game Funny Chicken will help her in this. Before you on the screen there will be a farm yard in which there is a chicken and a farmer. The chicken will wander back and forth at a certain speed. The farmer will have grain in his hands, which he will throw on the ground. You will need to look closely at the screen. When the chicken is over one of the grains, just click on the screen with the mouse. This will make it stop and peck at the grain. For this you will be given points.', 'https://img.gamemonetize.com/1mpuyea180jjpgtpjufe1gj8voqwswgx/512x384.jpg', 'https://html5.gamemonetize.com/1mpuyea180jjpgtpjufe1gj8voqwswgx/', '0', 'Arcade', 0, 0, '', 'funny-chicken'),
(710, 'Santa Claus Gift Challenge', 'Santa Claus Gift Challenge is fun jumping html5 game that you can play online for free. In this game you need to help Santa Claus to collect as many gifts as possible. Jump around at the right moment and collect gifts. Have fun playing and Marry Marry Christmas to you all!', 'https://img.gamemonetize.com/qzoynyrrap7g33zlpq31djx91e6vzv1p/512x384.jpg', 'https://html5.gamemonetize.com/qzoynyrrap7g33zlpq31djx91e6vzv1p/', '0', 'Arcade', 0, 0, '', 'santa-claus-gift-challenge'),
(711, 'Endless Blocky Platformer', 'In this one-of-a-kind action role-playing game, you\'ll go on adventures filled with magic while battling a never-ending horde of hostile foes and powerful monsters in the wonderful realm of Blocky World. There are many different situations, each with its own set of antagonists, such as fearsome witches, orcs, and face thieves. Determine the class you want to play as, acquire rides and pets, and plot out your journey. Daily objectives and challenges, playable characters that may be edited, riddles, hidden areas, and more are all included. The game is now in the testing phase, and it will get frequent updates in the future. Leave your thoughts and suggestions below, and together we can help make Blocky World even better.', 'https://img.gamemonetize.com/o1pv3e53e22jy5semcgg1eudkyjgryac/512x384.jpg', 'https://html5.gamemonetize.com/o1pv3e53e22jy5semcgg1eudkyjgryac/', '0', 'Arcade', 0, 0, '', 'endless-blocky-platformer'),
(712, 'Motor Rush', 'Here is a motorcycle racing arcade game with 3D cartoon motorbikes and different ramps. Only the lightning ramps and signs will make you speed up for a while. Just like in the real world, as long as you crash any obstacles, you will tumble and lose the game directly.', 'https://img.gamemonetize.com/hg4l9f5vnzuytmo30i926yuojv7b2tr0/512x384.jpg', 'https://html5.gamemonetize.com/hg4l9f5vnzuytmo30i926yuojv7b2tr0/', '0', 'Arcade', 0, 0, '', 'motor-rush'),
(713, 'The Helix Fall Jump', 'Helix Jump is a 3D arcade hyper casual game where players smash and bounce through helix platforms to reach the end. An addictive ball falling game to smash the helix jump 2 Welcome to the most addictive and exciting ball game you’ve ever played. Your ball smashes through colorful platforms that block its descent, but if you hit a black one, it\'s all over! helix jump is not an easy game One-tap easy-to-learn controls, amazing visual effects and addictive gameplay mechanics of stack jump. But even black platforms are no match for a fireball falling at full speed!', 'https://img.gamemonetize.com/jkdypm0z8mutwhg7yw2gtqhvwn6uhvd0/512x384.jpg', 'https://html5.gamemonetize.com/jkdypm0z8mutwhg7yw2gtqhvwn6uhvd0/', '0', 'Arcade', 0, 0, '', 'the-helix-fall-jump'),
(714, 'Superhero Runner', 'Welcome to Superhero Runner: Superhero Future Fighter, Lets start your future battle against crime as a legendary future fighter and New York city of America as captain superhero to save the world using your flying future hero skills and tactics of modern battlegrounds.', 'https://img.gamemonetize.com/zteqyij3mnu9vw0imi5uy45zvjky48j4/512x384.jpg', 'https://html5.gamemonetize.com/zteqyij3mnu9vw0imi5uy45zvjky48j4/', '0', 'Arcade', 0, 0, '', 'superhero-runner'),
(715, 'Paint Roll 3D Online', 'As a funny color-matching puzzle game, Paint Roll 3D requires you to use the brush and follow the provided order to paint the pattern at each level. In my opinion, as long as you are able to find the bottom one, you could complete the corresponding level easily. Good luck and have a good time!', 'https://img.gamemonetize.com/zf0m9reso88zuxdovac5v8zdev9ea6k1/512x384.jpg', 'https://html5.gamemonetize.com/zf0m9reso88zuxdovac5v8zdev9ea6k1/', '0', 'Arcade', 0, 0, '', 'paint-roll-d-online'),
(716, 'Warrior Monster', 'An addictive typical arcade/hypercasual game, simple to play, nice design, fun and relax-able. Slash out all the monsters to protect your kingdom and prove that you are a skilled Warrior. PLAY NOW!', 'https://img.gamemonetize.com/hy10snh9j7hf0ecp1d8dwst3xn989r9q/512x384.jpg', 'https://html5.gamemonetize.com/hy10snh9j7hf0ecp1d8dwst3xn989r9q/', '0', 'Arcade', 0, 0, '', 'warrior-monster'),
(717, 'Baby Chicco Adventures', 'Baby Chicco Adventures is a platform game in which you\'ll help our little penguin escape the dangers of the video game world. Have fun playing and completing all the challenges in this fantastic game!', 'https://img.gamemonetize.com/txal0jmkwti30c26he3n2x15la01624i/512x384.jpg', 'https://html5.gamemonetize.com/txal0jmkwti30c26he3n2x15la01624i/', '0', 'Arcade', 0, 0, '', 'baby-chicco-adventures'),
(718, 'Sky Warrior', 'Sky Warrior, is a arcade game, fascinating and beautiful game in which you have to collect stars, life, ammunition, missiles, fuel and various improvements and destroy enemy aircraft and fighter!', 'https://img.gamemonetize.com/0iv0ofwv3dzy9v1s8wzokrs8rcqtfkqg/512x384.jpg', 'https://html5.gamemonetize.com/0iv0ofwv3dzy9v1s8wzokrs8rcqtfkqg/', '0', 'Arcade', 0, 0, '', 'sky-warrior'),
(719, 'Mad Scientist', 'This is a very cool fast game in which you play as a mad scientist, you can collect all 10 types of weapons, various items for secret improvements, there will be many different enemies on your way and 6 levels with different types of difficulty and speed. Go as far as you can!', 'https://img.gamemonetize.com/hic9u38cpnrv9ij0gmob10jjv6os53hn/512x384.jpg', 'https://html5.gamemonetize.com/hic9u38cpnrv9ij0gmob10jjv6os53hn/', '0', 'Arcade', 0, 0, '', 'mad-scientist'),
(720, 'Ban Ban Parkour', 'Have you ever run to the door in the dark like this before? Run to the door with your friend in the dark one by one. Collect the toys you need to gather. Collect the toys to open the door. We need all the toys. You must race against time in the dark to survive. Reach the door before time runs out. Otherwise, you will die in the dark. Or you might get lost in the dark.', 'https://img.gamemonetize.com/gswu7y7skc3a3x1hyy7njlunp85rfoov/512x384.jpg', 'https://html5.gamemonetize.com/gswu7y7skc3a3x1hyy7njlunp85rfoov/', '0', 'Arcade', 0, 0, '', 'ban-ban-parkour'),
(721, 'Frogman vs Maskguy', 'Frogman vs Maskguy is a html5 arcade game for websites, mobile, mac and ect. You will play as a Frog who will compete with the Mask guy to get as many fruits as possible to get a score, if the enemy takes the fruit then your score will decrease, so you have to survive and get as many fruits!', 'https://img.gamemonetize.com/whnnihzro1o84yfi1agpgvtbkl2xxk2u/512x384.jpg', 'https://html5.gamemonetize.com/whnnihzro1o84yfi1agpgvtbkl2xxk2u/', '0', 'Arcade', 0, 0, '', 'frogman-vs-maskguy'),
(722, 'Hammered Out', 'Hammered Out - is a game where you fly with your space ship trying to dodge all the hammers!', 'https://img.gamemonetize.com/knriufvj3mfp7kz6nxexqzxdlc4rgqs1/512x384.jpg', 'https://html5.gamemonetize.com/knriufvj3mfp7kz6nxexqzxdlc4rgqs1/', '0', 'Arcade', 0, 0, '', 'hammered-out'),
(723, 'Soccer Flick The Ball', 'It\'s a must-have football game for soccer and free-kick enthusiasts everywhere! Simple and addicting gameplay, great visuals, five incredible settings, and arcade-style target practice are all included in one package. Use this opportunity to put your free kick and football talents to the test! There is no need to pay to unlock anything; you may play for free at any time! There are new designs, new players and grounds, different times of day, diverse weather conditions, including rain and snow, new classic and professional footballs, even more, player uniforms and animations, and more. Hit the target to get points and the bonus targets to earn gifts. There\'s no end to the pleasure! How long do you think you\'ll be able to last?', 'https://img.gamemonetize.com/u4l853ff5o5bb24631uynhzdhsdafwwl/512x384.jpg', 'https://html5.gamemonetize.com/u4l853ff5o5bb24631uynhzdhsdafwwl/', '0', 'Arcade', 0, 0, '', 'soccer-flick-the-ball'),
(724, 'Pro Obunga vs CreepEnder', 'Have you escaped from obunga before? Obunga is very dangerous. You have to run away from him, don\'t look back and run! obunga is following you. If the obunga catches you too dangerous, it can eat you. Escape with your friend and jump through the portal to escape. The portal is your only way of salvation, don\'t look back. You can collect the gold on the way and buy clothes for yourself from the shop.', 'https://img.gamemonetize.com/dvdc9d8skuvv54u1l0epxnc7dlg2kz4h/512x384.jpg', 'https://html5.gamemonetize.com/dvdc9d8skuvv54u1l0epxnc7dlg2kz4h/', '0', 'Arcade', 0, 0, '', 'pro-obunga-vs-creepender'),
(725, 'Dr Green Alien', 'Are you ready to collect the toxic waste barrels with the green beautiful alien doctor in his space adventure? Help the dr green alien and collect the barrels beware the barrels are poisonous collect the points you need to reach the finish line be careful not to go without the barrels.', 'https://img.gamemonetize.com/rz1dhmtwvsru7iyqvuad2yvjamy5fl6u/512x384.jpg', 'https://html5.gamemonetize.com/rz1dhmtwvsru7iyqvuad2yvjamy5fl6u/', '0', 'Arcade', 0, 0, '', 'dr-green-alien'),
(726, 'Big FLAPPY Tower VS Tiny Square', 'Fling, flip, and FLAP your way over pipes and pits on your way to rescue your Pineapple in the 4th instalment of the Big Tower Tiny Square series! Having cloned himself and Pineapple, Big Square is back in an all new tower - can you reach the top of the tower to save Pineapple and get revenge on Big Square? Don\'t let the casual aesthetic and chill music fool you, the Big FLAPPY Tower is TOUGH . Each obstacle has been meticulously placed. Each section devilishly designed. It will take patience and skill to navigate the maze-like tower. Precision is key to success!', 'https://img.gamemonetize.com/4a0i6c9p1hnow9k8cypgrqvqvx4l8u7t/512x384.jpg', 'https://html5.gamemonetize.com/4a0i6c9p1hnow9k8cypgrqvqvx4l8u7t/', '0', 'Arcade', 0, 0, '', 'big-flappy-tower-vs-tiny-square'),
(727, 'Twins Zonic', 'You have to help the twins survive in the zonic\'s world these twins are super fast and strong but their power is ineffective against monsters. You have to help them, they have to pass through the thorny forest and reach the end of the level, don\'t forget they both have to reach it. both reach the end of the chapter. The super twins must survive. Collect gold rings and increase your score.', 'https://img.gamemonetize.com/jq1sz28zn95pm30lw6rmdhkqfzxen0l2/512x384.jpg', 'https://html5.gamemonetize.com/jq1sz28zn95pm30lw6rmdhkqfzxen0l2/', '0', 'Arcade', 0, 0, '', 'twins-zonic'),
(728, 'Virus Sling', 'Sling, bounce and swing your Virus to the top. Get rid of the dangerous obstacles, collect coins to unlock more cool viruses. Are you ready for this endless challenge? Play now!', 'https://img.gamemonetize.com/vgrpeu4wxha32bg1ikz0cuj6rm548tu3/512x384.jpg', 'https://html5.gamemonetize.com/vgrpeu4wxha32bg1ikz0cuj6rm548tu3/', '0', 'Arcade', 0, 0, '', 'virus-sling'),
(729, 'Spaceship Venture', 'Spaceship venture is a html5 game, fly as spaceship journey to space, avoid enemy and get score', 'https://img.gamemonetize.com/hweweiroyzn28p7mfqhqab6fxqexrgi9/512x384.jpg', 'https://html5.gamemonetize.com/hweweiroyzn28p7mfqhqab6fxqexrgi9/', '0', 'Arcade', 0, 0, '', 'spaceship-venture'),
(730, 'Bicycle Stunt 3D', 'Here is a bicycle stunt avoding arcade game under the third-person 3D view. It is managed for you to dodge all the obstacles by jumping and sliding. Dont hold the action button when you are still far away from the next obstacle. I suggest you to tap the button on the perfect timing.', 'https://img.gamemonetize.com/v8la34cocqinz13xdmb3ff3xga8lzbzz/512x384.jpg', 'https://html5.gamemonetize.com/v8la34cocqinz13xdmb3ff3xga8lzbzz/', '0', 'Arcade', 0, 0, '', 'bicycle-stunt-d'),
(731, 'Squidly Escape Fall Guy 3D', 'Squidly Escape Fall Guy 3D is actually not a Squid Game simulation action game but a falling skillful arcade game with 3D stickman Squid Game arts. Now the only way for you to survive is to fall from the top of the tower and stay on the finish floor while avoiding all kinds of obstacles like red walls and activated operations. If possible, you are able to collect diamonds while falling at each level. The diamonds are able to unlock more skins in the shop. Good luck and have fun!', 'https://img.gamemonetize.com/08pos8evsg03s3526kw484n5nmypcyeo/512x384.jpg', 'https://html5.gamemonetize.com/08pos8evsg03s3526kw484n5nmypcyeo/', '0', 'Arcade', 0, 0, '', 'squidly-escape-fall-guy-d'),
(732, 'Tank War Game', 'You have to neutralize the other tanks that come in your way while traveling in the forest. If the tanks are not coming towards you, go towards the tanks and neutralize them. You will encounter more tanks in each level. Have fun.', 'https://img.gamemonetize.com/hojjnv9fyi3nhlndtjiz797d08tnfmxw/512x384.jpg', 'https://html5.gamemonetize.com/hojjnv9fyi3nhlndtjiz797d08tnfmxw/', '0', 'Arcade', 0, 0, '', 'tank-war-game'),
(733, 'FZ Tank vs Tiles', 'FZ Tank vs Tiles - HTML5 Games. You can choose color to shot. Try your best to get high score. Foxzin.com with tons of games for all ages and bringing fun to player Play free online games.', 'https://img.gamemonetize.com/kd25ns887955u432y3dwasnxweb2f1k0/512x384.jpg', 'https://html5.gamemonetize.com/kd25ns887955u432y3dwasnxweb2f1k0/', '0', 'Arcade', 0, 0, '', 'fz-tank-vs-tiles');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(734, 'Brick Out Game', 'You have 20 levels. Break all bricks and collect power ups to complete each levels. Enjoy!', 'https://img.gamemonetize.com/n46u9vz7uyod5c0mf9snvryufjbng6u3/512x384.jpg', 'https://html5.gamemonetize.com/n46u9vz7uyod5c0mf9snvryufjbng6u3/', '0', 'Arcade', 0, 0, '', 'brick-out-game'),
(735, 'shoe maker high heel designer master', 'Write your own fashion story with our free fashion design games for girls. Design your own shoes for girls and be a model fashion designer. High heels for every beauty that loves shoes clothes and dress up designer games. Customize best prom night shoes using your fashion design ideas. Custom design your designer prom dress matching shoes, use shoes accessories, apply fashion coloring on high heels in most immersive prom games on the market.', 'https://img.gamemonetize.com/qyx4hi7lprgjaqa29xm55ik25nwpbal2/512x384.jpg', 'https://html5.gamemonetize.com/qyx4hi7lprgjaqa29xm55ik25nwpbal2/', '0', 'Arcade', 0, 0, '', 'shoe-maker-high-heel-designer-master'),
(736, 'Clone Ball Maze 3D', 'Clone Ball Maze 3D is a ball arcade game with 3D models in different mazes. The target for you is to help as many balls fall into the green hopper as you can at each level. The colorful board with numbers will clone and increase your balls to the next area. Try to select the correct path to victory!', 'https://img.gamemonetize.com/wkt2kd0hlnsp99xire1bzdjxz62aloyh/512x384.jpg', 'https://html5.gamemonetize.com/wkt2kd0hlnsp99xire1bzdjxz62aloyh/', '0', 'Arcade', 0, 0, '', 'clone-ball-maze-d'),
(737, 'Police vs Zombies', 'The defense game with over 11 million downloads is back with more advanced graphics and systems! - Kill or be killed! It’s one or the other! It\'s the breathtaking confrontation for mankind\'s survival! - Stay frosty! The tension never lets up as you move to the second half of the stage! Feel the intensity! - Join the S.W.A.T. team and kill all the zombies. You must protect Perfectville, the last remaining safe zone.', 'https://img.gamemonetize.com/n3njsuooev1swq0ujfr4gcwpkmv63vrq/512x384.jpg', 'https://html5.gamemonetize.com/n3njsuooev1swq0ujfr4gcwpkmv63vrq/', '0', 'Arcade', 0, 0, '', 'police-vs-zombies'),
(738, 'Squid Gamer Golf 3D', 'Play this wonderful online 3D golf simulation game for free and take advantage of actual golf courses, true duels, sports competitions, and our exclusive Golf Royale war mode! Golf is a fun race to the pin game in which you do not have to wait for your opponent to tee off. Instead, drive and strike the ball as quickly as you can. By practising on our golf courses, you will be able to polish your swing, drive, chip, and putt from a limitless variety of lies on the fairway and greens and eventually become a golf master. In this true 3D golf simulation, you must avoid the rough and bunkers. You may compete against your friends, family, and Facebook friends in our internet championship simulator! In this actual sports simulator, you may win golf bags by completing tasks and unlocking a large variety of clubs and balls to help you improve your golf swing and shot.', 'https://img.gamemonetize.com/nrhn247cwtj80uqi0uffaxkwiets915b/512x384.jpg', 'https://html5.gamemonetize.com/nrhn247cwtj80uqi0uffaxkwiets915b/', '0', 'Arcade', 0, 0, '', 'squid-gamer-golf-d'),
(739, 'Space Shooter Z', 'Space Shooter Z, is a arcade game, fascinating and beautiful game in which you have to shoot enemy and collect life, ammunition, missiles, fuel and various improvements and destroy enemy spaceship!', 'https://img.gamemonetize.com/h2n47a1hm3gjc8yx9ztyam2prdtnbknt/512x384.jpg', 'https://html5.gamemonetize.com/h2n47a1hm3gjc8yx9ztyam2prdtnbknt/', '0', 'Arcade', 0, 0, '', 'space-shooter-z'),
(740, 'Rise Up Halloween', 'Cleverly move your monster to protect your Halloween balloon from many obstacles. Features: - realistic physics - many types of obstacles - colorful world Happy Halloween!', 'https://img.gamemonetize.com/9c4wp3dckt3ex0zhbqm7o6v1hpqpa1vk/512x384.jpg', 'https://html5.gamemonetize.com/9c4wp3dckt3ex0zhbqm7o6v1hpqpa1vk/', '0', 'Arcade', 0, 0, '', 'rise-up-halloween'),
(741, 'Monkey Bridge', 'The monkey went on a trip and took with her only a magic stick. The purpose of this mysterious object you will learn by entering the game Monkey Bridge. The fact is that the road lies in different places: the city, the desert, the mountains, the jungle. Where there is no road or it is difficult.', 'https://img.gamemonetize.com/p02olb16u8bjj6uuwgaecghi2xxz4y0u/512x384.jpg', 'https://html5.gamemonetize.com/p02olb16u8bjj6uuwgaecghi2xxz4y0u/', '0', 'Arcade', 0, 0, '', 'monkey-bridge'),
(742, 'Leafino', 'Leafino is a 2D platform game where you play as a leaf who needs to collect orbs while avoiding the fire ball enemies at any cost. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/kf88fpnlm68l3a03pfmoyydthepuchvd/512x384.jpg', 'https://html5.gamemonetize.com/kf88fpnlm68l3a03pfmoyydthepuchvd/', '0', 'Arcade', 0, 0, '', 'leafino'),
(743, 'Astronout Destroyer', 'astronaut destroyer is a html5 game for websites, explore outer space through obstacles and shoot enemies, collect coin to get scores!', 'https://img.gamemonetize.com/jf9tglir0dv9vck30ktg6cs3ftzywi1g/512x384.jpg', 'https://html5.gamemonetize.com/jf9tglir0dv9vck30ktg6cs3ftzywi1g/', '0', 'Arcade', 0, 0, '', 'astronout-destroyer'),
(744, 'Guard the city', 'In the game, a large number of zombies flooded into our city overnight. We need to form a city guard team to eliminate all zombies. Let\'s try it together now!', 'https://img.gamemonetize.com/xox58f8jrg30o91it0a0qeq6xtox2j77/512x384.jpg', 'https://html5.gamemonetize.com/xox58f8jrg30o91it0a0qeq6xtox2j77/', '0', 'Arcade', 0, 0, '', 'guard-the-city'),
(745, 'Geometry Dash Maze Maps', 'Welcome to one of the funniest and mega coolest skill games - Geometry Dash Maze maps . Here, you will plunge into the magnificent world of fun geometric shapes. Your character will be a cool luminescent square with a big smile. This little rascal will maneuver among the peaks of sharp triangles and multiple traps. In the game, you will help the square overcome all obstacles. For this you will need all your dexterity and cunning, because ahead of you is waiting a hard way. Be as observant as possible and try to quickly click to make a timely jump. Think through all the actions and prepare for the next jump, as soon as you s', 'https://img.gamemonetize.com/m0f68pr59l5jbq3e4mgsi3dlq83c0wgs/512x384.jpg', 'https://html5.gamemonetize.com/m0f68pr59l5jbq3e4mgsi3dlq83c0wgs/', '0', 'Arcade', 0, 0, '', 'geometry-dash-maze-maps'),
(746, 'Battery Run', 'Do you have any knowledge about batteries? Now we recommend you a collecting arcade game that is made from 3D battery models and electric toys. Every level hopes you to collect as many batteries as you can to charge the final wall. Mostly, crashing the obstacle gears will cause failure directly. But some electric toys will also waster your collections on the track. Keep calm and have fun!', 'https://img.gamemonetize.com/p7av27e59uvreq72pt1vhbwoo7rvlyeh/512x384.jpg', 'https://html5.gamemonetize.com/p7av27e59uvreq72pt1vhbwoo7rvlyeh/', '0', 'Arcade', 0, 0, '', 'battery-run'),
(747, 'Save the Santa', 'Save the Santa is a physics puzzle game. In this game, you must help Santa Claus to reach the ground by destroying ice cubes that are beneath his feet. This game has 20 levels and all graphical elements of the game can be easily changed', 'https://img.gamemonetize.com/pv415t1ikycumwh4pgdrkr929bx2o6xe/512x384.jpg', 'https://html5.gamemonetize.com/pv415t1ikycumwh4pgdrkr929bx2o6xe/', '0', 'Arcade', 0, 0, '', 'save-the-santa'),
(748, 'Nave-X Racer', 'Play our new space game called Nave-X Racer. Casual Nave game developed for fun of the general public. You can choose three colors of spaceship. Try to make as many points and stay with a high record.', 'https://img.gamemonetize.com/5qitkgt3ejant1f0qoclgzq15q87jxlo/512x384.jpg', 'https://html5.gamemonetize.com/5qitkgt3ejant1f0qoclgzq15q87jxlo/', '0', 'Arcade', 0, 0, '', 'navex-racer'),
(749, 'Imposter Hunter', 'There is an imposter among us, but who is him ? They are all hidden behind the astronaut suits, and you have to be careful with every one. Then, the only one choice is to battle, and to be the last man standing on the arena. Find the imposters, attack and destroy them. We can not travel far to Jupiter if any imposter exist here. That\'s very dangerous for us all. And we don\'t accept any of them - imposters - among us. Who are you ? An imposter or a real astronaut. Join the battle arena to find out. Imposter Move is a super simple game, here are some key feature you should know: - Simple move: Drag to move, release your finger to attack the imposter close in your range. - Unlock skins and weapon to suit up - Upgrade skills to fight better in Zombie Crowd City mode. - Fight dangerous imposter in Battle Arena survival mode, unlock new zones, unlock challenge', 'https://img.gamemonetize.com/rfm6os6lpd9wdliyeq2hffx4le4woego/512x384.jpg', 'https://html5.gamemonetize.com/rfm6os6lpd9wdliyeq2hffx4le4woego/', '0', 'Arcade', 0, 0, '', 'imposter-hunter'),
(750, 'Growing Fish', 'In a large and deep lake lives a huge number of fish. They all lived in peace until the nasty little fish that eat other steel. You manage to avoid this mess and do not let him continue. Move the weaker fish out of the way of these predators. Very soon you will see the result of their labors and be glad.', 'https://img.gamemonetize.com/qdii37zqaod4ct757rndsmgu8rsm4f6v/512x384.jpg', 'https://html5.gamemonetize.com/qdii37zqaod4ct757rndsmgu8rsm4f6v/', '0', 'Arcade', 0, 0, '', 'growing-fish'),
(751, 'Pirate King Run Island Adventure', 'Pirate Run a great HTML5 platform game. Control pirate on the lone island and pick up all diamond. The island have a guard to protect his treasure. Avoid them and be fast the game is harder and harder after time. Beat your friends , make highest score!', 'https://img.gamemonetize.com/wonguya7stvh34rs845onz8qok9okczh/512x384.jpg', 'https://html5.gamemonetize.com/wonguya7stvh34rs845onz8qok9okczh/', '0', 'Arcade', 0, 0, '', 'pirate-king-run-island-adventure'),
(752, 'Truck Deliver 3D', 'Here is a truck balanced arcade game with 3D art animations called Truck Deliver 3D. The factory needs you to transport different products to the pointed locations on platform tracks at each level. You don\'t need to drive yourself, but you need to control the gas and brake of the truck. Never drive too fast, especially on different terrains, maybe you will drive out of the track directly!', 'https://img.gamemonetize.com/zthhbdaw6e578k9ldapo1xmkug4nhdip/512x384.jpg', 'https://html5.gamemonetize.com/zthhbdaw6e578k9ldapo1xmkug4nhdip/', '0', 'Arcade', 0, 0, '', 'truck-deliver-d'),
(753, 'Rexo', 'Rexo is a 2D Platformer where you play as a Cube and your aim is to collect all of the gems in each level to go to the next one while avoiding the spikes, and enemies. As soon as you collect all the gems, the red flag will become green and you can proceed to the next level. There are 8 levels to play and the difficulty will increase as you proceed.', 'https://img.gamemonetize.com/2szamwod0fsj9jxe0lffuaguopb9hhwu/512x384.jpg', 'https://html5.gamemonetize.com/2szamwod0fsj9jxe0lffuaguopb9hhwu/', '0', 'Arcade', 0, 0, '', 'rexo'),
(754, 'Keyton', 'Keyton is a 2D Sci-fi themed platform game where your mission is to find and collect key cards to unlock the door while avoiding enemy robots and spikes. There are 8 levels to play. The difficulty increases as you proceed.', 'https://img.gamemonetize.com/gz6y24tbp5ejj1zgr8r7weeorprkh0mw/512x384.jpg', 'https://html5.gamemonetize.com/gz6y24tbp5ejj1zgr8r7weeorprkh0mw/', '0', 'Arcade', 0, 0, '', 'keyton'),
(755, 'Jumpy Robot', 'Jumpy Robot jumps up the platforms for a charge of energy. Help him collect as many batteries as possible!', 'https://img.gamemonetize.com/iqytxmm5jqp7f7cniy5k39zyiybv47h5/512x384.jpg', 'https://html5.gamemonetize.com/iqytxmm5jqp7f7cniy5k39zyiybv47h5/', '0', 'Arcade', 0, 0, '', 'jumpy-robot'),
(756, 'Gun Metal War 2D Mobile', 'Is it a side-scrolling mobile shooter set in a universe where mercenaries are striving to rescue the day so they can go home and rest? Pick your metal commando, stock up on heavy weapons, then go nuts with the explosions.', 'https://img.gamemonetize.com/n5ntkc4dhssbxqn5j57u7qtfvo944n1h/512x384.jpg', 'https://html5.gamemonetize.com/n5ntkc4dhssbxqn5j57u7qtfvo944n1h/', '0', 'Arcade', 0, 0, '', 'gun-metal-war-d-mobile'),
(757, 'Noob Run', 'Noob Run is an exciting endless runner game tailored-made for mobile devices. Tap to jump or turn, and double tap to perform the cool acrobatic leap. Avoid the deadly traps and obstacles, and don’t get caught by the giant fire ball chasing behind!', 'https://img.gamemonetize.com/84p6ey4xo5z81eo6o4qolyzethvajjol/512x384.jpg', 'https://html5.gamemonetize.com/84p6ey4xo5z81eo6o4qolyzethvajjol/', '0', 'Arcade', 0, 0, '', 'noob-run'),
(758, 'Carpenter', 'Once in childhood, all children dreamed of making different products with their own hands, some succeeded, and some did not. But the game &quot;Carpenter&quot; will give you the opportunity to make different products without tools and materials at hand, everything you need is already in the game! Cut out different animals, cars, planes and much more. After you have cut out the product, you will need to assemble it using self-tapping screws. After that, you can only start painting your product. Also in the game, you can buy yourself various tools for coins, which you will receive for completing levels. Complete daily tasks, get coins and much more.', 'https://img.gamemonetize.com/erxdfm5hl13itidnjgn0f3k9usd6sv26/512x384.jpg', 'https://html5.gamemonetize.com/erxdfm5hl13itidnjgn0f3k9usd6sv26/', '0', 'Arcade', 0, 0, '', 'carpenter'),
(759, 'Nindash: Ninja Race', 'Ninja Race is a live, multiplayer racing game featuring unique Ninja Characters. Run, Jump &amp; Smash in this Japanese Ninja Warrior Adventure, Fight &amp; Kill Demons', 'https://img.gamemonetize.com/quggat3fa713sykygeth39a53g2yntde/512x384.jpg', 'https://html5.gamemonetize.com/quggat3fa713sykygeth39a53g2yntde/', '0', 'Arcade', 0, 0, '', 'nindash-ninja-race'),
(760, 'Santa Gravity Flipper - Endless Running Game', 'Santa Runner will make you frustrate, annoy, addicted to play again and again. Christmas counter has already been started and all set for Christmas Eve. From the decorations to mouth-watering hot chocolates and other desserts, we all love preparing for Christmas Eves. No one wants to miss the fun of this most awaited festival.', 'https://img.gamemonetize.com/wsbz4lshsbghqy50po6qqwl65uncibvf/512x384.jpg', 'https://html5.gamemonetize.com/wsbz4lshsbghqy50po6qqwl65uncibvf/', '0', 'Arcade', 0, 0, '', 'santa-gravity-flipper--endless-running-game'),
(761, 'Cube Stamp it 3D', 'Here is a cube jumping arcade game for you to play. With 3D cubes and platforms, it is supposed for you to collect the order amount of the same as your cube on the track to the finish platform. Black platforms will decrease one of your current cubes. Only when you collect all the cubes and jump on the finish platform, you could win the corresponding level!', 'https://img.gamemonetize.com/3l5csksyuv9gve1geaqi118ymtgik08a/512x384.jpg', 'https://html5.gamemonetize.com/3l5csksyuv9gve1geaqi118ymtgik08a/', '0', 'Arcade', 0, 0, '', 'cube-stamp-it-d'),
(762, 'Tomb of The Cat Color', 'a cemetery escape story you are a cat and you are escaping from the cemetery you are painting everywhere. Remember, you don\'t have to paint everything. You have 10 seconds and quickly collect all the coins and achieve victory. This game with 20 different levels is waiting for you. If you want to escape too, go to the right game!', 'https://img.gamemonetize.com/lru2ieb9vkffjyi2kuy5t00ni3el4uoj/512x384.jpg', 'https://html5.gamemonetize.com/lru2ieb9vkffjyi2kuy5t00ni3el4uoj/', '0', 'Arcade', 0, 0, '', 'tomb-of-the-cat-color'),
(763, 'Virus Ninja', 'Dangerous virus strains are spreading everywhere. You, a ninja master, have come to slice them out and protect people. PLAY NOW!', 'https://img.gamemonetize.com/cheh8k8lzmkcg3u16q9eqhgdua088bxl/512x384.jpg', 'https://html5.gamemonetize.com/cheh8k8lzmkcg3u16q9eqhgdua088bxl/', '0', 'Arcade', 0, 0, '', 'virus-ninja'),
(764, 'MR. LUPATO 2 EGYPTIAN PYRAMIDS TREASURES', 'Mr. Lupato goes on a trip and needs your help to find Egyptian Pyramids treasures. Help him to jump and get all gems and keys. Open the door at the end of each level and get stars. Don\'t miss additional jumps, find secret items and collect beutiful gems. Complete all levels and enjoy this exciting adventure and funny platformer. Be careful, the number of jumps is limited. Mr. Lupato 2 Egyptian Pyramids Treasures Features: * Intuitive controls * Double jumps * Dangerous snakes and big spiders * 15 levels * 4 secret items', 'https://img.gamemonetize.com/kxoo46ya3fq2goh3fw6embehaojiabtv/512x384.jpg', 'https://html5.gamemonetize.com/kxoo46ya3fq2goh3fw6embehaojiabtv/', '0', 'Arcade', 0, 0, '', 'mr-lupato--egyptian-pyramids-treasures'),
(765, 'Neon Rocket Game', 'Neon Rocket is a casual and very fun game. Balance the rocket and pass the obstacles without touching, collect the stars to end the game with 100% success. Test your skill with this amazing balance mechanic. Good luck and have fun!', 'https://img.gamemonetize.com/2srkvkezt6csdr5u9y6ze8wesywkyz65/512x384.jpg', 'https://html5.gamemonetize.com/2srkvkezt6csdr5u9y6ze8wesywkyz65/', '0', 'Arcade', 0, 0, '', 'neon-rocket-game'),
(766, 'Pig Ball impostor', 'How would you like to join the adventure of the cute ball pig in the forest? help the pig and hunt the impostors. Hunt all the square impostors with the special space suit itself. kill the monsters, collect the star and get the right to pass the next level. Don\'t forget you have to collect 3 stars. kill monsters and get points. 10 different levels are waiting for you.', 'https://img.gamemonetize.com/ity7b30m9ujea1ip8gqjfwz86i20ka4y/512x384.jpg', 'https://html5.gamemonetize.com/ity7b30m9ujea1ip8gqjfwz86i20ka4y/', '0', 'Arcade', 0, 0, '', 'pig-ball-impostor'),
(767, 'Jungles Adventures', 'Jungles Adventures is game with the jungle style and playful sounds With the classic game &quot;Match 3&quot;. Destroy as many points as possible. 2. How to play Move the squares so that the same color from 3 or more squares gets points. Use the mouse or tap and drag squares. I wish you fun.', 'https://img.gamemonetize.com/p8yggahf3e0p84ee5wuaafbijduky3wo/512x384.jpg', 'https://html5.gamemonetize.com/p8yggahf3e0p84ee5wuaafbijduky3wo/', '0', 'Arcade', 0, 0, '', 'jungles-adventures'),
(768, 'Lovei', 'Lovei is a 2D platform game where you need to collect heart potions while avoiding the spikes, saws and enemies and instill the feeling of love in the heart of the man again who lost it due to the recent breakup. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/pz92l67sa7solfx335jc2kub418sqcdv/512x384.jpg', 'https://html5.gamemonetize.com/pz92l67sa7solfx335jc2kub418sqcdv/', '0', 'Arcade', 0, 0, '', 'lovei'),
(769, 'Body Race 2', 'There is no weight limit on beauty! Own the runway and race to the finish line to stun in cutting-edge fashion. Stay body positive! But, along the way, you\'ll be met by various obstacles: various food and fitness gear. Catch the ones that help you hit the target and win beautiful outfits. Simple, but oh so challenging. Here\'s how it works: 1. Put on those heels and tackle those pesky obstacles. Pick up the ones that help you hit the target! 2. Race to the finish line. 3. Put the dress on and celebrate yourself! You look fabulous!', 'https://img.gamemonetize.com/aqhlw3t5vg529t6veevplzaonhiap156/512x384.jpg', 'https://html5.gamemonetize.com/aqhlw3t5vg529t6veevplzaonhiap156/', '0', 'Arcade', 0, 0, '', 'body-race-'),
(770, 'Rambo Kill Zombies', 'On a difficult mission, Rambo must raid an enemy base to retrieve secret documents. He can\'t imagine what lies ahead, there are many zombies and AI-controlled robots looking for and destroying the intruders. Help Rambo complete the mission and escape from the secret base.', 'https://img.gamemonetize.com/vwa9jy4w9sho1spgtkvszb142zscrmpn/512x384.jpg', 'https://html5.gamemonetize.com/vwa9jy4w9sho1spgtkvszb142zscrmpn/', '0', 'Arcade', 0, 0, '', 'rambo-kill-zombies'),
(771, 'Football Cup Finger Soccer', 'Finger Soccer, also known as button football, penny football, coin football, or table football, is a button game played on a tabletop. It is also known as button football, penny football, coin football, or table football. A variety knows this game of different names throughout the world, including soccer caps, sectoral, and various other designations and other variations. Choose your team, pick your formation, and score more goals than your opponent using the buttons on the screen to win a football game.', 'https://img.gamemonetize.com/l2smbambmvvaytzq09fu4ux1xyw9uywh/512x384.jpg', 'https://html5.gamemonetize.com/l2smbambmvvaytzq09fu4ux1xyw9uywh/', '0', 'Arcade', 0, 0, '', 'football-cup-finger-soccer'),
(772, 'Jump Stacky Cube 3D', 'Here is a cube jumping arcade game for you to play. With 3D cubes and platforms, it is supposed for you to collect the order amount of the same as your cube on the track to the finish platform. Black platforms will decrease one of your current cubes. Only when you collect all the cubes and jump on the finish platform, you could win the corresponding level!', 'https://img.gamemonetize.com/hoe70cfxxfll78t3z2e8qgejxu13q747/512x384.jpg', 'https://html5.gamemonetize.com/hoe70cfxxfll78t3z2e8qgejxu13q747/', '0', 'Arcade', 0, 0, '', 'jump-stacky-cube-d'),
(773, 'Arrows Fest 3D', 'Festival of Arrows Game&quot; - in this active game you will have to make decisions very quickly. How good are you at simple math? Let\'s find out now. In front of you there will be a long and very narrow path, along which you will move. You will control arrows, the most common of the tree. The entire track is covered with two colored barriers. Green - This color will denote addition and multiplication. Red is subtraction and division. It is not difficult to guess which color you need to choose. But in different cases it may be better to choose additions, and in some cases multiplications. For example: +8 or * 1, it would be logical to choose the first. At first it may seem that this is all simple and easy, but with each level the speed of the arrows will only increase and it will be difficult to choose. Your task is to collect as many arrows as possible, you need them to shoot down dummies in armor. The more they are knocked down, the more money you can get. You will need coins to buy arrows, as well as buy a bonus for money, it will give you the opportunity to earn much more by passing obstacles. If you are ready, then start this fun game. Good luck!', 'https://img.gamemonetize.com/9shfez9py9s09s7ej8auwipmqpm5fbcm/512x384.jpg', 'https://html5.gamemonetize.com/9shfez9py9s09s7ej8auwipmqpm5fbcm/', '0', 'Arcade', 0, 0, '', 'arrows-fest-d'),
(774, 'Ben 10 Steam Camp Game', 'In the Steam Camp game, the tourists are threatened by the Steam Smythe\'s evil robots. Help Ben 10 to rescue everyone and bring them in the safe zone to win!', 'https://img.gamemonetize.com/8ssjhzqwk9sz356qekvcdyfbv5xysae0/512x384.jpg', 'https://html5.gamemonetize.com/8ssjhzqwk9sz356qekvcdyfbv5xysae0/', '0', 'Arcade', 0, 0, '', 'ben--steam-camp-game'),
(775, 'Sharp Edge Shoot', 'Sharp Edge Shoot is the best skill game available right now. Could you give it a go and see how you do? You must read and follow the instructions offered inside the game to win this wonderful puzzle game!', 'https://img.gamemonetize.com/h1642enkhrwlh64cyeypdvhbv7l8i39t/512x384.jpg', 'https://html5.gamemonetize.com/h1642enkhrwlh64cyeypdvhbv7l8i39t/', '0', 'Arcade', 0, 0, '', 'sharp-edge-shoot'),
(776, 'Letter Boom Blast', 'Are you good at remembering short words with four to six letters? Letter Boom Blast is actually not a pure baseball arcade game but a letter puzzle game. Your objective is to help the red stickman baseball player run to the finish area by means of blasting all wrong letters out from the obstacle word cube walls on the platform track at each level on time. Glad you will always find the wrong letter fast and complete all levels!', 'https://img.gamemonetize.com/i55r4h3ue4x5jp0efoup6lhwdy4i869e/512x384.jpg', 'https://html5.gamemonetize.com/i55r4h3ue4x5jp0efoup6lhwdy4i869e/', '0', 'Arcade', 0, 0, '', 'letter-boom-blast'),
(777, 'Stickman Slope', 'Stickman Slope is a running game set in the streets of a city. To be successful, you have to avoid the obstacles that come your way. There are helpful power-ups and special abilities to help you progress in Stickman Slope. The game contains 8 stickman characters. This 3D running game can be played as a casual game. It is a game that can be played on both pc and mobile devices.', 'https://img.gamemonetize.com/9c770qzqna7l7uhtldp12ot1grkd9ovs/512x384.jpg', 'https://html5.gamemonetize.com/9c770qzqna7l7uhtldp12ot1grkd9ovs/', '0', 'Arcade', 0, 0, '', 'stickman-slope'),
(778, 'DIY Makeover ASMR Mask 3D', 'If youre blessed with healthy skin, thats great! But if not, a transformation is in order. Building a soothing ASMR skincare routine at home is crucial. Understanding which makeup and skincare ingredients suit your skin type is essential. Try DIY Makeover: ASMR Mask 3D, where you can mimic a salon experience using natural ingredients like avocado, coconut, cucumber, and more to craft a mesmerizing 3D face mask. Intriguing, isnt it? Website Developer &lt;a href=\'https://www.crazygamesonline.com/\'&gt;https://www.crazygamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/rqhmh5wmt61p9j2t34yxfrl1u5am4ufm/512x384.jpg', 'https://html5.gamemonetize.com/rqhmh5wmt61p9j2t34yxfrl1u5am4ufm/', '0', 'Arcade', 0, 0, '', 'diy-makeover-asmr-mask-d'),
(779, 'Disney Super Arcade', 'It\'s possible now to play Disney Super Arcade game in your web browser for free at Superkidgames.com and more fun games. there are no Disney Channel Games like the one that you are about to play right at this moment, the game called Disney Super Arcade, which manages to combine the following categories of games: DuckTales Games, Muppets Babies Games, Zombies Games, Vampirina Games, Big Hero 6 Games, Descendants Games, Mickey and the Roadsters Games, Puppy Dog Pals Games, The Lion Guard Games, Doc McStuffins Games, Sofia the First Games, Jake and the Neverland Pirates Games, and Miles From Tomorrowland Games! Yes, that\'s right, all of these characters and shows you love a lot come together in this arcade game. For each of the shows, there is going to be one different mini-game, meaning that in each of them you do something different. It is precisely for that reason that there is not much for us to tell you since we could not tell you about them all. What do you do then? Well, you check them out, play them right away, and see for yourself how awesome they are! If you want, when you are done, check out more games at or website superkidgames.com, and continue having fun for as long as you want to!', 'https://img.gamemonetize.com/ayv6tmgvx5y8rfvxcbs0bsuywqxkmpwn/512x384.jpg', 'https://html5.gamemonetize.com/ayv6tmgvx5y8rfvxcbs0bsuywqxkmpwn/', '0', 'Arcade', 0, 0, '', 'disney-super-arcade'),
(780, 'Super Kick 3D: World Cup', 'Super Kick 3D: World Cup is a casual soccer game where you don\'t need to grab the ball with other players. You will have your own playing field to test your skills. You just have to figure out how to kick the ball into the goal. But there will be a goalie to get in your way, so it\'s up to you to figure out how to do it. Are you ready?', 'https://img.gamemonetize.com/gtmfomsbmofygx67d5wr1dnisdhmvg1l/512x384.jpg', 'https://html5.gamemonetize.com/gtmfomsbmofygx67d5wr1dnisdhmvg1l/', '0', 'Arcade', 0, 0, '', 'super-kick-d-world-cup'),
(781, 'Scary Reptiles Coloring', 'Scary Reptiles Coloring is a free online game from genre of memory and monsters truck games. Flip the tiles and try to match them up in pairs. Pair up all the tiles to win. Try to complete the game in as few moves as possible! There are is 4 levels. Use mouse to click or tap to screen on the squares. Concentrate yourself and start to play. Enjoy!', 'https://img.gamemonetize.com/tsxoarjkrsalj7vrxrgyl1f24ks5egw7/512x384.jpg', 'https://html5.gamemonetize.com/tsxoarjkrsalj7vrxrgyl1f24ks5egw7/', '0', 'Arcade', 0, 0, '', 'scary-reptiles-coloring'),
(782, 'Blocky Sky Jumping', 'Jump on steps and move across the skies by tapping the screen. Don\'t fall because it\'s painful! Seriously, Sky Jump is a visually stunning and engrossing game that will keep players occupied for many hours at a time. The following features are included: - Addicting one-touch gaming. With a charming blocky aesthetic, there are 30 built-in characters. - A daily incentive mechanism.', 'https://img.gamemonetize.com/k9ohqerk3x03cpgjayyfy5bsca8zau8g/512x384.jpg', 'https://html5.gamemonetize.com/k9ohqerk3x03cpgjayyfy5bsca8zau8g/', '0', 'Arcade', 0, 0, '', 'blocky-sky-jumping'),
(783, 'Troll Stick Face Escape', 'The Troll Stick brothers need to collect all the money and become very rich. Help the Troll Stick brothers and make sure they collect all the money. You need to gather all the gold and reach the portal. They must survive in an extreme course full of obstacles and challenges. They need to collect the coins and reach the portal before time runs out. Both Troll Stick brothers need to reach the portal. Ensure they get to the portal safely.', 'https://img.gamemonetize.com/iecnnc16bzgecvs074g1h7jdw3u1vsup/512x384.jpg', 'https://html5.gamemonetize.com/iecnnc16bzgecvs074g1h7jdw3u1vsup/', '0', 'Arcade', 0, 0, '', 'troll-stick-face-escape'),
(784, 'Home Pipe Water', 'Home Pipe Water Puzzle is a casual Puzzle game with a fresh cartoon style. You can encounter different situations, connect different pipes, complete levels, and unlock skins. The game is easy to operate, come quickly!', 'https://img.gamemonetize.com/8rph7m8c4g6tx98s9gv40tnygr2053mq/512x384.jpg', 'https://html5.gamemonetize.com/8rph7m8c4g6tx98s9gv40tnygr2053mq/', '0', 'Arcade', 0, 0, '', 'home-pipe-water'),
(785, 'Jungle Adventure - Super World New Games 2021', 'Super Adventure of Jungle World is a classic platform jungle run. Just like popular super world games you will have great adventure time through wonderful treasure island. You will going into world full of Venus Flytrap to rescue your princess who is being kidnapped by the evil Frogger. This is good adventure time games that don\'t need wifi. In this adventure, you must jump and run over venus flytrap, smash evil frogger, grab any gems and jewels, and then explore treasure island. Playing it will brings your childhood back with old school epic games. Take your adventure time in this brand new jungle run now... Control runner Fred to go though treasure island! Get more gems and jewels and become a champion jungle run. How to play: . Press Left or Right to move. . Jump on the top of enemies to smash them. . Use power-up item to achieved special power. . Collect weapon to shoot the enemy. . Explore world : Wild, Forest, Jungle, Mountain. . Grab all the gems and jewels to earn more points. Super Adventure of Jungle World Features: . Beautiful addicting levels. . HD graphics with smooth in-game animations. . Over 20 monsters and 4 challenging bosses. . Cool background music and sound effects with turning on/off buttons. . Games free &amp; easy to play, challenging to master. . Recommended games that don\'t need wifi. Super Adventure of Jungle World is a Epic game which uses for children and everyone can free to play. Do not hesitate, download it right now, play and enjoy this classical platformer games for free.', 'https://img.gamemonetize.com/9osoe2wt060uriw2gfa6fkfrwxkqli7v/512x384.jpg', 'https://html5.gamemonetize.com/9osoe2wt060uriw2gfa6fkfrwxkqli7v/', '0', 'Arcade', 0, 0, '', 'jungle-adventure--super-world-new-games-'),
(786, 'Fruits merge Battle', 'Welcome to Fruits Merge battle games! Hold and slide your finger to control your fruit. Collect identical and smaller fruits to upgrade your fruit hero. Can yo last till the last Fruit', 'https://img.gamemonetize.com/jrxjv52jx0p40om03x77svr4yy7vw7wp/512x384.jpg', 'https://html5.gamemonetize.com/jrxjv52jx0p40om03x77svr4yy7vw7wp/', '0', 'Arcade', 0, 0, '', 'fruits-merge-battle'),
(787, 'Fun Sea Race 3D', 'Fun Sea Race 3D is a popular race game. The interesting thing about it is that the surroundings is the sea. The game sets different levels. You will play the game with AI at the same time. The first one to reach the end will enter the next level. Are you confident to be the first one at each level?', 'https://img.gamemonetize.com/o5pg797yxnl0isp9mg9t6lmlk7rjttq0/512x384.jpg', 'https://html5.gamemonetize.com/o5pg797yxnl0isp9mg9t6lmlk7rjttq0/', '0', 'Arcade', 0, 0, '', 'fun-sea-race-d'),
(788, 'Fruit Adventure', '“Fruit Adventure” is a very fun and colorful platform game! The player, a brave Strawberry, must go through the forest and defeat the enemies. The enemies are the sweets that if consumed in excess, can be very bad health! Jump over the sweets to eliminate them and watch out for the rabid chocolates. Dodge the spikes to avoid losing the game and restart the level! Find the key to open the portal at the end of each level. The graphics are very beautiful and captivating! Have a good time!', 'https://img.gamemonetize.com/i4vrldxjpt5513hr735824evrr90nfu6/512x384.jpg', 'https://html5.gamemonetize.com/i4vrldxjpt5513hr735824evrr90nfu6/', '0', 'Arcade', 0, 0, '', 'fruit-adventure'),
(789, 'Little Dino Adventure Game', 'Platform adventure game, where the little Dinosaur must cross the valley of fear, where he encounters many challenges. Collect all the golden eggs to reach three stars in each stage.', 'https://img.gamemonetize.com/o9k1phyjnwxlm3an9btlmiqqguuiu2zi/512x384.jpg', 'https://html5.gamemonetize.com/o9k1phyjnwxlm3an9btlmiqqguuiu2zi/', '0', 'Arcade', 0, 0, '', 'little-dino-adventure-game'),
(790, 'Mage Girl Adventure', 'Wonderful platform adventure game where Mage Girl must cross the mystic valley where he meets many challenges. Collect all stars to achieve a high score in each level. Touch the arrow keys or even the touch buttons on your phone screen. Mage Girl Adventure is a super fun and challenging 2D side-scroller game in the same style as blockbuster games. The game features 30 levels that will challenge you to beat it. Have fun!', 'https://img.gamemonetize.com/pa20d5tiq4klbiaajm7ac4068mxht5kj/512x384.jpg', 'https://html5.gamemonetize.com/pa20d5tiq4klbiaajm7ac4068mxht5kj/', '0', 'Arcade', 0, 0, '', 'mage-girl-adventure'),
(791, 'Billionaire Slots Casino', 'Hey revelers! Let the free games begin with a real gaming experience. Jackpot Party Casino combines numerous popular Las Vegas slots &amp; games into one free casino party full of spins, prizes, and fun. Here, we don\'t simply collect our prizes; we enjoy them! What are these insane party and fantastic slots games about? We have over 200 casino slot machines at our Jackpot slots party. Play 2021 video slots and join the party! Take a shot at free casino slots and activities like Invaders of Planet Moolah and more. Enjoy progressive free slots like the Cheshire Cat, Great Eagle, Buffalo Slots, and more! A FREE spin party! It\'s a freebie. Just download, play, and win! These free slots are ready for you to strike the jackpot and party. Play these free casino slots and have fun. If you\'ve always wanted to play free Vegas slots, here is your opportunity.', 'https://img.gamemonetize.com/tbyceeiz5qi44woonxbc0tyjpw0apc4f/512x384.jpg', 'https://html5.gamemonetize.com/tbyceeiz5qi44woonxbc0tyjpw0apc4f/', '0', 'Arcade', 0, 0, '', 'billionaire-slots-casino'),
(792, 'Dark Ninja Clan', 'This is fun kids Ninja game. Aim of the game is to collect the fruits and avoid those weapons. Press and tap the screen to control Ninja jumping escape. Heave fun!', 'https://img.gamemonetize.com/bhxwc588xb55nt5syr8n9mdavk2ut084/512x384.jpg', 'https://html5.gamemonetize.com/bhxwc588xb55nt5syr8n9mdavk2ut084/', '0', 'Arcade', 0, 0, '', 'dark-ninja-clan'),
(793, 'Super Mario Assassin', 'Control Super Mario and hunt down your targets one by one. Use your surroundings and shadows to stay hidden from flashlights. Targets with automatic machine guns can be lurking around each corner. Attack them swiftly and escape without being spotted. Can you help Super Mario complete his mission?', 'https://img.gamemonetize.com/lxtllxdjspzdzoyj1tpubb8vpxra10ze/512x384.jpg', 'https://html5.gamemonetize.com/lxtllxdjspzdzoyj1tpubb8vpxra10ze/', '0', 'Arcade', 0, 0, '', 'super-mario-assassin'),
(794, 'Stickman Jungle Escape', 'Stickman tried to escape from the jungle and their enemy don\'t want him there - he could be stealing all the secrets! His Enemy fires deadly lasers and missiles at him, he puts on a jetpack and shoots into the air, hoping to run away. Control the jetpack, pickup amazing boosters, and help Stickman survive in the Jungle!', 'https://img.gamemonetize.com/e3ffkxdrwaz3aaka5fcq0bypx4mw1hno/512x384.jpg', 'https://html5.gamemonetize.com/e3ffkxdrwaz3aaka5fcq0bypx4mw1hno/', '0', 'Arcade', 0, 0, '', 'stickman-jungle-escape'),
(795, 'Ato Adventures', 'Ato Adventures is a 2D simple platformer where your mission is to collect roses in order to unlock the Exit door. You need to avoid traps and enemies in order to reach the Exit door which leads you to the next level. There are 8 Levels to play and difficulty increases as you proceed.', 'https://img.gamemonetize.com/dip4o3d06a3p91tq1vhebuazfz685jmv/512x384.jpg', 'https://html5.gamemonetize.com/dip4o3d06a3p91tq1vhebuazfz685jmv/', '0', 'Arcade', 0, 0, '', 'ato-adventures'),
(796, 'Golf Masters! 2', 'Pass Levels Using Golf Ball!', 'https://img.gamemonetize.com/muk5seoqebmx91r4tza8j03nizgyq2uc/512x384.jpg', 'https://html5.gamemonetize.com/muk5seoqebmx91r4tza8j03nizgyq2uc/', '0', 'Arcade', 0, 0, '', 'golf-masters-'),
(797, 'Bluebo', 'Bluebo is a 2D Platformer where you need to collect all of the gems while avoiding enemies and spikes and reach the finish flag. There are 8 levels to play.', 'https://img.gamemonetize.com/rnzwhl3hsbyxtscxxrs5wm698smifgwh/512x384.jpg', 'https://html5.gamemonetize.com/rnzwhl3hsbyxtscxxrs5wm698smifgwh/', '0', 'Arcade', 0, 0, '', 'bluebo'),
(798, 'Bike Attack', 'Bike Attack is a free online racing game. Do you want to try out this new racing game? Bike Attack is a free online racing game where you can race against other players.', 'https://img.gamemonetize.com/d790izq5smzhnn8wxmp65y60efmib6q7/512x384.jpg', 'https://html5.gamemonetize.com/d790izq5smzhnn8wxmp65y60efmib6q7/', '0', 'Arcade', 0, 0, '', 'bike-attack'),
(799, 'Skibidi Toilet Hide N Seek', 'et ready for Skibidi Toilet : Hide N Seek, the ultimate mobile game experience! Step into a world where survival is key and embark on a thrilling simulator, adventure filled with a wide variety of mini-games. Whether youre up for the endless challenge, the excitement of Hide and Seek, or the intensity of epic combat, toilet head monster, Skibidi Toilet: Hide N Seek 3D game has it all.', 'https://img.gamemonetize.com/za9o66evloyciosoj02rdkunmygdnzm8/512x384.jpg', 'https://html5.gamemonetize.com/za9o66evloyciosoj02rdkunmygdnzm8/', '0', 'Arcade', 0, 0, '', 'skibidi-toilet-hide-n-seek'),
(800, 'Squid Game For Minecraft PE', 'With squid game, Try to go as far as possible , beat your opponents be the first Red light stop, green light move. . Think fast and tap to change lanes to reach incredible speeds! Show your skills in squide game challenge, Be specific. The viral movie “Squid Game” is coming to this game. You can enjoy the feel of the Squid game here. With many stages, characters, obstacles, which will keep you challenged!', 'https://img.gamemonetize.com/lw1tsicz6ablrczgoeq65wu96ug3uopp/512x384.jpg', 'https://html5.gamemonetize.com/lw1tsicz6ablrczgoeq65wu96ug3uopp/', '0', 'Arcade', 0, 0, '', 'squid-game-for-minecraft-pe'),
(801, 'Glacier Dash', 'GLACIER DASH is a fun game where you Swim, dash, and rush your narwhal buddy around the tumbling ice blocks and eat as many fish as you can! An epic Glacier! A fun game with epic possibilities! · One-touch control system! · Simple and addictive gameplay! Awesome! . The Best. Period. Glacier it up old school as you rush and dash ARCADE STYLE!', 'https://img.gamemonetize.com/9d6f5p5q40ypef7x5h3v7jv9802gzhfs/512x384.jpg', 'https://html5.gamemonetize.com/9d6f5p5q40ypef7x5h3v7jv9802gzhfs/', '0', 'Arcade', 0, 0, '', 'glacier-dash'),
(802, 'Karate Fighter : Real battles', 'Play as a karate master and fight against waves of warriors ! Are you able to raise the most epic martial art challenge ? This game will require skills and speed to fight against tons of karateka coming from both side of the screen. Play as a shadow karate master. Use all the Karate\'s katas, the KARATE-DO in this ultimate fighting game. Boxe and battle your enemies, and they will do it. You must become a fighting tiger to survive.', 'https://img.gamemonetize.com/47wx03wn4258rp13lg9ims2nzx7l6at0/512x384.jpg', 'https://html5.gamemonetize.com/47wx03wn4258rp13lg9ims2nzx7l6at0/', '0', 'Arcade', 0, 0, '', 'karate-fighter--real-battles'),
(803, 'Missile Escape Master', 'Missile Escape is a simple, fast paced and addictive 2D game where your mission is to dodge all homing missiles that comes towards you with one single objective: shoot you down! Use the simple control to fly your plane and avoid the missiles. Make them collide with each other and collect stars to increase final score.', 'https://img.gamemonetize.com/1v4997ji58r2smhaamogig8cip9ltzn0/512x384.jpg', 'https://html5.gamemonetize.com/1v4997ji58r2smhaamogig8cip9ltzn0/', '0', 'Arcade', 0, 0, '', 'missile-escape-master'),
(804, 'Crazy Car Transport Truck Game Car Transport Trans', 'Welcome to the new crazy car - transporter truck game which is the best army vehicle transporter game of 2021. This crazy car transporter - truck game will give you full of fun US euro truck driving games with heavy vehicle trailer loaded from luxury sports cars. Show all you ultimate driving skills in this crazy car transport games 2021 as you have to carry modern cars and bikes from one city to another rich city. Crazy car transportation and truck games will allow you to drive modern cars and luxury bikes in big city. As an extreme car transporter truck start your careers by driving cargo trailer truck transporter. Luxury cars and bikes are waiting for you in multi story car parking zone, drive modern cars, bikes and load it in the us army heavy vehicle transporter truck. After loading the luxury cars an bikes into cargo trailer trucks then you will have to drive the crazy car transporter truck from city to an off road. Unload those modern cars &amp; bikes from heavy truck and enjoy ultimate truck driving and luxury cars. Crazy car - transporter truck driving simulator game 2021 is not about transportation missions as vehicle transporter games will check your skills of car parking games. Along with luxury car driving simulator and bikes parking missions you have to complete car parking mission in multi story car parking zone. Do you like new crazy car &amp; bike truck transporter games 2021 ? Are you looking for full of fun and challenging crazy car truck driving simulator game ? Then you are in the right place, this crazy car - transporter truck simulator - carrier truck game 2021 is the best truck driving game for you, where you will transport many luxury bikes and modern vehicles. If you like Off road army truck driving simulator games then this heavy truck cargo duty bike driving game will give you fun of off road jeep driving simulator games 2021. Show all your car driving skills in this bike transport truck free game to become an off road truck driver 2021. You must be an expert in parking trucks, cars , an bikes to deliver transport truck to the right location. Crazy Car transport trailer truck games 2021 is new free truck simulation game with challenging crazy car transportation mission. If you like bike transport games and heavy truck driving game then this crazy car - transporter truck simulator game is the best option for you. Become a euro truck driver master car parking school and load your car carrier truck with classic cars. Play the exciting euro truck transporter games and car shipping bike transporting with heavy duty car transporter trailer truck 2021. Start the level and understand the objective of crazy car - transport truck simulator off road truck games. Hold the steering and drive big trailer trucks in off road tracks to load the bikes , cars, sports cars on cargo transport. Interesting interface of such ultimate truck driving games and smooth gameplay will make the player addictive driver of this crazy car - transporter truck simulator. This action packed crazy car transport truck game is thrilling creation for truck driving games lover. Features: Vehicle transport truck game is an offline games! Real life truck driving simulation! Multi army vehicle car transportation mission! New car parking truck missions in this truck games! Transport modern cars in cargo truck trailer Off-road truck driving adventure! Cars and Bikes transportation Game! Multiple smooth controls i.e Button, Tilt and Steering! Eye catching user interface! Download free truck game &quot;Crazy Car - Transporter Truck an Truck driving Games 2021”. We’d appreciate to hear your suggestions and comments. Please don’t forget to rate us.', 'https://img.gamemonetize.com/aokx99x8tix0w51ym174pr9m63n5j4zr/512x384.jpg', 'https://html5.gamemonetize.com/aokx99x8tix0w51ym174pr9m63n5j4zr/', '0', 'Arcade', 0, 0, '', 'crazy-car-transport-truck-game-car-transport-trans'),
(805, 'Mario Runner Mobile', 'Time passes and every computer hero must find himself in a new life. Mario decided not to change himself too much and started running well. Such a run can make him a real champion. On the way to the finish line, he will meet different creatures that can interfere with him, that\'s where you have to intervene. Don\'t let someone interfere with his task.', 'https://img.gamemonetize.com/pwx3296zuy2yepc3leycoqabrwpdil4b/512x384.jpg', 'https://html5.gamemonetize.com/pwx3296zuy2yepc3leycoqabrwpdil4b/', '0', 'Arcade', 0, 0, '', 'mario-runner-mobile'),
(806, 'Fruit Cutting', 'In the game Fruit Cutting, the fruit ninja will again wake up in you, and we will provide an immense amount of ripe fruits. Do not miss the target, you only have thirty seconds to fight them. Try to score the maximum points for the allotted time. If you hit the bomb, the game will end before the expiration of seconds.', 'https://img.gamemonetize.com/s4p2pc5iu50bfmv40hhgwuydy8spyxqr/512x384.jpg', 'https://html5.gamemonetize.com/s4p2pc5iu50bfmv40hhgwuydy8spyxqr/', '0', 'Arcade', 0, 0, '', 'fruit-cutting'),
(807, 'Aloo 3', 'Aloo 3 is a 2D platformer where you play as a Potato Man called Aloo and you have to collect energy drinks while avoiding the various kinds of blades, saws, rotating blades, and 3 different kinds of enemy monsters. There are 8 levels to play and the difficulty increases as you proceed. This is the third installment of Aloo series.', 'https://img.gamemonetize.com/kjmgshr7z0dtdjhhxx0vy486sqy7c5v4/512x384.jpg', 'https://html5.gamemonetize.com/kjmgshr7z0dtdjhhxx0vy486sqy7c5v4/', '0', 'Arcade', 0, 0, '', 'aloo-'),
(808, 'Halloween Arkanoid Deluxe', 'This is a challenging Halloween game, based on the popular Arkanoid game. You need to control the bouncing ball using a paddle. The paddle can be moved by mouse or touch. There are 24 levels in this game. Destroy all the monsters in a level, to complete it.', 'https://img.gamemonetize.com/s61wfhj7xj6ybrjsg60mtl3na6y24b0a/512x384.jpg', 'https://html5.gamemonetize.com/s61wfhj7xj6ybrjsg60mtl3na6y24b0a/', '0', 'Arcade', 0, 0, '', 'halloween-arkanoid-deluxe'),
(809, 'Green Ball Po', 'Green Ball Po is a 2D platformer where you need to collect Golden keys in order to unlock the door while avoiding spikes and enemies. There are 8 levels to play and difficulty increases as you proceed.', 'https://img.gamemonetize.com/29tn09jwrj6tvl87khfw2uk4yh9qsvmi/512x384.jpg', 'https://html5.gamemonetize.com/29tn09jwrj6tvl87khfw2uk4yh9qsvmi/', '0', 'Arcade', 0, 0, '', 'green-ball-po'),
(810, 'Harvy Runner', 'Harvy Runner is a non stop action running game where you have to keep Little Harvy safe while he collects stars. Clear a safe path for Harv by destroying bombs, killing monsters, operating bridges and avoiding hazards. Key Features: - 50 Fantastic levels spread across 5 themes. - Funny speech as Harvy battles his way through the levels...&quot;I can\'t see your fingers in the way!&quot; - High quality vector art. - Interactive scenes with varied game play. - A special bonus platform game for collecting 500 stars and 500 bonus stars. You wont play another game like it!', 'https://img.gamemonetize.com/ukppy0gl16ave5iwgdzs1f1ppgsizfh3/512x384.jpg', 'https://html5.gamemonetize.com/ukppy0gl16ave5iwgdzs1f1ppgsizfh3/', '0', 'Arcade', 0, 0, '', 'harvy-runner');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(811, 'Funnys Funhouse Mania', 'Join Mickey and his friends while visiting magical worlds together in the Funny\'s Funhouse Mania game! The cute mouse and his buddies are always going on new adventures, and it\'s your chance to join them. Funny will be your guide, and he will take on various forms to help you with your quests. Are you ready to explore each land and complete your missions? Your primary goal is to solve three challenges that require focus and a steady hand. Travel through Majestica, the Underwater Ocean, and the Winter Mountain and do your best to stay safe throughout the journey. Just remember to avoid obstacles at all costs and keep your eyes on the screen. If you\'re ready, it\'s time to head off! Your three destinations include Majestica, the Underwater Ocean, and Winter Mountain. Listen to the instructions carefully, give each mission a try, and collect your rewards! Try to stay out of trouble and avoid obstacles at all costs. Depending on your performance, you might need to challenge each quest multiple times before unlocking new items. See how many pies Farus can eat, roll down the mountain as a snowball, and save Goofy from the sea creatures! Some of the stages have time limits, so you have to pay attention to the clock. What else you should know If you need some extra seconds, just keep an eye out for power-ups, and you can keep playing a while longer. However, if you make mistakes, you will see your time decrease even faster! Have you managed to unlock some new items? If so, open the Decorator door and put your creativity to the test. Place your favorite characters in the scene, change the background and take a picture! After that, you can head off to the Wiggle Giggle room, where you will see some funny clips of Mickey and his buddies! Well, what do you say? Get ready to join the Disney Junior cast for this mission! Your friends are counting on you to solve Funny\'s challenges. If you enjoy playing Funny\'s Funhouse Mania, you might be excited to find more games at superkidgames.com.', 'https://img.gamemonetize.com/uwidliinuqv4034jlo4qubnc0gubofpq/512x384.jpg', 'https://html5.gamemonetize.com/uwidliinuqv4034jlo4qubnc0gubofpq/', '0', 'Arcade', 0, 0, '', 'funnys-funhouse-mania'),
(812, 'Vikings Royal Battle', 'How much do you know about Vikings? Vikings Royal Battle provides you with a chance to act as a Viking with a circle shield, an axe, and the Viking ship. You need to eliminate all enemies with anger at each level. When you level up, you are able to choose one of the three skills. Keep moving and launching the axes to destroy incoming enemies!', 'https://img.gamemonetize.com/u3yjoz097srxto9s6zxe4nn9x0y6mqhf/512x384.jpg', 'https://html5.gamemonetize.com/u3yjoz097srxto9s6zxe4nn9x0y6mqhf/', '0', 'Arcade', 0, 0, '', 'vikings-royal-battle'),
(813, 'Steve on the platform', 'Steve on the platform is a very fun platform game! Try to escape from the sweet monsters in the game, find the key and enter the door to go to the next level!', 'https://img.gamemonetize.com/agz24ijaoifqh605alyedwrxlshw5ja1/512x384.jpg', 'https://html5.gamemonetize.com/agz24ijaoifqh605alyedwrxlshw5ja1/', '0', 'Arcade', 0, 0, '', 'steve-on-the-platform'),
(814, 'Rush', 'Guide the rocket throught land in this adictive game', 'https://img.gamemonetize.com/fjz0zygb1687jhnyu2f5otzhcvxi1zng/512x384.jpg', 'https://html5.gamemonetize.com/fjz0zygb1687jhnyu2f5otzhcvxi1zng/', '0', 'Arcade', 0, 0, '', 'rush'),
(815, 'Robot Chopter', 'Robot Chopter is a arcade game, shoot the enemy and collect the jewel to earn score', 'https://img.gamemonetize.com/6oxw8zc1hmv3koh8noog8mri8alvcoai/512x384.jpg', 'https://html5.gamemonetize.com/6oxw8zc1hmv3koh8noog8mri8alvcoai/', '0', 'Arcade', 0, 0, '', 'robot-chopter'),
(816, 'Ben 10 Alien Alert', 'It\'s time to put your logic skills to the test in the Alien Alert game! While searching for clues in an abandoned warehouse, Ben 10 encountered something unexpected. Suddenly, he was trapped, surrounded by a dozen or more raging Red Robot Guards. These automated fellows will surely prove to be quite an obstacle in Ben\'s plans.', 'https://img.gamemonetize.com/w030rrhi1b5e1zo7ewpbw50jc61rowwl/512x384.jpg', 'https://html5.gamemonetize.com/w030rrhi1b5e1zo7ewpbw50jc61rowwl/', '0', 'Arcade', 0, 0, '', 'ben--alien-alert'),
(817, 'House Robber Game', 'House Robber is a casual puzzle game in which thieves burglarize homes. You play the role of a thief, take advantage of the darkness of the night to start your theft journey! Everything must be careful, not be discovered by the security guards, quick battle, get the things and quickly get into the car to escape. The theft journey is very exciting, are you ready to join? Have fun!', 'https://img.gamemonetize.com/idc9r2fmrvfwut6tpobk9a7162jlaibc/512x384.jpg', 'https://html5.gamemonetize.com/idc9r2fmrvfwut6tpobk9a7162jlaibc/', '0', 'Arcade', 0, 0, '', 'house-robber-game'),
(818, 'Diy Vehicle Climber 3D', 'DIY Vehicle Climber 3D is a 3D simulation car game! It has simple gameplay and easy to control. Assemble parts, pass obstacles and reach the end are your tasks. It will train your reaction when you are in trouble. Besides, you can experience three wallpapers to change the playing environment. Come to try now!', 'https://img.gamemonetize.com/x6ihk8r0ayec0pxvsez84xrj0692chiw/512x384.jpg', 'https://html5.gamemonetize.com/x6ihk8r0ayec0pxvsez84xrj0692chiw/', '0', 'Arcade', 0, 0, '', 'diy-vehicle-climber-d'),
(819, 'My factory', 'In this game you have to make something everyday, like light bulbs and lanterns. But first of all, you need to know how to produce, what materials we need, what technologies. Keep expanding the business. Purchase of additional trucks and vehicles to increase transport capabilities and production efficiency.', 'https://img.gamemonetize.com/lhvjpt6jwirquallmo8gnrbul6ozui36/512x384.jpg', 'https://html5.gamemonetize.com/lhvjpt6jwirquallmo8gnrbul6ozui36/', '0', 'Arcade', 0, 0, '', 'my-factory'),
(820, 'Next Level Balls', 'hey you player are you up for a fun game? Pass through levels of varying difficulty. To increase your level, you have to eat all the balls of lower level than you. Oh, balls with a high level of attention can eat you. Watch out for obstacles they can steal your levels. Get to the finish line and qualify to the next level. Complete all levels to get 5 different costumes.', 'https://img.gamemonetize.com/5u6te23mrsm018nxr9vye59a09iwdl29/512x384.jpg', 'https://html5.gamemonetize.com/5u6te23mrsm018nxr9vye59a09iwdl29/', '0', 'Arcade', 0, 0, '', 'next-level-balls'),
(821, 'JoJo Run', 'JoJo Run is a runner style game. With very beautiful and colorful graphics, you will have a lot of fun. Collect coins and diamonds to earn points and advance levels. Eliminate the snails and break the walls that appear in front of you. Win all levels and accumulate the most coins and points. Good luck and have fun!', 'https://img.gamemonetize.com/4lo2jr6lwvwdrbt5x83k5srx54cv2sy6/512x384.jpg', 'https://html5.gamemonetize.com/4lo2jr6lwvwdrbt5x83k5srx54cv2sy6/', '0', 'Arcade', 0, 0, '', 'jojo-run'),
(822, 'Rabbit Jump', 'The little bunny likes to jump high. He invented the catapult and now he wants to jump as high as possible. Help him fulfill his dream and jump to infinity. During the jump, collect coins and use various power-ups.', 'https://img.gamemonetize.com/y4s79v48l1t3ce0ps5sg13yjl1ysvcc5/512x384.jpg', 'https://html5.gamemonetize.com/y4s79v48l1t3ce0ps5sg13yjl1ysvcc5/', '0', 'Arcade', 0, 0, '', 'rabbit-jump'),
(823, 'Catching Flight', 'Heavy flight over skyscrapers in which you try to avoid the missiles that move to you. Try to collect as much money as possible so you can buy one of the aircrafts that are given to you in the store menu. Collect power from the green coins so that you can use the shield and destroy the missiles. Have fun!', 'https://img.gamemonetize.com/lkwd9mx4mb49efwsmxi9dzb2gr3uz0el/512x384.jpg', 'https://html5.gamemonetize.com/lkwd9mx4mb49efwsmxi9dzb2gr3uz0el/', '0', 'Arcade', 0, 0, '', 'catching-flight'),
(824, 'Squid Bird Jump 2D', 'One day, a very small squid bird chose to slip out of her nest and go on an exploration of the surrounding area. Little Squid Bird has become disoriented in an alley and is unable to find his way back home! Aid her in escaping before Mama Squid Bird discovers her whereabouts! (Keep in mind that she\'ll be in serious danger!) Simply tapping once or twice will cause her to take to the air! Collect coins and jewels along the journey, and you\'ll meet some new chirpy companions! It appears to be straightforward, doesn\'t it? There is, however, a problem: stray cats are now on the loose! Grumpy, exercise caution. If the cat is grumpy, you wouldn\'t want to be caught with him!', 'https://img.gamemonetize.com/v6rqif6yq4ucx859s7ke8ussh8mazn6b/512x384.jpg', 'https://html5.gamemonetize.com/v6rqif6yq4ucx859s7ke8ussh8mazn6b/', '0', 'Arcade', 0, 0, '', 'squid-bird-jump-d'),
(825, 'Flatdoll', 'Flatdoll is a stickman arcade game with ragdoll physics. You have to fight battles using the weapons created while you ragroll with his preparations with the right preparations.', 'https://img.gamemonetize.com/c0l2oa0osn1m7n049p5u51m8fcu9t50g/512x384.jpg', 'https://html5.gamemonetize.com/c0l2oa0osn1m7n049p5u51m8fcu9t50g/', '0', 'Arcade', 0, 0, '', 'flatdoll'),
(826, 'Jelly Ninja', 'An addicted typical arcade game, simple to play, nice design, fun and relax-able. Prove that you are a skilled Jelly Ninja. PLAY NOW!', 'https://img.gamemonetize.com/0dp2j15gcaxvbwi4bds7o85ezoieshet/512x384.jpg', 'https://html5.gamemonetize.com/0dp2j15gcaxvbwi4bds7o85ezoieshet/', '0', 'Arcade', 0, 0, '', 'jelly-ninja'),
(827, 'Fire and Water Ball', 'Are you willing to help Fire and Water, the adventurous siblings, in the temple? Help them to escape from the temple. Both siblings need to work together to get out of the temple. Collect keys and coins in the temple. To activate the portals, all keys and coins need to be collected. Both siblings need to reach the portal.', 'https://img.gamemonetize.com/lhwg5m7927qiwosc2meq4nwm42zudyiq/512x384.jpg', 'https://html5.gamemonetize.com/lhwg5m7927qiwosc2meq4nwm42zudyiq/', '0', 'Arcade', 0, 0, '', 'fire-and-water-ball'),
(828, 'Arrow Shooting 2', 'this game has a lot of success review and player this MONTH that significantly improves overall game performance, especially on mobile phones. To play the game just touch the screen buttons if you use a mobile device Arrow Shooting.', 'https://img.gamemonetize.com/hvuuw6igid5yi88aa0bnzbqe9zxiisq0/512x384.jpg', 'https://html5.gamemonetize.com/hvuuw6igid5yi88aa0bnzbqe9zxiisq0/', '0', 'Arcade', 0, 0, '', 'arrow-shooting-'),
(829, 'Jump Diamond', 'Focus on improving your jumping ability with Jump Diamond. You will try to get on the diamonds by jumping our hero, and then you will explode these diamonds and then you will get points.', 'https://img.gamemonetize.com/if117lxbjwmr2tkpsabw2sl8ao9dnpmt/512x384.jpg', 'https://html5.gamemonetize.com/if117lxbjwmr2tkpsabw2sl8ao9dnpmt/', '0', 'Arcade', 0, 0, '', 'jump-diamond'),
(830, 'Slap And Run 2', 'Slap And Run 2 is not merely a collecting but also an avoiding arcade game, which is made from 3D colorful cartoon stickman characters. Grey scores always come from the people you touch and slapped on the track to the finish line at each level. Keep calm and kick the red boss farther!', 'https://img.gamemonetize.com/v2i5gvaliqu3bzct1lm9ic1371cr2vje/512x384.jpg', 'https://html5.gamemonetize.com/v2i5gvaliqu3bzct1lm9ic1371cr2vje/', '0', 'Arcade', 0, 0, '', 'slap-and-run-'),
(831, 'FallIng The Ball 3D', 'If you clear the way for the Sand Balls to fall into the container by eliminating the obstruction, they will fall into the container. The degree of difficulty grows as the number of levels increases, but you will have a good time. Be careful that several traps will force you to replay the level with greater caution than before. Completing each level will earn you points, which you may use to purchase further levels. You will purchase new Ball Shapes using the Points you have accumulated.', 'https://img.gamemonetize.com/db026nmfzn83dcoxi6ijthyt1zo5pnq3/512x384.jpg', 'https://html5.gamemonetize.com/db026nmfzn83dcoxi6ijthyt1zo5pnq3/', '0', 'Arcade', 0, 0, '', 'falling-the-ball-d'),
(832, 'Mahjong Battles Egypt', 'This is a classic mahjong with turn based, 2 player mode and Egyptian theme. When your turn comes, You can draw a pair of similar tiles. You can draw any tile which is open to any direction. Each pair gives you the money equal to written on it. Try to earn more money then your opponent to win the battle. In single duel you play with a virtual player. In hot seat you can play with your friend on same device. In campaign you will play with many virtual players one by one.', 'https://img.gamemonetize.com/boz33amehst50k28hzatmc9ltdb6p7p0/512x384.jpg', 'https://html5.gamemonetize.com/boz33amehst50k28hzatmc9ltdb6p7p0/', '0', 'Arcade', 0, 0, '', 'mahjong-battles-egypt'),
(833, 'Rich Race 3D', 'Rich makeover run 3d game runner fun race is new dress-up game 2021 for girl and boys” Play this exciting perfect rich makeover run 3d game for free with having fun of dress-up girl fashion battle catwalk beauty show in this brand new games 2021 of fun race 3d.In this rich run 3d game u have collect all the cash, prize bond and other costly gift of body race to get more rich in this rich run 3d game for free that run over bridge race. Enjoy the perfect makeover run race 3d adventure with having dress-up fashion battle queen bee to try your luck as fun race 3d player. In rich girl shaping mall game of hair challenge Collect more money to become more rich and beautiful for dress-up fun of queen bee fashion battle of catwalk beauty rich games 2021 to achieve fun for arrow fest. Tap and start this rich family games running over the bridge race track to collect diamond, cash, gold, much more as u can in this rich run race 3d game 2022 to becomes fat to fit. “Rich run game 3d is with Exciting mode of Perfect makeover run hair race challenge to becomes fidget trading master for girls” Just collect More cash in this rich makeover run 3d games that will make your outfit dress up runner 3d look more attractive and good looking because u are rich man and can buy everything that u like in this rich run fun race 3d.in this rich run 3d games if you collect more bills,animal and some other raw material then u will get poor of rich run 3d game having no money no good dress. Must try this rich run 3d low MB game 2021. Rich runner 3d is top trending popular games for free to becomes rich and enjoy life of rich man in this rich runner game for boys &amp; girls. In this rich running 3d you have to focus on running so u can get more beautiful and rich in this makeover run rich games 2022.It is time to focus on rich running game so lover run 3d not get more rich than u in this family run 3d game 2021.If u really want to play this rich heaven run 3d then u have to care about the hurdle of body race game that are putting on the runway track for run of life. Are u ready for Rich Run 3d challenge Runner Game with perfect makeover run? Then must try this body race DNA run 3d game with thrilling game play of makeover run to enjoy the fun race 3d game.in this rich run 3d Collect diamond bag that have more cash for rich fun race 3d.', 'https://img.gamemonetize.com/9eii7gx1b0g8q7ard1eiufwshfjrgx8f/512x384.jpg', 'https://html5.gamemonetize.com/9eii7gx1b0g8q7ard1eiufwshfjrgx8f/', '0', 'Arcade', 0, 0, '', 'rich-race-d'),
(834, 'Rolling Ball New', 'Rolling Ball is an addictive running game. Avoid the obstacles (trees and rocks), collect the mushrooms to upgrade the powerup items and unlock more balls. Pick up the powerup items (shields, magnets, and magical wings) for more advantages. Keep rolling, as far as possible, to create your new high scores. Are you ready for the challenges? Play now! Features: - 3 ball skins (2 to be unlocked) - upgrade shop for powerup items', 'https://img.gamemonetize.com/nxtm30reaue5g7g43b9v3bvxpmj3jyv1/512x384.jpg', 'https://html5.gamemonetize.com/nxtm30reaue5g7g43b9v3bvxpmj3jyv1/', '0', 'Arcade', 0, 0, '', 'rolling-ball-new'),
(835, 'Magical Driving', 'Magical driving is a unique and fun game in which your vehicle transforms from a truck to a boat to an airplane. Your goal is to avoid other vehicles and play as long as you can. Just click or tap anywhere on the screen to jump up or down depending on what type of vehicle you are in. Collectible stars give you points while other power-ups transforms your vehicles while the hearts give you more health', 'https://img.gamemonetize.com/ifn87gkiw2rkxcmiobz22nty31ibwg9f/512x384.jpg', 'https://html5.gamemonetize.com/ifn87gkiw2rkxcmiobz22nty31ibwg9f/', '0', 'Arcade', 0, 0, '', 'magical-driving'),
(836, 'Pile It 3D', 'Here is a ball-collecting arcade game, which is made from 3D cartoon models in pipe mazes. Your mission is to release the balls to fill the marked positions up at each level. Normally, you could just hold the green button to release balls at an even speed and win the game easily. Keep calm and have a good time on all levels!', 'https://img.gamemonetize.com/6vzd2lirt8wwlo41c6zj6xnybrsyqkcc/512x384.jpg', 'https://html5.gamemonetize.com/6vzd2lirt8wwlo41c6zj6xnybrsyqkcc/', '0', 'Arcade', 0, 0, '', 'pile-it-d'),
(837, 'Good Arrow', 'Play Online Good Arrow Game Is A Archery Game At Zazgames.Com! You Can Play Archer Peerless Game In Your Browser Online For Free On Shooting Games.This is a archery game with many different ways to play. In the game, players can choose to go it alone or experience a one-of-a-kind battle mode, so come and give it a try!', 'https://img.gamemonetize.com/9bljz4bn0li265olr98sy0ejba9gg3vq/512x384.jpg', 'https://html5.gamemonetize.com/9bljz4bn0li265olr98sy0ejba9gg3vq/', '0', 'Arcade', 0, 0, '', 'good-arrow'),
(838, 'Century Gold Miner', 'In Century Gold Miner adventure with a unique story, you will get lost in a gold mine. Of course, digging the mine will not be easy, you must spend some time on it. In the deep underground caves guards guard valuables. You must destroy goblins and demons to earn gold and diamonds. You have to dig all the mine, be careful of the creatures that protect the gold. Experience the adventure with 60 different levels. Have fun.', 'https://img.gamemonetize.com/6q3kdleixe1qo8t5ouv4rdrjnmj7wxs2/512x384.jpg', 'https://html5.gamemonetize.com/6q3kdleixe1qo8t5ouv4rdrjnmj7wxs2/', '0', 'Arcade', 0, 0, '', 'century-gold-miner'),
(839, 'Little Dino Adventure Returns 2', 'Platform HTML5 game, where the little Dinosaur must cross the forest, desert and snow forest, where he will find many challenges. Collect all golden eggs to reach three stars in each level. Little Dino Adventure Returns 2 is a super fun and challenging 2D side-scroller game. The game has 15 levels that will challenge you to beat it. The drawings are very colorful and beautiful! Have a good time!', 'https://img.gamemonetize.com/j5wnm9zyeba98gbzu6xb73keoek6ezmx/512x384.jpg', 'https://html5.gamemonetize.com/j5wnm9zyeba98gbzu6xb73keoek6ezmx/', '0', 'Arcade', 0, 0, '', 'little-dino-adventure-returns-'),
(840, 'Color Chain Sort Puzzle', 'Have you ever played chain puzzles? Color Chain Sort Puzzle plays just like water sorting puzzle games, you need to follow the same color to sort chains on different pillars. Differently, if you want to move the chains, you need to make sure that the color of the top chain is the same as your target chain on the corresponding pillar. Glad you will solve all puzzles and complete all levels!', 'https://img.gamemonetize.com/x5rhusw3x4j834z1b11bh2ws9lmka1tf/512x384.jpg', 'https://html5.gamemonetize.com/x5rhusw3x4j834z1b11bh2ws9lmka1tf/', '0', 'Arcade', 0, 0, '', 'color-chain-sort-puzzle'),
(841, 'Crowd Run', 'You are ready to start this fun and addictive puzzle game called Crowd Run 3D. Here you will need to control a large crowd of playable characters on an obstacle course. It will contain a huge variety of different traps and holes. You have to be very careful not to lose characters. In the course of this race, you will not only lose allies, but also replenish them. The blue portals will help you with this, they tend to increase your army or add a certain number of people.', 'https://img.gamemonetize.com/6kj4tdeh7585sfneym955uu1iz5klzo8/512x384.jpg', 'https://html5.gamemonetize.com/6kj4tdeh7585sfneym955uu1iz5klzo8/', '0', 'Arcade', 0, 0, '', 'crowd-run'),
(842, 'Santa Claus Jumping Adventure', 'Santa Claus Jumping Adventure is fun online game suitable for all ages. Help our lovley Santa to collect as many gifts as possible. Avoid little red devils on the way up. Have fun playing.', 'https://img.gamemonetize.com/4hny6d5gmaxdbci51f090u60hfk24608/512x384.jpg', 'https://html5.gamemonetize.com/4hny6d5gmaxdbci51f090u60hfk24608/', '0', 'Arcade', 0, 0, '', 'santa-claus-jumping-adventure'),
(843, 'Castle Slot', 'In the Castle Slot slot game, you can experience the experience of a player without having to pay in real money! And if you dare, you can try to double your earnings.', 'https://img.gamemonetize.com/dnsdvfnd4i4g7suf2j3bydldaug2382h/512x384.jpg', 'https://html5.gamemonetize.com/dnsdvfnd4i4g7suf2j3bydldaug2382h/', '0', 'Arcade', 0, 0, '', 'castle-slot'),
(844, 'Frankenstein Adventures 2020', 'Frankenstein Adventures Has Arrive !', 'https://img.gamemonetize.com/5qy7nl3mrtg1qqukpc891zbo1i69tb9y/512x384.jpg', 'https://html5.gamemonetize.com/5qy7nl3mrtg1qqukpc891zbo1i69tb9y/', '0', 'Arcade', 0, 0, '', 'frankenstein-adventures-'),
(845, 'Baby Girl Dish Washing &amp; Dress-Up', 'More outfits than you\'ve seen in any other cosplay or fashion simulator are available in this game. Prepare for the red carpet as an outfit designer/image-maker for famous actors, celebrities, supermodels, and glitzy socialites by unleashing your inner fashionista today! Indulge your passion for hauler videos on YouTube and pretend you\'re a famous actor or actress in Hollywood and Broadway, with millions of admirers and subscribers waiting to see your latest haul. Become the world\'s most beautiful woman and wed a millionaire for even more fame and glory (e.g., some handsome actor with an oceanside mansion in California). Get creative with your celebrity model\'s haircut and attire for the big day. Wash the dishes with your mother to disinfect the kitchen. This is a great way to spend some quality time together for small girls who enjoy helping their moms maintain their homes and kitchens clean. Here, cleaning the kitchen and dishes is a lot of fun because all you have to do is move your finger and get the hang of it in no time at all. In this game, you have to clean up your kitchen and remove the strewn dishes. Dirty dishes can be cleaned here, as well as the cabinets, the racks, the organizers, the dishwasher, and the filthy floor, which can be vacuumed. Cooking on this untidy floor is a no-no.', 'https://img.gamemonetize.com/1s7mnh9aj7nwrebxjlzmdmqhes627uhv/512x384.jpg', 'https://html5.gamemonetize.com/1s7mnh9aj7nwrebxjlzmdmqhes627uhv/', '0', 'Arcade', 0, 0, '', 'baby-girl-dish-washing-amp-dressup'),
(846, 'Dababy Stars', 'Help Dababy Convertible Collect the stars while doing the cops in this fast-paced arcade game,Lets Goooo!', 'https://img.gamemonetize.com/zuhnc989iasa8p9elfw5nxfh72c3on8n/512x384.jpg', 'https://html5.gamemonetize.com/zuhnc989iasa8p9elfw5nxfh72c3on8n/', '0', 'Arcade', 0, 0, '', 'dababy-stars'),
(847, 'Pawky', 'The pawky jump platformer game is all about jumping on platforms. The player must be quick and agile enough to avoid obstacles, but also know when they have reached their destination so as not to waste time or energy by revisiting locations already explored moments before!', 'https://img.gamemonetize.com/804u2b3kmnaigugfylxg22d993mpqovk/512x384.jpg', 'https://html5.gamemonetize.com/804u2b3kmnaigugfylxg22d993mpqovk/', '0', 'Arcade', 0, 0, '', 'pawky'),
(848, 'SupercEELious', 'Mr. Stank thinks he can ride an Eel trapped in a water-logged cave to safety...and beyond! No one thinks he can do it! Will you help him? Created by: Evil Objective', 'https://img.gamemonetize.com/kx49874j8s715hnolm6tfmi57p81gaw1/512x384.jpg', 'https://html5.gamemonetize.com/kx49874j8s715hnolm6tfmi57p81gaw1/', '0', 'Arcade', 0, 0, '', 'superceelious'),
(849, 'Flappy Pou', 'To move through the thickets of the tropical jungle during the next trip to South America, Help the baby fly as far as possible to get to the deep and inaccessible parts of the rainforest. Tap on the Floor to make it fly up rapidly. Maintain the flight at a normal altitude so that the baby does not catch the pipes.', 'https://img.gamemonetize.com/gshakj53a3x8fg89z06mhrbj7wzydios/512x384.jpg', 'https://html5.gamemonetize.com/gshakj53a3x8fg89z06mhrbj7wzydios/', '0', 'Arcade', 0, 0, '', 'flappy-pou'),
(850, 'Big NEON Tower VS Tiny Square', 'Ride the vaporwaves and avoid the neon nusiences in the 3rd instalment of the Big Tower Tiny Square series played by MILLIONS across the web! Inspired by 90s arcades, the Big NEON Tower is one giant level broken up into large single-screen sections. Each obstacle has been meticulously placed. Each section devilishly designed. It will take patience and skill to navigate the maze-like tower. Precision is key to success! Come chat about the game in our Discord: https://discord.gg/89bTXwhv Troubleshooting: Game is choppy/low FPS: Toggle the PERFORMANCE button in options for smoother gameplay. (Defaulted On for mobile) Too zoomed out: Toggle the ZOOM button in options for a zoomed in view on the player. (Defaulted On for mobile) Can\'t start: Highlight the start button with A/D and press space (Keyboard) or Joystick and A button (Controller) or click Start. On mobile just touch the start button.', 'https://img.gamemonetize.com/2iq6yflfmi66q60gb2dsuhrot7ah6c1i/512x384.jpg', 'https://html5.gamemonetize.com/2iq6yflfmi66q60gb2dsuhrot7ah6c1i/', '0', 'Arcade', 0, 0, '', 'big-neon-tower-vs-tiny-square'),
(851, 'The Aviator', 'And addictive aircraft game to play. Control the aviator/aircraft to avoid the red meteorites. Collect the blue energy crystals to fill up your energy. Those crystals can also be used to upgrade the aircraft. Fly it to the end!', 'https://img.gamemonetize.com/6knbgdbqqxp1ro11jz3b0bk2duwxt6v3/512x384.jpg', 'https://html5.gamemonetize.com/6knbgdbqqxp1ro11jz3b0bk2duwxt6v3/', '0', 'Arcade', 0, 0, '', 'the-aviator'),
(852, 'Boxer.io - Fun io games', 'Smash the players on the battlefield and absorb their power! Join the gang beasts fight and enjoy the crazy action. Become bigger and stronger kicking every buddy in the PvE io arena! Win the round and become the last stickman fighter who lived in this battle royal!', 'https://img.gamemonetize.com/2xuio3yz8k4otg14ugm0m5qyoyxxvpw4/512x384.jpg', 'https://html5.gamemonetize.com/2xuio3yz8k4otg14ugm0m5qyoyxxvpw4/', '0', 'Arcade', 0, 0, '', 'boxerio--fun-io-games'),
(853, 'Squirrel Go Up', 'Either use your mouse or press enter to start the game. Move your cute squirrel using your keyboard and go up avoiding obstacles and jumping on the platforms. Do not let the rocks hit you, collect hazelnuts as you go up for making more points. Have fun in this easy-to-learn addicting game Squirrel Go Up.', 'https://img.gamemonetize.com/nnnd35xvtdugcmfwik14hdhi1wywy8sm/512x384.jpg', 'https://html5.gamemonetize.com/nnnd35xvtdugcmfwik14hdhi1wywy8sm/', '0', 'Arcade', 0, 0, '', 'squirrel-go-up'),
(854, 'Tower Loot', 'With a magician with super powers, you must destroy all the objects and bring the safe to the sticky floor. Reaching the sticky floor, the chest opens immediately. Do not forget that it is enough to stick to the floor because there is stickiness on the floor. You can delete blocks. click on the blocks and destroy them attract the chest.', 'https://img.gamemonetize.com/xyz1qj61f1un3grq5n8xz927o10amesp/512x384.jpg', 'https://html5.gamemonetize.com/xyz1qj61f1un3grq5n8xz927o10amesp/', '0', 'Arcade', 0, 0, '', 'tower-loot'),
(855, 'Zombie Drift 3D', 'Zombie Drift 3D is a popular driving game. It doesn\'t require you to race or race against others, but it also tests your driving skills. You need to control the car to hit everything to make the exit open. Only in this way, you can get the success! Come on!', 'https://img.gamemonetize.com/q1zm7ya28cd8fcm6vp0j1p27fziip383/512x384.jpg', 'https://html5.gamemonetize.com/q1zm7ya28cd8fcm6vp0j1p27fziip383/', '0', 'Arcade', 0, 0, '', 'zombie-drift-d'),
(856, 'Batman Super Run Fast', 'You are a speed enthusiast, so you should try the Batman Super Run Fast game. The game will give you a new feeling that you have never had in some other games. Our boy Batman loses on a deserted island where only graves and corpses are found. The special thing is that he is the only one on this deserted island. Batman is trying to run as fast as possible to get out of this scary place. However, he needs to defeat the bizarre corpses lurking in the ground, and they can suddenly appear to harm Batman. In addition, the crows are always lurking to destroy Batman if he is not careful. This is an extremely scary place, and Batman needs your help? You help him defeat crows, barbaric corpses and power him up so he can run away from that deserted island.&quot;', 'https://img.gamemonetize.com/l93o2dbddy4ll4m4b39wmrjb1up5kdim/512x384.jpg', 'https://html5.gamemonetize.com/l93o2dbddy4ll4m4b39wmrjb1up5kdim/', '0', 'Arcade', 0, 0, '', 'batman-super-run-fast'),
(857, 'Vector', 'Vector is an exciting arcade game, depicting you as a fugitive who has no desire to be held by the system. The game opens in a totalitarian world where freedom and individuality are only distant dreams. But the fugitive\'s heart is strong, and you will soon escape. Run, jump, slide and climb using the extraordinary urban art of Parkour while being chased by &quot;Big Brother&quot;, whose only goal is to catch you and bring you back.', 'https://img.gamemonetize.com/sx4buiaee7apxpafml0oiq2uatyby9sq/512x384.jpg', 'https://html5.gamemonetize.com/sx4buiaee7apxpafml0oiq2uatyby9sq/', '0', 'Arcade', 0, 0, '', 'vector'),
(858, 'Draw Pen Rush', 'Draw Pen Rush is a fun and exciting parkour game. Players control a robot to compete in parkour races, avoiding obstacles and collecting various parts to enhance their abilities and turn into big robots. The game is played in portrait mode, allowing players to see further down the track and prepare to avoid traps. Help the robot defeat the ultimate brain.', 'https://img.gamemonetize.com/qbrhatbgvznrc319t64rwb90deypp9n4/512x384.jpg', 'https://html5.gamemonetize.com/qbrhatbgvznrc319t64rwb90deypp9n4/', '0', 'Arcade', 0, 0, '', 'draw-pen-rush'),
(859, 'Hidden Frozen Princess', 'Hidden Object Games', 'https://img.gamemonetize.com/zlshiikyv9npe1tbxmxlwyjg649o9k9x/512x384.jpg', 'https://html5.gamemonetize.com/zlshiikyv9npe1tbxmxlwyjg649o9k9x/', '0', 'Arcade', 0, 0, '', 'hidden-frozen-princess'),
(860, 'Cat Shot', 'You in the game Cat Shot will need to help the kitten to collect them all. You will need to use a slingshot for this. Your hero will sit in it. Clicking on the screen you will see a dotted line.', 'https://img.gamemonetize.com/zble1jnpb358puq4jtfba3em1j4zjn0j/512x384.jpg', 'https://html5.gamemonetize.com/zble1jnpb358puq4jtfba3em1j4zjn0j/', '0', 'Arcade', 0, 0, '', 'cat-shot'),
(861, 'Muscle run', 'Collect your own color dumbbell and Build up your body.', 'https://img.gamemonetize.com/7kucy45hzvok4zhaggtg31fnbuia3r2k/512x384.jpg', 'https://html5.gamemonetize.com/7kucy45hzvok4zhaggtg31fnbuia3r2k/', '0', 'Arcade', 0, 0, '', 'muscle-run'),
(862, 'Rise Up Xmas', 'Cleverly move your candy-shield to protect your snowman from many obstacles. Features: - realistic physics - many types of obstacles - colorful world Merry Christmas!', 'https://img.gamemonetize.com/9b1h57d6eoe72msssp45a9xhu1uyb9zk/512x384.jpg', 'https://html5.gamemonetize.com/9b1h57d6eoe72msssp45a9xhu1uyb9zk/', '0', 'Arcade', 0, 0, '', 'rise-up-xmas'),
(863, 'Red Panda Surfer', 'The main task is to overcome as much distance as possible without colliding with various obstacles, and for this your panda can turn, jump and bend over. During the journey, we advise you to pick up the scattered gold coins, they will help increase the chances of winning and even choose new clothes for the hero.', 'https://img.gamemonetize.com/b7f8i11v54j7safrmaivh77y0cjo07v5/512x384.jpg', 'https://html5.gamemonetize.com/b7f8i11v54j7safrmaivh77y0cjo07v5/', '0', 'Arcade', 0, 0, '', 'red-panda-surfer'),
(864, 'PEN RUN', 'use color pen to draw your own road. Remember to avoid the obstacles, and reach the end!', 'https://img.gamemonetize.com/vf3j8e9myghp751fbihwrkpgg5hqm0ei/512x384.jpg', 'https://html5.gamemonetize.com/vf3j8e9myghp751fbihwrkpgg5hqm0ei/', '0', 'Arcade', 0, 0, '', 'pen-run'),
(865, 'Bear Adventures', 'Bear Adventure is an online fun kids game. Is there something happier than collecting a fish? There is a cute bear who want to collect fish. Can you help him? Find fish and collect them as many as possible. You have to avoid your shadow, or you will lose. How many scores can you get? Have fun!', 'https://img.gamemonetize.com/uhuetmd1eld0s444nwz9omh1l8u15140/512x384.jpg', 'https://html5.gamemonetize.com/uhuetmd1eld0s444nwz9omh1l8u15140/', '0', 'Arcade', 0, 0, '', 'bear-adventures'),
(866, 'Geometry Dash SubZero - Arcade', 'Geometry Dash is back with a brand new adventure! Jump in, brace yourself, and get ready for a real challenge! This won\'t be easy...', 'https://img.gamemonetize.com/wnunrdxxb05g2z2iqn75xb5u2z343j5w/512x384.jpg', 'https://html5.gamemonetize.com/wnunrdxxb05g2z2iqn75xb5u2z343j5w/', '0', 'Arcade', 0, 0, '', 'geometry-dash-subzero--arcade'),
(867, 'ZigZag Squid Game Runner', 'Take the fastest route possible, dodging trains and buses about to arrive. Keep an eye out for the rolling timber in the forest! Run by changing direction on zigzag using intuitive controls. Help your beloved, lovely Squid character to escape from the clutches of the authorities! After double tapping, use the skateboard to feel for the one-of-a-kind board in the subway. Players worldwide compete for the highest score in the rank, and scores are shared in a friend list. Increase your score multiplier by unlocking the next level. Complete tasks or boxes to earn experience points that will allow you to advance to the next level. The more the number of score multipliers you have, the higher the score you receive.', 'https://img.gamemonetize.com/jiw7c5z56jl9wpjoqsmns15ybzozg20f/512x384.jpg', 'https://html5.gamemonetize.com/jiw7c5z56jl9wpjoqsmns15ybzozg20f/', '0', 'Arcade', 0, 0, '', 'zigzag-squid-game-runner'),
(868, 'Flyings to go', 'Welcome to Flying Bird, fly with your bird to overcome obstacles and accumulate as many points as possible', 'https://img.gamemonetize.com/whdysiaq64f9mu7ui2yavss85npgs1u1/512x384.jpg', 'https://html5.gamemonetize.com/whdysiaq64f9mu7ui2yavss85npgs1u1/', '0', 'Arcade', 0, 0, '', 'flyings-to-go'),
(869, 'Color Balls !', 'Color Balls Upload 2020', 'https://img.gamemonetize.com/zk10ov6p7rq01gr69ctykybilbwy80y8/512x384.jpg', 'https://html5.gamemonetize.com/zk10ov6p7rq01gr69ctykybilbwy80y8/', '0', 'Arcade', 0, 0, '', 'color-balls-'),
(870, 'Spiderman Space War', 'Spiderman City Jumper', 'https://img.gamemonetize.com/6pbqsjrjvx2mhyrf0mi4szbykzq7ebkf/512x384.jpg', 'https://html5.gamemonetize.com/6pbqsjrjvx2mhyrf0mi4szbykzq7ebkf/', '0', 'Arcade', 0, 0, '', 'spiderman-space-war'),
(871, 'Invasion Crush', 'It is a classic breakout game with different types of bricks and challenging levels. 2x Brick needs to be hit 2 times where as ‘Shoot Brick’ can be eliminated by shooting only and if ball hits ‘Shoot Brick’, the ball will be destroyed. ‘Extra Ball Brick’ gives you an extra ball. Eliminate all the bricks to complete a level. Complete each level within 5 minutes. Handle the paddle with the help of mouse or finger tip.', 'https://img.gamemonetize.com/c1d708ejy4oqpudw10pykfkn6uhz7tsv/512x384.jpg', 'https://html5.gamemonetize.com/c1d708ejy4oqpudw10pykfkn6uhz7tsv/', '0', 'Arcade', 0, 0, '', 'invasion-crush'),
(872, 'Bowling Zombie Hit', 'In this little take on the classic Zombie vs Angry Ball game, all you have to do is the aim and hit to eliminate all of the spooky zombies, and have a good time!', 'https://img.gamemonetize.com/u4qc3yfg3qbqrqhh78ea7tpu8uwvcje4/512x384.jpg', 'https://html5.gamemonetize.com/u4qc3yfg3qbqrqhh78ea7tpu8uwvcje4/', '0', 'Arcade', 0, 0, '', 'bowling-zombie-hit'),
(873, 'Jelly Cube Escape', 'Do you like maze-escape games? Jelly Cube Escape is a typical cube maze-escape arcade game that is made on a 3D game engine. Your objective is to help the red cube escape from the maze to the finish marked area at each level by means of seeking a track and avoiding green cubes. There are also blue skin and yellow skin for you to select in the store. When you fail at the same level in three lives, you have no choice but to start the current level again.', 'https://img.gamemonetize.com/1gwkmien41n1xqh4qrt9b1djw8oflghy/512x384.jpg', 'https://html5.gamemonetize.com/1gwkmien41n1xqh4qrt9b1djw8oflghy/', '0', 'Arcade', 0, 0, '', 'jelly-cube-escape'),
(874, 'Phone Evolution', 'Here is a collecting evolution simulation arcade game with 3D cartoon phone models and platform tracks. As long as you keep your phone modern than the 1980s, you could complete the level when you arrive at the final wall. The blue walls will upgrade your phone with different time spans. The red walls will degrade your phone into older types. Would you like to upgrade your phone to the ultimate type in this game?', 'https://img.gamemonetize.com/v1phpjsgnw87qulbci0gzlxzxxvla41t/512x384.jpg', 'https://html5.gamemonetize.com/v1phpjsgnw87qulbci0gzlxzxxvla41t/', '0', 'Arcade', 0, 0, '', 'phone-evolution'),
(875, 'Balls Out 3D Online', 'Here is a falling ball collecting arcade game that is made of a 3D game engine. The goal for you is to make the marked quantity of balls fall on the pillar at each level. All balls are trapped onto the iron wire. It is time for you to release them and complete the game!', 'https://img.gamemonetize.com/405zy9xog84gh9rrrvh62pa72nqvlkf4/512x384.jpg', 'https://html5.gamemonetize.com/405zy9xog84gh9rrrvh62pa72nqvlkf4/', '0', 'Arcade', 0, 0, '', 'balls-out-d-online'),
(876, 'Fire of Fenix', 'Have you ever wanted to live the fantasy life of a phoenix, battle with fierce enemies as you raise a family and conquer the fantasy world? Now you can become the ultimate phoenix bird in a simulator unlike any other', 'https://img.gamemonetize.com/tzpafb1gjj8egxm1s5q4kf8ny9ndza0t/512x384.jpg', 'https://html5.gamemonetize.com/tzpafb1gjj8egxm1s5q4kf8ny9ndza0t/', '0', 'Arcade', 0, 0, '', 'fire-of-fenix'),
(877, 'Angry Among Us imposter', 'Compete against the World in 24 NEW Angry Among Us imposter levels every week! Or take your chances in the Star Cup as you go head-to-head against individual opponents! Compete with your friends, come out on top, become the BEST Angry Among Us imposter player in the World!', 'https://img.gamemonetize.com/5w2j3h7qz8op6jbnj6omw1x8ov6sf32l/512x384.jpg', 'https://html5.gamemonetize.com/5w2j3h7qz8op6jbnj6omw1x8ov6sf32l/', '0', 'Arcade', 0, 0, '', 'angry-among-us-imposter'),
(878, 'Snowball World', 'In a difficult and distant world, the brave cat Snowball will start your adventure! Snowball will have to go through 20 levels, each more difficult than the other. And on the way, you have to catch all the birds and rats of their world. Find the key and go through the door that leads to a new level! Snowball World is an amazing game with 20 levels, great graphics and colors, many effects and animations that make the game more fun!', 'https://img.gamemonetize.com/yunzzcprhkuz5upugw4h1lne8bj7r1op/512x384.jpg', 'https://html5.gamemonetize.com/yunzzcprhkuz5upugw4h1lne8bj7r1op/', '0', 'Arcade', 0, 0, '', 'snowball-world'),
(879, 'Bounce And Pop', 'Bounce And Popo is a funny arcade game which can train your brain flexibility! The players only need to control the gears to smash the balloon will be able to pass the levels. Aim at the goal and launch the gear firstly! Then control it to smash all the balloons! Let\'s try it now! To unlock more and more levels to challenge! Come on!', 'https://img.gamemonetize.com/14107min9xv60s9y65znzny08x81327k/512x384.jpg', 'https://html5.gamemonetize.com/14107min9xv60s9y65znzny08x81327k/', '0', 'Arcade', 0, 0, '', 'bounce-and-pop'),
(880, 'BlackJack Simulator', 'With Blackjack, you can practice your skills at a classic table game while having fun, offline, and risk-free! This Las Vegas casino classic, similar to Twenty One, Pontoon, and Vingt-Un, pushes you to attempt to come as near to 21 as you possibly can to win the prize. Make large bets to earn large sums of money, or play the long game to demonstrate your ability to defeat the dealer! We ensure that our games are fair and enjoyable since we use random cards and provide you with free chips to use in this casino-style game without taking any risks. Ever tried your hand at Blackjack before? Blackjack is the most effective technique to become familiar with the game. You may enjoy this classic casino game without putting any real money in danger by just playing for fun! You\'ll be on top of the leaderboard in no time.', 'https://img.gamemonetize.com/mvuvxh8m2jpmy22i7d0qahulyzs1sqb0/512x384.jpg', 'https://html5.gamemonetize.com/mvuvxh8m2jpmy22i7d0qahulyzs1sqb0/', '0', 'Arcade', 0, 0, '', 'blackjack-simulator'),
(881, 'Pop It Fidget 3D Online', 'I have to say, it is very relaxing for people to squeeze out the bubble wraps. Pop It Fidget 3D is a relaxation arcade game with 3D different shapes of bubbles. There are three types of patterns with 3D bubbles. When you squeeze all the bubbles of a pattern, it will turn over 180 degrees for you to play unlimited times. Have a rest without any mind!', 'https://img.gamemonetize.com/zvox41r71f25bbhxcwyvjmg4rv5k6lae/512x384.jpg', 'https://html5.gamemonetize.com/zvox41r71f25bbhxcwyvjmg4rv5k6lae/', '0', 'Arcade', 0, 0, '', 'pop-it-fidget-d-online'),
(882, 'Flappy Dunk Shoot', 'Flappy Dunk Shoot is amazing game with classic and customise Balls. Tap the screen to shoot rings. No more dunk, only swishes! Pass all hoops and try new challenges. Try to dunk hoops to make the challenge completed. This is the remix of these types of hopping ball shooting and flappy shoot with dunking fun. One shot, one dunk Shoot hoops and dunk in this bouncy flappy ball shoot game. To be in the ranking, don\'t forget to share your score!', 'https://img.gamemonetize.com/3bluguo5w49s3ybpsd1u7h4jk7xmrtjv/512x384.jpg', 'https://html5.gamemonetize.com/3bluguo5w49s3ybpsd1u7h4jk7xmrtjv/', '0', 'Arcade', 0, 0, '', 'flappy-dunk-shoot'),
(883, 'Rocket Jump', 'Do you like games where you need to make a character jump on the screen? Are you ready to play the best jumping game in the galaxy? The first levels of the game are very easy. As you progress through the levels, they become trickier and trickier... The difficulty increases after each level; the distance and the traps to reach the top are higher. Your skills will be challenged all day long.', 'https://img.gamemonetize.com/sg0b7nu31g48xi15z3av22uc4282lgu4/512x384.jpg', 'https://html5.gamemonetize.com/sg0b7nu31g48xi15z3av22uc4282lgu4/', '0', 'Arcade', 0, 0, '', 'rocket-jump'),
(884, 'Para Shoot', 'Save the soldiers as they fall from the sky by tapping them to open the parachutes but be careful if you touch them again they will close and it may be too late to save them. Have fun with great cool game!', 'https://img.gamemonetize.com/au15te6o82zwywwv7docakqm4cyshtb7/512x384.jpg', 'https://html5.gamemonetize.com/au15te6o82zwywwv7docakqm4cyshtb7/', '0', 'Arcade', 0, 0, '', 'para-shoot'),
(885, 'Striptease Nightclub Manager', 'Striptease Nightclub Manager is game of time management and reflexes in which you’ll have to deal with lines of clients who came to satisfy their needs. You’ll have to place them, to take their “commands” before bringing them one your superb employees. Don’t forget to bring them their bill… well, seeing how much money they’re throwing, it shouldn’t be a very big problem…', 'https://img.gamemonetize.com/koi3jkwjgfdaj674xd9tgc7q0w9lii10/512x384.jpg', 'https://html5.gamemonetize.com/koi3jkwjgfdaj674xd9tgc7q0w9lii10/', '0', 'Arcade', 0, 0, '', 'striptease-nightclub-manager'),
(886, 'JoJo Run Adventure', '“JoJo Run” is a runner style game. With very beautiful and colorful graphics, you will have a lot of fun. Collect coins and diamonds to earn points and advance levels. Eliminate the snails and break the walls that appear in front of you. Win all levels and accumulate the most coins and points. Good luck and have fun!', 'https://img.gamemonetize.com/2dmok3s46ncxh9wq5fg56wqf0zqzzdk8/512x384.jpg', 'https://html5.gamemonetize.com/2dmok3s46ncxh9wq5fg56wqf0zqzzdk8/', '0', 'Arcade', 0, 0, '', 'jojo-run-adventure'),
(887, 'Tall.io', 'Help your stickman to become as tall as possible. Collect cubes of your color, run through gates, smash trees and other stickmen that are smaller than you, dodge obstacles. This is a simple and dynamic game.', 'https://img.gamemonetize.com/3ref378qcywg2ksr0retgiaqcai1egfw/512x384.jpg', 'https://html5.gamemonetize.com/3ref378qcywg2ksr0retgiaqcai1egfw/', '0', 'Arcade', 0, 0, '', 'tallio'),
(888, 'Valentines Day Adventures', 'Valentines Day Adventures is a 2D Platform Game where you need to collect Chocolate bars and bring them over to your girlfriend while avoiding saws and Love eater enemies! There are 8 levels to play with increasing difficulty.', 'https://img.gamemonetize.com/l1wgejfnfvgjtdll0j27c35bfmri9tjt/512x384.jpg', 'https://html5.gamemonetize.com/l1wgejfnfvgjtdll0j27c35bfmri9tjt/', '0', 'Arcade', 0, 0, '', 'valentines-day-adventures'),
(889, 'Super Mario City Run', 'Super Mario City Run is a crazy running game Tap or Click to run and jump across the city. Collect coins and avoid falling and obstacles. Can you get the highest score?', 'https://img.gamemonetize.com/ndjc60rvwkp5srqtoyhrcq85a521x0ov/512x384.jpg', 'https://html5.gamemonetize.com/ndjc60rvwkp5srqtoyhrcq85a521x0ov/', '0', 'Arcade', 0, 0, '', 'super-mario-city-run'),
(890, 'Panda Christmas Adventure Run', 'Do you know Panda adventure? This is the max country boy you will play with this game a few days before Christmas, Panda Claus\'s sleigh was knocked over by a enemies, and presents were scattered all over the world. Can you help Panda Claus find these presents.', 'https://img.gamemonetize.com/r83hrn0tmyal1oq5ugjumvsexfixqmwh/512x384.jpg', 'https://html5.gamemonetize.com/r83hrn0tmyal1oq5ugjumvsexfixqmwh/', '0', 'Arcade', 0, 0, '', 'panda-christmas-adventure-run'),
(891, 'SeaFood Mart', 'Create, expand and maintain your seafood store right now! Earn money and create your own business.', 'https://img.gamemonetize.com/0odlk6ep518ffbubvpivwxrpnay1k0eo/512x384.jpg', 'https://html5.gamemonetize.com/0odlk6ep518ffbubvpivwxrpnay1k0eo/', '0', 'Arcade', 0, 0, '', 'seafood-mart'),
(892, 'Cat Chef and Broccoli', 'The cute broccoli needs to escape from the chef cat, he will catch it and make dinner. Help the broccoli to reach the fridge while the sweet chef cat chases the cute broccoli. broccoli be careful cookies are not your friend they are the enemy. There are obstacles on your way, be careful with obstacles such as salt shakers and graters.', 'https://img.gamemonetize.com/shjdn3f6h4s1lec3521r495ytvllyw2j/512x384.jpg', 'https://html5.gamemonetize.com/shjdn3f6h4s1lec3521r495ytvllyw2j/', '0', 'Arcade', 0, 0, '', 'cat-chef-and-broccoli'),
(893, 'Monsters Impact', 'The power is in your finger! Tap the screen to hit the monsters and click the special buttons to unleash your power. Kill the hordes of monsters and become the real monster hunter. Don’t stop clicking and be the hero of this epic war against monsters and other terrifying creatures. This game is one of the best RPG idle game. If you like level up games, Monsters Impact is the best option. Monsters Impact is a fantasy role playing game with thousands of levels and tons of unique monsters.', 'https://img.gamemonetize.com/d0e1sof1ilv7xy96fo1vblg23d495ppk/512x384.jpg', 'https://html5.gamemonetize.com/d0e1sof1ilv7xy96fo1vblg23d495ppk/', '0', 'Arcade', 0, 0, '', 'monsters-impact'),
(894, 'Run! and Escape', 'Run! and Escape is a very fun and simple game to play. The aim of the game is simple escape!, can you get more? Many challenges await you on this journey!, get to the exit as quickly as possible! and take care.', 'https://img.gamemonetize.com/dot1s4txaliixj4y7z3mdaxpzzukg58e/512x384.jpg', 'https://html5.gamemonetize.com/dot1s4txaliixj4y7z3mdaxpzzukg58e/', '0', 'Arcade', 0, 0, '', 'run-and-escape'),
(895, 'Forest Slither Snake', 'Forest Slither Snake is a fun snake game with multiple customizations.', 'https://img.gamemonetize.com/23okrk1lkjijp3nexq7js1vnpe3tpide/512x384.jpg', 'https://html5.gamemonetize.com/23okrk1lkjijp3nexq7js1vnpe3tpide/', '0', 'Arcade', 0, 0, '', 'forest-slither-snake'),
(896, 'Stick Cards War', 'Each card has its own unique abilities, and using them strategically can make you stronger! Drag the cards on yourself or on the enemy to use their effects! Use coins to improve the base value, the higher the base value, the greater the gain!', 'https://img.gamemonetize.com/5i0n78izpy4jmko3x83a5mu4nj9zwrnm/512x384.jpg', 'https://html5.gamemonetize.com/5i0n78izpy4jmko3x83a5mu4nj9zwrnm/', '0', 'Arcade', 0, 0, '', 'stick-cards-war');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(897, 'Draw The Line 3D Online', 'For the ball to reach the destination, you need to have the proper level of ingenuity and quick reaction, without which you will have a hard time. Watch the ball carefully, do not let it disappear from sight, otherwise you will not be able to direct it, and most likely it will have a tragic accident. You have the opportunity to send your ball into space and admire the beauty of bright stars, but remember that the birds are waiting for their liberator and are ready to accompany you on the way to the finish line. Prove your skills and save the birds from their cages. Good luck!', 'https://img.gamemonetize.com/nbf9npkutpdw84ro0a5xbu63kwnfvrzj/512x384.jpg', 'https://html5.gamemonetize.com/nbf9npkutpdw84ro0a5xbu63kwnfvrzj/', '0', 'Arcade', 0, 0, '', 'draw-the-line-d-online'),
(898, 'Among Us Shooter', 'Among Us Shooter is a very fun and exciting game. Your objective is to defeat the wave balloons with Impostors and Crewmates. Get money and buy new skins or weapons. Have fun!', 'https://img.gamemonetize.com/663gpceo8gafhjln9v5acofb3zcwygkm/512x384.jpg', 'https://html5.gamemonetize.com/663gpceo8gafhjln9v5acofb3zcwygkm/', '0', 'Arcade', 0, 0, '', 'among-us-shooter'),
(899, 'Roulette Simulator', 'The Lucky Roulette Wheel is available to VIP players seeking a premium gaming experience. This game is made amazing by the incredible sound effects and visuals it contains. Try out several casino roulette techniques for free, and become an expert in one of the world\'s most popular casino table games: roulette. You may enjoy free fortunate roulette in horizontal mode and play at friendly betting tables with straightforward controls. Try out your strategies without putting your money at risk, and you\'ll soon become a skilled casino player. Other games are available, but none are quite like this rolet game. This role is constantly available on your mobile, allowing you to practice anywhere and whenever you choose.', 'https://img.gamemonetize.com/9ncojone1997bjfefuiti98ophx35onc/512x384.jpg', 'https://html5.gamemonetize.com/9ncojone1997bjfefuiti98ophx35onc/', '0', 'Arcade', 0, 0, '', 'roulette-simulator'),
(900, 'Cut Grass', 'Do you know powerful a ring blade is? Cut Grass will show you a famous Mexican weapon in a 3D collecting puzzle arcade game. Here is some weed on the mud, your mission is to cut them all down at all levels. Without time and score limitations, keep calm and have a good time!', 'https://img.gamemonetize.com/5npdd2w0buzba7h3cbhdv3gcljwztmi9/512x384.jpg', 'https://html5.gamemonetize.com/5npdd2w0buzba7h3cbhdv3gcljwztmi9/', '0', 'Arcade', 0, 0, '', 'cut-grass'),
(901, 'Drive Master 3D', 'Here is a skillful car-dodge arcade game. With 3D tracks and different obstacles, you need to focus on the perfect time and arrive at the finish without any crashing at all levels. There are some skins waiting for you to unlock and try. Good luck and dodge the traps!', 'https://img.gamemonetize.com/7mw54pigkq9awxvmqnsghitn1onafdqk/512x384.jpg', 'https://html5.gamemonetize.com/7mw54pigkq9awxvmqnsghitn1onafdqk/', '0', 'Arcade', 0, 0, '', 'drive-master-d'),
(902, '11 in 1 Arcade Games', 'Welcome to the wide assortment of tiny games that may delight you for hours without realizing the time. GoodGameArcade is a free game collection for web or pc that enables you to effortlessly and quickly play or more hundreds of unique Arcade games in one location without having to install all games one by one. So, if you are into such addicting arcade games and seeking a free selection of mini-games to play on your web or smartphone, download GoodGameArcade for free and experience hours of joy and entertainment with family and friends.', 'https://img.gamemonetize.com/y2w9sloacurvnx97zrrl0i5sm9u46acb/512x384.jpg', 'https://html5.gamemonetize.com/y2w9sloacurvnx97zrrl0i5sm9u46acb/', '0', 'Arcade', 0, 0, '', '-in--arcade-games'),
(903, 'Blobs And Sheep', 'In this skill based physics shooter game the object is to destroy all the blobs while saving the sheep. You use bullets and/or explosive grenades to destroy the blobs and you save sheep by either destroying all the blobs or teleporting sheep to safety using any teleportation grenades you might have. If you destroy any sheep or if there are blobs left after you run out of ammo your high score will drop. Version 1.1 Bug fixes.', 'https://img.gamemonetize.com/u4lbyccuy2qlulqkneqoqd64qj37km7f/512x384.jpg', 'https://html5.gamemonetize.com/u4lbyccuy2qlulqkneqoqd64qj37km7f/', '0', 'Arcade', 0, 0, '', 'blobs-and-sheep'),
(904, 'DIY Pop Toys Fun 3D', 'Have you ever DIY a bubble toy when you are under too much pressure? DIY Pop Toys Fun 3D provides you with a chance to make bubble toys yourself on a 3D machine which is a relaxation arcade game. The objective for you is to move the cubes onto the platform of the machine and press all bubbles when they are done. I hope you will entertain with all the new patterns and colorful cubes in this game!', 'https://img.gamemonetize.com/v0cbrribe0naz10rublq7nnmruqa5sjy/512x384.jpg', 'https://html5.gamemonetize.com/v0cbrribe0naz10rublq7nnmruqa5sjy/', '0', 'Arcade', 0, 0, '', 'diy-pop-toys-fun-d'),
(905, 'Rocket Rodent Nightmare', 'Rocket Rodent Nightmare is a game about reflexes and timing. You must propel your character at the right moment in order to avoid the walls. But be careful, the spaces to pass through those walls are thin and if you touch them, you lose. Each obstacle passed is one point added to your score, so try to go the further you can.', 'https://img.gamemonetize.com/7a4gw7oh7hcvsl8soecil44lgm93vxka/512x384.jpg', 'https://html5.gamemonetize.com/7a4gw7oh7hcvsl8soecil44lgm93vxka/', '0', 'Arcade', 0, 0, '', 'rocket-rodent-nightmare'),
(906, 'Ben 10: Alien Attack', 'Ben 10: Alien Attack Earth rescue alien 10 from evil alien attack', 'https://img.gamemonetize.com/8vqwwwz9a1oqw2lj90ui874ecvo2kljt/512x384.jpg', 'https://html5.gamemonetize.com/8vqwwwz9a1oqw2lj90ui874ecvo2kljt/', '0', 'Arcade', 0, 0, '', 'ben--alien-attack'),
(907, 'FireBlob Winter', 'Sequel to FireBlob, now with more levels and detail, better graphics, new puzzles, speedrun mode, and a final boss battle! FireBlob is a Platform-Puzzle game where you command a small fireball in order to reach and ignite a wood fire; use the ball heat abilities to melt the ice or use some level objects to help her to complete his task. Inspired in some NES style games the game has a colorful graphics style and retro-like sounds and calm music in order to be a relaxing experience, although some skill is needed to complete the game goal.', 'https://img.gamemonetize.com/pj05r8tubjj0ukl65o5t9ha5pp111a2r/512x384.jpg', 'https://html5.gamemonetize.com/pj05r8tubjj0ukl65o5t9ha5pp111a2r/', '0', 'Arcade', 0, 0, '', 'fireblob-winter'),
(908, 'Mini Switcher Plus', 'Sequel of Mini Switcher. Switch the gravity to guide a small blob character to the goal, traveling around 30 levels and facing a variety of colorful enemies and obstacles with different behaviors. You can also test your ability on the speed run mode.', 'https://img.gamemonetize.com/1r2j02ne2c8dynnyym2d6l7kjjsl7mqg/512x384.jpg', 'https://html5.gamemonetize.com/1r2j02ne2c8dynnyym2d6l7kjjsl7mqg/', '0', 'Arcade', 0, 0, '', 'mini-switcher-plus'),
(909, 'Entity 303 vs Herobrine', 'entity 303 and herobrine became a force together and attacked the farm. Reach the portal with your two friends to overcome them and jump on them to destroy them. collect gold and own new costumes. Different costumes are waiting for you.', 'https://img.gamemonetize.com/wqpsbo6zcn8bkew1d8mcw7359g5h8nnv/512x384.jpg', 'https://html5.gamemonetize.com/wqpsbo6zcn8bkew1d8mcw7359g5h8nnv/', '0', 'Arcade', 0, 0, '', 'entity--vs-herobrine'),
(910, 'Space Shooter', 'Rediscover the excitement of the arcade and take command of a spaceship in Space Shooter. Show your ability as a pilot and fight hordes of enemies across forty levels. You’re alone in your cockpit against a complete armada of hostile Aliens. To save yourself, you must destroy them all before they reach you and attempt to shred your ship to pieces with their missiles.', 'https://img.gamemonetize.com/5ljidntaddgnbqqj638wlkm75s4tjqc9/512x384.jpg', 'https://html5.gamemonetize.com/5ljidntaddgnbqqj638wlkm75s4tjqc9/', '0', 'Arcade', 0, 0, '', 'space-shooter'),
(911, 'Alice Jump', 'Welcome to the world of Magical Island where Alice has to find fairy to save her friends with the help of magical powers throughout the game and collect apple for energy! Reach as much higher as you can to meet fairy. Stay away with skulls or you will loose.', 'https://img.gamemonetize.com/zunm16e8pjoqjxpgqf1n02obn8doo86n/512x384.jpg', 'https://html5.gamemonetize.com/zunm16e8pjoqjxpgqf1n02obn8doo86n/', '0', 'Arcade', 0, 0, '', 'alice-jump'),
(912, 'cat ball game', 'control the kitten in this incredible adventure. Adopt Over 900 Cats &amp; Decorate an Adorable Infinite Cat Tower', 'https://img.gamemonetize.com/90k5cw77e5jlgc17tti039z7nr4lig0s/512x384.jpg', 'https://html5.gamemonetize.com/90k5cw77e5jlgc17tti039z7nr4lig0s/', '0', 'Arcade', 0, 0, '', 'cat-ball-game'),
(913, 'Creativity Master Brain', 'A series of demanding logic puzzles to solve are presented in Brain Challenge, a free, difficult puzzle game with an addictive gameplay style. Various riddles and tough quizzes will put your deductive reasoning abilities to the test. Even though this unique puzzle game appears to contradict logic, it will present you with an exciting new brain-pushing adventure! Enjoy yourself with your friends while playing this addictive and amusing free intelligence game. Make use of diverse problem-solving tactics, solve problems, and study for the quiz! When you take this entertaining and tough exam, you will also have a fantastic time. This game is perfect for those who appreciate word games such as puzzles, jigsaws, riddles, and any other form of a quiz game and those who enjoy word games in general. It is more entertaining than the typical test games.', 'https://img.gamemonetize.com/gqjnv35tcabfhja2h4yq2npmj4hup4cm/512x384.jpg', 'https://html5.gamemonetize.com/gqjnv35tcabfhja2h4yq2npmj4hup4cm/', '0', 'Arcade', 0, 0, '', 'creativity-master-brain'),
(914, 'NFT Game Online', 'NFT Online game is a casual adventure game created by NFT. You must jump, block and slash your way up to the top while collecting as many coins and riches as possible. Be careful with your timing, because the floor is lava for real in this game.', 'https://img.gamemonetize.com/toq8rif8p38pd61otx4rtwpni0n73fdz/512x384.jpg', 'https://html5.gamemonetize.com/toq8rif8p38pd61otx4rtwpni0n73fdz/', '0', 'Arcade', 0, 0, '', 'nft-game-online'),
(915, '4GameGround - Among Us Coloring', 'Funny astronauts from the popular game Among Us are so interesting to users around the world that they went beyond the main game and began to appear in other entertainment. A lot of puzzles and puzzles with the participation of astronauts are available today. But you can have fun coloring pictures with them.', 'https://img.gamemonetize.com/fmrtcxx470f85qc8tkg24jl4elt0l5if/512x384.jpg', 'https://html5.gamemonetize.com/fmrtcxx470f85qc8tkg24jl4elt0l5if/', '0', 'Arcade', 0, 0, '', 'gameground--among-us-coloring'),
(916, 'Mummy Candy Treasure', 'Imagine that such a mummy is alive and that she would again be a man she needs to eat a lot of magic sweets. Today in the game Mummy Candy Treasure you will help her in this. Our character will stand on the sand, and under it will be located candy and other items. You need to pull out sweets with the help of a hook and in no case can you touch other objects.', 'https://img.gamemonetize.com/ygbwgt745u9b1r6uzb8pe54a9pvz0vay/512x384.jpg', 'https://html5.gamemonetize.com/ygbwgt745u9b1r6uzb8pe54a9pvz0vay/', '0', 'Arcade', 0, 0, '', 'mummy-candy-treasure'),
(917, 'Train Traffic Car Race', 'Train Traffic Car Race is a 3D car simulation game. You only need to hold the screen to control it to go or stop until it arrive at destination. Remember, pay more attention to the trains on the road. You will fail if you hit them. Now, come to ply! Have fun!', 'https://img.gamemonetize.com/z38sqz7e2trflhhd1dsajww4hpfccxxr/512x384.jpg', 'https://html5.gamemonetize.com/z38sqz7e2trflhhd1dsajww4hpfccxxr/', '0', 'Arcade', 0, 0, '', 'train-traffic-car-race'),
(918, 'Ball Race 3D', 'Crazy Ball: Swift Motion is a game for the real fans of speed. You will play a quick ball that rushes headlong towards victory despite the obstacles. To start the race, you need to launch the ball. It is from this moment that the crazy competition of fast-paced balls will begin. You must keep a close eye on the road while driving. There will be many obstacles on it, between which you have to maneuver. If you stumble upon one of the constructions, then you will lose and you will have to start over. But do not be upset, because in the new race you will be able to demonstrate your skills to a new level. To speed up, try not to miss a single booster with arrows. They will help you get ahead and leave less fortunate opponents behind. Also, collect various bonuses and gold coins. Having accumulated a certain amount, you can unlock a new skin. With the new ball, the game will become much brighter and much more fun to play. Enjoy your game and good luck!', 'https://img.gamemonetize.com/nd59pm0cms2oqjg96ojlb8lzgedyw3bv/512x384.jpg', 'https://html5.gamemonetize.com/nd59pm0cms2oqjg96ojlb8lzgedyw3bv/', '0', 'Arcade', 0, 0, '', 'ball-race-d'),
(919, 'Babysitter Daycare Game', 'Babysitter Daycare is a very cute caring game. Do you like playing with little babies? In this game, you will help babysitter care the babies.There are 4 parts for you to enjoy: bath time, play ground, sleep time and room sorting. Each part has great surprises for you. In these parts, we prepare lots of mini games for you such as, cleaning and decorating the house, DIY clothes, building sand castles, feeding babies and coloring games etc. There are so much fun in this game! Are you interested in this game? Come and try it!', 'https://img.gamemonetize.com/cegp1eu4z3ztj1eownb5uk57ia1ef97f/512x384.jpg', 'https://html5.gamemonetize.com/cegp1eu4z3ztj1eownb5uk57ia1ef97f/', '0', 'Arcade', 0, 0, '', 'babysitter-daycare-game'),
(920, 'Animal Crush Match', 'Match 3 games are puzzle games you need to match 3 or more object by exchanging two pieces or by clicking on a group of 3 or more', 'https://img.gamemonetize.com/vat94gfftok2rhe6mre132bvo8hmppsl/512x384.jpg', 'https://html5.gamemonetize.com/vat94gfftok2rhe6mre132bvo8hmppsl/', '0', 'Arcade', 0, 0, '', 'animal-crush-match'),
(921, 'Gravity Aliens', 'Switch the gravity to control your Alien to avoid the obstacles and escape through a magic gate. 30 levels to play. Have fun!', 'https://img.gamemonetize.com/ucic2boz7scdeu0gytjn8a57xkgmx6qs/512x384.jpg', 'https://html5.gamemonetize.com/ucic2boz7scdeu0gytjn8a57xkgmx6qs/', '0', 'Arcade', 0, 0, '', 'gravity-aliens'),
(922, 'Geometry Dash Lite', 'Jump and fly your way through danger in this rhythm-based action platformer! Prepare for a near impossible challenge in the world of Geometry Dash. Push your skills to the limit as you jump, fly and flip your way through dangerous passages and spiky obstacles. Simple one touch game play that will keep you entertained for hours!', 'https://img.gamemonetize.com/8e6oh4iwje2mcozfxc41lxtsbxyqpb43/512x384.jpg', 'https://html5.gamemonetize.com/8e6oh4iwje2mcozfxc41lxtsbxyqpb43/', '0', 'Arcade', 0, 0, '', 'geometry-dash-lite'),
(923, 'Defense of the kingdom', 'The key to protecting the kingdom from aggressive monsters is strategy. Each must develop their own distinct and unique tactics to firmly defend the peaceful land. Play as heroes in battles to accumulate power and awaken the potential of your heroes. Gather the necessary equipment, including spells, powers, techniques and tactics, to help prevent enemy attacks.', 'https://img.gamemonetize.com/frokke9nnw3z2o32sjcvcdz7489vnejh/512x384.jpg', 'https://html5.gamemonetize.com/frokke9nnw3z2o32sjcvcdz7489vnejh/', '0', 'Arcade', 0, 0, '', 'defense-of-the-kingdom'),
(924, 'Yeti Adventure', 'Yeti Adventure is an online platformer game that challenges players to navigate through a variety of levels, overcome obstacles, and collect items. The game features beautiful graphics and unique gameplay that will keep players hooked for hours on end. With over 100 levels to play through, Yeti Adventure is the perfect game for anyone looking for a challenge.', 'https://img.gamemonetize.com/ou3mvsmp3r0cy4qrdc3xu4r4ujtwb83n/512x384.jpg', 'https://html5.gamemonetize.com/ou3mvsmp3r0cy4qrdc3xu4r4ujtwb83n/', '0', 'Arcade', 0, 0, '', 'yeti-adventure'),
(925, 'Subway Surfer Hong Kong', 'Subway surfers in Hong Kong! The guys intend to fully break away in this Chinese metropolis, arranging an incredible adventure on the territory of its subway. You, as always, can be a part of these incredibly exciting events. Help the guys have fun from the heart and get out of persecution.', 'https://img.gamemonetize.com/ojmu3ak4yrcdv95xsn7hj1eie5wh8pbd/512x384.jpg', 'https://html5.gamemonetize.com/ojmu3ak4yrcdv95xsn7hj1eie5wh8pbd/', '0', 'Arcade', 0, 0, '', 'subway-surfer-hong-kong'),
(926, 'Multi Maze 3D', 'Most people have played maze games when they are young, Multi Maze 3D is actually a puzzle game with 3D arcade game rules. Your mission is to pour over the marked number of balls into the vessel between two boards under the maze. As long as you rotate the maze, the balls will move with gravity. Keep calm and use bigger numbers!', 'https://img.gamemonetize.com/83t3qhf2c9x7t2b534qzbwtgby5gnvmq/512x384.jpg', 'https://html5.gamemonetize.com/83t3qhf2c9x7t2b534qzbwtgby5gnvmq/', '0', 'Arcade', 0, 0, '', 'multi-maze-d'),
(927, 'Drive To Evolve', 'Here is a vehicle evolution platform running arcade game with 3D cartoon vehicles. You need to collect the marked items and avoid obstacles to evolve your current vehicle and finish the level. The money you earned is able to upgrade your vehicle before you start a level in advanced. Have a good time!', 'https://img.gamemonetize.com/06aopuecwwhppqjuupxj29a6mcyt7w5b/512x384.jpg', 'https://html5.gamemonetize.com/06aopuecwwhppqjuupxj29a6mcyt7w5b/', '0', 'Arcade', 0, 0, '', 'drive-to-evolve'),
(928, 'Mr Jone', 'Mr Jone is a 2D platformer where you need to collect all of the blue gems while avoiding enemies and spikes and reach the Exit door. There are 8 levels to play and is moderately difficult.', 'https://img.gamemonetize.com/p1r5oy3tn1suwwoikwhbn0ppch4ec32o/512x384.jpg', 'https://html5.gamemonetize.com/p1r5oy3tn1suwwoikwhbn0ppch4ec32o/', '0', 'Arcade', 0, 0, '', 'mr-jone'),
(929, 'Fruit Smash Master Online Game', 'Fruit Smash Master Fruit Cutter is a fun and challenging fruit slicing game. fruit smashing is an essential skill for cooking and eating. By slicing fruit, you can make it easier to get the most out of your fruits by making them more accessible and tasty. Fruit Smash Master offers a unique and challenging experience that will have you coming back for more! The objective of the game is to cut as many pieces from a fruit as possible in the shortest time. The player can use different fruits, but care should be taken that they are not too heavy or too thin so that they do not break during cutting. The fruit slices can be set on different surfaces such as a desk, table, or floor and there are several levels of difficulty available for players to increase their chances of winning.', 'https://img.gamemonetize.com/eq1xpf7vki2rbhqo3j9h0de7tlt6kq2c/512x384.jpg', 'https://html5.gamemonetize.com/eq1xpf7vki2rbhqo3j9h0de7tlt6kq2c/', '0', 'Arcade', 0, 0, '', 'fruit-smash-master-online-game'),
(930, 'Galactic War Space Game', '“Galactic War” is a super fun and challenging 2D shooter game with a shoot em up style. The game features 08 levels and 02 bosses that will challenge you to beat them. Complete all levels to help the hero save the galaxy! The designs are very colorful and beautiful!', 'https://img.gamemonetize.com/e5er508ntbswpzdh1zx32ia1jnhmwwtg/512x384.jpg', 'https://html5.gamemonetize.com/e5er508ntbswpzdh1zx32ia1jnhmwwtg/', '0', 'Arcade', 0, 0, '', 'galactic-war-space-game'),
(931, 'Color Adventure: Draw and Go', 'Color Adventure est à la fois un jeu de coloriage et d\'entraînement cérébral ! Touchez le cube et maintenez pour colorier un chemin vers de nouveaux lieux et pays. Mais attention ! C\'est moins simple que ça en a l\'air !', 'https://img.gamemonetize.com/twn8ysjlcaf0tlxksdzrj0x9opditwun/512x384.jpg', 'https://html5.gamemonetize.com/twn8ysjlcaf0tlxksdzrj0x9opditwun/', '0', 'Arcade', 0, 0, '', 'color-adventure-draw-and-go'),
(932, 'Escape Bomber', 'The city is attacked with bombs, and you and your colleague need to escape and save yourself from the bombs. Avoid the bombs and catch the falling hearts. Hearts will prolong your life. They need you for energy and to heal you if you are hit by a bomb. A warning will appear on the screen where the bombs will fall. But they will be more and more and they will be fast so it will be difficult to avoid them all. Your colleague will want to save him too, so he will try to collect your hearts. So you have to fight against it as well. Stay alive in this game as long as you can and achieve the best result.', 'https://img.gamemonetize.com/uizimbul6w0oqg5u39hikzznxatdzhou/512x384.jpg', 'https://html5.gamemonetize.com/uizimbul6w0oqg5u39hikzznxatdzhou/', '0', 'Arcade', 0, 0, '', 'escape-bomber'),
(933, 'Nick Jr - Christmas Catch', 'It can always be Christmas when you are playing Nick Jr Games online for free on our website, which is why right now on our website you are invited to do so by playing the new Nick Jr Christmas Catch game we have just added, a terrific new skill game and catching game featuring two of our most beloved Nick Jr categories, the Paw Patrol Games one, as well as Blue\'s Clues and You Games. Why is that? Well, because you start the game off by choosing if you wish to be either Blue or Rubble, who are the two playable characters that you can embody in this game. You are going to use the mouse to move the character you picked to the left and to the right, as they slowly ascend to the top. As you move, try to collect as many gifts as possible, since each gift represents points, so the bigger the score you get, the better. Now, what you need to be careful of are the trees, which you have to avoid since they cost you life each time you touch one, and losing all your lives means losing the game. Your lives are shown at the top, in the form of Christmas candy. A special holly appears sometimes, so grab it at any cost, since it gives you extra points and a cool power-up. It\'s that simple, so let the fun begin right now, and make sure to visit the categories of these two categories after this game since they also offer you plenty of fun to be had!', 'https://img.gamemonetize.com/23iza57txq4schw536bbmyl6yq8z2i7y/512x384.jpg', 'https://html5.gamemonetize.com/23iza57txq4schw536bbmyl6yq8z2i7y/', '0', 'Arcade', 0, 0, '', 'nick-jr--christmas-catch'),
(934, '3D Falling Down', 'Whats it like to free fall at 100mph while trying to avoid random obstacles? Find out in our newest 3D Falling Down Game. Never ending gameplay that gets harder!!! Have Fun!', 'https://img.gamemonetize.com/xe7ts3tcgcqt0k5t0g6z5xnwl8b3dbg5/512x384.jpg', 'https://html5.gamemonetize.com/xe7ts3tcgcqt0k5t0g6z5xnwl8b3dbg5/', '0', 'Arcade', 0, 0, '', 'd-falling-down'),
(935, 'Fruit Booms', 'Enjoy The Game :)', 'https://img.gamemonetize.com/qivo9lzxsc72254t3jzdns7h5vang3n7/512x384.jpg', 'https://html5.gamemonetize.com/qivo9lzxsc72254t3jzdns7h5vang3n7/', '0', 'Arcade', 0, 0, '', 'fruit-booms'),
(936, 'Drone Pizza Delivery Simulator', 'Start your drone and become a pizza delivery boy. Dare to deliver tasks that are challenging for real traffic driving. It will be fun as a pizza boys drone around the big city. Play the pizza boy to show the superb skills of pizza delivery drone riders, so that all orders can be delivered on time.', 'https://img.gamemonetize.com/408k16fykv56w9qpaaqupe71lcijs2wr/512x384.jpg', 'https://html5.gamemonetize.com/408k16fykv56w9qpaaqupe71lcijs2wr/', '0', 'Arcade', 0, 0, '', 'drone-pizza-delivery-simulator'),
(937, 'Samurai Fight', 'Samurai Fight is a classic style game, press the screen when the yellow indicator is above the green dot to make an attack and you can defeat your enemies.', 'https://img.gamemonetize.com/ksto92gwja1bk5ashwbdyjgqk8gb883f/512x384.jpg', 'https://html5.gamemonetize.com/ksto92gwja1bk5ashwbdyjgqk8gb883f/', '0', 'Arcade', 0, 0, '', 'samurai-fight'),
(938, 'Angry Heroes Birds', 'Welcome to the world of angry and crazy birds. Here we have to hunt the green piggies, the fierce enemies of the angry birds. We must destroy the castles they built and kill them all. We have to kill them all and move on to the next level. Remember you have few soldiers and kill them all before they run out.', 'https://img.gamemonetize.com/r3i98m4ont4sdfc3u3ujk5fc1bdrk2v9/512x384.jpg', 'https://html5.gamemonetize.com/r3i98m4ont4sdfc3u3ujk5fc1bdrk2v9/', '0', 'Arcade', 0, 0, '', 'angry-heroes-birds'),
(939, 'Deko 2', 'Deko 2 is a 2D platformer where you have to collect ice creams and reach the pink colored flag while avoiding enemies, spikes and saws. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Deko series.', 'https://img.gamemonetize.com/rvsgzhv2fmhcj1s1osuwmup4gvtguosn/512x384.jpg', 'https://html5.gamemonetize.com/rvsgzhv2fmhcj1s1osuwmup4gvtguosn/', '0', 'Arcade', 0, 0, '', 'deko-'),
(940, 'Tap Tap Run', 'Playing this game is addicting! Could you not claim that we didn\'t warn you? Jump or change direction by tapping the screen. Make sure you don\'t go down the cliff. Unlock new characters by completing missions. There are only 1000 levels to complete. That shouldn\'t be too difficult, should it? Invite your friends to participate to see who can go the furthest.', 'https://img.gamemonetize.com/s7t8bs734mpumt3br98aybqtbm8baho3/512x384.jpg', 'https://html5.gamemonetize.com/s7t8bs734mpumt3br98aybqtbm8baho3/', '0', 'Arcade', 0, 0, '', 'tap-tap-run'),
(941, 'Daddy Housework Little Helper Game', 'Oh, what a mess this house is! Can you take care of dad and tidy up the house before mom comes home? Do laundry, take care of puppies, clean dirty toilets, and more! Don\'t forget to leave a love note for Mom on the fridge! It\'s crazy to help clean the house, especially when mom isn\'t home!', 'https://img.gamemonetize.com/828kwgzsp5fmy8ppfa4j68nup4vnp0qa/512x384.jpg', 'https://html5.gamemonetize.com/828kwgzsp5fmy8ppfa4j68nup4vnp0qa/', '0', 'Arcade', 0, 0, '', 'daddy-housework-little-helper-game'),
(942, 'Gravity Turquoise Square', 'You are a gravity-defying square. You have to jump to reach the door, don\'t forget that wherever you click it will jump in the opposite direction! Reach the gate to survive and finish 20 different modes.', 'https://img.gamemonetize.com/op8vr76ccwgoga6f22o1turpq10qrcxo/512x384.jpg', 'https://html5.gamemonetize.com/op8vr76ccwgoga6f22o1turpq10qrcxo/', '0', 'Arcade', 0, 0, '', 'gravity-turquoise-square'),
(943, 'Maze Speed', 'Maze Speedrunner is an arcade game created by Ravalmatic. In this game, you are on a time trial to find your way out of a maze. Move your character through the obstacles and try to find the right path before the time runs out. Each pixel traveled towards the maze exit point will add up to your score. Each time you have to unravel your path your score will decrease. There are score and time bonuses that will extend your lifeline. Will you find the ultimate exit from the labyrinth or will you get stuck forever with our rewarding maze solving puzzles?', 'https://img.gamemonetize.com/niqhcvcwtic4pn36ng5vyp5oiv6s0owr/512x384.jpg', 'https://html5.gamemonetize.com/niqhcvcwtic4pn36ng5vyp5oiv6s0owr/', '0', 'Arcade', 0, 0, '', 'maze-speed'),
(944, 'Heist Thief Robbery 3D', 'Astounding sneak robbery game-play along with detail graphics that will hang you couple of hours in bank robbery games. Make serial heist robbery in the city bank and don\'t give them chance to catch you otherwise level will be failed in bank robbery games for all ny police battle lovers. The central casino has a lot more cash than your expectations so act up like a pro casino robber to steal the cash in the atms machines. So what are you waiting for? Get in to the amazing storyline of sneaky games or thieves games, &amp; better start looting the houses of the rich people like a professional casino robber or a sneak thief simulator you are. Thief Robbery sneak Simulator Game is more like a first person looter or first person sneaker for casino robbers.', 'https://img.gamemonetize.com/prhwfgr2ed5jvpai5tq84glc9cfr3y6t/512x384.jpg', 'https://html5.gamemonetize.com/prhwfgr2ed5jvpai5tq84glc9cfr3y6t/', '0', 'Arcade', 0, 0, '', 'heist-thief-robbery-d'),
(945, 'Space Shoot', 'Space Shoot is a shooting game based on the movie “Despicable Me.” You have to shoot the aliens in the shortest time possible. An incredible game, with medium difficulty. Graphics, textures and realistic animations. Different effects and sounds to make the game really fun. What’s your record?', 'https://img.gamemonetize.com/x6w2uj9sunz2aws6yiei8ilgflvy5cj3/512x384.jpg', 'https://html5.gamemonetize.com/x6w2uj9sunz2aws6yiei8ilgflvy5cj3/', '0', 'Arcade', 0, 0, '', 'space-shoot'),
(946, 'Isometric Cube', 'Isometric Cube is an addictive game to train your reflexes. Press the same color as the next tile, as fast as possible before the time runs out. -Coding by MHP indie labs. -Art by YouDevice. -Music gen by cgMusic.', 'https://img.gamemonetize.com/cpm38tn3zitwdxcq975vthlkldxgl4gy/512x384.jpg', 'https://html5.gamemonetize.com/cpm38tn3zitwdxcq975vthlkldxgl4gy/', '0', 'Arcade', 0, 0, '', 'isometric-cube'),
(947, 'Super Portal Maze 3D', 'In order to help the stickman get out of the block maze, Super Portal Maze 3D needs you to find the correct portal for the guy at each level. One of the two paths leads to the final flag. You have enough time to observe and decide. I hope you could complete all these ten levels and have fun!', 'https://img.gamemonetize.com/a4b6rll93v5gm9vg355v503uwt9z79l8/512x384.jpg', 'https://html5.gamemonetize.com/a4b6rll93v5gm9vg355v503uwt9z79l8/', '0', 'Arcade', 0, 0, '', 'super-portal-maze-d'),
(948, 'Right, left, up, down, reverse', 'Swipe the solid arrows in the same direction, swipe the dotted arrows in the opposite direction. Sounds like an easy task? It\'s easy to play, but hard to master.', 'https://img.gamemonetize.com/4oeutba0ux5ya145ecapvn0x8xp5ov9q/512x384.jpg', 'https://html5.gamemonetize.com/4oeutba0ux5ya145ecapvn0x8xp5ov9q/', '0', 'Arcade', 0, 0, '', 'right-left-up-down-reverse'),
(949, 'Super Mario Jump and Run', 'Welcome to Super Mario Jump and Run Amazing Arcade adventure game. Run as fast as you can and don\'t let the black monster catches you. Don\'t fall from the edges and jump into mushrooms and turtles to destroy them. Try to unlock all levels if you can. Enjoy', 'https://img.gamemonetize.com/e6u2s3kk4aibgbuva3droqhdp6f3i9sr/512x384.jpg', 'https://html5.gamemonetize.com/e6u2s3kk4aibgbuva3droqhdp6f3i9sr/', '0', 'Arcade', 0, 0, '', 'super-mario-jump-and-run'),
(950, 'İronBall Super Hero Ball', 'You are an iron super ball, you are confident and collect the stars! You need to collect all the stars. Get the stars, collect the key and reach the door at the finish line. jump through the door and level up. You have to watch out for square enemies. square enemies can eat you.', 'https://img.gamemonetize.com/dlfxrmcr2oxlnuq9erm9dmjzsncvfx4r/512x384.jpg', 'https://html5.gamemonetize.com/dlfxrmcr2oxlnuq9erm9dmjzsncvfx4r/', '0', 'Arcade', 0, 0, '', 'ronball-super-hero-ball'),
(951, 'Ball Thief vs Police', 'Ball Thief vs Police is a 2D platformer where you play as thief and you have to collect bags of money while avoiding the police and spikes. You have only 5 lives to start with. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/e9jn9sxwpopru97ooegv49zwijg1aip4/512x384.jpg', 'https://html5.gamemonetize.com/e9jn9sxwpopru97ooegv49zwijg1aip4/', '0', 'Arcade', 0, 0, '', 'ball-thief-vs-police'),
(952, 'Evil Doll Pixel', 'Evil Doll - The Horror Game Solve the puzzles and try to escape the house of the Evil Doll.', 'https://img.gamemonetize.com/37oc61kvtgg3gbrxzq0mfl8j8u6792mc/512x384.jpg', 'https://html5.gamemonetize.com/37oc61kvtgg3gbrxzq0mfl8j8u6792mc/', '0', 'Arcade', 0, 0, '', 'evil-doll-pixel'),
(953, 'Squid Royale', 'Now! You can knock down your competitors! The new competition now begins! Brand-new level elements, brand-new props content, and endless levels are waiting for you to challenge. Today I will provide you Squid Game. Squid Game is a game that is very popular with people because there are so many benefits that can be used.Squid Game 3D Challenge is the best app in the Free Entertainment category. It is a safe app for Android devices.Squid Game received critical acclaim and attracted international attention.The 2D Game offers a number of features, which we are going to share with you. At present, it only offers limited features, but you can explore those features on the zazgames and have fun. In the game, large groups of people must make a run. It\'s a unique gameplay that\'s both simple and unique. All you need to do is run and complete the goal. Before your eyes is a huge doll that you will know as Ghost. You can also see people with masks around here. As a result, if the masked man saw you move, he will kill you. If the ghost is not staring at you, you must move. In the game, players have to choose between red and green lights. The green light signifies moving. To avoid the ghost turning around, players must stop moving. Even a slight movement will kill you.As such, remember to reach another side of the field even if the light is green. By doing so, you will defeat the opponent. Features: Playable for free One of the best casual games with a simple interface that has a unique and interesting gameplay Interface that is user-friendly easy to use and does not support third-party advertising Next Update: -Squid game -Players are able to become guards! -Squid Game X Robolox Current Game Modes: Tug of War(NEW) Honeycomb Red Light, Green Light Glass Red light, Green light - Squid Survival Game! zazgames Squid Games: -Sugar Candy Challenge 3D -Squid Game Dalgona -Squid Game Coloring Book -Squid Game 3D Red Light Green Light -Shadow Fight 2 The Squid Game -SQUID GAME DOLL 3D -Squid Games Challenge -Squid Game Pro -Squid Game 3D Challenge -Red Light Green Light Multiplayer -Squid 3D Red Light Green Light -Squid Game 3D -Squid Game 2D -456: Survival game Instructions: - join the epic game! - be fast and sneaky! - run for your life! - red light - freeze! - survive!', 'https://img.gamemonetize.com/ldpl92acqz4zlashl0q06118r0p5myqd/512x384.jpg', 'https://html5.gamemonetize.com/ldpl92acqz4zlashl0q06118r0p5myqd/', '0', 'Arcade', 0, 0, '', 'squid-royale'),
(954, 'Truck Stunt 3D', 'It is a seemingly impossible task to complete the air safety driving and park the truck at the finish line. A variety of large trucks are available, and the varied tracks and smooth operation test and exercise the driver\'s superb skills. Truck Stunt 3D has you covered!', 'https://img.gamemonetize.com/qsvgks00wn8tb0d02zgz6bgf7y9gmdas/512x384.jpg', 'https://html5.gamemonetize.com/qsvgks00wn8tb0d02zgz6bgf7y9gmdas/', '0', 'Arcade', 0, 0, '', 'truck-stunt-d'),
(955, 'Skibidi Toilet Soccer Head', 'Skibidi Toilet Soccer Head is a captivating new gaming experience that combines the dynamism of head soccer with the comedic charm of Skibidi. The character Skibidi, known for his quirky dancing style, brings an unexpected twist to traditional head soccer. Dressed in his distinctive toilet outfit, he uses his head to skillfully control, pass, and shoot the soccer ball, all while performing his iconic dance moves. The primary antagonist is the quick-witted Cameraman, who must skillfully keep up with Skibidis chaotic antics to hit the ball and prevent Skibidi from scoring. If the Cameraman fails to intercept the ball, Skibidi wins the round', 'https://img.gamemonetize.com/aiekuxv2aaxb61xfssev8lvnffyrysg8/512x384.jpg', 'https://html5.gamemonetize.com/aiekuxv2aaxb61xfssev8lvnffyrysg8/', '0', 'Arcade', 0, 0, '', 'skibidi-toilet-soccer-head'),
(956, 'Winter Tower Defense: Save the Village', 'A fun winter-themed tower defense game. Some creepy clowns and some other odd looking characters are trying to storm the village. Strategically place towers to prevent them from getting there.', 'https://img.gamemonetize.com/vtw553mgcdkcx1t2qeqc0zyaya2gobmb/512x384.jpg', 'https://html5.gamemonetize.com/vtw553mgcdkcx1t2qeqc0zyaya2gobmb/', '0', 'Arcade', 0, 0, '', 'winter-tower-defense-save-the-village'),
(957, 'Skibidi vs Noob &amp;amp; Cameraman', 'Two friends are running away from the monster. The toilet monster is chasing. Escape the toilet monster. toilet monster can kill you. collect all the gold. Collect the gold to open the portal. Jump over obstacles, go faster than some. run with your friend, dont stop. reach the portal. boiler.', 'https://img.gamemonetize.com/u1iivhtg4pg3nalkpqwo5jray0ku3g7r/512x384.jpg', 'https://html5.gamemonetize.com/u1iivhtg4pg3nalkpqwo5jray0ku3g7r/', '0', 'Arcade', 0, 0, '', 'skibidi-vs-noob-ampamp-cameraman'),
(958, 'Cop Chase', 'Run!! Police cars are chasing you! Hold your steering strong and evade them away. Make your way through power-ups, speed-ups, bombs, and coins. Level up and speed up your vehicle, do not get busted. Ready to take the challenge?', 'https://img.gamemonetize.com/doyru62l1erqcmbkixwlkxkryr2ogc4u/512x384.jpg', 'https://html5.gamemonetize.com/doyru62l1erqcmbkixwlkxkryr2ogc4u/', '0', 'Arcade', 0, 0, '', 'cop-chase'),
(959, 'Snake Vs City', 'Compete with other players. Grab items and grow them. Increase your snake to swallow objects larger in size. This game will entertain you and let you feel the competition.', 'https://img.gamemonetize.com/ukue341s8laj4bvi25x7j08krar961re/512x384.jpg', 'https://html5.gamemonetize.com/ukue341s8laj4bvi25x7j08krar961re/', '0', 'Arcade', 0, 0, '', 'snake-vs-city'),
(960, 'Castle Defender Saga', 'Castle Defender Saga is a strategy-based arcade game. The player must choose the right heroes and upgrades to protect the castle against an army of monsters. The player can place heroes in the tower and hire lots of archers to defeat the opposing armies. In each round, new enemies will approach the castle. If they get close enough, they will begin to tear down the castle walls. The player can earn EXP and money by defeating the enemies, and use these to level up skills, unlock new heroes, upgrade existing heroes and strengthen the castle.', 'https://img.gamemonetize.com/nbmuwwpnsrt0nmww8404ruefwozzgsiq/512x384.jpg', 'https://html5.gamemonetize.com/nbmuwwpnsrt0nmww8404ruefwozzgsiq/', '0', 'Arcade', 0, 0, '', 'castle-defender-saga'),
(961, 'The floor is lava! Balls', 'The floor is lava! Balls. A new puzzle platformer game. Sophisticated and complex levels will not let you get bored. Will test their control skills and tactics. In the game you will find: - Dozens of different levels - Sophisticated surface physics and ball weights - Variety of skins - Responsive controls All of this is available in the new game &quot;Floor is Lava! Balls.&quot; Pass the hardest levels, unlock unique balloon skins. And try not to fall into the lava!', 'https://img.gamemonetize.com/h69r62st7pjtge53wvqguee776r2ud4o/512x384.jpg', 'https://html5.gamemonetize.com/h69r62st7pjtge53wvqguee776r2ud4o/', '0', 'Arcade', 0, 0, '', 'the-floor-is-lava-balls'),
(962, 'Ben 10 Space Run', 'In this platform game, Ben cannot use his watch because the omnitrix clock is broken. He hasn\'t aliens. He has to overcome all obstacles alone. Very difficult sections are waiting for you. Are you ready to play? Let\'s play!', 'https://img.gamemonetize.com/xy9k5g9elihwmqy70pfo4zxr3cm6yf0r/512x384.jpg', 'https://html5.gamemonetize.com/xy9k5g9elihwmqy70pfo4zxr3cm6yf0r/', '0', 'Arcade', 0, 0, '', 'ben--space-run'),
(963, 'Color Object Destroy', 'You are inaugurating the New Super Casual Game Color Crusher 3D, which has easy-to-addictive fluid action, colour views in 3D, and the ability to escape obstacles while retaining control over your character\'s life. Have a wonderful time!', 'https://img.gamemonetize.com/t33v83wvuelmke35xadg294865yeto37/512x384.jpg', 'https://html5.gamemonetize.com/t33v83wvuelmke35xadg294865yeto37/', '0', 'Arcade', 0, 0, '', 'color-object-destroy'),
(964, 'Teen Titans Go : Rescue of Titans', 'Teen Titans Go! Rescue of Titans is a 2D action game based on the Teen Titans Go animated TV series. Join Cyborg and Robin on their quest to rescue other members of the Teen Titans team and complete a series of missions that revolve around shooting enemies and dodging their projectiles.', 'https://img.gamemonetize.com/8tk93vp6afd3z7ueq1s2gfsgig7fkint/512x384.jpg', 'https://html5.gamemonetize.com/8tk93vp6afd3z7ueq1s2gfsgig7fkint/', '0', 'Arcade', 0, 0, '', 'teen-titans-go--rescue-of-titans'),
(965, 'Monster Rash', 'Different monsters in one have to survive in the retro planet world. monsters suddenly turned into cubes and they need to reach the end of the level by jumping from obstacles in their cube state. Jump over obstacles and collect stars. You have to collect the stars because you have to have 20 different monster costumes. In some sections, you can get on a rocket and fly on a rocket. If you get on the rocket, whatever costume youre wearing will return to its original state.', 'https://img.gamemonetize.com/8yalbg4ycs09iegdcs4qisd0btedkw54/512x384.jpg', 'https://html5.gamemonetize.com/8yalbg4ycs09iegdcs4qisd0btedkw54/', '0', 'Arcade', 0, 0, '', 'monster-rash'),
(966, 'Nick Block Party 3', 'Play Nick Block Party 3 game in your web browser for free at Superkidgames.com and more fun games.Gather around with your favorite cartoon characters in the amazing Block Party 3 game! The Nickelodeon family is reunited and ready for another exciting adventure! Bring your luck to the table, and finish the race in the first place! The game features characters from the Mitchell Van Morgan, SpongeBob SquarePants, The Loud House, The Thundermans, Henry Danger, and Teenage Mutant Ninja Turtles cartoons. You will compete against three of their famous personalities! Make sure you are the fastest and complete the race quickly! Once the game starts, you have to reach the finish line by quickly traversing the map! Four people are competing against each other! Each can throw the dice once, and the number dictates how many steps your character takes on the board! Use your mouse to click on the dice, and reveal the number of steps you can take towards winning! Tips and Tricks After every round, you can play a Mini-Game, and win more points! For example, in the Plankton’s Big Heist, you have to protect the Krabby Patty stockpile at the Krusty Krab! Use your mouse to reach the delicious burger! Click on the item, and save it from the big vacuum! Depending on your score, you get to move forward on the map! Be careful and win every competition! Furthermore, each step has its benefits! The blue marble gets you a random chance! If you land on the green button, it gives you bonus coins! The gold mark activates a novel item, and the purple one arranges a shortcut for you to advance! Lastly, a little mystery is provided by the rainbow-colored button! For every step you take, more opportunities arrive! Join the adventure, and see who is the fastest character in the Nickelodeon family! Use your luck and score high numbers to advance farther on the board! Your famous friends are waiting to see who will win the competition! Choose your fighter, and prepare to show them what speed is!', 'https://img.gamemonetize.com/feqcspk24rft70z02wmxde13j2img3u5/512x384.jpg', 'https://html5.gamemonetize.com/feqcspk24rft70z02wmxde13j2img3u5/', '0', 'Arcade', 0, 0, '', 'nick-block-party-'),
(967, 'Kids Birthday Party Games', 'Kids Birthday Party is a very cute game. In this game, you can experience how three little animals spend their birthdays. In the hippo\'s house, you can make a delicious cake with the hippo\'s mom and perform magic tricks for the kids with the hippo\'s dad. In the kitten\'s house, you can watch the funny clown show with the children. The puppy\'s parents are going to take him to the amusement park where there are exciting pirate ships, cool trains and merry-go-rounds. They will also have a picnic and enjoy a beautiful fireworks show.', 'https://img.gamemonetize.com/bd4ssph2imoi9put7ae540ng5tlf2gb1/512x384.jpg', 'https://html5.gamemonetize.com/bd4ssph2imoi9put7ae540ng5tlf2gb1/', '0', 'Arcade', 0, 0, '', 'kids-birthday-party-games'),
(968, 'Talking Tom Runner', 'A talking Tom cat lives in a small fairy-tale town. Let\'s run with him, who will run further?', 'https://img.gamemonetize.com/t4b6hpnbjid6wcaaets4dth4a3po682v/512x384.jpg', 'https://html5.gamemonetize.com/t4b6hpnbjid6wcaaets4dth4a3po682v/', '0', 'Arcade', 0, 0, '', 'talking-tom-runner'),
(969, 'Kung Fu Fight : Beat em up', 'KUNG FU FIGHT : BEAT EM UP is the best Kung Fu action game. You’ll be fighting against tons of enemies and the Big BOSS. You will need to be very fast and a real Kung Fu Master to kill all ennemies coming from both side of the screen. You can use punches, kicks and even weapons (shuriken, knifes, axe, kunai, nunchaku,...), special moves (katas, fast kicks, stealth moves...) and the really special combo : the dragon\' attack !', 'https://img.gamemonetize.com/5jo2y7zkt4nhq7jh8p0ojo6f96cwxlu0/512x384.jpg', 'https://html5.gamemonetize.com/5jo2y7zkt4nhq7jh8p0ojo6f96cwxlu0/', '0', 'Arcade', 0, 0, '', 'kung-fu-fight--beat-em-up'),
(970, 'Supermarket Simulator', 'hey, how about you become a market owner? the shelves can be empty, sell and fill the shelves. Do not forget that there are thieves, sometimes they can take the products on the shelf and escape. the floor can get dirty, you need to clean the floor with a brush. Market cleanliness is very important. Don\'t leave the market dirty. If the products are low in the market, do not forget to go by truck and refresh the products.', 'https://img.gamemonetize.com/4atoryaub75m3ikmxjqruionmx1jwlvn/512x384.jpg', 'https://html5.gamemonetize.com/4atoryaub75m3ikmxjqruionmx1jwlvn/', '0', 'Arcade', 0, 0, '', 'supermarket-simulator'),
(971, 'ARTI TANK', 'The game is in the style of everyone\'s favorite tank shooting game and territory defense completely in Russian. You are a tankman driving a powerful tank that fights with planes and helicopters, defending your territory. At the same time, during the battles, you have a lot of bonuses and support from allied troops - cargo planes, you just have to hurry up and collect bonuses. The game is designed for fans of tanks and shooting games, for fans of intense combat battles. Arti Tank has many levels and a super game!', 'https://img.gamemonetize.com/035c7agy8xfd4vnng49162ae9oetkkzz/512x384.jpg', 'https://html5.gamemonetize.com/035c7agy8xfd4vnng49162ae9oetkkzz/', '0', 'Arcade', 0, 0, '', 'arti-tank'),
(972, 'Wheel of Fortune', 'Wheel of Fortune game has a lot of success review and player this MONTH that significantly improves overall game performance, especially on mobile phones. To play the game just touch the screen buttons if you use a mobile device.', 'https://img.gamemonetize.com/5kulnzwdehqc07eui300rep95lpjg8em/512x384.jpg', 'https://html5.gamemonetize.com/5kulnzwdehqc07eui300rep95lpjg8em/', '0', 'Arcade', 0, 0, '', 'wheel-of-fortune'),
(973, 'Fireman Rescue Maze Game', 'Fireman Rescue Maze is a maze game. In the game, you will become a firefighter and participate in fire fighting. You need to avoid various obstacles, find the fire extinguisher, put out the fire, and get the trapped people out of the building.', 'https://img.gamemonetize.com/qu99m82yeh204f2atlem5vpo4l0j95vc/512x384.jpg', 'https://html5.gamemonetize.com/qu99m82yeh204f2atlem5vpo4l0j95vc/', '0', 'Arcade', 0, 0, '', 'fireman-rescue-maze-game'),
(974, 'Mousy Look', 'Mousy Look is a 2D platform game where you need to collect cheese while avoiding mouse traps and spikes and reach the blue flag. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/eubh5wycikqhdc9kteoudg3bjlg97zuw/512x384.jpg', 'https://html5.gamemonetize.com/eubh5wycikqhdc9kteoudg3bjlg97zuw/', '0', 'Arcade', 0, 0, '', 'mousy-look'),
(975, 'Speed JetFire', 'You won\'t want to miss our action-packed Jet Fire! Survive the opposing attack by flying in the air with your favourite weapons! Get dressed up in an article of nice clothing, fill up on supplies, and have a joyride! Jet Fire is a game that will keep you entertained and frustrated for a long time! Shoot your opponent while you sprint and leap. To accomplish each level, you must collect money while avoiding various hazards. This is a fun experience that you should have a go at. Run to the end and avoid the baddies. Exciting game with 90 cards and over 90 levels of difficulty; stunning visuals; HD background music; the Magic Golden Apple collection; and more.', 'https://img.gamemonetize.com/582g8qofrjvqvv0m1kliws67x646x2ah/512x384.jpg', 'https://html5.gamemonetize.com/582g8qofrjvqvv0m1kliws67x646x2ah/', '0', 'Arcade', 0, 0, '', 'speed-jetfire');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(976, 'Royal Helix Jump 3D', 'Are you interested in challenging a helix jump skillful arcade game called Royal Helix Jump 3D? Now you have a chance to control a boy wearing a green T-shirt to jump and fall onto the bricks of the whole helix tower. In level mode, you need to fall down the marked weight to complete the current level. In challenge mode, you could just forget about rules and make your best record!', 'https://img.gamemonetize.com/uet2hsk8f0n3z57c090m6446reyr1e93/512x384.jpg', 'https://html5.gamemonetize.com/uet2hsk8f0n3z57c090m6446reyr1e93/', '0', 'Arcade', 0, 0, '', 'royal-helix-jump-d'),
(977, 'Maze KEY MOUSE', 'Idle Cookie Mouse Puzzle, Spy Clicker Good Games is a simulation idle game mix with clicker games and puzzle games. Build your own cookie mining business and make your investors proud and become an idle tycoon!', 'https://img.gamemonetize.com/mjoola65fteun9axi1y32pjzy3778n8v/512x384.jpg', 'https://html5.gamemonetize.com/mjoola65fteun9axi1y32pjzy3778n8v/', '0', 'Arcade', 0, 0, '', 'maze-key-mouse'),
(978, 'Pen Rush', 'Pen Rush is an interesting arcade game. Have you seen the pen running? Here you go. Slide to run the pen on the table. Collect other pens. Pay attention to avoid the book, pen container, and another. When you arrive at the end, the extra pens you collect will be take in the book.', 'https://img.gamemonetize.com/n6gnsbe8uebxh5vo47pdy7bfwvg6v7lr/512x384.jpg', 'https://html5.gamemonetize.com/n6gnsbe8uebxh5vo47pdy7bfwvg6v7lr/', '0', 'Arcade', 0, 0, '', 'pen-rush'),
(979, 'Boxing Hero : Punch Champions', 'In BOXING HERO : PUNCH CHAMPIONS, fight 8 epic boxers in intense combats. Jab, cross, uppercut, use all possible tricks, give in all you have, but don’t forget to dodge or you\'ll be KO. Punch-out all opponents, and win the world belt in this superb arcade game.', 'https://img.gamemonetize.com/cd1xlz6e5xid141yph6y2a91gef3v45a/512x384.jpg', 'https://html5.gamemonetize.com/cd1xlz6e5xid141yph6y2a91gef3v45a/', '0', 'Arcade', 0, 0, '', 'boxing-hero--punch-champions'),
(980, 'Magic Dot - Dancing Line', 'Welcome to Magic Dot - Dancing Line, a fantastic music game. With our Magic Dot, you can enjoy your time with amazing music, easy-to-addict gameplay, and stunning 3D design. Listen to the magic beat, follow the rhythm, and use your musical reflexes to guide the ball from direction to other direction to break the magic dancing line tiles!', 'https://img.gamemonetize.com/vjsk1is7515kz7vewyoc17qbpl4tpcfl/512x384.jpg', 'https://html5.gamemonetize.com/vjsk1is7515kz7vewyoc17qbpl4tpcfl/', '0', 'Arcade', 0, 0, '', 'magic-dot--dancing-line'),
(981, 'Subway Princess Runner - adventure', 'Subway Princess Runner, also known as Motor Bus Runner or Jungle Dash, is an endless running game that appeals to hundreds of thousands of players. Run as fast as you can and dodge the trains or buses that are about to collide with you. Be careful of the rolling logs in the jungle! To dodge obstacles and collect coins, you need to take great reflexes to move, jump and slide.', 'https://img.gamemonetize.com/gup4mslgl0dbvv9u0gv2s0bgouowuhpe/512x384.jpg', 'https://html5.gamemonetize.com/gup4mslgl0dbvv9u0gv2s0bgouowuhpe/', '0', 'Arcade', 0, 0, '', 'subway-princess-runner--adventure'),
(982, 'Sheep Sling', 'Sling, bounce and swing your Sheep to the top. Get rid of the dangerous obstacles, collect coins to unlock more cool animals. Are you ready for this endless challenge? Play now!', 'https://img.gamemonetize.com/ht80ejhvyln0mmvz4yl3yb20llpgvzpc/512x384.jpg', 'https://html5.gamemonetize.com/ht80ejhvyln0mmvz4yl3yb20llpgvzpc/', '0', 'Arcade', 0, 0, '', 'sheep-sling'),
(983, 'Uno Game', 'To beat the opponent, we have to empty the entire pile of cards in our hand. match the cards according to their colours or numbers. We have to match our cards in our hand to play the cards in our hand that match the pile by either colour or number in the board game Uno Online. To be the first player in Uno Online without any cards is the primary goal. Uno can be played by 2, 3, or 4 people. Clear your hand to win and use unique cards to block your rivals! When you hold your last card in your hand, don\'t forget to shout &quot;UNO&quot;(with the help of a button), you will receive two penalty cards if you don’t say that. The Uno card game is a beloved classic that is played by all cardboard gamers. It\'s challenging to set down yet quite simple to pick up and play.It has a strategic element but is still easy to play. The goal of the free online card game Uno is to use up all of your cards before the other players can use up theirs. So don’t forget to play this awesome called UNO free online card games with your friends or randoms online. Each player eliminates cards by throwing cards that correspond to the topmost card in the Discard pile. Game features Competitive strategy and combative. Suitable for kids, teenagers and adults. Easy to play. Amazing graphics Sounds intriguing. Interesting Card Gameplay Play with arbitrary pals Back story UNO was Created by Merle Robbins. It is presently owned by Mattel. UNO was first developed in 1971. Uno Online was introduced in 2009. Through the forthcoming multiplayer upgrade in 2022, you can play in real-time versus actual opponents. How to play A card is drawn for each player. The dealer is the player with the most points. Sort the cards. 7 cards are dealt to each player.To create a draw pile, face-down all the remaining cards. To start a discard pile, turn over the top card of the draw pile. Return the top card to the deck and choose a new card if it is a Wild or Wild Draw 4. Please refer to the instructions below for all other cards. The gameplay of the UNO card game changes slightly online. However, it is nearly the same and a lot of fun to play as we can play with anybody in the world and don\'t require a visitor to play this card game. You can employ a variety of tactics to increase your Uno winning odds. The key idea is to discard all of your cards before anyone else. By matching the color or number of the card that was dealt before yours, you can accomplish this. You must draw cards from the pile until you have a playable card if you don\'t already have one.Press the &quot;1&quot; button when you have one card left to avoid receiving two penalty cards as a result. So finally whoever finishes the cards of his hands wins the game.', 'https://img.gamemonetize.com/90d9ruaefogfobmjdutcx8vippe19me6/512x384.jpg', 'https://html5.gamemonetize.com/90d9ruaefogfobmjdutcx8vippe19me6/', '0', 'Arcade', 0, 0, '', 'uno-game'),
(984, 'Fortress Defense 2', 'The thrilling battle is going to happen in this epic war games. Get charge of your castle and start protecting it by playing this full of action fortress defense game. Let’s be the powerful fortress defender and start your amazing adventure of new fighting games 2021. Let’s use your strategy to defend the kingdom and crush the enemy forces with the power of your exciting weapons. Let your mightiest heroes take charge as the greatest army to get victory in this best epic battle games that will keep you entertained for hours!', 'https://img.gamemonetize.com/huvkxifa515mo34zmcbadnhgvoyemew7/512x384.jpg', 'https://html5.gamemonetize.com/huvkxifa515mo34zmcbadnhgvoyemew7/', '0', 'Arcade', 0, 0, '', 'fortress-defense-'),
(985, 'Car Lot King Parking Manage 3D', 'Car Lot King Parking Manage 3D is a pure parking game, you just need to park each car into the space. Don\'t try to park in the space of an existing vehicle. Otherwise, it will crash and cause the game to fail! Let\'s try this simple game play now!', 'https://img.gamemonetize.com/46cdg22vae6op2e2f7mxfcfzn5gswnoo/512x384.jpg', 'https://html5.gamemonetize.com/46cdg22vae6op2e2f7mxfcfzn5gswnoo/', '0', 'Arcade', 0, 0, '', 'car-lot-king-parking-manage-d'),
(986, 'Santa Christmas Run', 'Sata Christmas Run is fun arcade game suitable for all ages. Christmas is coming again! Play this Christmas game with santa claus, filled with lots of new challenges! Santa claus christmas run will keep you engaged until long after Christmas. Play as long as you want. This game will fill the long winter evenings with lots of pleasure! Santa Christmas Run is a latest Christmas Running game that is simple and interesting. Run and leap your way across the snow! Dash forward as fast as you can, dodge obstacles and collect gifts in Christmas Running game! Have fun playing.', 'https://img.gamemonetize.com/txhkgeysqgnsu5j3wgnwbkc6tqznfl18/512x384.jpg', 'https://html5.gamemonetize.com/txhkgeysqgnsu5j3wgnwbkc6tqznfl18/', '0', 'Arcade', 0, 0, '', 'santa-christmas-run'),
(987, 'Factory Incorporated 3D', 'Many people know that factories and plants have existed for a long time and produce all sorts of products from mobile phones to simple household appliances. In this game you will have a chance to see how a factory for the destruction of similar products works, where alarm clocks, burgers and other goods are produced. The Factory Incorporated game takes you to a factory that has an event. A large batch of products, and it must be destroyed immediately. Since there is a lot of marriage, you will need to destroy it all very quickly! The press will do all the work for you, and you just need not to overload it or crush certain objects so as not to break it. A large glowing circle will help you do your job more accurately, good luck!', 'https://img.gamemonetize.com/ircxbsicuqcik7aysvku2ktje0hpjxqh/512x384.jpg', 'https://html5.gamemonetize.com/ircxbsicuqcik7aysvku2ktje0hpjxqh/', '0', 'Arcade', 0, 0, '', 'factory-incorporated-d'),
(988, 'High Pizza', 'Serve your guests with delicious pizza! High Pizza is a fun casual game with addictive gameplay and 3D art style. You need to serve delicious pizzas to your guests, don\'t make them wait in a hurry! But the back kitchen is really messy! You need to be careful not to touch those broken pizzas and obstacles! Come on chef!', 'https://img.gamemonetize.com/74vaw4xscjq8pwxq8jntyrmgqya3a2qz/512x384.jpg', 'https://html5.gamemonetize.com/74vaw4xscjq8pwxq8jntyrmgqya3a2qz/', '0', 'Arcade', 0, 0, '', 'high-pizza'),
(989, 'Ninja Fishing Game', 'Have you ever heard of the game of cutting fruit, this is a very new version Have you ever heard of the game of cutting fruit, this is a very new version, interesting no less, please introduce Ninja Fishing game, the new version with lively graphics, where you turn into ninja to cut the fish. The new version is extremely fun with jumping fish, your job To draw his blade cut very fast to write many points', 'https://img.gamemonetize.com/3a1iegmeo4fxohq1zy6ewn0z6n75xih0/512x384.jpg', 'https://html5.gamemonetize.com/3a1iegmeo4fxohq1zy6ewn0z6n75xih0/', '0', 'Arcade', 0, 0, '', 'ninja-fishing-game'),
(990, 'Laser Blade 3000', 'Laser Blade 3000 is a futuristic driving game with colorful visuals and stunning stages. Collect as many crystals as you can in order to upgrade your ship\'s armor, maximum fuel capacity and magnet intensity. If you manage to save up enough crystals, you can even purchase gorgeous new spaceships!', 'https://img.gamemonetize.com/zbgtzigu3ep7xsuood2ezcympoudkur4/512x384.jpg', 'https://html5.gamemonetize.com/zbgtzigu3ep7xsuood2ezcympoudkur4/', '0', 'Arcade', 0, 0, '', 'laser-blade-'),
(991, 'Crazy Eggs Online Game', 'WOW, crazy eggs clearly is a fun game that everyone loves. Play the CrazyEggs game for free online today! Crazy Eggs is a fun, fast-paced puzzle game that you can enjoy on your smartphone, tablet or computer! Embark on a railroad journey full of explosive action and colorful challenges for one low price. Have fun for free online with Crazy Eggs. This addicting game is FUN and easy to play. Earn points by clicking on squares and buying upgrades as you explore this strange castle of numbers!', 'https://img.gamemonetize.com/62cs69mtpfapnsb5kllm0cj4em1ynxmh/512x384.jpg', 'https://html5.gamemonetize.com/62cs69mtpfapnsb5kllm0cj4em1ynxmh/', '0', 'Arcade', 0, 0, '', 'crazy-eggs-online-game'),
(992, 'Pro Obunga vs Noob and Hacker', 'You have to escape from the pro obunga monster, if it catches you, it can eat you and cut you to pieces. so step on the gas with your friend and run away from him please never slow down and be very careful. Jump off the ramps and drive cars carefully on bumpy roads. Remember, the beast is right behind you. Collect the hell mines that you need to collect while escaping from the monster.', 'https://img.gamemonetize.com/gyticywz3icpfbrxtvefrr3d2sz09lnn/512x384.jpg', 'https://html5.gamemonetize.com/gyticywz3icpfbrxtvefrr3d2sz09lnn/', '0', 'Arcade', 0, 0, '', 'pro-obunga-vs-noob-and-hacker'),
(993, 'Pro Cycling 3D Simulator', 'Here is a bicycle-racing simulation arcade game on 3D country roads. You are able to control the rider and win all five tournament missions. When you lift the handlebar, you can win extra coins. Absolutely, you can still win coins after you complete the current level.', 'https://img.gamemonetize.com/9gtgrirq9e5jv4g0y606094wsxfseusk/512x384.jpg', 'https://html5.gamemonetize.com/9gtgrirq9e5jv4g0y606094wsxfseusk/', '0', 'Arcade', 0, 0, '', 'pro-cycling-d-simulator'),
(994, 'Tori 2', 'Tori 2 is a 2D platformer where you have to collect the orange balls while avoiding enemies, flying robots, spikes and ground saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Tori&quot; series.', 'https://img.gamemonetize.com/zxo2rd333wwdqoo7eebzr3pxj668gmo2/512x384.jpg', 'https://html5.gamemonetize.com/zxo2rd333wwdqoo7eebzr3pxj668gmo2/', '0', 'Arcade', 0, 0, '', 'tori-'),
(995, 'MinerCraft Party - 4 Player', 'hey dude, take all 4 of your friends and run away from the blue and red monster! Be careful while avoiding the monster, get the gold and reach the highest score. If the blue and red monster catches you, don\'t forget to eat you, everyone has to reach the door. If you can\'t reach the door, you can\'t win. Watch out for the thorns, the tire will burst and you will lose. Be careful don\'t forget the monsters are everywhere.', 'https://img.gamemonetize.com/k8k5zg2rzz0tuarp52nyg05u7s274334/512x384.jpg', 'https://html5.gamemonetize.com/k8k5zg2rzz0tuarp52nyg05u7s274334/', '0', 'Arcade', 0, 0, '', 'minercraft-party---player'),
(996, 'Air Attack', 'Air Attack is a new kind of game where you shoot down enemy planes and try to survive as long as possible. Air Attack is a fun, fast-paced action air shooter game. Fly your plane through a series of levels and shoot down all the enemies as you go.', 'https://img.gamemonetize.com/v3o43ts33ucmk7z2m53512c9hxunkfdm/512x384.jpg', 'https://html5.gamemonetize.com/v3o43ts33ucmk7z2m53512c9hxunkfdm/', '0', 'Arcade', 0, 0, '', 'air-attack'),
(997, 'Soto Man', 'Soto Man is a 2D simple platformer where you play as Soto Man, the super hero, who have to collect the stolen red gems while avoiding the enemies, robots, spikes and reach the magic hole which leads you to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/g3gfc5tafm8tdw6hhtjwmp232uiuxr6u/512x384.jpg', 'https://html5.gamemonetize.com/g3gfc5tafm8tdw6hhtjwmp232uiuxr6u/', '0', 'Arcade', 0, 0, '', 'soto-man'),
(998, 'Riyoo', 'Riyoo is a 2D little platformer where you play as a girl who have to collect flowers while avoiding the enemies, and spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/fa0n1zmxds2fz4o7q0wmeja2thl9stt9/512x384.jpg', 'https://html5.gamemonetize.com/fa0n1zmxds2fz4o7q0wmeja2thl9stt9/', '0', 'Arcade', 0, 0, '', 'riyoo'),
(999, 'ROPE NINJA', 'Get ready for a challenge in this original skill game where timing and concentration is key to success With a simple to play yet hard to master game mechanic Rope Ninja offers fun and endless challenges for players of all age groups', 'https://img.gamemonetize.com/rskaajspmkqznroh7hy99aue5soi0edr/512x384.jpg', 'https://html5.gamemonetize.com/rskaajspmkqznroh7hy99aue5soi0edr/', '0', 'Arcade', 0, 0, '', 'rope-ninja'),
(1000, 'Red and Blue Cats', 'Join and help two alien cats, red and blue, in their spaceship adventure. Do not forget that there are terrible monsters on the ship, they can eat you at any time. You have to survive on this ship full of traps. You are two cats, red and blue. You and your friend have to help the cats get the key and reach the door. collect diamonds and increase your score.', 'https://img.gamemonetize.com/zbwnxder178dgixd6w3gegndsep8gi5m/512x384.jpg', 'https://html5.gamemonetize.com/zbwnxder178dgixd6w3gegndsep8gi5m/', '0', 'Arcade', 0, 0, '', 'red-and-blue-cats'),
(1001, 'Christmas Candy Escape 3D', 'Christmas Candy Escape 3D is a casual puzzle in which you have to fall safely. It is deceptively simple, yet profoundly deep. Play through the extensive stages, sharpening your wits as you have fun. Have a try!', 'https://img.gamemonetize.com/iztiwt1z5i2vy6gwmh4hsef0zuv5opc6/512x384.jpg', 'https://html5.gamemonetize.com/iztiwt1z5i2vy6gwmh4hsef0zuv5opc6/', '0', 'Arcade', 0, 0, '', 'christmas-candy-escape-d'),
(1002, 'Tiny Blues Vs Mini Reds', 'The &quot;Mini Reds&quot; are the bad guys and are trying to capture your most strategic militar base. You must stop them with your &quot;Tiny Blues&quot; troops. Be smart in your tacticals and choose the right units to beat the enemy. Lead the &quot;Tiny Blues&quot; army and defeat the &quot;Mini Reds&quot; ! You must defend your country, you must defend this base !', 'https://img.gamemonetize.com/29sbs98fv5oaocbeo6wwqgb9vyifwrzk/512x384.jpg', 'https://html5.gamemonetize.com/29sbs98fv5oaocbeo6wwqgb9vyifwrzk/', '0', 'Arcade', 0, 0, '', 'tiny-blues-vs-mini-reds'),
(1003, 'Wordle Stack 3D', 'Wordle Stack 3D is a great game to test your vocabulary. Just pick up the letters you guess may be the answer. Then collect all of them to verify! The letters in the correct answer are shown in green! Yellow means the letter is correct and the position is wrong! Challenge it now!', 'https://img.gamemonetize.com/hngnpl5sq2b7vms8mnw9sjxxboybxi19/512x384.jpg', 'https://html5.gamemonetize.com/hngnpl5sq2b7vms8mnw9sjxxboybxi19/', '0', 'Arcade', 0, 0, '', 'wordle-stack-d'),
(1004, 'Monster Balls !', 'uwooooaaaa Monster Ball was here !', 'https://img.gamemonetize.com/dac7vq50h4l159l2j02pzbdr9bsx3vxh/512x384.jpg', 'https://html5.gamemonetize.com/dac7vq50h4l159l2j02pzbdr9bsx3vxh/', '0', 'Arcade', 0, 0, '', 'monster-balls-'),
(1005, 'Dodge The Spikes', 'Use your special skills to move around and avoid touching the falling spikes. If you hit any of the spikes you will be immediately destroyed, do you have what it takes to Dodge The Spikes?', 'https://img.gamemonetize.com/l8mao9kkotpkakpfcfz86lxgn541jo05/512x384.jpg', 'https://html5.gamemonetize.com/l8mao9kkotpkakpfcfz86lxgn541jo05/', '0', 'Arcade', 0, 0, '', 'dodge-the-spikes'),
(1006, 'Jewel Quest - Magic Match', 'An addictive and exciting adventure puzzle game filled with colorful jewels and satisfying effects! Unlock thousands of levels, train your brain and become a jewel master!', 'https://img.gamemonetize.com/jalwxxffvwx746yh9ts2tj75orl3hxjm/512x384.jpg', 'https://html5.gamemonetize.com/jalwxxffvwx746yh9ts2tj75orl3hxjm/', '0', 'Arcade', 0, 0, '', 'jewel-quest--magic-match'),
(1007, 'Virtual Work online From Home Simulator', 'Omg! My office boss is very annoying &amp; scary. Office life has become horror because of his mischievous behavior. Let’s do some crazy pranks 3D to tease him &amp; have some fun. Do you feel bored and want to have some fun. Help crazy office employees in completing playful tasks and create problems for the scary boss. Let’s see how naughty you are. This 3D game is scary and fun at the same time.', 'https://img.gamemonetize.com/f1ontsd30vk5t74b3hn5oa3y4o16drjt/512x384.jpg', 'https://html5.gamemonetize.com/f1ontsd30vk5t74b3hn5oa3y4o16drjt/', '0', 'Arcade', 0, 0, '', 'virtual-work-online-from-home-simulator'),
(1008, 'Santa Snow Runner', 'Santa Snow Runner is a free online game. Run through the snow and deliver the presents. Santa Snow Runner is an online HTML5 game. You can play the game on smartphone and tablet (iPhone, iPad, Samsung, Android devices and Windows Phone).Santa Snow Runner Online free game. Play free online games, fun games, puzzle games, action games, sports games, flash games and more', 'https://img.gamemonetize.com/iauf6b25rle3ish6ergjjhgul0cnrju5/512x384.jpg', 'https://html5.gamemonetize.com/iauf6b25rle3ish6ergjjhgul0cnrju5/', '0', 'Arcade', 0, 0, '', 'santa-snow-runner'),
(1009, 'John the pirate', 'John is a fearless pirate and has ventured to seek treasure in uncharted lands inhabited by creatures from another world! With only his pistol he decided to face them alone – even though he was not aiming well!. John\'s Adventures is a platform game with 9 challenging levels and a boss. Collect coins to earn extra lives.', 'https://img.gamemonetize.com/rwv2akg8sg97rwi1f2za711pm6j4hto4/512x384.jpg', 'https://html5.gamemonetize.com/rwv2akg8sg97rwi1f2za711pm6j4hto4/', '0', 'Arcade', 0, 0, '', 'john-the-pirate'),
(1010, 'NEON BRICKS - Arcade', 'Neon Brics is a game with a classic concept but with an innovative style have fun with 200 different levels that provided you with a lot of challenge and fun..', 'https://img.gamemonetize.com/sowzk9u1k2ghwildxbv5p2gsgwlg191t/512x384.jpg', 'https://html5.gamemonetize.com/sowzk9u1k2ghwildxbv5p2gsgwlg191t/', '0', 'Arcade', 0, 0, '', 'neon-bricks--arcade'),
(1011, 'Lemmings Savior', 'Lemmings Savior is a highly addictive game where you control a life craft to bounce the crazy lemmings to safety as they jump off the cliff. Grab the craft and try to save all crazy Lemmings that you can!', 'https://img.gamemonetize.com/u841d899j14qnmkw5b8o1yhwrmk356lu/512x384.jpg', 'https://html5.gamemonetize.com/u841d899j14qnmkw5b8o1yhwrmk356lu/', '0', 'Arcade', 0, 0, '', 'lemmings-savior'),
(1012, 'Turbulent Little Plane', 'You finally completed your pilot training and are ready for your first flight. The bad news is that you have entered a no fly zone and now must avoid the defense system that happens to be shooting different kinds of missiles at you, oh and yea, there might be a little turbulence as well. Avoid the missiles, collect points and remember to fill up that gas tank as you try to stay in the air for as long as you can!', 'https://img.gamemonetize.com/vf5p6v3j3mgq3jmrg0l5bzlsiej3r7gn/512x384.jpg', 'https://html5.gamemonetize.com/vf5p6v3j3mgq3jmrg0l5bzlsiej3r7gn/', '0', 'Arcade', 0, 0, '', 'turbulent-little-plane'),
(1013, 'Kitty Chase 2', 'Kitty Chase 2 game has a lot of success review and player this MONTH that significantly improves overall game performance, especially on mobile phones. To play the game just touch the screen buttons if you use a mobile device Arrow Shooting.Crazy Rocket Bird Shooting Dodge Cyberman V the bullet Kitty Chase', 'https://img.gamemonetize.com/6yvuo9kvpbw537ei6rldbukzfjlri3gp/512x384.jpg', 'https://html5.gamemonetize.com/6yvuo9kvpbw537ei6rldbukzfjlri3gp/', '0', 'Arcade', 0, 0, '', 'kitty-chase-'),
(1014, 'Happy Wheels Squid', 'Happy Wheels have come just as the horrifying, blasphemous death of Flash is about to take place. That was a nail-biter. We apologize for the inconvenience. Hopefully, the anxiety of losing Happy Wheels did not keep you from getting a good night\'s sleep. If you were unaware that it was in development, then here is some great news for you. Because this is the first public release of the game, please allow some further time for any lingering bugs to be resolved. Despite the fact that I still prefer Flash, what I like about this version is that it works exceptionally well on mobile devices. However, at this time, there are no on-screen mobile controls in this version of the software. This will be included in the next version. Thanks for your patience. If you\'re in a hurry to try it out on your phone, a Bluetooth keyboard will work very well for you. Despite the fact that I previously stated that the game would run at 60 frames per second, some of the more difficult stages are noticeably slower at that framerate. However, it is already available through a setting, so perhaps I could host a 60 Hz version on a separate page for individuals who have extremely powerful CPUs as well. The rest of the game, Happy Wheels JS, should be a faithful replica of the original in terms of design and gameplay. The database of users, levels, and replays has not changed since the original release. The only thing that has been lost is the imminent doom of the universe\'s end.', 'https://img.gamemonetize.com/5nevqwsc3rylk0iyw062po7onc4as5x2/512x384.jpg', 'https://html5.gamemonetize.com/5nevqwsc3rylk0iyw062po7onc4as5x2/', '0', 'Arcade', 0, 0, '', 'happy-wheels-squid'),
(1015, 'Racoon Headball Game', 'Racoon Headball is a sport game. Its a sunny day on beach. Let\'s play the beach headball with racoons.Beat your opponent, and make first 11 points. Good luck!', 'https://img.gamemonetize.com/0dnup48lwoeop4vecpsc4t0vmyrt5u46/512x384.jpg', 'https://html5.gamemonetize.com/0dnup48lwoeop4vecpsc4t0vmyrt5u46/', '0', 'Arcade', 0, 0, '', 'racoon-headball-game'),
(1016, 'Zooboo', 'Zooboo is a 2D Adventure game where you play as Zooboo, whose mission is to collect all of the orange fruits while avoiding poisonous fruits(purple), enemies and spikes. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/cb48f2kneycjwecrthtyiy2pbwma9x3r/512x384.jpg', 'https://html5.gamemonetize.com/cb48f2kneycjwecrthtyiy2pbwma9x3r/', '0', 'Arcade', 0, 0, '', 'zooboo'),
(1017, 'Batty Jump', 'Batty Jump - is the hottest new game in which you have to avoid the pillars!', 'https://img.gamemonetize.com/3zjdvwnjx1nxbo12excoc4i1p24o4bo8/512x384.jpg', 'https://html5.gamemonetize.com/3zjdvwnjx1nxbo12excoc4i1p24o4bo8/', '0', 'Arcade', 0, 0, '', 'batty-jump'),
(1018, 'Mr Kaw 2', 'Mr Kaw 2 is a 2D platformer where you have to collect the golden coins while avoiding the enemies, flying robots and spikes and reach the exit door in order to go to the next level. There are 8 levels to play and the some of the levels are really challenging and hard to master.', 'https://img.gamemonetize.com/vjqqt1jqo8lwfox3b1vj3dp0594g8sc9/512x384.jpg', 'https://html5.gamemonetize.com/vjqqt1jqo8lwfox3b1vj3dp0594g8sc9/', '0', 'Arcade', 0, 0, '', 'mr-kaw-'),
(1019, 'MOTO Furious HD', 'Start some Drag Racings on the Road with your Super Powerful Motorcycle and runaway from Police if necessary, it\'s a very challenging moto game with a lot of levels and bikes to unlock!!!', 'https://img.gamemonetize.com/p5xurnfmcr24hwa5fy7e56rfydm9u9xw/512x384.jpg', 'https://html5.gamemonetize.com/p5xurnfmcr24hwa5fy7e56rfydm9u9xw/', '0', 'Arcade', 0, 0, '', 'moto-furious-hd'),
(1020, 'Two Colors', 'This is a game in which you need to score as many points as you can by moving colored blocks - the dropping the ball must hit the ball with the same color. Have fun!', 'https://img.gamemonetize.com/pwe8gctn5gp823d1lj0ft007xm55u26j/512x384.jpg', 'https://html5.gamemonetize.com/pwe8gctn5gp823d1lj0ft007xm55u26j/', '0', 'Arcade', 0, 0, '', 'two-colors'),
(1021, 'Batman Assassin', 'Control the Batman and hunt down your targets one by one. Use your surroundings and shadows to stay hidden from flashlights. Targets with automatic machine guns can be lurking around each corner. Attack them swiftly and escape without being spotted. Can you help Batman complete his mission?', 'https://img.gamemonetize.com/piatck1a3dtr5ljsafe2l25lx953h4w2/512x384.jpg', 'https://html5.gamemonetize.com/piatck1a3dtr5ljsafe2l25lx953h4w2/', '0', 'Arcade', 0, 0, '', 'batman-assassin'),
(1022, 'Masha game', 'Découvrez le monde fantastique de Macha et l’ours à travers ces 30 jeux éducatifs. Vous allez adorer cette application ! Les jeux éducatifs de Macha et l’ours sont destinés aux enfants de 6 ans et moins. Ce jeu vous entraîne dans le monde de Masha et l\'ours, une petite fille adoptée par un ours et ses amis, le tigre, le loup, le pingouin, l\'écureuil et le lièvre... Les jeux éducatifs de cette application se répartissent en 6 différentes catégories spécialement pensées pour divertir vos enfants : - Peinture et couleur : réalisez les dessins les plus amusants, avec des pinceaux de toutes les couleurs. - Apprentissage de mots : ce jeu aide votre enfant à apprendre de nouveaux mots, dans différentes langues - Jeu de mémorisation : ce jeu contribuera à améliorer la perception visuelle et la mémoire de votre enfant. - Puzzles : avec des pièces de différentes formes et différentes tailles. - Musique et instruments : ce jeu propose à votre enfant de jouer du xylophone, du piano ou de la batterie. - Calculs : avec ce jeu, votre enfant apprendra à compter de 1 à 10. Une série de jeux mettant en scène les personnages de la série télévisée préférée des enfants. Avec cette application, votre enfant sera ravi d’apprendre en s’amusant, seul, entre amis ou avec ses parents. Avec cette application, vos enfants seront ravis d’apprendre en s’amusant avec Macha et l’ours, une application qui leur garanti des heures d’amusement. La série « Macha et l’ours » est un réel succès dans le monde entier, sûrement parce qu’elle propose un divertissement intelligent, conçu pour instruire vos enfants. Macha et l’ours vous proposent d’instruire vos enfants tout en les amusant. MERCI POUR VOTRE SOUTIEN ! Plus de 60 jeux pour les enfants de tous âges, de la maternelle à l’adolescence. Venez découvrir les jeux Edujoy. Nous proposons des jeux éducatifs et divertissants pour vos enfants. Si vous avez des suggestions ou des questions, n’hésitez pas à nous contacter.', 'https://img.gamemonetize.com/quje51so1s2aw05hrb9hf977toqak6od/512x384.jpg', 'https://html5.gamemonetize.com/quje51so1s2aw05hrb9hf977toqak6od/', '0', 'Arcade', 0, 0, '', 'masha-game'),
(1023, 'Painting Rings', 'Circles should be colored in three dimensions using colored balls, taking care not to paint the same spot more than once. The straightforward gameplay\'ll entertain you. Paint has been sprayed all over the ring. Make sure you paint on the right ring and don\'t paint on rings that are different colors or have different patterns. Playing this game at different levels of enjoyment is almost impossible to limit. There is no limit to the number of casual gaming possibilities available for those who enjoy this game. Paint a three-dimensional circle on the canvas and strike the ring with it. Both the ball and the rings are now available in several new colors, which complement each other well. As much as possible, hit the paintball at the same moment as the previous hit to ensure that you do not miss hitting the same color region colored earlier as you did on the previous hit. At different times of the day, paint the rings with the same color ball at different levels, depending on the time of day. In the painting process, the circles will automatically spin around the region, allowing you extra time to complete the 3D painting project. The previous and next buttons let you move back and forth through the levels in a linear fashion. Get the rings and use them to paint the circle in three dimensions with different colored balls by stacking them on top of each other. Excellent graphics, as well as intuitive one-touch controls, make this a must-have.', 'https://img.gamemonetize.com/7d7wmvh701m9r4u4l3f0570orn4c2wzu/512x384.jpg', 'https://html5.gamemonetize.com/7d7wmvh701m9r4u4l3f0570orn4c2wzu/', '0', 'Arcade', 0, 0, '', 'painting-rings'),
(1024, 'Aloo', 'Aloo is a 2D platformer where you play as the main character called Aloo, the potato man, and your mission is to collect energy drink bottles while avoiding the saws, giant blades, spikes and ball monsters. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/nhnr003eucwi0av2fglpz68g1xs1xevo/512x384.jpg', 'https://html5.gamemonetize.com/nhnr003eucwi0av2fglpz68g1xs1xevo/', '0', 'Arcade', 0, 0, '', 'aloo'),
(1025, 'Haruz', 'Haruz is a 2D simple platformer where you need to collect silver coins while avoiding the various kinds of flying robots, spikes and enter the magic hole in order to go to the next level. There are 8 levels to play and difficulty increases as you proceed.', 'https://img.gamemonetize.com/locve8rx8wfkkix6t7j429isthvyroo6/512x384.jpg', 'https://html5.gamemonetize.com/locve8rx8wfkkix6t7j429isthvyroo6/', '0', 'Arcade', 0, 0, '', 'haruz'),
(1026, 'Crazy Lawn Mover', 'Crazy Lawn Mower isn’t just another relaxing grass-cutting game—it’s one of the best games! In it, you can build a whole empire just by mowing grass. The rules of this lawn mower simulator are simple: you make green by mowing green. Be the one to create the most thriving harvest business in the history!', 'https://img.gamemonetize.com/v5uqxgrti7pvfzd2utwj3dw9s66itpx8/512x384.jpg', 'https://html5.gamemonetize.com/v5uqxgrti7pvfzd2utwj3dw9s66itpx8/', '0', 'Arcade', 0, 0, '', 'crazy-lawn-mover'),
(1027, 'Tactical Squad', 'You are a tactical squad member and you\'re assigned with eliminating the target stickman. Use your sniper\'s zoom to oversee the area.', 'https://img.gamemonetize.com/33lub3z2vk9nvo2udeyy8e5nrbuauc9w/512x384.jpg', 'https://html5.gamemonetize.com/33lub3z2vk9nvo2udeyy8e5nrbuauc9w/', '0', 'Arcade', 0, 0, '', 'tactical-squad'),
(1028, 'Mini Blocks', 'You control a small blob character with the power to turn on or off elements on the level. Use that power wisely to reach the goal to the next stage! You can also test your skills in the speedrun mode. Mini Blocks was made in a retro-style fashion, inspired in games from the 8-bit era.', 'https://img.gamemonetize.com/a3g08anaetn716zmnmike7tvgokee4ip/512x384.jpg', 'https://html5.gamemonetize.com/a3g08anaetn716zmnmike7tvgokee4ip/', '0', 'Arcade', 0, 0, '', 'mini-blocks'),
(1029, 'Targetter Game', 'Target Games Announces Targetter , a new hyper casual activity Target Games has announced targetter , a new casual game that is activities in which players send an object toward a target while avoiding any obstacles. By playing these games, participants will learn the key skills and strategies for games such as Croquet, Golf, Archery, Boccia, Curling and Bowling. Targetter is simple and fast - just send the object toward the target and avoid any obstacles! - and it\'s all with high-quality skills and strategies.', 'https://img.gamemonetize.com/sl11okvff5rgop86qpij1yvwq3a6oxc0/512x384.jpg', 'https://html5.gamemonetize.com/sl11okvff5rgop86qpij1yvwq3a6oxc0/', '0', 'Arcade', 0, 0, '', 'targetter-game'),
(1030, 'Girl Money Rush', 'an exciting journey and shape your destiny by choosing from a myriad of captivating professions. In this thrilling adventure, you have the power to elevate your current career or embrace a fresh path brimming with possibilities. The ultimate goal is to reach the end of the day, but thats not all&amp;mdash;along the way, youll encounter numerous money bills waiting to be collected. Keep your eyes peeled and seize every opportunity to amass a fortune!', 'https://img.gamemonetize.com/n3u4ol4qqhs4fo2mifr6qnr18bb7r28d/512x384.jpg', 'https://html5.gamemonetize.com/n3u4ol4qqhs4fo2mifr6qnr18bb7r28d/', '0', 'Arcade', 0, 0, '', 'girl-money-rush'),
(1031, 'Squid Challenge - Survival Game', 'Based on the popular Netflix show, play Squid Challenge - Survival Game and see if you can survive. Try to reach the finish line in this epic online game, is one of the first big and blatant gaming attempts to try and jump on the Squid Game bandwagon. Can you pass the challenge or will you bite the dust? Test out your reaction skills in this 3D game. Welcome to a fair game of Squid Challenge - Survival Game. Whoever wins this game will win a lot of cash prizes. Features: - Real HD graphics - High-quality game sounds - Excellent animations - Easy to play - Best Squid Game continue when the thumbs-up is on. Follow your personality\'s head motions!', 'https://img.gamemonetize.com/tys1d043v2y4mz0a1h9y4wxi7hzp89ec/512x384.jpg', 'https://html5.gamemonetize.com/tys1d043v2y4mz0a1h9y4wxi7hzp89ec/', '0', 'Arcade', 0, 0, '', 'squid-challenge--survival-game'),
(1032, 'NinjAwesome', 'NinjAwesome - the best ninja game ever! Use skillful swipes to hurdle perilous traps and snatch mischievous bouncing coins! Rush through the pixellated plants, swiftly slashing wicked enemies, sniping foes with shuriken as you leap! Complete the tests of the ninja - Assassination, Infiltration, Sabotage, Espionage, and Wandering - to satisfy your destiny!', 'https://img.gamemonetize.com/1jmuhyt601lc81t818yelk3c1haoiz3u/512x384.jpg', 'https://html5.gamemonetize.com/1jmuhyt601lc81t818yelk3c1haoiz3u/', '0', 'Arcade', 0, 0, '', 'ninjawesome'),
(1033, 'Galaxy Stors', 'Humanity with technological advances reaches the point of space. This human curiosity makes many planets advance ... How many planets will our new astrona', 'https://img.gamemonetize.com/kex2fy2re5bmp3fbj2fgjaen3o1kwylg/512x384.jpg', 'https://html5.gamemonetize.com/kex2fy2re5bmp3fbj2fgjaen3o1kwylg/', '0', 'Arcade', 0, 0, '', 'galaxy-stors'),
(1034, 'Samurai Slash 3D', 'Samurai Slash 3D is an interesting arcade game that requires you to cut fruit! There will be an endless stream of fruits in each level, you must cut all the fruits as soon as possible until the end of the level. There are many levels waiting for you to unlock and finish. Are you confident in it?', 'https://img.gamemonetize.com/dzqxyss8rlfemtv9zbbif1cjk9yrfdi4/512x384.jpg', 'https://html5.gamemonetize.com/dzqxyss8rlfemtv9zbbif1cjk9yrfdi4/', '0', 'Arcade', 0, 0, '', 'samurai-slash-d'),
(1035, 'Finn on the platform', '&quot;Finn on the platform&quot; is a very fun adventure game! Complete the tracks and pass the levels! Start the great fun with your character named Finn!', 'https://img.gamemonetize.com/ja2nxpbbex0v160y8ysp47adf0p0tfmt/512x384.jpg', 'https://html5.gamemonetize.com/ja2nxpbbex0v160y8ysp47adf0p0tfmt/', '0', 'Arcade', 0, 0, '', 'finn-on-the-platform'),
(1036, 'Duck Shooting Game', 'Do you like Shooting games? Than you will love this game! It´s an addictive shooting game, where you need to shoot rubber ducks to get points. The innovative controls are the biggest fun. Instead of just clicking on the screen, you move the cross hairs by moving your smartphone!', 'https://img.gamemonetize.com/r45sew2w24mfycwjdkm2qdfk1k9acfc4/512x384.jpg', 'https://html5.gamemonetize.com/r45sew2w24mfycwjdkm2qdfk1k9acfc4/', '0', 'Arcade', 0, 0, '', 'duck-shooting-game'),
(1037, 'Huggy Wuggy Rocketman', 'The super fall guys is flying to collect gold. pass the levels one by one in the endless flappy game. start to make the best score in this fun game Huggy Wuggy', 'https://img.gamemonetize.com/d0kbi3dgx7aec531g6yt02bosn0u74re/512x384.jpg', 'https://html5.gamemonetize.com/d0kbi3dgx7aec531g6yt02bosn0u74re/', '0', 'Arcade', 0, 0, '', 'huggy-wuggy-rocketman'),
(1038, 'TheSnake', 'the snake game il gioco del serpente', 'https://img.gamemonetize.com/u5i681j5yjkbx5rt8q1p9unhy2xvfyi2/512x384.jpg', 'https://html5.gamemonetize.com/u5i681j5yjkbx5rt8q1p9unhy2xvfyi2/', '0', 'Arcade', 0, 0, '', 'thesnake'),
(1039, 'Stacking Challenge', 'Stacking Challenge is interesting stack building game. Playing this game is simple as well as challenging. You will see some moving hooks carrying the blocks. These blocks keep moving left to right and right to left. Click ot Tap, as soon as you see the hooks over the stack. The hooks will leave the blocks to expand the stack. If all the blocks set in the stack, you will get score with bonus points. Each round will be of 3 minutes, You can play as many times as you want .', 'https://img.gamemonetize.com/8dou5hwn5paroej9m1qd5bvcjiqyv874/512x384.jpg', 'https://html5.gamemonetize.com/8dou5hwn5paroej9m1qd5bvcjiqyv874/', '0', 'Arcade', 0, 0, '', 'stacking-challenge'),
(1040, 'SuperHero Turtle Adventure', 'SuperHero Turtle Adventure is jungle &amp; world adventure game 2D Platformer game, has a big mission, to save the jungle from bad monsters, your job is to help the super turtle in his mission by eliminating every sort of evil monsters, you run, jump and avoid spikes and other obstacles, shoot the monsters and collect coins,', 'https://img.gamemonetize.com/4fjsw1tdplfozumz45yyfhum2qzpci4g/512x384.jpg', 'https://html5.gamemonetize.com/4fjsw1tdplfozumz45yyfhum2qzpci4g/', '0', 'Arcade', 0, 0, '', 'superhero-turtle-adventure'),
(1041, 'Geometry Dash - Arcade', 'Jump and fly your way through danger in this rhythm-based action platformer! Prepare for a near impossible challenge in the world of Geometry Dash. Push your skills to the limit as you jump, fly and flip your way through dangerous passages and spiky obstacles. Simple one touch game play with lots of levels that will keep you entertained for hours!', 'https://img.gamemonetize.com/cl0mqtm7dx389gy3hpd0yljfle5qxhg9/512x384.jpg', 'https://html5.gamemonetize.com/cl0mqtm7dx389gy3hpd0yljfle5qxhg9/', '0', 'Arcade', 0, 0, '', 'geometry-dash--arcade'),
(1042, 'Pinkii', 'Pinkii is a 2D Simple platformer where you need to avoid enemy monsters and spikes and reach the pink flag in order to go to the next level. There are 8 levels to play and difficulty increases as you proceed.', 'https://img.gamemonetize.com/ynmz5tl9rgnn91wn2nkqt8aulf730wcp/512x384.jpg', 'https://html5.gamemonetize.com/ynmz5tl9rgnn91wn2nkqt8aulf730wcp/', '0', 'Arcade', 0, 0, '', 'pinkii'),
(1043, 'Funny Tattoo Shop Game', 'You are the successful owner of a tattoo shop and are responsible for providing cool and colorful tattoos to a wide range of customers. Choose the right design for your customer based on your opinion of the customer\'s personality. Today Barbara will come to your tattoo shop, please help this girl make a tattoo that suits her!', 'https://img.gamemonetize.com/4tgbskfkgfced5s1vq28b93kgghla6mv/512x384.jpg', 'https://html5.gamemonetize.com/4tgbskfkgfced5s1vq28b93kgghla6mv/', '0', 'Arcade', 0, 0, '', 'funny-tattoo-shop-game'),
(1044, 'Duoland', 'Two siblings are on their way to becoming little pirates, and you should join the adventure too. The little pirates are searching for chests and collecting treasures in my name. Each sibling is looking for different gems and chests on the island, so they must sequentially find the chests that belong to them. The first rule of being a pirate is to collect everything on the island, including all the coins. After collecting everything, a hidden pirate ship will suddenly appear in the top right corner of the island. Get on that ship and escape from the island.', 'https://img.gamemonetize.com/e3lfhbesog4ymwk5ihtp3vgdatnkq214/512x384.jpg', 'https://html5.gamemonetize.com/e3lfhbesog4ymwk5ihtp3vgdatnkq214/', '0', 'Arcade', 0, 0, '', 'duoland'),
(1045, 'SpongeBob Tasty Pastry Party', 'It’s again that time of the year when Patrick’s birthday is around the corner, and SpongeBob needs to prepare the tastiest cake ever made in SpongeBob Tasty Pastry Party Game! Since every ingredient must be chosen correctly, SpongeBob trusts your taste in creating the most amazing birthday cakes for Patrick. We already have all the ingredients for making the most delicious cakes, but you have to make sure that they are also what Patrick wants for his birthday. In Spongebob movies, there are many Spongebob quotes that attract audiences. Besides Spongebob quotes, games on our website dop5.com also lure audiences.', 'https://img.gamemonetize.com/gzsh3vucbzplb84mqmrktrzs739m6oi8/512x384.jpg', 'https://html5.gamemonetize.com/gzsh3vucbzplb84mqmrktrzs739m6oi8/', '0', 'Arcade', 0, 0, '', 'spongebob-tasty-pastry-party'),
(1046, 'Cleaning the Islands', 'In the game, players need to act as a survivor living on a desert island, collect resources on the island and sell them in exchange for gold coins, use gold coins to build their own fantastic island, and you can also improve tools to carry out work faster and increase the capacity of the backpack, which will allow you to store more materials.', 'https://img.gamemonetize.com/tjd1v5htgmtk6dzou0r6gomjo5esb1zx/512x384.jpg', 'https://html5.gamemonetize.com/tjd1v5htgmtk6dzou0r6gomjo5esb1zx/', '0', 'Arcade', 0, 0, '', 'cleaning-the-islands'),
(1047, 'Skibidi War   Toilets Attack', 'Welcome to Skibidi War, a one-of-a-kind strategy shooter game set in the heart of Skibidi Toilet City. Here, the Skibidi Toilets face off against the innovative Camera Heads in a rousing war. Think youve experienced all shooter defense games? Skibidi war will redefine your expectations. Survive and defend your territory from a ceaseless attack of these dangerous rivals in a game that humorously mingles the epic with the everyday.', 'https://img.gamemonetize.com/6nw0qptdh7pv9c6dv14rxserfbqqdoj5/512x384.jpg', 'https://html5.gamemonetize.com/6nw0qptdh7pv9c6dv14rxserfbqqdoj5/', '0', 'Arcade', 0, 0, '', 'skibidi-war---toilets-attack'),
(1048, 'Blocky Skater Rush', 'Blocky Skater Rush is an interesting arcade game, which can challenge your skateboard\'s skill well. Press and hold the screen to turn right, release to turn left. You need to pay more attention to avoiding the obstacles on the road. They drain your life points! Well, come to try it now!', 'https://img.gamemonetize.com/gegorzea7i9ted4emfx4hayjqou985o9/512x384.jpg', 'https://html5.gamemonetize.com/gegorzea7i9ted4emfx4hayjqou985o9/', '0', 'Arcade', 0, 0, '', 'blockyskaterrush'),
(1049, 'Gentlemans Quest', 'Gentleman\'s Quest is a 2D Platform game where you need to reach your office while collecting energy drinks. You have to avoid saws, and robbers at all costs. There are 8 levels to play and the difficulty increases as you proceed with your mission.', 'https://img.gamemonetize.com/ah7o22zvkvjo113fn5vindevblnmw2vb/512x384.jpg', 'https://html5.gamemonetize.com/ah7o22zvkvjo113fn5vindevblnmw2vb/', '0', 'Arcade', 0, 0, '', 'gentlemans-quest'),
(1050, 'Save the Ragdoll', 'Save the Ragdoll is a multiplatform and casual game. Do not let Ragdoll run into dangerous objects such as bombs and spikes and hold on as much as possible. Hit the stars with the shield, but do not touch the bombs.', 'https://img.gamemonetize.com/9zjdkd6wrij24jlijd2se2j4eedfc52l/512x384.jpg', 'https://html5.gamemonetize.com/9zjdkd6wrij24jlijd2se2j4eedfc52l/', '0', 'Arcade', 0, 0, '', 'save-the-ragdoll'),
(1051, 'Paw Patrol Coloring Book', 'Paw Patrol coloring pages for free. Paw Patrol coloring pages are a fun way for kids of all ages to develop creativity, focus, motor skills and color recognition.', 'https://img.gamemonetize.com/9fgdmbfb1pv2p7th7bbur5beycmhd71m/512x384.jpg', 'https://html5.gamemonetize.com/9fgdmbfb1pv2p7th7bbur5beycmhd71m/', '0', 'Arcade', 0, 0, '', 'paw-patrol-coloring-book'),
(1052, 'dora jump', 'Oh no! Backpack and Map have been swiped and blown away! Dora and Boots need your child\'s help to run back to the rainforest to rescue them. In Dora and Friends Back to the Rainforest your child helps Dora and Boots… • run and jump through the Treetops of the Rainforest • reach new heights in the Flowery Garden to rescue Backpack and Map • slide and glide down the Tallest Mountain • race back to Playa Verde so they can fix Backpack who was hurt when blown away Along the way your child will… • gather up as many of Backpack\'s dropped items as possible • see old friends such as Tico, Big Red Chicken, and more • collect charms in each location for Dora’s bracelet • experience counting in Spanish, color recognition and enumeration Vamanos, let\'s go! Dora and Friends Back to the Rainforest collects personal user data as well as non-personal user data (including aggregated data). User data collection is in accordance with applicable law, such as COPPA. User data may be used, for example, to respond to user requests; enable users to take advantage of certain features and services; personalize content and advertising; and manage and improve Nickelodeon\'s services. For more information regarding Nickelodeon\'s use of personal user data, please visit the Nickelodeon Group Privacy Policy below. Our Privacy Policy is in addition to any terms, conditions or policies agreed to between you and Google. Nickelodeon and its affiliated entities are not responsible for Google\'s collection or use of your personal user data and information. Use of this app is subject to the Nickelodeon End User License Agreement.', 'https://img.gamemonetize.com/j4lxclv7z92pf7zc20z375yhuic69heq/512x384.jpg', 'https://html5.gamemonetize.com/j4lxclv7z92pf7zc20z375yhuic69heq/', '0', 'Arcade', 0, 0, '', 'dora-jump'),
(1053, 'Cooking Mania 2022', 'When it comes to cooking games for adults, there\'s no better place to unleash your inner chef than in the city of craziness itself. You can now use it in your favourite cooking games as a cook-off challenge. Play a flurry of free food games from across the globe where you prepare and serve delectable dishes. How good are you at games that require you to manage your time? Is it possible for you to take part in and win the free cookery games challenge? In the mad rush of these culinary games for adults, can you hold your own against the crazed chef? Try these restaurants if you want to get better at time management games! It\'s not always enjoyable to practice the craziness of free culinary games in the city. You may become a great chef in the city of chef games for free with our new free cooking games for adults. If you\'re a fan of cooking competitions and delectable dishes, this cook-off game is for you. There is no better free cooking game for adults than the free cooking simulator! Even if you\'re not a foodie, you\'ll blast playing food games and free culinary games for adults.', 'https://img.gamemonetize.com/hec8488z6et2x2og5ul750u0in2mh36w/512x384.jpg', 'https://html5.gamemonetize.com/hec8488z6et2x2og5ul750u0in2mh36w/', '0', 'Arcade', 0, 0, '', 'cooking-mania-');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1054, 'Control Ball', 'Control is one kind of casual puzzle game, or brick game where you need to save the ball from falling down. You need to control the bumper left or right and to catch the ball, but also you need to watch on the ball down from the bumper who needs to be centered and not to fall.', 'https://img.gamemonetize.com/dz4fgd50qho0zk9sweas5ke1dwl7lziz/512x384.jpg', 'https://html5.gamemonetize.com/dz4fgd50qho0zk9sweas5ke1dwl7lziz/', '0', 'Arcade', 0, 0, '', 'control-ball'),
(1055, 'Creativity Brain Test', 'Brain Challenge is an addicting free tough puzzle game with a series of challenging brain teasers to solve. Various riddles and difficult quizzes will test your reasoning skills. Even though this new puzzle game may defy logic, it will provide you with a fresh brain-pushing experience! You can have a good time with your pals while playing this addictive and humorous free IQ game. Experiment with different approaches to problem-solving, solve puzzles, and prepare for the quiz! You will have a good time with this amusing and challenging exam. If you enjoy word games, such as puzzles, jigsaw puzzles, riddle games, or any other type of quiz game, the Tough Test Brain Test is the game for you! Much more amusing than the traditional exam games.', 'https://img.gamemonetize.com/fskz6nkv1hgsr40fodgsmk9nnemafszj/512x384.jpg', 'https://html5.gamemonetize.com/fskz6nkv1hgsr40fodgsmk9nnemafszj/', '0', 'Arcade', 0, 0, '', 'creativity-brain-test'),
(1056, 'Hole Fire', 'Black holes can collect weapons. For a big weapon, youll need a big black hole. Collect big guns, bombs and bullets. You will have to fight the enemy with all weapons You collect weapons with the help of a black hole! Can you beat them with a black hole?', 'https://img.gamemonetize.com/wn43hl3qi82qjrlkmng5nmngla08kexe/512x384.jpg', 'https://html5.gamemonetize.com/wn43hl3qi82qjrlkmng5nmngla08kexe/', '0', 'Arcade', 0, 0, '', 'hole-fire'),
(1057, 'Burger Super King Sim', 'This casual game requires you to assemble burgers that include the required quantity of relevant components to progress through each level. Using your left and right hands, move the burger around to capture falling components such as tomato slices, cheddar cheese, smoked ham, onions, and other vegetables as they fall. Your burger will eventually reach extraordinary heights, nearly surpassing the height of a skyscraper in terms of vertical height. Every single one of our Android games is completely free, and there are no in-app purchases to be found anywhere in them. Begin by starting your browser and pressing the &quot;Play&quot; button!', 'https://img.gamemonetize.com/uazsaggqayvjzwjffr9dc7nqt7qufm53/512x384.jpg', 'https://html5.gamemonetize.com/uazsaggqayvjzwjffr9dc7nqt7qufm53/', '0', 'Arcade', 0, 0, '', 'burger-super-king-sim'),
(1058, 'Parking Lot Jam', 'Plunge into the world of business, where you will become the manager of your own parking! Let cars in and sell parking tickets to drivers to unlock new opportunities. In this fascinating browser game you have to completely manage the whole life of the parking lot. Accumulate banknotes to buy new parking spaces, improve performance, and eventually hire a boat worker who will work for you!', 'https://img.gamemonetize.com/d4klvsuv087ov4v475mda0crr3ftgikj/512x384.jpg', 'https://html5.gamemonetize.com/d4klvsuv087ov4v475mda0crr3ftgikj/', '0', 'Arcade', 0, 0, '', 'parking-lot-jam'),
(1059, 'CupHead  Mugman.', 'Cuphead et Mugman sont deux frères qui ont fait un pari avec le Diable et ils ont perdu. Maintenant, ils doivent récupérer leur âme et pour cela ils doivent s’embarquer dans une croisade qui les mènera à de différents mondes et affronter des ennemis de toute sorte. En fin Cuphead sur smartphones Celle-ci est la prémisse de Cuphead Mobile, l’adaptation du jeu-vidéo de PC et consoles qui a été conçu avec l’esthétique de dessins animés classiques comme ceux des débuts de Disney. Il s’agit d’un jeu de plateformes en 2D d’action shoot\'em up très amusant et avec une mécanique et un gameplay qui fait penser aux jeux de toujours, style borne arcade. Le jeu d’origine fût lancé en 2017 et il devint un grand succès dans les ventes et la critique. Par contre, il s’agit d’une version bêta de manière que si vous installez le fichier APK, vos pouvez apprécier qu’elle n’est pas aussi stable comme elle ne devrait. Il faudra attendre la version définitive mais pendant ce temps vous pouvez vous amuser avec celle-ci.', 'https://img.gamemonetize.com/ca6h03viw0vlcpfphor0ubyplud7lb6t/512x384.jpg', 'https://html5.gamemonetize.com/ca6h03viw0vlcpfphor0ubyplud7lb6t/', '0', 'Arcade', 0, 0, '', 'cuphead--mugman'),
(1060, 'Crazy Cars 3D', 'It is easy to overcome the challenges if you can show the skills of accurate driving with fast passing on the track with various obstacles. Use your main car to seize the vehicles on the road and maneuver between obstacles. Get to the finish line.', 'https://img.gamemonetize.com/x7k9rqmhl9xxn1iz6n135s29bnw0mntt/512x384.jpg', 'https://html5.gamemonetize.com/x7k9rqmhl9xxn1iz6n135s29bnw0mntt/', '0', 'Arcade', 0, 0, '', 'crazy-cars-d'),
(1061, 'Super Sky Island Adventure', 'Are you ready to survive on islands in the sky? You must destroy all the mushrooms and pass the levels! You can improve your character with the gold you earn!', 'https://img.gamemonetize.com/d0qu6l76ptrzre2zyr2cl67hh274y3rp/512x384.jpg', 'https://html5.gamemonetize.com/d0qu6l76ptrzre2zyr2cl67hh274y3rp/', '0', 'Arcade', 0, 0, '', 'super-sky-island-adventure'),
(1062, 'Shooting Number 2D', 'Shooting and merging the numbers is a really entertaining game for the whole family. Touch on the column you wish to fire at the bottom of the screen to start the game. Make an effort to match blocks equal in size and have the same number. The identical pieces will merge and form a new block with multiple numbers when combined.', 'https://img.gamemonetize.com/q74goeww7ebytlujmp5zzyagdqp0zyr2/512x384.jpg', 'https://html5.gamemonetize.com/q74goeww7ebytlujmp5zzyagdqp0zyr2/', '0', 'Arcade', 0, 0, '', 'shooting-number-d'),
(1063, 'Ragdoll Bounce', 'Arcade game to test your reflex and improve it. Jump on platforms to get points, avoid saws and use a quick drop to avoid missing another platform. Have a nice game!', 'https://img.gamemonetize.com/beew6178qjch4cqi2o9hympn0jo214nc/512x384.jpg', 'https://html5.gamemonetize.com/beew6178qjch4cqi2o9hympn0jo214nc/', '0', 'Arcade', 0, 0, '', 'ragdoll-bounce'),
(1064, 'Flappy Horizon', 'Flappy frenzy continues at full speed and here is the new Flappy game &quot;Flappy Horizon&quot;. In this game, there is a ball that you will try to pass through difficult obstacles and an endless level system, but don\'t be discouraged by these, because an exciting attention test is waiting for you.', 'https://img.gamemonetize.com/co6kj26stdx69zgjbaawlk59y1nvr6t7/512x384.jpg', 'https://html5.gamemonetize.com/co6kj26stdx69zgjbaawlk59y1nvr6t7/', '0', 'Arcade', 0, 0, '', 'flappy-horizon'),
(1065, 'Skibidi Toilet Geometry Rash', 'The objective of Skibidi Toilet Geometry Rash is to guide your chosen character through a series of geometry-based obstacles, cunningly designed to test players reflexes and problem-solving skills. Jump, slide, and dash your way through an array of creatively designed levels. Jump in and start playing now!', 'https://img.gamemonetize.com/eckse54kyphdhxlj2tnd7yq3xtp4pbo4/512x384.jpg', 'https://html5.gamemonetize.com/eckse54kyphdhxlj2tnd7yq3xtp4pbo4/', '0', 'Arcade', 0, 0, '', 'skibidi-toilet-geometry-rash'),
(1066, 'Triman', 'Triman is a 2D simple platformer where you need to collect Golden keys and reach the Exit door. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/qgt6nhj3obpdkj7rplvr6nmd3gpyqjvs/512x384.jpg', 'https://html5.gamemonetize.com/qgt6nhj3obpdkj7rplvr6nmd3gpyqjvs/', '0', 'Arcade', 0, 0, '', 'triman'),
(1067, 'Kick The Poppy Play Time', 'Shooting HUGGY WUGGY is a free 2D mobile game which has amazing 2D shooting graphics, animations. Makes you feel like you are actually in the sports games. Come and try your best to be the archery master! Can you solve all the puzzles and make it out alive this abandoned factory? A vengeful toy named Huggy is waiting for you inside this maze. Use your powerful Blue Hand and Red Hand to open door and hack electrical circuits or grab anything from afar. Explore the mysterious facility...and don\'t get caught!', 'https://img.gamemonetize.com/mst72tnyu712k5jvf3t5zeclvln98k4a/512x384.jpg', 'https://html5.gamemonetize.com/mst72tnyu712k5jvf3t5zeclvln98k4a/', '0', 'Arcade', 0, 0, '', 'kick-the-poppy-play-time'),
(1068, 'Inoi', 'Inoi is a 2D platformer where you need to collect water containers while avoiding the cactus enemies in the desert area. Collect all of the water containers and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty is moderate.', 'https://img.gamemonetize.com/ccibt314w4z7xz938puutu4bklzb2svp/512x384.jpg', 'https://html5.gamemonetize.com/ccibt314w4z7xz938puutu4bklzb2svp/', '0', 'Arcade', 0, 0, '', 'inoi'),
(1069, 'Flappy Sonic', 'A bright, colorful and funny game will cheer you up and your friend, because you will get a chance to participate in flight competitions at the same time, and even try to beat the record! Try it, and you will surely enjoy controlling these animals, which are so clumsy and without you they will either fall or crash into the nearest pipe.', 'https://img.gamemonetize.com/zguprdm7ggw5n3zj1pdo3b7b6m3l1wk3/512x384.jpg', 'https://html5.gamemonetize.com/zguprdm7ggw5n3zj1pdo3b7b6m3l1wk3/', '0', 'Arcade', 0, 0, '', 'flappy-sonic'),
(1070, 'Noob Long Hand', 'hey you can reach anywhere and with your golden long hand you must overcome all obstacles and get the key! Own the key and open the box full of mysteries. Be careful while reaching the box, don\'t fall off the cliff and don\'t forget to hold on to the ground as best you can and as fast as you can.', 'https://img.gamemonetize.com/d2wbxh4itwimr1eu2tvu154u9syn5ax4/512x384.jpg', 'https://html5.gamemonetize.com/d2wbxh4itwimr1eu2tvu154u9syn5ax4/', '0', 'Arcade', 0, 0, '', 'noob-long-hand'),
(1071, 'AngryCat', 'The evil flying cat Badger wants to fly over all the hoops by shooting himself with a slingshot and collect all the stars. Help him fly!', 'https://img.gamemonetize.com/9fdbec71gl53zydnziojymbtuo45jdfb/512x384.jpg', 'https://html5.gamemonetize.com/9fdbec71gl53zydnziojymbtuo45jdfb/', '0', 'Arcade', 0, 0, '', 'angrycat'),
(1072, 'Fishing Frenzy - Super Fishing', 'Grab your fishing rod and get in your boat, it\'s time to catch some fish! Many different creatures are living in the deep - now you only need patience and skill. Cast your line and wait for the animals to bite, but beware of the hungry sharks! Try to achieve each level\'s goal and collect useful power-ups which ascend to the surface. If you need to boost your score, use a bomb to blast a huge amount of fish at once.', 'https://img.gamemonetize.com/ibywy8xs4vqd89ic8zsby6kxsk6a55tn/512x384.jpg', 'https://html5.gamemonetize.com/ibywy8xs4vqd89ic8zsby6kxsk6a55tn/', '0', 'Arcade', 0, 0, '', 'fishing-frenzy--super-fishing'),
(1073, 'Star Ninja Chop', 'Slice the stars, not the bomb - that\'s all you need to know to get started with Ninja Star Crop action! Challenge yourself to see how long you can last in this game.', 'https://img.gamemonetize.com/q8qxnxak35vyfx9fg39bnhaansy8r6jl/512x384.jpg', 'https://html5.gamemonetize.com/q8qxnxak35vyfx9fg39bnhaansy8r6jl/', '0', 'Arcade', 0, 0, '', 'star-ninja-chop'),
(1074, 'Mini Push', 'Mini Push is a retro-style arcade game where you have to help a blob to reach his objective by enabling or disabling blocks in his way and making him avoid enemies. It is inspired in some NES style games but with simple controls and an accessible difficulty for everyone. It also has a speedrun mode for more demanding players.', 'https://img.gamemonetize.com/fkcezxby2ig5nff714fgjvc287a7cd7s/512x384.jpg', 'https://html5.gamemonetize.com/fkcezxby2ig5nff714fgjvc287a7cd7s/', '0', 'Arcade', 0, 0, '', 'mini-push'),
(1075, 'Real Drift Racing', 'Here is actually not a car drifting driving simulation game but a skillful wheeling arcade game with 3D cartoon car models and platform tracks. Your car will drive forward automatically. You need to control the drift timing to overpass different curves at each level. Glad you will always arrive at the finish line safely and quickly!', 'https://img.gamemonetize.com/0r3o63dy3cn333ir3ywlw073nd4h2ovq/512x384.jpg', 'https://html5.gamemonetize.com/0r3o63dy3cn333ir3ywlw073nd4h2ovq/', '0', 'Arcade', 0, 0, '', 'real-drift-racing'),
(1076, 'Sheep  Disco Color', 'Sheep Disco Color - Swing, flip your pet sheep on every shape that moves around the sheep. Glow all the boxes and go to next. Seems to be an easy game it\'s not that easy! If you miss the jumping sheep fall down. Don\'t let it fall, jump it over and over.', 'https://img.gamemonetize.com/ewjgj9b4n8uvukbvk67mt2ahcnjtpyc3/512x384.jpg', 'https://html5.gamemonetize.com/ewjgj9b4n8uvukbvk67mt2ahcnjtpyc3/', '0', 'Arcade', 0, 0, '', 'sheep--disco-color'),
(1077, 'Hide and Seek Mouse', 'Welcome to the Hide and Seek Mouse game. Tom and Jerry always quarrel with other. Jerry planned to steal the cheesecake from Tom\'s house. But always aware of jerry. Help jerry to reach the cheesecake. Play and have fun!', 'https://img.gamemonetize.com/6qi2fwn4bnc1by207duxjk2r940dtqcn/512x384.jpg', 'https://html5.gamemonetize.com/6qi2fwn4bnc1by207duxjk2r940dtqcn/', '0', 'Arcade', 0, 0, '', 'hide-and-seek-mouse'),
(1078, 'Fashion Flowers Diy Game', 'Fashion Flower DIY is a fashionable flower DIY game where you will experience the process of making all kinds of delicious food and delicate items. Red Panda has launched a new service - Flower DIY. flower cake, flower perfume bag, and flower lipstick are the favorite choices of the animals. Since this service is newly launched, Little Panda is very busy now. Come on, use your amazing fashion sense to help her make these beautiful works of art.', 'https://img.gamemonetize.com/nacsqvzhzisec9ytv29roqiml0blc9e2/512x384.jpg', 'https://html5.gamemonetize.com/nacsqvzhzisec9ytv29roqiml0blc9e2/', '0', 'Arcade', 0, 0, '', 'fashion-flowers-diy-game'),
(1079, 'Flappy Bitcoin', 'Flappy Bitcoin. Avoid selling bitcoin by flapping around to avoid the pipes. Continue going to get a higher score.', 'https://img.gamemonetize.com/8ovh3omslggih4hew0mc2hrsu7stz9z8/512x384.jpg', 'https://html5.gamemonetize.com/8ovh3omslggih4hew0mc2hrsu7stz9z8/', '0', 'Arcade', 0, 0, '', 'flappy-bitcoin'),
(1080, 'SnowCat World', 'In a difficult and distant world, the brave cat SnowCat will start your adventure! SnowCat will have to go through 20 levels, each more difficult than the other. And on the way, you have to catch all the birds and rats of their world. Find the key and go through the door that leads to a new level!', 'https://img.gamemonetize.com/2jy544h7waosr3metgsjplj3apwo06n8/512x384.jpg', 'https://html5.gamemonetize.com/2jy544h7waosr3metgsjplj3apwo06n8/', '0', 'Arcade', 0, 0, '', 'snowcat-world'),
(1081, 'Red Handed', 'A stealth game where you have to get caught', 'https://img.gamemonetize.com/zquzuvtnffg0pzng1one7pet0n9oddj0/512x384.jpg', 'https://html5.gamemonetize.com/zquzuvtnffg0pzng1one7pet0n9oddj0/', '0', 'Arcade', 0, 0, '', 'red-handed'),
(1082, 'Planet Escape', 'Planet Escape Announces Release of its New Casual Vertical-Scrolling Game Planet Escape, a casual vertical-scrolling game, has released its newest title, titled &quot;Planet Escape&quot;. With its simple and addictive game play, this new game is perfect for anyone who loves casual games. You can pick up runaway minerals from planets using rockets to escape the planet and find new ones to explore. There are also three different difficulty levels to choose from, so you can find the game that\'s right for you.', 'https://img.gamemonetize.com/nvk7pqxljge59p3t8a5s0d2p9e8jgt6z/512x384.jpg', 'https://html5.gamemonetize.com/nvk7pqxljge59p3t8a5s0d2p9e8jgt6z/', '0', 'Arcade', 0, 0, '', 'planet-escape'),
(1083, 'Hero Tower Wars', 'Are you ready to be the hero in the Top battles? The harsh battlefield with countless obstacles is waiting for you. Try to drag your hero to fight enemies and monsters. Complete levels and collect golden coins. Attack enemies that have less power than your hero. Let the war begins', 'https://img.gamemonetize.com/771s3y3gi679e3wsx8dawjssfqpgaaya/512x384.jpg', 'https://html5.gamemonetize.com/771s3y3gi679e3wsx8dawjssfqpgaaya/', '0', 'Arcade', 0, 0, '', 'hero-tower-wars'),
(1084, 'Up and Down : Colors Game', 'Test your reflexes in the speediest game ever. It\'s super simple and you have only 2 choice on your path: up or down. If you bump into an obstacle, you loose. Are you ready to raise the challenge ?', 'https://img.gamemonetize.com/v032lw4aoxblhtp3nhwucoivel8kzr80/512x384.jpg', 'https://html5.gamemonetize.com/v032lw4aoxblhtp3nhwucoivel8kzr80/', '0', 'Arcade', 0, 0, '', 'up-and-down--colors-game'),
(1085, 'Light It Up 2d', 'jumping games have never been so awesomely addictive. It’s a dark world out there for a teeny little stickman like you, and it’s about time you light it up and make the colors glow. Swing, jump, flip and slide your stickman body from one neon color shape to another to make them glow and light-it up. Collect stars as you swing, jump and flip to raise your score, in the funnest of all jumping games', 'https://img.gamemonetize.com/pnbnyjtqlylhjhupao2dkws3ea22xxum/512x384.jpg', 'https://html5.gamemonetize.com/pnbnyjtqlylhjhupao2dkws3ea22xxum/', '0', 'Arcade', 0, 0, '', 'light-it-up-d'),
(1086, 'Car Traffic Race', 'This is actually not a car driving simulation game but a car avoiding arcade game, which is made from 3D cartoon vehicle models. With an unlimited track on the vertical version, you need to collect more gold coins and avoid all the other vehicles on the road. Glad you will enjoy the game and make new records.', 'https://img.gamemonetize.com/0qvb855964kkew909me31p69it98c0k2/512x384.jpg', 'https://html5.gamemonetize.com/0qvb855964kkew909me31p69it98c0k2/', '0', 'Arcade', 0, 0, '', 'car-traffic-race'),
(1087, 'Man of Punch', 'Man of Punch - free game. Your mission is to punch all walls in your path and get the higher score possible', 'https://img.gamemonetize.com/f9aj1dndpujiavehr414xdlti0ipkk8z/512x384.jpg', 'https://html5.gamemonetize.com/f9aj1dndpujiavehr414xdlti0ipkk8z/', '0', 'Arcade', 0, 0, '', 'man-of-punch'),
(1088, 'Save Animal', 'Hold to launch animals across the road and avoid the cars. Help the animals reach the farm! bring them to the best pet care shelter! Start the journey with the farm pet rescue where the player has to rescue pet care animals, unlock the other farm animals by animal crossing, and avoiding the traffic rush.', 'https://img.gamemonetize.com/w5p9fjv00z9ucu2fpnoiwq3za1kts98o/512x384.jpg', 'https://html5.gamemonetize.com/w5p9fjv00z9ucu2fpnoiwq3za1kts98o/', '0', 'Arcade', 0, 0, '', 'save-animal'),
(1089, 'Flip Jump Race 3D', 'Do you have confidence in your balance skills while you are jumping from a platform to a platform? Flip Jump Race 3D is recommended as a skillful jumping arcade game that is made from 3D stickman and circular platforms. The objective is to jump over all circular platforms and reach the final square platform. Sometimes, you don\'t need to follow the provided track and jump one by one. As long as you can control the fallen point on the next platform, you are able to jump farther than one platform!', 'https://img.gamemonetize.com/y2vy4oegcy29lsnb3wl0vnb2i6ezk2ia/512x384.jpg', 'https://html5.gamemonetize.com/y2vy4oegcy29lsnb3wl0vnb2i6ezk2ia/', '0', 'Arcade', 0, 0, '', 'flip-jump-race-d'),
(1090, 'Shoot Angry Zombies', 'Shoot Angry Zombies Game is a fun arcade game like angry bird, you will get the relax time with Angry Zombies game. Challenge your skills by adjusting the traction, drag the skull to shoot all zombies of each level.', 'https://img.gamemonetize.com/zg2pjpib6obxspiarfyeg7y6jn0ahqah/512x384.jpg', 'https://html5.gamemonetize.com/zg2pjpib6obxspiarfyeg7y6jn0ahqah/', '0', 'Arcade', 0, 0, '', 'shoot-angry-zombies'),
(1091, 'Raya And The Last Dragon Coloring', 'Raya And The Last Dragon coloring books for free. Raya And The Last Dragon coloring books are a fun way for kids of all ages to develop creativity, focus, motor skills and color recognition.', 'https://img.gamemonetize.com/4nem03a90aac0htix8zgawsbq636fz1j/512x384.jpg', 'https://html5.gamemonetize.com/4nem03a90aac0htix8zgawsbq636fz1j/', '0', 'Arcade', 0, 0, '', 'raya-and-the-last-dragon-coloring'),
(1092, 'Parkour Runner 2D', 'Parkour Runner is a fun game where you try to progress continuously by jumping and falling into the gaps. You have to jump through the constantly moving walls and you have to be careful.', 'https://img.gamemonetize.com/ebe459bd2jvuip0dy799du3egjaice9u/512x384.jpg', 'https://html5.gamemonetize.com/ebe459bd2jvuip0dy799du3egjaice9u/', '0', 'Arcade', 0, 0, '', 'parkour-runner-d'),
(1093, '4GameGround - Zombie Coloring', 'Coloring zombies and skeletons is a free online game from the genre of memory games and monsters. Flip the tiles and try to match them in pairs. Connect all the tiles in pairs to win. Try to complete the game in as few moves as possible! There are 4 levels. Use the mouse to click or tap the screen on the squares. Concentrate and start playing. Enjoy it!', 'https://img.gamemonetize.com/3woo59o2wagb43u02xkqeu54ebxjyngw/512x384.jpg', 'https://html5.gamemonetize.com/3woo59o2wagb43u02xkqeu54ebxjyngw/', '0', 'Arcade', 0, 0, '', 'gameground--zombie-coloring'),
(1094, 'Super Mano', 'PLAY as Mano who has to overcome obstacles and defeat enemies to find his gold. JUMP and RUN through exciting levels and discover breathtaking places with lots of hiding places. Good Luck!', 'https://img.gamemonetize.com/d6yrvg3v757p6zegi1zcw37xyd7ew7ra/512x384.jpg', 'https://html5.gamemonetize.com/d6yrvg3v757p6zegi1zcw37xyd7ew7ra/', '0', 'Arcade', 0, 0, '', 'super-mano'),
(1095, 'Block Puzzle 2022', 'The popular building block puzzle game, Block Puzzle, has been updated to give you a new experience. This is a free and addicting puzzle game made of wooden pieces. In a game without a time limit, deleting squares will raise your score and exercise your brain simultaneously. Squares come in a wide variety of shapes. Remove as many squares as possible from the board by placing them there. How to win at the game The block can be moved about the board by dragging it. Fill the space with blocks to remove a block from a row or column. Every time you put or eliminate a bet, record the result. When there is no more room on the board, the game is over.', 'https://img.gamemonetize.com/tubrojktzgmmpmgk8rsls0508mnfwmb1/512x384.jpg', 'https://html5.gamemonetize.com/tubrojktzgmmpmgk8rsls0508mnfwmb1/', '0', 'Arcade', 0, 0, '', 'block-puzzle-'),
(1096, 'angry baldi s basics cartoon', 'Story: Now you can play the long-awaited game with Math Teacher and now he is at school and in the world of Craft. Game Features: - Updated interface from Craft game - Angry Teacher at School of Peace Craft - The atmosphere of horror - Very addictive gameplay - Claps ruler - Funny voice acting - Pleasant craft environment Game Tips: 1. Try to use lifted items for their intended purpose. 2. Do not fall for the director when you break the rules 3. Be careful, Scary Teacher may appear from around the corner. And most importantly - remember. No matter how well you know math, Math Teacher will not leave you alone until you complete this game! Good luck P.S. If you believe that we are infringing your copyrights, write to us at [email protected]. We will review your appeal within 12 hours.', 'https://img.gamemonetize.com/h61x961za0foleqv2hrdvlv0lu5p2gt5/512x384.jpg', 'https://html5.gamemonetize.com/h61x961za0foleqv2hrdvlv0lu5p2gt5/', '0', 'Arcade', 0, 0, '', 'angry-baldi-s-basics-cartoon'),
(1097, 'Offroad Vehicle Simulation Game', 'Offroad Vehicle Simulation is a 3D car driving simulator game. If you\'re a big fan of car games, then it\'s highly recommended that you join us! Park the car at the specified location within the time limit. Try to avoid hitting any obstacles, otherwise, your car will be damaged and you will need to spend money on repairs. If you have enough gold coins, you can unlock the car you want in the store! Have fun!', 'https://img.gamemonetize.com/hgrhpzd1b2c19snpkrsfl112vhu7snc8/512x384.jpg', 'https://html5.gamemonetize.com/hgrhpzd1b2c19snpkrsfl112vhu7snc8/', '0', 'Arcade', 0, 0, '', 'offroad-vehicle-simulation-game'),
(1098, 'Merge Car 3D', 'Here is a merge-matching arcade game with 3D vehicles and animals. You can merge an animal and a vehicle together into a new vehicle with special skills. You need to control it to survive as the only survivor in a circle battle ground. Different animals will offer different skills. Try to use them and win!', 'https://img.gamemonetize.com/omeiw9fi3bra75gzstegevslbpbrfy1o/512x384.jpg', 'https://html5.gamemonetize.com/omeiw9fi3bra75gzstegevslbpbrfy1o/', '0', 'Arcade', 0, 0, '', 'merge-car-d'),
(1099, 'Wednesday Fall', 'Wednesday Fall is an arcade fall down game with beautiful graphics and one of the most compelling forms of addiction. Simply bounce the ball to navigate an amazing maze and level. You have to play Wednesday Fall in this game down a succession of intriguing circular courses that are supported by a pole. And as you descend, you must avoid all the hazards!', 'https://img.gamemonetize.com/8kwks4p1s1eehp3isafgwcw98699381f/512x384.jpg', 'https://html5.gamemonetize.com/8kwks4p1s1eehp3isafgwcw98699381f/', '0', 'Arcade', 0, 0, '', 'wednesday-fall'),
(1100, 'Infernax', 'Infernax is the adventures of a great knight who returns to his homeland only to find it plagued with unholy magic. Uncover the mysteries of the curse and face the consequences of your actions.', 'https://img.gamemonetize.com/k5otdyuz52b74zmjry1sqbofxkknqcku/512x384.jpg', 'https://html5.gamemonetize.com/k5otdyuz52b74zmjry1sqbofxkknqcku/', '0', 'Arcade', 0, 0, '', 'infernax'),
(1101, 'Vector Spy', 'Vector Spy is a precision and minimalist 2d platformer that will push you to your limits. If you’re a fan of fast paced and methodical platforming games then you shouldn’t miss this game. the gameplay mechanics are simple, you have a jump button and directional buttons. You can wall jump, wall walk and slide, you’ll need to master controls and collect keys to survive.', 'https://img.gamemonetize.com/orfq6clglb0rqu4gk6n56qhowp63aboy/512x384.jpg', 'https://html5.gamemonetize.com/orfq6clglb0rqu4gk6n56qhowp63aboy/', '0', 'Arcade', 0, 0, '', 'vector-spy'),
(1102, 'Farming Simulator 3D', 'Can you build and manage an entire big farm? Are you ready for country life? Your quest is simple...seed the fields, harvest them, raise your animal farm, and expand your island to become one of the best farmer boys in one of the best idle farming games.', 'https://img.gamemonetize.com/42cziv04qdnr5d6pvv9lar3inf08hn2y/512x384.jpg', 'https://html5.gamemonetize.com/42cziv04qdnr5d6pvv9lar3inf08hn2y/', '0', 'Arcade', 0, 0, '', 'farming-simulator-d'),
(1103, 'Floppy Paper', 'The Floppy Paper Game is one of the most creative and fun games that you can play with your kids. This Game is an engaging way to have fun and exercise your creativity. It\'s perfect for kids, or anyone looking for a creative thrill!The floppy paper game is a fun way to spend time while improving your creativity and imagination. It\'s also great for engaging students of all ages, as they can make their own trump cards or storybook characters!', 'https://img.gamemonetize.com/8nvgrl5tudc42jwtlinro23469jvloi2/512x384.jpg', 'https://html5.gamemonetize.com/8nvgrl5tudc42jwtlinro23469jvloi2/', '0', 'Arcade', 0, 0, '', 'floppy-paper'),
(1104, 'Hungry Shark Evolution - Offline survival game', 'We are the official game of Shark Week - live every week as if it were Shark Week! Take control of a hungry shark and go on a frenzied oceanic rampage, surviving as long as possible by devouring everything in your path! You are a man-eater! Explore a beautiful underwater world and evolve iconic sharks such as the great white shark and the megalodon!', 'https://img.gamemonetize.com/iedxxz3m8b23jm7973p9nyu2cryczg52/512x384.jpg', 'https://html5.gamemonetize.com/iedxxz3m8b23jm7973p9nyu2cryczg52/', '0', 'Arcade', 0, 0, '', 'hungry-shark-evolution--offline-survival-game'),
(1105, 'Miss Tuna', 'Miss Tuna is a 2D Platformer where you need to collect all of the lollipops while avoiding saws, and enemies. There are 8 levels to play and difficulty increases as you proceed.', 'https://img.gamemonetize.com/826b2u1tmzx0lywsx8039ik0t4uut5de/512x384.jpg', 'https://html5.gamemonetize.com/826b2u1tmzx0lywsx8039ik0t4uut5de/', '0', 'Arcade', 0, 0, '', 'miss-tuna'),
(1106, 'Valto Jumper', 'We invite you to visit the dreams in the game Valto Jumper, they are often fantastic and incredibly interesting. In his own sleep, you will miss a young boy Valto, he went on his first voyage on a large sailing ship. Collect the stars and rush up to find out what awaits you in the game Valto Jumper.', 'https://img.gamemonetize.com/ogekys3e3w0sgtvamu9gytft2ecb0sbp/512x384.jpg', 'https://html5.gamemonetize.com/ogekys3e3w0sgtvamu9gytft2ecb0sbp/', '0', 'Arcade', 0, 0, '', 'valto-jumper'),
(1107, 'Town Island Craft 3D', 'Town Island Craft 3D is an interesting game to cost the spare time. Collect the more and more woods and stones to build more house and buildings. Don\'t forget to collect the coins used to hire more people to help you! Let\'s build your island now! Enjoy the playing time!', 'https://img.gamemonetize.com/rcq0ahsyllf5ceis36w66nl8k3x1f0lm/512x384.jpg', 'https://html5.gamemonetize.com/rcq0ahsyllf5ceis36w66nl8k3x1f0lm/', '0', 'Arcade', 0, 0, '', 'town-island-craft-d'),
(1108, 'Legend vs Zombies', 'Ranger vs Zombies – this is very cool game in which you are the brave ranger, kills zombies in the air and on land, with shotgun and special skills ranger calling: firestorm, lightning and cold ice. To collect all the items, improvements, coins and prove you’re the best in the WORLD RANGER!', 'https://img.gamemonetize.com/cds9xf82owykj8jbbfgmen2pxwtvp8u1/512x384.jpg', 'https://html5.gamemonetize.com/cds9xf82owykj8jbbfgmen2pxwtvp8u1/', '0', 'Arcade', 0, 0, '', 'legend-vs-zombies'),
(1109, 'Private Zombie Wave', 'Try to survive against zombies in five challenging levels', 'https://img.gamemonetize.com/9y12ddtqwh62vpkyxk2uw3nc9elo2e8l/512x384.jpg', 'https://html5.gamemonetize.com/9y12ddtqwh62vpkyxk2uw3nc9elo2e8l/', '0', 'Arcade', 0, 0, '', 'private-zombie-wave'),
(1110, 'Escape Plane', 'Escape Plane is an intense endless airplane game in which you must try and survive against barrages of missiles. Your plane has strayed deep into enemy territory, and they are doing whatever they can to destroy you and smash your airplane from the sky', 'https://img.gamemonetize.com/4b1sw6rmbian6jdwmnr2asiijlpz7dhc/512x384.jpg', 'https://html5.gamemonetize.com/4b1sw6rmbian6jdwmnr2asiijlpz7dhc/', '0', 'Arcade', 0, 0, '', 'escape-plane'),
(1111, 'Squid Jump Challenge', 'Squid Jump Challenge is a new jump game that focuses upon the practice of Squid Jump. With Squid Jump Challenge, you will be able to explore different areas of your body and achieve degrees in the process. This game is unrivaled in terms of content and challenges those who are looking to start their Squid Jump challenges soon. Squid Jump Challenge is a new Jump game based upon Squid Jump Challenge. Start your challenge today with unrestricted degrees and countless game play. If you do not jump later, you will be eliminated. Take care with your actions. If you do not take note, you may fall short! Squid Jump Challenge is a new free game that challenges players to jump more than ever before. In this game, you are able to jump through different levels and platforms in order to achieve the highest score. With unlimited degrees and countless game play opportunities, Squid Jump Challenge is the perfect way to celebrate all things Squid.', 'https://img.gamemonetize.com/uww2pws9vwx3ltt7ml8t86udx37e36w3/512x384.jpg', 'https://html5.gamemonetize.com/uww2pws9vwx3ltt7ml8t86udx37e36w3/', '0', 'Arcade', 0, 0, '', 'squid-jump-challenge'),
(1112, 'Utoo 2', 'Utoo 2 is a 2D platformer where you have to collect blue cubes while avoiding the enemies, flying creatures, saws and spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Utoo series.', 'https://img.gamemonetize.com/kjsjlfuhmjo0mhuibui0g4krfos38dku/512x384.jpg', 'https://html5.gamemonetize.com/kjsjlfuhmjo0mhuibui0g4krfos38dku/', '0', 'Arcade', 0, 0, '', 'utoo-'),
(1113, 'Space Purge: Space ships galaxy game', 'Take part in interplanetary war in the distant future, when space flight is commonplace. You control a battlecruiser in fights with other users in multiplayer team battles.', 'https://img.gamemonetize.com/o0n7chx9l1llaln6u1gc2ykxnrkylr09/512x384.jpg', 'https://html5.gamemonetize.com/o0n7chx9l1llaln6u1gc2ykxnrkylr09/', '0', 'Arcade', 0, 0, '', 'space-purge-space-ships-galaxy-game'),
(1114, 'Slope UFO', 'Slope Ufo is a game where you try to move forward in endless space without hitting the meteorites. You need to steer our spacecraft away from dangers and watch out for meteors that are coming fast.', 'https://img.gamemonetize.com/wn4r3p90mfjp7c3ponkoi524ipgxzzhg/512x384.jpg', 'https://html5.gamemonetize.com/wn4r3p90mfjp7c3ponkoi524ipgxzzhg/', '0', 'Arcade', 0, 0, '', 'slope-ufo'),
(1115, 'Sandwich Rush 2022', 'The sandwich runner maker is at your service; gather your preferred ingredients so you can stack your sandwich as high as you like. Do you have a soft spot in your heart for sandwiches? Consequently, there is no question that you will prepare sandwiches for yourself. Acquire the sandwich components with your sandwich-type variety, such as a sandwich, hoagy, grilled cheese, etc. You can make it spicy or old-fashioned by swiping left and right to gather the ingredients for either version. Play the makeover runner game and compete against your friends to see who can win the cat beauty runway game. Eat a good sandwich, do some work, and gain some fat to get the upper hand in the body race and fashion battle on the runway. It\'s time to start the gun in the Sandwich Runner race so that you can win. Construct a suitable substitute for these things, including the night, high heels, glasses, etc. Make sure to pick out a lovely dress if you want to be a young adult beauty with a cook to help you win the battle of the body processes. Participate in this entertaining catwalk makeover run, new beauty run 3D game of hair challenges, and try your hand at labor. Therefore, select the area that contains the most potent food to prevail over your rival on the Sandwich Runner battle runway. The more deftly you run with your sandwich, the more points you\'ll earn in the Sandwich runner\'s fashion battle of dish and sandwich to triumph. Eat the sandwich that will give you the best chance of winning the Sandwich Runner 3D game if you want to steer clear of the losers. To win, you have to beat her friend in the Sandwich runner makeover run and come out on top in the Sandwich show games by using the judge\'s level food. ', 'https://img.gamemonetize.com/o8fmpb26831oave5o4uawz0ji65hj9yd/512x384.jpg', 'https://html5.gamemonetize.com/o8fmpb26831oave5o4uawz0ji65hj9yd/', '0', 'Arcade', 0, 0, '', 'sandwich-rush-'),
(1116, 'Roodo', 'Roodo is a sci-fi themed 2D platformer where you have to collect the keys while avoiding the green enemy robots, spikes and ground saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/0xlcibze0ep3przu7x1roz3kp0midf1u/512x384.jpg', 'https://html5.gamemonetize.com/0xlcibze0ep3przu7x1roz3kp0midf1u/', '0', 'Arcade', 0, 0, '', 'roodo'),
(1117, 'Fish Makeover 2022', 'A new super stylist has arrived in town! Make sure your make-up and fashion style are on point in this narrative game about a fashion makeover. Show up and get counted! Take pictures for the Stylegram at swanky soirees. This makeover tale game shows off your fashion style and make-up abilities. You\'ve recently discovered that being a great stylist would allow you to cash in on your shopping and beauty prowess. Someone who\'s anyone will now come to you for a makeover. Now. I can\'t wait to see what you do with them! Create for your customers the best style for a gaming stylist. If you want to show the world how amazing you are, join them at their VIP gaming events and take pictures of them. Become a fashion stylist and establish a large clientele in this fantastic video game.', 'https://img.gamemonetize.com/r95zb2p7drr1n9tlldehwwgkplycfy3d/512x384.jpg', 'https://html5.gamemonetize.com/r95zb2p7drr1n9tlldehwwgkplycfy3d/', '0', 'Arcade', 0, 0, '', 'fish-makeover-'),
(1118, 'Mr Babo', 'Mr Babo is a 2D simple platform game where you need to collect golden keys in order unlock the Golden door while avoiding enemies, spikes, and saws. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/aytxh1ct8n0z5vj9jltobwu2bp4qe69l/512x384.jpg', 'https://html5.gamemonetize.com/aytxh1ct8n0z5vj9jltobwu2bp4qe69l/', '0', 'Arcade', 0, 0, '', 'mr-babo'),
(1119, 'Go, Go Up! 3D', 'It\'s is an Easy-To-Play Level Based Strategic 3D-Platformer Game. It\'s fun to play!', 'https://img.gamemonetize.com/a0fsg3r0iw905osjyzfrnjps9moj2z6g/512x384.jpg', 'https://html5.gamemonetize.com/a0fsg3r0iw905osjyzfrnjps9moj2z6g/', '0', 'Arcade', 0, 0, '', 'go-go-up-d'),
(1120, 'THE SPOTLIGHT', 'A place, a ball and an idea Objective: Jump, advance, or fall somewhere unknown! game Touch and mouse Control Playable in all platforms Phones + Tablets + PCs', 'https://img.gamemonetize.com/5iic006xgzlmvtmjuzymel5v1ia11dh6/512x384.jpg', 'https://html5.gamemonetize.com/5iic006xgzlmvtmjuzymel5v1ia11dh6/', '0', 'Arcade', 0, 0, '', 'the-spotlight'),
(1121, 'Ball Blaster', 'Ball Blaster Dont Cras hDumagu Zombies Night game has a lot of success review and player this MONTH that significantly improves overall game performance, especially on mobile phones. To play the game just touch the screen buttons if you use a mobile device Arrow Shooting.Crazy Rocket Bird Shooting Dodge the bullet', 'https://img.gamemonetize.com/2cltop0kldp9ld6sdq2ewryj7nwormou/512x384.jpg', 'https://html5.gamemonetize.com/2cltop0kldp9ld6sdq2ewryj7nwormou/', '0', 'Arcade', 0, 0, '', 'ball-blaster'),
(1122, 'Street Basketball Game', 'If you like to play basketball, then Street Basketball you can\'t miss! Can you shoot accurately? The high score depends on your observation and reflexes! How many points can you score in one minute? If you hit a normal basketball, you\'ll get one point, and if you hit a paintball, you\'ll get two points! Choose your favorite game character and start playing now! Good luck!', 'https://img.gamemonetize.com/fze7tkea9ewrytz2c61g62nd6ey8lt5g/512x384.jpg', 'https://html5.gamemonetize.com/fze7tkea9ewrytz2c61g62nd6ey8lt5g/', '0', 'Arcade', 0, 0, '', 'street-basketball-game'),
(1123, 'Daddy Messy Day', 'Daddy’s little girls to the rescue! You girls are gonna have SO much fun with this girl\'s game. Oh no! Mommy\'s away, and now clueless Daddy\'s in charge! In this funniest of all messy house cleaning games, help Daddy stop the messy house from falling to pieces! Clean the house, whip up some delicious dinner, and don’t forget to leave some mani-pedi time with Daddy!', 'https://img.gamemonetize.com/55ppctoi6px38hv6hrp7x20a9y2j0r3z/512x384.jpg', 'https://html5.gamemonetize.com/55ppctoi6px38hv6hrp7x20a9y2j0r3z/', '0', 'Arcade', 0, 0, '', 'daddy-messy-day'),
(1124, 'Jhonny Jumper Online Game', 'The Jhonny Jumper Online Game is a game that simulates the experience of being stuck on the side of the road. By providing an escape into creativity, hope, and laughter, this game is sure to please players of all ages. The Jhonny Jumper Online Game has been designed with fun playing in mind. Here\'s what you can expect from the game', 'https://img.gamemonetize.com/q87xik3mdl5wiajtix8nx753s4rwp7tp/512x384.jpg', 'https://html5.gamemonetize.com/q87xik3mdl5wiajtix8nx753s4rwp7tp/', '0', 'Arcade', 0, 0, '', 'jhonny-jumper-online-game'),
(1125, 'MechLoop', 'Youve never played a platform game like this before. Its a game where you have to use your mind completely. use your mind! You have to use your brain. There are different intelligence levels and different intelligence difficulties in each section. Sometimes the roads are easy, sometimes the roads are very difficult. You have to pass many challenges to overcome the obstacles on the roads. Sometimes the button may not work with one touch. Sometimes you have to touch many times. sometimes the wall is just visible but never stops. Everything is up to your brain power.', 'https://img.gamemonetize.com/uyxfh8jzwph5oyqc2y14d022bus5843r/512x384.jpg', 'https://html5.gamemonetize.com/uyxfh8jzwph5oyqc2y14d022bus5843r/', '0', 'Arcade', 0, 0, '', 'mechloop'),
(1126, 'Set Bot', 'Set Bot is a 2D Sci-fi themed platformer where you play as a bot who have to collect red tech balls while avoiding the enemy bots, flying bots, spikes and giant blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/8mugp7u4izgktmwlloxitrn7knyiv4wl/512x384.jpg', 'https://html5.gamemonetize.com/8mugp7u4izgktmwlloxitrn7knyiv4wl/', '0', 'Arcade', 0, 0, '', 'set-bot'),
(1127, 'Egg Wary: Dragon Eggs Catch Legends', 'The Game Play starts with Egg wary going after the Monster Dragon and the player must keep on tapping to prevent Egg wary from touching the spokes on the screen. Eggs will appear one by one and the player must control the tapping to move Egg wary up and down to catch the egg, making sure she does not touch any spoke. Egg Wary: Dragon Eggs Catch Legends is a casual energy exploring game where the player must control the tapping to move Egg wary up and down to catch the egg. Build a home for yourself on a tropical island and craft various products to fulfill different orders, while joining Mia on her adventures to new islands. Dragons Capes Adventure is completely free to download and free to play. However, some items in the game may be purchased with real money. If you don\'t want to use this feature, please disable in-app purchases in your device\'s settings. Escape your routine with magical challenges and mini-games! Build a legendary city, merge and collect different dragon breeds. The fun never stops in this simulator of dragon pets. Battle and clash against other monsters in this animal fantasy experience! Features Grow and harvest Dragon Treats, then feed your dragons to level up Baby dragons to mythical dragons, nurture your majestic fantasy animals Enter your dragons in fun races and send them on quests to win epic treasures and Dragon Cash Discover new dragons, decorations, habitats, and activities during special seasonal events Explore space by collecting special Galaxy Dragons Collect and categorize your city of dragons Connect and share with your friends online Team up with friends in the Cooperative Breeding Cave Dragon eggs! Spectacular visuals and sparkling animations Impressive and unique art for each egg, baby, juvenile, adult, and elder dragon Dragon Vale is accompanied by an original soundtrack written by our award-winning composer Legend holds that dragons are fierce, fire-breathing monsters - but Dragon Vale proves that these fantasy creatures are more than just breeding beasts. From cute and cuddly, to massive, time- bending creatures. Dragon Vale has it all. Build and decorate beautiful floating islands in the sky to create your ultimate park.', 'https://img.gamemonetize.com/89ow4vi0vp69ooejf8347mgna9jq1j36/512x384.jpg', 'https://html5.gamemonetize.com/89ow4vi0vp69ooejf8347mgna9jq1j36/', '0', 'Arcade', 0, 0, '', 'egg-wary-dragon-eggs-catch-legends'),
(1128, 'Akihiko vs Cannons 3', 'Akihiko vs Cannons 3 is a 2D platformer where you have to collect gold bars while avoiding cannon robots, flying cannon bots, bullets, ground saws, spikes and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. You have 6 lives to start with. This is the third installment of the original &quot;Akihiko vs Cannons&quot; series.', 'https://img.gamemonetize.com/lbcrbk1ft4oaur7b9i9i7mpwap4n7ymv/512x384.jpg', 'https://html5.gamemonetize.com/lbcrbk1ft4oaur7b9i9i7mpwap4n7ymv/', '0', 'Arcade', 0, 0, '', 'akihiko-vs-cannons-'),
(1129, 'Flappy Bird Old Style', 'Play Flappy bird old style here online and is for free. Click or Tap on the screen, to get started. Fly the bird as far as you can without hitting a pipe and try to wins all medals.', 'https://img.gamemonetize.com/chjmxfxpz4uzqk90ayam4mg5l4hqm404/512x384.jpg', 'https://html5.gamemonetize.com/chjmxfxpz4uzqk90ayam4mg5l4hqm404/', '0', 'Arcade', 0, 0, '', 'flappy-bird-old-style'),
(1130, 'Unicorn Slime', 'Fluffy jelly DIY slime maker has lots of fun, kids are you ready to enjoy fluffy slime jelly maker? then join us in DIY unicorn rainbow squishy fun in amazing fluffy slime maker and DIY rainbow fun factory. Play and make DIY slime glitter jelly, have fun from DIY rainbow squishy maker and play with interesting features of ultimate slime maker games which not only demonstrates how to make unicorn DIY fluffy jelly but also teaches you how to make a perfect soft oddly satisfying slime squish.', 'https://img.gamemonetize.com/wg0v1uotiaizxizcyfctvn3omvxgboud/512x384.jpg', 'https://html5.gamemonetize.com/wg0v1uotiaizxizcyfctvn3omvxgboud/', '0', 'Arcade', 0, 0, '', 'unicorn-slime'),
(1131, 'Rinos Quest', 'Rinos Quest is a 2D platformer where you need to collect the silver key while avoiding the spike, saws and the spike monster enemies and unlocked the exit door. There are 8 levels to play and the difficulty increases as your proceed.', 'https://img.gamemonetize.com/furyfu7s8493rbcynvsmet1e91fpw0qy/512x384.jpg', 'https://html5.gamemonetize.com/furyfu7s8493rbcynvsmet1e91fpw0qy/', '0', 'Arcade', 0, 0, '', 'rinos-quest'),
(1132, 'Dangerous Circle Online', 'Dangerous Circle is a free online game where you\'ll be able to play and have fun. The Dangerous Circle is a free online game where you can make money and compete with other players. Dangerous Circle is an online game that will test your skills and your wits. You\'ll need to think fast and act fast to get through the levels.', 'https://img.gamemonetize.com/w37un13r35q9ujsrvltbfk8mzybau33m/512x384.jpg', 'https://html5.gamemonetize.com/w37un13r35q9ujsrvltbfk8mzybau33m/', '0', 'Arcade', 0, 0, '', 'dangerous-circle-online'),
(1133, 'Boat Rush 2D', 'Are you ready to take your boat and dive into adventure? be careful, although the boat is strong and fast, there are cases where it is weak and it can sink at any time. To avoid sinking, you must never, ever hit the obstacles until the finish line. obstacles can explode you and sink your boat. Collect the gold with the boat, buy yourself a more beautiful boat, get the most expensive one.', 'https://img.gamemonetize.com/ufa15p1scebpyscazwwyiyzywvjygjr3/512x384.jpg', 'https://html5.gamemonetize.com/ufa15p1scebpyscazwwyiyzywvjygjr3/', '0', 'Arcade', 0, 0, '', 'boat-rush-d'),
(1134, 'Zombie Idle Defense 3D', 'Zombie Idle Defense 3D is a very interesting idle game. I\'m guessing you\'ll love it and spend time with it. The gameplay is simple, just tap the machine and fire bullets to hit the zombies in front. Come and give it a try!', 'https://img.gamemonetize.com/akcn9szp6t3736qvdlu8cgnmwl37bzbv/512x384.jpg', 'https://html5.gamemonetize.com/akcn9szp6t3736qvdlu8cgnmwl37bzbv/', '0', 'Arcade', 0, 0, '', 'zombie-idle-defense-d'),
(1135, 'Save The Egg Online Game', 'Save the Egg online is an entertaining action game where you have to save a chicken egg that got hit by a truck. Jump through various obstacles in its way and take it as far as possible! Collect the coins and golden eggs along the path and invest those earned capital into upgrades to your truck, egg, or even better - both! Play Free Games at the best festival in town, Save the Egg Online Free game and have fun with our free games. Are you still looking for the best free online games to play?', 'https://img.gamemonetize.com/9knmu3xqejzokt7p43yqs3vk0w51urw3/512x384.jpg', 'https://html5.gamemonetize.com/9knmu3xqejzokt7p43yqs3vk0w51urw3/', '0', 'Arcade', 0, 0, '', 'save-the-egg-online-game'),
(1136, 'Easter Egg Arena', 'Hello, are you up for an Easter adventure where bunnies try to steal eggs from each other? Escape from the egg, and whoever ends up with the egg last loses. You need to be quick and smart. You must escape from the egg. When time runs out, the egg will explode, and the player holding the egg will lose.Easter has arrived. Escape from this adventure filled with colorful sweet eggs. Escape from the egg and be the winner.', 'https://img.gamemonetize.com/8sdob8v39mzpq7ct84iakiwwq2a5dtod/512x384.jpg', 'https://html5.gamemonetize.com/8sdob8v39mzpq7ct84iakiwwq2a5dtod/', '0', 'Arcade', 0, 0, '', 'easter-egg-arena'),
(1137, 'Tronbot', 'Tronbot is a 2D platformer where you need to collect battery cells in order to unlock the battery-powered security door. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/s1bxhxyz0rjz0k376urgq6dhfn9rs28t/512x384.jpg', 'https://html5.gamemonetize.com/s1bxhxyz0rjz0k376urgq6dhfn9rs28t/', '0', 'Arcade', 0, 0, '', 'tronbot');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1138, 'Shoot Balloon', 'Shoot Balloon is a very fun and exciting game. Your objective is to defeat the wave balloons. Get money and buy new skins or weapons. The game contains 6 characters and 6 weapons, which you can buy in the store. Have fun!', 'https://img.gamemonetize.com/9bwma5up7c89udsjhok43s5j3vjs9nki/512x384.jpg', 'https://html5.gamemonetize.com/9bwma5up7c89udsjhok43s5j3vjs9nki/', '0', 'Arcade', 0, 0, '', 'shoot-balloon'),
(1139, 'Moto Hot Wheels', 'The Chinese version of Hot Wheels racing game is a casual racing game. In the game, players can experience different feelings of racing. Different models of cars can freely choose different racetracks and match opponents randomly, there will be all kinds of obstacles to start the road, the first to win, can get rewards, interested partners, Xi Xi download can play the game Oh!', 'https://img.gamemonetize.com/fj4hyvz9idpln4pxyxq6glnk71phqyp1/512x384.jpg', 'https://html5.gamemonetize.com/fj4hyvz9idpln4pxyxq6glnk71phqyp1/', '0', 'Arcade', 0, 0, '', 'moto-hot-wheels'),
(1140, 'Stickman vs Noob Hammer', 'hey you player! Have you ever moved with a friend using just a hammer? you even have to use a hammer to do it back and forth. Use the hammer to move and reach the lucky box at the end of the level, and when you reach it with your friend, you will have the right to pass to the next level. Don\'t forget there are obstacles in the game, you have to be very careful.', 'https://img.gamemonetize.com/zkaidxdnl3m60vzkuhfefk9n3xaqzqwd/512x384.jpg', 'https://html5.gamemonetize.com/zkaidxdnl3m60vzkuhfefk9n3xaqzqwd/', '0', 'Arcade', 0, 0, '', 'stickman-vs-noob-hammer'),
(1141, 'Baby Taylor Horse Riding Game', 'Taylor is about to have an unforgettable time in her life, a farm vacation. Summer is here, and Taylor\'s mom and dad decide to take her to a cool farm for a week-long vacation. Taylor is about to have her first horse ride. But before that, we must bathe the pony and Taylor needs to change into something more suitable for riding. Don\'t waste time, let\'s get ready for riding with Taylor!', 'https://img.gamemonetize.com/7d0og8mtrhor7fgzmx1yoyckytkaa4b4/512x384.jpg', 'https://html5.gamemonetize.com/7d0og8mtrhor7fgzmx1yoyckytkaa4b4/', '0', 'Arcade', 0, 0, '', 'baby-taylor-horse-riding-game'),
(1142, 'Mr. Rocketman', 'The super impostor is flying to collect gold. pass the levels one by one in the endless flappy game. start to make the best score in this fun game Huggy Wuggy', 'https://img.gamemonetize.com/04cz8rztqgzqpfetas2f3kjunl4zdhpr/512x384.jpg', 'https://html5.gamemonetize.com/04cz8rztqgzqpfetas2f3kjunl4zdhpr/', '0', 'Arcade', 0, 0, '', 'mr-rocketman'),
(1143, 'Dangerous Planet Online Game', 'Dangerous Planet Online Game', 'https://img.gamemonetize.com/uut22zhyw5vo1o0i91cntm6ugc9lkq7c/512x384.jpg', 'https://html5.gamemonetize.com/uut22zhyw5vo1o0i91cntm6ugc9lkq7c/', '0', 'Arcade', 0, 0, '', 'dangerous-planet-online-game'),
(1144, 'FRUIT BOOM', 'Become a Fruit Boom by slashing and breaking up all of the juicy fruit Avoid bombs as you try to score as many points within seconds as possible', 'https://img.gamemonetize.com/i1i4empsznfw7be92ayfcj1h8u7vmte3/512x384.jpg', 'https://html5.gamemonetize.com/i1i4empsznfw7be92ayfcj1h8u7vmte3/', '0', 'Arcade', 0, 0, '', 'fruit-boom'),
(1145, 'Blocky Circle Jumping', 'It is an amazing endless level-based game where you touch the screen to make the character leap, then double-tap to make the figure jump twice as high as you can. It is available on iOS and Android devices. Try to avoid the obstacles that stand in your way while collecting cash to unlock new skins along the way.', 'https://img.gamemonetize.com/0rrylcw7ziqfz5e78a82qx7plz62ivh4/512x384.jpg', 'https://html5.gamemonetize.com/0rrylcw7ziqfz5e78a82qx7plz62ivh4/', '0', 'Arcade', 0, 0, '', 'blocky-circle-jumping'),
(1146, 'Nave X Racer Game', 'Casual Action game developed for fun of the general public. Try to make as many points and stay with a high record!!!', 'https://img.gamemonetize.com/sgk7n4vx8se3jr9lq4e4jd72fede8v10/512x384.jpg', 'https://html5.gamemonetize.com/sgk7n4vx8se3jr9lq4e4jd72fede8v10/', '0', 'Arcade', 0, 0, '', 'nave-x-racer-game'),
(1147, 'Around Pins', 'Around Pins is a 2D game where you try to collide pins of the same color. In this game, there is a pin in the middle of the screen. This needle is constantly rotating.', 'https://img.gamemonetize.com/np7tb7ydgmx3b9dy247loybnaffs5m4b/512x384.jpg', 'https://html5.gamemonetize.com/np7tb7ydgmx3b9dy247loybnaffs5m4b/', '0', 'Arcade', 0, 0, '', 'around-pins'),
(1148, 'Top Motorcycle Bike Racing Game', 'Motorcycle Bike Racing', 'https://img.gamemonetize.com/0u2ao7hfqi6ewe78ss84d4yr6k3jqyir/512x384.jpg', 'https://html5.gamemonetize.com/0u2ao7hfqi6ewe78ss84d4yr6k3jqyir/', '0', 'Arcade', 0, 0, '', 'top-motorcycle-bike-racing-game'),
(1149, 'Cupcake Crush Saga', 'The new and adorable candy and cake match-3 game Sweet Crush Royal is out. Graphics and playability that have been improved just a few of the sweets offered to fulfill your sweet taste while you play include cakes, bread, sweets, and luscious jelly. (Crushing candies is a lot of fun. The game features a variety of delicious treats, including candy and cakes and a few surprises. &quot;Playing the game.&quot; -Match three sweets of the same color by swiping left or right to get points. Make a fantastic candy bomb by matching four or more candies! Ice, sickness, and bread may be crushed with the help of deliciously potent booster sweets! -You may combine any two chocolate boosters for a more powerful explosion!', 'https://img.gamemonetize.com/i1tp6wnp95f8udl3omaybjvkjy8fmgbw/512x384.jpg', 'https://html5.gamemonetize.com/i1tp6wnp95f8udl3omaybjvkjy8fmgbw/', '0', 'Arcade', 0, 0, '', 'cupcake-crush-saga'),
(1150, 'Roon vs Bees', 'Roon vs Bees is a 2D platform adventure game where you have to collect bee hives from the trees while avoiding the Bee monsters and spikes. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/06s7d2oujpsc8a7fpdizpqhda5wxenmw/512x384.jpg', 'https://html5.gamemonetize.com/06s7d2oujpsc8a7fpdizpqhda5wxenmw/', '0', 'Arcade', 0, 0, '', 'roon-vs-bees'),
(1151, 'Faded Nightmare Game', 'Faded Nightmare is an action-packed platformed game. Jump from platform to platform as you dodge the Enemy and grab everything you can, all to get the highest score. You can play with friends and family, or go solo and try to beat your previous high score! With a beautifully designed pixel art style and intuitive controls, this game is sure to provide hours of fun.', 'https://img.gamemonetize.com/4emff1z0g7y3mkg0v58f8rigwyk5i28r/512x384.jpg', 'https://html5.gamemonetize.com/4emff1z0g7y3mkg0v58f8rigwyk5i28r/', '0', 'Arcade', 0, 0, '', 'faded-nightmare-game'),
(1152, 'sonic fox Adventure', 'Play as Sonic the Hedgehog and dash, jump and spin through stunning environments. Slide over or under obstacles in this fast paced racing game. Play with Sonic in this run and jump game! Together with Sonic and his friends, you will be able to cross incredible routes by running, jumping and using the super acceleration. You will also be able to unlock new characters, build awesome worlds and defeat bosses! SONIC... World star Sonic the Hedgehog features in this endless running, running and jumping game! And you, how far will you go?', 'https://img.gamemonetize.com/jtbir1te601alh92v01c3cjhoc93wimn/512x384.jpg', 'https://html5.gamemonetize.com/jtbir1te601alh92v01c3cjhoc93wimn/', '0', 'Arcade', 0, 0, '', 'sonic-fox-adventure'),
(1153, 'Draw Climber For Kid', 'Draw Climber 2 is an interesting race game. You have to draw a leg that makes sure the block could move. You will race with another block, there are obstacles will on your way. Be smart, change the shape of legs anytime that you could pass any obstacles.', 'https://img.gamemonetize.com/z35ptystwsha7f12wpz9uek2wij3x8ao/512x384.jpg', 'https://html5.gamemonetize.com/z35ptystwsha7f12wpz9uek2wij3x8ao/', '0', 'Arcade', 0, 0, '', 'draw-climber-for-kid'),
(1154, 'Color Match', 'fun addictive color matching games', 'https://img.gamemonetize.com/xt35sw1qr5oqxxbso6qd56pirgbezpux/512x384.jpg', 'https://html5.gamemonetize.com/xt35sw1qr5oqxxbso6qd56pirgbezpux/', '0', 'Arcade', 0, 0, '', 'color-match'),
(1155, 'Handless Millionaire Unblocked', 'Would you risk your own life just to get money? How far would you go to become a millionaire? In this game show-style game, you must be fearless if you\'re ever going to grab that cash through a guillotine. Go ahead and click the link above and play Handless Millionaire Unblocked Online Multiplayer Round Based Live now! Take a journey with a rich millionaire into the depths of the human psyche, where greed and ambition drive people to do anything for more wealth. It seems like everyone wants to be millionaires these days. However, would you risk your very life in order to have all of that money? In this game show contest, players must face their deepest fears and gamble their lives away in order to win a million dollars. But if they don\'t risk it all, they will never be successful! In the game ​ Handless Millionaire , you want to grab as much cash as possible but at the same time must be careful not to get your hands chopped off. It\'s very challenging, and you\'ll need a lot of courage to give it a shot!', 'https://img.gamemonetize.com/altagivxrdx4v74gcnn4zwfow1chyc9x/512x384.jpg', 'https://html5.gamemonetize.com/altagivxrdx4v74gcnn4zwfow1chyc9x/', '0', 'Arcade', 0, 0, '', 'handless-millionaire-unblocked'),
(1156, 'Tappy Plane', 'It\'s a Flappy Bird-style game, where the player has to click/tap on the screen to fly his plane avoiding obstacles and collecting stars with which it will be able to unlock new planes and levels.', 'https://img.gamemonetize.com/xz3hv6hiscu7xvxqxrn3ium9a8ib5wj2/512x384.jpg', 'https://html5.gamemonetize.com/xz3hv6hiscu7xvxqxrn3ium9a8ib5wj2/', '0', 'Arcade', 0, 0, '', 'tappy-plane'),
(1157, 'Ninja escape', 'Ninja escape game has a lot of success review and player this MONTH that significantly improves overall game performance, especially on mobile phones. To play the game just touch the screen buttons if you use a mobile device Arrow Shooting.Crazy Rocket Bird Shooting Dodge Cyberman V the bullet', 'https://img.gamemonetize.com/1ymn5mwfgbe38z7uvr6dyq2mby1a0ky2/512x384.jpg', 'https://html5.gamemonetize.com/1ymn5mwfgbe38z7uvr6dyq2mby1a0ky2/', '0', 'Arcade', 0, 0, '', 'ninja-escape'),
(1158, 'Mini Arrows', 'Mini Arrows is a retro-style platformer where you guide a blob character to his goal; turning on and off arrow blocks on the level you change the direction and actions on the character, use the arrows to move wisely the character. The game has 27 levels, a speedrun mode,retro-style graphics, and addictive music.', 'https://img.gamemonetize.com/f1eta6xj4p282uxtt4fomstuq9sbkwcz/512x384.jpg', 'https://html5.gamemonetize.com/f1eta6xj4p282uxtt4fomstuq9sbkwcz/', '0', 'Arcade', 0, 0, '', 'mini-arrows'),
(1159, 'Genius Memory', 'Are you a genius? Are you ready to challenge your memory? We are very happy to introduce the best memory game to train your brain while having fun! Train your memory with the best memory game: Genius Memory. Cards are laid out in a grid, face down. You must flip two cards. If the two cards are the same, the two cards are removed from the game. The cards are turned back if they are not identical.', 'https://img.gamemonetize.com/kqor4xko97dhbqbvmsl55wmvvh3d7stu/512x384.jpg', 'https://html5.gamemonetize.com/kqor4xko97dhbqbvmsl55wmvvh3d7stu/', '0', 'Arcade', 0, 0, '', 'genius-memory'),
(1160, 'Superior Monster Shooting', 'It doesn\'t matter if you like shooting games; if you want intense gunfights with powerful weaponry, this is the game for you. Combined with auto shooting, Auto Hero is a side-scrolling and 2D platform fight shooting game where players only need to guide the character\'s movement; the fire is automated, ensuring that the monsters don\'t have a haven. Playing as a strong commando gunman with a powerful gunshot, fighting bad enemies, and completing tough tasks will help you become a superhero in this side-scrolling game. Monsters will get stronger with each task, and if our hero is unable to level up, he will pose a significant threat to humanity.', 'https://img.gamemonetize.com/q7o4z7544sy90kc2hrzsm25muyvec92l/512x384.jpg', 'https://html5.gamemonetize.com/q7o4z7544sy90kc2hrzsm25muyvec92l/', '0', 'Arcade', 0, 0, '', 'superior-monster-shooting'),
(1161, 'Maya Brick Breaker', 'The bottom of the screen to move the platform. Avoid the ball from falling to the bottom of the screen. It\'s a game in which you need to destroy all the bricks. Classic brick-breaker game. Use the paddle in order to keep the ball in the game &amp; hit the bricks. Your mission is remove all the breakable bricks by hitting them with the ball. Some bricks need more than a single hit. If you love arcade games (Bubbles games and Brain games) , there\'s a good chance you\'ll like this game.', 'https://img.gamemonetize.com/dsvhslmzwthigm9lzir6ma0ey0feijj9/512x384.jpg', 'https://html5.gamemonetize.com/dsvhslmzwthigm9lzir6ma0ey0feijj9/', '0', 'Arcade', 0, 0, '', 'maya-brick-breaker'),
(1162, 'PK XD', 'Tiles Hop - pk xd play Game is a funny game that allows you to have a new pk xd experience by playing pk xd adventure game, so are you ready to play this tiles hop music game for pk xd. This New pk xd dance Hop Tiles 3d Music Game will create the whole new experience for All pk xd jump game fans. Have fun with this Tiles Hop EDM rush Music game and Explore the universe of the most popular PK XD Songs, enjoy your finger dance. enjoy All xd pk Songs in many challenges specially designed for each song. Try to get the highest scores in this amazing pk xd Dancing Music game. Don\'t forget to make insane combos and beat your friend\'s scores!', 'https://img.gamemonetize.com/shptt2oupaz2vpjg4atbyhu7ntjgus5h/512x384.jpg', 'https://html5.gamemonetize.com/shptt2oupaz2vpjg4atbyhu7ntjgus5h/', '0', 'Arcade', 0, 0, '', 'pk-xd'),
(1163, 'Scrappy Dog', 'The scientist decided to try his new invention and for this he called his faithful friend - a little dog, on whose back he placed special equipment that allows him to soar in the air. Accompany the brave dog through the obstacles without letting him collide with anything dangerous.', 'https://img.gamemonetize.com/sffimo8qy886deomhtdht4fd8p5fhth7/512x384.jpg', 'https://html5.gamemonetize.com/sffimo8qy886deomhtdht4fd8p5fhth7/', '0', 'Arcade', 0, 0, '', 'scrappy-dog'),
(1164, 'Ollie Goes To School', 'Ollie is a cute bunny and he is going to go to school. Can you help him out?', 'https://img.gamemonetize.com/ezsdb4lu1594v0g1z4bnou6qa3hlwu9l/512x384.jpg', 'https://html5.gamemonetize.com/ezsdb4lu1594v0g1z4bnou6qa3hlwu9l/', '0', 'Arcade', 0, 0, '', 'ollie-goes-to-school'),
(1165, 'Mini Fighters : Quest &amp; battle', 'The most strategic RPG war game is now available, &quot; Mini Fighters : Quest &amp; battle &quot;. You must lead your mini fighters army and defeat the enemy ! Up to the victory !!! You are in charge of leading a small group of soldiers. Each of them have different characteristics and weapons. Attack, defense, special tricks... You have a vast variety of strategies to defeat the enemy. Spin the wheel to pop up your soldiers and fight against hordes of enemies, and many other scary creatures….', 'https://img.gamemonetize.com/6540b5t38kezi3bq9d0v9lqexy9n12kk/512x384.jpg', 'https://html5.gamemonetize.com/6540b5t38kezi3bq9d0v9lqexy9n12kk/', '0', 'Arcade', 0, 0, '', 'mini-fighters--quest-amp-battle'),
(1166, 'Squid Game 1', 'Collect the fruits falling from above!Unlock all squid game characters by collecting fruits to reach certain scores!But don\'t get caught in the bomb while collecting fruits!Bombs can kill you, good luck!', 'https://img.gamemonetize.com/86slqxmdavki6iffxe8nswaypuojegpb/512x384.jpg', 'https://html5.gamemonetize.com/86slqxmdavki6iffxe8nswaypuojegpb/', '0', 'Arcade', 0, 0, '', 'squid-game-'),
(1167, 'Puppy Virtual Dog', 'Cute Virtual Dog is a very cute caring game. You want to have a dog and your parents won\'t allow? Come and try this game. You can experience how it feels to own a dog. You can design many fashion hairstyles for the dog. And even dye its hair. With our carefully selected outfits for the dog, you will certainly become the most trendy dog owner. What\'s even funner? Come and take your little dog to the exciting hurdle race track. After all the exercises, your little dog must be very tired. Help it take a shower to relax. Come to play our games to find out other interesting things! 97.89% of 40 players like the mobile game.', 'https://img.gamemonetize.com/dxbn539kdrmvr4l38o203d7yog6po0ev/512x384.jpg', 'https://html5.gamemonetize.com/dxbn539kdrmvr4l38o203d7yog6po0ev/', '0', 'Arcade', 0, 0, '', 'puppy-virtual-dog'),
(1168, 'Chicken Escape   2 Player', 'Have you ever caught runaway chickens before? You must catch all the chickens. To catch the runaway chickens, you need to act fast. Farmers are competing. The red and blue farmers must win the race. Be any farmer and win the race. Play with your friend and collect the chickens as quickly and early as possible. You must catch all the runaway chickens. The one who collects 10 chickens the fastest wins.', 'https://img.gamemonetize.com/cvs7byr3g057da3803cqt5y1ugo478i1/512x384.jpg', 'https://html5.gamemonetize.com/cvs7byr3g057da3803cqt5y1ugo478i1/', '0', 'Arcade', 0, 0, '', 'chicken-escape----player'),
(1169, 'Wild Hunting Clash', 'Challenge yourself and hunt beautiful animals in stunningly luscious woods. The calming sounds of the forest and lovely graphics will capture your heart. Feel like a true hunter in the unconquered wilderness!', 'https://img.gamemonetize.com/wd7cq3e3clalkrf48pize43ad29glody/512x384.jpg', 'https://html5.gamemonetize.com/wd7cq3e3clalkrf48pize43ad29glody/', '0', 'Arcade', 0, 0, '', 'wild-hunting-clash'),
(1170, 'Rainbow Obby', 'This is an exciting game in which the player controls a character passing through a variety of obstacles. Using bonuses, the player can jump higher, fly short distances to overcome all obstacles. Gameplay: The gameplay consists of passing different levels, each of which is a unique location with a variety of obstacles and traps. The player controls his character, overcoming the abyss, jumping on platforms and collecting bonuses. Power-ups: Power-ups play an important role in the game, allowing the player to overcome various obstacles and avoid dangers.', 'https://img.gamemonetize.com/olpcx88c0opv3tq3yhyr323313tx2s37/512x384.jpg', 'https://html5.gamemonetize.com/olpcx88c0opv3tq3yhyr323313tx2s37/', '0', 'Arcade', 0, 0, '', 'rainbow-obby'),
(1171, 'Ride Safely Santa', 'Santa Draw Ride - Christmas Adventure Draw a road for Santa, help him collect Christmas presents for children!', 'https://img.gamemonetize.com/315pfu47vl4lec5rgip20b4mgkkodivg/512x384.jpg', 'https://html5.gamemonetize.com/315pfu47vl4lec5rgip20b4mgkkodivg/', '0', 'Arcade', 0, 0, '', 'ride-safely-santa'),
(1172, 'Cool Arcade Run Dash Jump Game', 'Run Dash Jump game is a cool adventure arcade game. If you are a fan of running or jumping and shooting then this game might make you really happy.', 'https://img.gamemonetize.com/ti2m06cqmdfuidpqp7rl5ts93i05avi4/512x384.jpg', 'https://html5.gamemonetize.com/ti2m06cqmdfuidpqp7rl5ts93i05avi4/', '0', 'Arcade', 0, 0, '', 'cool-arcade-run-dash-jump-game'),
(1173, 'Grandpa And Granny House Escape', 'Grandpa And Granny House Escape is a horror game where you will be chased by an insane grandpa and a scary granny. Oh, they adore playing hide-and-seek. Surely, it is not an ordinary hide-and-seek fun – but a tough survival experience. Grandpa and granny always find a new victim to play their cruel game of survival. Your escape will not be easy because granny and grandpa are very experienced hunters.', 'https://img.gamemonetize.com/okgefq6kwhwzmtzbw4c1v7wdol69nuky/512x384.jpg', 'https://html5.gamemonetize.com/okgefq6kwhwzmtzbw4c1v7wdol69nuky/', '0', 'Arcade', 0, 0, '', 'grandpa-and-granny-house-escape'),
(1174, 'stradale', 'move arrow', 'https://img.gamemonetize.com/g20za29adbx1y2sywr9o51ti80pq05vy/512x384.jpg', 'https://html5.gamemonetize.com/g20za29adbx1y2sywr9o51ti80pq05vy/', '0', 'Arcade', 0, 0, '', 'stradale'),
(1175, 'Razzon', 'Razzon is a 2D simple platformer where you need to collect dices while avoiding spikes, saws and enemies and reach the red flag. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/fd7bcwc30ed3v0fcws94aknf5ggrydj1/512x384.jpg', 'https://html5.gamemonetize.com/fd7bcwc30ed3v0fcws94aknf5ggrydj1/', '0', 'Arcade', 0, 0, '', 'razzon'),
(1176, 'mortal cage fighter', 'Fight your way to victory in this street fighter game. Punch or kick to attack. Move backwards to block. Jump over your opponents to surprise them from the back.', 'https://img.gamemonetize.com/owze9h94geomuja9358st6aq6pafa2l8/512x384.jpg', 'https://html5.gamemonetize.com/owze9h94geomuja9358st6aq6pafa2l8/', '0', 'Arcade', 0, 0, '', 'mortal-cage-fighter'),
(1177, 'The Branch Runner', 'Are you good at endless running arcade games? Here is a chance for you to play a funny running arcade game with 3D pixel blocks. You need to help the character run forward by means of rotating the platform track and avoiding the obstacle blocks. There are many beautiful skins in the shop. As long as you earned enough gold coins, you could unlock and use them!', 'https://img.gamemonetize.com/f9y461aqzc9bt3nb0fmg4f4tre0zo2bh/512x384.jpg', 'https://html5.gamemonetize.com/f9y461aqzc9bt3nb0fmg4f4tre0zo2bh/', '0', 'Arcade', 0, 0, '', 'the-branch-runner'),
(1178, 'Elliott From Earth - Space Academy: Starship Pilot', 'Play Elliott From Earth - Space Academy: Starship Pilot online in your web browser and mobile at superkidgames.com for free and more html Elliott From Earth - Space Academy: Starship Pilot is a game where you can Shoot, catch and be careful ... This is not a complete list of questions that Elliott will be asked in all final exams and tests at the Academy. As a result, you will become a graduate and conquer space.', 'https://img.gamemonetize.com/53lx11x6n2x58axiqamac456zd6wa6qo/512x384.jpg', 'https://html5.gamemonetize.com/53lx11x6n2x58axiqamac456zd6wa6qo/', '0', 'Arcade', 0, 0, '', 'elliott-from-earth--space-academy-starship-pilot'),
(1179, 'Nina Adventures', 'Nina Adventures is a 2D little platformer where you play as a cute girl who have to collect all of the chocolate ice cream bars while avoiding the monsters, ground saws and spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/lhtj9qlxxearibfkktdv5on737nz0b06/512x384.jpg', 'https://html5.gamemonetize.com/lhtj9qlxxearibfkktdv5on737nz0b06/', '0', 'Arcade', 0, 0, '', 'nina-adventures'),
(1180, 'City Rush Run', 'Do not let the police officer catch you. Run as fast as you can. Collect the coins to upgrade all the properties to get endless powers. How far can you run?! Let\'s experience the game now! Features: - Upgrade shop - Languages support: English and Russian', 'https://img.gamemonetize.com/dtyszf7nwyzrr1hoj9crc20bqaitbsws/512x384.jpg', 'https://html5.gamemonetize.com/dtyszf7nwyzrr1hoj9crc20bqaitbsws/', '0', 'Arcade', 0, 0, '', 'city-rush-run'),
(1181, 'Kitsune power destruction', 'A Kitsune just landed in the forest! This imposing animal is angry and he wants only one thing, to destroy all the pillars of the temples! Help him to destroy them, but beware, the protectors of the temples will try to stop you. They are hidden in the pillars to stop you. Do not underestimate them, they are armed!', 'https://img.gamemonetize.com/63ouucl5f5fi3mjdh1w7mfxe54fdbmuv/512x384.jpg', 'https://html5.gamemonetize.com/63ouucl5f5fi3mjdh1w7mfxe54fdbmuv/', '0', 'Arcade', 0, 0, '', 'kitsune-power-destruction'),
(1182, 'Deko', 'Deko is a 2D platformer where you have to collect the ice cream while avoiding the enemies, spikes and saws and reach the pink colored flag. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/29s1dlqf7bsri639eo269svqjv50sb7j/512x384.jpg', 'https://html5.gamemonetize.com/29s1dlqf7bsri639eo269svqjv50sb7j/', '0', 'Arcade', 0, 0, '', 'deko'),
(1183, 'Darios Quest 2', 'Darios Quest 2 is a 2D platformer where you have to collect all of the ice cream bars while avoiding the monsters, flying Demon heads, spikes and saws and reach your girlfriend in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. Will you be able to collect all of the ice cream bars for your girlfriend? This is the second installment of the original &quot;Darios Quest&quot; series.', 'https://img.gamemonetize.com/o1qk87vqjilivlaug9idh44gjkmk4uqq/512x384.jpg', 'https://html5.gamemonetize.com/o1qk87vqjilivlaug9idh44gjkmk4uqq/', '0', 'Arcade', 0, 0, '', 'darios-quest-'),
(1184, 'Pac-Man Rtx On', 'We all knew Pac man was horrifying if it came to life and now you have confirmed it. The slobber from him really added to the unsettling aesthetic. This was loads of fun.', 'https://img.gamemonetize.com/woicj2xc4v072p01ps9myu1dvsripcgl/512x384.jpg', 'https://html5.gamemonetize.com/woicj2xc4v072p01ps9myu1dvsripcgl/', '0', 'Arcade', 0, 0, '', 'pacman-rtx-on'),
(1185, 'BUG BLASTER 2D', 'Experience this killer bug invasion! Smash them with your mouse in this great game ! It\'s so addictive! Insect Smasher is a fun game in its purest form. No hard rules to comprehend. Just one goal: have fun smashing up as many insects as possible. Trust us, your fingers will never forget it.', 'https://img.gamemonetize.com/nickr22y91k3m88l719jpay2rwkwfnl3/512x384.jpg', 'https://html5.gamemonetize.com/nickr22y91k3m88l719jpay2rwkwfnl3/', '0', 'Arcade', 0, 0, '', 'bug-blaster-d'),
(1186, 'Neon Invaders Classic', '“Neon Invaders” is a game inspired by one of the first games ever created, Space Invaders. A shoot-up style game, where the player must defeat enemies before they reach you. With arcade mechanics and easy gameplay, it allows great fun. Defeat all enemies and win each level, advancing to accumulate the most points. The graphics were created in the neon style, they are colorful and beautiful.', 'https://img.gamemonetize.com/1eyrg8nnzw241k9flr27qxoomt3ydile/512x384.jpg', 'https://html5.gamemonetize.com/1eyrg8nnzw241k9flr27qxoomt3ydile/', '0', 'Arcade', 0, 0, '', 'neon-invaders-classic'),
(1187, 'Save The Pilot', 'This is an action game in which you must shoot down the enemy planes and eliminate them to get points. You can earn points by collecting items on the page. You must also escape from rockets, otherwise you’ll be loser. Gradually, the speed of the game is increased and make you confused. Airplanes are also upgraded. This game is very interesting.', 'https://img.gamemonetize.com/vbnobhftiqfibsvvehocbt8nfn95pool/512x384.jpg', 'https://html5.gamemonetize.com/vbnobhftiqfibsvvehocbt8nfn95pool/', '0', 'Arcade', 0, 0, '', 'save-the-pilot'),
(1188, 'FlapFlat Twins', 'The twin brothers need to collect the diamonds and activate the door. You have to help the twin brothers sister and brother need to get the diamonds. they have special abilities, they can jump from wall to wall. they jump very well. The best ability of the brothers is to jump. Collect the diamonds in order and reach the paper. The only way out of the temple is to collect the diamonds. You have to watch out for obstacles to survive. thorns can cut you. You must be very careful.', 'https://img.gamemonetize.com/4pa8ktk74l1h5g30rhjx9uj8rin6t51l/512x384.jpg', 'https://html5.gamemonetize.com/4pa8ktk74l1h5g30rhjx9uj8rin6t51l/', '0', 'Arcade', 0, 0, '', 'flapflat-twins'),
(1189, 'Tallest Towers', 'It\'s simple to get started with the game—place towers in the available cells. Make your unique formations, get more levels, and try out all of the game\'s modes. Your eyes will be protected from becoming fatigued by 3D visuals that are stylish and simple. Pleasant music and acoustics provide a nearly tactile quality to the gameplay. This beautiful balance will allow you to appreciate all the game offers fully. Choose the option that best matches your needs. Lie back and relax in the traditional model, or test your skills on more challenging levels! Alternatively, maybe you like to play against the clock or with a restricted number of moves? Hundreds of different groups will have you coming back for more. Could you make an effort to defeat them all?', 'https://img.gamemonetize.com/m3squ653v8pagrbnfwih2whyt1rq4mgk/512x384.jpg', 'https://html5.gamemonetize.com/m3squ653v8pagrbnfwih2whyt1rq4mgk/', '0', 'Arcade', 0, 0, '', 'tallest-towers'),
(1190, 'School Lunch Maker Game', 'It\'s time for lunch! The school cafeteria is busy again. Students are coming here because today the cafeteria is offering a special new term lunch set! There are so many foods to choose from and pair with this new term lunch set! Like vanilla strawberry ice cream cake, pizza, hot dogs, burgers and the most popular ice cream pop! Come cook, decorate and enjoy these delicious treats with us! bring it on! Start playing now!', 'https://img.gamemonetize.com/1jap13eynsblklh85k10u51yuvg7dzjm/512x384.jpg', 'https://html5.gamemonetize.com/1jap13eynsblklh85k10u51yuvg7dzjm/', '0', 'Arcade', 0, 0, '', 'school-lunch-maker-game'),
(1191, 'Forest Jump', 'Do you like games where you need to make jump a character on the screen? Are you ready to play to the best jump game of the galaxy? The first levels of the game are very easy. As you progress through the levels, they are becoming more and more tricky... The difficulty is increasing after each levels: the distance and the traps to reach the top are higher.', 'https://img.gamemonetize.com/nvc76ld50lwbn4a6oerl2zfpfo3ha8xt/512x384.jpg', 'https://html5.gamemonetize.com/nvc76ld50lwbn4a6oerl2zfpfo3ha8xt/', '0', 'Arcade', 0, 0, '', 'forest-jump'),
(1192, 'Math Runner Combine Number', 'The merge cube puzzle game\'s controls are pretty straightforward; all you have to do to succeed is swipe left or right, joining and disconnecting cubes. To be the first to the finish line, dodge various obstacles, divide in half promptly, or merge cubes into one—all in the style of your favorite puzzle merge cube game 2048 with adorably adorable visuals and hilarious animation!', 'https://img.gamemonetize.com/xqx64t9zcu84n0ktfjjm6l7rr93do3q2/512x384.jpg', 'https://html5.gamemonetize.com/xqx64t9zcu84n0ktfjjm6l7rr93do3q2/', '0', 'Arcade', 0, 0, '', 'math-runner-combine-number'),
(1193, 'Viking Runner', 'Play as the viking Haldor as you dodge, jump and throw you axe Play as the viking Haldor as you dodge and jump your way across stunning 2D environments. Run over and under challenging obstacles in this fast and endless running game.', 'https://img.gamemonetize.com/5ttq66le7805relzz69i32xr8ikhnjqs/512x384.jpg', 'https://html5.gamemonetize.com/5ttq66le7805relzz69i32xr8ikhnjqs/', '0', 'Arcade', 0, 0, '', 'viking-runner'),
(1194, 'Flying Ball', 'Flying Ball game has a lot of success review and player this MONTH that significantly improves overall game performance, especially on mobile phones. To play the game just touch the screen buttons if you use a mobile device.', 'https://img.gamemonetize.com/eozkw8146sbf4prgm1e3lnt5c8caweua/512x384.jpg', 'https://html5.gamemonetize.com/eozkw8146sbf4prgm1e3lnt5c8caweua/', '0', 'Arcade', 0, 0, '', 'flying-ball'),
(1195, 'Draw Car 3D', 'Here is a drawing puzzle and a car-racing arcade game. It is managed for you to draw a body on the wheels and defeat your AI enemy at each level. When you colleect enough coins, you can buy more skins in the shop.', 'https://img.gamemonetize.com/t1r0cmlexylcv82l04v4fb19zuocayi1/512x384.jpg', 'https://html5.gamemonetize.com/t1r0cmlexylcv82l04v4fb19zuocayi1/', '0', 'Arcade', 0, 0, '', 'draw-car-d'),
(1196, 'Cats Vs Ninja', 'You\'re a great Ninja so try to avoid Cats the more you can!', 'https://img.gamemonetize.com/ql44y2lyfe2v1c1kokgmm95zkdddkqid/512x384.jpg', 'https://html5.gamemonetize.com/ql44y2lyfe2v1c1kokgmm95zkdddkqid/', '0', 'Arcade', 0, 0, '', 'cats-vs-ninja'),
(1197, 'Tile Building', 'Constantly improve your vehicles to increase efficiency. Upgrade your city buildings, unlock more decorations and improved buildings', 'https://img.gamemonetize.com/hwo94pf310dw73afelfuc97xxv2ytlvy/512x384.jpg', 'https://html5.gamemonetize.com/hwo94pf310dw73afelfuc97xxv2ytlvy/', '0', 'Arcade', 0, 0, '', 'tile-building'),
(1198, 'Hammer Raytrace 3D', 'Join Hammer Raytrace 3D, where we use up raytrace to attack the enemy and win. Download the free puzzle game and enjoy the trick of light. Use laser, mirror, entrance, glass and other elements to control the light beam and break through more levels under different obstacles.', 'https://img.gamemonetize.com/mv7v13nduhxfwa4m6bg0r26pzldbxzmd/512x384.jpg', 'https://html5.gamemonetize.com/mv7v13nduhxfwa4m6bg0r26pzldbxzmd/', '0', 'Arcade', 0, 0, '', 'hammer-raytrace-d'),
(1199, 'Flappy Penguin', 'Flappy Penguin is an online jumping arcade game. The objective of the game is to guide the penguin through a series of pipes, avoiding gaps and obstacles. Flappy Penguin Online is an arcade game that will have you jumping for hours of fun that challenges players to help a little penguin flap its wings and fly through a series of obstacles.', 'https://img.gamemonetize.com/nlru86yzgu0odvpqrc3c3rs2qc5ifp1i/512x384.jpg', 'https://html5.gamemonetize.com/nlru86yzgu0odvpqrc3c3rs2qc5ifp1i/', '0', 'Arcade', 0, 0, '', 'flappy-penguin'),
(1200, 'Outer Planet', 'The outer planet has been invaded by aliens! You need to save the planet and fight back. The game is free to play online. Outer planet alien online game is a free browser game where you fight aliens on different planets.', 'https://img.gamemonetize.com/jaa2xla0uoo0suw48sng10w90u5b2ktf/512x384.jpg', 'https://html5.gamemonetize.com/jaa2xla0uoo0suw48sng10w90u5b2ktf/', '0', 'Arcade', 0, 0, '', 'outer-planet'),
(1201, 'Air Force Commando Online Game', 'Take control of a warplane and jump on the battlefield of 1945 Air Force Commando in this thrilling combat flight action game! Air Combat Game In Air Combat Game you control a plane of your choosing and battle with other players in an attempt to become the top dog by having the most kills or whatever other goal you want to achieve through combat.', 'https://img.gamemonetize.com/2ohcyljuou1t8358kmm2s3b29wf3l102/512x384.jpg', 'https://html5.gamemonetize.com/2ohcyljuou1t8358kmm2s3b29wf3l102/', '0', 'Arcade', 0, 0, '', 'air-force-commando-online-game'),
(1202, 'Cavern Run Endless Runner Game', 'Run for your life! Because Cavern Run will make you choose - it’s either run and avoid obstacles, or die! Cavern Run introducing Cavern Run! Intro: cavern run is a mind-bending, but ultimately safe, Runner’s World style game for today’s runners. What you see as you run is actually what you get as Cavern Run – a side-scrolling adventure game that features an infinity runner feature that provides a new way to play the same tracks multiple times. Players explore dangerous chambers that lead to different outcomes or use powerful items to achieve different goals. It’s either run and avoid obstacles – it’s either running or it’s death.', 'https://img.gamemonetize.com/dbltqem35olw4i5ghina8awosv1fx0qb/512x384.jpg', 'https://html5.gamemonetize.com/dbltqem35olw4i5ghina8awosv1fx0qb/', '0', 'Arcade', 0, 0, '', 'cavern-run-endless-runner-game'),
(1203, 'Rotuman', 'Rotuman is a 2D platformer where you have to collect all of the golden keys while avoiding enemies, spikes, and reach your house in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/vj4lgoadgywajnqc1zjui5yc06krkvd0/512x384.jpg', 'https://html5.gamemonetize.com/vj4lgoadgywajnqc1zjui5yc06krkvd0/', '0', 'Arcade', 0, 0, '', 'rotuman'),
(1204, 'Flappy Hugie Wugie', 'Help Hugie Wugie fly as far as possible without touching the pipes.', 'https://img.gamemonetize.com/gzx4jipzb5zjmosuh3ezux48ikjeqdxq/512x384.jpg', 'https://html5.gamemonetize.com/gzx4jipzb5zjmosuh3ezux48ikjeqdxq/', '0', 'Arcade', 0, 0, '', 'flappy-hugie-wugie'),
(1205, 'Kids Educational ABC', 'The most effective technique to engage young brains is educational games for toddlers. Allow your child to learn in a fun and engaging manner by using these learning games for kids. The Live Letter world offers a paradise of educational opportunities for children, with more than 400 mini-games. Preschool learning games prepare your child for school by providing them with alphabet learning activities such as tracing letters and reading games for young children. These early education professionals have created learning games for children that cover everything from letters to syllables to reading independently. And drawing the letters of the alphabet is just the first step! Interacting with the Letter characters and using current kid-friendly images makes the game intuitive, especially for young children. Children may learn the ABC alphabet, phonics, letters, and sounds in educational children\'s games. This article has included the most effective techniques for teaching children to write the ABCs and letters! Your kid will quickly and easily get acquainted with all of the letters, learn how to write them, and take the first steps toward learning to read while having fun with amusing cuisine! It is a game every time your youngster completes a task given to them by the ABC Sounds teaching application! Storytelling that engages the player, engaging gameplay, and intuitive navigation can ease your youngster through the learning process. Children may play without the assistance of an adult because of the various suggestions and user-friendly design. Preparing for school is simple and enjoyable when using preschool games for five and higher children. We designed a fantastic universe for each of our little kids\' learning games to make learning letters more exciting. Your kid will have fascinating experiences in these magical places, motivating them to return to them again and again to play.', 'https://img.gamemonetize.com/tcbg77r6mjeppktndhtg5xfk9zzoermg/512x384.jpg', 'https://html5.gamemonetize.com/tcbg77r6mjeppktndhtg5xfk9zzoermg/', '0', 'Arcade', 0, 0, '', 'kids-educational-abc'),
(1206, 'Snail Run', 'The snail run game is an interactive way to get your blood sprinting through you. All it takes are two people, some space in which they can move around freely (the bigger the better), and this simple but fun activity! The person who starts off goes on their toes while holding onto one side of whatever object or surface will be used for balance like a pondside log; then behind them follows another player ready with hand spoons so both may share lightly tapping feet together as if dancing Lindy hop style without stepping too far forward nor backward - making sure only light taps adorn each step towards success until reaching finish line at center stage where victory awaits those able enough runners slow down enough before.', 'https://img.gamemonetize.com/65425c59duzaucu6mblt3mdie7hvlyaf/512x384.jpg', 'https://html5.gamemonetize.com/65425c59duzaucu6mblt3mdie7hvlyaf/', '0', 'Arcade', 0, 0, '', 'snail-run'),
(1207, 'OutOfMiind', 'Control a maniac that needs to slay innocent people to stay alive.', 'https://img.gamemonetize.com/pc1dy00zl16rxl22ji60xdxxxkmvykwo/512x384.jpg', 'https://html5.gamemonetize.com/pc1dy00zl16rxl22ji60xdxxxkmvykwo/', '0', 'Arcade', 0, 0, '', 'outofmiind'),
(1208, 'Retoena 2', 'Retoena 2 is a 2D Sci-fi themed platformer where you play as a humanoid girl who have to collect the blue energy cubes while avoiding the red and green enemy bots, flying bots, bullets, spikes, saws and reach your base in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Retoena&quot; series', 'https://img.gamemonetize.com/uxrfl2q4rpkvol51bzv6nc470vtjso9c/512x384.jpg', 'https://html5.gamemonetize.com/uxrfl2q4rpkvol51bzv6nc470vtjso9c/', '0', 'Arcade', 0, 0, '', 'retoena-'),
(1209, 'Ichikas Adventure', 'Ichikas Adventure is a 2D anime themed platformer where you play as Anime girl called Ichika who have to collect all of the necklaces while avoiding the enemies, flying creatures, spikes, and saws and reach the door of your house in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/o4trgnsu02usk7gww3abfropck0b7xvj/512x384.jpg', 'https://html5.gamemonetize.com/o4trgnsu02usk7gww3abfropck0b7xvj/', '0', 'Arcade', 0, 0, '', 'ichikas-adventure'),
(1210, 'The Smufrs Skate Rush', 'The Smufrs Skate Rush is like Subway Surfers Go to the forest to collect more berries and stock up for the winter. In order to make it easier for him to move around the forest area, the character took a skateboard with him. However, he needs help managing the board, as he has never ridden one.', 'https://img.gamemonetize.com/ugcu37td6oqe83lp09udlh70kutg8uiz/512x384.jpg', 'https://html5.gamemonetize.com/ugcu37td6oqe83lp09udlh70kutg8uiz/', '0', 'Arcade', 0, 0, '', 'the-smufrs-skate-rush'),
(1211, 'Adventure Sling', 'A small animal lives in the jungle and his life is sometimes dangerous. He needs to beware of predators, so going out every day in search of food, he tries not to stick out, but hides in the thickets. Usually he used the beaten paths, but today he decided to turn and suddenly fall into some very deep hole. Waking up from the fall, he looked around, was glad that he was alive and was horrified. It turned out that the poor fellow fell into an ancient crypt full of dangerous traps. In Adventure Sling, you will help the hero get out of the dungeon by jumping and clinging to ledges in the walls in Adventure Sling.', 'https://img.gamemonetize.com/lznf1t8snw3g6chdg6r46u8a952bd5kp/512x384.jpg', 'https://html5.gamemonetize.com/lznf1t8snw3g6chdg6r46u8a952bd5kp/', '0', 'Arcade', 0, 0, '', 'adventure-sling'),
(1212, 'MultiplArrow', 'MultiplArrow is a dynamic and addictive mobile game that will test your math and aiming skills. Take control of an arrow armed with numbers and symbols and embark on a journey through mathematical challenges. Aim, shoot, and solve equations by combining arrows to hit the target number. With 80 progressively challenging levels, MultiplArrow offers both fun and educational gameplay. Sharpen your mathematical prowess while enjoying hours of exciting arrow-shooting action. Arrow now and become the ultimate math marksman! Website Developer &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/wrar0puua6xcnstzp0t70p9mmpq9smai/512x384.jpg', 'https://html5.gamemonetize.com/wrar0puua6xcnstzp0t70p9mmpq9smai/', '0', 'Arcade', 0, 0, '', 'multiplarrow'),
(1213, 'Super Fighting Robots Defense', 'Lead your units to the final victory. They have started to invade the galaxy and destroy all life. The last hope...: the new Spaceship: BOMBER 2000. A powerfull weapon that should destroy the invaders, and end the stars war... But this spaceship is not finished yet. You must protect BOMBER 2000 from the invaders', 'https://img.gamemonetize.com/7k1qfxwphw99imzr600zasazchkep01z/512x384.jpg', 'https://html5.gamemonetize.com/7k1qfxwphw99imzr600zasazchkep01z/', '0', 'Arcade', 0, 0, '', 'super-fighting-robots-defense'),
(1214, 'Air Simulator', 'Looking for a fun and challenging online game? Look no further than Air Simulator. In this game, you\'ll take control of an aircraft and fly through a variety of different landscapes. With beautiful graphics and smooth game play, Air Simulator is sure to keep you entertained for hours on end. So what are you waiting for? Give it a try today!', 'https://img.gamemonetize.com/tvnc3rk7x2j8jw80kys59rh9f3i57cfe/512x384.jpg', 'https://html5.gamemonetize.com/tvnc3rk7x2j8jw80kys59rh9f3i57cfe/', '0', 'Arcade', 0, 0, '', 'air-simulator'),
(1215, 'Bridge.io Liquid Tuxedo', 'Collect water blue from the arena map from the ground and then build your bridge water. Your opponents try to collect faster the liquid and win the match. Website Developer &lt;a href=\'https://www.game-plays.com/\'&gt;https://www.game-plays.com/&lt;/a&gt;', 'https://img.gamemonetize.com/e26j4bwtwljnd36h0iqw6ihktppwqhjo/512x384.jpg', 'https://html5.gamemonetize.com/e26j4bwtwljnd36h0iqw6ihktppwqhjo/', '0', 'Arcade', 0, 0, '', 'bridgeio-liquid-tuxedo'),
(1216, 'Battle Disc', 'Destroy the opponents defense by throwing the disc, but if the opponent catches the disc, the attack ends! After accumulating a certain number of attacks, you can summon the Thunder Hammer, this is a very powerful skill!', 'https://img.gamemonetize.com/grdsyywqgxi2s5zf5jwjrui2itf579dq/512x384.jpg', 'https://html5.gamemonetize.com/grdsyywqgxi2s5zf5jwjrui2itf579dq/', '0', 'Arcade', 0, 0, '', 'battle-disc'),
(1217, 'Ninja Attack Action Survival Game', 'This free action survival game is perfect for those who are looking for a fun and exciting escape from the reality of life. Not only does it provide a way to explore the world of ninja, but it also provides players with everything they need to know in order to survive. With quick controls and an easy-to-use code feature, this game is sure to please gamers of all ages. The action-packed, highly anticipated Ninja Attract is back and better than ever! This new game from one of our own has you working to get as close to your target person as possible before the date limit expires. With this much work left over, its time for a victory dance to - up your energy levels even more with this fun and funny story about how you cross over happened. If you manage to get what you want while staying alive, its over; if not, theres still another easy part down the road.', 'https://img.gamemonetize.com/yoqg39pxwza20ppx8om3j69qz6bvkqwx/512x384.jpg', 'https://html5.gamemonetize.com/yoqg39pxwza20ppx8om3j69qz6bvkqwx/', '0', 'Arcade', 0, 0, '', 'ninja-attack-action-survival-game'),
(1218, 'Archers.io', 'Dexterity and the ability to make quick decisions will help you become the first and strongest in the new multiplayer io fun, not only the place in the standings, but also the number of your archer warriors depends on this.', 'https://img.gamemonetize.com/cnnfqizfjcczajyet2v4aruj1id3ykkf/512x384.jpg', 'https://html5.gamemonetize.com/cnnfqizfjcczajyet2v4aruj1id3ykkf/', '0', 'Arcade', 0, 0, '', 'archersio'),
(1219, 'Fish Hunter', 'Fish Hunter is an adventure game.', 'https://img.gamemonetize.com/v4yttjqtaa2miduem77ec57v3b1ywnys/512x384.jpg', 'https://html5.gamemonetize.com/v4yttjqtaa2miduem77ec57v3b1ywnys/', '0', 'Arcade', 0, 0, '', 'fish-hunter'),
(1220, 'SUPER ARCADE!', 'We hope that you are all ready to check out one of the newest Disney Junior Games our administrative team has brought over for you all to play and have fun with on our website, a game that is called Disney Super Arcade, which brings together some of your favorite categories such as Mickey and the Roadster Racers Games, Big Hero 6 Games, Puppy Dog Pals Games, Jake and the Neverland Pirates Games, The Lion Guard Games, Vampirina Games, Doc McStuffins Games, Mission Force One Games, Descendants Games, Muppet Babies Games, Sofia the First Games or Zombies Games. Like the title suggests, this is an arcade game, meaning that you are going to be able to play different mini-games with each of these different shows, so expect yourself to have fresh and interesting new experiences all the time. Get rewarded depending on how well you do with each new task you perform, and try to always win and break your own records. That\'s everything folks, so we are inviting you to let the fun begin right now, only here, and we hope you stick around, since lots of amazing games are on their way right now, only for you!', 'https://img.gamemonetize.com/v03kkqe87jf6mutwld833x3shfivu364/512x384.jpg', 'https://html5.gamemonetize.com/v03kkqe87jf6mutwld833x3shfivu364/', '0', 'Arcade', 0, 0, '', 'super-arcade'),
(1221, 'Small Archer 2', 'Small Archer 2 – is a game where you need to shoot arrows directly at the target! In this game you have a total of 45 levels and we expect you to try this wonderful game on our website.', 'https://img.gamemonetize.com/4rhln3k08ugvzd4noa4pk49e09e8spwl/512x384.jpg', 'https://html5.gamemonetize.com/4rhln3k08ugvzd4noa4pk49e09e8spwl/', '0', 'Arcade', 0, 0, '', 'small-archer-'),
(1222, 'StreetBoard', 'hey skateboarder take your skateboard and let\'s dust the streets. Let\'s reach the finish line on dangerous roads with our skateboard in the dark of the night, remember that it is very dangerous at night. At night there are snakes, poisonous mushrooms and deadly prickly cacti you have to watch out for.', 'https://img.gamemonetize.com/j8yuh8sk598nzqrnsat5cebwdji8sj4e/512x384.jpg', 'https://html5.gamemonetize.com/j8yuh8sk598nzqrnsat5cebwdji8sj4e/', '0', 'Arcade', 0, 0, '', 'streetboard'),
(1223, 'Obby vs Noob Driver', 'You must help Obby and Noob in their adventure. Drive the car yourself in the adventure and reach the finish line. You and your friend must drive the car together. A very challenging car track awaits you. Be careful while driving the car. The road is very rough and not ideal for driving with obstacles. You must reach the finish line with the car intact on the track. Obby and Noob must reach the flag at the finish line by driving the car.', 'https://img.gamemonetize.com/gahjvc41835wmhtoiokohy73rul35dtx/512x384.jpg', 'https://html5.gamemonetize.com/gahjvc41835wmhtoiokohy73rul35dtx/', '0', 'Arcade', 0, 0, '', 'obby-vs-noob-driver');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1224, 'Blacko Ball', 'Blacko Ball is a 2D weird little platformer where you play as a Black ball and you have to collect small red balls while avoiding the enemies, and spikes and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/vr4xpgd1do3yexw2rh735bavog8rxoob/512x384.jpg', 'https://html5.gamemonetize.com/vr4xpgd1do3yexw2rh735bavog8rxoob/', '0', 'Arcade', 0, 0, '', 'blacko-ball'),
(1225, 'Tetra Blocks', 'Drag and drop blocks onto the puzzle board, match horizontal rows of 9, vertical columns of 9, or 3x3 squares of 9 to collect all the objective star blocks on Challenge mode! Or play High score mode and see how many points you can get!', 'https://img.gamemonetize.com/l7ta6d7h9qwfeulmc2lfqkwav3nmf8if/512x384.jpg', 'https://html5.gamemonetize.com/l7ta6d7h9qwfeulmc2lfqkwav3nmf8if/', '0', 'Arcade', 0, 0, '', 'tetra-blocks'),
(1226, 'Gum Adventures DX', 'Gum Adventures is a platform game where you must lead a sticky character towards his loved one. Using his body skills, he will be able to hit the roof to overcome the obstacles in front of him. It was made with a retro-style inspired in NES classics.', 'https://img.gamemonetize.com/ej2w8vnngsep8kcqsfxae8iyg6ghuci9/512x384.jpg', 'https://html5.gamemonetize.com/ej2w8vnngsep8kcqsfxae8iyg6ghuci9/', '0', 'Arcade', 0, 0, '', 'gum-adventures-dx'),
(1227, 'Hohoman vs Chu 2', 'Hohoman vs Chu 2 is a 2D cute little platformer where you have to collect red apples while avoiding the enemies, flying creatures, spikes, ground saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Hohoman vs Chu&quot; series.', 'https://img.gamemonetize.com/jyh7m9yyjezckrgjyool716hovntfcp8/512x384.jpg', 'https://html5.gamemonetize.com/jyh7m9yyjezckrgjyool716hovntfcp8/', '0', 'Arcade', 0, 0, '', 'hohoman-vs-chu-'),
(1228, 'Squad Alpha 3d Game', 'Squad Alpha is a casual shooting game designed for boys. If you like shooting games, you can\'t go wrong with Squad Alpha! The gameplay is very simple, slide the screen to move and defeat all the enemies to successfully enter the next level. More cool guns are waiting for you to unlock! Join now, press the trigger wildly and feel the fun of shooting the game you! Have fun!', 'https://img.gamemonetize.com/b60q96f4y0izqbpvlhchecku4xg9oc39/512x384.jpg', 'https://html5.gamemonetize.com/b60q96f4y0izqbpvlhchecku4xg9oc39/', '0', 'Arcade', 0, 0, '', 'squad-alpha-d-game'),
(1229, 'Sea World', 'Halloween coloring books game has a lot of success review and player this MONTH that significantly improves overall game performance, especially on mobile phones. To play the game just touch the screen buttons if you use a mobile device.', 'https://img.gamemonetize.com/4f9b4yxrhx4qimy7oaxlw9dlsedrvyt0/512x384.jpg', 'https://html5.gamemonetize.com/4f9b4yxrhx4qimy7oaxlw9dlsedrvyt0/', '0', 'Arcade', 0, 0, '', 'sea-world'),
(1230, '4GameGround - Minecraft Coloring', 'If your child loves to draw very much or has always had the ability for this kind of creativity, but still can not show them in practice, then show him this toy. The kid will be doubly pleased if he is a fan of the Minecraft game. After all, here all the paintings for drawing are dedicated to this toy. You can start drawing at any age, so join right now to experiment with the appearance of the hero and locations from the Minecraft game.', 'https://img.gamemonetize.com/ba2bhjn9yqs53fn6wvz3uilv218sq005/512x384.jpg', 'https://html5.gamemonetize.com/ba2bhjn9yqs53fn6wvz3uilv218sq005/', '0', 'Arcade', 0, 0, '', 'gameground--minecraft-coloring'),
(1231, 'Tap Tap Lycaon : Too Difficult', 'A legend speaks of a mysterious animal that lives deep in the African desert. That mysterious animal is the Bouncing Lycaon. It has razor-sharp reflexes and thrives on the thrill of danger! So, it cannot stop itself from tempting death! Luckily, it has many lives (maybe it\'s related to cats…), and the temple where it is kept has many blades to threaten it as it bounces around.', 'https://img.gamemonetize.com/m7vs192u5x5pzlybzqehgjw8zionaimr/512x384.jpg', 'https://html5.gamemonetize.com/m7vs192u5x5pzlybzqehgjw8zionaimr/', '0', 'Arcade', 0, 0, '', 'tap-tap-lycaon--too-difficult'),
(1232, 'Super Wrestlers : Slaps Fury', 'Show the world that it\'s possible to break heads as a job and still be able to pose for magazines in this arcade game. Test your reflexes and management ability and become the champion. You\'re not Mister Universe yet, but since you\'re not that far away... slap and destroy other wrestlers. Gain popularity and meet the demands of photographers to gain a lot of fan before your next fight.', 'https://img.gamemonetize.com/q7rrl7hv1htxoajsxl3euvpkjsez6atz/512x384.jpg', 'https://html5.gamemonetize.com/q7rrl7hv1htxoajsxl3euvpkjsez6atz/', '0', 'Arcade', 0, 0, '', 'super-wrestlers--slaps-fury'),
(1233, 'Aloo 2', 'Aloo 2 is a 2D platformer where you play as Aloo, the potato man, and you have to reach the finish flag while collecting the energy drink bottles and avoiding the ball monsters, giant blades, saws and spikes. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Aloo&quot; series.', 'https://img.gamemonetize.com/m1xrfkizgmdw1lomm5oatneinzyh4f09/512x384.jpg', 'https://html5.gamemonetize.com/m1xrfkizgmdw1lomm5oatneinzyh4f09/', '0', 'Arcade', 0, 0, '', 'aloo-'),
(1234, 'Sweetheart Princess', 'This is a casual cake making game. Cut out the shape of the cake according to the prompts. This game is a little cute, very interesting, and very fulfilling. It is very suitable for girls, and of course, for all people. I hope you can have fun in the game', 'https://img.gamemonetize.com/mh3whi8h2ksetvht1w0zzvrh4yr25z0s/512x384.jpg', 'https://html5.gamemonetize.com/mh3whi8h2ksetvht1w0zzvrh4yr25z0s/', '0', 'Arcade', 0, 0, '', 'sweetheart-princess'),
(1235, 'Barbie Rides Bike', 'Come join Barbie on a fun bike ride adventure! In this exciting game, you\'ll get to ride through beautiful landscapes, collect coins, and avoid obstacles. With intuitive controls and colorful graphics, you\'ll have a blast helping Barbie explore the great outdoors. So hop on your bike and join the fun today! Barbie, Bicycle, Riding, Adventure, Fun Miss Barbie rides and drives bike. Lovely barbie runs and collects all coins. Collect all coins and don\'t bump obstacle to make best score. Collect all coins and don\'t bump obstacle to make best score', 'https://img.gamemonetize.com/5jjyaclmb2c0ryjzdxbgjklc44r4tsq8/512x384.jpg', 'https://html5.gamemonetize.com/5jjyaclmb2c0ryjzdxbgjklc44r4tsq8/', '0', 'Arcade', 0, 0, '', 'barbie-rides-bike'),
(1236, 'Boom Push Game', 'Boom Push is an addictive casual puzzle game. The game is simple to play, gather your opponents to push bombs with you and your task is to destroy each other\'s castles. Gather as many people as you can and if your opponent outnumbers you, then the bombs will blow up your castle. There are three chances in each level, if you have priority over your opponent and put three bombs into each other\'s castle, then you will succeed. Come and join in and have fun!', 'https://img.gamemonetize.com/rh0wlm3rip0k7i8abk2nk725trlqxnlb/512x384.jpg', 'https://html5.gamemonetize.com/rh0wlm3rip0k7i8abk2nk725trlqxnlb/', '0', 'Arcade', 0, 0, '', 'boom-push-game'),
(1237, 'Air Force Shooter Sky Strike', 'Take off and shoot all your enemies. This game is a classic &quot;shoot where your job is to shoot as everything moving on the screen and avoid fire from your enemies. Simple and so efficient, you will love destroying tons of flying enemies with your different planes and weapons. A you ready to engage the air combat ?', 'https://img.gamemonetize.com/lcz1zk3exhqklp5fkz09vag5ekqs8wm2/512x384.jpg', 'https://html5.gamemonetize.com/lcz1zk3exhqklp5fkz09vag5ekqs8wm2/', '0', 'Arcade', 0, 0, '', 'air-force-shooter-sky-strike'),
(1238, 'FireBlob', 'FireBlob is a Platform-Puzzle game where you command a small fireball in order to reach and ignite a wood fire; use the ball heat abilities to melt the ice or use some level objects to help her to complete his task. Inspired in some NES style games the game has a colorful graphics style and retro-like sounds and calm music in order to be a relaxing experience, although some skill is needed to complete the game goal. The game has 28 levels and a new twist every certain amount of levels.', 'https://img.gamemonetize.com/18maefikrn6r5isrep10icvc6lzfrfft/512x384.jpg', 'https://html5.gamemonetize.com/18maefikrn6r5isrep10icvc6lzfrfft/', '0', 'Arcade', 0, 0, '', 'fireblob'),
(1239, 'Archery - Save me', 'Archery - Save me save hostages . Rescue the hostages with your bow and arrow - but be careful - it\'s an archery game with a twist, and a small mistake can cost your poor friends bad!', 'https://img.gamemonetize.com/3szqojmvui9svfepknq9v0lhrk77j09m/512x384.jpg', 'https://html5.gamemonetize.com/3szqojmvui9svfepknq9v0lhrk77j09m/', '0', 'Arcade', 0, 0, '', 'archery--save-me'),
(1240, 'Dual Rafting', 'Take part in the race of your life, with this driving duet boat simulator. The path is full of interruptions. Obstacles are trying to cross you and will be pushing you off from the track.Get the most breathtaking experience from the wave racer power boats in this touch arcade duet display games. Control the 2 boats through tapping on the screen to accomplish your high school challenge &amp; time surfer tap addicting game!', 'https://img.gamemonetize.com/7wj42stj8zvdfc7mextbn974yqpl91wm/512x384.jpg', 'https://html5.gamemonetize.com/7wj42stj8zvdfc7mextbn974yqpl91wm/', '0', 'Arcade', 0, 0, '', 'dual-rafting'),
(1241, 'FireWork Mania', 'Welcome To Firework Mania game! Tap or Click to pop fireworks and do not touch the red fire. Explore and unlock more cities to enjoy night fireworks', 'https://img.gamemonetize.com/sw6kfakee4s64vb57tc3ehf56tk9du4p/512x384.jpg', 'https://html5.gamemonetize.com/sw6kfakee4s64vb57tc3ehf56tk9du4p/', '0', 'Arcade', 0, 0, '', 'firework-mania'),
(1242, 'Golem Adventure', 'Looking for a fun and challenging online game? Check out Golem Adventure Games! Our arcade game is perfect for players of all ages and skill levels. We guarantee you\'ll have a blast trying to beat our high score. Golem Adventure Games online arcade game is a great way to spend some time with your friends. It\'s easy to play, and it\'s a lot of fun.', 'https://img.gamemonetize.com/eynxqe7sm948a1fno2tflfwfp3dd4e2k/512x384.jpg', 'https://html5.gamemonetize.com/eynxqe7sm948a1fno2tflfwfp3dd4e2k/', '0', 'Arcade', 0, 0, '', 'golem-adventure'),
(1243, 'Zombies 1', 'Welcome to Kill the zombies, the zombie game. challenge them, fight them, kill them, get lives and resist as long as you can, will you be able to reach the night and get to the next day? What are you up to? go play Kill the zombies now and the fun is guaranteed.', 'https://img.gamemonetize.com/lrztzcqqlvby5lqg9yank2uzluscgs49/512x384.jpg', 'https://html5.gamemonetize.com/lrztzcqqlvby5lqg9yank2uzluscgs49/', '0', 'Arcade', 0, 0, '', 'zombies-'),
(1244, 'Sweet Fashion Desserts', 'Welcome to the Sweet Fashion Desserts! Here we can make various rainbow desserts together! Such as rainbow cake pops, rainbow cupcake, and my favorite rainbow slushy! Try to mix different colors of cakes, cream or juice to create the unique magic rainbow desserts! Come on! Let\'s get start now!', 'https://img.gamemonetize.com/a5vejyewimega7vv7c5793illzj1jv5y/512x384.jpg', 'https://html5.gamemonetize.com/a5vejyewimega7vv7c5793illzj1jv5y/', '0', 'Arcade', 0, 0, '', 'sweet-fashion-desserts'),
(1245, 'The Dry Rains', 'The Dry Rains is a zombie survival game that tasks players with surviving in a post-apocalyptic world.', 'https://img.gamemonetize.com/rxb4gcsdqm9rp32s95s3f0ozrprzw21u/512x384.jpg', 'https://html5.gamemonetize.com/rxb4gcsdqm9rp32s95s3f0ozrprzw21u/', '0', 'Arcade', 0, 0, '', 'the-dry-rains'),
(1246, 'Age of War 2', 'The massively popular web game &quot;Age of War&quot; has been remastered for the best mobile experience. Take control of 16 different units and 15 different turrets to defend your base and destroy your enemy. In this game, you start at the caveman age, then evolve! There are a total of 5 ages, each with its own unique units and turrets. Can you advance faster than your enemy?', 'https://img.gamemonetize.com/i5wgtrvlkkrcg6v9y8yzo884y4xhpai9/512x384.jpg', 'https://html5.gamemonetize.com/i5wgtrvlkkrcg6v9y8yzo884y4xhpai9/', '0', 'Arcade', 0, 0, '', 'age-of-war-'),
(1247, 'Time to Mine!', 'Embark on an endless journey, traveler! Deep underground, the caves are not similar to each other, there are many dangers in them, but also a lot of useful things. Find weapons, upgrade and fight back your enemies.', 'https://img.gamemonetize.com/06bhtye8a475l7rbb0hl21vfsxpqztck/512x384.jpg', 'https://html5.gamemonetize.com/06bhtye8a475l7rbb0hl21vfsxpqztck/', '0', 'Arcade', 0, 0, '', 'time-to-mine'),
(1248, 'Pixcade Twins', 'Have you dived into the world of Pixcade before? come on, what are you waiting for? You and your friend must survive in the pixcade world. You must collect all the gold and kill the monsters. Everything is in your hands, be the ruler of this world with your friend. Be careful, slime monsters can kill you and cause you to start the level again.', 'https://img.gamemonetize.com/z2z4i3kaj4xbulnx9pzxrnp0yus3gfn0/512x384.jpg', 'https://html5.gamemonetize.com/z2z4i3kaj4xbulnx9pzxrnp0yus3gfn0/', '0', 'Arcade', 0, 0, '', 'pixcade-twins'),
(1249, 'Gravity Switch Cube', 'Swipe left-right or up-down to move the box in this free Gravity Switch game for Android. You must slide the box to the green block to complete the level. Gravity may be changed by tapping the buttons. If you contact any of the red or orange blocks, you will perish. Gravity Switch is an addictive casual game that can be played on any Android device by those who enjoy ball- or box-based games. See how many levels you can complete by downloading Gravity Switch for free on your smartphone or tablet now. An endless gravity switch game with easy to learn but difficult gameplay that can be played on any device. Gravity Switch, the free Gravity Switch game, has a clean and simple design. The interface is user-friendly, and the gameplay is so simple to learn that you will understand the concept without going through a complicated playtime. Gravity Switch is a game about gravity switching.', 'https://img.gamemonetize.com/l1a0z6p8w74bb6vodryq0ptv86j673fg/512x384.jpg', 'https://html5.gamemonetize.com/l1a0z6p8w74bb6vodryq0ptv86j673fg/', '0', 'Arcade', 0, 0, '', 'gravity-switch-cube'),
(1250, 'Buildy Island 3D', 'Buildy Islan is a trending idle game, a new sims experience is about to begin. You go from being a woodcutter with nothing to an island owner with a wealth of specialties. Practice logging, chopping wood, and collecting crops, then you can choose what kind of house to build and who to hire for the job, professional managers will be your right-hand man and easily manage your personal online. Buildy Island: An Exciting and Addictive IOS Game for Creative Minds Mobile gaming has become an integral part of our modern lifestyle, providing endless entertainment and challenges to players of all ages.', 'https://img.gamemonetize.com/vxqgh36ahgcptfs9xm2g06vsh73koscg/512x384.jpg', 'https://html5.gamemonetize.com/vxqgh36ahgcptfs9xm2g06vsh73koscg/', '0', 'Arcade', 0, 0, '', 'buildy-island-d'),
(1251, 'Missile defense system', 'To all units… Cities and villages are suffering air assaults. Missiles are being send by tens by the enemy! Command your troops to destroy the missiles and save thousands of innocent lives. All the country is counting on you! Take your weapons and destroy the missiles before they touch the floor.Missiles defense system is an immersive game that will test your rapidity. Take on the challenge, be methodic, rapid and make the best score!', 'https://img.gamemonetize.com/qhnuyn1g8fjwljxsmwy426e1nr5iwwr2/512x384.jpg', 'https://html5.gamemonetize.com/qhnuyn1g8fjwljxsmwy426e1nr5iwwr2/', '0', 'Arcade', 0, 0, '', 'missile-defense-system'),
(1252, 'Street Fighter Online Game', 'Street Fighter Online Game is a free to play fighting game full-of-fighting features and epic battles. Play the best competitive fighting game, Street Fighter Online Game. This is the official Street Fighter Online game. Access the game and play for free!', 'https://img.gamemonetize.com/bvt9hzp01z6koyyyooxhct5qpcu8su4e/512x384.jpg', 'https://html5.gamemonetize.com/bvt9hzp01z6koyyyooxhct5qpcu8su4e/', '0', 'Arcade', 0, 0, '', 'street-fighter-online-game'),
(1253, 'Motor Royale', 'Players in the game to get the first is the ultimate goal, there are a variety of fun props in the game, riding a motorcycle to a 360 &amp;deg; air rotation. The scene of riding on the vehicle name can be seen everywhere in the game. Every time you reach the boss level, there is a fighting chicken carrying 98K and a frying pan waiting for you to challenge!', 'https://img.gamemonetize.com/yv0u4qvpkh9qho1tqznl0erkua4j5n8r/512x384.jpg', 'https://html5.gamemonetize.com/yv0u4qvpkh9qho1tqznl0erkua4j5n8r/', '0', 'Arcade', 0, 0, '', 'motor-royale'),
(1254, 'Christmas Memichan', 'Christmas Memichan is a 2D Christmas themed platformer where you play as a Santa Cat called Memichan who have to collect all of the chocolate bars while avoiding the enemy demon cats, spikes, saws and reach your cat house door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/gm9bcz5qhqq5nka1ya6xe9xf5w3fq5kg/512x384.jpg', 'https://html5.gamemonetize.com/gm9bcz5qhqq5nka1ya6xe9xf5w3fq5kg/', '0', 'Arcade', 0, 0, '', 'christmas-memichan'),
(1255, 'Baby Panda Run Carnival Christmas Amusement Park 2', 'Do you know Panda adventure? This is the max country boy you will play with this game a few days before Christmas, Panda Claus\'s sleigh was knocked over by a enemies, and presents were scattered all over the world. Can you help Panda Claus find these presents.', 'https://img.gamemonetize.com/ds4yh95p4drs2qo9vb0q4o4xz00p8w9l/512x384.jpg', 'https://html5.gamemonetize.com/ds4yh95p4drs2qo9vb0q4o4xz00p8w9l/', '0', 'Arcade', 0, 0, '', 'baby-panda-run-carnival-christmas-amusement-park-'),
(1256, 'Bugs Smash Sim', 'We are pleased to introduce the new Bug Smasher game, which has been entirely rebuilt to increase the overall experience and fun factor! Play it right now, and let us know in the comments area of the Play Store! Take part in this terrifying insect invasion! In this fantastic game, you will smash ants with your finger! It\'s quite addicting! In its most basic version, Insect Smasher is a fun game. There are no complicated rules to learn. There is only one goal: to have as much fun as possible while smashing as many insects as possible. Trust us when we say that your fingertips will never forget this. You can begin playing Bug Smasher at any moment, but be warned: you will not be able to stop playing once you begin. With each level of proficiency that you get in crushing insects, we will throw at you an increasing number of obstacles that you must overcome. To improve the overall experience and enjoyment factor, we are pleased to announce the revised Bug Smasher: this game has been completely redesigned! Try it out right now, and let us know what you think in the comments section. Take part in this terrible bug invasion by becoming a participant! Your finger will be your weapon of choice as you bash insects in this wonderful game! It\'s rather addictive! Insect Crusher is a delightful game to play in its most simple form. There aren\'t any difficult rules to memorize here. Have as much fun as you can while stomping on as many bugs as you can. Believe us when we say that your fingertips will never forget what happened to them. Although you can start playing Bug Smasher at any time, you should be aware that you will not be able to quit once you start. With each degree of expertise that you achieve in crushing insects, the insects will hurl an increasing number of obstacles into your path that you must navigate through.', 'https://img.gamemonetize.com/xne1w8lbzz780h92z8tno3ravku88qcq/512x384.jpg', 'https://html5.gamemonetize.com/xne1w8lbzz780h92z8tno3ravku88qcq/', '0', 'Arcade', 0, 0, '', 'bugs-smash-sim'),
(1257, 'Tower Cubes', 'Tap &amp; hold to scale a block equal the one below it and stack them up to build a skyscraper! Collect coin to unlock new types of block. Tower Cubes is a simple yet exciting and addictive game that will keep the player entertained for hours!', 'https://img.gamemonetize.com/fhkgfujgkmuz42pt8vdhrkboh3ok6ssv/512x384.jpg', 'https://html5.gamemonetize.com/fhkgfujgkmuz42pt8vdhrkboh3ok6ssv/', '0', 'Arcade', 0, 0, '', 'tower-cubes'),
(1258, 'Tob vs Kov', 'Tob vs Kov is a 2D Sci-fi themed platformer where you play as Tob, the robot, who have to collect red balls while avoiding the enemy robots, and saws and reach the Exit door. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/6amobzz8b6cf9kej0e3lvxxbeegoc5ra/512x384.jpg', 'https://html5.gamemonetize.com/6amobzz8b6cf9kej0e3lvxxbeegoc5ra/', '0', 'Arcade', 0, 0, '', 'tob-vs-kov'),
(1259, 'Yui Christmas Adventure', 'Yui Christmas Adventure is a 2D Christmas themed platformer where you play as an anime girl called Yui, who have to collect all of the candies while avoiding the snow monsters, ground saws, spikes and reach the blue flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/lsadxa603mei0trd3vum3ie5c3t9o1rq/512x384.jpg', 'https://html5.gamemonetize.com/lsadxa603mei0trd3vum3ie5c3t9o1rq/', '0', 'Arcade', 0, 0, '', 'yui-christmas-adventure'),
(1260, 'Rise', 'Descent is a skill game where you are a climber and you need to descend.', 'https://img.gamemonetize.com/1w7up1j2g92k2gxsbgulwtjco71hwc2c/512x384.jpg', 'https://html5.gamemonetize.com/1w7up1j2g92k2gxsbgulwtjco71hwc2c/', '0', 'Arcade', 0, 0, '', 'rise'),
(1261, 'Stickman Doodle Epic Rage', 'Stickman Doodle Epic Rage is fun and addictive beatemup game with realistic physics and hardcore gameplay. With simple controls you can perform amazing stunts and blows to defeat your opponents. Unknown enemies emerge in the city! Our Stick hero continues to fight them off with a wide array of deadly weapons as well as helicopters and robots, who can devastate all enemies at once! The followers of Stickman games still have not forgotten the feeling of tight guillotine and ecstatic graphics of Stickman Brawl of Rage. And what would you expect in a recent version of Stickman fight and this revenge? Whether this revenge will end or not?', 'https://img.gamemonetize.com/39619mhrok90ugn1szm24fsvagqqwucc/512x384.jpg', 'https://html5.gamemonetize.com/39619mhrok90ugn1szm24fsvagqqwucc/', '0', 'Arcade', 0, 0, '', 'stickman-doodle-epic-rage'),
(1262, 'Zombie Derby 2022', 'Zombie Derby is a racing game combined with a zombie killing fest, created by Brinemedia. Drive your car to kill the zombies that get on your path. Make sure to use your fuel wisely as you run out of it. When you are standing still you will be an easy pray to the zombies coming your way. Also don\'t forget to use your nitro-boosts as it can just help you to get over that hill or gap.', 'https://img.gamemonetize.com/183mnhfqj7kz1rt0gcokhpvhd7o06lhl/512x384.jpg', 'https://html5.gamemonetize.com/183mnhfqj7kz1rt0gcokhpvhd7o06lhl/', '0', 'Arcade', 0, 0, '', 'zombie-derby-'),
(1263, 'Bouncy Rush Plus', 'In the online game Bouncy Rush you can control gravity. If necessary, you can run either on one horizontal plane or on another. Periodically circular saws will occur in your path, so the skill of changing planes will be very useful to you. Collect coins along the way. On them you can buy a new skin of your character.', 'https://img.gamemonetize.com/kvrximljivarmhirrcygxorgekyi7959/512x384.jpg', 'https://html5.gamemonetize.com/kvrximljivarmhirrcygxorgekyi7959/', '0', 'Arcade', 0, 0, '', 'bouncy-rush-plus'),
(1264, 'Bomber Ghost', 'Your mission is to shoot with the bomb at the moving ghost. Your game is finished every time you fail. Your game is finished, so keep up the point to ghost to rise up.', 'https://img.gamemonetize.com/3pcbttzjw3acb5v5s4n1a79k48v9bizj/512x384.jpg', 'https://html5.gamemonetize.com/3pcbttzjw3acb5v5s4n1a79k48v9bizj/', '0', 'Arcade', 0, 0, '', 'bomber-ghost'),
(1265, 'Nail Salon 3D online', 'Nail Salon 3D online is a nail art game for all ages. There are a variety of nail polishes in the game for you to choose from. Besides, every time you complete a manicure, you will get the rewards, and the reward can unlock more interesting nail art stickers. Let\'s show your skill!', 'https://img.gamemonetize.com/bkwhrxd5mkb09usjfs45k188q83v4mcd/512x384.jpg', 'https://html5.gamemonetize.com/bkwhrxd5mkb09usjfs45k188q83v4mcd/', '0', 'Arcade', 0, 0, '', 'nail-salon-d-online'),
(1266, 'Rescue 2D Princes', 'Embark on a thrilling rescue adventure in Rescue 2D Princes, an engaging touch-only 2D game designed for mobile and PC platforms. Take on the role of a brave hero in a world of danger and enchantment, tasked with saving the princess. Navigate through 100 challenging levels, each packed with unique obstacles and enemies. Every swipe or tap is a step closer to rescuing the princess. Your wit, agility, and quick reflexes are your best weapons in this captivating quest. Can you conquer all levels and be the hero the princess needs? The realm is counting on you. Join Rescue2D Princes and start your adventure today!', 'https://img.gamemonetize.com/xwtlvj3bvjn4i4c7n7tj05wbuw596gf6/512x384.jpg', 'https://html5.gamemonetize.com/xwtlvj3bvjn4i4c7n7tj05wbuw596gf6/', '0', 'Arcade', 0, 0, '', 'rescue-d-princes'),
(1267, 'Uphill Rush Water Park 3D', 'Get ready for Extreme Water slide Racing games adventure in Uphill Rush Water Park 3D. Welcome to the fun Uphill Pool water slide where dreams are born and people come to beat the summer heat! Have fun at the aqua slides, crazy rides adventure park! Come to experience it!', 'https://img.gamemonetize.com/kct3c24pb3u24xq6mefl1im1xdte6r0y/512x384.jpg', 'https://html5.gamemonetize.com/kct3c24pb3u24xq6mefl1im1xdte6r0y/', '0', 'Arcade', 0, 0, '', 'uphill-rush-water-park-d'),
(1268, 'Plants vs Zombies 3', 'Welcome to Plants vs Zombies 3 Play the hit action-strategy adventure where you meet, greet, and defeat legions of hilarious zombies from the dawn of time, to the end of days. Plant Flowers, collect energies and protect your home from zombies', 'https://img.gamemonetize.com/vc1pybwmme5kkac16v1eqwcq8x97jdli/512x384.jpg', 'https://html5.gamemonetize.com/vc1pybwmme5kkac16v1eqwcq8x97jdli/', '0', 'Arcade', 0, 0, '', 'plants-vs-zombies-'),
(1269, 'Sneak In 3D', 'Come and test yourself in this awesome adventurous action game where you have to demonstrate your awesome effective fighting skills and beat all the guards in the bank.', 'https://img.gamemonetize.com/afd9hz25fecl69f5yybhzgdi65oplm24/512x384.jpg', 'https://html5.gamemonetize.com/afd9hz25fecl69f5yybhzgdi65oplm24/', '0', 'Arcade', 0, 0, '', 'sneak-in-d'),
(1270, 'Climb Birdy', 'Avoid the spikes by swiping your Bird upwards. Birds may fly faster when you touch them faster. Unlock amazing new characters by collecting priceless gems! – What\'s the fastest you\'ve ever reacted? This fast-paced and exciting arcade game will put your reflexes to the test. Consume as many insects as you can to build up your energy for the trek ahead. Stay away from spikes and gather stars so you may buy additional characters. A bird\'s flying experience is unique to the Bird. It\'s simpler for larger ones to capture bugs and stars, while little ones may evade the spikes by hiding in the crevices. It is simpler to pilot the plane if you have longer lap periods. Birds that cost more money have greater stamina and can fly further.', 'https://img.gamemonetize.com/gats0w2gj3r9yg9qlm8z74dk84pyxdkf/512x384.jpg', 'https://html5.gamemonetize.com/gats0w2gj3r9yg9qlm8z74dk84pyxdkf/', '0', 'Arcade', 0, 0, '', 'climb-birdy'),
(1271, 'Among Yetto Bots 2', 'Among Yetto Bots 2 is a 2D Sci-fi themed platformer where you have to collect all of the golden balls while avoiding the enemy bots, flying bots, bullets, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Among Yetto Bots&quot; series.', 'https://img.gamemonetize.com/08kazttnw47w0m73dbwj1ciksomvorsp/512x384.jpg', 'https://html5.gamemonetize.com/08kazttnw47w0m73dbwj1ciksomvorsp/', '0', 'Arcade', 0, 0, '', 'among-yetto-bots-'),
(1272, 'My Perfect Hotel HTML5', 'Have you ever imagined the thrill of owning your very own hotel? Embark on an exciting journey from the very foundation in this enjoyable and high-speed time-management game. Your ultimate goal: construct an extensive lodging empire that showcases your unwavering commitment to the art of hospitality. As a hotel manager, showcase your talents, make prudent investments in both your staff and property enhancements, and exert every ounce of effort to ascend to the pinnacle of the hospitality industry. Website Developer &lt;a href=\'https://www.crazygamesonline.com/\'&gt;https://www.crazygamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/d8lg0h02680rgd2eevhgir54oshr5cgz/512x384.jpg', 'https://html5.gamemonetize.com/d8lg0h02680rgd2eevhgir54oshr5cgz/', '0', 'Arcade', 0, 0, '', 'my-perfect-hotel-html'),
(1273, 'Arena : Box', 'Are you up for a competitive match with your friend? Swords are drawn, lets start attacking. Buy the best sword and defeat your enemy. Run to the box and collect it. If you stay by the box for 20 seconds, it will open, and you win. Stand by the box for 20 seconds and claim victory.', 'https://img.gamemonetize.com/67raryei1qpk20i01tosxymy3ypeox0c/512x384.jpg', 'https://html5.gamemonetize.com/67raryei1qpk20i01tosxymy3ypeox0c/', '0', 'Arcade', 0, 0, '', 'arena--box'),
(1274, 'Chinu Neko', 'Chinu Neko is a 2D cute little platformer where you play as a neko(cat) who have to collect cat food bowls while avoiding enemy cats, ground saws, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/3x0tek99jhwnjxf5uvlm8lrd4soemswu/512x384.jpg', 'https://html5.gamemonetize.com/3x0tek99jhwnjxf5uvlm8lrd4soemswu/', '0', 'Arcade', 0, 0, '', 'chinu-neko'),
(1275, 'Parkour Flip Trickster 2022', 'Train to become the Master of Trampoline by learning how to do frontflips, backflips, gainers, layouts, leaps, and bounces on the trampolines in your garden, gym, or circus. Flip Master is the most fun and dynamic trampoline game ever made. It has its physics engine and is based on the physics of animated Ragdolls. Defy the rules of physics and show that you are deserving of respect. Get the following by downloading Flip Master right now: A wide array of exciting places! Choose where you want to go! a private outdoor space, a fitness center, and a trampoline designed for competition! Trampoline Park and Circus with a Large Selection of Trampolines! Unlock abilities and secret methods! Unlock abilities that are both dangerous and magnificent! Using your hands, you can efficiently perform front flips, back flips, gainers, and ten more feats. Incredible Power-Ups!Power-up Frenzy! a wide variety of different kinds of power-ups to pick from! The jumping party may begin as soon as you decide whether to use the medicine ball or the foam cube. Even More: Experience the thrill of the gold rush with the Coin Rain power-up, in addition to many other exciting features! AMAZING CHARACTERS! You get to select, improve, and personalize your characters. You have the potential to reach unfathomable heights as an athlete. Each figure has its own set of physics rules to follow! Put on a show for your pals and show off your most significant movements! Make a video of your most impressive moves and your most hilarious gaffes. Demonstrate to the world who the boss is on the trampoline!', 'https://img.gamemonetize.com/uu0ec7n7kaobdv45q3pr0k7zbluqun4w/512x384.jpg', 'https://html5.gamemonetize.com/uu0ec7n7kaobdv45q3pr0k7zbluqun4w/', '0', 'Arcade', 0, 0, '', 'parkour-flip-trickster-'),
(1276, 'Jumping Snowman Online Game', 'The Jumping Snowman game is a simple but fun game that will get you excited for the winter season. Players take on the role of one who wants to go into the frozen world and stop the jumpstart from going off-planet. In order to do so, they must complete various tasks included learning about freeze effects, working with our understanding of nebulae, and much more! The game is set in an ice age where cold temperatures keep all life in check.', 'https://img.gamemonetize.com/ch2xvnm8x5agtf4c3ubvj7qgng9agg30/512x384.jpg', 'https://html5.gamemonetize.com/ch2xvnm8x5agtf4c3ubvj7qgng9agg30/', '0', 'Arcade', 0, 0, '', 'jumping-snowman-online-game'),
(1277, 'Driving Car parking: Car games', 'Modern Car Parking The dawn of a new era of car parking games. A realistic experience of car games offline, Modern Car Parking 3D is the ultimate car simulator. An exquisite adventure of free games; car parking made fun with our driving games. A brand new car parking and driving simulator are highly recommended for you. Get lost in the thrilling car parking game, it is one of the best games. If you want to learn to drive then you must utilize this car parking game. A combination of car simulation games and multiplayer games.', 'https://img.gamemonetize.com/yey7jv1gt4a9lsr6s606gahftrnfnxts/512x384.jpg', 'https://html5.gamemonetize.com/yey7jv1gt4a9lsr6s606gahftrnfnxts/', '0', 'Arcade', 0, 0, '', 'driving-car-parking-car-games'),
(1278, 'Crowd Runner', 'You start the battle alone, but trust us: you have no chance to feel alone.', 'https://img.gamemonetize.com/ssgc6nfqo33jekf4ddu3rauaykvj20j6/512x384.jpg', 'https://html5.gamemonetize.com/ssgc6nfqo33jekf4ddu3rauaykvj20j6/', '0', 'Arcade', 0, 0, '', 'crowd-runner'),
(1279, 'Sew 3D', 'Sew 3D is a tailoring game. So all the fabrics need to be sewn together so that they can present a complete picture of the object. Don\'t worry about a bad seam, you can use the replay function to try multiple times, there are many levels waiting for you.', 'https://img.gamemonetize.com/88nggovku0i5n51t4n0xszvmg8hkek3h/512x384.jpg', 'https://html5.gamemonetize.com/88nggovku0i5n51t4n0xszvmg8hkek3h/', '0', 'Arcade', 0, 0, '', 'sew-d'),
(1280, 'Bezo Alien 2', 'Bezo Alien 2 is a 2D Sci-Fi themed platformer where you have to collect blue cubes while avoiding the enemy aliens, flying UFOs, saws, spikes, and reach the Exit loop hole in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Bezo Alien&quot; series.', 'https://img.gamemonetize.com/rhvwti06ec94ogy5yr6unchpy2sv2fyn/512x384.jpg', 'https://html5.gamemonetize.com/rhvwti06ec94ogy5yr6unchpy2sv2fyn/', '0', 'Arcade', 0, 0, '', 'bezo-alien-'),
(1281, 'Sochi Toilets Backstage', 'Sochi Toilets: official game is a parodic management game in wich you must deal with queues of clients who are in a hurry. Give them a seat before presenting to them a large panel of paper to wipe their behind with. Don’t forget to make them pay before they leave… and to clean their mess while you’re at it… unless the smell doesn’t disturb you. Go through sixty levels and deal with an ever growing mass of clients that are seriously in a hurry.', 'https://img.gamemonetize.com/n548t87635ni0d9hh9367enpgo8s234m/512x384.jpg', 'https://html5.gamemonetize.com/n548t87635ni0d9hh9367enpgo8s234m/', '0', 'Arcade', 0, 0, '', 'sochi-toilets-backstage'),
(1282, 'Insect Evolution', 'Insect Evolution is a casual mobile game for passing levels; you are a little ant, lost in the desert, and the journey home is far away. You have to pass all the levels to find your family, but it is not easy. On the road you need to eat insects smaller than you to grow up, but at the same time don’t be eaten, be careful of insects larger than you and stronger creatures.', 'https://img.gamemonetize.com/adq5hehoff6dtkkv2e1mp8amf69afntd/512x384.jpg', 'https://html5.gamemonetize.com/adq5hehoff6dtkkv2e1mp8amf69afntd/', '0', 'Arcade', 0, 0, '', 'insect-evolution'),
(1283, 'Utoo', 'Utoo is a 2D platformer where you have to collect the blue cubes while avoiding enemies, saws and spikes and reach the Exit door. There are 8 levels to play and it is moderately difficult.', 'https://img.gamemonetize.com/0oq08f2i3yptx71mvkwz12yo8kt3e7hv/512x384.jpg', 'https://html5.gamemonetize.com/0oq08f2i3yptx71mvkwz12yo8kt3e7hv/', '0', 'Arcade', 0, 0, '', 'utoo'),
(1284, 'Skibidi Toilet vs Wario', 'Skibidi Toilet vs Wario is an amazing ans super fun running game that you can play online for free. Its in HTML5, No Need to Install! The aim of the game is to win the race, you as a Skibidi Toilet vs Wario! Collect boost to run extra fast. have fun playing!', 'https://img.gamemonetize.com/h7n4mqfxk6143vxdktdgdsxszgkve7jg/512x384.jpg', 'https://html5.gamemonetize.com/h7n4mqfxk6143vxdktdgdsxszgkve7jg/', '0', 'Arcade', 0, 0, '', 'skibidi-toilet-vs-wario'),
(1285, 'Johnny Jump Challenge Online Game', 'Jump Challenge! Is a game with mind blowing mechanics that are fast paced and easy to jump right into. The more you play, the higher you\'ll score in this addicting arcade game. The idea is to jump as high as possible without falling down, while it gets harder at higher levels because of obstacles in your way. If you\'re looking for an arcade game to play with your friends, try jumping over and escaping from all the obstacles thrown in front of you by Jump Challenge ! Avoid getting killed by the Boxing and build up your score on your way up through levels . Sounds easy enough, but trust us when we say this - if you really want to get good at it, you\'re going to need a lot of practice!', 'https://img.gamemonetize.com/rlglu4gxw705uphlan8fisq14a99upen/512x384.jpg', 'https://html5.gamemonetize.com/rlglu4gxw705uphlan8fisq14a99upen/', '0', 'Arcade', 0, 0, '', 'johnny-jump-challenge-online-game'),
(1286, 'Ball Thief vs Police 2', 'Ball Thief vs Police 2 is a 2D platformer where you play as a thief and you have to collect the bags of money while avoiding the police, drones and spikes. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Ball Thief vs Police series.', 'https://img.gamemonetize.com/m8ffnk2625qadiq02khvv52rkbhn6frn/512x384.jpg', 'https://html5.gamemonetize.com/m8ffnk2625qadiq02khvv52rkbhn6frn/', '0', 'Arcade', 0, 0, '', 'ball-thief-vs-police-'),
(1287, 'Tunno Boy', 'Tunno Boy is a 2D cute little platformer where you have to collect all of the blue magical balls while avoiding the enemies, flying monsters, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/kimk80z97gffhivbzvur19ad2vcg16j6/512x384.jpg', 'https://html5.gamemonetize.com/kimk80z97gffhivbzvur19ad2vcg16j6/', '0', 'Arcade', 0, 0, '', 'tunno-boy'),
(1288, 'Angry Birds vs Pigs', 'Welcome to Angry birds vs pigs and famous birds shooting game. Aim and release to shoot pigs trapped inside obstacles and try to eleminate them all. Every level comes with a special bird with new powers. Let\'s begin the journey', 'https://img.gamemonetize.com/ndzip7ly7bm2y13d6avy9v253zn81hk8/512x384.jpg', 'https://html5.gamemonetize.com/ndzip7ly7bm2y13d6avy9v253zn81hk8/', '0', 'Arcade', 0, 0, '', 'angry-birds-vs-pigs'),
(1289, 'Bird Smash', 'Smash everything you close. You your smasher and win the game. Many flying monster models are coming to you, and you have to smash them, be fast and click or touch the screen when it is close to your super smasher.', 'https://img.gamemonetize.com/rcqi27g1z5vtrv5vg3q3d89x55etd5vq/512x384.jpg', 'https://html5.gamemonetize.com/rcqi27g1z5vtrv5vg3q3d89x55etd5vq/', '0', 'Arcade', 0, 0, '', 'bird-smash'),
(1290, 'Slide and Fall', 'Slide and Fall is a simplistic game in which you must fall from rotating platforms while avoiding enemies, minimalist-style graphics, and procedural difficulty. Its an endless game which increase in difficulty in time. The game is easy to learn but challenging to master. Play to beat your best score!', 'https://img.gamemonetize.com/a7t5y3ixnk0yqm9kawzws3v0dmj5rdn1/512x384.jpg', 'https://html5.gamemonetize.com/a7t5y3ixnk0yqm9kawzws3v0dmj5rdn1/', '0', 'Arcade', 0, 0, '', 'slide-and-fall'),
(1291, 'Riyoo 2', 'Riyoo 2 is a 2D little platformer where you play as a girl who have to collect flowers while avoiding the enemies, flying bots and their bullets, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Riyoo&quot; series.', 'https://img.gamemonetize.com/cgo3utmtk6bks28k8oe578pyxaud1f5g/512x384.jpg', 'https://html5.gamemonetize.com/cgo3utmtk6bks28k8oe578pyxaud1f5g/', '0', 'Arcade', 0, 0, '', 'riyoo-'),
(1292, 'Kids Preschool Learning Games - 150 Toddler games', '★★★★★ Kids Preschool and kindergarten Learning Games free for Toddlers - All-in-one ★★★★★ ★ Includes 150+ mini kids games with interactive, helpful voice narrating, colorful graphics, and great sound effects to help your kids learn Alphabets, Spelling, Numbers, Colors, Shapes, Vehicles, Body parts, Days and Months, Musical instruments, Coloring Pages, animals, Community helpers, fruits &amp; vegetables, Good Habits, Environmental science, Bed time stories, Nursery rhymes, puzzles for kids, Jigsaw puzzles, Dress up games, car games &amp; more ★ Toddlers can practice the basics of ABCs (letters) and the Numbers (1-10) using this app (games). Educational games increases child skills &amp; interest in learning new things using the phone or tablet in a fun way ★ Preschool baby games are fun educational games to improve child memory and offers free learning games for kids ★ kids learning games act as brain trainer &amp; draw their attention to practice the spellings of Alphabets (letters), Numbers (123), Colors, Animal name, Fruits and Shapes and improve kids memory skills ★ Shapes and Colors in the game &amp; Animals are easy, fun &amp; colorful ★ 750+ Drawing Pages for little kids to draw, color or doodle ★ Kids Musical Piano games and Xylophone toddler games ★★★★★ Turn your smart phone or tablet into a fun toy phone for your kid ★★★★★ ADVANTAGES: ★ Kids Preschool Learning Games for little kids will improve kids memory skills &amp; a great mode of education for toddlers entering kindergarten, pre-k children (2,3,4 or 5 years age) ★ Educational games develop the concentration of kindergarten kids even before they complete their toilet training ★ Kids pre k baby phone game will help to recognize digits, tracing and counting of numbers (123) 0,1,2,3,4,5,6,7,8,9,10 ★ The balloon pop number game 123s is smart fun for the junior play ★ Vocabulary Builder of letters of alphabet &amp; improve memory ★ Coloring pages fun help identify the Colors before they read books or ride school bus. Best Coloring book app ★ Pre-K educational (All in one) app with transport vehicles and car games ★ Connect dots with balloon pop game is easy to use and perfect kids games ★ Baby educational games that will keep your preschool and kindergarten age kids train while children (toddlers) are learning ★ Kids Preschool Educational Memory puzzle brain trainer is designed as an educational tool by experts for preschool toddlers ★ Memory puzzle English Game user interface is simple and fun with clear images for Alphabet (letters), Numbers (123), Colors, Animals, Fruits &amp; Shapes ★ Toddler games will help your kid\'s memory training and puzzle solving Kids Learning Academy Features: ★ This game is designed to teach number counting &amp; 123 for toddlers. It includes number counting &amp; kids will love the balloon sound when they click to connect, count and want to play this cute &amp; fun game with the number song! Great for toddlers, as baby games or games for 3 year olds and games for 4 year olds ★ Learn the alphabet game: colorful endless alphabets in the ABC Playground, enjoy alphabet song. Perfect games for 4 year olds ★ Learning colors for kids. Your kid will be busy and entertained with identify same color match puzzle game. Choose the correct paint color &amp; learn to draw coloring book fun game ★ Shape builder kindergarten preschool game: identify same shapes puzzle &amp; improve their memory &amp; skills in memory matching game (same to same). Perfect playkids games for 5 year olds ★ Baby home adventure kids game with jungle animals flash cards. Perfect games for 3 year old toddlers ★ Learn fruits name in the peepa kids app: enjoy barnyard playground kids learn educational games while matching objects. Perfect games for 3 year olds Present your boys and girls a kids games kit as perfect gift for junior play to Learn Alphabet &amp; Numbers and be a little Math genius and abcs master. Preschool games for little kids are great for pre-k, kindergarten and preschool children who want to learn by playing', 'https://img.gamemonetize.com/srssv6st84ivahu7pt3m06ck0vf4buq3/512x384.jpg', 'https://html5.gamemonetize.com/srssv6st84ivahu7pt3m06ck0vf4buq3/', '0', 'Arcade', 0, 0, '', 'kids-preschool-learning-games---toddler-games'),
(1293, 'Multi Brick Breaker', 'Can you beat your opponent? Yes you are two challengers at same time. An AI will try to defeat you ! Keep up with the ball and deflect it with your paddle in this classic breakout game! Multi Brick Breaker is a whole new game! Pamboo want to eat some bamboo. You will need to break all of bamboo with your ball before the opponent. Break and destroy each brick, until you\'ve succeeded each level\'s mission! Use bonus to help you and clear all levels! - Classic brick breaker breakout gameplay with a modern, mobile twist! - Challenging levels ! - Many power-up, aiding your quest to win each level ! - Easy to play, difficult to master: Try to achieve 3 stars on each level ! - Multi ball, smoke, freeze, big ball, dragon ball (oups not this one)', 'https://img.gamemonetize.com/bbx909f0j73fa4ny8p7x4z3ixjkr17vl/512x384.jpg', 'https://html5.gamemonetize.com/bbx909f0j73fa4ny8p7x4z3ixjkr17vl/', '0', 'Arcade', 0, 0, '', 'multi-brick-breaker'),
(1294, 'COLORS BALLS GLOW IN THE DARK', 'Color Balls Glow In The Dark', 'https://img.gamemonetize.com/4rr1zhkrg16r02vrxf9bdgssnc656zgy/512x384.jpg', 'https://html5.gamemonetize.com/4rr1zhkrg16r02vrxf9bdgssnc656zgy/', '0', 'Arcade', 0, 0, '', 'colors-balls-glow-in-the-dark'),
(1295, 'Dont Touch Dino Bomb', 'Don\'t Touch Dino Bomb is an entertaining and intriguing brain training smashing game, and you\'ve been invited to play it. Strategically tap the screen to advance and hit your foes in the appropriate direction. Use your magical fingers to take out all of the opposing dinos in a limited number of strikes. This is the finest smashing game that can be played by both children and adults simultaneously. Because we have built this 2D dino game 2021 with a variety of intriguing levels to battle by leaping and striking your dino 2d, we are confident that you will like playing it. This is not a straightforward magic dino game because it will be difficult for you to choose the appropriate direction to leap and attack the dinosaurs 2d in this magic finger game. It will also be difficult for you to avoid getting struck yourself.', 'https://img.gamemonetize.com/aihukyardnviz02r15ptqhvfyd4y69gx/512x384.jpg', 'https://html5.gamemonetize.com/aihukyardnviz02r15ptqhvfyd4y69gx/', '0', 'Arcade', 0, 0, '', 'dont-touch-dino-bomb'),
(1296, 'Snake Ludo Game', 'In this game, you will have to roll down the dice, in order to move to different positions on the board, wherein on the journey to the destination, you will be pulled down by snakes and raised to a higher position by a ladder. Snake Ludo Game is an engaging and exciting board game that will help you achieve your goals. Snake Ludo Game Announced with New Interface and 100-Player Game Intro: Snake Ludo Game, the popular board and dice game, is now available in a new interface that\'s simple and fast. The game is based on the popular board and dice game, Snake and Ladder, and features 100-player game play. Players can enjoy a quick, engaging game of strategy while Ting to reach 100.', 'https://img.gamemonetize.com/ne96puqdsfd02lljin8nhroaf9hpy3p8/512x384.jpg', 'https://html5.gamemonetize.com/ne96puqdsfd02lljin8nhroaf9hpy3p8/', '0', 'Arcade', 0, 0, '', 'snake-ludo-game'),
(1297, 'snake.io puzzle', 'Play against other people online! Can you become the longest slither? If your head touches another player, you will explode and then it\'s game over. But if others run into YOU, then THEY will explode, and you can eat their remains! In slither.io, you have a chance to win even if you\'re tiny. You can swerve in front of a much larger player to defeat them, no matter how big you are! Download now and start slithering! Good luck!', 'https://img.gamemonetize.com/7r4ohwbb9xn1hdsmltgegvoaxkl3o5ca/512x384.jpg', 'https://html5.gamemonetize.com/7r4ohwbb9xn1hdsmltgegvoaxkl3o5ca/', '0', 'Arcade', 0, 0, '', 'snakeio-puzzle');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1298, 'Dangerous Jump vs Doodle Jump', 'Dangerous Jump vs Doodle Jump is a platforming video game. In Dangerous Jump, the goal is to propel the creature upward, causing an endless series of platforms without falling. There are a number of challenging and bonus levels. There is a rating and scoring system for each player. You can compare your level with other players... Players can receive short-term buffs from various objects. There are also monsters that send you down. Dangerous Jump vs Doodle Jump is a fun game that will make you play endlessly and fun.', 'https://img.gamemonetize.com/h28lkuzxbfn6bnvfxtqb3ck8l2t9i140/512x384.jpg', 'https://html5.gamemonetize.com/h28lkuzxbfn6bnvfxtqb3ck8l2t9i140/', '0', 'Arcade', 0, 0, '', 'dangerous-jump-vs-doodle-jump'),
(1299, 'Among Us: space crash', 'You\'re An Impostor. The game shows one of the options for what could happen after sabotage on the ship. Through the explosion of the reactor, all the crew members were killed, but only you remained alive. Being very hungry you are driven by the thirst to eat all the bodies of the crew members. Climb over the wreckage of the ship with your creepy and long tongue, but be careful, you can easily get hurt on the wreckage. Eat more and more bodies to accumulate more points, be the best traitor! The game will be updated and will not stand still, so you will not get bored with it. Become the top 1 of the world in this game! * This app is entertainment and does not claim copyright in any way. All rights to the product Among Us belong to the developer Innersloth.', 'https://img.gamemonetize.com/a77mib7f0hlkoxki7quy144xfsuq634g/512x384.jpg', 'https://html5.gamemonetize.com/a77mib7f0hlkoxki7quy144xfsuq634g/', '0', 'Arcade', 0, 0, '', 'among-us-space-crash'),
(1300, 'Locoman', 'Locoman is a 2D platformer where you have to collect the silver keys while avoiding the spikes and enemies and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/lxarsgm16tr2u05uhyk9xaw6jf98uls9/512x384.jpg', 'https://html5.gamemonetize.com/lxarsgm16tr2u05uhyk9xaw6jf98uls9/', '0', 'Arcade', 0, 0, '', 'locoman'),
(1301, 'Football Genius challenge 2016', 'This is football for geniuses. Are you smart enough to burst all the balls ? Football Genius Challenge is a puzzle game in which you burst football balls to trigger a chain reaction. You must clear all the football balls. This game is a simple puzzle game that is easy to learn &amp; quick to play. This blaster will challenge your brain !', 'https://img.gamemonetize.com/hhyv3f2lchfwvquzl1gf6to3rggt4oeh/512x384.jpg', 'https://html5.gamemonetize.com/hhyv3f2lchfwvquzl1gf6to3rggt4oeh/', '0', 'Arcade', 0, 0, '', 'football-genius-challenge-'),
(1302, 'Tob vs Kov 2', 'Tob vs Kov 2 is a 2D sci-fi themed platformer where you play as Tob, the robot, and your mission is to collect red balls while avoiding the enemies, flying robots, and saws and reach the Exit door. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/9zo97z07uw8ox7a0ip4yg3watvc8qkab/512x384.jpg', 'https://html5.gamemonetize.com/9zo97z07uw8ox7a0ip4yg3watvc8qkab/', '0', 'Arcade', 0, 0, '', 'tob-vs-kov-'),
(1303, 'Gold Seeker', 'Do you like the Wild West? Are you a greedy passionate of the gold rush? Then this game is for you! In gold seeker you take the role of a miner in the Wild West, looking for precious metals and stones. Get your hook and your dynamite and prepare be the richest miner of the west!', 'https://img.gamemonetize.com/knzrvbng0xdcwihe3vln727i8gsvvz33/512x384.jpg', 'https://html5.gamemonetize.com/knzrvbng0xdcwihe3vln727i8gsvvz33/', '0', 'Arcade', 0, 0, '', 'gold-seeker'),
(1304, 'Touba 2', 'Touba 2 is a 2D platformer where you have to collect the bowls of grains while avoiding the enemy birds, spikes and reach the nest in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Touba&quot; series.', 'https://img.gamemonetize.com/9sukgmb731pbs3c5f4phhjusvjhbxtit/512x384.jpg', 'https://html5.gamemonetize.com/9sukgmb731pbs3c5f4phhjusvjhbxtit/', '0', 'Arcade', 0, 0, '', 'touba-'),
(1305, 'Maxoo 2', 'Maxoo 2 is a 2D platformer where you have to collect silver keys while avoiding the enemy balls, flying creatures, pins, and lasers and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Maxoo&quot; game with new enemies and traps.', 'https://img.gamemonetize.com/n2oae5td85eblro9hxue7eumbkhb1qy4/512x384.jpg', 'https://html5.gamemonetize.com/n2oae5td85eblro9hxue7eumbkhb1qy4/', '0', 'Arcade', 0, 0, '', 'maxoo-'),
(1306, 'Rage Ride Space', 'In this fast-paced physics-based game, you must pilot your jet game spacecraft through beautiful color worlds of tunnel game bears, space shooters, quick electric, and rocket ahead. You get to pilot various spaceships, each of which has its own set of unique abilities, in these great space games. It is one of the best new games available for the Endless Space Game bear. It is the finest game as an ever-evolving new trendy game! Playing this Endless Space Adventure Game is a great way to get caught up, so have fun with it! Science fiction is what every gamer dreams of, and here in the Endless Space Multiplayer demo, you will have the opportunity to enjoy the incredible visuals and fantastic shooting experience. Endless Space Adventure Game Have fun playing your very own 3D space game &amp; adventure game and driving your jet spacecraft through the world of tunnel game bear while engaging in high space gun games, some of which include rapid electric rocket skills.', 'https://img.gamemonetize.com/7klqcptjotzw9l15ijld01340h5izrbk/512x384.jpg', 'https://html5.gamemonetize.com/7klqcptjotzw9l15ijld01340h5izrbk/', '0', 'Arcade', 0, 0, '', 'rage-ride-space'),
(1307, 'Santa Claus Jumping', 'Santa Claus Jumping is a Christmas winter game in which you have to jump between two objects. If Santa Claus jumps too high, he will touch the sharp ice and he will burst. Try to stand up on the platform to earn points. Try not to touch the sharp ice. Enjoy and have fun!', 'https://img.gamemonetize.com/x43r1n49t7l9sy49ckpwyisd2ir48rnn/512x384.jpg', 'https://html5.gamemonetize.com/x43r1n49t7l9sy49ckpwyisd2ir48rnn/', '0', 'Arcade', 0, 0, '', 'santa-claus-jumping'),
(1308, 'SAVE THE MONSTERS', 'Save all of the hanging monsters before they run out of air. Use your bow and arrow to free all of the monsters in this fun Halloween themed physics puzzle', 'https://img.gamemonetize.com/fk52vk7xixo8llpxida3c4xs37kgii3z/512x384.jpg', 'https://html5.gamemonetize.com/fk52vk7xixo8llpxida3c4xs37kgii3z/', '0', 'Arcade', 0, 0, '', 'save-the-monsters'),
(1309, 'Super Kid : Perfect Jump', 'Lead your units to the final victory. They have started to invade the galaxy and destroy all life. The last hope...: the new Spaceship: BOMBER 2000. A powerfull weapon that should destroy the invaders, and end the stars war... But this spaceship is not finished yet. You must protect BOMBER 2000 from the invaders', 'https://img.gamemonetize.com/txym6biuhcumhyrbhlzhe646ep6e997d/512x384.jpg', 'https://html5.gamemonetize.com/txym6biuhcumhyrbhlzhe646ep6e997d/', '0', 'Arcade', 0, 0, '', 'super-kid--perfect-jump'),
(1310, 'Zrist', 'Dodge endless obstacles while you get used to constantly shifting rules!', 'https://img.gamemonetize.com/iyq1x3g396ik7vhf71czo9ubmjrimzd4/512x384.jpg', 'https://html5.gamemonetize.com/iyq1x3g396ik7vhf71czo9ubmjrimzd4/', '0', 'Arcade', 0, 0, '', 'zrist'),
(1311, 'Snowfall', 'The Snowfall Online Jump Action game is a great choice for anyone looking for a fun and challenging way to spend their free time. With its simple controls and easy-to-learn gameplay, the game is perfect for players of all ages and skill levels. Whether you\'re a seasoned gamer or just starting out, the Snowfall Online Jump Action game is sure to provide you with hours of entertainment.', 'https://img.gamemonetize.com/mgxakh3phoy8empwmpdvxfxhv8flbrdx/512x384.jpg', 'https://html5.gamemonetize.com/mgxakh3phoy8empwmpdvxfxhv8flbrdx/', '0', 'Arcade', 0, 0, '', 'snowfall'),
(1312, 'Emerald and Amber', 'Emerald and Amber is a platform game where you have to get stuck to solid surfaces to reach your loved one. It was inspired by some classics of the NES era with retro-style graphics and mechanics, but with a flexible difficulty aiming to be an enjoyable and relaxing experience. The game has 27 levels and a Speedrun mode.', 'https://img.gamemonetize.com/qjyxz4nan9jjcwed12rspodfjqrsc773/512x384.jpg', 'https://html5.gamemonetize.com/qjyxz4nan9jjcwed12rspodfjqrsc773/', '0', 'Arcade', 0, 0, '', 'emerald-and-amber'),
(1313, 'Lazy Jump Online', 'Slide, stumble, flip and flail your way through endless levels in this physics-based puzzle game. When your character has all the strength and coordination of a wet rag, you&amp;rsquo;ll need really quick thinking and a firm grasp of the laws of physics to get them to complete even the simplest of tasks. Add to that a smattering of fiendish obstacles and unexpected mechanics, and it&amp;rsquo;ll take all of your wits.', 'https://img.gamemonetize.com/npycpi1rn91379sihu4cbzsvvn5oosjy/512x384.jpg', 'https://html5.gamemonetize.com/npycpi1rn91379sihu4cbzsvvn5oosjy/', '0', 'Arcade', 0, 0, '', 'lazy-jump-online'),
(1314, 'Yoyo Hero 3D', 'Do you miss the old days of yo-yo? Yo-yo hero 3D will give you a chance to relive time. Just tap the enemies when you see them. The yo-yo will kill the enemy in one shot. You should kill all the enemies to enter the next level and get the rewards to unlock the more powerful yo-yo. Try it!', 'https://img.gamemonetize.com/z81741sqycgn866j2m05wk0b0z6zfdsw/512x384.jpg', 'https://html5.gamemonetize.com/z81741sqycgn866j2m05wk0b0z6zfdsw/', '0', 'Arcade', 0, 0, '', 'yoyo-hero-d'),
(1315, 'Goblin Jump', 'Goblin Clan is a free online fantasy game in which goblins must help each other escape the king and queen’s imprisonment while plundering loot and avoiding the wrath of a sorceress. Join us as we explore your captivating world! This free online game is a perfect way to pass the time and get to know the exciting world of goblins! In this virtual world, you\'ll face many challenges and overcome them all successfully. Learn lots of new things with every mistake you make on your journey through Goblin Town, which will grant you experience points, money, and other items that can help you unlock future games.', 'https://img.gamemonetize.com/xg4syz74y0fk3ltptbkgp0cjj7usr33k/512x384.jpg', 'https://html5.gamemonetize.com/xg4syz74y0fk3ltptbkgp0cjj7usr33k/', '0', 'Arcade', 0, 0, '', 'goblin-jump'),
(1316, 'Merge Alphabet 3D', 'Let\'s explore Merge Alphabet 3D with extraordinary characters! Collect and unlock the power of all letters! Get them all into your collection and build your own mighty Alphabet army. Are you ready to take part in it? Try to know more about the Alphabet in this game!', 'https://img.gamemonetize.com/8nh0vlg6u85gvqqxle1z5swjythyt8js/512x384.jpg', 'https://html5.gamemonetize.com/8nh0vlg6u85gvqqxle1z5swjythyt8js/', '0', 'Arcade', 0, 0, '', 'merge-alphabet-d'),
(1317, 'Dream Chefs Game', 'Do you want to become a famous western food chef? Dream Chefs is a game that can help you realize your dreams. You will become the manager of a western restaurant, manage your own western restaurant, and cook delicious food. You have a lot of customers, so you are very busy, fulfilling customer orders, And complete the food production at the first time, don\'t forget to prepare red wine for customers! Experience the fever of real cooking in the kitchen without making any effort.', 'https://img.gamemonetize.com/o58a6iwf2ze58gd180zzknxfbya9slfw/512x384.jpg', 'https://html5.gamemonetize.com/o58a6iwf2ze58gd180zzknxfbya9slfw/', '0', 'Arcade', 0, 0, '', 'dream-chefs-game'),
(1318, 'Subway Surfers Amsterdam', 'Subway Surfers World Tour: Amsterdam is the fifty-sixth edition in the World Tour series and the sixty-first version in Subway Surfers', 'https://img.gamemonetize.com/e8xyldood1thn8uju6l6ysrryotjrnuz/512x384.jpg', 'https://html5.gamemonetize.com/e8xyldood1thn8uju6l6ysrryotjrnuz/', '0', 'Arcade', 0, 0, '', 'subway-surfers-amsterdam'),
(1319, 'NEW PANDA RUN', 'New Panda Run is on the run collecting coins and avoiding obstacles in this merry and fun Christmas game. Use the up arrow to jump but be sure to avoid the ravens in the sky!', 'https://img.gamemonetize.com/46dfpdlnpd6sge7k7rd6fcz7isesfjsd/512x384.jpg', 'https://html5.gamemonetize.com/46dfpdlnpd6sge7k7rd6fcz7isesfjsd/', '0', 'Arcade', 0, 0, '', 'new-panda-run'),
(1320, 'Pig Escape 2d', 'Piggy Wiggy is a brand new physics-based puzzle game developed by Qaibo Games to keep you entertained for hours. Create connections between different things on the screen to guide the pigs to the acorns at the end of each stage. Do not let the pigs come into contact with the spikes! Gizmo pig escape is a new point-and-click escape game by bestcrazygames that you can play for free. Gizmo, a lovable pig, becomes stranded in a cave. Find the clues and solve the riddles to save this little pig from certain death. I wish you the best of luck in your endeavors. Have a great time playing free internet escape games on ajazgames.com.', 'https://img.gamemonetize.com/598rpr6bdfq5am3cdbu4drqt6s6npjop/512x384.jpg', 'https://html5.gamemonetize.com/598rpr6bdfq5am3cdbu4drqt6s6npjop/', '0', 'Arcade', 0, 0, '', 'pig-escape-d'),
(1321, 'Mr Muscle Guy', 'Iron Muscle has returned to the scene. Graphics that are better and more cartoon-like, as well as a few new bodybuilding training programs Create your builder and go to the gym to become the most muscular person on the beach! At the beginning of the game, choose your skin tone, eyes, hair, and hair color. To grow ideal muscle, you must do the following activities in a new generation gym: bodybuilding and fitness routines paired with weightlifting. Every exercise influences other muscles. You may choose from nine different weightlifting and fitness programs in the gym!', 'https://img.gamemonetize.com/ndvlnxy3wdgffhlz7ys9wqmx5kp8ya73/512x384.jpg', 'https://html5.gamemonetize.com/ndvlnxy3wdgffhlz7ys9wqmx5kp8ya73/', '0', 'Arcade', 0, 0, '', 'mr-muscle-guy'),
(1322, 'Pyramid Diamonds Challenge', 'Enjoy a brand new diamonds game in the atmosphere of pyramids with &quot;PYRAMID DIAMONDS CHALLENGE&quot;. Have a lot of fun with this puzzle game, its exhilarating rhythm and its beautiful graphics. Do your best to reach the highest score in two game modes that will constitute a diversified challenge.', 'https://img.gamemonetize.com/v78smuowh7zuydqv102hk1nzk6yobbl5/512x384.jpg', 'https://html5.gamemonetize.com/v78smuowh7zuydqv102hk1nzk6yobbl5/', '0', 'Arcade', 0, 0, '', 'pyramid-diamonds-challenge'),
(1323, 'Running Girl 3D', 'An io game, by collecting wooden boards to cross the waters, to achieve the purpose of taking a shortcut, and reach the end with the fastest speed, you will win. Collect diamonds while clearing the level, you can purchase to unlock more skin effects.', 'https://img.gamemonetize.com/0nv8eg13f4vufagemb3xn17m70bq4mwn/512x384.jpg', 'https://html5.gamemonetize.com/0nv8eg13f4vufagemb3xn17m70bq4mwn/', '0', 'Arcade', 0, 0, '', 'running-girl-d'),
(1324, 'Trapezio 2', 'Trapezio 2 is a 2D cute little platformer where you have to collect the silver coins while avoiding enemies, flying robots, spikes and saws and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Trapezio&quot; series.', 'https://img.gamemonetize.com/b0bovdi6o4y1jcwkenray4u7l8x8954y/512x384.jpg', 'https://html5.gamemonetize.com/b0bovdi6o4y1jcwkenray4u7l8x8954y/', '0', 'Arcade', 0, 0, '', 'trapezio-'),
(1325, 'Slide Hoops 3D', 'Slide Hoops 3D is an interesting arcade game with simple game play. You only need to tap the screen to rotate the hoop so that all rings fit perfectly into the hole. You can try this game countless times for free. Have a try now!', 'https://img.gamemonetize.com/gl35sdf74tnwg6c6vwlgsr2oqbmk69oy/512x384.jpg', 'https://html5.gamemonetize.com/gl35sdf74tnwg6c6vwlgsr2oqbmk69oy/', '0', 'Arcade', 0, 0, '', 'slide-hoops-d'),
(1326, 'Board Soccer 2022', 'TacticalPad is the most comprehensive device available on the market today, and it will appeal to sports enthusiasts, coaches, assistant coaches, performance analysts, and journalists alike. If you are a football professional trying to improve your communication skills, TacticalPad is the best option you can find. It will result in greater comprehension of tactical dialogues and the growth of your football ability. Because tablets and smartphones are so portable, it is simple to use, elegant, and mobile. TacticalPad is aimed at players of all levels of football, from amateur to professional, from young development to high level. It is available in English, Spanish, and Portuguese. It gives a competitive advantage by assisting technical workers in their attempts to investigate and surprise their opponents in real-time.', 'https://img.gamemonetize.com/711l9a2j891e5i8xhjjgbltm86ltsrcn/512x384.jpg', 'https://html5.gamemonetize.com/711l9a2j891e5i8xhjjgbltm86ltsrcn/', '0', 'Arcade', 0, 0, '', 'board-soccer-'),
(1327, 'Bu Bunny Two Rabbit', 'Cute rabbit - 2 black and white rabbits are lost in the land of Dop5 and are looking to find their way back home. Please help them by controlling both cute and cute rabbits to overcome challenges, eat all the carrots that appear on the screen.', 'https://img.gamemonetize.com/rra43pclz6sis019rmk4yy6580thi1ev/512x384.jpg', 'https://html5.gamemonetize.com/rra43pclz6sis019rmk4yy6580thi1ev/', '0', 'Arcade', 0, 0, '', 'bu-bunny-two-rabbit'),
(1328, 'Dashy Maze Stack 3D', 'Stacky Maze Dash is a stacky dash cube collectin game. In stacky dash game, you must collect all stacky dash to complete levels ! Are you looking for both challenging and fun game ? Then Stacky Dash is just for you ! Play Stacky Dash Swipe Game to enjoy and complete fun levels ! New free swipe game for everyone, stack cubes in Stacky Maze Dash ! Stacky Dash is one of the best fun game ever ! Try to complete lots of different levels and beat your friends in Stacky Maze Dash !', 'https://img.gamemonetize.com/lq1lbav4eao70g6htrelu3fwfm6sc2ex/512x384.jpg', 'https://html5.gamemonetize.com/lq1lbav4eao70g6htrelu3fwfm6sc2ex/', '0', 'Arcade', 0, 0, '', 'dashy-maze-stack-d'),
(1329, 'Elliott From Earth - Space Academy: Meteor Hunter', 'PlayElliott From Earth - Space Academy: Meteor Hunter Game online in your web browser and mobile at superkidgames.com for free and more html5 games Elliott From Earth - Space Academy: Meteor Hunter Game is a game where you can Shoot, catch and be careful ... This is not a complete list of questions that Elliott will be asked in all final exams and tests at the Academy. As a result, you will become a graduate and conquer space.', 'https://img.gamemonetize.com/c4oe50bx2k1xo3sxf3jf71uieqs3kvhb/512x384.jpg', 'https://html5.gamemonetize.com/c4oe50bx2k1xo3sxf3jf71uieqs3kvhb/', '0', 'Arcade', 0, 0, '', 'elliott-from-earth--space-academy-meteor-hunter'),
(1330, 'Santa vs. Zombies', 'Ho ho ho, Santa Claus is back in town. Only this town has been taken over by the living dead! Take on the role of Santa Claus and fight against the zombie apocalypse. Clear the house of all Zombies before Christmas morning and decorate a Christmas tree! Seasons greetings be damned, Santa Claus has a score to settle, and he\'s going to earn his milk and cookies this year. The dead are walking and old Saint Nick has just added them to the naughty list. Features: -Inspired by point and click adventure games, with some Christmas horror! -Excellent graphics, detailed objects and deadly zombies! -Face off against the living dead as Father Christmas himself! -Features holiday cheer and the blood thirsty undead ! -Take out the undead using Santa approved firearms and exciting gunplay ! -Many items to collect, combine and use in your quest. -Tackle puzzles and explore a house that needs to be saved in time for Christmas. -A dark adventure full of chills and thrills, face off with the undead! -Zombies !', 'https://img.gamemonetize.com/6gwzei2un0mkd31q8wbrq0y5jmxwx8b3/512x384.jpg', 'https://html5.gamemonetize.com/6gwzei2un0mkd31q8wbrq0y5jmxwx8b3/', '0', 'Arcade', 0, 0, '', 'santa-vs-zombies'),
(1331, 'Super Ben Run', 'Ben Run is an incredible 2020 Adventure subway endless rush free game! also great for children who love Ben Games. Choose your favorite Lady or boy and rush your way in the subway. You will play as the boy run, jump and surf around the world. Everything has been carefully designed for your enjoyment.', 'https://img.gamemonetize.com/55pjode8tutyb5rczbndswlphycgjd6p/512x384.jpg', 'https://html5.gamemonetize.com/55pjode8tutyb5rczbndswlphycgjd6p/', '0', 'Arcade', 0, 0, '', 'super-ben-run'),
(1332, 'Avventura', 'Benvenuto su The Adventure, supera gli ostacoli, i proiettili, i nemici e sconfiggi il boss finale, cimentati nell\'avventura superando tutti e tre i livelli di difficoltà, cosa aspetti!!! Vai subito a giocare a The Adventure e il divertimento sarà assicurato', 'https://img.gamemonetize.com/aje41t1662kzmivmu0n4gmbwwo12s7uu/512x384.jpg', 'https://html5.gamemonetize.com/aje41t1662kzmivmu0n4gmbwwo12s7uu/', '0', 'Arcade', 0, 0, '', 'avventura'),
(1333, 'The Life Run', 'The Life Run is an exhilarating adventure where players step into the shoes of a determined protagonist on a mission to save humanity. In a dystopian world plagued by a deadly virus, you must race against time, overcoming obstacles, and making crucial decisions. Your choices impact the fate of the remaining survivors. With stunning visuals, immersive storytelling, and heart-pounding action, The Life Run offers a gripping blend of strategy and adrenaline. Will you secure the future or succumb to the chaos? Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/f6cjgfvtj2j01s44qjgjqcyvj8t8bdlz/512x384.jpg', 'https://html5.gamemonetize.com/f6cjgfvtj2j01s44qjgjqcyvj8t8bdlz/', '0', 'Arcade', 0, 0, '', 'the-life-run'),
(1334, 'Migmighty Magiswords The Quest Of Tower', 'Place defensive units for a short period of time and stop animal waves. Don\'t let them break through your defense! This incredible game needs you to defend a huge gate. One must place defending units into towers and press special abilities to hold enemy waves!', 'https://img.gamemonetize.com/dn286523f19rkaexoe6qgavkexk0cctp/512x384.jpg', 'https://html5.gamemonetize.com/dn286523f19rkaexoe6qgavkexk0cctp/', '0', 'Arcade', 0, 0, '', 'migmighty-magiswords-the-quest-of-tower'),
(1335, 'Ronni', 'Ronni is a 2D platformer where you have to collect all of the coins while avoiding the enemies, spikes and saws and reach the Exit door. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/97emg2j9vqii07k6icokmt6nmlao1xlg/512x384.jpg', 'https://html5.gamemonetize.com/97emg2j9vqii07k6icokmt6nmlao1xlg/', '0', 'Arcade', 0, 0, '', 'ronni'),
(1336, 'Haton', 'Haton is a 2D platformer where you have to collect oranges while avoiding the spikes, and enemies wearing blue hats and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/d6s73jbt74ilr1o0s5astuyv34llpb0t/512x384.jpg', 'https://html5.gamemonetize.com/d6s73jbt74ilr1o0s5astuyv34llpb0t/', '0', 'Arcade', 0, 0, '', 'haton'),
(1337, 'Impossible Twisted Dots', 'It\'s possible to have a lot of fun with a basic game. Endeavor to encircle all of the points with a single circle. Playing it is enjoyable and rewarding There are almost 1200 levels. Boredom may be relieved by playing Pin Circle, a free and easy game. The game\'s interface is straightforward, with an arrow stack at the bottom and a rotating wheel in the middle. To play, players must make fireballs onto the rotating wheel one at a time while avoiding contact with any other balls. As the game advances, their intention is an increasing number of balls, eventually reaching 100. This game might get more difficult if the wheel spins too swiftly or too slowly. To win, you must launch all of the balls into the stack; if not, the screen color changes to red. Pin Circle will keep you entertained for a long time because of its enormous number of levels and variety.', 'https://img.gamemonetize.com/ipsmpvwso2tt9rw07xc58rc2df076pgt/512x384.jpg', 'https://html5.gamemonetize.com/ipsmpvwso2tt9rw07xc58rc2df076pgt/', '0', 'Arcade', 0, 0, '', 'impossible-twisted-dots'),
(1338, 'Among running', 'Amoung run is an interactive game of choosing time in which you have to get as far as possible with the hero in the game, that is, to cover as much distance as possible. You have to avoid the traps on the road and not fall off the platform. The game requires skill and speed of movement. You have to pay attention to all the obstacles and opponents that appear on the route. If you lose your life, you have to restart the game from the beginning. After you accumulate points you can exchange Among Run from the store.', 'https://img.gamemonetize.com/4yz4iz2eafyjlaulc6y8w2qyrki10bvr/512x384.jpg', 'https://html5.gamemonetize.com/4yz4iz2eafyjlaulc6y8w2qyrki10bvr/', '0', 'Arcade', 0, 0, '', 'among-running'),
(1339, 'Molang Fishing', 'You can see that today dear friends we are bringing for you a very special and very interesting game from the Molang games category, in which dear friends you will have to be very careful and concentrated, because you will have to make sure that in the shortest time, you and Molang will be able to go fishing and make sure that you can gain a lot of opoints. It\'s not going to be easy at all, because dear friends you will be with Molang in the middle of the ocean, where there are going to be different species of fish, and you will have to fish only the right ones, that Molang could eat after. We know that it\'s not going to be easy at all to go fishing with Molang, but we are sure that you will have a great time, and you can see that more fun and more interesting animal games and fishing games are going to appear right here on play-games.com. Have fun!', 'https://img.gamemonetize.com/eug56b14pojntujrxdpyqmrcpcpcioqu/512x384.jpg', 'https://html5.gamemonetize.com/eug56b14pojntujrxdpyqmrcpcpcioqu/', '0', 'Arcade', 0, 0, '', 'molang-fishing'),
(1340, 'Red Ball Ho', 'Red Ball Ho is a 2D simple platformer where you need to collect golden keys while avoiding ball monsters, and spikes and unlocked the exit door. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/ted76soutsg6oq4bo1mxjqqls0egna02/512x384.jpg', 'https://html5.gamemonetize.com/ted76soutsg6oq4bo1mxjqqls0egna02/', '0', 'Arcade', 0, 0, '', 'red-ball-ho'),
(1341, 'Endless Runner Super Hero Stunt', 'Keep your balance as you run and jump across perilous cliffs while avoiding large boulders as you travel from one flying island to another. As you race through the air and attempt to land with grace, you will get the feeling of being free like a bird. Your goal is to beat the bottomless pit. Conquer all of the dangerous terrains in different kinds of weather, from sunny skies to storms that last for days. As you prepare to take that thrilling leap, draw in a deep breath, focus your attention, and prepare to feel your adrenaline begin to pump. At first, the experience may strike you as unreal and frightening, but after some time, you will come to find that each free fall is soothing and relaxing.', 'https://img.gamemonetize.com/hcf98izp4foydbitdspsxeyj2lm3b2ld/512x384.jpg', 'https://html5.gamemonetize.com/hcf98izp4foydbitdspsxeyj2lm3b2ld/', '0', 'Arcade', 0, 0, '', 'endless-runner-super-hero-stunt'),
(1342, 'JoJo Family Shopping', 'Cute Family Shopping is a very fun shopping game. Abundant merchandise department stores, attractive supermarket food, let babies enjoy the fun of supermarket shopping. Identify products based on color and appearance characteristics, and exercise your baby\'s recognition ability. Learn how to classify things. Where is the baby\'s favorite car? Toy area. Bingo, the answer is correct. What area is in front? Toothbrushes and paper towels are on the shelves. Yes, it is the daily necessities area. Babies can learn the classification of items during the shopping process! There are other interesting things for a baby to learn. Come and try this game!', 'https://img.gamemonetize.com/4p4o3xzzxikkuuebi3m5y01celpmhmrf/512x384.jpg', 'https://html5.gamemonetize.com/4p4o3xzzxikkuuebi3m5y01celpmhmrf/', '0', 'Arcade', 0, 0, '', 'jojo-family-shopping'),
(1343, 'Froggy Man', 'Froggy Man is a 2D cute little platformer where you play as a green frog who have to collect all of the flies while avoiding the orange frogs, saws, and spikes and reach the green flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/xkxh1abb4ib4u4yti36anshtr2m5vr7x/512x384.jpg', 'https://html5.gamemonetize.com/xkxh1abb4ib4u4yti36anshtr2m5vr7x/', '0', 'Arcade', 0, 0, '', 'froggy-man'),
(1344, 'Mr. Orange Flappy Jump', 'Free Flappy Bird Games Online - Real Life Flappy Game Online. Mr. Flappy Fly Online Games - Play Now Mr. Orange Flappy Jump is an adventure game where you have to control a flappy character named Mr. Orange to successfully pass the obstacles. Mr. Orange is flapping in the breeze with an addictive new Flappy Jump game, which is so easy to learn that anyone can do it. The idea behind this one was inspired by the classic and viral Flappy Bird game in which you must be skilled at and master different techniques. Mr. Orange Flappy Jump is one of our new games, featuring a whimsical orange character with cute flappy bird ears big enough to help him see, flap, and fly. From tap-to-fly, tap-to-jump, or swipe controls, the action is easy to follow, impossible to stop, and super fun!', 'https://img.gamemonetize.com/q72enu42n58a9b6cgucq39wyq9z035f7/512x384.jpg', 'https://html5.gamemonetize.com/q72enu42n58a9b6cgucq39wyq9z035f7/', '0', 'Arcade', 0, 0, '', 'mr-orange-flappy-jump'),
(1345, 'Super Heroes Runner', 'Collect diamonds without getting burned with superheroes!Try to unlock all the characters and don\'t touch the cars!', 'https://img.gamemonetize.com/5wy5be9ghhbye85a8f9bccc55ue56mug/512x384.jpg', 'https://html5.gamemonetize.com/5wy5be9ghhbye85a8f9bccc55ue56mug/', '0', 'Arcade', 0, 0, '', 'super-heroes-runner'),
(1346, 'Shoes Race Evolution 3D', 'A fantastic running game that not only captivates the player but also brings them joy when they are engaged in the game. Your goal should be to amass the most comprehensive collection of footwear that can be discovered in the city. Observe how your shoes\' shape transforms into something utterly unique before your eyes. It is recommended that any necessary adjustments be made to them. Caution is strongly urged because you will be required to conquer the obstacles.', 'https://img.gamemonetize.com/9aupdmll7y5xnz9ltc47sckq829o883w/512x384.jpg', 'https://html5.gamemonetize.com/9aupdmll7y5xnz9ltc47sckq829o883w/', '0', 'Arcade', 0, 0, '', 'shoes-race-evolution-d'),
(1347, 'Blockman Climb', 'Reach the flag at the finish line with the block men in the block world. Do your best to survive in the block world and go to the finish together, do not go to the finish line alone! This is a team game, complete the level with your friend. spin the hammer, climb the walls and win the game. Overcome all the challenges to win, watch out for the thorns and never, ever fall from the abyss or you will lose.', 'https://img.gamemonetize.com/cah50pv48q4vxw8t7ebfc5tiooriwwle/512x384.jpg', 'https://html5.gamemonetize.com/cah50pv48q4vxw8t7ebfc5tiooriwwle/', '0', 'Arcade', 0, 0, '', 'blockman-climb'),
(1348, 'Jumping Switch Color', 'Having reached 50 million downloads within the shortest period of time in history, Color Switch is enjoyed by players in more than 150 countries. The latest edition of Color Switch brings you even more challenges, mini-games, and highly interesting new features that have never been seen before. How to Participate To get the ball through each obstacle, you must tap it three times. Each barrier must be navigated by following the color pattern. The ability to judge when to act and when to be patient is essential for success. Accumulate stars to get access to new balls. In Endless, you must complete every challenge and achieve a high score. With each update, new modes and levels are introduced.', 'https://img.gamemonetize.com/eyfqh6plfpmdf6sx26a8fme7u22e3mea/512x384.jpg', 'https://html5.gamemonetize.com/eyfqh6plfpmdf6sx26a8fme7u22e3mea/', '0', 'Arcade', 0, 0, '', 'jumping-switch-color'),
(1349, 'Little Pumpkin Online Game', 'The little pumpkin is back! Count up your points, collect candy and win the game! Little Pumpkin is a free online game for kids. Little Pumpkin is a great way to exercise your brain and learn how to manage your time efficiently.', 'https://img.gamemonetize.com/jefds3nicqqway9sxiey6ista5lp7kbh/512x384.jpg', 'https://html5.gamemonetize.com/jefds3nicqqway9sxiey6ista5lp7kbh/', '0', 'Arcade', 0, 0, '', 'little-pumpkin-online-game'),
(1350, 'Anna Frozen Match 3 Book', 'Fans of coloring, we present a brand new game Raskarski Cold Heart. Here you can color pictures with all the main characters of your favorite cartoon. In total, the game will have four pages, each of the pages will have four coloring pages. If you don\'t like the pictures on the first page, go to the next one and maybe there you will find the most beautiful picture that you want to color. Choose the right colors to make your picture itself bright. After you color the picture, click on the camera icon to save the picture and start coloring the next one. Have a nice game!', 'https://img.gamemonetize.com/btvg1zkrcx1jwgnwcbp89gk6cuksr05b/512x384.jpg', 'https://html5.gamemonetize.com/btvg1zkrcx1jwgnwcbp89gk6cuksr05b/', '0', 'Arcade', 0, 0, '', 'anna-frozen-match--book'),
(1351, 'Kitten Bowling', 'Challenge your friends or play 1v1 matches with worthy opponents from all over the world. Bowling Crew is an excellent choice for bowling fans and a top-rated bowling game! Switch between fascinating bowling balls to knock down all ten pins and get a strike! Win epic PvP-battles to gain rewards. Level up to win even more bowling matches and climb to the top of this free, fun multiplayer game. Wargaming brings you legendary online multiplayer games to play with your like-minded friends. Bowling Crew features: INSTANT MATCHES We will quickly find you a skill-appropriate opponent. Every match lasts no longer than 3 minutes. No more waiting – play online anytime, anywhere. CHALLENGE OF THE DAY Test your skills on alleys with nonstandard rules every day. Show everyone how you\'re rolling! SEASONS Every two weeks, you have an opportunity to participate in a competitive season with unique prizes. Win matches, gather tokens and collect season rewards! FANTASTIC GRAPHICS We take special care of graphics. Our breathtaking alleys will dive you into a fascinating atmosphere of one of the iconic world epochs (often, not confirmed). AND MORE! -revolutionary gameplay, which is easy to learn and difficult to master; -millions of players, who are waiting for a challenge; -12 unique 3D bowling alleys and 83 striking balls; -weekly leagues, where you can advance and unlock new bowling balls; -hidden easter eggs in every bowling lane – try to find them all; -quick-fire real-time PvP multiplayer, which allows you to compete with the best bowling players; Welcome to Bowling Crew! Compete with your friends for the \'KING OF BOWLING\' title. It is the first sports game from World of Tanks Blitz and World of Warships Blitz creators.', 'https://img.gamemonetize.com/ylizpvnd9mnhmybu8383i99qnh1718a4/512x384.jpg', 'https://html5.gamemonetize.com/ylizpvnd9mnhmybu8383i99qnh1718a4/', '0', 'Arcade', 0, 0, '', 'kitten-bowling'),
(1352, 'Christmas Shiboman 2', 'Christmas Shiboman 2 is a 2D Christmas themed cute little platformer where you have to collect blue gift boxes while avoiding the enemies, flying creatures, giant blades, spikes and reach the orange flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Christmas Shiboman&quot; series.', 'https://img.gamemonetize.com/z8heo9624eaqq13yiyqug8o75oih70cw/512x384.jpg', 'https://html5.gamemonetize.com/z8heo9624eaqq13yiyqug8o75oih70cw/', '0', 'Arcade', 0, 0, '', 'christmas-shiboman-'),
(1353, 'Batty The Bat', 'Test your bat flying skill, collect all pumpkins and celebrate Halloween with Batty! Features: - Unique game feel - Simple and convenient controls - Fun adventure story - 24 hand made levels - Batty!', 'https://img.gamemonetize.com/ny52llalul4f7g6alhhjzuskwaopxa9l/512x384.jpg', 'https://html5.gamemonetize.com/ny52llalul4f7g6alhhjzuskwaopxa9l/', '0', 'Arcade', 0, 0, '', 'batty-the-bat'),
(1354, 'Hungry Rabbit', 'Hungry Rabbit Arcade is an online arcade game full of fun and action. In our arcade games, hungry rabbits try to jump higher and run faster in order to catch carrots, because friends don\'t let friends miss out on their veggies! Play now for free! Hungry Rabbit is an online arcade full of games that are fun and action-packed. These games include Hungry Rabbit, Rabbit Jump, and Rabbit Dash. They are fun for all ages and skill levels, but mostly for anyone who likes fast-paced arcade action! Play now for free!', 'https://img.gamemonetize.com/2oum3ysxbxq0rrct7jupz9uxajf8ym3s/512x384.jpg', 'https://html5.gamemonetize.com/2oum3ysxbxq0rrct7jupz9uxajf8ym3s/', '0', 'Arcade', 0, 0, '', 'hungry-rabbit'),
(1355, 'Skibidi Sling', 'Help the little Skibidi toilet and his friends to sling and bounce to the top but watch out the obstacles and deadly traps. Go up and race against the Lava for your life climbing the tomb tower, collecting coins, diamonds, and power ups. Use the coins to unlock new amazing characters and reach top and collect as much coins as you can.', 'https://img.gamemonetize.com/bbp93rifyx1v0jrhzddd2mhmb61ixsca/512x384.jpg', 'https://html5.gamemonetize.com/bbp93rifyx1v0jrhzddd2mhmb61ixsca/', '0', 'Arcade', 0, 0, '', 'skibidi-sling'),
(1356, 'Noob Help Sheep', 'In a game filled with adventures, the noob has to protect the sheep. You must be very careful to protect the sheep. The sheep isnt very smart and cant distinguish friend from foe. As a noob, you must help the sheep. Take your sword and attack all enemies. Kill the enemies to clear the path for the sheep. Help the sheep reach the barn safely. The sheep must reach the barn unharmed. You need to clear the path for the sheep. There should be no enemies or obstacles in its way.', 'https://img.gamemonetize.com/95nc52yk34ik0jk3jyryp33z3gqoptqp/512x384.jpg', 'https://html5.gamemonetize.com/95nc52yk34ik0jk3jyryp33z3gqoptqp/', '0', 'Arcade', 0, 0, '', 'noob-help-sheep'),
(1357, 'Raka vs Kaka', 'Raka vs Kaka is a 2D platformer where you have to collect all of the bags of money which got stolen while avoiding the enemies, saws and spikes and reach the purple flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/7902iz9bhkzkmsy5ov7ukj72oqsqvsc4/512x384.jpg', 'https://html5.gamemonetize.com/7902iz9bhkzkmsy5ov7ukj72oqsqvsc4/', '0', 'Arcade', 0, 0, '', 'raka-vs-kaka'),
(1358, 'Rope Rescue Puzzle', 'Puzzle game with one-finger control. Easy to play, hard to master. Features unlimited gameplay. Build your newest addiction! . Very attractive, lots of fun and addictive for everyone. All you need to do in this easy game is to drag the rope to save them all from the fire', 'https://img.gamemonetize.com/hfp1n5uip6nhv0xhnes15ipatvpagnrx/512x384.jpg', 'https://html5.gamemonetize.com/hfp1n5uip6nhv0xhnes15ipatvpagnrx/', '0', 'Arcade', 0, 0, '', 'rope-rescue-puzzle'),
(1359, 'Classic Bubble Shooter', 'Clear as many bubbles as you can in this classic bubble shooter game and try to reach the highest score!', 'https://img.gamemonetize.com/czbg0yv28zpe0a17mi4t2saald6b1l6i/512x384.jpg', 'https://html5.gamemonetize.com/czbg0yv28zpe0a17mi4t2saald6b1l6i/', '0', 'Arcade', 0, 0, '', 'classic-bubble-shooter'),
(1360, 'Hopeless Island: Survival Hero', 'Looking for an exciting action game to keep you entertained? Check out Hopeless Island: Survival Hero. In this game, you play as a brave warrior who must fight for survival on a dangerous island. Use your skills and defend against the savage attacks to escape the island and survive. The mission is not easy, but with careful planning and quick reflexes, you just might make it out alive. Hopeless Island: Survival Hero is free to play on any Devices', 'https://img.gamemonetize.com/32ad3v3cyj7c3acvdz1j3lkuyii354t7/512x384.jpg', 'https://html5.gamemonetize.com/32ad3v3cyj7c3acvdz1j3lkuyii354t7/', '0', 'Arcade', 0, 0, '', 'hopeless-island-survival-hero'),
(1361, 'Running in the Rain', 'Running in the rain is a html5 endless running game, run and jump avoid obstacle take box and kill enemy', 'https://img.gamemonetize.com/t6z18xtergubliqecnxq0hbelm08wl1c/512x384.jpg', 'https://html5.gamemonetize.com/t6z18xtergubliqecnxq0hbelm08wl1c/', '0', 'Arcade', 0, 0, '', 'running-in-the-rain'),
(1362, 'Samurai Jump Online Game', 'The game is athletic and athletic. The player must use their skills to score points in as quick a time as possible by dodging other players\' damage with their physical activity. The more damage they mitigate, the better their performance will look. Samurai jump offers an unique experience that allows players to feel like they\'re taking on a real samurai Kampot while still being fun and interesting enough for even young people to enjoy.', 'https://img.gamemonetize.com/o1uj76i6f2kmiv97y85iichquj7o4jf4/512x384.jpg', 'https://html5.gamemonetize.com/o1uj76i6f2kmiv97y85iichquj7o4jf4/', '0', 'Arcade', 0, 0, '', 'samurai-jump-online-game'),
(1363, 'Christmas Lollipop', 'Christmas Lollipop is a 2D Christmas themed platformer where you have to collect lollipops while avoiding the enemies, spikes, saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/8g6inp12hbgbd27chuuskjmkdlm6gnbh/512x384.jpg', 'https://html5.gamemonetize.com/8g6inp12hbgbd27chuuskjmkdlm6gnbh/', '0', 'Arcade', 0, 0, '', 'christmas-lollipop'),
(1364, 'Panda Fruits Farm', 'Beat Fruits Farm stages or run your fruit farm in this exciting new game. Fruits will be transported over the globe if you collect them! Children will gather in large numbers to sample your freshly squeezed juices. Keep an eye out for creatures to wreak mischief on the farm; make sure your product is protected! We wish you good luck in your farming endeavours as you pop bubbles and grow your farm. Levels with hundreds of different pop-bubbles Slicing fruit is a treat to see. Relax your body and mind and let go of your stress. Effortless and easy to use. The images are stunning. Mellow tunes, Keep a backup of your work in the cloud to access it again if you switch devices.', 'https://img.gamemonetize.com/ya3uuh07sdaxc6705682kd7i2krljjsi/512x384.jpg', 'https://html5.gamemonetize.com/ya3uuh07sdaxc6705682kd7i2krljjsi/', '0', 'Arcade', 0, 0, '', 'panda-fruits-farm'),
(1365, 'Crowd Enhance', 'You have to collect weapons and avoid obstacles on the platform tracks at all levels. Kill all the enemies and never let them get close to you.', 'https://img.gamemonetize.com/wezvor29aquf56lnnwvntrhl02zbo78q/512x384.jpg', 'https://html5.gamemonetize.com/wezvor29aquf56lnnwvntrhl02zbo78q/', '0', 'Arcade', 0, 0, '', 'crowd-enhance'),
(1366, 'Kevo', 'Kevo is a 2D Platform game where you need to collect keys in order to unlock the door while avoiding saws, spikes and the enemies. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/g0uq7jmzgg1k147wv1hev9c0ylz77siw/512x384.jpg', 'https://html5.gamemonetize.com/g0uq7jmzgg1k147wv1hev9c0ylz77siw/', '0', 'Arcade', 0, 0, '', 'kevo'),
(1367, 'Helle Bot', 'Helle Bot is a 2D Sci-fi themed platformer where you play as a bot who have to collect precious red jewels while avoiding the enemy bots, flying bots and their bullets, fire, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/r3e8dmkfxjjimrlyg0lgg2hv95kz8owc/512x384.jpg', 'https://html5.gamemonetize.com/r3e8dmkfxjjimrlyg0lgg2hv95kz8owc/', '0', 'Arcade', 0, 0, '', 'helle-bot'),
(1368, 'Crazy Soccer kick', 'Crazy Soccer kick -Real football experience complete with easy controls and enjoyable movements. dribble your opponents and shoot', 'https://img.gamemonetize.com/3rzjxic4sbra1j797ztjuedihewmjjtk/512x384.jpg', 'https://html5.gamemonetize.com/3rzjxic4sbra1j797ztjuedihewmjjtk/', '0', 'Arcade', 0, 0, '', 'crazy-soccer-kick'),
(1369, 'Rinos Quest 2', 'Rinos Quest 2 is a simple platformer where you have to collect silver keys while avoiding spike monsters, flying enemies, and other traps like saws. There are 8 levels to play and the difficulty increases as you proceed. This is the sequel of Rinos Quest original series. The second installment has more new levels, enemies and traps.', 'https://img.gamemonetize.com/iumkm1wgc54cr4ekl8wmr4ox3n8i1r5w/512x384.jpg', 'https://html5.gamemonetize.com/iumkm1wgc54cr4ekl8wmr4ox3n8i1r5w/', '0', 'Arcade', 0, 0, '', 'rinos-quest-'),
(1370, 'Mini Fighters : Death battles', 'Play to the best RPG BEAT EM UP action game of all time ! In a medieval fantasy world, legions of orcs, dragons, skeletons and others creatures are invading your lands and start killing all people. You must stop them and protect your people thanks to your warriors: the MINI FIGHTERS . MINI FIGHTERS : DEATH BATTLES is an action game where you need to kill enemies coming from both side of the screen. Just tap at the right time to hit the enemy.', 'https://img.gamemonetize.com/kyno16nftz3zmq9fus2w9lq80efc4mo7/512x384.jpg', 'https://html5.gamemonetize.com/kyno16nftz3zmq9fus2w9lq80efc4mo7/', '0', 'Arcade', 0, 0, '', 'mini-fighters--death-battles'),
(1371, 'Private Adventure 2.5D', 'Adventure 2.5D Runner Game', 'https://img.gamemonetize.com/5e86kkwndi35eudzvcrhrddwxjnqkcpk/512x384.jpg', 'https://html5.gamemonetize.com/5e86kkwndi35eudzvcrhrddwxjnqkcpk/', '0', 'Arcade', 0, 0, '', 'private-adventure-d'),
(1372, 'Cannon Numbers', 'In this ballz shooter you need to swipe the cannon to avoid a jump ball bounce to becoming a new bonus master. Blast game is an idle game where you need to destroy balls and upgrade your cannon to reach a new high score. Became a ball blast baster! Pleasant graphics, sounds, effects and addicting gameplay, those altogether bring a relaxing effect after a stressful day. Just start playing and u`ll forget all negative has happened to you. Try it yourself right now! This is monster blast balls game meke your skill stronger. Do not let balls touch your cannon', 'https://img.gamemonetize.com/aq3gmxekxl69oxf6tzungagtjnbkff75/512x384.jpg', 'https://html5.gamemonetize.com/aq3gmxekxl69oxf6tzungagtjnbkff75/', '0', 'Arcade', 0, 0, '', 'cannon-numbers'),
(1373, 'Flip Skater Rush 3D', 'Flip Skater Rush 3D is a particularly interesting two-person skateboarding game. But you control two people to slide, and by adjusting their positions, both of them can pass through obstacles. Is there a confidence challenge?', 'https://img.gamemonetize.com/e609mlgzubon66yfnrx6araayi0hgsdv/512x384.jpg', 'https://html5.gamemonetize.com/e609mlgzubon66yfnrx6araayi0hgsdv/', '0', 'Arcade', 0, 0, '', 'flip-skater-rush-d'),
(1374, 'Breakanoid', 'Breakanoid is a brick breaker game, in the Arkanoid online style. The Vaus Mothership has already eradicated many solar systems. Commander, your mission is to attack and destroy the Vaus Mothership through 100 levels of intense action with balls and bricks. You will encounter walls, enemies and bosses that will block your way in this breakout game online. Stop the Vaus Mothership to save the galaxy. Break the bricks with Breakanoid ! Features: - 100 unique levels / 10 zones. - 10 enemies types / 5 bosses. - 8 power ups. - Modern and futuristic graphics. - Immersive sound and musical atmosphere (Action / Synthwave). - Highscores Leaderboard.', 'https://img.gamemonetize.com/gbbx1f761zj1xvj8xhdr2hefzadzu0nf/512x384.jpg', 'https://html5.gamemonetize.com/gbbx1f761zj1xvj8xhdr2hefzadzu0nf/', '0', 'Arcade', 0, 0, '', 'breakanoid'),
(1375, 'Run Of Life', 'In fact, the life of every person is a kind of race, as a result of which one manages to reach incredible heights. The results of such a race directly depend on the decisions made by people in its course. The game gives you the opportunity to take part in an accelerated version of such a race.', 'https://img.gamemonetize.com/qjlsu3gz2ph3w2ya2sc7heph70n9a23p/512x384.jpg', 'https://html5.gamemonetize.com/qjlsu3gz2ph3w2ya2sc7heph70n9a23p/', '0', 'Arcade', 0, 0, '', 'run-of-life');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1376, 'Galaxy Challenge', 'Galaxy Challenge is a fun and addictive platformer game that will keep you playing for hours. Travel through the galaxy, collecting coins and upgrades to make your journey more fun and exciting. Do you like platformer games? Galaxy Challenge is an online platformer game. Here you can play for free and beat our highs core and compete with players from around the world!', 'https://img.gamemonetize.com/j6kn9tlr1w4ubjft7k1w8jfcq5tyh9if/512x384.jpg', 'https://html5.gamemonetize.com/j6kn9tlr1w4ubjft7k1w8jfcq5tyh9if/', '0', 'Arcade', 0, 0, '', 'galaxy-challenge'),
(1377, 'Ball Up 3D', 'Ball Up 3D is a new exciting game for all ages. Feel the rhythm to play. Do not hit the bombs and the obstacles. Remember to collect the mystery boxes to help you beat your opponent․ Your goal has always been to reach the finish first!', 'https://img.gamemonetize.com/tdqpj1a5qrfqfllq6lpexqjbpvytfj5r/512x384.jpg', 'https://html5.gamemonetize.com/tdqpj1a5qrfqfllq6lpexqjbpvytfj5r/', '0', 'Arcade', 0, 0, '', 'ball-up-d'),
(1378, 'Space Warrior', 'Space Warrior is a side-scrolling, game in which you are traveling through the space to reach the boss of each level. You are trying to kill enemies and avoid electric obstacles. Collected coins can be used for upgrades in a shop', 'https://img.gamemonetize.com/iuwvbadcmf8ljvk195bd9kjrfbvv90tg/512x384.jpg', 'https://html5.gamemonetize.com/iuwvbadcmf8ljvk195bd9kjrfbvv90tg/', '0', 'Arcade', 0, 0, '', 'space-warrior'),
(1379, 'Hoolo', 'Hoolo is a 2D platformer where you have to collect all of the potato chips packets while avoiding the enemies, flying creatures and their bullets, ground saws,spikes and reach the green flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/z9kuz6a1sdz5bt5b6ah9hwoe6ikpdm1q/512x384.jpg', 'https://html5.gamemonetize.com/z9kuz6a1sdz5bt5b6ah9hwoe6ikpdm1q/', '0', 'Arcade', 0, 0, '', 'hoolo'),
(1380, 'Hammer Master io', 'Smash the players on the battlefield and absorb their power! Join the gang beasts fight and enjoy the crazy action. Become bigger and stronger kicking every buddy in the PvP io arena! Win the round and become the last stickman fighter who lived in this battle royal!', 'https://img.gamemonetize.com/hjy2vk3puaewim5dm7wrlzzkwo7cbhle/512x384.jpg', 'https://html5.gamemonetize.com/hjy2vk3puaewim5dm7wrlzzkwo7cbhle/', '0', 'Arcade', 0, 0, '', 'hammer-master-io'),
(1381, 'Bushman Bamboo', 'Enjoy your free time exploring bushmen journeys with the help of bamboo. From all over the internet this free online game is the best just for you. For any activity level it is the perfect game. Game features Entertaining and enjoyable. High quality graphics. Challenging levels.', 'https://img.gamemonetize.com/78fsbdsumx9mo1hf7p7yyk8ac3ioyes7/512x384.jpg', 'https://html5.gamemonetize.com/78fsbdsumx9mo1hf7p7yyk8ac3ioyes7/', '0', 'Arcade', 0, 0, '', 'bushman-bamboo'),
(1382, 'Run Fish Run', 'Run Fish Run Endless runner online games is a fun and addictive game. Play for free and see how far you can go. Run Endless Runner Online Games Do you like running endless runner online games? If so, play the best endless runner games on the web.', 'https://img.gamemonetize.com/c9f84gokkceoff2aosozmoeeauj7by7t/512x384.jpg', 'https://html5.gamemonetize.com/c9f84gokkceoff2aosozmoeeauj7by7t/', '0', 'Arcade', 0, 0, '', 'run-fish-run'),
(1383, 'Elliott From Earth - The Final Challenge', 'Play Elliott From Earth - Space Academy: The Final Challenge Game online in your web browser and mobile at superkidgames.com for free and more html5 games Elliott From Earth - Space Academy: The Final Challenge Game is a game where you can Shoot, catch and be careful ... This is not a complete list of questions that Elliott will be asked in all final exams and tests at the Academy. As a result, you will become a graduate and conquer space.', 'https://img.gamemonetize.com/ze50c3prl0hajyqq73u1a7msj8wgihuk/512x384.jpg', 'https://html5.gamemonetize.com/ze50c3prl0hajyqq73u1a7msj8wgihuk/', '0', 'Arcade', 0, 0, '', 'elliott-from-earth--the-final-challenge'),
(1384, 'Robo Running 3D', 'Run with an ink man who does parkour. He holds a magical pen that can turn your drawings into real objects, such as boats, weapons, or even swim rings. But you must collect ink because without it, the pen will lose its magical power. Your ultimate goal is to overcome all obstacles and win the final Boss battle.', 'https://img.gamemonetize.com/k353r7i70su81n9px0spde5ayi6m6yjb/512x384.jpg', 'https://html5.gamemonetize.com/k353r7i70su81n9px0spde5ayi6m6yjb/', '0', 'Arcade', 0, 0, '', 'robo-running-d'),
(1385, 'Number Run 3D', 'Number Run 3D is a number running game which is suitable for all ages! Your goal is to increase your number as much as possible, and you can only win if you are bigger than the target number. Remember to be careful of the obstacles on the way, they will hinder your success! Have fun!', 'https://img.gamemonetize.com/33sak0dt1wtt3jhvguzpsd5l8pzvq5et/512x384.jpg', 'https://html5.gamemonetize.com/33sak0dt1wtt3jhvguzpsd5l8pzvq5et/', '0', 'Arcade', 0, 0, '', 'number-run-d'),
(1386, '3310 Games', 'Play fun 3310 games on a realistically crafted phone. In this game that appeals to all ages, you will remember the past. It contains 9 different decals to choose from. So you will be able to personalize your old phone. This phone has 3 different Nokia games. 1- The Classic Snake choose one of the 5 differently designed walls and create your space. Grow your snake by collecting baits that are born randomly in the field. The larger your snake, the more points you collect. 2- Car Racing drive along the 3-lane road without hitting any cars. If you hit cars, you\'ll start over by going back to the beginning. 3- Space Shooter You are the captain of a spaceship and enemies are attacking you. Destroy the enemies attacking you. In addition to the classic Nokia games, you can navigate on this phone, which has a real phone feel, and listen to classic Nokia ringtones.', 'https://img.gamemonetize.com/abic7rboio0kbueicrl87j6ttct3jtlj/512x384.jpg', 'https://html5.gamemonetize.com/abic7rboio0kbueicrl87j6ttct3jtlj/', '0', 'Arcade', 0, 0, '', '-games'),
(1387, 'Popo Singer', 'Popo Singer is a 2D platformer where you play as Popo who is a music lover. Your mission is to collect the guitars while avoiding the enemies, spikes, and flying monsters and reach the magic hole. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/83hoe3s8140ahwfuutdmm5xkovc4rscu/512x384.jpg', 'https://html5.gamemonetize.com/83hoe3s8140ahwfuutdmm5xkovc4rscu/', '0', 'Arcade', 0, 0, '', 'popo-singer'),
(1388, 'Color Pin Circle - Addictive Pin Shooter Game', 'Color Pin Circle Game is specially designed for teenagers. It is an addictive pin through the game. This game is divided into levels. The next level will be harder from before levels. In this color arrow pin change game, you have to through all pins in the moveable multiple color circles to pass the level. The circle visible by different shapes of colored games and gets complete the level. Color Pin Circle is an addictive Pin Shooter Game created based on new ideas, new logic for passing boring time. It also has some advantages for increasing knowledge of accuracy. To play the Color Pin Circle game, you must set the same color to the color wheel. Be careful because you will have to pay attention to the variety of colors and not hit the other balls.', 'https://img.gamemonetize.com/d1roztursplnl1xyu57hxsw7nc3449vc/512x384.jpg', 'https://html5.gamemonetize.com/d1roztursplnl1xyu57hxsw7nc3449vc/', '0', 'Arcade', 0, 0, '', 'color-pin-circle--addictive-pin-shooter-game'),
(1389, 'He Likes Darkness', 'Great puzzle-adventure game. Collect stars to open the portal to the next level. Collect coins to unlock new characters.', 'https://img.gamemonetize.com/ui74otostmumeto7s5u7of5fz4txewxz/512x384.jpg', 'https://html5.gamemonetize.com/ui74otostmumeto7s5u7of5fz4txewxz/', '0', 'Arcade', 0, 0, '', 'he-likes-darkness'),
(1390, 'Elliott From Earth - Space Academy: Alien Spotter', 'Play Elliott From Earth - Space Academy: Alien Spotter Game online in your web browser and mobile at superkidgames.com for free and more html5 games Elliott From Earth - Space Academy: Alien Spotter Game is a game where you can Shoot, catch and be careful ... This is not a complete list of questions that Elliott will be asked in all final exams and tests at the Academy. As a result, you will become a graduate and conquer space.', 'https://img.gamemonetize.com/42f0uhmya59l2usxc5bsjwzhjiln1wb3/512x384.jpg', 'https://html5.gamemonetize.com/42f0uhmya59l2usxc5bsjwzhjiln1wb3/', '0', 'Arcade', 0, 0, '', 'elliott-from-earth--space-academy-alien-spotter'),
(1391, 'Sonic Mobile', 'Mobile version of the adventures of the legendary Sonic the Hedgehog! Collect all the rings and go through all the obstacles!', 'https://img.gamemonetize.com/kcvdkpzf8y0t092b3iowi6fn8hnqbjfv/512x384.jpg', 'https://html5.gamemonetize.com/kcvdkpzf8y0t092b3iowi6fn8hnqbjfv/', '0', 'Arcade', 0, 0, '', 'sonic-mobile'),
(1392, 'Akochan Quest', 'Akochan Quest is a 2D anime themed platformer where you play as Akochan, a girl, who have to collect all of the necklaces while avoiding the zombies, the heart monsters, saws, rotating blades and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you continue.', 'https://img.gamemonetize.com/m3w2jx0x754vprbcct2q5apxkgiax2al/512x384.jpg', 'https://html5.gamemonetize.com/m3w2jx0x754vprbcct2q5apxkgiax2al/', '0', 'Arcade', 0, 0, '', 'akochan-quest'),
(1393, 'Ninja Samurai Runner Online', 'Escape your enemies by jumping and sliding over and under obstacles with the arrow keys, as you sprint along the 2D landscape, collecting gold to buy upgrades on the way. You can climb the tower higher by collecting ninjas and get bonuses.', 'https://img.gamemonetize.com/sgbq309oise3r1chzbewjl9zg5q8sggx/512x384.jpg', 'https://html5.gamemonetize.com/sgbq309oise3r1chzbewjl9zg5q8sggx/', '0', 'Arcade', 0, 0, '', 'ninja-samurai-runner-online'),
(1394, 'Scappa', 'Welcome to The Escape, use your cunning and your strategy to escape the spooky mansion, what are you up to? play The Escape now', 'https://img.gamemonetize.com/6p5hiy25kuldowvd75z2pulhq0jzviqf/512x384.jpg', 'https://html5.gamemonetize.com/6p5hiy25kuldowvd75z2pulhq0jzviqf/', '0', 'Arcade', 0, 0, '', 'scappa'),
(1395, 'Ants Quest 2', 'Ants Quest 2 is a 2D platformer where you have to collect all of the sugar cubes while avoiding the enemy ants, three-eyed ants, bullets, flying ants, spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Ants Quest 2&quot; series.', 'https://img.gamemonetize.com/iq7zcrkzryk5iepw6xfl160qcdu3594w/512x384.jpg', 'https://html5.gamemonetize.com/iq7zcrkzryk5iepw6xfl160qcdu3594w/', '0', 'Arcade', 0, 0, '', 'ants-quest-'),
(1396, 'Panda Bamboo', 'A panda has just landed in our forests! This imposing black and white animal is hungry and wants only one thing… to eat bamboo! Feed him before he goes for a little nap, but watch out: Other pandas in the jungle are also fighting for the bamboo. They hide in the bamboo in order to stop you. Do not underestimate these pandas; they are armed! Stay vigilant... The war of bamboo is about to start.', 'https://img.gamemonetize.com/ttff0juxcir9wvockuk8msyryon65cyq/512x384.jpg', 'https://html5.gamemonetize.com/ttff0juxcir9wvockuk8msyryon65cyq/', '0', 'Arcade', 0, 0, '', 'panda-bamboo'),
(1397, 'Eatable Fishes', 'Enjoying the world of fishing through gaming. Eatable Fishes is a fun, new online fishing game. Game features Interesting concept. Suitable for all ages. Colorful graphics. Good sound quality. How to play In this game you must survive by trading and eating fish that are larger than you, or else the other predators in the deep sea will gulp you up! No matter if it\'s buying a bigger boat to hunt more fish or finding a way to hide from your enemies beneath the gloomy water, there are many challenges to face in order to keep yourself safe as well as feed your stomach. &quot;Survive&quot; is an online game – it\'s free and you don\'t need to download anything, so just click the image to play! &quot;Survive&quot; is a game where you\'re on an island.', 'https://img.gamemonetize.com/txptu7i2firsv1ke21848ijpn6lm8o3g/512x384.jpg', 'https://html5.gamemonetize.com/txptu7i2firsv1ke21848ijpn6lm8o3g/', '0', 'Arcade', 0, 0, '', 'eatable-fishes'),
(1398, 'Speed Spin : Colors Game', 'You goal is to survive as long as possible ! Your color dot jumps from an orbit to another. Avoid all other color forms and be careful! You must not go to the middle and neither too far from your orbit, or you will lose. This is an hypnotic game that will test your reflexes, attentions and speed.', 'https://img.gamemonetize.com/1qjzbxofsmynjjwbyjmf463kz431zzwi/512x384.jpg', 'https://html5.gamemonetize.com/1qjzbxofsmynjjwbyjmf463kz431zzwi/', '0', 'Arcade', 0, 0, '', 'speed-spin--colors-game'),
(1399, 'Froggy Man 2', 'Froggy Man 2 is a 2D cute little platformer where you play as a green frog who have to collect all of the flies while avoiding the orange frogs, blue frogs and their bullets, saws, and spikes and reach the green flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Froggy Man&quot; series.', 'https://img.gamemonetize.com/rwg1vsulzlkrbsdxu5yp23ke5aoxwn64/512x384.jpg', 'https://html5.gamemonetize.com/rwg1vsulzlkrbsdxu5yp23ke5aoxwn64/', '0', 'Arcade', 0, 0, '', 'froggy-man-'),
(1400, 'Blocky Fun Roads', '&quot;Blocky Roads&quot; by Running Nose Studio is another amazing game. Blocky Roads is a running game similar to a hurdle race, with obstacles instead of hurdles. TNT, boxes, cars and ambulances are all hazards that must be avoided. The more stars you earn, the more cartoon characters you can unlock. In some ways, Blocky Roads resembles the most popular game, Crossy Road. To get the most points and be ranked first, run as confidently as possible. Characteristics: One of the most beautiful voxel art visuals I have seen. Secondly, there are more than ten characters to unlock. 3) Notable Personae include: (Bob, Droopy, Cheeky, Peppa Pig, Chuck, Pororo) In all, there are a total of 14 accomplishments. Make your way to the top of the rankings. 6) Playable Offline. Incredibly useful &quot;Save Me&quot; feature. 8) The World\'s Top 10.', 'https://img.gamemonetize.com/0b8t6lvusnteehu4k68qtd7oqnp46kby/512x384.jpg', 'https://html5.gamemonetize.com/0b8t6lvusnteehu4k68qtd7oqnp46kby/', '0', 'Arcade', 0, 0, '', 'blocky-fun-roads'),
(1401, 'Goblin Clan Online Game', 'Goblin Clan is a free online fantasy game in which goblins must help each other escape the king and queen’s imprisonment while plundering loot and avoiding the wrath of a sorceress. Join us as we explore your captivating world! This free online game is a perfect way to pass the time and get to know the exciting world of goblins! In this virtual world you\'ll face many challenges and overcome them all successfully. Learn lots of new things with every mistake you make on your journey through Goblin Town, which will grant you experience points, money, and other items that can help you unlock future games.', 'https://img.gamemonetize.com/1y89l7hkdc471abjv32g5r2j8x2do64y/512x384.jpg', 'https://html5.gamemonetize.com/1y89l7hkdc471abjv32g5r2j8x2do64y/', '0', 'Arcade', 0, 0, '', 'goblin-clan-online-game'),
(1402, 'Space Jump Online Game', 'Jump into the Fray with Space Jump, an online game that\'s a lot of fun for all ages!', 'https://img.gamemonetize.com/tz841m5y0qo8vx4ie05epjc9aovksp8d/512x384.jpg', 'https://html5.gamemonetize.com/tz841m5y0qo8vx4ie05epjc9aovksp8d/', '0', 'Arcade', 0, 0, '', 'space-jump-online-game'),
(1403, 'Hoov vs Doov', 'Hoov vs Doov is a 2D platformer where you have to collect Golden keys in order to unlock the Exit door while avoiding red enemy robots, and saws. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/wkbnfrviogyv2zmx1nkje6v2s7t4yd6a/512x384.jpg', 'https://html5.gamemonetize.com/wkbnfrviogyv2zmx1nkje6v2s7t4yd6a/', '0', 'Arcade', 0, 0, '', 'hoov-vs-doov'),
(1404, 'Ball Vs Beat', 'Ball vs Beat is an addictive and challenging game designed and created with Unity. With easily changeable ad ids you can start earning money. Try to get the highest score and collect unique musical notes to unlock new songs to play. This is the best music game. How to play? Tap the screen to slide the ball in and out of the line. Hit all the notes perfectly to gain collectables. Follow the rhythm and don’t miss the beat.', 'https://img.gamemonetize.com/slz5peq586c9tzyjnomnk024v75t6oy3/512x384.jpg', 'https://html5.gamemonetize.com/slz5peq586c9tzyjnomnk024v75t6oy3/', '0', 'Arcade', 0, 0, '', 'ball-vs-beat'),
(1405, 'Brothers are making a cake', 'Are you ready to start a cake-making race with your friend in this adventure? The one who makes the cake the fastest wins. Collect the flying cake ingredients with your friend. There are cake ingredients in the balloons; gather them to make your cake. The player who makes the cake the quickest wins the game. Come on, compete in this fun rivalry with your friend and win. Be the best cake master!', 'https://img.gamemonetize.com/oglqfu1hgpzhlef06nkzll0djjj5p5c5/512x384.jpg', 'https://html5.gamemonetize.com/oglqfu1hgpzhlef06nkzll0djjj5p5c5/', '0', 'Arcade', 0, 0, '', 'brothers-are-making-a-cake'),
(1406, 'Legendary Warrior: Goblin Rush', 'Play Legendary Warrior Goblin Rush and have fun, in this game you must make your way past the goblins, undead skeleton warriors, and other ghouls. Try to shoot them in their big head with your arrows. Sometimes you will have to take down an enemy so that your character can move forward to gain a better vantage point. The monsters will jump and move about, so try to analyze their movements and perfect your timing!', 'https://img.gamemonetize.com/lw7pib1ymhh6nf6lesg7jfaga2piolem/512x384.jpg', 'https://html5.gamemonetize.com/lw7pib1ymhh6nf6lesg7jfaga2piolem/', '0', 'Arcade', 0, 0, '', 'legendary-warrior-goblin-rush'),
(1407, 'Crazy Jumper Online Game', 'Crazy Jumper is the Jump Platformer online jumping game! How far will you jump? Play Crazy Jumper online for free - a fun platform game that you can play here. If you are a great fan of adventurous games, then you have got a treat in store for you. Crazy Jumper is a simple yet entertaining game. Playing it brings out some exhilarating experience. On the face of it, this game seems to be simple and plain but the reality is that in order to win the game (as well as earn some cool points on your way) you need to jump from rock to rock while avoiding various obstacles.', 'https://img.gamemonetize.com/njior5hv0l34x7wczr0aeh419rbkciwb/512x384.jpg', 'https://html5.gamemonetize.com/njior5hv0l34x7wczr0aeh419rbkciwb/', '0', 'Arcade', 0, 0, '', 'crazy-jumper-online-game'),
(1408, 'Cubic Epic Roll', 'Are you prepared to go on an unforgettable journey with Epic Roll? Your avatar begins the game on a lengthy platform with a variety of hazards and unique things to collect along the way. When you first start the game, you need to make swift manoeuvres and continue moving down the platform. You should make an effort to earn gold and unique objects that can render you invincible for a limited amount of time on the platform. You will fail the level if you encounter any of the obstacles. Continue forth down the path that never ends. The player of Epic Roll must be fast on their feet to respond appropriately as the cube rolls through a strange universe. Help the small cube escape all of the lethal obstacles, traps, and pits for it to live, and gather money to unlock new characters in this game developed by Alienwolf Studios. There are many of them! Epic Roll is a game that may quickly become addicting and will test your reflexes on a whole new level. Your objective is to maintain control of the cube while avoiding collisions with various objects and tumbling to the ground below. Nevertheless, it is not as simple as it would first appear! You must avoid allowing anything to divert your attention because you are only a split second away from failing. The floor will be riddled with holes, and there will be a variety of additional obstacles that are extremely difficult to navigate. Every direction you turn in brings you closer and closer to the lethal traps.', 'https://img.gamemonetize.com/dx0ji2uuhy5yfsmpmbfozxipp01kdch9/512x384.jpg', 'https://html5.gamemonetize.com/dx0ji2uuhy5yfsmpmbfozxipp01kdch9/', '0', 'Arcade', 0, 0, '', 'cubic-epic-roll'),
(1409, 'Sling Kong', 'Sling Kong is an arcade game in which you have to go as far as possible. Pull the character and move up, clinging to the round ledges, but beware of deadly traps and obstacles. You need to avoid deadly traps: flamethrowers, saws, crushing walls and more to get to the top! Play Sling Kong in your browser and discover insane characters to carve your way to success!', 'https://img.gamemonetize.com/qusgnr3vyv7pe08fpw0l46rdmqgkz72w/512x384.jpg', 'https://html5.gamemonetize.com/qusgnr3vyv7pe08fpw0l46rdmqgkz72w/', '0', 'Arcade', 0, 0, '', 'sling-kong'),
(1410, 'Blocks Breaker', '-Swipe to fly balls and break bricks, take aim and fire! -Find the best angles and positions to wipe out bricks. -Play skillfully and make the most of the power up. -Catch props to break bricks more effectively. -Get the highest score as fast as you finish the game! Many Bricks Breaker is a Brick Breaker game. You need to break many bricks. Features -Free game and play offline -Easy ball control with one finger. -Tons of well-designed stages! -Eye catching and free skin of balls -Challenge mode and more props to get fun!', 'https://img.gamemonetize.com/bjxijnhnupupybk0kyjat91rf11dm0gq/512x384.jpg', 'https://html5.gamemonetize.com/bjxijnhnupupybk0kyjat91rf11dm0gq/', '0', 'Arcade', 0, 0, '', 'blocks-breaker'),
(1411, 'Mew Cat', 'Mew Cat is a 2D platformer where you have to collect the cat food bowls while avoiding the enemy cats, spikes and saws and reach the green flag. There are 8 levels to play and the difficulty increases as you continue.', 'https://img.gamemonetize.com/xcpoafhhandtpu3z8h0l2r4wmpoj52vh/512x384.jpg', 'https://html5.gamemonetize.com/xcpoafhhandtpu3z8h0l2r4wmpoj52vh/', '0', 'Arcade', 0, 0, '', 'mew-cat'),
(1412, 'Pop Toys Maker Fidget DIY', 'Have you ever considered a gratifying and soothing game to quickly relieve stress? If the answer is yes, you have come to the correct location for nonstop games that are relaxing. You can discover instructions for producing easy dimple pops in our DIY fidget pop manufacturing game. Make Pop It in the anti-stress kinetic game with infinity cubes, fidget spinners, squishies, tangles, and boinks. While appearing on the screen, decompress. It is the most popular relaxing puzzle game and features numerous fidget toy designs. Select your preferred fidget toy maker and one of the available fidget toys, such as Pop It Fidget, Fidget Bubble, Bean Toy, Slice Sand, and Bubble Wrap.', 'https://img.gamemonetize.com/y7j3brb3p5rmsofyinaexvw69iu8z0st/512x384.jpg', 'https://html5.gamemonetize.com/y7j3brb3p5rmsofyinaexvw69iu8z0st/', '0', 'Arcade', 0, 0, '', 'pop-toys-maker-fidget-diy'),
(1413, 'Halloween Circle', 'Come try your hand at our online Halloween game, Circle. See how high of a score you can get by jumping on the line with the circle. The Halloween Circle online game is a fun way to get into the Halloween spirit. In the game, you jump on a line with a circle and try to break the highest record.', 'https://img.gamemonetize.com/feypn5nblhxa4l5z4zjsod8te2y4b3m5/512x384.jpg', 'https://html5.gamemonetize.com/feypn5nblhxa4l5z4zjsod8te2y4b3m5/', '0', 'Arcade', 0, 0, '', 'halloween-circle'),
(1414, 'Scary Party Coloring', 'Scary Party Coloring is a free online coloring and kids game! In this game you will find eight different pictures which have to be colored as fast as you can to obtain a great score at the end of the game. You have 23 different colors to choose. You can also save the colored image. Have fun!', 'https://img.gamemonetize.com/kratqptxo6g66oauxxxgt2tvf83muh1m/512x384.jpg', 'https://html5.gamemonetize.com/kratqptxo6g66oauxxxgt2tvf83muh1m/', '0', 'Arcade', 0, 0, '', 'scary-party-coloring'),
(1415, 'Doctor Pets Online', 'In the world there are many different, important and necessary professions. One of such wonderful profession is a doctor. In this entertaining game, your clinic and you, like a real doctor, will take wild animals that are sick and who need treatment and emergency medical care. Your clinic is always ready to accept new patients. You have to use all knowledge and skills, efforts and diligence, in order to cure these wild animals from cold, bruises or any other wound. Let’s get started!', 'https://img.gamemonetize.com/uoybx4lhefca7f1ijck5iwch9f969fe0/512x384.jpg', 'https://html5.gamemonetize.com/uoybx4lhefca7f1ijck5iwch9f969fe0/', '0', 'Arcade', 0, 0, '', 'doctor-pets-online'),
(1416, 'Kong Adventure 2022', 'Our favourite pastimes include playing video games and hanging out with friends. It\'s one of our favourite pastimes and one of the finest ways to spend the time. However, to have fun playing a game, you would need a game that engages all of your senses and challenges you somehow. The Real Fighter Kong is an excellent choice when it comes to games of this type. You may play this jungle adventure game as many times as you like. To win, you must guarantee that your gorilla character, Kong, can overcome all of the obstacles in the game\'s numerous levels. As many as three stars are awarded for each level completed. To earn stars in this real-life fighting game for guys, you must perform at a high enough level or quality. For one thing, it\'s completely free to download and play. You may get this game from Google Play or the Google Play store. &quot;Search for real fighter Kong free download\', and you\'ll get your choice of action or adventure game. After downloading it, you\'ll see three options on the screen when you first start the game. Play, Tutorial, and More Games are the three options in the real-fighter games for kids. Before you begin playing, it is recommended that you first click on the Tutorials choices. This will help you better understand the game. Many buttons will appear on the screen once you click on tutorials. Here are the buttons and their meanings:', 'https://img.gamemonetize.com/n8ydq5mk5xbi9dj8eywo6ml6i4t7tpms/512x384.jpg', 'https://html5.gamemonetize.com/n8ydq5mk5xbi9dj8eywo6ml6i4t7tpms/', '0', 'Arcade', 0, 0, '', 'kong-adventure-'),
(1417, 'The Wisp', 'Possess the immaterial body of the Wisp and help him reach Heaven’s door across a hundred levels. Put your reflexes to the test and save your soul in this platform game.', 'https://img.gamemonetize.com/z225qz8kt2qddfrnc8d91b6gkws3jl8a/512x384.jpg', 'https://html5.gamemonetize.com/z225qz8kt2qddfrnc8d91b6gkws3jl8a/', '0', 'Arcade', 0, 0, '', 'the-wisp'),
(1418, 'Angry Birds Mad Jump', 'A fun and very simple jump game about Angry Birds. Choose a bird and get as high as possible. Beware of Bad Piggies and spikes! Use bombs to kill all the enemies and speed up for a mad jump. Have fun and enjoy!', 'https://img.gamemonetize.com/bd2le9j95ym51cktyvgtns4hukb1zqkp/512x384.jpg', 'https://html5.gamemonetize.com/bd2le9j95ym51cktyvgtns4hukb1zqkp/', '0', 'Arcade', 0, 0, '', 'angry-birds-mad-jump'),
(1419, 'Boat rush', 'Boat rush is a boat running game in which you have to go as far as possible by boat avoiding all the obstacles on the route. You also have a few weapons at hand that you can fire to clear your way. You have more levels to complete.', 'https://img.gamemonetize.com/a13gqdcfhlw1bd9cohkq2lujp56ltx6u/512x384.jpg', 'https://html5.gamemonetize.com/a13gqdcfhlw1bd9cohkq2lujp56ltx6u/', '0', 'Arcade', 0, 0, '', 'boat-rush'),
(1420, 'Reco Ball 2', 'Reco Ball 2 is a 2D cute little platformer where you play as a ball who have to collect all of the copper coins while avoiding the enemy balls, flying enemy balls, rotating blades, spikes and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Reco Ball&quot; series.', 'https://img.gamemonetize.com/emis6wtdmggbc272hswyxfbkuwqpswns/512x384.jpg', 'https://html5.gamemonetize.com/emis6wtdmggbc272hswyxfbkuwqpswns/', '0', 'Arcade', 0, 0, '', 'reco-ball-'),
(1421, 'Karate king', 'Karate King Online is a free online game where you can fight your way through the jungle and defeat the evil Karate King. It\'s easy to play and fun to master! Karate King Online is a free online game with a real time strategy twist. It\'s a great game for those who love to build and battle your way through the world.', 'https://img.gamemonetize.com/cmmuf8d2j7h6s1gek2dlutts8hw2vtn6/512x384.jpg', 'https://html5.gamemonetize.com/cmmuf8d2j7h6s1gek2dlutts8hw2vtn6/', '0', 'Arcade', 0, 0, '', 'karate-king'),
(1422, 'Eyes of Horror', 'Pictures system: you need to collect a certain number of pictures to win. Each pictures gives different bonuses (negative or positive) For example, a picture can attract an enemy or give the player an endless run;', 'https://img.gamemonetize.com/bu96b0k1artbv7dubqwuj8d1sbfwq6bb/512x384.jpg', 'https://html5.gamemonetize.com/bu96b0k1artbv7dubqwuj8d1sbfwq6bb/', '0', 'Arcade', 0, 0, '', 'eyes-of-horror'),
(1423, 'Hovercraft Flying 3D', 'Hovercraft Flying 3D is an attractive game that you can not miss it. Click the screen to control the hovercraft to reach the end line. Cross all the gates and avoid hitting the obstacles. Collect the coins to unlock the other hovercrafts. Try it now!', 'https://img.gamemonetize.com/esznds8npree9p19a3vpwfgg9f71l3zi/512x384.jpg', 'https://html5.gamemonetize.com/esznds8npree9p19a3vpwfgg9f71l3zi/', '0', 'Arcade', 0, 0, '', 'hovercraft-flying-d'),
(1424, 'Tank Mazes', 'Our intelligence learned about the enemys counter offensive. The general ordered you to defend the base at all costs! At your disposal are several modifications of our best tank, as well as the latest support technologies, such as: point bombing, energy shield, time stop and others. Our main forces have already been pulled together in other directions, so you, as the best tank commander, are tasked with defending the base alone, but you can take a partner with you and face the approaching enemies together.', 'https://img.gamemonetize.com/u7ifgv57bzjgdf04c9py88u1msn0a6fk/512x384.jpg', 'https://html5.gamemonetize.com/u7ifgv57bzjgdf04c9py88u1msn0a6fk/', '0', 'Arcade', 0, 0, '', 'tank-mazes'),
(1425, 'Atanu Boy 2', 'Atanu Boy 2 is a 2D platformer where you have to collect money while avoiding the enemy gangsters, flying drones and their bullets, saws, spikes and reach the pink flag in order to go to the next level. There are 8 level to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Atanu Boy&quot; series.', 'https://img.gamemonetize.com/tujy278x5sgaknzbjl5evgfy03a3az2d/512x384.jpg', 'https://html5.gamemonetize.com/tujy278x5sgaknzbjl5evgfy03a3az2d/', '0', 'Arcade', 0, 0, '', 'atanu-boy-'),
(1426, 'Super Hero Race', 'Overcome many obstacles and reach the finish line to win the award and become the best. Facing various obstacles, choose the right hero to get to the finish line faster. Be careful not to stumble into traps.', 'https://img.gamemonetize.com/edergx7hlhyz8mzvdymrqvp6yrj4q8ff/512x384.jpg', 'https://html5.gamemonetize.com/edergx7hlhyz8mzvdymrqvp6yrj4q8ff/', '0', 'Arcade', 0, 0, '', 'super-hero-race'),
(1427, 'Monster Live Online Game', 'ZOMBIELAND INSTANT PLAY GAME-Zombie land is a zombie survival game free online. Play against the users from all over the world in real time and show you have the reflexes to survive the most dangerous places. The end of times are here and you will have to fight for your life and make sure these brain-eating creatures keep away from you. You can play alone or with other people in a team as zombies love eating humans, but also humans like to crush their heads! Make sure they cannot hurt you while trying to kill them. ZOMBIELAND INSTANT PLAY GAME fighting zombies It is a superb game regardless of whether it is played on pc or mobile phone, using mouse or touchscreen or tapping screen with smartphone. ZombieLand Zombies! Zombies are invading Zombie Land and it\'s up to you and your team to save the day in this free online game. Zombie land is an online zombie survival game where a player can enter alone or with other players in a group. Every new level provides you with 3 skill points that you can spend on making your character stronger via different abilities, which allows you to continue surviving the world filled with zombies.', 'https://img.gamemonetize.com/szjuqwe4qflgalb9h5bhu9a3m1w4e6kj/512x384.jpg', 'https://html5.gamemonetize.com/szjuqwe4qflgalb9h5bhu9a3m1w4e6kj/', '0', 'Arcade', 0, 0, '', 'monster-live-online-game'),
(1428, 'New Bottle Shooting Game', 'Bottle Gun Shooting is a new shooting operation with ultimate shooting fun and entertainment which enhances you shooting visions in free and frank manner in this bottle shooter game. Have faith in your shooting abilities and join this new application of free shooting games to expand you shooting ranges. You targeted role is to take an exact and accurate aim at your bottle target of ultimate bottle shoot 3d games.', 'https://img.gamemonetize.com/7tcd7m0kytx8m8j7hkblc5megj70pqyi/512x384.jpg', 'https://html5.gamemonetize.com/7tcd7m0kytx8m8j7hkblc5megj70pqyi/', '0', 'Arcade', 0, 0, '', 'new-bottle-shooting-game'),
(1429, 'Mine Sweeper', 'Enjoy the reimagined classic, the minefield is waiting to be cleared. Use your wisdom and memory to unlock the tiles you see. Try to avoid the mines, otherwise the game is over! The empty tiles will unlock a number to show how close the nearest mine is.', 'https://img.gamemonetize.com/ntmx7ke6rxx3l24k5dui9azqou0c8io6/512x384.jpg', 'https://html5.gamemonetize.com/ntmx7ke6rxx3l24k5dui9azqou0c8io6/', '0', 'Arcade', 0, 0, '', 'mine-sweeper'),
(1430, 'Restaurant Boss', 'Restaurant Boss is a casual simulation game where you manage a Restaurant and expand your retail business! Restaurant Boss has 20 interesting levels with interesting tasks. Play and have fun Restaurant Boss is a simulation game', 'https://img.gamemonetize.com/0gj6ke1il5wli9llve91x1xt04mrdtsx/512x384.jpg', 'https://html5.gamemonetize.com/0gj6ke1il5wli9llve91x1xt04mrdtsx/', '0', 'Arcade', 0, 0, '', 'restaurant-boss'),
(1431, 'Easter Battle Collect Egg', 'You must be faster than your friend on Easter morning and collect all the colored eggs. Easter time has come. Now you must own all the colored eggs. Compete with your friend and collect the eggs as quickly as possible. Deliver the collected eggs to the basket swiftly. The one who fills the basket fastest wins. You must be quick to win. Gather the colored eggs and be the winner of Easter.', 'https://img.gamemonetize.com/0z8wrjisam04nvg0am8qpr8na7nhnje2/512x384.jpg', 'https://html5.gamemonetize.com/0z8wrjisam04nvg0am8qpr8na7nhnje2/', '0', 'Arcade', 0, 0, '', 'easter-battle-collect-egg'),
(1432, 'Prison Escape 2022', 'Why can you do it when you\'re not in prison? Assemble a group of cellmates and work together to create a simple means to escape. Make use of your insulting and shrewd abilities to get away from all of the guards. You must use your intellect in order to escape from prison. Do you want to experience the thrill of escaping from a jail cell? Do you want to have a realistic getaway experience? Now is the time to attempt a jailbreak and decide on an escape strategy. Breaking Bad is a really entertaining game that has smooth control and excellent gameplay. You will have a great escape and a great stealth experience thanks to the easy control and range of gaming options. You will outwit the guards, make use of your concealment abilities, and devise a brilliant escape strategy. You will need to devise escape plans in order to get out of prison.', 'https://img.gamemonetize.com/2ex8zvnbwn45f6u2pcwyj8jr777gzdfp/512x384.jpg', 'https://html5.gamemonetize.com/2ex8zvnbwn45f6u2pcwyj8jr777gzdfp/', '0', 'Arcade', 0, 0, '', 'prison-escape-'),
(1433, 'Doggy Quest : The Dark Forest', 'A dark forest is infected by strange creatures and dangerous monsters. you play a dog that must survive in this wild and dark world. You can avoid the danger by switching from a world to another. Switch from the real world to the hell to escape. By flipping your dog, you might succeed to survive.', 'https://img.gamemonetize.com/8vzaxyvw4pitoogdohp9b619b5dn4fx2/512x384.jpg', 'https://html5.gamemonetize.com/8vzaxyvw4pitoogdohp9b619b5dn4fx2/', '0', 'Arcade', 0, 0, '', 'doggy-quest--the-dark-forest'),
(1434, 'Jake Black Cat 2', 'Jake Black Cat 2 is a 2D platformer where you play as a black cat whose mission is to collect the bowls containing cat food while avoiding the enemy cats, flying robot cats, spikes, and saws and reach your cat house in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Jake Black Cat&quot; series.', 'https://img.gamemonetize.com/0vmmvhd7bsj76u8rvntlhn24hhi68gjz/512x384.jpg', 'https://html5.gamemonetize.com/0vmmvhd7bsj76u8rvntlhn24hhi68gjz/', '0', 'Arcade', 0, 0, '', 'jake-black-cat-'),
(1435, 'Camping Journey', 'Ready for a real road trip weekend adventure? Summer camp games for family are here and you can experience what it’s like to have a virtual camping day with many exciting activities', 'https://img.gamemonetize.com/sr8wsc0yso0d85r52xtcfy2ajppdftar/512x384.jpg', 'https://html5.gamemonetize.com/sr8wsc0yso0d85r52xtcfy2ajppdftar/', '0', 'Arcade', 0, 0, '', 'camping-journey'),
(1436, 'Mahjong Mahjong', 'Mahjong is a classic game which uses a set of tiles. The goal of this game, is to match identical tiles and remove them from the board. This will expose the tiles under, and make them open for play. The challenge is to eliminate all pieces on the board.', 'https://img.gamemonetize.com/k6kzxl5gqkz17erfwfxfod3vuzaq3c0i/512x384.jpg', 'https://html5.gamemonetize.com/k6kzxl5gqkz17erfwfxfod3vuzaq3c0i/', '0', 'Arcade', 0, 0, '', 'mahjong-mahjong'),
(1437, 'Spa With Daddy Game', 'It\'s Jessica\'s birthday and her dream birthday present is going to the spa with her dad! Of course her father would promise her, she would give her whatever she wanted! A day at the spa wasn\'t a good time for Dad, he didn\'t know what was in it. He is about to feel the biggest surprise in his life, I hope he will like it! Get ready for a luxurious beauty salon treatment with dad! Everyone\'s nails, hair, skin and mind need some luxurious treatment from time to time!', 'https://img.gamemonetize.com/j5l8va5aptwys0ytwhhj0g7nawyh5sxz/512x384.jpg', 'https://html5.gamemonetize.com/j5l8va5aptwys0ytwhhj0g7nawyh5sxz/', '0', 'Arcade', 0, 0, '', 'spa-with-daddy-game'),
(1438, 'Orbital Pixel', 'You are a little pixel and you must survive as long as possible! Go from orbit to orbit to avoid enemies but be careful! If you go too far of your orbit you will lose. Orbital Pixel is an hypnotic game that will test your reflexes, attentions and speed. Avoid the enemies, stay in your orbit and get as much collectibles as possible, how much time will you survive?', 'https://img.gamemonetize.com/qld2iil1653y9yxpwcf8zd4s30x7zp82/512x384.jpg', 'https://html5.gamemonetize.com/qld2iil1653y9yxpwcf8zd4s30x7zp82/', '0', 'Arcade', 0, 0, '', 'orbital-pixel'),
(1439, 'Pixel War', 'Nothing goes well in the world of pixels anymore! The invaders are becoming more numerous and they fight every inch of screen. Do not let them! Increase your population and invade enemy pixels. Pixel War is a tactical game that will test your logic and sense of strategy. Quickly think about the technique you will use. Feel the rhythm of a thrilling game and gorgeous graphics.', 'https://img.gamemonetize.com/ci3mzqtvpuzdlr8xjktvv5ur1jtqa7zi/512x384.jpg', 'https://html5.gamemonetize.com/ci3mzqtvpuzdlr8xjktvv5ur1jtqa7zi/', '0', 'Arcade', 0, 0, '', 'pixel-war'),
(1440, 'Checkers - strategy board game', 'Checkers (Draughts) – a traditional and inspiring board game that gives you a lot of fun challenging the computer, playing online multiplayer mode with people from all around the world or with a friend offline.', 'https://img.gamemonetize.com/frwu5yzklrisiofajndhn2vcv690dqst/512x384.jpg', 'https://html5.gamemonetize.com/frwu5yzklrisiofajndhn2vcv690dqst/', '0', 'Arcade', 0, 0, '', 'checkers--strategy-board-game'),
(1441, 'Lifetime Running', 'Lifetime Running is a life parkour game. The life of a person is short, how to live depends on your attitude. Select the character to start the game, through the time number gate, when the larger the number, the more energy is consumed. When your blood bar becomes zero, your life is also over. Collect diamonds and food to make your way to the top', 'https://img.gamemonetize.com/h16hzqbyhdfxrysgrxkklg5mlw9zs0v8/512x384.jpg', 'https://html5.gamemonetize.com/h16hzqbyhdfxrysgrxkklg5mlw9zs0v8/', '0', 'Arcade', 0, 0, '', 'lifetime-running'),
(1442, 'TFT Blocky Friends', 'TFT Blocky Friends HTML5 Arcade Game', 'https://img.gamemonetize.com/d9l87fba0bxl82d9jj26sp69ka5qvu3a/512x384.jpg', 'https://html5.gamemonetize.com/d9l87fba0bxl82d9jj26sp69ka5qvu3a/', '0', 'Arcade', 0, 0, '', 'tft-blocky-friends'),
(1443, 'Sprocky', 'Castle Raider is a 2d platform where you control a knight trying to get all the chests. In his path he will face many enemies.', 'https://img.gamemonetize.com/hq23li6du0vovlbj4vrh8uq2v7fpw4ck/512x384.jpg', 'https://html5.gamemonetize.com/hq23li6du0vovlbj4vrh8uq2v7fpw4ck/', '0', 'Arcade', 0, 0, '', 'sprocky'),
(1444, 'Squid Game: The Revenge', 'Squid Game Online is an online action game that we hand picked. This is one of our favorite mobile action games that we have to play. Simply click the big play button to start having fun. If you want more titles like this, then check out Impostor Killer or Run Into Death.', 'https://img.gamemonetize.com/uta03xb8w0e0lof76htoj1zh76zehchs/512x384.jpg', 'https://html5.gamemonetize.com/uta03xb8w0e0lof76htoj1zh76zehchs/', '0', 'Arcade', 0, 0, '', 'squid-game-the-revenge'),
(1445, 'Mr Toro 2', 'Mr Toro 2 is a 2D platformer where you have to collect money while avoiding the enemies, spikes, saws and flying robots and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Mr Toro&quot; series.', 'https://img.gamemonetize.com/9tr5jipbjzzihqdckdguyzfas5srt66h/512x384.jpg', 'https://html5.gamemonetize.com/9tr5jipbjzzihqdckdguyzfas5srt66h/', '0', 'Arcade', 0, 0, '', 'mr-toro-'),
(1446, 'Fatty Ken 2', 'Fatty Ken 2 is a 2D platformer where you play as a body builder who have to collect dumbbells while avoiding the enemies, flying creatures, spikes and ground saws and reach the finish flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Fatty Ken game.', 'https://img.gamemonetize.com/iq8jw3i4pvu5ec8ts4mblzjzg5uyxrce/512x384.jpg', 'https://html5.gamemonetize.com/iq8jw3i4pvu5ec8ts4mblzjzg5uyxrce/', '0', 'Arcade', 0, 0, '', 'fatty-ken-'),
(1447, 'Frogie Cross The Road Game', '“Frogie Cross the Road” is a fun game where you have to cross roads, rivers and countryside. Help the frog “Frogie” to reach the end of each level and beware of cars, wild boars and rivers. You must dodge the cars and wild boars so you don’t get hit and you must also jump over the pieces of wood on top of the river so you don’t fall into it. Try to reach the end of each level before the time runs out. Have a good time!', 'https://img.gamemonetize.com/30w9dp3e8ia68cm9nf25nn7xi6erfqs3/512x384.jpg', 'https://html5.gamemonetize.com/30w9dp3e8ia68cm9nf25nn7xi6erfqs3/', '0', 'Arcade', 0, 0, '', 'frogie-cross-the-road-game'),
(1448, 'Slice the Fruit', 'Slice fruits in 3 explosive modes: Arcade: 60 seconds to cut all freeze. Power to freeze time enabled. Zen: Fruits appears more slowly, no time limit Frenetic: Fruits appears much faster. no time to cut the fruits', 'https://img.gamemonetize.com/xyqbh0apdyu6fu1ueglrmtnpzrdznd77/512x384.jpg', 'https://html5.gamemonetize.com/xyqbh0apdyu6fu1ueglrmtnpzrdznd77/', '0', 'Arcade', 0, 0, '', 'slice-the-fruit'),
(1449, 'Halloween Monster Party Jigsaw', 'Halloween Monster Party Jigsaw is a free online game from genre of puzzle and jigsaw games. You can select one of the 12 images and then select one of the three modes: easy with 25 pieces, medium with 49 pieces and hard with 100 pieces. Have fun and enjoy!', 'https://img.gamemonetize.com/nzdxjat4jjtkugb2tf0lk3x5iilq0oj5/512x384.jpg', 'https://html5.gamemonetize.com/nzdxjat4jjtkugb2tf0lk3x5iilq0oj5/', '0', 'Arcade', 0, 0, '', 'halloween-monster-party-jigsaw'),
(1450, 'Bhoolu', 'Bhoolu is a 2D platformer where you have to collect all of the candies while avoiding spikes, saws and enemies and reach the magic hole in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/e2c7nr75tkvdtdhfxr4ehsskkj3kde4u/512x384.jpg', 'https://html5.gamemonetize.com/e2c7nr75tkvdtdhfxr4ehsskkj3kde4u/', '0', 'Arcade', 0, 0, '', 'bhoolu'),
(1451, 'Save Obby and Noob Two players', 'Obby and Noob are in jail, and you need to help them escape. You must navigate through dangerous courses and obstacles to get the key. Get the key and free your friend from jail. Find the key to free them from prison. Collect all the money along the way. Be careful of the TNT bombs falling from above, they can kill you at any moment. Watch out for the obstacles in the game. Find the key without dying and free your friend from prison.', 'https://img.gamemonetize.com/vnz4smmq3s8x3h944mjgruxn7kjde8gv/512x384.jpg', 'https://html5.gamemonetize.com/vnz4smmq3s8x3h944mjgruxn7kjde8gv/', '0', 'Arcade', 0, 0, '', 'save-obby-and-noob-two-players'),
(1452, 'Monster Candy Rush', 'Are you up for the game of a monster who loves candy? The monster is very hungry and wants to eat candy Help him eat all the candies and eat the candies. In the meantime, eat the gold and buy new costumes for the monster. Try to eat all the candies, be careful, don\'t hit the obstacles or you will lose. dodge obstacles. Eat all the candies.', 'https://img.gamemonetize.com/f5619hv5p5fipg0bvbv0so8nclqg97ck/512x384.jpg', 'https://html5.gamemonetize.com/f5619hv5p5fipg0bvbv0so8nclqg97ck/', '0', 'Arcade', 0, 0, '', 'monster-candy-rush'),
(1453, 'Cowboy 2D Runner', 'What a killer game, Cowboy Dash Runner! You\'ll be able to plan your shots before you even start the game with this one. Run, jump, and attempt to kill all the adversaries that try to kill you in this shooting game. You must, however, be aware that you must avoid some obstacles and collect tokens by killing an enemy and destroying obstacles as you go along. You must be accurate in using the provided weapon to take out your opponents and destroy their machinery. Doesn\'t it seem simple? Would you stand capable of outlasting long sufficiently in this never-ending leaping game to eliminate all of your adversaries? Playing this addicting shooter game is made much more enjoyable thanks to its exceptionally designed surroundings. As a player, your job is to keep your attention on the enemy and shoot them to kill them. Enemies are out there, and they\'re all out to get you, but they can\'t get you if you let them. What makes Cowboy Dash Runner-Addictive Shooting Game superior to other games that include killing and battling on your Android smartphone or tablet? Nice: The group developed a few 2D creations. Cool and smooth, high-quality visuals to offer you the finest gaming experience ever! You\'re going to love it! Because we value your time, we made the gameplay as simple as possible. To jump or shoot, tap anywhere on the left or right side of the screen. It\'s a cinch! With our realistic graphics, you\'ll feel as if you\'re slaying real foes rather than merely running around.', 'https://img.gamemonetize.com/efeggze4h8z1wsmfb3j95w6qaryp44uq/512x384.jpg', 'https://html5.gamemonetize.com/efeggze4h8z1wsmfb3j95w6qaryp44uq/', '0', 'Arcade', 0, 0, '', 'cowboy-d-runner'),
(1454, 'Pirates Battle Island', 'Capture the islands one by one and show that you are the best warrior pirate. Huggy Wuggy', 'https://img.gamemonetize.com/etbmm78epugymtw5crm4i084h6a7jteo/512x384.jpg', 'https://html5.gamemonetize.com/etbmm78epugymtw5crm4i084h6a7jteo/', '0', 'Arcade', 0, 0, '', 'pirates-battle-island'),
(1455, 'Duck Math', 'Math Duck is a math-puzzle platformer game. Help the little duck solve all equations from each level and reach the exit door before time runs out. Good luck!', 'https://img.gamemonetize.com/dpgaq96zlfyczncxh44iiy9tdl18cakz/512x384.jpg', 'https://html5.gamemonetize.com/dpgaq96zlfyczncxh44iiy9tdl18cakz/', '0', 'Arcade', 0, 0, '', 'duck-math');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1456, 'Elliott From Earth - Space Academy: Space Cook', 'Play Elliott From Earth - Space Academy: Space Cook Game online in your web browser and mobile at superkidgames.com for free and more html5 games Elliott From Earth - Space Academy: Space Cook Game is a game where you can Shoot, catch and be careful ... This is not a complete list of questions that Elliott will be asked in all final exams and tests at the Academy. As a result, you will become a graduate and conquer space.', 'https://img.gamemonetize.com/9bfdiegz8zqzvlryar6kot7dk3qsughd/512x384.jpg', 'https://html5.gamemonetize.com/9bfdiegz8zqzvlryar6kot7dk3qsughd/', '0', 'Arcade', 0, 0, '', 'elliott-from-earth--space-academy-space-cook'),
(1457, 'New Born Baby', 'Motherhood and Newborn Twins Babies Nurseries Nanny Baby Room for girls and toddlers. Mommy and Daddy are delighted to learn they will be parents to twin newborn kids. Parents must create a nursery for their newborns. Precautions for twin newborn newborns are vital to offer equal care to each. Be the best babysitter in Baby Nurse School Nanny. The entire family is excited for the infant twins\' first day at home, including mom, dad, grandparents, siblings, and even an uncle. Dress up the twin lovely newborn newborns in the nursery as babysitters. Adult twins, boy and girl, are an excellent balanced addition to any household. These chatty newborn twins are clever and receptive to your love. A nurse may help new parents care for their babies in the babysitter\'s nursery. Here are some suggestions for new parents. It\'s vital to breastfeeding your newborns. Soak your newborn twins in warm water with a towel, cotton wool, and clean clothing. Cute Babies need regular nappy changes. Leaving newborns in wet or soiled nappies or diapers for too long may cause skin irritation or nappy rash. They were helping a night of screaming baby sleep. A Virtual Nursery can help you parent better. Being a baby nurse at a virtual babysitter baby daycare facility is not easy.', 'https://img.gamemonetize.com/tava9jvjb8g9jbjp1zn004695sl7ndro/512x384.jpg', 'https://html5.gamemonetize.com/tava9jvjb8g9jbjp1zn004695sl7ndro/', '0', 'Arcade', 0, 0, '', 'new-born-baby'),
(1458, 'Finger Heart Monster Refil', 'In Finger Heart: Monster Refill, your task is to creatively combine your finger with cute monsters to craft the perfect heart shape. No special skills or expertise are required; all you need is your imagination, intuition, and a sprinkle of luck. The gameplay ranges from easy to challenging, occasionally taking a whimsical turn, but it consistently delivers enjoyment and gratification. Heres how to play: choose the correct shape or draw the right line, then drag the shape into the designated space and adjust the monster to fit. Keep an eye on the countdown timer. Website Developer &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/ke60kej0ys0ynira22m3uo0a4qrzszfn/512x384.jpg', 'https://html5.gamemonetize.com/ke60kej0ys0ynira22m3uo0a4qrzszfn/', '0', 'Arcade', 0, 0, '', 'finger-heart-monster-refil'),
(1459, 'Christmas Kenno Bot 2', 'Christmas Kenno Bot 2 is a 2D Christmas themed platformer where you play as a bot who have to collect green gift boxes while avoiding the blue and orange enemy bots, flying bots, their bullets, saws, spikes and reach the Eskimo\'s door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Christmas Kenno Bot&quot; series.', 'https://img.gamemonetize.com/b2kx48rdjzyhjsumkw418boyyvu00dh0/512x384.jpg', 'https://html5.gamemonetize.com/b2kx48rdjzyhjsumkw418boyyvu00dh0/', '0', 'Arcade', 0, 0, '', 'christmas-kenno-bot-'),
(1460, 'Pizza Stack Rush Maker', 'Gather the pizza bread dough and stack them higher so that you may bake it for the customers as you go; nevertheless, make every effort to avoid giving it out for free. Start your pizzeria; you should! Gather the pans, and go to work preparing the pizza for your satisfied customers. When people are waiting to buy pizza from your pizza shop, it might be challenging to run the business, but don\'t worry about it! You will not only learn how to make pizza, but you will become known for making the most incredible pizza in town. Put a smile on your customer\'s faces and serve them the most incredible pizza in town while you\'re doing it!!!', 'https://img.gamemonetize.com/3p6lc99412eatrszlsbs1mt55qqi018d/512x384.jpg', 'https://html5.gamemonetize.com/3p6lc99412eatrszlsbs1mt55qqi018d/', '0', 'Arcade', 0, 0, '', 'pizza-stack-rush-maker'),
(1461, 'Snake vs Block 3D', 'Snake vs block is a free game about the war of balls and blocks. The snake is made up of balls. The snake will grow longer when eating other balls along the way. But its adventures are not easy. This is not simple snake game. This is hard snake game. There are walls made of blocks blocking its path. If the ball hits the block it will be destroyed. Endless blocks waiting for it in front because this is endless gameplay. Try to score as hign as you can.', 'https://img.gamemonetize.com/yzzxczhz5uyz06kwkhd35qlqwktm61ly/512x384.jpg', 'https://html5.gamemonetize.com/yzzxczhz5uyz06kwkhd35qlqwktm61ly/', '0', 'Arcade', 0, 0, '', 'snake-vs-block-d'),
(1462, 'Crazy Backflip 3D', 'Crazy Backflip 3D is a seemingly simple but very difficult to master backflip game. You need to land in the designated position. Moreover, some levels will leave you with many obstacles. This will start to challenge your backflip skills. Come along and become a master!', 'https://img.gamemonetize.com/paxyjkzc955gy9v05fa4xiii4or8gpra/512x384.jpg', 'https://html5.gamemonetize.com/paxyjkzc955gy9v05fa4xiii4or8gpra/', '0', 'Arcade', 0, 0, '', 'crazy-backflip-d'),
(1463, 'Haton 2', 'Haton 2 is a 2D platformer where you have to collect oranges while avoiding enemies, flying robots, spikes, and saws in order to reach the red flag which leads you to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/fqzr6jvmb6880ozlfocvnacoh3god7gv/512x384.jpg', 'https://html5.gamemonetize.com/fqzr6jvmb6880ozlfocvnacoh3god7gv/', '0', 'Arcade', 0, 0, '', 'haton-'),
(1464, 'Among Robots', 'Among Robots is a 2D platformer where you have to collect key cards in order to unlock the door and to go to the next level. You have to avoid enemy robots, spikes and saws. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/4i9hrd4odw28dr1j5skpw343fvccw1pb/512x384.jpg', 'https://html5.gamemonetize.com/4i9hrd4odw28dr1j5skpw343fvccw1pb/', '0', 'Arcade', 0, 0, '', 'among-robots'),
(1465, 'Battle Sky War', 'The legendary mobile blaster is returning to commemorate its tenth anniversary in super-destructive fashion. Sky Force 2014 is a breathtaking scrolling shooter experience that includes a significant new social gameplay aspect that draws on the intensity of traditional arcade shoot them ups and the most up-to-date smartphone technology. The video game magazine IGN said ten years ago, &quot;Put simply, Sky Force is awesome.&quot; Sky Force swept through the early mobile gaming landscape with a vengeance. It received an astounding 9.5 out of 10 on the scale. And now it\'s back in action. More significant in scale, bolder in expression, and more passionate than ever before, In addition to amazing 3D visuals, easy touchscreen controls, and a robust upgrade system that will have you blasting for hours, this 10th-anniversary version adds incredible complexity to the franchise. Battle against legions of other Sky Force 2014 players in weekly tournaments on brand new levels every week, with big prizes not just for winning but also for rescuing other pilots who have already been brought down!', 'https://img.gamemonetize.com/1s032d22f3t0ncadj79kqlx72cpwsfmw/512x384.jpg', 'https://html5.gamemonetize.com/1s032d22f3t0ncadj79kqlx72cpwsfmw/', '0', 'Arcade', 0, 0, '', 'battle-sky-war'),
(1466, 'Jelly Phil', 'Jelly Phil is a 2D cute little platformer where you play as jelly man who have to collect pink jellies while avoiding the jelly enemies and saws and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you continue.', 'https://img.gamemonetize.com/1q2dox8avx76egwm41k8h635djzr9k0f/512x384.jpg', 'https://html5.gamemonetize.com/1q2dox8avx76egwm41k8h635djzr9k0f/', '0', 'Arcade', 0, 0, '', 'jelly-phil'),
(1467, 'Christmas Shiboman', 'Christmas Shiboman is a 2D Christmas themed cute little platformer where you have to collect blue gift boxes while avoiding the enemies, giant blades, spikes and reach the orange flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/zilaqwy1nbfdjiopdab7a3fnmk2in5p2/512x384.jpg', 'https://html5.gamemonetize.com/zilaqwy1nbfdjiopdab7a3fnmk2in5p2/', '0', 'Arcade', 0, 0, '', 'christmas-shiboman'),
(1468, 'Christmas Car', 'You move the car forward or backward to overcome the obstacles in the allotted time. But note that it does not exceed the allotted time. You can use somersault skills to get points from the stars in the universe and get extra rewards to increase your ability through the next level.', 'https://img.gamemonetize.com/5lk8691fy3r5ib2i63q7396g6ps6avfi/512x384.jpg', 'https://html5.gamemonetize.com/5lk8691fy3r5ib2i63q7396g6ps6avfi/', '0', 'Arcade', 0, 0, '', 'christmas-car'),
(1469, 'Locoman 2', 'Locoman 2 is a simple 2D platformer where you have to collect silver keys while avoiding the enemies, flying creatures, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Locoman series.', 'https://img.gamemonetize.com/ix0g4xxtg12samqpbp8lgn8u0l5m8gsu/512x384.jpg', 'https://html5.gamemonetize.com/ix0g4xxtg12samqpbp8lgn8u0l5m8gsu/', '0', 'Arcade', 0, 0, '', 'locoman-'),
(1470, 'Mario HTML5 Mobile', 'Meet the updated version of Mario\'s adventures in the Super Mario Html5 game. The plumber will again overcome various obstacles, break gold blocks, jump on turtles and evil stray mushrooms. Collect coins, for them you can buy an additional life to the three that are already available. Magic mushrooms can be hidden in golden cups. If you eat them, the hero will turn into a super Mario and become much larger. But the first collision with the enemy will return it to its original form again. Beware of carnivorous flowers and jump over water and fire obstacles in Super Mario Html5.', 'https://img.gamemonetize.com/qvhbwcpxtq7hkfahmfnlzzylxxnnp7yn/512x384.jpg', 'https://html5.gamemonetize.com/qvhbwcpxtq7hkfahmfnlzzylxxnnp7yn/', '0', 'Arcade', 0, 0, '', 'mario-html-mobile'),
(1471, 'Eatable Birds', 'Move into the area of various birds. Eatable Birds game online is a number one choice for every bird loving gamer! It’s full of adventure and unexpected ending! Game features Exciting levels Great exhibition of birds Easy to play Suitable for all ages How to play Join the Eatable Birds online Birds Survival Games. See how long you can last as you dodge eagles, birds and angry bees! Play as a bird from your PC or Phone.', 'https://img.gamemonetize.com/fuv26168ue0qrb8qvni8je8n7iuavmeq/512x384.jpg', 'https://html5.gamemonetize.com/fuv26168ue0qrb8qvni8je8n7iuavmeq/', '0', 'Arcade', 0, 0, '', 'eatable-birds'),
(1472, 'Adventures of Flig - air hockey shooter', '&quot;Adventures of Flig&quot; - opens a new world in hockey games without glow and neon! It\'s interesting story which combines three games in one - air hockey, runner and labyrinth. Explore beautiful and mysterious worlds and fight the unique enemies to help save Flig\'s beloved from the clutches of the vile Spider! And don\'t forget the tiny spider Spidey! Guide him through the dangerous mazes and he\'ll play a significant role in the adventure!', 'https://img.gamemonetize.com/u45zjrq1d00d39ic4p4eq2m6y0zo2i1w/512x384.jpg', 'https://html5.gamemonetize.com/u45zjrq1d00d39ic4p4eq2m6y0zo2i1w/', '0', 'Arcade', 0, 0, '', 'adventures-of-flig--air-hockey-shooter'),
(1473, 'Space Queste Star', 'Venture as an Interstellar Command trooper on a space journey! As in a game-book, your decisions will determine the success of your adventure. Investigate planets, solve mysteries, find items and complete your mission! HOW TO PLAY Press and drag the spaceship to move it. Try to avoid the meteors. The longer you last the higher your score.', 'https://img.gamemonetize.com/kx9zdvr71z5wu8o0npq4nsvy1mdlov68/512x384.jpg', 'https://html5.gamemonetize.com/kx9zdvr71z5wu8o0npq4nsvy1mdlov68/', '0', 'Arcade', 0, 0, '', 'space-queste-star'),
(1474, 'Neon Block', 'A fun casual game with a neon theme. try to pass all levels with the least amount of deaths possible. Challenge your friends. 15 Levels Playable in all plataforms (Pc,Mobile,Android,IOS) Mobile Controls and Pc Controls', 'https://img.gamemonetize.com/w1gli9g1ky2q14yw82338d0declde3ja/512x384.jpg', 'https://html5.gamemonetize.com/w1gli9g1ky2q14yw82338d0declde3ja/', '0', 'Arcade', 0, 0, '', 'neon-block'),
(1475, 'Fish Hop', 'Escape the barbecue! Help a fish escape a hot grill by jumping on the clothesline ... Beat your own high score in this endless one touch platformer.', 'https://img.gamemonetize.com/npsz302tp8ckd4vgkwqy194pvoxgtvhg/512x384.jpg', 'https://html5.gamemonetize.com/npsz302tp8ckd4vgkwqy194pvoxgtvhg/', '0', 'Arcade', 0, 0, '', 'fish-hop'),
(1476, 'Skibidi Toilet.io', 'This is Skibidi.io, the ultimate fusion of Skibidi and io gameplay that provides players with an adrenaline-filled experience! This game set in the heart of Skibidi Toilet City Here, you will control Skibidi Toilets and Cameramen in a rousing war.', 'https://img.gamemonetize.com/dffeouwj1z8gq8h73ad88wmdlcl7knp3/512x384.jpg', 'https://html5.gamemonetize.com/dffeouwj1z8gq8h73ad88wmdlcl7knp3/', '0', 'Arcade', 0, 0, '', 'skibidi-toiletio'),
(1477, 'Color Race 3D', 'Welcome to the Color Race 3D! Colorful game that will keep you on your toes all the very end! Grow, Fight, and Win! Collect stickmen of your color to win levels and clash against the Stickman Boss! GROW THE BIGGEST STICKMAN The largest stickman wins, the smallest lose. Run, grow and absorb other stickmen unik the finish line. Move let and right on the run and collect as many stickmen and coins as possible.', 'https://img.gamemonetize.com/uh88hlz3d4j7kktr30seyaf3vxcgh8xm/512x384.jpg', 'https://html5.gamemonetize.com/uh88hlz3d4j7kktr30seyaf3vxcgh8xm/', '0', 'Arcade', 0, 0, '', 'color-race-d'),
(1478, 'Mining Rush 3D: Underwater', 'Continue the game by hiring idle miners and making the first profit in the idle merger game. Earn more in building games and dig faster among idle mining tycoons. Anyway, keep up the speed and remember that hard work in the idle click-to-make-money game always pays off!', 'https://img.gamemonetize.com/3hr8oihpnqz2emy12y7wwx6l1sxyqjgs/512x384.jpg', 'https://html5.gamemonetize.com/3hr8oihpnqz2emy12y7wwx6l1sxyqjgs/', '0', 'Arcade', 0, 0, '', 'mining-rush-d-underwater'),
(1479, 'Pixel Jump', 'Do you like games easy to understand but difficult to master? This game is for you! You are a small pixel and you have to survive as long as possible! Jump from floor to floor and avoid the enemies! You can jump as many times as you like, but beware of the enemies, if you touch them, it\'s over!', 'https://img.gamemonetize.com/zyqpzrt5za720yfzfmvrom01lbq2ktpa/512x384.jpg', 'https://html5.gamemonetize.com/zyqpzrt5za720yfzfmvrom01lbq2ktpa/', '0', 'Arcade', 0, 0, '', 'pixel-jump'),
(1480, 'Christmas Chuni Bot', 'Christmas Chuni Bot is a 2D Sci-fi themed platformer where you have collect all of the battery cells while avoiding the enemy bots, flying bots and their bullet, spikes, ground saws and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/h1l241q6xnasjbzzpensu67dvomq6r74/512x384.jpg', 'https://html5.gamemonetize.com/h1l241q6xnasjbzzpensu67dvomq6r74/', '0', 'Arcade', 0, 0, '', 'christmas-chuni-bot'),
(1481, 'Moo Bot 2', 'Moo Bot 2 is a 2D Sci-fi themed platformer where you play as a bot who have to collect the blue energy crystals while avoiding the green and yellow enemy bots, rotating green and red lasers, flying bots, bullets and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Moo Bot&quot; series.', 'https://img.gamemonetize.com/dnpq2wi4t0552sw0qc4tpj8rzacixpc7/512x384.jpg', 'https://html5.gamemonetize.com/dnpq2wi4t0552sw0qc4tpj8rzacixpc7/', '0', 'Arcade', 0, 0, '', 'moo-bot-'),
(1482, 'Hoona', 'Hoona is a 2D platformer where you have to collect the golden keys while avoiding the enemies, saws, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/n19x8vbh4u9kr5lm6ei58x1mupx39tpe/512x384.jpg', 'https://html5.gamemonetize.com/n19x8vbh4u9kr5lm6ei58x1mupx39tpe/', '0', 'Arcade', 0, 0, '', 'hoona'),
(1483, 'Roo Bot', 'Roo Bot is a 2D Sci-Fi themed platformer where you have to collect red energy drink test tubes while avoiding the enemy bots, saws and the spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/txza19c7vpqalr4f55iy0uo7rqjku54m/512x384.jpg', 'https://html5.gamemonetize.com/txza19c7vpqalr4f55iy0uo7rqjku54m/', '0', 'Arcade', 0, 0, '', 'roo-bot'),
(1484, 'Аstronaut', 'This is a game in which you need to control an astronaut to destroy asteroids and avoid bombs and pipes with fire to destroy crystals and collect all the particles from them.', 'https://img.gamemonetize.com/44ycz2zm2bcb5ego2g0jnwdyfg9phybh/512x384.jpg', 'https://html5.gamemonetize.com/44ycz2zm2bcb5ego2g0jnwdyfg9phybh/', '0', 'Arcade', 0, 0, '', 'stronaut'),
(1485, 'Floppy Penguin', 'Floppy Penguin is a free online game that is perfect for players of all ages. With its simple controls and easy-to-follow gameplay, Floppy Penguin is a great way to pass the time and have some fun. At Floppy Penguin, we pride ourselves on providing high-quality, family-friendly online gaming experiences. Our games are free to play, and we believe that gaming should be accessible to everyone. Whether you\'re a seasoned gamer or just getting started, we hope you\'ll give our games a try. Thank you for your interest in Floppy Penguin!', 'https://img.gamemonetize.com/ody63050gtlk71svymjwlepvp1o1us4h/512x384.jpg', 'https://html5.gamemonetize.com/ody63050gtlk71svymjwlepvp1o1us4h/', '0', 'Arcade', 0, 0, '', 'floppy-penguin'),
(1486, 'Breaker Manga Girls', 'Are you a Manga fan of and japanese girls ? Are you also a fan of arcade game of the old times and nothing pleases you as much as taking out your old consoles? If your answer is yes, BREAKER MANGA GIRLS is the perfect game for you. In this brand new adaptation of this great classical game, you must destroy bricks to unveil the hidden girls.', 'https://img.gamemonetize.com/9r36xt6yzil61t9yaycd8mu3gzz7440r/512x384.jpg', 'https://html5.gamemonetize.com/9r36xt6yzil61t9yaycd8mu3gzz7440r/', '0', 'Arcade', 0, 0, '', 'breaker-manga-girls'),
(1487, 'My Pet Clinic', 'My Pet Clinic is a fun veterinarian game in which you must help all of the poorly pets that come into your clinic. You are the only doctor on site so it is up to you to bring the cute pets back to complete health and make them happy again. Every pet that walks through your door is relying on you do not let them down. Every animal has a unique issue that requires your expertise to fix them, use the on-screen instructions to work through the required steps to bring them back to full health once again. Treat all of the five different types of pets correctly. Good luck!', 'https://img.gamemonetize.com/8sw1sxg2dud23y3izb39we7jtabqy4hy/512x384.jpg', 'https://html5.gamemonetize.com/8sw1sxg2dud23y3izb39we7jtabqy4hy/', '0', 'Arcade', 0, 0, '', 'my-pet-clinic'),
(1488, 'Grimace Monster Dop Story', 'Do you have a strong passion for puzzles? Are you seeking to push your limits by taking on more intricate puzzle challenges? Your innate creativity and clever problem-solving skills empower you to navigate through complex everyday scenarios filled with unexpected twists and turns. Your task involves utilizing an eraser to manipulate and eliminate the elements that pose obstacles. Website Developer &lt;a href=\'https://www.crazygamesonline.com/\'&gt;https://www.crazygamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/y3qiuezlo2uuyznjoug85rwcnpvheobc/512x384.jpg', 'https://html5.gamemonetize.com/y3qiuezlo2uuyznjoug85rwcnpvheobc/', '0', 'Arcade', 0, 0, '', 'grimace-monster-dop-story'),
(1489, 'Teenage Mutant Ninja Turtles', 'There isn’t much time! Are you ready to fight evil and save the world in Teenage Mutant Ninja Turtles: Battle for New York? In this fast-paced action game, work together with Mikey, Donnie, Leonardo, and Raphael to save New York City from the Kraang! It’s a race against the clock as you complete various hectic minigames before the clock runs out. Work as a team, taking advantage of each turtles’ strengths and weaknesses to take down the Kraang before they turn NY—no, the whole WORLD into mutant Kraang hybrids! Are you ready to get your ninja on? Every time you completed the mini-game and go around again it gets harder and harder.', 'https://img.gamemonetize.com/fcxrwzx6hv0m58ficql6cg3sud9v0pct/512x384.jpg', 'https://html5.gamemonetize.com/fcxrwzx6hv0m58ficql6cg3sud9v0pct/', '0', 'Arcade', 0, 0, '', 'teenage-mutant-ninja-turtles'),
(1490, 'Towra 2', 'Towra 2 is a 2D platformer where you have to collect the keys while avoiding the enemies, flying creatures, spikes and saws and reach the tower in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Towra&quot; series.', 'https://img.gamemonetize.com/07hokfeb2ygldu7byo3b1qw8ssjfi2bm/512x384.jpg', 'https://html5.gamemonetize.com/07hokfeb2ygldu7byo3b1qw8ssjfi2bm/', '0', 'Arcade', 0, 0, '', 'towra-'),
(1491, 'Zombie Land Online Game', 'Monster Live Online Free Game. Survive the undead with friends in Monster Live, available on the Web! Level up your character by customizing your combat abilities via skill points earned after killing endless hordes of the living dead. Hello, friend! Have you played Monster Live yet ? It\'s actually an online survival game with a modern take on the genre - you can enter solo or in a group, and every new level gives you three skill points that you can invest in your strengths to become even more awesome! You know online live games? Survive the undead with us. It\'s an online game with a cool take on the genre - you can enter solo or with your friends and every level gives you skill points that you can use to become more awesome!', 'https://img.gamemonetize.com/irpdh6m01asef8l43potd9rf3n6hypky/512x384.jpg', 'https://html5.gamemonetize.com/irpdh6m01asef8l43potd9rf3n6hypky/', '0', 'Arcade', 0, 0, '', 'zombie-land-online-game'),
(1492, 'Dangerous Parachute', 'Parachute is a little game about flying your parachute, where your objective is to maneuver the parachute from right to left while avoiding obstacles and trying to fall into a boat in the middle of the sea. It may sound easy, but it will get much more difficult. Upload your ranking: Try to get the highest score and climb your ranking in the global score!', 'https://img.gamemonetize.com/plhlw1nwphvjxhny62s9knxzb5zwctl4/512x384.jpg', 'https://html5.gamemonetize.com/plhlw1nwphvjxhny62s9knxzb5zwctl4/', '0', 'Arcade', 0, 0, '', 'dangerous-parachute'),
(1493, 'flying froglets, Small Flying Froglets', 'One of the most interesting ability games with little animals is debuting today on play-games.com, and you, dear friends, can see that this is going to be a new online Clangers game, in which you will have to be very careful and concentrated, because the animals in this challenge will want to fly as far and as long as possible, and for that, you will have to be very careful and concentrated, because dear friends, you can see that you will have to make sure that the animals in this challenge fly as far. Make sure you\'re quick and cautious in this game, and you\'ll soon discover that the Clangers creatures will offer you a slew of additional fun games to play with your pals. Have a blast!', 'https://img.gamemonetize.com/59gs7pnrmir0x8f9ma99xratsu14kbnc/512x384.jpg', 'https://html5.gamemonetize.com/59gs7pnrmir0x8f9ma99xratsu14kbnc/', '0', 'Arcade', 0, 0, '', 'flying-froglets-small-flying-froglets'),
(1494, 'Kaitochan vs Ghosts 2', 'Kaitochan vs Ghosts 2 is a 2D Halloween themed platformer where you have to collect yellow balls while avoiding the Pumpkin enemies, zombies, fire, spikes, and flying monsters and reach the Exit door in order to go to the next level. The Exit door will only be unlocked when all of the yellow balls are collected in each level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Kaitochan vs Ghosts&quot; series.', 'https://img.gamemonetize.com/305r08hp1m6krh57oizdtj70a7xgqwu1/512x384.jpg', 'https://html5.gamemonetize.com/305r08hp1m6krh57oizdtj70a7xgqwu1/', '0', 'Arcade', 0, 0, '', 'kaitochan-vs-ghosts-'),
(1495, 'Jumping Japang Online Game', 'This is a freely available game of Jump Endless Runner, which was created by someone who also believes in the infinite possibilities of the human mind. This free and open access to information should give you the opportunity to learn more about this unique and special game.', 'https://img.gamemonetize.com/t88sgz20pdhnfn9zoq67ixan7en1oncx/512x384.jpg', 'https://html5.gamemonetize.com/t88sgz20pdhnfn9zoq67ixan7en1oncx/', '0', 'Arcade', 0, 0, '', 'jumping-japang-online-game'),
(1496, 'Kadeomon', 'Kadeomon is a 2D cute little platformer where you have to collect all of the guavas(fruits) while avoiding the enemies, pins, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/rgucwg4iznmpt3s27n8kl5i7ngh71p24/512x384.jpg', 'https://html5.gamemonetize.com/rgucwg4iznmpt3s27n8kl5i7ngh71p24/', '0', 'Arcade', 0, 0, '', 'kadeomon'),
(1497, 'Humi Bot', 'Humi Bot is a 2D Sci-Fi themed platformer where you have to collect orbs while avoiding the enemy robots, saws, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/ug9kagmjjddrqoujv4rvynbggbs5yyl5/512x384.jpg', 'https://html5.gamemonetize.com/ug9kagmjjddrqoujv4rvynbggbs5yyl5/', '0', 'Arcade', 0, 0, '', 'humi-bot'),
(1498, 'Twerk Rush', 'You must run and gain weight in this entertaining game to fight for the twerk champion title! Only the fearless and confident players go for it! Pay attention and march on the treadmill! Lets show everyone how performing this kind of popular dance can be enjoyable!', 'https://img.gamemonetize.com/n2i6wkl05emm6mg3i589nnxoaa9uivwx/512x384.jpg', 'https://html5.gamemonetize.com/n2i6wkl05emm6mg3i589nnxoaa9uivwx/', '0', 'Arcade', 0, 0, '', 'twerk-rush'),
(1499, 'Subway Surfers Buenos Aires', 'The Subway Surfers World Tour goes to stunning Buenos Aires! - Experience unique architecture and dazzling beaches - Team up with Sofia and unlock her brand new Tango outfit - Take a trip through the colorful streets on the cool Roto board - Search for shiny horse shoes to win the Weekly Hunt prizes', 'https://img.gamemonetize.com/60iqc76rla56c0zz5n8c8563j6caguek/512x384.jpg', 'https://html5.gamemonetize.com/60iqc76rla56c0zz5n8c8563j6caguek/', '0', 'Arcade', 0, 0, '', 'subway-surfers-buenos-aires'),
(1500, 'Monster Baby Hide or Seek', 'Monster Baby Hide or Seek is an engaging mobile game where players embark on a whimsical adventure in search of elusive baby monsters. With captivating graphics and intuitive controls, the game challenges your observation skills as you explore vibrant landscapes, solve puzzles, and outsmart mischievous monsters. Customize your character and unlock magical abilities to aid your quest. Whether youre hiding from or seeking these adorable creatures, Monster Baby Hide or Seek promises hours of delightful gameplay. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/kizbmiy6kmp17qh4wusk1mr1h58jrql4/512x384.jpg', 'https://html5.gamemonetize.com/kizbmiy6kmp17qh4wusk1mr1h58jrql4/', '0', 'Arcade', 0, 0, '', 'monster-baby-hide-or-seek'),
(1501, 'Popo Singer 2', 'Popo Singer 2 is a 2D platformer where you play as Popo who is a music lover. You have to collect all of the guitars while avoiding enemies, spikes and reach the magic hole which leads you to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Popo Singer series with lots of new enemies.', 'https://img.gamemonetize.com/kvmbpzlst8dqbbzgw2ocnvfveh5jjrn4/512x384.jpg', 'https://html5.gamemonetize.com/kvmbpzlst8dqbbzgw2ocnvfveh5jjrn4/', '0', 'Arcade', 0, 0, '', 'popo-singer-'),
(1502, 'BITCOIN vs ETHEREUM DASH IOTA', 'BITCOIN vs ETHEREUM DASH IOTA is an offline multiplayer game. You can play against the computer or against other players or friends on the same mobile / smartphone or tablet. Choose a crypto currency coin and try to stay inside the circle. Your virtual currency coin is spinning on itself. Every time you push your button, your coin will move straight forward and will push the other coins. You must stay inside the circle and try to move out the other coins.', 'https://img.gamemonetize.com/kyywvux8lm78abue5xtses3xptssz6x4/512x384.jpg', 'https://html5.gamemonetize.com/kyywvux8lm78abue5xtses3xptssz6x4/', '0', 'Arcade', 0, 0, '', 'bitcoin-vs-ethereum-dash-iota'),
(1503, 'Ninja Ghost', 'Ninja Ghost immerses you in the world of a ninja on a mission to confront notorious bandit leaders. Prepare to be captivated by the smooth ninja controls, including Slow Motion moves, and the dynamic gameplay. Your primary objective is to take down these formidable bosses, and whether you choose to eliminate their entire team or opt for a more peaceful approach is entirely up to you. In this game, youll step into the shoes of an unparalleled, elusive, incredibly agile, and mighty master of melee combat. Website Developer &lt;a href=\'https://www.game-plays.com\'&gt;https://www.game-plays.com&lt;/a&gt;', 'https://img.gamemonetize.com/mumwz453w0wt583is22yzet2fhwla4je/512x384.jpg', 'https://html5.gamemonetize.com/mumwz453w0wt583is22yzet2fhwla4je/', '0', 'Arcade', 0, 0, '', 'ninja-ghost'),
(1504, 'Noob vs Hacker Gold Apple', 'In this adventure, we must eat the golden apple. By eating the golden apple, we will gain more strength. Be careful, if youre not cautious, you might eat a poisoned golden apple and shrink in size. Catch the golden apples and aim to have the highest score before time runs out. Compete with your friend and win this game. Catch and eat the most golden apples in this fun race. May your height grow the most, and may you win the game.', 'https://img.gamemonetize.com/v1gnx9ksj59xuahx4e9kt94qbu5224jw/512x384.jpg', 'https://html5.gamemonetize.com/v1gnx9ksj59xuahx4e9kt94qbu5224jw/', '0', 'Arcade', 0, 0, '', 'noob-vs-hacker-gold-apple'),
(1505, 'Aroka 2', 'Aroka 2 is a 2D anime themed platformer where you play as a cute anime girl who have to collect all of the bottles containing medicine while avoiding the enemy monsters, super fast monsters, flying creatures, rotating blades, spikes, fire and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Aroka&quot;series.', 'https://img.gamemonetize.com/uswkqcr6eb6an5qmlqt0sqrdcfblcbjn/512x384.jpg', 'https://html5.gamemonetize.com/uswkqcr6eb6an5qmlqt0sqrdcfblcbjn/', '0', 'Arcade', 0, 0, '', 'aroka-'),
(1506, 'Cheese Collector: Rat Runner', 'Fond of the rat race? It\'s time to grab some cheese. The rats are hungry! So make them grab those cheese right away! The game is the perfect endless runner, with a rat racing up and down a single rope to grab the cheese. Players must guide the rats to their desired cheese while avoiding hazards on the way. With an engaging tone and fun gameplay, this game is one of our favorites! The Cheese Collector Rat Runner game is fast-paced. Just tap on one button control game that you\'ll never want to put down again! At first glance, it\'s just another rat running on the rope, but there are obstacles in their way, and they need your help. The rats will collect cheese as they go along for bonus points when more than one can be collected at once or if extra items like bonuses were picked up during gameplay. Get ready because this rodent race has no end until all of those succulent pieces of dairy goodness have been captured by the hungry little creatures! In Cheese Collector, you are the hungry rat, searching for some cheese!. You must guide this rat to the delicious cheese in this game of inches! The rats need food, and they can only find it with your help; make sure not to let them bump into anything, or else their tummy will be empty again before long. Keep track of how many times each rat has eaten so that you know which ones deserve more attention at any given time. There\'s no telling when one might start getting hungry faster than others (or if all three have already had plenty). Hurry on over and see what awaits as these little rodents scurry along for some tasty treats! Cheese Collector is a game where you help the rat collect cheese in an endless runner. The game consists of a rat going on its way on a single rope. Your job is to help them get their desired cheese to fill their tummy. Just avoid the obstacles on the way so that they don\'t get hit by them! Fill their tummy more, score more! It\'s time to get raty! Help the rats grab cheese in this endless runner game. The Cheese Collector Rat Runner is a fun and friendly Endless Runner Game that will have you running for your life, or at least trying to keep up with these hungry little rodents who are racing away on their single rope towards cheeses of all different shapes and sizes. Play through obstacles while avoiding being hit by them and save as many critters from peril along the way! Rats are hungry for cheese! They gotta run to get it. But they can\'t just go on a straight path. There are obstacles in their way, so you have to help them avoid getting hit by these things while running and collecting as much cheese as possible. In this game, you\'re the rat-runner who has to tap on your phone or tablet screen at the right time to make sure that they don\'t collide with anything else and keep going towards their goal of satisfying their hunger for all of those delicious pieces of cheese. This is an endless runner game where the play never ends! The rat is hungry, and you\'re the cheese collector. Help them collect all of their favorite cheeses while avoiding obstacles that will waste their time or even die! No need to take breaks or wait for life because it\'s an infinite runner game so just keep going without stopping until either a new level is unlocked or all rats have been eaten up Get cheese in your fingers with this ratty game! Make them grab the cheese and score big as they race up a single rope. Avoid obstacles, or else the rats will get stuck, and you\'ll have to start over from square one. Do not enjoy some of those cheesy fries without getting hungry for more anymore. The rats are hungry, and they want their cheese. Run as fast as you can through a maze of obstacles to get them what they need. This fun game has a simple premise that will delight anyone who\'s ever loved an endless runner. Try it today - it\'ll make your day rattier than ever before!', 'https://img.gamemonetize.com/loduwfkijttbc60d6nh8oug1j98088jh/512x384.jpg', 'https://html5.gamemonetize.com/loduwfkijttbc60d6nh8oug1j98088jh/', '0', 'Arcade', 0, 0, '', 'cheese-collector-rat-runner'),
(1507, 'Popcorn Eater', 'Popcorn Eater is a game in which you need to feed the hero popcorn and collect coins to buy different versions of popcorn and buckets for him.', 'https://img.gamemonetize.com/g88lf5clr5uvi1tn647r5x4mvjd0kj8b/512x384.jpg', 'https://html5.gamemonetize.com/g88lf5clr5uvi1tn647r5x4mvjd0kj8b/', '0', 'Arcade', 0, 0, '', 'popcorn-eater'),
(1508, 'Alex World', 'Defeat the 3 bosses in their castles and claim the gems! The world of this game contains well-designed levels, multiple enemies, super bosses, simple gameplay, good graphics, and quiet music and sounds. Alex\'s world has been empty since the princess was kidnapped from the wild. After that, the adventure begins! Enjoy this game. You will have a lot of fun!', 'https://img.gamemonetize.com/ynzis5gnxrfzfgf58ecj4s1rprta799p/512x384.jpg', 'https://html5.gamemonetize.com/ynzis5gnxrfzfgf58ecj4s1rprta799p/', '0', 'Arcade', 0, 0, '', 'alex-world'),
(1509, 'Balls: Puzzle', 'A new arcade platformer, you have not only the ball itself, but also the level. A puzzle game that will give you a good time. Platformer with a balloon. All you have to do is just run the game!', 'https://img.gamemonetize.com/lydu60k089slolfw4lj73se6y0xl5oq4/512x384.jpg', 'https://html5.gamemonetize.com/lydu60k089slolfw4lj73se6y0xl5oq4/', '0', 'Arcade', 0, 0, '', 'balls-puzzle'),
(1510, 'Flow Laser Quest', 'Fans of digital worlds, Tron and of brain games come and see! Flow Laser quest is an ingenious puzzle game in a computer world that will put your neurons to the trials. Link the points of the same color through a hundred of levels. Flow Laser Quest is a puzzle game in which you must link points of the same color in a hundred of levels.', 'https://img.gamemonetize.com/prsu5c4ea3l1ayf84ae93f52gcg0uma9/512x384.jpg', 'https://html5.gamemonetize.com/prsu5c4ea3l1ayf84ae93f52gcg0uma9/', '0', 'Arcade', 0, 0, '', 'flow-laser-quest'),
(1511, 'Honey Collector Bee Game', 'Honey Collector Bee Game is an online platformer about a bee who collects flower and make honey. Do you want to play the best free online platformer games? You will find a lot of fun playing Honey Collector Bee Game. This game is a lot of fun and it is also a great way to learn more about bees and beekeeping. The Honey Collector Bee Game is an exciting free online platformer that lets you experience what it\'s like to be a bee. You can choose the flowers you want to collect and trade them in at the hive for different types of honey. The best part is that it\'s compatible with mobile devices, so you can play it everywhere! You\'ve got to be positively buzzing over this amazing indie game platformer! This beekeeper\'s been waiting for a long time to share it with everyone, so start collecting flowers, be the best bee you can be and make yourself some honey while doing what you were made to do: Take care of the garden of life.', 'https://img.gamemonetize.com/xjaw1683e0uk9vlgmn1dtx8synns9zh6/512x384.jpg', 'https://html5.gamemonetize.com/xjaw1683e0uk9vlgmn1dtx8synns9zh6/', '0', 'Arcade', 0, 0, '', 'honey-collector-bee-game'),
(1512, 'Jake Black Cat', 'Jake Black Cat is a 2D platformer where you play as a famous black cat who have to collect the bowls of the cat food while avoiding the enemy cats, spikes, and saws and reach your cat house in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/qefazd6dt9rckp3o3fxm8oep84erbnes/512x384.jpg', 'https://html5.gamemonetize.com/qefazd6dt9rckp3o3fxm8oep84erbnes/', '0', 'Arcade', 0, 0, '', 'jake-black-cat'),
(1513, 'Stack builder skycrapper', 'Build a tower as high as you can out of blocks. Place the blocks as best as possible on top of each other so that they do not fall apart. you have to be very precise in arranging them.', 'https://img.gamemonetize.com/efjdlssnojqhwk15noyrbzz3hqd5xtjx/512x384.jpg', 'https://html5.gamemonetize.com/efjdlssnojqhwk15noyrbzz3hqd5xtjx/', '0', 'Arcade', 0, 0, '', 'stack-builder-skycrapper'),
(1514, 'King Rathor 2', 'King Rathor 2 is a 2D platformer where you play as a King who have to rescue the queen from the enemy soldiers and you have to collect the ornaments while avoiding the enemy soldiers, flying enemy birds, spikes and saws and rescue the queen in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original King Rathor series.', 'https://img.gamemonetize.com/o2hw4er3q6sh44f5dkbdgzuqruyz4vae/512x384.jpg', 'https://html5.gamemonetize.com/o2hw4er3q6sh44f5dkbdgzuqruyz4vae/', '0', 'Arcade', 0, 0, '', 'king-rathor-'),
(1515, 'Gullo', 'Gullo is a 2D cute little platformer where you have to collect the chocolate donuts while avoiding the enemy monsters, ground saws and spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/fu5tndr5z81m5cet71td78ma058jc1uv/512x384.jpg', 'https://html5.gamemonetize.com/fu5tndr5z81m5cet71td78ma058jc1uv/', '0', 'Arcade', 0, 0, '', 'gullo'),
(1516, 'Roodo 2', 'Roodo 2 is a 2D platformer where you have to collect the Golden keys while avoiding the yellow and green enemy robots, flying bots, spikes and ground saws and reach the Exit door. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Roodo game.', 'https://img.gamemonetize.com/2c7tqzscnv12vit2x8ga1he1c37g2foa/512x384.jpg', 'https://html5.gamemonetize.com/2c7tqzscnv12vit2x8ga1he1c37g2foa/', '0', 'Arcade', 0, 0, '', 'roodo-'),
(1517, 'The Squared', 'Play as a cute cube, Avoid obstacles and do your best score in this side scrolling game!', 'https://img.gamemonetize.com/5cjwomdaa03njpf1c6a5cqcbyrkpyz7z/512x384.jpg', 'https://html5.gamemonetize.com/5cjwomdaa03njpf1c6a5cqcbyrkpyz7z/', '0', 'Arcade', 0, 0, '', 'the-squared'),
(1518, 'Aneye Bot 2', 'Aneye Bot 2 is a 2D Sci-Fi themed platformer where you have to collect the ice cream while avoiding the enemy robots, flying bots, spikes and saws and reach the house which leads you to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Aneye Bot&quot; series.', 'https://img.gamemonetize.com/y8dcmrrh7co6j4fiwx47zctgqxl9c564/512x384.jpg', 'https://html5.gamemonetize.com/y8dcmrrh7co6j4fiwx47zctgqxl9c564/', '0', 'Arcade', 0, 0, '', 'aneye-bot-'),
(1519, 'Adventure of Elf Game', 'The Elf Jungle Jumping Online Game is an adventure game that provides players with an exciting and challenging experience. The objective of the game is to help the elf character reach the end of the level by avoiding obstacles and traps. The game is suitable for all ages and can be played by anyone who enjoys a good challenge.', 'https://img.gamemonetize.com/utsmazq2lwscme177ohxi749ou7yb47j/512x384.jpg', 'https://html5.gamemonetize.com/utsmazq2lwscme177ohxi749ou7yb47j/', '0', 'Arcade', 0, 0, '', 'adventure-of-elf-game'),
(1520, 'Merge Master: Dinosaur Monster', 'Merge Dragon Master Battle 3D is a cool real-time strategy game for everyone. You need to think fast to beat all the enemies by combing your dragons on your battlefield. Combine quickly and actively attack enemies to gain control of enemy positions and possess greater power than the opponent. At the same time, use your strategy and tactics to win the battle. Grow your dragons from simple monsters to terrific monsters when you merge them. Use your finger to draw the right combination and evolve your monsters. The higher the level of the monster dragon, the stronger the attack and defense. Remember, if you don\'t merge them fast enough, your enemy monster dragons will beat you in the final round fight. Merge your army as fast as you can because the monsters will get stronger after each level. Unlock new stronger dragons. Only 1% of players can unlock all to win. Are you ready to fight in this drawing challenge? - Beautiful 3D Realistic graphics - Free to play this real-time merge game. - Fun and addictive gameplay - Easy controls - Friendly display - Suitable for all ages, genders - Various dragons, monsters to merge', 'https://img.gamemonetize.com/dls7nrfbslefiagdhamrp6pm8rrerjq4/512x384.jpg', 'https://html5.gamemonetize.com/dls7nrfbslefiagdhamrp6pm8rrerjq4/', '0', 'Arcade', 0, 0, '', 'merge-master-dinosaur-monster'),
(1521, 'Turtle Ninja', 'Turtle Ninja: Epic Adventure on an epic adventure to save their city from the evil forces! Get ready for an action-packed adventure with Turtle Ninja! The city is under attack by evil forces and its up to the brave and agile Turtle Ninja to save the day. In this epic game, youll join forces with the Turtle Ninja to battle through challenging levels and defeat the enemies that threaten the safety of the city.', 'https://img.gamemonetize.com/bzbsrbsl8qzqfva1wgiifc3wax682zhf/512x384.jpg', 'https://html5.gamemonetize.com/bzbsrbsl8qzqfva1wgiifc3wax682zhf/', '0', 'Arcade', 0, 0, '', 'turtle-ninja'),
(1522, 'Judgment Day 3D', 'Today is judgment day, and you are here. OMG! As an angel of God, you are responsible for the judgment on the day of reckoning! This is your mission; you are responsible for judging and deciding the fate of all souls in the afterlife! You will decide who is guilty, who is a criminal, who is innocent and a saint. In this case, it is a pleasant detective game. Be careful! This may be the arrival of death!', 'https://img.gamemonetize.com/d80a2q41iok80frp2ubdt5rr20gpo90d/512x384.jpg', 'https://html5.gamemonetize.com/d80a2q41iok80frp2ubdt5rr20gpo90d/', '0', 'Arcade', 0, 0, '', 'judgment-day-d'),
(1523, 'Cute Forest Tavern', 'A flood of cute animals are invading your tavern! They do not want to use your toilets but eat all your ice-cream stock! Quench their thirst before they get impatient. Send them the ice-cream and retrieve the glass when they finish. Beware; some animals are thirstier than others. Cute Forest Tavern is a game of skill, speed and reflex in which you must distribute ice-cream. With these multiple counters, send the ice at the right animal.', 'https://img.gamemonetize.com/oneg6sefvnl10dmvnnmb59ws7nxyr0bi/512x384.jpg', 'https://html5.gamemonetize.com/oneg6sefvnl10dmvnnmb59ws7nxyr0bi/', '0', 'Arcade', 0, 0, '', 'cute-forest-tavern'),
(1524, 'Rope Ninja Game', 'Get ready for a challenge in this original skill game where timing and concentration is key to success With a simple to play yet hard to master game mechanic Rope Ninja offers fun and endless challenges for players of all age groups', 'https://img.gamemonetize.com/q8bya6xuuv0vxnyls8udfxz0bf0bvswd/512x384.jpg', 'https://html5.gamemonetize.com/q8bya6xuuv0vxnyls8udfxz0bf0bvswd/', '0', 'Arcade', 0, 0, '', 'rope-ninja-game'),
(1525, 'Duo Nether', 'Things are getting even tougher in the second part of the series, so are you up for this adventure? The adventure is getting increasingly difficult. There are monsters and traps everywhere. Tell your friend right away and join this adventure. Remember, youre in for an even more challenging adventure. Steve and Alex are now stronger with their swords. You must be high off the ground to throw the sword. Jump-Throw the sword and kill all the enemies. Collect all the white bone dust stones. Open the chests and both of you reach the door.', 'https://img.gamemonetize.com/ge1c2bm02dldn7ted5bibt7q720kucn3/512x384.jpg', 'https://html5.gamemonetize.com/ge1c2bm02dldn7ted5bibt7q720kucn3/', '0', 'Arcade', 0, 0, '', 'duo-nether'),
(1526, 'Halloween Zombie Zone Clear', 'Get ready for spine-chilling action in Halloween Zombie Zone Clear! As darkness falls, hordes of the undead roam, and its up to you to clear them out. Armed with an arsenal of powerful weapons, navigate through haunted streets and eerie graveyards. With each wave, the challenge intensifies. Unleash special abilities, strategically deploy traps, and team up with friends for cooperative mayhem. Can you survive the night and save the town from this zombie apocalypse? Website Developer &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/8sbiqqsr1xghpt3couxuahj8y5bnu46u/512x384.jpg', 'https://html5.gamemonetize.com/8sbiqqsr1xghpt3couxuahj8y5bnu46u/', '0', 'Arcade', 0, 0, '', 'halloween-zombie-zone-clear'),
(1527, 'Traffic Jam 3D', 'Rev up your engines and brace yourself for the ultimate gridlock showdown in Traffic Jam 3D! Take on the role of a traffic controller and dive into a chaotic world of jam-packed streets. Strategize and rearrange vehicles to create paths and guide traffic to its destination. With its intuitive controls and realistic 3D graphics, Traffic Jam 3D will test your patience and problem-solving skills like never before. Get ready to unravel the tangled web of traffic and become a master of the road!', 'https://img.gamemonetize.com/mosskltnxoznaz9tau6dkha7uhphelpe/512x384.jpg', 'https://html5.gamemonetize.com/mosskltnxoznaz9tau6dkha7uhphelpe/', '0', 'Arcade', 0, 0, '', 'traffic-jam-d');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1528, 'Tuu Bot 2', 'Tuu Bot 2 is a 2D Sci-fi themed platformer where you have to collect the batteries while avoiding the enemy robots, flying bots, spikes, giant blades, and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/8qcyedixu4u60k63pzz550or0ybck7is/512x384.jpg', 'https://html5.gamemonetize.com/8qcyedixu4u60k63pzz550or0ybck7is/', '0', 'Arcade', 0, 0, '', 'tuu-bot-'),
(1529, 'Whaito', 'Whaito is a 2D cute little platformer where you have to collect all of the red cubes while avoiding the spikes, man eater monsters, enemies and reach the white flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/4p082y1s3mt88pa2ehtm3n10o6zcxi63/512x384.jpg', 'https://html5.gamemonetize.com/4p082y1s3mt88pa2ehtm3n10o6zcxi63/', '0', 'Arcade', 0, 0, '', 'whaito'),
(1530, 'Mini Guardians: Castle Defense', 'The most dramatic action fantasy war game is now available! Play now : &quot; Mini guardians: castle defense &quot;. Lead your warriors and guardians to defend your bastion against rogue assaults. Enter in this destiny quest to defend your princess’ towers against hordes of enemies, crusaders, dragons, giant spiders, and many other scaring creatures… You must protect the princess\' towers. Whatever happens!', 'https://img.gamemonetize.com/hk2jx1ghzb7il91qtpalajawkjtz466m/512x384.jpg', 'https://html5.gamemonetize.com/hk2jx1ghzb7il91qtpalajawkjtz466m/', '0', 'Arcade', 0, 0, '', 'mini-guardians-castle-defense'),
(1531, 'Draw Rider', 'Here is a 3D drawing motorbike-racing arcade game with 3D pixel characters and motorbikes. The wheels of your bike are able to be changed in real-time. You need to draw different wheels to help you keep fast speed and win the race at each level. Good luck rider!', 'https://img.gamemonetize.com/fjpx5izlghqk91qffhfzppo2ndjkwnhu/512x384.jpg', 'https://html5.gamemonetize.com/fjpx5izlghqk91qffhfzppo2ndjkwnhu/', '0', 'Arcade', 0, 0, '', 'draw-rider'),
(1532, 'Christmas Run Santa', 'Santa fell out of the gift car. He collects the gifts that have fallen on the ground. Let\'s help him.Collect the most gifts to give gifts to children.', 'https://img.gamemonetize.com/797e1ai8ma72z0p33zct7gz7e7l3tbav/512x384.jpg', 'https://html5.gamemonetize.com/797e1ai8ma72z0p33zct7gz7e7l3tbav/', '0', 'Arcade', 0, 0, '', 'christmas-run-santa'),
(1533, 'Pinkii 2', 'Pinkii 2 is a simple 2D Platformer where you need to collect yellow flowers while avoiding enemies including flying monsters and reach the pink flag in order to go to the next level. This is the sequel of the original Pinkii series with more new enemies. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/6bpgdwpbub3zdsap954b1utqwqyqzl2s/512x384.jpg', 'https://html5.gamemonetize.com/6bpgdwpbub3zdsap954b1utqwqyqzl2s/', '0', 'Arcade', 0, 0, '', 'pinkii-'),
(1534, 'Rajuchan', 'Rajuchan is a 2D cute little platformer where you have to collect all of the gold coins while avoiding the enemies, flying monsters, spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/hpdmpyynrrkfqnc0sb9ztmwj60sho9ge/512x384.jpg', 'https://html5.gamemonetize.com/hpdmpyynrrkfqnc0sb9ztmwj60sho9ge/', '0', 'Arcade', 0, 0, '', 'rajuchan'),
(1535, 'Try to survive 2 player', 'Try to survive 2 player - a game where you need to avoid various objects flying at you! Set new records in single player mode or play together with friends. Who will last the longest?', 'https://img.gamemonetize.com/baq6alk1jdv7txehxabwtsrbhlkrdv2k/512x384.jpg', 'https://html5.gamemonetize.com/baq6alk1jdv7txehxabwtsrbhlkrdv2k/', '0', 'Arcade', 0, 0, '', 'try-to-survive--player'),
(1536, 'Flappy Among Us', 'Flappy Among Us is a cool new arcade game that combines the best qualities of two hit games: The gameplay of Flappy Bird and the style of Among Us! Set new records and enjoy playing in this new, exciting game!', 'https://img.gamemonetize.com/p6okum5tbxj198aqkvjql4muirrxmqo3/512x384.jpg', 'https://html5.gamemonetize.com/p6okum5tbxj198aqkvjql4muirrxmqo3/', '0', 'Arcade', 0, 0, '', 'flappy-among-us'),
(1537, 'Super Droid Adventure', 'Super Droid Adventure is an arcade game where you help the little Robot to defeat a powerful boss that has destroyed his castle. During your journey, you\'ll encounter different traps and dangerous enemies that will try to stop you from reaching your goal. Break blocks to find power-ups, coins and other surprises. Use firepower to make the job easier and good luck!', 'https://img.gamemonetize.com/dlpv0zq2k0oog11zt4kvox2nqcgxbnal/512x384.jpg', 'https://html5.gamemonetize.com/dlpv0zq2k0oog11zt4kvox2nqcgxbnal/', '0', 'Arcade', 0, 0, '', 'super-droid-adventure'),
(1538, 'Shadow Samurai Ninja', 'Samurai Shadow Ninja is a challenging action game. Play more than Free Online Games. Samurai Shadow Ninjas are an ancient and noble warrior order with a legendary history. In this online action game, one must prove their worth as a member of this elite group by defeating talented enemies and avoiding traps while fighting in the jungle, desert and other exotic locations. The more the player plays this free online game, the more they\'ll unlock rewards such as powerful upgrades for your weapon and valuable new items to help you along the way.', 'https://img.gamemonetize.com/rxh5ooha0mt0p1k0dg177plq6rygdyyx/512x384.jpg', 'https://html5.gamemonetize.com/rxh5ooha0mt0p1k0dg177plq6rygdyyx/', '0', 'Arcade', 0, 0, '', 'shadow-samurai-ninja'),
(1539, 'Merge Dinosaurs', 'Merge, Fight and Challenge yourself to become the king of Merge Master ,', 'https://img.gamemonetize.com/idwhnbfgasmz753l9fkr4ickw2qhq3af/512x384.jpg', 'https://html5.gamemonetize.com/idwhnbfgasmz753l9fkr4ickw2qhq3af/', '0', 'Arcade', 0, 0, '', 'merge-dinosaurs'),
(1540, 'Space Adventure Pinball', 'Very fun pinball game that takes place in space! Hit your ball using the paddles to keep it in play for as long as possible. Generate cool power ups to increase your points.', 'https://img.gamemonetize.com/ez1g65mh3pjkk3569edy22bi708sevsj/512x384.jpg', 'https://html5.gamemonetize.com/ez1g65mh3pjkk3569edy22bi708sevsj/', '0', 'Arcade', 0, 0, '', 'space-adventure-pinball'),
(1541, 'Bubble Shooter Pop: Fun Blast', 'Shoot and pop bubbles and experience hours of fun in this classic bubble shooter game! Bubble Shooter 3 is a new and awesome bubble game, perfect for friends and family to play and enjoy. Play now and experience endless excitement with this highly addictive game!', 'https://img.gamemonetize.com/znee39i0au1lz0430t0ewsfn2vz807ra/512x384.jpg', 'https://html5.gamemonetize.com/znee39i0au1lz0430t0ewsfn2vz807ra/', '0', 'Arcade', 0, 0, '', 'bubble-shooter-pop-fun-blast'),
(1542, 'Adventure To The Candy Princes', 'In this adventure, we have taken the kings crown and must rescue the Sugar Princess. The Sugar Princess is held captive in a dungeon in the Ice Kingdom. To rescue her, collect all the candies in the Candy Forest and free the Sugar Princess. Help the Sugar Princess on her way to the Ice Kingdom. Activate the portals by collecting all the candies. Beware, there are enemies in the Ice Kingdom and they are quite strong. It is very difficult to defeat them, so avoid and escape from them.', 'https://img.gamemonetize.com/kj3v20ku1wj4kdrtzhsk8s6g1q5le2je/512x384.jpg', 'https://html5.gamemonetize.com/kj3v20ku1wj4kdrtzhsk8s6g1q5le2je/', '0', 'Arcade', 0, 0, '', 'adventure-to-the-candy-princes'),
(1543, 'Truck Hill Dash', 'Here is a monster-truck stunt arcade game with 3D models. You need to control the gas of your truck to overpass different kinds of terrains. When your vehicle is down, you can reset the truck and keep going. Glad you will always reach the finish line and buy items in the garage!', 'https://img.gamemonetize.com/bgh72pwpm8mgwbfht9kd3sn1gq07bx1o/512x384.jpg', 'https://html5.gamemonetize.com/bgh72pwpm8mgwbfht9kd3sn1gq07bx1o/', '0', 'Arcade', 0, 0, '', 'truck-hill-dash'),
(1544, 'Jump Or Sleep', '&quot;Hop or Sleep&quot; is an endless platform game in which you touch and hold to compress the bird and then release it to let it hop from one level to another while keeping the bird alive. – Preserve your funds while meeting a diverse range of individuals along the way! – It is essential that you pay attention to the spikes because if you allow the bird to go this far, it will die. Coins may be accumulated to unlock new characters.', 'https://img.gamemonetize.com/8k0yyfq00zx21fk30vus2bs3f2u6x4co/512x384.jpg', 'https://html5.gamemonetize.com/8k0yyfq00zx21fk30vus2bs3f2u6x4co/', '0', 'Arcade', 0, 0, '', 'jump-or-sleep'),
(1545, 'Umbrella Down', 'Control the gentle guy who is falling with just an umbrella &amp; avoid being caught in the traps if possible. It is believed that the longer you live, the better your scores will be. You will be in charge of an umbrella that will move and ascend at an alarming rate throughout the game. It would help if you went as far as you possibly could, despite the rain, wind, cities, airships, aircraft, trees, balloons, and other obstacles that stand in the way. while accumulating suns to unlock new umbrellas Are you fed up with not having an umbrella when the sky opens up in torrents? Otherwise, do you find it aggravating to be forced to hang on to your wet umbrella after a bit of a shower? It is possible to borrow an umbrella precisely when you need it using Dripdrop. This new umbrella borrowing service allows you to return it immediately once it ceases to rain.', 'https://img.gamemonetize.com/wn4drwtok3kd0e9210423k66j53pr8a9/512x384.jpg', 'https://html5.gamemonetize.com/wn4drwtok3kd0e9210423k66j53pr8a9/', '0', 'Arcade', 0, 0, '', 'umbrella-down'),
(1546, 'Jump Halloween', 'Halloween Games Online are the perfect way to get into the spirit of the season by playing some amazing Halloween games. Jump Halloween Online is a new and exciting online game that will have you on the edge of your seat! Exciting new jump Halloween online games for kids! explore the world of fun and adventure with new and exciting games every day. stay safe and have a great time while playing our games! Packed with features and jump scares, Jump Halloween Online is the perfect game for anyone who loves the holiday season. Players can explore the creepy setting of a haunted house in this online game that\'s sure to make them scream. With new updates every week, Jump Halloween Online is sure to keep you entertained for weeks on end.', 'https://img.gamemonetize.com/zluqt0nj7ihxe0vx9rqsfg030hxcx6kw/512x384.jpg', 'https://html5.gamemonetize.com/zluqt0nj7ihxe0vx9rqsfg030hxcx6kw/', '0', 'Arcade', 0, 0, '', 'jump-halloween'),
(1547, 'Funny Garden Design', 'Help the gardener clean the garden. Create flower bouquets by growing flowers', 'https://img.gamemonetize.com/s5nkski298pdx8achqhcopw736bjmvun/512x384.jpg', 'https://html5.gamemonetize.com/s5nkski298pdx8achqhcopw736bjmvun/', '0', 'Arcade', 0, 0, '', 'funny-garden-design'),
(1548, 'Chuggington: Tunnel Adventure', 'It\'s time to start digging, people! Tyne needs your help to build a tunnel in Tyne\'s Tunnel Adventure game! However, the underground is full of unknowns that might slow him down! Do you think you can go through them and finish the tunnels? Your job is to guide Tyne past every obstacle and fully dig the underpass. He is not an invincible machine, so make sure he doesn\'t get hurt! Also, you might find some valuable things while you\'re down there! Don\'t miss them, and make it worth your while! How to play the game It\'s time to learn the controls! You can choose to use the Arrow Keys to make Tyne jump, stop and go, or you can use your mouse! Click on the green icon to start the engine, this will make it red, and you can press it again to stop him. Also, press the Up arrow to jump, and remember you will always have to use your mouse to use the speed drill! You will have three levels to clear! As you go through them, you will dig a little more into the last chunk of the tunnel until you finally finish it. On your way, you will have to dodge many obstacles. For example, lava or piles of rocks are everywhere underground, so keep an eye out for them. Tyne has an energy level that will go down as you advance! Also, by hitting obstacles, you can lose a lot of it. To recover some, you only have to pick up the crystals you find on your way. They are hard to miss, and it\'s best to get them all! What else you should know Lastly, you should be aware of the biggest step-backs you may encounter! You can come across piles of rocks that touch the ceiling, and you can only go past them using your speed drill. Also, you may encounter a Cave In, and you will have to destroy all the falling rocks! Are you ready to go through every stage and complete this tunnel? Tyne and the rest of the working trains are counting on you! Let\'s get this adventure started and see how you\'ll perform!', 'https://img.gamemonetize.com/nj6r8abkalhmfo0ug6xtd1ap5sg71cbo/512x384.jpg', 'https://html5.gamemonetize.com/nj6r8abkalhmfo0ug6xtd1ap5sg71cbo/', '0', 'Arcade', 0, 0, '', 'chuggington-tunnel-adventure'),
(1549, 'Noob Race Against Time', 'In this adventure, you need to collect all the gold and obtain the key to the chest. You must be very careful to survive in this dangerous forest. You need to gather all the gold scattered throughout the forest. Collect all the gold and obtain the golden key. After you get the key, you must reach the chest. Reach the chest and open it. You must hurry to open the chest. The only way to escape the forest is to reach the chest and open it.', 'https://img.gamemonetize.com/8zsbtqci63mrf8i63sftn04imh6mfimf/512x384.jpg', 'https://html5.gamemonetize.com/8zsbtqci63mrf8i63sftn04imh6mfimf/', '0', 'Arcade', 0, 0, '', 'noob-race-against-time'),
(1550, 'Cliff Defender', 'Defend the cliffs as long as you can. Destroy as meny cristals as you can and earn more balls.', 'https://img.gamemonetize.com/my0kthwkwq7ybtubh9s2jgeb28ggwylj/512x384.jpg', 'https://html5.gamemonetize.com/my0kthwkwq7ybtubh9s2jgeb28ggwylj/', '0', 'Arcade', 0, 0, '', 'cliff-defender'),
(1551, 'Santas Present', 'Santas Present is a 2D Christmas themed platformer where you play as Santa who have to collect all of the gift boxes while avoiding the enemies, spikes, ground saws and reach the house in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/xtf9ll65b0lo6i8ke6ktlogk5kctav0i/512x384.jpg', 'https://html5.gamemonetize.com/xtf9ll65b0lo6i8ke6ktlogk5kctav0i/', '0', 'Arcade', 0, 0, '', 'santas-present'),
(1552, 'Zombie vs Fire', '&quot;Zombie vs Fire&quot; is an online game that pits players against each other in a fight to the death. The objective of the game is to jump over flaming zombies and avoid being caught by their fire. The game is fast paced and requires quick reflexes to win.', 'https://img.gamemonetize.com/rpce99gc8tid313lfvdus6o614xih97r/512x384.jpg', 'https://html5.gamemonetize.com/rpce99gc8tid313lfvdus6o614xih97r/', '0', 'Arcade', 0, 0, '', 'zombie-vs-fire'),
(1553, 'Piggy Mario', 'Do you love adventure games? Welcome to Piggy Mario! You are the fat piggy and sometimes you will have to call the Mario. Run and Jump to collect fruits to get more energy and bombs. Avoid or destroy the enemies like birds and spiders. Use the letter &quot;J&quot; to shoot enemies. Enjoy', 'https://img.gamemonetize.com/qr3xl7mobv7v4hzcz1pcvk3b9he3dkfm/512x384.jpg', 'https://html5.gamemonetize.com/qr3xl7mobv7v4hzcz1pcvk3b9he3dkfm/', '0', 'Arcade', 0, 0, '', 'piggy-mario'),
(1554, 'The red forest kid', 'The Red Forest Kid is a reflex- and anticipation-based game. Try to help the kid progress as fast as you can without making a single mistake. The colorful atmosphere is sure to enchant any and all players. How far can you make the kid go', 'https://img.gamemonetize.com/7hm3d27ftmjfj9mipbwu2n3aavhualwy/512x384.jpg', 'https://html5.gamemonetize.com/7hm3d27ftmjfj9mipbwu2n3aavhualwy/', '0', 'Arcade', 0, 0, '', 'the-red-forest-kid'),
(1555, 'Ricosan 2', 'Ricosan 2 is a 2D cute little platformer where you have to collect all of the pineapples while avoiding the enemies, flying creatures and their bullets, spikes, ground saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Ricosan&quot; series.', 'https://img.gamemonetize.com/ljlpkyjfcnb57gsu3n1pncdredmm28a0/512x384.jpg', 'https://html5.gamemonetize.com/ljlpkyjfcnb57gsu3n1pncdredmm28a0/', '0', 'Arcade', 0, 0, '', 'ricosan-'),
(1556, 'Yuas Quest', 'Yuas Quest is a 2D platformer where you play as an Anime girl called Yua who have to collect the bottles of antidote of zombie virus while avoiding the zombies, saws and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. Will you be able to save the humanity?', 'https://img.gamemonetize.com/s5z8xvxm630x9tp32u39wc6r7kebcafo/512x384.jpg', 'https://html5.gamemonetize.com/s5z8xvxm630x9tp32u39wc6r7kebcafo/', '0', 'Arcade', 0, 0, '', 'yuas-quest'),
(1557, 'Mew Cat 2', 'Mew Cat 2 is a 2D platformer where you have to collect cat food bowls while avoiding the enemy cats, flying robots,spikes and saws and reach the green flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Mew Cat&quot; game series.', 'https://img.gamemonetize.com/clmmv1tiby9sd3glb34l9grhxcqabm6t/512x384.jpg', 'https://html5.gamemonetize.com/clmmv1tiby9sd3glb34l9grhxcqabm6t/', '0', 'Arcade', 0, 0, '', 'mew-cat-'),
(1558, 'Humi Bot 2', 'Humi Bot 2 is a 2D Sci-Fi themed platformer where you have to collect yellow orbs while avoiding spikes, saws, enemy robots, flying bots and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Humi Bot&quot; series.', 'https://img.gamemonetize.com/uva41kmxkwci7ge45ju57j36n02pb7h1/512x384.jpg', 'https://html5.gamemonetize.com/uva41kmxkwci7ge45ju57j36n02pb7h1/', '0', 'Arcade', 0, 0, '', 'humi-bot-'),
(1559, 'Skibidi Toilet: Platform Jump', 'Skibidi Toilet: Platform Jump Game is a challenging and fun game where you control a toilet that must jump and avoid obstacles to reach the end of the level. The game features a variety of levels, each with its own unique challenges. Youll need to use your skills and reflexes to navigate the levels and avoid falling off the platforms.', 'https://img.gamemonetize.com/wq002umwbc5pzlivky4olxsezbauqzcr/512x384.jpg', 'https://html5.gamemonetize.com/wq002umwbc5pzlivky4olxsezbauqzcr/', '0', 'Arcade', 0, 0, '', 'skibidi-toilet-platform-jump'),
(1560, 'Bottle Jump 3D', 'You have to flip a plastic bottle in the exciting arcade game Bottle Jump 3D! Just tap the screen at the right moment and jump! Explore different rooms, jump on all sorts of objects! Train your agility, develop coordination, control the strength and distance of the jump. And most importantly - calculate the distance correctly because it depends on whether you can get to the finish line and win!', 'https://img.gamemonetize.com/f14bz73o1rildj9zrlsf72w9bywi206p/512x384.jpg', 'https://html5.gamemonetize.com/f14bz73o1rildj9zrlsf72w9bywi206p/', '0', 'Arcade', 0, 0, '', 'bottle-jump-d'),
(1561, 'Flappy Bird Runner', 'Flappy Bird Runner is a fun and exciting arcade game. Play this cute and addictive game today. Flappy Bird Runner is a fun and exciting arcade game that\'s perfect for anyone who loves to play games.', 'https://img.gamemonetize.com/f4n8j686io6ebsgzk8p63n9h2dy4tihy/512x384.jpg', 'https://html5.gamemonetize.com/f4n8j686io6ebsgzk8p63n9h2dy4tihy/', '0', 'Arcade', 0, 0, '', 'flappy-bird-runner'),
(1562, 'Bezo Alien', 'Bezo Alien is a 2D Sci-Fi themed platformer where you play as an alien who have collect the blue cubes while avoiding the enemy aliens, saws, spikes and flying UFOs and reach the loop hole in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/b8b5ij2go7b2gd35cnxadgfzl4vb8es1/512x384.jpg', 'https://html5.gamemonetize.com/b8b5ij2go7b2gd35cnxadgfzl4vb8es1/', '0', 'Arcade', 0, 0, '', 'bezo-alien'),
(1563, 'Rabbitii', 'Rabbitii is a 2D platformer where you have to collect the carrots while avoiding the dark colored enemy rabbits, spikes and reach the pink flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/yhbmxzfx85q89s1tj6hs0dfhxgbmcltx/512x384.jpg', 'https://html5.gamemonetize.com/yhbmxzfx85q89s1tj6hs0dfhxgbmcltx/', '0', 'Arcade', 0, 0, '', 'rabbitii'),
(1564, '4GameGround - Anime Manga Coloring', 'A virtual coloring book containing a collection of black and white pictures is perfect for all fans of anime and manga. Spend time playing this game, coloring images of original anime characters. This activity has a positive effect on imagination and artistic abilities.', 'https://img.gamemonetize.com/2zmxktf4sjqfa8imnons8toi5d3nlj38/512x384.jpg', 'https://html5.gamemonetize.com/2zmxktf4sjqfa8imnons8toi5d3nlj38/', '0', 'Arcade', 0, 0, '', 'gameground--anime-manga-coloring'),
(1565, 'Save The Heart', 'The Save The Heart online Love pong game is a great way to show your affection for someone special. Simply type in your message of love and hit the heart-shaped button to send it off.', 'https://img.gamemonetize.com/0uqah4qp0fvx42adbdr9x6fobb3k5ot7/512x384.jpg', 'https://html5.gamemonetize.com/0uqah4qp0fvx42adbdr9x6fobb3k5ot7/', '0', 'Arcade', 0, 0, '', 'save-the-heart'),
(1566, 'Ants Quest', 'Ants Quest is a 2D platformer where you have to collect the sugar cubes while avoiding the enemy ants, flying ants, spikes and reach the red flag in order to go to the next level. There are 8 levels to play with increasing difficulty.', 'https://img.gamemonetize.com/qf4ezh7oz3z4gm4cz0rcq0qvllnbx7w0/512x384.jpg', 'https://html5.gamemonetize.com/qf4ezh7oz3z4gm4cz0rcq0qvllnbx7w0/', '0', 'Arcade', 0, 0, '', 'ants-quest'),
(1567, 'Mien Bugr Skate', 'Would you like to join the adventurous journey of two cute friends on their skateboards? They need to get home right away. Both friends pink and brown pets have escaped into the streets, so find them and safely return home. Dont forget to collect all the gold coins along the way. Be cautious, as monsters are lurking everywhere, and they might try to devour you.', 'https://img.gamemonetize.com/gbcwm5ud14k29va0bdz1a3nt54jzbwrt/512x384.jpg', 'https://html5.gamemonetize.com/gbcwm5ud14k29va0bdz1a3nt54jzbwrt/', '0', 'Arcade', 0, 0, '', 'mien-bugr-skate'),
(1568, 'Gullo 3', 'Gullo 3 is a 2D platformer where you have to collect the chocolate donuts while avoiding the enemy monsters, flying creatures, saws and ground saws and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the third installment of the original Gullo series.', 'https://img.gamemonetize.com/s0nmczkomwqs6koxkdo9k0li7wkx0u84/512x384.jpg', 'https://html5.gamemonetize.com/s0nmczkomwqs6koxkdo9k0li7wkx0u84/', '0', 'Arcade', 0, 0, '', 'gullo-'),
(1569, 'Tenno', 'Tenno is a 2D platformer where you play as an employee called Tenno who have to collect important office papers which got stolen by your office rivals. While collecting them you have to avoid your enemy rivals, saws, spikes and reach your office door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/gojtqs5cg8klewm49c4ippak26sf737p/512x384.jpg', 'https://html5.gamemonetize.com/gojtqs5cg8klewm49c4ippak26sf737p/', '0', 'Arcade', 0, 0, '', 'tenno'),
(1570, 'Gozu Adventures 2', 'Gozu Adventures 2 is a 2D platformer where you have to collect all of the cup cakes while avoiding the various kinds of enemies, flying creatures, spikes, rotating saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Gozu Adventures&quot; series.', 'https://img.gamemonetize.com/ji2zpt0egkadq3qv3a5leksiuoiqnwaf/512x384.jpg', 'https://html5.gamemonetize.com/ji2zpt0egkadq3qv3a5leksiuoiqnwaf/', '0', 'Arcade', 0, 0, '', 'gozu-adventures-'),
(1571, 'Nanychan vs Ghosts 2', 'Nanychan vs Ghosts is a 2D Halloween themed platformer where you have to collect red balls while avoiding the Pumpkins, ghosts, monsters, spikes, fire, flying pumpkins and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Nanychan vs Ghosts&quot; series.', 'https://img.gamemonetize.com/dp4c0mwdelrnmt8zgriny6ns283fj1z7/512x384.jpg', 'https://html5.gamemonetize.com/dp4c0mwdelrnmt8zgriny6ns283fj1z7/', '0', 'Arcade', 0, 0, '', 'nanychan-vs-ghosts-'),
(1572, '4GameGround - Puppy Coloring', 'A very beautiful puppy wants his life to be filled with new colors and emotions. Depending on which colors you choose to draw, the hero will feel happier or sadder on the contrary. Don\'t make your pet sad.', 'https://img.gamemonetize.com/fo3q187gcwx2r27cmw2ro7mfmqu55ajh/512x384.jpg', 'https://html5.gamemonetize.com/fo3q187gcwx2r27cmw2ro7mfmqu55ajh/', '0', 'Arcade', 0, 0, '', 'gameground--puppy-coloring'),
(1573, 'Train Lines Rush', 'Here is a relaxation train collecting arcade game with a 3D vertical-version game type. You need to control the train to dodge obstacles and collect customers on the track to the destination station. Don\'t forget to unlock more items or upgrade when you earned enough money.', 'https://img.gamemonetize.com/cusazrezwdkaxwg61gfarxhf60r1fh7d/512x384.jpg', 'https://html5.gamemonetize.com/cusazrezwdkaxwg61gfarxhf60r1fh7d/', '0', 'Arcade', 0, 0, '', 'train-lines-rush'),
(1574, 'tom &amp; jerry jumping', 'RUN as fast as you can with Tom Cat and Jerry mouse! Turn yourself into Tom Cat and Jerry mouse, a free, easy-to-play, high-speed endless runner game with Tom Cat and Jerry mouse characters and addictive gameplay mechanics for the whole family! A very anxious and overprotective Tom Cat and Jerry mouse, Heaven Games will do anything to keep his Tom Cat and Jerry mouse endless run game. But these Endless Run Gane just want to go on an adventure and have fun exploring the world. It’s time to join Tom Cat and Jerry mouse game the limits of what it means to be a GREAT parent in his endless crazy running quest to take care of your game! Tom Cat and Jerry mouse Endless Run is a casual endless runner game that will make you cry with joy! Play this Tom Cat and Jerry mouse The endless game ,new runner game for free now and save your time! --- GAME FEATURES --- ▪ MULTI-CHALLENGES. Earn coins and points by catching Diamonds and collecting Coins as you go. The further you go, the higher your score and the more Diamons you earn. ▪ COLLECT CARDS. Unlock 54 unique words to boost your powers until you have them all! ▪ POWER-UP Tom Cat. Expand the fun with 3 types of instant boosts: glide higher, catch Diamons from further away and try the extra fiery pepper to watch Ed blast through everything! ▪ LEVEL UP YOUR DAD-FASHION GAME. Rock your Tom Cat and Jerry mouse style with 5 cool skins to customize Ed! ▪ LEADERBOARDS. Compete for the ultimate high score against your friends and challenge players from all over the world in Tom Cat and Jerry mouse game. Parenting is a full-time job: Tom Cat and Jerry mouse is a player on a mission! Do you have what it takes to be a great parent against the best? READY TO TEST YOUR SKILLS? Then RUN and JUMP with Tom Cat and Jerry mouse across a never-ending desert that will keep you on the edge of your seat! Tom Cat and Jerry mouse unlike anything you’ve played before. You will need to be fast and agile to avoid obstacles, and you might even lose a few feathers! Being a parent can be a little crazy, and Tom Cat and Jerry mouse is downright crazy about his kids! Tom Cat and Jerry mouse is getting ready to dash. Are you? Start now and don’t stop running!', 'https://img.gamemonetize.com/240zp7xi1w96iabs3vmxynb8zgfv0xt8/512x384.jpg', 'https://html5.gamemonetize.com/240zp7xi1w96iabs3vmxynb8zgfv0xt8/', '0', 'Arcade', 0, 0, '', 'tom-amp-jerry-jumping'),
(1575, 'Mr Kaw', 'Mr Kaw is a 2D platformer where you have to collect the gold coins while avoiding the enemies, flying bots, and spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/p03yx7vm18h6x140z06bu8hs0qkl5pc1/512x384.jpg', 'https://html5.gamemonetize.com/p03yx7vm18h6x140z06bu8hs0qkl5pc1/', '0', 'Arcade', 0, 0, '', 'mr-kaw'),
(1576, 'High School Crush Date', 'Omg, I think someone at school likes you! Will, it is the object of your crush? !? Is this a love letter from him? !? I think it\'s quite possible! Great - he asked you out! Dress up stunningly beautifully for your big date. Get ready for a romantic picnic under the stars, will you get your first kiss?!', 'https://img.gamemonetize.com/viwct9w32vip3906b9c01a5u2ukaptc1/512x384.jpg', 'https://html5.gamemonetize.com/viwct9w32vip3906b9c01a5u2ukaptc1/', '0', 'Arcade', 0, 0, '', 'high-school-crush-date'),
(1577, 'Ratatron', 'Help the mouse to escape from the storm. Collect the coins to open the platforms. Catch the cheeses to stop the storm and watch out for the traps!', 'https://img.gamemonetize.com/v310knykc08uiwopbc6o8jhctixzmktm/512x384.jpg', 'https://html5.gamemonetize.com/v310knykc08uiwopbc6o8jhctixzmktm/', '0', 'Arcade', 0, 0, '', 'ratatron'),
(1578, 'Happy Candy', 'Have you ever seen a candy-eating monster before? These monsters love candies. their favorite things are candies. collect candies and get gold. Be careful, even if you are a monster, thorns can kill you. moving spines can kill you. collect gold coins and own lots of happy monsters. they are all very happy and sweet monsters.', 'https://img.gamemonetize.com/cy10ukmrpsxhcy781y5i8uk360d61n1w/512x384.jpg', 'https://html5.gamemonetize.com/cy10ukmrpsxhcy781y5i8uk360d61n1w/', '0', 'Arcade', 0, 0, '', 'happy-candy'),
(1579, 'UFO Driver', 'Incredible arcade game where you have to rob the farmer\'s fields on your UFO, flying over various interesting locations and upgrading your flying saucer!', 'https://img.gamemonetize.com/x1ljyfq914j4kv3eqaqrvufnovbil8jg/512x384.jpg', 'https://html5.gamemonetize.com/x1ljyfq914j4kv3eqaqrvufnovbil8jg/', '0', 'Arcade', 0, 0, '', 'ufo-driver'),
(1580, 'Zrist DX', 'Dodge endless obstacles while you get used to constantly shifting rules! Extended and upgraded version of Zrist, an endless runner where the play rules are modified on the go. This new version has a progression system, a shop, and much more!', 'https://img.gamemonetize.com/mmbnapzidjavkvd8kolb9s4a7rzyfr2w/512x384.jpg', 'https://html5.gamemonetize.com/mmbnapzidjavkvd8kolb9s4a7rzyfr2w/', '0', 'Arcade', 0, 0, '', 'zrist-dx'),
(1581, 'Jumper Ball', 'Try to tap and hit moving walls.', 'https://img.gamemonetize.com/0670oopdtfh2pbmei4t6mxt43j1foxuc/512x384.jpg', 'https://html5.gamemonetize.com/0670oopdtfh2pbmei4t6mxt43j1foxuc/', '0', 'Arcade', 0, 0, '', 'jumper-ball'),
(1582, 'Black &amp; white ski challenge', 'Two friends skiing together for fun; what could go wrong? Your brain... because both friends are controlled by you. So pay attention, and learn to distinguish “left and right” from “turn left and turn right”. Think it’s easy? Try this game, and see how big a score you can rack up while controlling two skiers at a time. Of course, you could always pick the easy way out and call a friend for help…', 'https://img.gamemonetize.com/d1uqxetgxnkgfveuvnsxq5nkvib1jxlw/512x384.jpg', 'https://html5.gamemonetize.com/d1uqxetgxnkgfveuvnsxq5nkvib1jxlw/', '0', 'Arcade', 0, 0, '', 'black-amp-white-ski-challenge'),
(1583, 'City of the Dead : Zombie Shooter', 'Have you ever wanted to be a zombie hunter? The City of the Dead is an arcade shooter in which you are in charge of fighting off hordes of zombies. Use your skills, shoot, kill and survive City of the Dead is a persistent browser-based zombie shooter that takes place in a vast metropolitan city during the end of mankind. Play with your friends and take on the undead hordes of different maps in the city of the dead.', 'https://img.gamemonetize.com/x7z32mgverfi964t213k4271pkvt2pvd/512x384.jpg', 'https://html5.gamemonetize.com/x7z32mgverfi964t213k4271pkvt2pvd/', '0', 'Arcade', 0, 0, '', 'city-of-the-dead--zombie-shooter'),
(1584, 'Christmas Kenno Bot', 'Christmas Kenno Bot is a 2D Christmas themed platformer where you play as a bot who have to collect green gift boxes while avoiding the enemy bots, flying bots, their bullets, saws, spikes and reach the Eskimo\'s door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/4c60bf1vfwsk29oeb78ern0xn68m7qo3/512x384.jpg', 'https://html5.gamemonetize.com/4c60bf1vfwsk29oeb78ern0xn68m7qo3/', '0', 'Arcade', 0, 0, '', 'christmas-kenno-bot'),
(1585, 'Handslap', 'Handslap is a game for 2 players. You can choose whatever arm you want and compete with your friends. Red side is one that is attacking, blue side need to dodge that attack. Players change sides if blue side successfully dodged. To win you need to score 10 points. You earn 1 point with each successful attack you make.', 'https://img.gamemonetize.com/hcktfoyek2b5htexp6z645sub6kppc8b/512x384.jpg', 'https://html5.gamemonetize.com/hcktfoyek2b5htexp6z645sub6kppc8b/', '0', 'Arcade', 0, 0, '', 'handslap'),
(1586, 'Mini Swim', 'Mini Swim is a platformer game where you have to swim all over the stage evading obstacles and enemies to collect all the treasures on the ocean! You can also test your skills by collecting coins in the speedrun mode.', 'https://img.gamemonetize.com/7c5r05xyykx8t8nv5xohrktff5ttbvhk/512x384.jpg', 'https://html5.gamemonetize.com/7c5r05xyykx8t8nv5xohrktff5ttbvhk/', '0', 'Arcade', 0, 0, '', 'mini-swim'),
(1587, 'Knight Adventure', 'Knight Adventure is a jumps and platformer game in which players take control of a knight character and must navigate through a series of levels. The game features a variety of obstacles and enemies, and the player must use their skill and strategy to overcome them.', 'https://img.gamemonetize.com/udqu8px97g42fvgxxk1yxhjq2kulquol/512x384.jpg', 'https://html5.gamemonetize.com/udqu8px97g42fvgxxk1yxhjq2kulquol/', '0', 'Arcade', 0, 0, '', 'knight-adventure'),
(1588, 'Ne fais pas de bêtises', 'Jerry jette tout ce qu\'il y a dans le frigo ! Contrôle Tom et fais de ton mieux pour sauver tous les aliments jetés avant qu\'ils touchent le sol, tout en évitant les déchets. Mais quoi qu\'il arrive : ne fais pas de bêtises !', 'https://img.gamemonetize.com/4cx86cy202szlkzm5yt9k6a45qu0a2bv/512x384.jpg', 'https://html5.gamemonetize.com/4cx86cy202szlkzm5yt9k6a45qu0a2bv/', '0', 'Arcade', 0, 0, '', 'ne-fais-pas-de-btises'),
(1589, 'Miss Yuuno 2', 'Miss Yuuno 2 is a 2D adventure platformer where you play as a girl called Yuuno who has lost her memories because of a traumatic incident. You have to collect all of the lost memory pieces while avoiding the shadow monsters, flying creatures, ground saws, and spikes and reach the loop hole in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Miss Yuuno&quot; series.', 'https://img.gamemonetize.com/42ocs8ioayawgkcfqmp8o0b50nacavn1/512x384.jpg', 'https://html5.gamemonetize.com/42ocs8ioayawgkcfqmp8o0b50nacavn1/', '0', 'Arcade', 0, 0, '', 'miss-yuuno-'),
(1590, 'Stay At Home The Game', 'HOW LONG CAN YOU AVOID BEING INFECTED? The game that will challenge your reflexes to the limit: Don’t lift your finger from the screen, avoid the virus, collect all the coins and try to overcome all possible waves!', 'https://img.gamemonetize.com/gtbgouhtd3k2dao3j1uo0v5c4e8govp5/512x384.jpg', 'https://html5.gamemonetize.com/gtbgouhtd3k2dao3j1uo0v5c4e8govp5/', '0', 'Arcade', 0, 0, '', 'stay-at-home-the-game'),
(1591, 'Somnokid', 'Somnokid is a unique shmup/platformer hybrid in which you must construct the stage before platforming and battling on it. Stave off your nightmares by slaying monsters, then survive on whatever ground you could build in time!', 'https://img.gamemonetize.com/amw7myyh8xneuuglef5iyrr3jprq8r67/512x384.jpg', 'https://html5.gamemonetize.com/amw7myyh8xneuuglef5iyrr3jprq8r67/', '0', 'Arcade', 0, 0, '', 'somnokid'),
(1592, 'Watermelon Fruit 2048', 'The game is a very simple but addictive game where you have to touch 2 identical objects together to make them explode and go to the next level. Click or drag and drop fruits anywhere on the screen to drop them on top of the fruit of the same type and earn points. 2 fruits of the same type merge and turn into a bigger fruit in the position where they collide, so you can blast the watermelon, the biggest fruit, and earn 1000 points', 'https://img.gamemonetize.com/w9i7tt3bfiwiz1jx3vzjunbunm1q1luu/512x384.jpg', 'https://html5.gamemonetize.com/w9i7tt3bfiwiz1jx3vzjunbunm1q1luu/', '0', 'Arcade', 0, 0, '', 'watermelon-fruit-'),
(1593, 'Tunko', 'Tunko is a 2D platformer where you have to collect all of the grapes while avoiding enemies, spikes, saws and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/npdccnqr3ntn3mred8eedpwpjlb0qtab/512x384.jpg', 'https://html5.gamemonetize.com/npdccnqr3ntn3mred8eedpwpjlb0qtab/', '0', 'Arcade', 0, 0, '', 'tunko'),
(1594, 'Subway Surfers Ladybug Runner', 'subway Lady run is an awesome jungle running game it\'s one of the best ladybug most excited subway themed runner game, shake the surf, run as fast as you\'ll.', 'https://img.gamemonetize.com/5mjsunhjh3t0k2wc2m694cm57gn519gi/512x384.jpg', 'https://html5.gamemonetize.com/5mjsunhjh3t0k2wc2m694cm57gn519gi/', '0', 'Arcade', 0, 0, '', 'subway-surfers-ladybug-runner'),
(1595, 'Christmas Chuni Bot 2', 'Christmas Chuni Bot 2 is a 2D Sci-fi themed platformer where you have collect all of the battery cells while avoiding the enemy bots and their bullets, flying bots and their bullet, spikes, ground saws and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Christmas Chuni Bot&quot; series.', 'https://img.gamemonetize.com/41cj66kqc06peh4ydtbhjiguy8tg7wlo/512x384.jpg', 'https://html5.gamemonetize.com/41cj66kqc06peh4ydtbhjiguy8tg7wlo/', '0', 'Arcade', 0, 0, '', 'christmas-chuni-bot-'),
(1596, 'Sling Tomb 2D', 'Help the little pets to sling and bounce to the top but watch out the obstacles and deadly traps. Go up and race against the water for your life climbing the tomb tower, collecting coins, diamonds, and power ups. Use the coins to unlock new pets and reach new highs to challenge your friends.', 'https://img.gamemonetize.com/f4ghu3pln4mkw0vgztk6fx3ri4hwltr8/512x384.jpg', 'https://html5.gamemonetize.com/f4ghu3pln4mkw0vgztk6fx3ri4hwltr8/', '0', 'Arcade', 0, 0, '', 'sling-tomb-d'),
(1597, 'Mini Dash', 'Mini Dash is a retro-style platform game where you command a small blob character; use his air-dashing skills to evade obstacles and collect the level coins! Also, you have a speedrun mode to test your skills.', 'https://img.gamemonetize.com/fvqazkrlhtsw9ad3bcz0fbslwh100qf4/512x384.jpg', 'https://html5.gamemonetize.com/fvqazkrlhtsw9ad3bcz0fbslwh100qf4/', '0', 'Arcade', 0, 0, '', 'mini-dash'),
(1598, 'Ice Cube Man', 'Ice Cube Man is a 2D cute little platformer where you have to collect all of the bags containing ice cubes while avoiding the fire cubes, flying thunder cubes and their bullets, giant blades, fire and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/1p0zqijhkfsbzlsbmagk9w4a6hhooh9y/512x384.jpg', 'https://html5.gamemonetize.com/1p0zqijhkfsbzlsbmagk9w4a6hhooh9y/', '0', 'Arcade', 0, 0, '', 'ice-cube-man'),
(1599, 'Among Robots 2', 'Among Robots is a 2D platformer where you have to collect all of the key cards in order to unlock the Exit door which leads you to the next level. But you have to avoid the enemy bots, flying bots, spikes and saws. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Among Robots&quot; series.', 'https://img.gamemonetize.com/7z9kkyb6npjgzk7uqws8960aqzcn8b1a/512x384.jpg', 'https://html5.gamemonetize.com/7z9kkyb6npjgzk7uqws8960aqzcn8b1a/', '0', 'Arcade', 0, 0, '', 'among-robots-'),
(1600, 'Mini Stilts', 'Mini Stills is a retro-style game where you guide a blob character to his goal: A delicious candy! Use the blob stilts to help him to surpass obstacles and evade enemies to advance between all levels.', 'https://img.gamemonetize.com/mpodl0nk01rk4k2tckka7nf2mgz3mj9x/512x384.jpg', 'https://html5.gamemonetize.com/mpodl0nk01rk4k2tckka7nf2mgz3mj9x/', '0', 'Arcade', 0, 0, '', 'mini-stilts'),
(1601, 'Kaitochan vs Ghosts', 'Kaitochan vs Ghosts is a 2D Halloween themed platformer where you have to collect yellow balls while avoiding the pumpkin enemies, fire, spikes, and flying ghosts and reach the Exit door in order to go to the next level. The Exit door will only be unlocked when all of the yellow balls are collected in each level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/vjw5swwrxyz9r2s6ylmox1rguyyy5hcb/512x384.jpg', 'https://html5.gamemonetize.com/vjw5swwrxyz9r2s6ylmox1rguyyy5hcb/', '0', 'Arcade', 0, 0, '', 'kaitochan-vs-ghosts'),
(1602, 'Blacko Ball 2', 'Blacko Ball 2 is a 2D simple platformer where you have to collect the small red balls while avoiding Red and Orange enemies, spikes and ground saws and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Blacko Ball&quot; series.', 'https://img.gamemonetize.com/t3tqq1dtvl022urr81xo01vwl9skiom1/512x384.jpg', 'https://html5.gamemonetize.com/t3tqq1dtvl022urr81xo01vwl9skiom1/', '0', 'Arcade', 0, 0, '', 'blacko-ball-'),
(1603, 'Jeno The Big Eater 2', 'Jeno The Big Eater 2 is a 2D platformer where you have to collect all of the cup cakes while avoiding the Goblins, flying creatures, bullets, saws, spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Jeno The Big Eater&quot; series.', 'https://img.gamemonetize.com/lxxqay0em7qsf4fo9tkoljjfj48bxl9w/512x384.jpg', 'https://html5.gamemonetize.com/lxxqay0em7qsf4fo9tkoljjfj48bxl9w/', '0', 'Arcade', 0, 0, '', 'jeno-the-big-eater-'),
(1604, 'Robber Dash', 'Bank robbery is a crime and the police will definitely pursue the robbers, no matter how successful it turned out to be. Most often, robbers are caught so quickly that they do not have time to enjoy spending the stolen money. But your character is lucky enough and has several robberies on his account. This made him too bold and even careless - a petty robber decides to venture on a more serious &quot;case&quot;. He knows that the local sheriff is trying to find him and with great pleasure will try to grab him right at the crime scene. Do you want to go &quot;on business&quot; with a robber and take a solid jackpot?', 'https://img.gamemonetize.com/es68le6dfxnb445gyjyp16d6d4n91x1f/512x384.jpg', 'https://html5.gamemonetize.com/es68le6dfxnb445gyjyp16d6d4n91x1f/', '0', 'Arcade', 0, 0, '', 'robber-dash'),
(1605, 'Bhoolu 2', 'Bhoolu 2 is a 2D platformer where you need to collect all of the candies while avoiding enemies, saws, spikes and reach the magic hole which leads you to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Bhoolu series.', 'https://img.gamemonetize.com/myu7pglfdrq4akq3p6w8ql998ddgse8j/512x384.jpg', 'https://html5.gamemonetize.com/myu7pglfdrq4akq3p6w8ql998ddgse8j/', '0', 'Arcade', 0, 0, '', 'bhoolu-'),
(1606, 'Sliding block, brain, rolling puzzle', 'Let Me Roll is a simple and addictive rolling ball puzzle game. Use and storm your brain and try to solve each puzzle. How to solved or unblock the Rolling Ball Puzzle? - Iron tile: You can\'t slide to move the tile. - Wood tile: Slide or drag to move it. There is a path on this tile to roll or slide the ball through it.', 'https://img.gamemonetize.com/snfalhjkqzu4dkz39b8qwnzc6q02fw6x/512x384.jpg', 'https://html5.gamemonetize.com/snfalhjkqzu4dkz39b8qwnzc6q02fw6x/', '0', 'Arcade', 0, 0, '', 'sliding-block-brain-rolling-puzzle'),
(1607, 'Among Akero Bots 2', 'Among Akero Bots 2 is a 2D Sci-fi themed platformer where you play as Akero Bot who have to collect red magical gems while avoiding the enemy bots, flying robots, bullets, rotating lasers, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Among Akero Bots&quot; series.', 'https://img.gamemonetize.com/3vu89cvmqcm1sace8qrafotzbio53osy/512x384.jpg', 'https://html5.gamemonetize.com/3vu89cvmqcm1sace8qrafotzbio53osy/', '0', 'Arcade', 0, 0, '', 'among-akero-bots-'),
(1608, 'The Chaser and the Pumpkin', 'Hey Mr. Pumpkin you need to escape from the Chaser! Try to resit the more you can and complete all 20 Levels! Enjoy this halloween season with this great game!', 'https://img.gamemonetize.com/cchfdzjzp6hmgs9zdw5b9zpwmf39a1th/512x384.jpg', 'https://html5.gamemonetize.com/cchfdzjzp6hmgs9zdw5b9zpwmf39a1th/', '0', 'Arcade', 0, 0, '', 'the-chaser-and-the-pumpkin'),
(1609, 'Rabbitii 2', 'Rabbitii 2 is a 2D platformer where you have to collect all of the carrots while avoiding the enemy rabbits, flying rabbit bots, spikes and reach the pink flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Rabbitii game.', 'https://img.gamemonetize.com/3waxukke5b0lelocqtcaaa4a2li7xte3/512x384.jpg', 'https://html5.gamemonetize.com/3waxukke5b0lelocqtcaaa4a2li7xte3/', '0', 'Arcade', 0, 0, '', 'rabbitii-'),
(1610, 'Soul Knight: Dungeons', 'In this action-packed platform game, there are cross groups of enemies with hackers and machetes! Explore the dungeon, get trophies and unlock new weapons and equipment! Challenge one level after another, its time to become a hero! Do you have the confidence to break into more levels? Good luck!', 'https://img.gamemonetize.com/4hvejpxkhaggmvnbb4qttssy3bybyoeq/512x384.jpg', 'https://html5.gamemonetize.com/4hvejpxkhaggmvnbb4qttssy3bybyoeq/', '0', 'Arcade', 0, 0, '', 'soul-knight-dungeons'),
(1611, 'Jungle Animal Summer Makeover Game', 'Travel to the tropics and say hello to leopards, elephants, zebras. Every jungle animal has its own unique styling and spa favorite, but they all need summer fashion tips. Leopard wanted to achieve a cute look with new makeup and chic outfits. Elephants love spa baths on the beach and want to get dressed up for a great holiday on the beach. Zebra can\'t wait to try new hairstyles and cool outfits. Grab your hair styling tools, hit the beach and play!', 'https://img.gamemonetize.com/qe2bbllahweu0fhc1cu8mc3ngorgeu5l/512x384.jpg', 'https://html5.gamemonetize.com/qe2bbllahweu0fhc1cu8mc3ngorgeu5l/', '0', 'Arcade', 0, 0, '', 'jungle-animal-summer-makeover-game'),
(1612, 'Squid Challenge Game', 'Squid Challenge: Survival Game is the thrilling and fascinating 3D traditional simulator K- games that are based on famous childhood Korean games, this game promises to bring you the most realistic experience of the main character - Player 456. Beat off other competitors and be the only one who win 45.6$ billions Golden Piggy Bank', 'https://img.gamemonetize.com/o6j82tmc56kndx9wer72q7gyl3pcwk2z/512x384.jpg', 'https://html5.gamemonetize.com/o6j82tmc56kndx9wer72q7gyl3pcwk2z/', '0', 'Arcade', 0, 0, '', 'squid-challenge-game'),
(1613, 'Bombs Drops - Physics balls', 'Your objective is to bomb and blast all blocks in this hyper casual game. Try to break all bricks in one shot, or to collect all bonus to complete all the super fun levels.', 'https://img.gamemonetize.com/ihdgkbolqipcwtuhw24mhjlgyf645b5b/512x384.jpg', 'https://html5.gamemonetize.com/ihdgkbolqipcwtuhw24mhjlgyf645b5b/', '0', 'Arcade', 0, 0, '', 'bombs-drops--physics-balls'),
(1614, 'Chicken And Duck Brothers', 'Chicken and duck brothers 2 is an extremely interesting adventure game and 2-player game on Dop5. Coming to Brothers and Sisters 2 , players will have the opportunity to meet 2 chickens and ducks again. Your mission is to continue to help this couple overcome new challenges and new enemies to get home safely.', 'https://img.gamemonetize.com/rp4wxnyqyu1ajnknz8a2uxhxgsekq5y5/512x384.jpg', 'https://html5.gamemonetize.com/rp4wxnyqyu1ajnknz8a2uxhxgsekq5y5/', '0', 'Arcade', 0, 0, '', 'chicken-and-duck-brothers');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1615, 'Ronni 2', 'Ronni 2 is a 2D platformer where you have to collect the coins while avoiding enemies, yellow birds, spikes and saws and reach the Exit door. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Ronni series.', 'https://img.gamemonetize.com/p0tydw937tqs1zhd2y56x2kz4qzoqud4/512x384.jpg', 'https://html5.gamemonetize.com/p0tydw937tqs1zhd2y56x2kz4qzoqud4/', '0', 'Arcade', 0, 0, '', 'ronni-'),
(1616, 'Infinite Snake 3D Run', 'Blocky Snake is an exciting endless one-touch game in which you touch the screen to move the snake right or left. Try to avoid the obstacles standing in your way, break the blocks to get score, collects the bodies to increase the length of the snake, collect coins to unlocks new body types and new environment types.', 'https://img.gamemonetize.com/ivn3tlziz6b8m5ivuqvd31n30a9pkfyr/512x384.jpg', 'https://html5.gamemonetize.com/ivn3tlziz6b8m5ivuqvd31n30a9pkfyr/', '0', 'Arcade', 0, 0, '', 'infinite-snake-d-run'),
(1617, 'Christmas Memichan 2', 'Christmas Memichan 2 is a 2D Christmas themed platformer where you play as a Santa Cat called Memichan who have to collect all of the chocolate bars while avoiding the enemy demon cats, flying cat robots and their bullets, spikes, saws and reach your cat house door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Christmas Memichan&quot; series.', 'https://img.gamemonetize.com/ihkvfk74v3aya0yl7dvr5trst8a825nd/512x384.jpg', 'https://html5.gamemonetize.com/ihkvfk74v3aya0yl7dvr5trst8a825nd/', '0', 'Arcade', 0, 0, '', 'christmas-memichan-'),
(1618, 'Adventure Cube', 'Adventure Cube is an isometric puzzle game in which you control a cube. You can only go left or right, but you\'ll go forward regardless. You\'re travelling through an alley with a variety of obstacles and dangers to avoid, all while earning coins to purchase awesome new skins.', 'https://img.gamemonetize.com/k5qwtqhahd0tfspta1sxyrruktp89k2t/512x384.jpg', 'https://html5.gamemonetize.com/k5qwtqhahd0tfspta1sxyrruktp89k2t/', '0', 'Arcade', 0, 0, '', 'adventure-cube'),
(1619, 'Ragdoll Fall Down', 'In the game Ragdoll Fall Down you will find yourself in a world where the painted people live. A war broke out between the two peoples - green and red. You will help your green man to destroy your opponents. In front of you on the screen you will see your hero standing with a gun in his hands in a certain area. At a certain distance from him will be his opponent. You will have to calculate the trajectory of the shot, raise your pistol and fire. If your aim is accurate, then the bullet will hit the enemy, and you will get points for it. Remember that the bullet can ricochet off objects and you can use this property to destroy opponents.', 'https://img.gamemonetize.com/vbyad7v0tdo64xzi5fkhj5k5wcm0aqk4/512x384.jpg', 'https://html5.gamemonetize.com/vbyad7v0tdo64xzi5fkhj5k5wcm0aqk4/', '0', 'Arcade', 0, 0, '', 'ragdoll-fall-down'),
(1620, 'LightItUp', 'Swing, jump, flip and slide your stickman body from one neon color shape to another to make them glow and light-it up. Collect stars as you swing, jump and flip to raise your score, in the funnest of all jumping games. Just when you start to feel like a stickman boss and are loving that color glow, things get complicated (or “sticky,” if you will) as you jump, flip and pass levels. Color shapes start moving, rotating and even exploding, and lethal spikes become a constant threat to your poor little stickman life. If you miss a jump, if your swing’s a dud, if your flip isn’t on point, or if you hit a spike… you fall into oblivion!', 'https://img.gamemonetize.com/2h296jtsy9vmjvin8wygx18z1gel7cjj/512x384.jpg', 'https://html5.gamemonetize.com/2h296jtsy9vmjvin8wygx18z1gel7cjj/', '0', 'Arcade', 0, 0, '', 'lightitup'),
(1621, 'Adventurous Penguin', 'Overcome obstacles and destroy your enemies', 'https://img.gamemonetize.com/6aloutu4fsex21o3sjqvpqxjn5uvix6b/512x384.jpg', 'https://html5.gamemonetize.com/6aloutu4fsex21o3sjqvpqxjn5uvix6b/', '0', 'Arcade', 0, 0, '', 'adventurous-penguin'),
(1622, 'Cuckoo vs Crow Monster 2', 'Cuckoo vs Crow Monster 2 is a 2D platformer where you play as a Cuckoo who have to collect the eggs while avoiding Crow monsters, flying crow monsters, spikes and reach the Crow nest in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Cuckoo vs Crow Monster&quot; series.', 'https://img.gamemonetize.com/egjgwbjtoqzp1pnfm3o79zdwbhvd7y0a/512x384.jpg', 'https://html5.gamemonetize.com/egjgwbjtoqzp1pnfm3o79zdwbhvd7y0a/', '0', 'Arcade', 0, 0, '', 'cuckoo-vs-crow-monster-'),
(1623, 'Eat to Evolve', 'Start with and take control of a tiny and always-hungry worm to attack and survive as long as possible by devouring everything and everyone in your way! But watch out! You cannot let pesky enemies make dinner out of you!', 'https://img.gamemonetize.com/k36vh6ostf5sebdf9dlt6hk91fhvwqqs/512x384.jpg', 'https://html5.gamemonetize.com/k36vh6ostf5sebdf9dlt6hk91fhvwqqs/', '0', 'Arcade', 0, 0, '', 'eat-to-evolve'),
(1624, 'Ellumi The Fire Sprite', 'Help Ellumi explore the land to discover why all the other Fire Sprites in the volcano have vanished. (6/3/2022) This was a project for my Game Development class. I worked on it with [Kenneth Harper], and they were great to work with.', 'https://img.gamemonetize.com/gw44wnv235af4chvctlbqi34w8b4alno/512x384.jpg', 'https://html5.gamemonetize.com/gw44wnv235af4chvctlbqi34w8b4alno/', '0', 'Arcade', 0, 0, '', 'ellumi-the-fire-sprite'),
(1625, 'Burger Bounty Game', 'You want to know what it&amp;rsquo;s like to run your own burger joint? Well, now you can! Burger Bounty is a simulation game where you play as the owner and, at the beginning, the only member of the team! Slowly build up your restaurant by adding more tables, foods and team members until you have a fully functioning (and profitable) eatery! But don&amp;rsquo;t take your eye off the customers, if you leave them waiting for too long they will leave and you don&amp;rsquo;t get paid! Upgrade your character to grow with the business and customise them so it really starts to feel like home.', 'https://img.gamemonetize.com/r5a0hssl35jm1iftn2kq1terkgnmi8w1/512x384.jpg', 'https://html5.gamemonetize.com/r5a0hssl35jm1iftn2kq1terkgnmi8w1/', '0', 'Arcade', 0, 0, '', 'burger-bounty-game'),
(1626, 'Math Runner', 'Youre running on the endless math additions and you have to keep the sums at 0-10. Good run!', 'https://img.gamemonetize.com/6vsrqvlsu4qehxtsnfnv1nrphav3n3hz/512x384.jpg', 'https://html5.gamemonetize.com/6vsrqvlsu4qehxtsnfnv1nrphav3n3hz/', '0', 'Arcade', 0, 0, '', 'math-runner'),
(1627, 'Escape Masters - Arcade', 'The escape adventures have never been so fun. Save yourself and your mates from unexpected traps and tricky obstacles. Dig the right way out and enjoy your freedom.', 'https://img.gamemonetize.com/43tkgpq5mn4rwgu2v6b9cynk21kzpo1k/512x384.jpg', 'https://html5.gamemonetize.com/43tkgpq5mn4rwgu2v6b9cynk21kzpo1k/', '0', 'Arcade', 0, 0, '', 'escape-masters--arcade'),
(1628, 'Tunko 2', 'Tunko 2 is a 2D platformer where you have to collect all of the grapes while avoiding the enemies, flying creatures, spikes, and saws and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Tunko&quot; series.', 'https://img.gamemonetize.com/22zt55manskc3q2pvdg1opshlb720zik/512x384.jpg', 'https://html5.gamemonetize.com/22zt55manskc3q2pvdg1opshlb720zik/', '0', 'Arcade', 0, 0, '', 'tunko-'),
(1629, 'Dodge Game', 'Dodge Game introduces Jump Circle, a new way to avoid hitting the line and score big! Dodge Game has released Jump Circle, a new way to avoid hitting the line and score big. With this innovative game feature, you can play quickly and easily without any hassle. Just hit the circle button to jump into the next round, and avoid the line by avoiding obstacles along the way. The more points you get, the more bonus points you\'ll earn.', 'https://img.gamemonetize.com/eufnsmpbb0wkk86o2eyuad7mdmlat5fl/512x384.jpg', 'https://html5.gamemonetize.com/eufnsmpbb0wkk86o2eyuad7mdmlat5fl/', '0', 'Arcade', 0, 0, '', 'dodge-game'),
(1630, 'Fat OR Thin', 'The Fat or Thin game is a fun, relaxing runner where you can help a cute furry bear lose extra weight after winter hibernation! There are more than 30 fascinating levels ahead of you, each of which you must pass the obstacle course and finish, not forgetting to watch your diet. Are you ready to take your will in your fist and completely give up burgers, pizza, and doughnuts, replacing them with healthier food?', 'https://img.gamemonetize.com/ucv0bh73v900fke5o7viaxihiv27piz9/512x384.jpg', 'https://html5.gamemonetize.com/ucv0bh73v900fke5o7viaxihiv27piz9/', '0', 'Arcade', 0, 0, '', 'fat-or-thin'),
(1631, 'Jump or Block : Colors Game', 'Up to 4 players game. You must jump over the red needle with pikes or block it. if you miss... you loose ! This game is super fun, challenging, and completely addictive ! It\'s time to play !', 'https://img.gamemonetize.com/mvh998b9jey81rjb3o4s03ndv24jz6p3/512x384.jpg', 'https://html5.gamemonetize.com/mvh998b9jey81rjb3o4s03ndv24jz6p3/', '0', 'Arcade', 0, 0, '', 'jump-or-block--colors-game'),
(1632, 'Deca vs Rooko', 'Deca vs Rooko is a 2D cute little platformer where you have to collect all of the hotdogs(food) while avoiding all of the enemies, spikes and giant blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/ohnwxh16r0vhjlod1fphn1lrvqkqthgo/512x384.jpg', 'https://html5.gamemonetize.com/ohnwxh16r0vhjlod1fphn1lrvqkqthgo/', '0', 'Arcade', 0, 0, '', 'deca-vs-rooko'),
(1633, 'Yui Christmas Adventure 2', 'Yui Christmas Adventure 2 is a 2D Christmas themed platformer where you play as an anime girl called Yui, who have to collect all of the candies while avoiding the snow monsters, flying monsters, ground saws, spikes and reach the blue flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Yui Christmas Adventure&quot; series.', 'https://img.gamemonetize.com/cgxwhodijh15fd9ggow931rjdykmnoup/512x384.jpg', 'https://html5.gamemonetize.com/cgxwhodijh15fd9ggow931rjdykmnoup/', '0', 'Arcade', 0, 0, '', 'yui-christmas-adventure-'),
(1634, 'Red Hand', 'Looking for competitive games for friends to play? Well, this hot hands app might be one of the best two player games on the same device! Easy two player games are a fantastic way to kill time and replace classic board games with free games that you can play anywhere, anytime! If you’re a fan of games that improve reaction time, you’ll love our hand slapping extravaganza!', 'https://img.gamemonetize.com/78gbuz5i7bs900a5lshxes82my3wz6dg/512x384.jpg', 'https://html5.gamemonetize.com/78gbuz5i7bs900a5lshxes82my3wz6dg/', '0', 'Arcade', 0, 0, '', 'red-hand'),
(1635, 'Merge Town!', 'Ever wanted to be Mayor? Ever wanted to run a town, develop the land, and see a metropolis grow? Well, look no further than Merge Town!, the newest title from Gram Games. The concept of the game is simple - you have a plot of land, and it&amp;rsquo;s your job to turn it into a town. Every so often, you&amp;rsquo;ll be gifted with a house. Each house can be merged with other houses of the same variety to form a bigger home.', 'https://img.gamemonetize.com/j56l1fsbzaht0yd7blwgdwsxsmeo1nqh/512x384.jpg', 'https://html5.gamemonetize.com/j56l1fsbzaht0yd7blwgdwsxsmeo1nqh/', '0', 'Arcade', 0, 0, '', 'merge-town'),
(1636, 'Lost Temple', 'Lost Temple is a game Arcade it’s a classic style game, dodge the obstacles and reach the goal in the middle of deadly traps that will not make it easy for you to reach your destination.', 'https://img.gamemonetize.com/dxq9k4yo53roedydl6tra2qmjauk4gai/512x384.jpg', 'https://html5.gamemonetize.com/dxq9k4yo53roedydl6tra2qmjauk4gai/', '0', 'Arcade', 0, 0, '', 'lost-temple'),
(1637, 'string necklace', 'In the game, we need to help the protagonist avoid the obstacles ahead, use a stick to string beads that fall from the sky, and finally string them into a necklace to pass the level. Now let\'s challenge it together!', 'https://img.gamemonetize.com/8pqsi12fp05kqbg3x73ldpigwhir26ah/512x384.jpg', 'https://html5.gamemonetize.com/8pqsi12fp05kqbg3x73ldpigwhir26ah/', '0', 'Arcade', 0, 0, '', 'string-necklace'),
(1638, 'Gullo 2', 'Gullo 2 is a 2D platformer where you have to collect the chocolate donuts while avoiding the enemies, flying monsters, ground saws and spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Gullo series.', 'https://img.gamemonetize.com/n0hipb506dzq6bwv7vvvk1pjqjha4gmv/512x384.jpg', 'https://html5.gamemonetize.com/n0hipb506dzq6bwv7vvvk1pjqjha4gmv/', '0', 'Arcade', 0, 0, '', 'gullo-'),
(1639, 'Jeno The Big Eater', 'Jeno The Big Eater is a 2D platformer where you have to collect all of the tasty cup cakes while avoiding the goblins, saws, spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/t6c6ehkv261x2ibsr0e59r5zwya9xgdo/512x384.jpg', 'https://html5.gamemonetize.com/t6c6ehkv261x2ibsr0e59r5zwya9xgdo/', '0', 'Arcade', 0, 0, '', 'jeno-the-big-eater'),
(1640, 'Melee Attack Online Game', 'Do you love playing online jump platformer games? Well, get ready to experience the newest and most exciting game in the genre - Melee Attack! In this awesome new game, you\'ll have to put your platforming skills to the test as you dodge and weave your way past enemy attacks while trying to land some powerful melee moves of your own. It\'s fast-paced and furious fun, so jump into the fray today and see if you can become the ultimate Melee Attack champion! Looking for a new online game to play? Check out Melee Attack, a jump platformer game that\'s perfect for gamers of all skill levels. In the game, you\'ll need to use your agility and quick reflexes to navigate your way through a variety of challenges. With multiple levels to play through, you can keep coming back for more fun. So why not give it a try today?', 'https://img.gamemonetize.com/0gs1yq62935rp5vqhjc79w43urnla1lm/512x384.jpg', 'https://html5.gamemonetize.com/0gs1yq62935rp5vqhjc79w43urnla1lm/', '0', 'Arcade', 0, 0, '', 'melee-attack-online-game'),
(1641, 'Bubble Shooter : Colors Game', '&quot;BUBBLE SHOOTER COLOR GAME&quot; is a classic arcade game that you can play for FREE! You must match 3 bubbles to burst them in this fun and classic shooting game! This awesome shooter is for all puzzle fans who want to test their speed and their brain and raise this amazing challenge.', 'https://img.gamemonetize.com/kykbyxskojfrs7e4iaqzevo1wejk1lhi/512x384.jpg', 'https://html5.gamemonetize.com/kykbyxskojfrs7e4iaqzevo1wejk1lhi/', '0', 'Arcade', 0, 0, '', 'bubble-shooter--colors-game'),
(1642, 'Helle Bot 2', 'Helle Bot 2 is a 2D Sci-fi themed platformer where you play as a bot who have to collect precious red jewels while avoiding the green and purple enemy bots, flying bots and their bullets, fire, rotating blades, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Helle Bot&quot; series.', 'https://img.gamemonetize.com/6ovdrewsqpwkiobjs9aa682qebh2whi1/512x384.jpg', 'https://html5.gamemonetize.com/6ovdrewsqpwkiobjs9aa682qebh2whi1/', '0', 'Arcade', 0, 0, '', 'helle-bot-'),
(1643, 'Cake Mania', 'The land of sweet cakes is the setting for the delicious and entertaining match-3 game known as Sweet Cake Mania. You may play these puzzles whenever and anywhere you want with this game since they are so beautifully crafted! In this cake saga game, you must compete to become the Cake Star and conquer all levels. HOW TO PLAY Crush the cakes by matching three or more of the same kind in a row. When you combine six cakes, you can make a more powerful cake. It can ruin all of the cakes in a line or a column. It is recommended that you combine two strong cakes to create various wonderful effects that will assist you in completing the level.', 'https://img.gamemonetize.com/g30tq7mvx7e2gm50qeju7jaxxhvzuird/512x384.jpg', 'https://html5.gamemonetize.com/g30tq7mvx7e2gm50qeju7jaxxhvzuird/', '0', 'Arcade', 0, 0, '', 'cake-mania'),
(1644, 'Tuu Bot', 'Tuu Bot is a 2D Sci-fi themed platformer where you have to collect all of the batteries while avoiding the giant blades, spikes, enemy robots and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/6w3hyegqu82m7612gjcbo65471omxtr8/512x384.jpg', 'https://html5.gamemonetize.com/6w3hyegqu82m7612gjcbo65471omxtr8/', '0', 'Arcade', 0, 0, '', 'tuu-bot'),
(1645, 'Platforms Overlord', 'guide cube through many levels and an endless mode by controlling platforms. There are many types of platforms. You can make cube fly in many ways. Try to pass even faster', 'https://img.gamemonetize.com/p0boovjlrhfzmssxy1enrzt650obsiti/512x384.jpg', 'https://html5.gamemonetize.com/p0boovjlrhfzmssxy1enrzt650obsiti/', '0', 'Arcade', 0, 0, '', 'platforms-overlord'),
(1646, 'Senita 2', 'Senita 2 is a 2D platformer where you play as a girl who have to collect all of the chocolate bars while avoiding the enemy monsters and their bullets, flying creatures, spikes, ground saws and reach the pink flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Senita&quot; series.', 'https://img.gamemonetize.com/hv48yme6a46a7oavmw78j9wlwyz4rqhl/512x384.jpg', 'https://html5.gamemonetize.com/hv48yme6a46a7oavmw78j9wlwyz4rqhl/', '0', 'Arcade', 0, 0, '', 'senita-'),
(1647, 'Brick Surfer For Kid', 'Brick Surfer is an arcade running game. How can we pass that dangerous road? There are some bricks, you could step on those to through. The more bricks you collect, you will get more diamonds. Let us surfer in the sky!', 'https://img.gamemonetize.com/k8yxdzbexl9r0xj7pu88ls2q2oxcczzd/512x384.jpg', 'https://html5.gamemonetize.com/k8yxdzbexl9r0xj7pu88ls2q2oxcczzd/', '0', 'Arcade', 0, 0, '', 'brick-surfer-for-kid'),
(1648, 'Death Jumper', 'h53ocyog7fvmw64k4zgxw74p9avr2gl5 &quot;Death Jumper&quot; is an online adventure horror game that puts you in the shoes of a jumper who has to navigate through a series of deadly jumps. The Death Jumper Online Jump Adventure Horror game is a title that is sure to send chills down your spine. Death Jumper is an online jump adventure horror game. Death Jumper Online is an online jump adventure horror game that will keep you on the edge of your seat. With exciting gameplay and a suspenseful story, this game will keep you entertained for hours', 'https://img.gamemonetize.com/h53ocyog7fvmw64k4zgxw74p9avr2gl5/512x384.jpg', 'https://html5.gamemonetize.com/h53ocyog7fvmw64k4zgxw74p9avr2gl5/', '0', 'Arcade', 0, 0, '', 'death-jumper'),
(1649, 'Station Jam', 'An online multiplayer versus racing game inspired by the PS1 game Gekisou Tomarunner Use your arms to interact with the environment and gain speed boosts to outrun your opponent.', 'https://img.gamemonetize.com/nsjtyjeweudbxtq45bp4frvy72jr7y2g/512x384.jpg', 'https://html5.gamemonetize.com/nsjtyjeweudbxtq45bp4frvy72jr7y2g/', '0', 'Arcade', 0, 0, '', 'station-jam'),
(1650, 'Maxoo', 'Maxoo is a 2D platformer where you need to collect silver keys while avoiding the ball enemies, flying robots, pins, and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/fmk5gnglpw9drpslsw2fnyir57pzbf3p/512x384.jpg', 'https://html5.gamemonetize.com/fmk5gnglpw9drpslsw2fnyir57pzbf3p/', '0', 'Arcade', 0, 0, '', 'maxoo'),
(1651, 'Simple Samosa Run', 'Pick your character and prepare for an adventure in the Simple Samosa game! However, the road ahead is full of obstacles and foes that will try to stop you. Can you go past them and complete your journey? The heroes of the Simple Samosa show are waiting to see what you\'ve got! Your goal is to go through every level until you complete each one! Also, each stage will have new tactics to master, so you should always try to adapt quickly. Can you put up with this challenge? Let\'s put you to the test and see what you\'ve got! How to play the game First, let\'s go through the controls. Luckily, those are pretty straightforward! You only need to use your Left and Right arrow keys to move around. If you need to reach high places, hit the Up arrow to jump. See? If you pay a bit of attention, it should be a piece of cake! Your role is to pick your character to go through each level and complete all twelve of them! However, you will find many obstacles that you need to avoid. For example, try to dodge the fire as it will end your ride instantly, and you will have to start all over. Also, try not to fall into the pit cause you will end up the same way! The other thing you need to keep in mind is to try to dodge or get rid of the incoming foes! You can defeat them by jumping on their head. It only takes one hit!', 'https://img.gamemonetize.com/raukguvqa3mlfkg71xdp1k7urvt23rng/512x384.jpg', 'https://html5.gamemonetize.com/raukguvqa3mlfkg71xdp1k7urvt23rng/', '0', 'Arcade', 0, 0, '', 'simple-samosa-run'),
(1652, 'Nanychan vs Ghosts', 'Nanychan vs Ghosts is a 2D Halloween themed platformer where you have to collect the red balls while avoiding the Pumpkins, ghosts, spikes and fire and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/5s39hhhezmovp7lkzhk9sn9lfipg5try/512x384.jpg', 'https://html5.gamemonetize.com/5s39hhhezmovp7lkzhk9sn9lfipg5try/', '0', 'Arcade', 0, 0, '', 'nanychan-vs-ghosts'),
(1653, 'Robot Car Transform', 'How do you like transformed cars? Here is a kind of dodging arcade game for you to play. It is managed for you to dodge the grey obstacles and speed up by overpassing yellow arrows. Glad you will unlock your favorite skins after you complete the level.', 'https://img.gamemonetize.com/yoytmmzvl0abvcshw73bbnk8zxvl5vjz/512x384.jpg', 'https://html5.gamemonetize.com/yoytmmzvl0abvcshw73bbnk8zxvl5vjz/', '0', 'Arcade', 0, 0, '', 'robot-car-transform'),
(1654, 'BoomBoom', 'This is still very much a prototype, but I just needed to release what I had.', 'https://img.gamemonetize.com/6afmmjglb7qnwd2e9jyn2eia0i4xwxja/512x384.jpg', 'https://html5.gamemonetize.com/6afmmjglb7qnwd2e9jyn2eia0i4xwxja/', '0', 'Arcade', 0, 0, '', 'boomboom'),
(1655, 'Towra', 'Towra is a 2D platformer where you have to collect the keys while avoiding the enemies, saws and spikes and reach the tower door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/hga6azv34arzyptt0yqgi8y1clq6xzy0/512x384.jpg', 'https://html5.gamemonetize.com/hga6azv34arzyptt0yqgi8y1clq6xzy0/', '0', 'Arcade', 0, 0, '', 'towra'),
(1656, 'Sheon Panda 2', 'Sheon Panda 2 is a 2D cute little platformer where you have to collect all of the bamboo sticks while avoiding enemy panda(red), flying Panda drones, saws, and spikes and reach the Exit cave in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Sheon Panda&quot; series.', 'https://img.gamemonetize.com/608i9idy6y967utrhfe382ds90jwm3bf/512x384.jpg', 'https://html5.gamemonetize.com/608i9idy6y967utrhfe382ds90jwm3bf/', '0', 'Arcade', 0, 0, '', 'sheon-panda-'),
(1657, 'Lonely Hero', 'Run forward and gain more power with each step, for a strong blow to the enemies. Enemies are divided into two types, some can only fight in close combat, others are able to throw deadly weapons. At the end of each mission there is a magic ball, hit it and the road home will open.', 'https://img.gamemonetize.com/eqcaw7vsky5oxfn4bmjd11dpoilamyhz/512x384.jpg', 'https://html5.gamemonetize.com/eqcaw7vsky5oxfn4bmjd11dpoilamyhz/', '0', 'Arcade', 0, 0, '', 'lonely-hero'),
(1658, 'Huggy Wuggy Shooter', 'Huggy Wuggy Shooter is a scary action game where you must survive hordes of haunted toys using various arms. In this horrifying adventure, you are trapped inside Huggy Wuggy\'s toy factory where all the neglected toys have come to life with nothing but fury. Every night, they prey on unsuspecting visitors, and now it\'s your turn. Walk around the colorful abandoned factory and shoot every possessed toy that stands in your way. There\'s a multitude of weapons to choose from, so you can also have some fun in this dark atmosphere. Be constantly aware of your surroundings, and be on the lookout for enemies suddenly appearing in the darkness. How many days can you last in Huggy Wuggy Shooter?', 'https://img.gamemonetize.com/xszsxnxlp95zxqozjo32n5qeisf81a5u/512x384.jpg', 'https://html5.gamemonetize.com/xszsxnxlp95zxqozjo32n5qeisf81a5u/', '0', 'Arcade', 0, 0, '', 'huggy-wuggy-shooter'),
(1659, 'Chicken Fly', 'How high can you get? Journey up a sheet of graph paper, perpetually jumping from one platform to the next, picking up jet packs, avoiding dogs, and blasting along the way. Laugh with delight as you blow past other players\' actual score markers scribbled in the margins. And be warned: this game is insanely addictive!', 'https://img.gamemonetize.com/3i9itoifjp4p93g04mcvo6krjomzqmea/512x384.jpg', 'https://html5.gamemonetize.com/3i9itoifjp4p93g04mcvo6krjomzqmea/', '0', 'Arcade', 0, 0, '', 'chicken-fly'),
(1660, 'Sea Maiden', 'Sea Maiden is an underwater online game that challenges players to explore the depths of the ocean. With stunning graphics and a unique gameplay experience, Sea Maiden is a must-play for all gamers.', 'https://img.gamemonetize.com/u3j05nhp8mggdynaucv6wkj9tkmoaewv/512x384.jpg', 'https://html5.gamemonetize.com/u3j05nhp8mggdynaucv6wkj9tkmoaewv/', '0', 'Arcade', 0, 0, '', 'sea-maiden'),
(1661, 'Fairyland', 'Fairyland is an arcade platformer game that features beautiful graphics and addictive gameplay. Looking for a fun and challenging arcade platformer game? Look no further than fairyland! With its cute and colorful graphics, fairyland is sure to keep you entertained for hours. Plus, its simple controls make it easy to pick up and play. So what are you waiting for? Give fairyland a try today!', 'https://img.gamemonetize.com/7eyeqmhy7mcf6z4866hhdo7xcx7ygr33/512x384.jpg', 'https://html5.gamemonetize.com/7eyeqmhy7mcf6z4866hhdo7xcx7ygr33/', '0', 'Arcade', 0, 0, '', 'fairyland'),
(1662, 'Inoi 2', 'Inoi 2 is a 2D simple platformer where you need to avoid green, yellow and red cactus of different sizes and reach the red flag. You have to collect all of the water containers before reaching the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the sequel of the original Inoi game.', 'https://img.gamemonetize.com/lr0h4hv903fvbhfhuz89rqv7b7x2zviv/512x384.jpg', 'https://html5.gamemonetize.com/lr0h4hv903fvbhfhuz89rqv7b7x2zviv/', '0', 'Arcade', 0, 0, '', 'inoi-'),
(1663, 'Mermaid Struggle', 'Mermaid Struggle is an online game that challenges players to help a mermaid jump her way to safety. With beautiful graphics and engaging gameplay, Mermaid Struggle is a great choice for players who are looking for an adventure.', 'https://img.gamemonetize.com/ieqbs2atx8llhw2nmyoj6pwk3e7m8ino/512x384.jpg', 'https://html5.gamemonetize.com/ieqbs2atx8llhw2nmyoj6pwk3e7m8ino/', '0', 'Arcade', 0, 0, '', 'mermaid-struggle'),
(1664, 'Funny Bomber', 'Funny Bomber, The Amazing Free-to-Play Online action game! Get ready for an exhilarating gaming experience with Funny Bomber, an action-packed game that will keep you entertained for hours. As you step into the virtual world, youll find yourself immersed in a vibrant and dynamic environment filled with excitement and challenges. In Funny Bomber, your objective is simple yet thrilling: blow up all the crystals scattered throughout the level to open the door and get in the temple!', 'https://img.gamemonetize.com/5inbebr101r64gfgm6pfflggrbudip0k/512x384.jpg', 'https://html5.gamemonetize.com/5inbebr101r64gfgm6pfflggrbudip0k/', '0', 'Arcade', 0, 0, '', 'funny-bomber'),
(1665, 'Mini Flips Plus', 'Mini Flips is an arcade game where you must collect all the coins in the level by jumping, flipping sides, avoiding obstacles and enemies controlling a small blob character. Get ready for over 160 challenging levels!', 'https://img.gamemonetize.com/qlmdfnbyl52dq9k7u0yag51wa9atbeg0/512x384.jpg', 'https://html5.gamemonetize.com/qlmdfnbyl52dq9k7u0yag51wa9atbeg0/', '0', 'Arcade', 0, 0, '', 'mini-flips-plus'),
(1666, 'GunnerCraft', 'Its time to fire your weapon, Steve. Fire your gun and start jumping. You can jump by shooting and go wherever you want. Draw your bow and shoot the arrow. You must collect all the boxes. Collect the boxes and kill all the invisible monsters. You cant see them until you collect the boxes. So, collect the boxes first and then hunt down all the monsters!', 'https://img.gamemonetize.com/lwcf5mxxqj2dr0524y2kibp75t1j2yva/512x384.jpg', 'https://html5.gamemonetize.com/lwcf5mxxqj2dr0524y2kibp75t1j2yva/', '0', 'Arcade', 0, 0, '', 'gunnercraft'),
(1667, 'Happy Fishing Day', 'Happy Fishing This day promises to bring you the biggest catch or your life. But everything depends on you. Click on the screen to drop the fishhook and catch a fish. Dont miss it, or you can deliver a bomb to your ship! Happy Fishing is an exciting and addictive game that promises to bring you the biggest catch of your life. The game is available on mobile devices and is perfect for those who enjoy Happy Fishing Fishing game Mobile game Arcade-style gameplay Skill-based game Strategy game Addictive game Ocean environment Realistic sound effects Free download Challenging levels Big catch Avoid bombs Casual gaming Fun and engaging.', 'https://img.gamemonetize.com/q1poieomr0emj3k2ask84s2ep8wu2spr/512x384.jpg', 'https://html5.gamemonetize.com/q1poieomr0emj3k2ask84s2ep8wu2spr/', '0', 'Arcade', 0, 0, '', 'happy-fishing-day'),
(1668, 'Royal Kingdom', 'The aim of Royal Kingdom is to be the best platformer online game. With a wide variety of levels, characters and enemies. Looking for a fun and thrilling online game? Look no further than the Royal Kingdom! In this exciting platformer, you\'ll need to use all your skills to navigate through a variety of challenges. With stunning graphics and addictive gameplay, you\'ll be hooked for hours on end. So what are you waiting for? Start your adventure today!', 'https://img.gamemonetize.com/mgnbqh9g5q37lxb9vog40fiwtxb3eitm/512x384.jpg', 'https://html5.gamemonetize.com/mgnbqh9g5q37lxb9vog40fiwtxb3eitm/', '0', 'Arcade', 0, 0, '', 'royal-kingdom'),
(1669, 'Reptolia', 'Reptolia is a 2D platformer where you have to collect the giant insects(bugs) while avoiding the enemies, ground saws, spikes and fire and reach the cave in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/jgntj11qjbddgnauxsg2xhk1mr0p44ka/512x384.jpg', 'https://html5.gamemonetize.com/jgntj11qjbddgnauxsg2xhk1mr0p44ka/', '0', 'Arcade', 0, 0, '', 'reptolia'),
(1670, 'Mr Toro', 'Mr Toro is a 2D platformer where you have to collect money while avoiding the enemies, spikes, saws and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/mloo9brycnky3tvs5z3xrfqg47yn6kzz/512x384.jpg', 'https://html5.gamemonetize.com/mloo9brycnky3tvs5z3xrfqg47yn6kzz/', '0', 'Arcade', 0, 0, '', 'mr-toro'),
(1671, 'Kei Superwoman 2', 'Kei Superwoman 2 is a 2D platformer where you play as a superwoman who have to collect burgers for the civilians, imprisoned in highly secured rooms behind the security doors. You have to collect all burgers while avoiding the enemies, modern flying drones, saws, ground saws and spikes in order to unlock the security door which leads you to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Kei Superwoman&quot; series.', 'https://img.gamemonetize.com/uomeguj8weozchn9azlgw1o1kyrbt6x7/512x384.jpg', 'https://html5.gamemonetize.com/uomeguj8weozchn9azlgw1o1kyrbt6x7/', '0', 'Arcade', 0, 0, '', 'kei-superwoman-'),
(1672, 'Kaido 2', 'Kaido 2 is a 2D cute little platformer where you have to collect all of the orange ice cream bars while avoiding the enemies wearing hats, the flying robots and their bullets, rotating blades, spikes and reach the pink flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Kaido&quot; series.', 'https://img.gamemonetize.com/6kvsb7zgkp9pge1dsyzco4pos3oiam8i/512x384.jpg', 'https://html5.gamemonetize.com/6kvsb7zgkp9pge1dsyzco4pos3oiam8i/', '0', 'Arcade', 0, 0, '', 'kaido-'),
(1673, 'Zombie Cows', 'This game puts a crazy twist on the classic Whack-a-Mole experience by letting you smack zombie animals. Use your hammer to hit different types of zombie cows across the head and earn points for it. Be careful not to hit the dog that deducts your points. There are 7 levels that get gradually more difficult, so prepare to test your reflexes. Don\'t forget to share this game with your friends and compare your high scores!', 'https://img.gamemonetize.com/656ot11m9ofa0f3ki6mgfrcufmuez4m5/512x384.jpg', 'https://html5.gamemonetize.com/656ot11m9ofa0f3ki6mgfrcufmuez4m5/', '0', 'Arcade', 0, 0, '', 'zombie-cows'),
(1674, 'Super Mushroom', 'The Super Mushroom is a classic arcade platformer game that you can now enjoy online! Super Mushroom is an online platformer game that is perfect for anyone who loves a challenge. With multiple levels to play through, this game will keep you entertained for hours on end. The best part about Super Mushroom is that it is completely free to play!', 'https://img.gamemonetize.com/hr0z3gc6ytzklk0m229tzteptggzjaef/512x384.jpg', 'https://html5.gamemonetize.com/hr0z3gc6ytzklk0m229tzteptggzjaef/', '0', 'Arcade', 0, 0, '', 'super-mushroom'),
(1675, 'Stray Puppy Pet Care Game', 'Start your day by giving a nice hot bubble bath to the little puppy, feed him with yummy food, help him in making a nice house to stay then decorate it with your creativity. Puppy is so dirty playing all day on street. Clean him and wash him properly with pet soaps. Enjoy a bubble bath with a cute little puppy.', 'https://img.gamemonetize.com/aj0s1mbq3odvpnfmlzmlra1j3dradjz0/512x384.jpg', 'https://html5.gamemonetize.com/aj0s1mbq3odvpnfmlzmlra1j3dradjz0/', '0', 'Arcade', 0, 0, '', 'stray-puppy-pet-care-game'),
(1676, 'Chuggington Cargo Chaos', 'Oh no! The cargo sorting machine is not functioning how it\'s supposed to in the Chuggington: Cargo Chaos game! Wilson and the rest of the trains need your help to fill up the wagons and make the deliveries! Do you think you\'re the right person for this challenge? Your job is to grab every crate and put them in the carts before it\'s time for takeoff. Attention will be your grates asset in completing this task with ease! Are you ready to take the matter into your own hands and help the friendly trains? How to play the game Firstly, you should wait for the machine to drop the cargo on the ground. The only thing left to do is to use your Left Click to pick up and drag it to the wagons! See? Pretty straightforward, right? With some practice, you will fill up every crate in no time! Every crate has a label with a shape! You only need to place them accordingly in the wagons. For example, the loot with the blue square goes in the cart with the same sign, and so on! Try not to mix them up because you will only lose time! For every stage, you will have plenty of wagons to fill! Once you finish and a train leaves with the cargo, another one will take its place. Also, you will have a timer for every load. You can take your time when it\'s green, but if it is close to red, you might pick up the pace! Are you ready to start your challenge and see if you can put every crate into its designated wagon? Wilson and the rest of the town are counting on you to get them out of this chaos!', 'https://img.gamemonetize.com/v44m32k12szw7qwunj9lr2rj9pz3qhtu/512x384.jpg', 'https://html5.gamemonetize.com/v44m32k12szw7qwunj9lr2rj9pz3qhtu/', '0', 'Arcade', 0, 0, '', 'chuggington-cargo-chaos'),
(1677, 'Miss Yuuno', 'Miss Yuuno is a 2D adventure platformer where you play as a girl called Yuuno who have lost memories because of a traumatic incident. You have to collect your lost pieces of memories while avoiding the shadow monsters, spikes, and reach the loop hole in order to go to the next level. There are 8 levels to play with moderate difficulty.', 'https://img.gamemonetize.com/7x0qfjgh7reb228w7bz8oyt5xi7urizq/512x384.jpg', 'https://html5.gamemonetize.com/7x0qfjgh7reb228w7bz8oyt5xi7urizq/', '0', 'Arcade', 0, 0, '', 'miss-yuuno'),
(1678, 'Dino Dash', 'Dino Dash Online Arcade Adventure Game is an online game that challenges players to help a baby dinosaur escape from a group of hungry predators. The game features vibrant graphics and simple controls that make it easy for players of all ages to enjoy.', 'https://img.gamemonetize.com/vh702eeb314z9b0dgx85540wufq1zpyj/512x384.jpg', 'https://html5.gamemonetize.com/vh702eeb314z9b0dgx85540wufq1zpyj/', '0', 'Arcade', 0, 0, '', 'dino-dash'),
(1679, 'NoobLox vs Garten 2 Player', 'You must help Noob and Bacon in their adventure. Garden monsters are everywhere, and you must eliminate all the monsters. Get rid of the monsters and collect all the coins. You must do your best to win. Together with your friend, overcome all obstacles. Work together with your friend to eliminate all the monsters. Be careful, there is poisonous water that can kill you.', 'https://img.gamemonetize.com/1f1w621nnu5whnxgqi94nl3a9coqvmga/512x384.jpg', 'https://html5.gamemonetize.com/1f1w621nnu5whnxgqi94nl3a9coqvmga/', '0', 'Arcade', 0, 0, '', 'nooblox-vs-garten--player'),
(1680, 'Touba', 'Touba is a 2D platformer where you play as a yellow bird and you have to collect the bowls of grains while avoiding enemy birds, spikes and reach the bird nest which leads you to the next level. There are 8 levels with increased difficulty.', 'https://img.gamemonetize.com/p86d78x34vyyi8137yhs6sazja5lcdux/512x384.jpg', 'https://html5.gamemonetize.com/p86d78x34vyyi8137yhs6sazja5lcdux/', '0', 'Arcade', 0, 0, '', 'touba'),
(1681, 'Rescue Kingdom Online Game', 'Rescue Kingdom is a fun and exciting platformer game that is sure to keep players entertained for hours on end. With its intuitive controls, stunning graphics, and challenging levels, this game is perfect for anyone looking for a thrilling adventure. In Rescue Kingdom, you play as one of three heroes who are tasked with saving the day from an evil tyrant. The game is full of intense levels full of obstacles and traps that will require quick reflexes and smart strategy to overcome. Plus, there are plenty of collectibles to find along the way, so you\'ll never be too far from your goal.', 'https://img.gamemonetize.com/jszuo356tvwblpr5ily292ogny75mqws/512x384.jpg', 'https://html5.gamemonetize.com/jszuo356tvwblpr5ily292ogny75mqws/', '0', 'Arcade', 0, 0, '', 'rescue-kingdom-online-game'),
(1682, 'Race of Toilet Madness', 'Controle o Skibidi Toilet como um personagem rapido e voraz, desvie dos inimigos cameraman, cuidado com os misseis, fuja de todos inimigos.', 'https://img.gamemonetize.com/fzz1dy7e1nofxy7ry44rrrlg5adl2atm/512x384.jpg', 'https://html5.gamemonetize.com/fzz1dy7e1nofxy7ry44rrrlg5adl2atm/', '0', 'Arcade', 0, 0, '', 'race-of-toilet-madness'),
(1683, 'Reco Ball', 'Reco Ball is a 2D cute little platformer where you play as a ball who have to collect all of the copper coins while avoiding the enemy balls, rotating blades, spikes and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/z1hj9ft70jakdophqbidqv81l402ewq7/512x384.jpg', 'https://html5.gamemonetize.com/z1hj9ft70jakdophqbidqv81l402ewq7/', '0', 'Arcade', 0, 0, '', 'reco-ball'),
(1684, 'Angry Flocks', 'Welcome to the Angry Flocks. Join the Angry Flocks to destroy all aliens and save the world. Master the slingshot to take on the aliens. Use the special powers to destroy every shelter and complete all levels. Defeat Bosses and help the little heroes to unlock new power-ups in this amazing fantasy journey. Enjoy these tricky 40 levels and have fun!', 'https://img.gamemonetize.com/6asjya7cgwj2a74xrbyjqzscvq2ss937/512x384.jpg', 'https://html5.gamemonetize.com/6asjya7cgwj2a74xrbyjqzscvq2ss937/', '0', 'Arcade', 0, 0, '', 'angry-flocks'),
(1685, 'Alphabet Lore Transform', 'Il s\'agit d\'un jeu de simulation amusant d\'Alphabet Lore ; il a toutes les étoiles de l\'Alphabet de A à Z. Avec ce jeu amusant, vous pouvez afficher l\'animation de toutes les lettres de l\'Alphabet. Choisissez la lettre de l\'alphabet que vous voulez et jouez l\'animation. Comme Alphabet Lore F Letter, ne le mettez pas en colère. Cette application est gratuite pour tous les fans de Huggy Wuggy et les fans d\'Alphabet Lore. faux appel, appel vidéo. Qui est votre meilleur FNF de Rainbow Friends ?', 'https://img.gamemonetize.com/atdumn2gqy8nde60o07vrhznlv2efcc9/512x384.jpg', 'https://html5.gamemonetize.com/atdumn2gqy8nde60o07vrhznlv2efcc9/', '0', 'Arcade', 0, 0, '', 'alphabet-lore-transform'),
(1686, 'Aneye Bot', 'Aneye Bot is a 2D Sci-Fi themed platformer where you play as a Robot with an eye and your mission is to collect all of the ice creams while avoiding three-eyed enemy robots, spikes, and saws and reach your own house. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/allxa0n0ufa81odw9xaiz4uc8p1d4jd7/512x384.jpg', 'https://html5.gamemonetize.com/allxa0n0ufa81odw9xaiz4uc8p1d4jd7/', '0', 'Arcade', 0, 0, '', 'aneye-bot'),
(1687, 'Hanuka', 'Hanuka is a 2D platformer where you play as a cute athletic girl who have to collect all of the red balls while avoiding the enemies, spikes, flying creatures, rotating blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/dk7f8w4xnm31x8mpxslx5uc5wrree7ga/512x384.jpg', 'https://html5.gamemonetize.com/dk7f8w4xnm31x8mpxslx5uc5wrree7ga/', '0', 'Arcade', 0, 0, '', 'hanuka'),
(1688, 'ThrillMax: Express', 'Get ready for an adrenaline-fueled roller-coaster adventure like no other in ThrillMax Express! Control the speed of your coaster and navigate heart-pounding twists, turns, and loops to deliver the ultimate thrill to your passengers. Feel the rush as you race through towering peaks and plunge into breathtaking valleys. Customize your coaster with thrilling elements and unlock new tracks to keep the excitement going. With stunning visuals, dynamic gameplay, and challenging objectives, ThrillMax Express offers an immersive roller coaster experience that will leave you craving for more thrilling rides. Buckle up and get ready!', 'https://img.gamemonetize.com/5ktl9odrwf1o4s6vrk8ki7bc3puq8kpo/512x384.jpg', 'https://html5.gamemonetize.com/5ktl9odrwf1o4s6vrk8ki7bc3puq8kpo/', '0', 'Arcade', 0, 0, '', 'thrillmax-express'),
(1689, 'Space Action', '&quot;Space Action-adventure Online Game&quot; is a free game that allows players to experience an adventure in space while enjoying the action of online gaming. Space Action-adventure Online Game is a free online game that puts you in the shoes of an astronaut who must save the day. You\'ll need to use your quick reflexes and problem solving skills to overcome challenges and complete your mission.', 'https://img.gamemonetize.com/zg08zhdnlj1j7icufb6gkye3a4r6d5fx/512x384.jpg', 'https://html5.gamemonetize.com/zg08zhdnlj1j7icufb6gkye3a4r6d5fx/', '0', 'Arcade', 0, 0, '', 'space-action'),
(1690, 'Space Mission Truck  (Nice truck)', 'Blast off into an intergalactic adventure with Space Mission Truck, the high-octane game that puts you in the drivers seat of an epic space exploration truck! Navigate treacherous alien landscapes, dodge meteor showers, and collect valuable resources to advance your mission. With its immersive graphics and thrilling gameplay, Space Mission Truck will have you on the edge of your seat. Prepare for an out-of-this-world experience as you conquer the cosmos in your trusty truck!', 'https://img.gamemonetize.com/o8xa76jkolphp0w6rsh0scuyas29j8hi/512x384.jpg', 'https://html5.gamemonetize.com/o8xa76jkolphp0w6rsh0scuyas29j8hi/', '0', 'Arcade', 0, 0, '', 'space-mission-truck--nice-truck'),
(1691, 'Roo Bot 2', 'Roo Bot 2 is a 2D Sci-fi themed platformer where you have to collect all of the red energy drinks while avoiding the various enemy robots, flying bots, saws and spikes in order to reach the Exit door to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Roo Bot series.', 'https://img.gamemonetize.com/fdtsrutykltg0lye5nn5ffko8rwf2oik/512x384.jpg', 'https://html5.gamemonetize.com/fdtsrutykltg0lye5nn5ffko8rwf2oik/', '0', 'Arcade', 0, 0, '', 'roo-bot-'),
(1692, 'StickBoys Xmas', 'Are you ready for the Christmas fun of the red and blue stick boys? Help them during Christmas and get them to the door. A more challenging day awaits you in the Christmas adventure. You must survive with your friend. Collect the keys and own all the candies. Watch out for obstacles. Reach the door together with your friend in Christmas.', 'https://img.gamemonetize.com/8gycch81gemuh0alb751ikqy1kzjyfxt/512x384.jpg', 'https://html5.gamemonetize.com/8gycch81gemuh0alb751ikqy1kzjyfxt/', '0', 'Arcade', 0, 0, '', 'stickboys-xmas'),
(1693, 'Jelly Gnam Gnam', 'Pilot the little Jellyfish creatures called &quot;Gnammy&quot; and collect all the plankton generated by the sea, be careful don\'t touch the red monsters or you\'ll lose one life! The main goal of the game is to collect as much plankton as possible and sign your personal record. Occasionally you will see a red balloon, touch them and earn a bonus.', 'https://img.gamemonetize.com/n4aj44rxm7jaj2jssvlwreajy5vv4jqk/512x384.jpg', 'https://html5.gamemonetize.com/n4aj44rxm7jaj2jssvlwreajy5vv4jqk/', '0', 'Arcade', 0, 0, '', 'jelly-gnam-gnam'),
(1694, 'Retoena', 'Retoena is a 2D Sci-fi themed platformer where you play as a humanoid girl who have to collect the blue energy cubes while avoiding the enemy bots, spikes, saws and reach your base in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/74pt571inzxif8g2jfebl6bfjpmc6m88/512x384.jpg', 'https://html5.gamemonetize.com/74pt571inzxif8g2jfebl6bfjpmc6m88/', '0', 'Arcade', 0, 0, '', 'retoena'),
(1695, 'Flying Bat', 'Flying Bat is an online arcade adventure game that will keep you entertained for hours. With its fun and challenging gameplay, you\'ll be hooked on this game in no time. The Flying Bat arcade adventure game is a fast-paced and exciting game that challenges players to use their reflexes and quick thinking to defeat their opponents. Featuring colorful graphics and an immersive gameplay experience, the Flying Bat game is perfect for players who are looking for a challenging and fun game to play.', 'https://img.gamemonetize.com/okjv2uqnx2jw0a8s22h0mk7mzhuzo0t3/512x384.jpg', 'https://html5.gamemonetize.com/okjv2uqnx2jw0a8s22h0mk7mzhuzo0t3/', '0', 'Arcade', 0, 0, '', 'flying-bat'),
(1696, 'Rocket Pocket Games', 'Ab Hoga aapke Pocket Mein Rocket Jab download Karoge Rocket pocket. Discover new planets! This is one of the games that Qbisoft Games offers you to spend your time pleasant! I hope you like it this Game Game Simulation based on the real history of Heavy Rocket Pocket . Enjoy your own 2D space game and adventure game and drive your jet spaceship in the world of tunnel game bear with high space games including fast electro Rocket Pocket Offline games In Rocket Pocket : Offline Game. you tap the screen to launch your rocket as far into the Space as you can. Make sure not to overheat though, otherwise it’s game over!', 'https://img.gamemonetize.com/j9x4mwe3k0z55tfp6igoqdpa51aazq5h/512x384.jpg', 'https://html5.gamemonetize.com/j9x4mwe3k0z55tfp6igoqdpa51aazq5h/', '0', 'Arcade', 0, 0, '', 'rocket-pocket-games'),
(1697, 'Rope Dude', 'Rope Dude is a game in which you need try to destroy the mannequin dude with various means, such as lasers, arrows, spinning spiked discs, and more, by cutting the ropes he is tied to in the right way.', 'https://img.gamemonetize.com/846ud4s2neuoy548ssltfu5d9p1aurza/512x384.jpg', 'https://html5.gamemonetize.com/846ud4s2neuoy548ssltfu5d9p1aurza/', '0', 'Arcade', 0, 0, '', 'rope-dude');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1698, 'Hide N Seek Challenge', 'In the new online game Hide N Seek Challenge we invite you and other players from around the world to play hide and seek. In front of you on the screen you will see a labyrinth in which your character and other participants in the game will be located. You will have to choose who your hero will be. He will hide or seek. If the character must hide, then you will use the control keys to make the hero run through the maze and look for a secluded place. The player who will look for you will also wander through the maze. You will constantly have to change your location and not let yourself be discovered. After holding out for a while, you will be able to run to a certain zone. Once you are in the game Hide N Seek Challenge find yourself in it, you will be awarded the victory.', 'https://img.gamemonetize.com/ut8y1x0r61j65jrl0lfum1b8gzhunbts/512x384.jpg', 'https://html5.gamemonetize.com/ut8y1x0r61j65jrl0lfum1b8gzhunbts/', '0', 'Arcade', 0, 0, '', 'hide-n-seek-challenge'),
(1699, 'Penguin exit path', 'The Penguin Exit Path is a platformer game where you need to help the penguin to cross to the other side of the mountains. In his way, the road is full of traps and you need to guide it to bypass all that. Play up to 20 levels and try to keep the penguin alive.', 'https://img.gamemonetize.com/dggujxngstd5eo81x32w4va53fmkhsiq/512x384.jpg', 'https://html5.gamemonetize.com/dggujxngstd5eo81x32w4va53fmkhsiq/', '0', 'Arcade', 0, 0, '', 'penguin-exit-path'),
(1700, 'Amazing Bubble Connect', '⚡Highly addictive puzzle game about connecting the bubbles.⚡ Connect same colored bublbles to get points. Connect four horizontally, vertically or in a shape of a squre to score even more. Connect five bubbles to get wildbubble powerup. Watch out for ticking bombs, if not defused in time they can make you lose.', 'https://img.gamemonetize.com/69sbn7id0yzwwrawqhypq3zeb4q2zsl6/512x384.jpg', 'https://html5.gamemonetize.com/69sbn7id0yzwwrawqhypq3zeb4q2zsl6/', '0', 'Arcade', 0, 0, '', 'amazing-bubble-connect'),
(1701, 'Bear Adventure Online Game', 'Free online adventure game Bear Adventure! Easy to play and fun to create! You start out as a bear, looking for your friends. You\'ll be able to explore a beautiful forest full of wild animals and hazards. Become an adventurer with Bear Adventure free. Try the free online version of Bear Adventure. This is a fun and entertaining game that lets you play as a bear in an exciting adventure. Enjoy the Bear Adventure Free Online Game! Enjoy the relaxing adventure of a bear in this free game.', 'https://img.gamemonetize.com/rkv4b6ut3o0bxblw1io3sfvndd66kkjx/512x384.jpg', 'https://html5.gamemonetize.com/rkv4b6ut3o0bxblw1io3sfvndd66kkjx/', '0', 'Arcade', 0, 0, '', 'bear-adventure-online-game'),
(1702, 'Spiders Infestation', 'Spiders Infestation is an arcade game inspired by retro games. Where you throw pots to eliminate spiders and accumulate your high score through 10 levels in this super addictive game.', 'https://img.gamemonetize.com/l5xaveqbthtf6280996fvcst2bz5b4yy/512x384.jpg', 'https://html5.gamemonetize.com/l5xaveqbthtf6280996fvcst2bz5b4yy/', '0', 'Arcade', 0, 0, '', 'spiders-infestation'),
(1703, 'Sheon Panda', 'Sheon Panda is a 2D cute little platformer where you play as a Panda who have to collect the bamboo sticks while avoiding the Evil panda(red), spikes and saws and reach the Exit cave in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/tfym0avr4hxpre47jccjgoc619pkmm3y/512x384.jpg', 'https://html5.gamemonetize.com/tfym0avr4hxpre47jccjgoc619pkmm3y/', '0', 'Arcade', 0, 0, '', 'sheon-panda'),
(1704, 'Knights Vs dragons', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/x0em4l45v8x3s1yt14i9m71fnvjh72i5/512x384.jpg', 'https://html5.gamemonetize.com/x0em4l45v8x3s1yt14i9m71fnvjh72i5/', '0', 'Arcade', 0, 0, '', 'knights-vs-dragons'),
(1705, 'Teko vs Doov 2', 'Teko vs Doov 2 is a 2D Sci-Fi themed platformer where you play as Teko, a robot, who have to collect the silver keys while avoiding the red and blue enemy robots, flying bots, saws, ground saws, and spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Teko vs Doov&quot; series.', 'https://img.gamemonetize.com/uxuvz99e61mry3a17vhznjbeb70vxs5u/512x384.jpg', 'https://html5.gamemonetize.com/uxuvz99e61mry3a17vhznjbeb70vxs5u/', '0', 'Arcade', 0, 0, '', 'teko-vs-doov-'),
(1706, 'Dog Escape 2', 'In this game, we do not have to save the dog but to free it from imprisonment. Calculate the trajectory and send the cute dog to freedom. Hit the wall a certain number of times to reduce the number to 0 and unlock the door, and then escape. Challenge yourself and train your brain to find the best way to pass.', 'https://img.gamemonetize.com/9qqz7vihsh6twz9tiqcck9g9vyb3s158/512x384.jpg', 'https://html5.gamemonetize.com/9qqz7vihsh6twz9tiqcck9g9vyb3s158/', '0', 'Arcade', 0, 0, '', 'dog-escape-'),
(1707, 'Alphabet: Room Maze 3D', 'Join the blue monster rainbow letter to challenge the survival of survivors! In this multiplayer game, you have to help your partner collect all the alphabet boxes and avoid the capture of the blue monster. Do you have the confidence to survive in the game? Download and test your skills now!', 'https://img.gamemonetize.com/xlvia73gr90szfoeoirr258rshmz99gy/512x384.jpg', 'https://html5.gamemonetize.com/xlvia73gr90szfoeoirr258rshmz99gy/', '0', 'Arcade', 0, 0, '', 'alphabet-room-maze-d'),
(1708, 'Mani Mouse', 'Mani Mouse is a 2D cute little platformer where you play as a mouse who have to collect all of the slices of cheese while avoiding the enemy cats, mouse traps, pins, and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/nldhksnl3d0wtg1gfo2c7ootyf57yu8h/512x384.jpg', 'https://html5.gamemonetize.com/nldhksnl3d0wtg1gfo2c7ootyf57yu8h/', '0', 'Arcade', 0, 0, '', 'mani-mouse'),
(1709, 'Cyborg Runner', 'Run as fast as you can! Avoid obstacles, monster and collect batteries of defense systems. You can find defense systems while running. The shield will protect you from some barriers and monsters. Good luck!', 'https://img.gamemonetize.com/mh9m7p1cul2hvk3614saal7ll5kboc9y/512x384.jpg', 'https://html5.gamemonetize.com/mh9m7p1cul2hvk3614saal7ll5kboc9y/', '0', 'Arcade', 0, 0, '', 'cyborg-runner'),
(1710, 'Owl Block', 'Owl Block is a free online platform game that challenges you to use your agility and speed to overcome obstacles and reach the finish line. With over 100 levels, there is plenty of game play to keep you engaged.', 'https://img.gamemonetize.com/bdz5ufp3ecb5kzcrn7c2n34jqkv91g58/512x384.jpg', 'https://html5.gamemonetize.com/bdz5ufp3ecb5kzcrn7c2n34jqkv91g58/', '0', 'Arcade', 0, 0, '', 'owl-block'),
(1711, 'Kaido', 'Kaido is a 2D cute little platformer where you have to collect all of the orange ice cream bars while avoiding the enemies wearing hats, rotating blades, spikes and reach the pink flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/h5u3387cj4oql45giwxz47slmrd90shd/512x384.jpg', 'https://html5.gamemonetize.com/h5u3387cj4oql45giwxz47slmrd90shd/', '0', 'Arcade', 0, 0, '', 'kaido'),
(1712, 'Hidden Master 3D', 'Let\'s play a brand-new Hide and Seek game. Everybody hide or seek. Ready or not, HERE I COME. Select your side seek or hide [SEEK] Find hidden players. [HIDE] Hide into a perfect large wall so that the seeker can\'t find it!', 'https://img.gamemonetize.com/kvp4yr7wv90x7um8y2yijjey94lu1gyq/512x384.jpg', 'https://html5.gamemonetize.com/kvp4yr7wv90x7um8y2yijjey94lu1gyq/', '0', 'Arcade', 0, 0, '', 'hidden-master-d'),
(1713, 'Mizu Quest', 'Mizu Quest is a 2D anime themed platformer where you play as a magical anime girl who have to collect all the bottles of the magical potion while avoiding the depressed monsters having tridents, spikes, lava, and fire and heal the heart of the guys, who are going through heartbreak because of rejection, in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/jn8mmlhgkm44ma1bw9gin2g6jfi8yk6c/512x384.jpg', 'https://html5.gamemonetize.com/jn8mmlhgkm44ma1bw9gin2g6jfi8yk6c/', '0', 'Arcade', 0, 0, '', 'mizu-quest'),
(1714, 'Alien Blocks Online Game', 'Alien Blocks is a retro-style arcade platformer that\'s fast becoming one of today\'s most popular nerve-wracking action games. Alien Blocks is an arcade platformer game that can be played in the browser.', 'https://img.gamemonetize.com/2euan31htpd8dz6qyirhtguhztdcgiu1/512x384.jpg', 'https://html5.gamemonetize.com/2euan31htpd8dz6qyirhtguhztdcgiu1/', '0', 'Arcade', 0, 0, '', 'alien-blocks-online-game'),
(1715, 'Christmas Deno Bot', 'Christmas Deno Bot is a 2D Sci-fi themed platformer on a Christmas setting in which you play as a robot called Deno, who have to collect the fuel containers while avoiding the enemy bots, flying robots, giant blades, saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/0vp0vz6e9df6yrozkkjexpbv081hgds3/512x384.jpg', 'https://html5.gamemonetize.com/0vp0vz6e9df6yrozkkjexpbv081hgds3/', '0', 'Arcade', 0, 0, '', 'christmas-deno-bot'),
(1716, 'Space climber', 'You have a space tower to build! You have a balloon, and space cubes that fly past your platforms, bounce the ball over the cubes, build your tower. A project that will give you a lot of wonderful emotions! In the game you will find: - Exciting gameplay. - Beautiful graphics - Amazing sound design Ready to build your tower and climb to the top? Good Luck!', 'https://img.gamemonetize.com/mnlmdjohnb3t8mgsatmbun3zdc5nh8rt/512x384.jpg', 'https://html5.gamemonetize.com/mnlmdjohnb3t8mgsatmbun3zdc5nh8rt/', '0', 'Arcade', 0, 0, '', 'space-climber'),
(1717, 'Liquid Sorting', 'Sorting is used in many cases, in production and in everyday life. Bulk solids are usually sorted because they can be separated from each other. In Liquid Sorting you will use a unique method of sorting liquids. It will initially be poured into long glass flasks in colored layers at each level. The unusual thing about this liquid is that it does not mix. You can easily and easily transfer some of the liquid from the top layer to another flask, so that in the end there is only one color solution in each tube. The levels get harder in Liquid Sorting.', 'https://img.gamemonetize.com/80k85r9z7xhu85fb0mfc6tunakxh1mz7/512x384.jpg', 'https://html5.gamemonetize.com/80k85r9z7xhu85fb0mfc6tunakxh1mz7/', '0', 'Arcade', 0, 0, '', 'liquid-sorting'),
(1718, 'Jump Monster', 'The &quot;Monster Jump Adventure Online Game&quot; is a fun and addicting game that allows players to experience the thrill of jumping and avoiding obstacles. The monster jump adventure online game is a great way for players to have fun and excitement. The game offers a unique and challenging gameplay that is different from other online games. The player can choose to play as a monster or a human in the game. There are many different levels to the game, and each level gets more difficult as the player progresses.', 'https://img.gamemonetize.com/vg5oh08aml9p8pedhhxqc069yho019cq/512x384.jpg', 'https://html5.gamemonetize.com/vg5oh08aml9p8pedhhxqc069yho019cq/', '0', 'Arcade', 0, 0, '', 'jump-monster'),
(1719, 'Slime Pizza', 'The slime is sticky and will stick to objects and different surfaces - use this to your advantage to bypass traps and get past tricky objects. The game presents a variety of challenges and you must work hard and use your logic and puzzle solving skills to collect all the scattered pizza!', 'https://img.gamemonetize.com/9co3xdudhsaaa7phpvd47uu7o0jne84d/512x384.jpg', 'https://html5.gamemonetize.com/9co3xdudhsaaa7phpvd47uu7o0jne84d/', '0', 'Arcade', 0, 0, '', 'slime-pizza'),
(1720, 'Astronaut Run 3D', 'Run through the universe. In the game, players need to constantly avoid various obstacles, such as meteor showers, meteorites, etc., and need to use flexible jumping and sliding skills to avoid collisions. Players can also hit passers-by to gain extra speed and points. At the same time, players also need to reach the finish line to complete the task.', 'https://img.gamemonetize.com/gibl2zynz1l500vdsiiu4u9neqxfc6g1/512x384.jpg', 'https://html5.gamemonetize.com/gibl2zynz1l500vdsiiu4u9neqxfc6g1/', '0', 'Arcade', 0, 0, '', 'astronaut-run-d'),
(1721, 'Tenno 2', 'Tenno 2 is a 2D platformer where you play as an employee called Tenno who have to collect important office papers which got stolen by your office rivals. While collecting them you have to avoid your enemy rivals, flying bots, saws, spikes and reach your office door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Tenno&quot; series.', 'https://img.gamemonetize.com/ijra47ccdyp31c7d1sarrpbclq2bvz6y/512x384.jpg', 'https://html5.gamemonetize.com/ijra47ccdyp31c7d1sarrpbclq2bvz6y/', '0', 'Arcade', 0, 0, '', 'tenno-'),
(1722, 'Jeremy Quest 2', 'Jeremy Quest 2 is a 2D platformer where you have to collect all of the red gems while avoiding the monsters, flying dragons and their bullets, fire and spikes and reach the green flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Jeremy Quest&quot; series.', 'https://img.gamemonetize.com/prm3j7vc3irxcpbbolpf0w1doibjczc6/512x384.jpg', 'https://html5.gamemonetize.com/prm3j7vc3irxcpbbolpf0w1doibjczc6/', '0', 'Arcade', 0, 0, '', 'jeremy-quest-'),
(1723, 'Save The Earth', 'Save The Earth is an online game where you can play Pong against other players to help save the environment. Our new &quot;Save the Earth&quot; online game is now available for free! Pong style gameplay with an important message - help us promote eco-friendly practices and save our planet!', 'https://img.gamemonetize.com/juib4fgf5210v0ld5q1e7gghm4vo7fhs/512x384.jpg', 'https://html5.gamemonetize.com/juib4fgf5210v0ld5q1e7gghm4vo7fhs/', '0', 'Arcade', 0, 0, '', 'save-the-earth'),
(1724, 'Fatty Ken', 'Fatty Ken is a 2D platformer where you have to collect the dumbbells while avoiding the enemies, ground saws, spikes and reach the finish flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/ur6ffmfgjk4uexkufawg4jmxiuqs6khc/512x384.jpg', 'https://html5.gamemonetize.com/ur6ffmfgjk4uexkufawg4jmxiuqs6khc/', '0', 'Arcade', 0, 0, '', 'fatty-ken'),
(1725, 'Skibidi Toilet Bowling', 'Bowling Frenzy is an exhilarating Skibidi Toilet bowling game that delivers strikingly realistic physics and immersive gameplay. Roll your way to victory across various vibrant lanes, each with unique challenges. Customize your ball and unleash power-ups to outscore opponents in fast-paced matches. With intuitive controls and stunning visuals, Bowling Frenzy brings the classic sport to life, offering endless hours of competitive fun for players of all ages and skill levels.', 'https://img.gamemonetize.com/maarln8xleswz0yyhtarevg6dryrgg5y/512x384.jpg', 'https://html5.gamemonetize.com/maarln8xleswz0yyhtarevg6dryrgg5y/', '0', 'Arcade', 0, 0, '', 'skibidi-toilet-bowling'),
(1726, 'Zaho Bot', 'Zaho Bot is a Sci-fi themed platformer where you play as a robot who have to collect all of the flasks containing red chemical solution while avoiding the enemy bots, flying bots and their bullets, rotating lasers, giant blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/qumily0x5buhggv472sjr3dkqkwrim7f/512x384.jpg', 'https://html5.gamemonetize.com/qumily0x5buhggv472sjr3dkqkwrim7f/', '0', 'Arcade', 0, 0, '', 'zaho-bot'),
(1727, 'WuggyMissy Change', 'Have you ever escaped from a forest with monsters before? yes you need to collect stars in this forest. Help sisters Wuggy and Missy on their adventure in the forest. join the adventure. Protect yourself from dangers in your adventures. How many monsters are everywhere from dangers. be careful monsters can kill you. You have to reach the finish line in order. Remember time is running. If the time in the game runs out, you lose. You can play with 2 friends in turns or you can play alone. dont stop run get the stars and reach the finish line.', 'https://img.gamemonetize.com/p3q92k7ajuvyzkx6fvs28u41hx1v7phw/512x384.jpg', 'https://html5.gamemonetize.com/p3q92k7ajuvyzkx6fvs28u41hx1v7phw/', '0', 'Arcade', 0, 0, '', 'wuggymissy-change'),
(1728, 'Brick Breaker : The Ultimate Challenge', 'This is the classic brick-breaker game. The bottom of the screen to move the platform. Avoid the ball from falling to the bottom of the screen. It\'s a game in which you need to destroy all the bricks. Use the paddle in order to keep the ball in the game &amp; hit the bricks. Your mission is remove all the breakable bricks by hitting them with the ball. Some bricks need more than a single hit. This game will just rot your free time', 'https://img.gamemonetize.com/cffr72pu7mlx9a4x0qe2prw11peykfn7/512x384.jpg', 'https://html5.gamemonetize.com/cffr72pu7mlx9a4x0qe2prw11peykfn7/', '0', 'Arcade', 0, 0, '', 'brick-breaker--the-ultimate-challenge'),
(1729, 'Find Pair 2', 'The objective of this game is to find same object to match. When 2 same objects is selected, then selected objects will be removed from the board. match all objects until there is no objects to be paired, also there is a time limit to make it challenging.', 'https://img.gamemonetize.com/kj75vp3auqhbhvr1t1q7dzo4bp0w5dy3/512x384.jpg', 'https://html5.gamemonetize.com/kj75vp3auqhbhvr1t1q7dzo4bp0w5dy3/', '0', 'Arcade', 0, 0, '', 'find-pair-'),
(1730, 'Knives Strikes', 'Throw the knives and hit the targets and get all the tomatoes. Unlock all knives!', 'https://img.gamemonetize.com/fczte5630i0p1fp7v58oc8w6eo3zc54c/512x384.jpg', 'https://html5.gamemonetize.com/fczte5630i0p1fp7v58oc8w6eo3zc54c/', '0', 'Arcade', 0, 0, '', 'knives-strikes'),
(1731, 'Monster Block', 'The &quot;Monster Block Online Platformer Endless Runner Game&quot; is a great choice for anyone who loves challenges. With its quick-paced action and ever-changing environment, this game is sure to keep you on your toes.', 'https://img.gamemonetize.com/cawmnz4yy2sdg121xdu1jzzumdnwbkff/512x384.jpg', 'https://html5.gamemonetize.com/cawmnz4yy2sdg121xdu1jzzumdnwbkff/', '0', 'Arcade', 0, 0, '', 'monster-block'),
(1732, 'Jelly Cube Jump', 'Cube Jump is an arcade game where you control the Cube and jump. Simply press and hold down your finger to control the Cube horizontal movements. Keep jumping off the platforms onto other ones without falling.', 'https://img.gamemonetize.com/mnl2yofwqumu6yop2y2gl2switsx5vgn/512x384.jpg', 'https://html5.gamemonetize.com/mnl2yofwqumu6yop2y2gl2switsx5vgn/', '0', 'Arcade', 0, 0, '', 'jelly-cube-jump'),
(1733, 'Penguin Fishing', 'Penguin Fishing is an online fishing game that challenges you to catch as many fish as possible. The game features realistic graphics and physics, and you can compete against other players from around the world. Penguin Fishing is an online Fishing Game that simulates the experience of Ice fishing. Penguin Fishing is an online fishing game that allows players to compete against each other for the biggest catch. The game features a variety of different environments, including an Arctic setting where penguins can be found.', 'https://img.gamemonetize.com/272t5iuker0350lq46zjn408gaul7eid/512x384.jpg', 'https://html5.gamemonetize.com/272t5iuker0350lq46zjn408gaul7eid/', '0', 'Arcade', 0, 0, '', 'penguin-fishing'),
(1734, 'crossy temple', 'Break into the temple, get the treasure. Be careful with the traps on your way. Once on your way, you may not move back.', 'https://img.gamemonetize.com/9l3bz8791ogcuwm7hqi4ysysswwdxc2u/512x384.jpg', 'https://html5.gamemonetize.com/9l3bz8791ogcuwm7hqi4ysysswwdxc2u/', '0', 'Arcade', 0, 0, '', 'crossy-temple'),
(1735, 'Farm For Ever', 'Manage a farm: grow crops, care for animals, trade. Save Progress. Management. On the computer: Wasd or arrows to move, Q, E - rotation camera, space-interaction, Left mouse button - move, interact, attack, Right mouse button — action menu or cancel. Mobile management: Tap to activate the joystick Two fingers to zoom the camera Joystick-movement.', 'https://img.gamemonetize.com/oqmyed0xwufoioerbxs54otubz9o0an3/512x384.jpg', 'https://html5.gamemonetize.com/oqmyed0xwufoioerbxs54otubz9o0an3/', '0', 'Arcade', 0, 0, '', 'farm-for-ever'),
(1736, 'Buto Square 2', 'Buto Square 2 is a 2D platformer where you have to collect all of the special red hats while avoiding the square enemies, spikes, ground saws, flying square enemies and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Buto Square series.', 'https://img.gamemonetize.com/ae1xkld9ta2pjfrswvpylg70tgsrm10t/512x384.jpg', 'https://html5.gamemonetize.com/ae1xkld9ta2pjfrswvpylg70tgsrm10t/', '0', 'Arcade', 0, 0, '', 'buto-square-'),
(1737, 'Fire and Water Blockman', 'In our adventure, you need to help the fire and water blockman characters. They need you and your friends assistance. You must be very careful to survive in the Crimson Forest. Jump over obstacles and avoid monsters. Monsters are everywhere, coming from all directions. Shoot and kill the monsters with your gun. Collect portal pieces to activate the portal. In the game, the blue player must collect the 3 blue crystal chests, as only the player with the water power can collect them.', 'https://img.gamemonetize.com/oxtn329gnb178u9toptvuhmttimeb1nx/512x384.jpg', 'https://html5.gamemonetize.com/oxtn329gnb178u9toptvuhmttimeb1nx/', '0', 'Arcade', 0, 0, '', 'fire-and-water-blockman'),
(1738, 'Trapezio', 'Trapezio is a 2D cute little platformer where you have to collect the silver coins while avoiding the enemies, spikes and saws and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/w7ddtdrm2de6q3tsn7b8h84avbi7w2st/512x384.jpg', 'https://html5.gamemonetize.com/w7ddtdrm2de6q3tsn7b8h84avbi7w2st/', '0', 'Arcade', 0, 0, '', 'trapezio'),
(1739, 'Private hide and seek', 'Hide and seek', 'https://img.gamemonetize.com/kjgpl2d9qqtox1z6tzefpc4ftv8ojrvi/512x384.jpg', 'https://html5.gamemonetize.com/kjgpl2d9qqtox1z6tzefpc4ftv8ojrvi/', '0', 'Arcade', 0, 0, '', 'private-hide-and-seek'),
(1740, 'Xoka 2', 'Xoka 2 is a 2D platformer where you play as a ghost who have to collect the orbs of human spirits while avoiding the enemy ghosts, flying ghosts and their bullets, fire of hell, and reach the Exit door in order to go the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Xoka&quot; series.', 'https://img.gamemonetize.com/l7rmcfwm4296y2cedqa4hhbkpic5ht5a/512x384.jpg', 'https://html5.gamemonetize.com/l7rmcfwm4296y2cedqa4hhbkpic5ht5a/', '0', 'Arcade', 0, 0, '', 'xoka-'),
(1741, 'Brick  Defense', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/2ag8vm0vjrri0p66rqwjzcjttptp2yk4/512x384.jpg', 'https://html5.gamemonetize.com/2ag8vm0vjrri0p66rqwjzcjttptp2yk4/', '0', 'Arcade', 0, 0, '', 'brick--defense'),
(1742, 'Reptolia 2', 'Reptolia 2 is a 2D platformer where you have to collect all of the giant insects(bugs) while avoiding the enemies, flying creatures, saws, spikes and fire and reach the cave in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Reptolia&quot; series.', 'https://img.gamemonetize.com/s57w9imz7rpeciaq0a2wbm84jjtrluul/512x384.jpg', 'https://html5.gamemonetize.com/s57w9imz7rpeciaq0a2wbm84jjtrluul/', '0', 'Arcade', 0, 0, '', 'reptolia-'),
(1743, 'Fighter Tank', 'Fighter tank online games are a lot like war games. They\'re fast-paced and full of action, and they often require quick decisions. That\'s why product managers who are looking for a challenge should consider playing fighter tank online games. They\'re a great way to sharpen your decision-making skills and learn more about strategizing. Players can enter into the fray and battle it out with other players from around the world.', 'https://img.gamemonetize.com/r9wr5lzrylahwwud7kboxha197stlc2f/512x384.jpg', 'https://html5.gamemonetize.com/r9wr5lzrylahwwud7kboxha197stlc2f/', '0', 'Arcade', 0, 0, '', 'fighter-tank'),
(1744, 'Xoka', 'Xoka is a 2D platformer where you play as a ghost who have to collect the orbs of human spirits while avoiding the enemy ghosts, flying ghosts and their bullets, fire of hell, and reach the Exit door in order to go the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/e3tpneocr75mxwk9lfbm6xdwaezzbcvl/512x384.jpg', 'https://html5.gamemonetize.com/e3tpneocr75mxwk9lfbm6xdwaezzbcvl/', '0', 'Arcade', 0, 0, '', 'xoka'),
(1745, 'Puppy Dog Game', 'Puppy Dog is an arcade game that will have your pup begging for more as he collects his food. Looking for an arcade game that will keep you entertained for hours on end? Look no further than Puppy Dog! In this game, you take control of a hungry dog as he collects his food. With simple gameplay and cute graphics, Puppy Dog is the perfect game for all ages.', 'https://img.gamemonetize.com/kbyradi49ediyod4bcxw8xw288fip8jm/512x384.jpg', 'https://html5.gamemonetize.com/kbyradi49ediyod4bcxw8xw288fip8jm/', '0', 'Arcade', 0, 0, '', 'puppy-dog-game'),
(1746, 'Crazy Roller Stunt', 'Drive the roller stunt above the ground without crashing into traps like police cars, pedestrians, and more objects moving at each checkpoint. This is a game to test your driving skill in the sky. Use the mouse to drive your vehicle and stop before entering into a collision with the traps.', 'https://img.gamemonetize.com/pcy6v3q7xe1es1l7l82gu2m32is7ubdm/512x384.jpg', 'https://html5.gamemonetize.com/pcy6v3q7xe1es1l7l82gu2m32is7ubdm/', '0', 'Arcade', 0, 0, '', 'crazy-roller-stunt'),
(1747, 'Raka vs Kaka 2', 'Raka vs Kaka 2 is a 2D platformer where you have to collect all of the bags of money which got stolen while avoiding the enemies, flying creatures and their bullets, saws and spikes and reach the purple flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Raka vs Kaka&quot; series.', 'https://img.gamemonetize.com/y5ro9dpner50m3korvk28yl8zn9dayys/512x384.jpg', 'https://html5.gamemonetize.com/y5ro9dpner50m3korvk28yl8zn9dayys/', '0', 'Arcade', 0, 0, '', 'raka-vs-kaka-'),
(1748, 'Cano Bunny', 'Cano Bunny is a 2D platformer where you play as a cute bunny who have to collect all of the carrots while avoiding the turtle monsters, rotating blades, spikes and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/zlw1krcb9futsyz0g5on1jzerfvdg49i/512x384.jpg', 'https://html5.gamemonetize.com/zlw1krcb9futsyz0g5on1jzerfvdg49i/', '0', 'Arcade', 0, 0, '', 'cano-bunny'),
(1749, 'Diamant Bloc Puzzle Jewel Classic', 'Puzzle Bloc Diamant Jewel Classic is a classic relaxing strategy game. You can create the impossible by rotating the blocks. ◁ Easy to play ▷ ✔️Drag diamond blocks to any place on the grid. ✔️Fill horizontal and vertical lines to clear jewel blocks. ✔️Clever use of rotation and strategy to blast the jewels! ◁ Diamond Star is better ▷ ⭐️Simple block game for all ages. ⭐️No time limit. Are you ready to challenge your limit? Without hesitation to join 1,000,000 players!', 'https://img.gamemonetize.com/mrywouhw3stl92w5yti857dqw1dhe3r2/512x384.jpg', 'https://html5.gamemonetize.com/mrywouhw3stl92w5yti857dqw1dhe3r2/', '0', 'Arcade', 0, 0, '', 'diamant-bloc-puzzle-jewel-classic'),
(1750, 'Jelly Phil 2', 'Jelly Phil 2 is a 2D cute little platformer where you have to collect pink jellies while avoiding the jelly enemies, saws and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Jelly Phil&quot; series.', 'https://img.gamemonetize.com/wn7eriffk0rkgihnddwbdsxaxizxptz2/512x384.jpg', 'https://html5.gamemonetize.com/wn7eriffk0rkgihnddwbdsxaxizxptz2/', '0', 'Arcade', 0, 0, '', 'jelly-phil-'),
(1751, 'Cuckoo vs Crow Monster', 'Cuckoo vs Crow Monster is a 2D platformer where you play as a Cuckoo who have to collect your eggs while avoiding the Crow monsters, spikes and reach the Crow nest in order to go to the next level. There are 8 levels to play with increasing difficulty.', 'https://img.gamemonetize.com/vv2t01fcrt5hsn22ism5dbe4f598maoa/512x384.jpg', 'https://html5.gamemonetize.com/vv2t01fcrt5hsn22ism5dbe4f598maoa/', '0', 'Arcade', 0, 0, '', 'cuckoo-vs-crow-monster'),
(1752, 'Hero Dual Infinity 3D Ball Thrower', 'toss the colored balls into the inflatable rings. The other team will try to do the same, and whoever has more rings at the end of the round wins the game.', 'https://img.gamemonetize.com/f6d8q0tgb9f6na8qlv27pakrrf0wx8cj/512x384.jpg', 'https://html5.gamemonetize.com/f6d8q0tgb9f6na8qlv27pakrrf0wx8cj/', '0', 'Arcade', 0, 0, '', 'hero-dual-infinity-d-ball-thrower'),
(1753, 'Save The Galaxy Online Game', 'Save The Earth is an online game where you must avoid the other Planets and collect as many Stars as you can. You have to stay on track with your ship\'s compass or else it will get too dark and, even worse, you\'ll see some Asteroids being thrown at ya. The further you go on each Planet\'s orbit, the faster things get so be careful not to let yourself get lost in space! Save The Earth is an online game where you have to avoid the other Planetoids to score points. Make sure that you avoid crashing into them otherwise you would lose your game! Save the Earth is an online Planet game which you must avoid other Planets.', 'https://img.gamemonetize.com/n9gftmt7v1kxbu745c6srfhs352mb1e9/512x384.jpg', 'https://html5.gamemonetize.com/n9gftmt7v1kxbu745c6srfhs352mb1e9/', '0', 'Arcade', 0, 0, '', 'save-the-galaxy-online-game'),
(1754, 'East Running Surfer 2D', 'Help the prince out by running faster than the rest of the crowd! Get as far away from here as you possibly can. Buy products in the shop using coins you\'ve saved up. It\'s time to make your mark on the East Coast! Great visuals keep you playing for a long time. Avoid bumping into any barriers in the eastern safari by running as fast as possible without stopping. Run in Arab cities if you desire to do so. We have a royal runner who can take you to the east. Running around the streets and highways of Arab (East) combined with the subways of the East seems like something you like doing. This east runner game is waiting for you. If you accomplish your objectives by running, you\'ll win coins, which you can spend on flying shoes, carpets and a light, which will provide fresh life and quadruple your cash. There are a variety of hurdles to leap over or slide under, so be fast and use your high-level senses to become a champion by being quick and using your high-level senses. The eastbound subway is more appealing. As a player in this new east runner game, all you have to do is run on the east roads to collect cash and fulfil your assigned task. You\'ll all be given magnets and diamonds of various kinds so that you may more readily get coins. There are over 100 objectives in this new east runner game, so it\'s sure to keep you entertained. Explore the East City\'s most bizarre occurrences. Just drag to leap, slide, or move to the left or right. Take care not to slam against barriers. Run through East City and the underground, collecting as many coins as possible. If you want to request changes to the game, please email us instead of posting them in the comments section. We do our best to read all of the comments, but we may have missed yours.', 'https://img.gamemonetize.com/xcxzi26urha3vhnxetummfqzfgdyu5wa/512x384.jpg', 'https://html5.gamemonetize.com/xcxzi26urha3vhnxetummfqzfgdyu5wa/', '0', 'Arcade', 0, 0, '', 'east-running-surfer-d'),
(1755, 'Balloonaa 2', 'Balloonaa 2 is a 2D platformer where you play as balloon boy who have to collect all of the helium gas containers while avoiding the enemy balloons, spikes, pins, and saws and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Balloonaa&quot; series.', 'https://img.gamemonetize.com/q1b7dpnhvikvxn3ivqc10hndqdug7sjo/512x384.jpg', 'https://html5.gamemonetize.com/q1b7dpnhvikvxn3ivqc10hndqdug7sjo/', '0', 'Arcade', 0, 0, '', 'balloonaa-'),
(1756, 'Jack Pumpkin', 'In this game you control Jack the Pumpkin so moving them around a world that revolves around you. As you move around the landscape your character clings o the ground via gravity – use it your advantage to move from one platform to the next; try to collect all pearls and completa all levels! This is a fun exploring adventure games enjoy it!', 'https://img.gamemonetize.com/qb5mqgbwtesk9brxrx3i25i1gh1u6ocx/512x384.jpg', 'https://html5.gamemonetize.com/qb5mqgbwtesk9brxrx3i25i1gh1u6ocx/', '0', 'Arcade', 0, 0, '', 'jack-pumpkin'),
(1757, 'Slime Knight', 'Slime Knight is an arcade-platform game where you have to explore an ancient castle with a tiny but brave knight! Defeat the enemies on the floor with the knights sword to help him to advance to the next one.', 'https://img.gamemonetize.com/wyrv3daj2x60fpyxyyj6rvyv5e40aurx/512x384.jpg', 'https://html5.gamemonetize.com/wyrv3daj2x60fpyxyyj6rvyv5e40aurx/', '0', 'Arcade', 0, 0, '', 'slime-knight'),
(1758, 'Snowman Jump', 'Snowman Jump Online is a fast-paced action game that will keep you entertained for hours. In the game, you control a snowman as he jumps around an endless winter landscape, avoiding obstacles and enemies. The goal is to get as high as possible and score as many points as you can. Snowman Jump Online is a great game for all ages and will definitely keep you coming back for more.', 'https://img.gamemonetize.com/pdoyop64jz9dw5preaexydcgge13sp77/512x384.jpg', 'https://html5.gamemonetize.com/pdoyop64jz9dw5preaexydcgge13sp77/', '0', 'Arcade', 0, 0, '', 'snowman-jump'),
(1759, 'Akihiko vs Cannons 2', 'Akihiko vs Cannons 2 is a 2D platformer where you have collect gold bars while avoiding ground enemy cannon bots, flying cannon bots, bullets, ground saws, spikes and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. You have 6 lives to start with. This is the second installment of the original &quot;Akihiko vs Cannons&quot; series.', 'https://img.gamemonetize.com/zdjwe97vl6hyez1ppnyp501h8joa6in5/512x384.jpg', 'https://html5.gamemonetize.com/zdjwe97vl6hyez1ppnyp501h8joa6in5/', '0', 'Arcade', 0, 0, '', 'akihiko-vs-cannons-'),
(1760, 'Celebrities', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/5mha2eqqppq0ifqtmrqte9enlqw364ac/512x384.jpg', 'https://html5.gamemonetize.com/5mha2eqqppq0ifqtmrqte9enlqw364ac/', '0', 'Arcade', 0, 0, '', 'celebrities'),
(1761, 'Two Cat Cute', 'Are you ready for the adventure of two sweet cats? The cats need to return to their clubhouse. To get back to the clubhouse, you must overcome obstacles. Collect the cat paws; they are very cute. Be very careful. Jump with the sweet cats and reach the clubhouse.', 'https://img.gamemonetize.com/qltcv8c0vc2glupz3ny4bn4id4nkcfjt/512x384.jpg', 'https://html5.gamemonetize.com/qltcv8c0vc2glupz3ny4bn4id4nkcfjt/', '0', 'Arcade', 0, 0, '', 'two-cat-cute'),
(1762, 'K-Games Challenge:456 Survival', 'Today I will provide you K-Games Challenge:456 Survival . K-Games Challenge:456 Survival is a game that is very popular with people because there are so many benefits that can be used.K-Games Challenge:456 Survival is the best app in the Free Entertainment category. It is a safe app for Android devices.Squid Game received critical acclaim and attracted international attention.The 2D Game offers a number of features, which we are going to share with you. At present, it only offers limited features, but you can explore those features on the zazgames and have fun. In the game, large groups of people must make a run. It\'s a unique gameplay that\'s both simple and unique. All you need to do is run and complete the goal. Before your eyes is a huge doll that you will know as Ghost. You can also see people with masks around here. As a result, if the masked man saw you move, he will kill you. If the ghost is not staring at you, you must move. In the game, players have to choose between red and green lights. The green light signifies moving.', 'https://img.gamemonetize.com/wv6wvmndmgem9wruhsa6frsq95xpf4in/512x384.jpg', 'https://html5.gamemonetize.com/wv6wvmndmgem9wruhsa6frsq95xpf4in/', '0', 'Arcade', 0, 0, '', 'kgames-challenge-survival'),
(1763, 'Cell Expansion War', 'With all your passion for playing Cell Expansion Wars, you hands are not supposed to be limited on a tiny screen of your phone. Play like a pro and get full control of your game with keyboard and mouse. MEmu offers you all the things that you are expecting. Download and play Cell Expansion Wars on PC. Play as long as you want, no more limitations of battery, mobile data and disturbing calls. The brand new MEmu 7 is the best choice of playing Cell Expansion Wars on PC. Prepared with our expertise, the exquisite preset keymapping system makes Cell Expansion Wars a real PC game. Coded with our absorption, the multi-instance manager makes playing 2 or more accounts on the same device possible. And the most important, our exclusive emulation engine can release full potential of your PC, make everything smooth. We care not only how you play, but also the whole process of enjoying the happiness of gaming. With the simplest control, players can operate various strategies (Attack, Defense, Heal). Defend your cells from enemy attacks then counterattack to take control of enemies\' cells. [Features] - Easy controls - With line multiplying cells, Players can stretch more tentacles.', 'https://img.gamemonetize.com/mjurfa1rbvgs08kyz1a97sw8fiphxx9t/512x384.jpg', 'https://html5.gamemonetize.com/mjurfa1rbvgs08kyz1a97sw8fiphxx9t/', '0', 'Arcade', 0, 0, '', 'cell-expansion-war'),
(1764, 'Watermelon Day', 'Watermelon Day is a 2D cute little challenging platformer where you play as Watermelon boy who have to collect the glasses containing water in order to survive and avoid all of the watermelon enemies, spikes, and giant blades and reach the blue flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/l3qkt36pptrtx2wf1ey55ttsmbsjj3qa/512x384.jpg', 'https://html5.gamemonetize.com/l3qkt36pptrtx2wf1ey55ttsmbsjj3qa/', '0', 'Arcade', 0, 0, '', 'watermelon-day'),
(1765, 'Duo Robot Skibidi', 'The robot toilet men are trying to escape. Work together with your friend to overcome all obstacles and reach the door. Progress in sequence and teamwork. First one, then the other should advance. Strive to reach the door with your friend. Be careful, some floors can disappear, and make sure not to die. There are sharp rotating saws everywhere.', 'https://img.gamemonetize.com/e87ffo4t0qliunpdrb2mha5th9osinov/512x384.jpg', 'https://html5.gamemonetize.com/e87ffo4t0qliunpdrb2mha5th9osinov/', '0', 'Arcade', 0, 0, '', 'duo-robot-skibidi'),
(1766, 'Funny Penguins Jump Escape', 'It’s Amazing Adventure and full entertainment game for all ages. You need to play tap or double tap to jump and collect the fishes and powers and much more. It’s amazing adventure game. There are two power up like gun and shield. Your job save the characters from enemy. And Also before from other opticals. Collect coins and achieve best score.', 'https://img.gamemonetize.com/q8boxlx29yaw2f6zu7596bu5demkpbdh/512x384.jpg', 'https://html5.gamemonetize.com/q8boxlx29yaw2f6zu7596bu5demkpbdh/', '0', 'Arcade', 0, 0, '', 'funny-penguins-jump-escape'),
(1767, 'Impostor Jump Skibidi Toilet', 'In the thrilling game Impostor Jump Skibidi Toilet, players embark on an exciting adventure where they take control of an impostor character. The objective is to skillfully navigate above the skibidi toilet using AI-powered jumps, ascending to new heights. This unique gameplay combines strategy and precision as you master the art of leaping over obstacles. With each leap, players must outwit the AI to reach greater elevations and unlock new challenges, making it an engaging and addictive gaming experience. Website Developer &lt;a href=\'https://www.bestcrazygames.com/\'&gt;https://www.bestcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/kj9wcj7rsut4ksp827hohklntv790655/512x384.jpg', 'https://html5.gamemonetize.com/kj9wcj7rsut4ksp827hohklntv790655/', '0', 'Arcade', 0, 0, '', 'impostor-jump-skibidi-toilet'),
(1768, 'Gakkul', 'Gakkul is a 2D platformer where you play as a boy who have to collect mangoes from the gardens while avoiding the garden owners, and traps like spikes, and pins and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/uum8in5bl1iqsbk0pd9t0341haa7wekh/512x384.jpg', 'https://html5.gamemonetize.com/uum8in5bl1iqsbk0pd9t0341haa7wekh/', '0', 'Arcade', 0, 0, '', 'gakkul'),
(1769, 'Domino Smash Bump 3d Rush', 'Fasten your seatbelt because it’s time to drop, tumble, bash and crash into the world of Domino Clash', 'https://img.gamemonetize.com/qrf96v1d6mxs809th1yjnpg2go2spytg/512x384.jpg', 'https://html5.gamemonetize.com/qrf96v1d6mxs809th1yjnpg2go2spytg/', '0', 'Arcade', 0, 0, '', 'domino-smash-bump-d-rush'),
(1770, 'Among Akero Bots', 'Among Akero Bots is a 2D Sci-fi themed platformer where you play as Akero Bot who have to collect red magical gems while avoiding the enemy bots, flying robots and their bullets, rotating lasers, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/up9vtrd2v0a3dlqf4d7m2tngme1tluz6/512x384.jpg', 'https://html5.gamemonetize.com/up9vtrd2v0a3dlqf4d7m2tngme1tluz6/', '0', 'Arcade', 0, 0, '', 'among-akero-bots'),
(1771, 'Saw Hero Escape 3D', 'Here comes the game to test your reflexes! It is your task to help the hero successfully enter the finish gate! You need to avoid all obstacles. Watch out for some obstacles that keep moving! Come on!', 'https://img.gamemonetize.com/9flf1tovxgwg1opwzjllw8x2qs28klyj/512x384.jpg', 'https://html5.gamemonetize.com/9flf1tovxgwg1opwzjllw8x2qs28klyj/', '0', 'Arcade', 0, 0, '', 'saw-hero-escape-d'),
(1772, 'Quevi 2', 'Quevi 2 is a 2D Sci-fi themed platformer where you have to collect all of the metal balls while avoiding the enemy robots, flying robots, their bullets, rotating lasers, giant blades and reach the Exit door in order to go to the next level. There are 8 levels with increasing difficulty. This is the second installment of the original Quevi series.', 'https://img.gamemonetize.com/utwwshq2cl0xwqborermy44fntty7pkz/512x384.jpg', 'https://html5.gamemonetize.com/utwwshq2cl0xwqborermy44fntty7pkz/', '0', 'Arcade', 0, 0, '', 'quevi-'),
(1773, 'Christmas Deno Bot 2', 'Christmas Deno Bot 2 is a 2D Sci-fi themed platformer where you play as Deno Bot who have to collect the fuel containers while avoiding the enemy bots, flying enemy bots and their bullets, saws, giant blades, and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Christmas Deno Bot&quot; series.', 'https://img.gamemonetize.com/5akejna8yxnpck0uacd7bjbrn4pku889/512x384.jpg', 'https://html5.gamemonetize.com/5akejna8yxnpck0uacd7bjbrn4pku889/', '0', 'Arcade', 0, 0, '', 'christmas-deno-bot-'),
(1774, 'Atomic Fighter 2D', 'Defend the base and engage in combat with the adversary! The release of a new 2D action game has been announced. It\'s a retro-style pixel plane simulator puzzle from way back in the day. Save the entire universe from destruction! Take part in this brand new flight simulator completely free of charge! In a shooting war, both strategy and tactics are employed. A war strategy game that blends elements of arcade game design and gameplay. Fly your fighter jet through the skies, striking and attacking the opposing forces while avoiding damage, gaining boosters, and improving your aircraft. It\'s possible to customize your ship with hundreds of different types of ships, jets, and armaments, including laser guns, rockets, bombs, cannons, and upgrades. Improve your ability to fly by practicing more often! Put an end to the invasion of the entire world! I wish you the best of luck in everything!', 'https://img.gamemonetize.com/zh4fn1q3plh5t9wnkqdvpt40pw07o5lp/512x384.jpg', 'https://html5.gamemonetize.com/zh4fn1q3plh5t9wnkqdvpt40pw07o5lp/', '0', 'Arcade', 0, 0, '', 'atomic-fighter-d'),
(1775, 'Teko vs Doov', 'Teko vs Doov is a 2D Sci-Fi themed platformer where you have to collect the silver keys while avoiding enemy robots, flying bots, saws, ground saws and spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/6agh29ca754p6itt224w1e8r1lccflr5/512x384.jpg', 'https://html5.gamemonetize.com/6agh29ca754p6itt224w1e8r1lccflr5/', '0', 'Arcade', 0, 0, '', 'teko-vs-doov'),
(1776, 'Archer and towers', 'Is a cool game about protecting your fortress, upgrading your heroes, pumping your tower, using super powers and magic to resist an incredibly large number of enemies, only the bravest can go to the end! This game has 30 levels with a gradually increasing degree of complexity, and the game is ideally suited for mobile devices.', 'https://img.gamemonetize.com/q6qji0fmlptjk6rik5ou8mkt2enzdes8/512x384.jpg', 'https://html5.gamemonetize.com/q6qji0fmlptjk6rik5ou8mkt2enzdes8/', '0', 'Arcade', 0, 0, '', 'archer-and-towers'),
(1777, 'CrazySnake', 'Модифицированный вариант змейки, с ловушками и врагами. Только игроки с лучшей реакцией и скилом смогут играть на 3 скорости.', 'https://img.gamemonetize.com/6y3vg3qu01r3asb2d5dmbh5x1wf6lmrt/512x384.jpg', 'https://html5.gamemonetize.com/6y3vg3qu01r3asb2d5dmbh5x1wf6lmrt/', '0', 'Arcade', 0, 0, '', 'crazysnake'),
(1778, 'Breacker Bricks', 'Three separate lives. Time is running out. Shatter every brick. Move the bar to the right, take aim, and fire the ball! The game rule is simple and easy. You need to use your ball to smash the blocks! Balls Hit - Bricks Breaker is an interesting new take on the time-honoured brick-breaking genre. To destroy the bricks, you must first launch the ball. Gather the necessary items to divide your ball into hundreds, and then it will be simple to complete the level. Have a good time while playing Balls Hit-Bricks Breaker and put your mind at ease at the same time.', 'https://img.gamemonetize.com/4qi9ipcqtxdbsnfaoksibe5kthhddr3n/512x384.jpg', 'https://html5.gamemonetize.com/4qi9ipcqtxdbsnfaoksibe5kthhddr3n/', '0', 'Arcade', 0, 0, '', 'breacker-bricks'),
(1779, 'Geometry Dash Skibidi Toilet', 'Geometry Dash Skibidi Toilet is a captivating rhythm-based platformer. Gamers maneuver through a realm filled with geometric shapes, requiring impeccable timing and swift reflexes to conquer obstacles and spikes. It boasts vivid stages, rhythmic tunes, and a gradually escalating challenge. Website Developer &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/1pdxy0j95mvsrtonv49i7xi4doevxhaq/512x384.jpg', 'https://html5.gamemonetize.com/1pdxy0j95mvsrtonv49i7xi4doevxhaq/', '0', 'Arcade', 0, 0, '', 'geometry-dash-skibidi-toilet'),
(1780, 'Space Prospector', 'Space Prospector is a fun game where you have to fly on a jet device, search, collect and transport&amp;nbsp;gems and gold coins&amp;nbsp;to the base.&amp;nbsp;For each&amp;nbsp;gem&amp;nbsp;delivered to the base you get a certain amount of points which depends on its color.&amp;nbsp;Also is necessary to collect the gold coins.&amp;nbsp;When delivering the gold coin to the base all previously obtained points are doubled. For points&amp;nbsp;earned&amp;nbsp;you can fill the ship with fuel and repair it.&amp;nbsp; The goal is to earn as many points at each level.', 'https://img.gamemonetize.com/jjnrvwv3nazm9ir226kvhonqocg8nm6r/512x384.jpg', 'https://html5.gamemonetize.com/jjnrvwv3nazm9ir226kvhonqocg8nm6r/', '0', 'Arcade', 0, 0, '', 'space-prospector'),
(1781, 'All Flee', 'You must ensure that everyone can flee! But be aware that your moves apply to everyone.', 'https://img.gamemonetize.com/xdqwq1o7p96zi0lwjvrcvi75y6j5nnek/512x384.jpg', 'https://html5.gamemonetize.com/xdqwq1o7p96zi0lwjvrcvi75y6j5nnek/', '0', 'Arcade', 0, 0, '', 'all-flee');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1782, 'Ice Cube Man 2', 'Ice Cube Man 2 is a 2D cute little platformer where you have to collect all of the bags containing ice cubes while avoiding the fire cubes, Earth cubes, flying thunder cubes, and their bullets, giant blades, fire and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Ice Cube Man&quot; series.', 'https://img.gamemonetize.com/uq6pdwthb6sbh7455gk8vk64l5e44cz7/512x384.jpg', 'https://html5.gamemonetize.com/uq6pdwthb6sbh7455gk8vk64l5e44cz7/', '0', 'Arcade', 0, 0, '', 'ice-cube-man-'),
(1783, 'Blackjackist', 'This is a free authentic casino Blackjack gambling game, also known as twenty-one or 21, that you can play against the dealer. Enjoy a classic casino card game with Popular Las Vegas rules just like at the real casino. You need to download this app if you like to play slot machines or slots and blackjack or just want to learn how to play Black Jack 21 in a casino and practice your gambling skills to be prepared for your Vegas trip. Top Features of the game - unlimited free chips - fair game 100% truly random card shuffler with deck shuffle animation - authentic Blackjack experience - Double Down, Splits, Insurance, and Surrender - by default, the game is played with a single deck - simple game easy to play with smart controls - hints based on Blackjack strategy charts - game statistics and free chips after bankrupt - lit graphics large cards and easy to play - learn how to beat the casino and how to play blackjack at the casino - easy to play 100% fun addictive and challenging game', 'https://img.gamemonetize.com/zqsu9n1dx5z0yyy6k9ptaz8072yqmb9y/512x384.jpg', 'https://html5.gamemonetize.com/zqsu9n1dx5z0yyy6k9ptaz8072yqmb9y/', '0', 'Arcade', 0, 0, '', 'blackjackist'),
(1784, 'Lore Run 3d - Alphabet Merge', 'Initially, you are the ‘Alphabet A’ and you have to run on a track. After the running stage, you will confront your enemy. Merge, Fight and Challenge yourself to become the king of Lore Run 3d - Alphabet Merge. HOW TO PLAY: -Gather your squad on the way. -Unlock all Characters and merge as quick as possible to beat all the enemies. -Merge the same alphabets i.e “A” with “A”, “B” with “B” etc… Are you ready to take part in? Try to know more about the Alphabet in this game!', 'https://img.gamemonetize.com/ql2e45zx35vn29jv2courh85147lkl1g/512x384.jpg', 'https://html5.gamemonetize.com/ql2e45zx35vn29jv2courh85147lkl1g/', '0', 'Arcade', 0, 0, '', 'lore-run-d--alphabet-merge'),
(1785, 'Frog Block', 'Frog Block is an online platformer game that is free to play. The objective of the game is to help the frog reach the end of the level by avoiding obstacles and enemies. There are many different levels to play, and each one gets more difficult as you progress.', 'https://img.gamemonetize.com/uvjv8598smcodu66z7045pai9x27z516/512x384.jpg', 'https://html5.gamemonetize.com/uvjv8598smcodu66z7045pai9x27z516/', '0', 'Arcade', 0, 0, '', 'frog-block'),
(1786, 'Gakkul 2', 'Gakkul 2 is a 2D platformer where you play as a boy who have to collect mangoes from the gardens while avoiding the garden owners, green birds and traps like spikes, and pins and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Gakkul&quot; series.', 'https://img.gamemonetize.com/g17yk9f7s34e58b9utfu3ony18gc79nh/512x384.jpg', 'https://html5.gamemonetize.com/g17yk9f7s34e58b9utfu3ony18gc79nh/', '0', 'Arcade', 0, 0, '', 'gakkul-'),
(1787, 'Kuma Bear', 'Kuma Bear is a 2D little platformer where you play as a bear who have to collect all of the chocolate bars while while avoiding enemy dogs, flying birds, spikes and pins and reach your own house in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/79vukbp1d65o6eqdaqugve6w264mruif/512x384.jpg', 'https://html5.gamemonetize.com/79vukbp1d65o6eqdaqugve6w264mruif/', '0', 'Arcade', 0, 0, '', 'kuma-bear'),
(1788, 'Among Chen Bots', 'Among Chen Bots is a 2D Sci-Fi themed platformer where you have to collect the Blue Energy boxes while avoiding the enemy bots, spikes, giant blades, and flying bots and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/zxvzi9reemlb0tflab5coxk5g94n3zvi/512x384.jpg', 'https://html5.gamemonetize.com/zxvzi9reemlb0tflab5coxk5g94n3zvi/', '0', 'Arcade', 0, 0, '', 'among-chen-bots'),
(1789, 'Red and Blue Stick Huggy', 'In this adventurous game, the stick huggies, the huggy brothers, need to reach the finish line. The red and blue huggies must run very fast to reach the finish line. You should collect the red and blue hands along the way. Collect all the hands on the road and reach the black portal at the finish line. You must reach the portal safely before time runs out. Both friends need to reach the finish line.', 'https://img.gamemonetize.com/dwdig81cmf18m9d9uhzdfaqdg35pciph/512x384.jpg', 'https://html5.gamemonetize.com/dwdig81cmf18m9d9uhzdfaqdg35pciph/', '0', 'Arcade', 0, 0, '', 'red-and-blue-stick-huggy'),
(1790, 'Silly Team   2 Player', 'In this adventure, Steve joined Noob to help him, and they embarked on a joint quest together. Noob collected all the gold to create the key. Steve has the ability to see invisible levers, allowing him to activate and reveal invisible bridges. He can also open iron-locked doors. Because of this, Noob needs Steves assistance. Together, Noob and Steve must first reach the chest. Once they reach and open the chest, the invisible portal becomes visible, and they can access it.', 'https://img.gamemonetize.com/l9xdwli5oclfjmie6ho6rhpqvylfrwrt/512x384.jpg', 'https://html5.gamemonetize.com/l9xdwli5oclfjmie6ho6rhpqvylfrwrt/', '0', 'Arcade', 0, 0, '', 'silly-team----player'),
(1791, 'Santa City Run Street', 'Santa was delivering gifts to children and did not notice that his bag was leaking. When grandfather discovered the hole, it was already too late, because by then he had lost a lot of gifts. Now the old man must run through the city in order to collect gifts and gold coins to buy a new bag.', 'https://img.gamemonetize.com/ndlutsitilj965xpq8qaqny38w4htngz/512x384.jpg', 'https://html5.gamemonetize.com/ndlutsitilj965xpq8qaqny38w4htngz/', '0', 'Arcade', 0, 0, '', 'santa-city-run-street'),
(1792, 'Grimace vs giant clown shoes', 'Help grimace escape from the giant clown shoe. Collect the coins with Grimaces image on them to break the platforms and the hamburgers to push the giant shoe away. Watch out for the small shoes! If you get hit, youll slow down.', 'https://img.gamemonetize.com/a444wv2y6ce7cxrj5bp7jv6q8bi9esxr/512x384.jpg', 'https://html5.gamemonetize.com/a444wv2y6ce7cxrj5bp7jv6q8bi9esxr/', '0', 'Arcade', 0, 0, '', 'grimace-vs-giant-clown-shoes'),
(1793, 'Fairy Falls', 'The Fairy Falls Online Jump Wall Game is a fun and challenging way to test your skills. Players must help the fairies jump over the wall by timing their jumps correctly. The game features beautiful graphics and sound, and is suitable for all ages. Fairy Falls is an online game that challenges players to jump over walls. The game is simple but addicting, and it\'s a great way to pass the time. The Fairy Falls online game is a wall-jumping game that is both challenging and fun. Players must use their timing and coordination to jump between walls and avoid obstacles. The game is perfect for players of all ages and skill levels.', 'https://img.gamemonetize.com/8b0347u96bol4czdkenpgvjsz2p07ks8/512x384.jpg', 'https://html5.gamemonetize.com/8b0347u96bol4czdkenpgvjsz2p07ks8/', '0', 'Arcade', 0, 0, '', 'fairy-falls'),
(1794, 'Imposter Attack', 'You need to find the imposters and kill them .There are many ways to find traitors.', 'https://img.gamemonetize.com/31b26wf25lgv18mass8pmav5tgipbvq7/512x384.jpg', 'https://html5.gamemonetize.com/31b26wf25lgv18mass8pmav5tgipbvq7/', '0', 'Arcade', 0, 0, '', 'imposter-attack'),
(1795, 'Cutos Quest', 'Cutos Quest is a 2D platformer where you have to collect all of the cream biscuits while avoiding the enemies, flying creatures and their bullets, spikes, fire and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/ze9yhct53ss4gbvn0390l50b0jvlknzw/512x384.jpg', 'https://html5.gamemonetize.com/ze9yhct53ss4gbvn0390l50b0jvlknzw/', '0', 'Arcade', 0, 0, '', 'cutos-quest'),
(1796, 'Cocoman 2', 'Cocoman 2 is a 2D cute little platformer where you have to collect bottles of coconut milk which act as the source of your energy while avoiding the enemies, flying monsters and their bullets, rotating blades, giant blades, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Cocoman&quot; series.', 'https://img.gamemonetize.com/xxp5n5zakssgvuew49oeqpp77cv6h6uz/512x384.jpg', 'https://html5.gamemonetize.com/xxp5n5zakssgvuew49oeqpp77cv6h6uz/', '0', 'Arcade', 0, 0, '', 'cocoman-'),
(1797, 'Invaders War Game', '“Invaders War” is a game inspired by one of the first games ever created, Space Invaders. A shoot-up style game, where the player must defeat enemies before they reach you. With arcade mechanics and easy gameplay, it allows great fun. Defeat all enemies and win each level, advancing to accumulate the most points. The graphics are colorful and beautiful. Good fun!', 'https://img.gamemonetize.com/uk7u29eb5hx7uj01hzdsk238qp5h5ica/512x384.jpg', 'https://html5.gamemonetize.com/uk7u29eb5hx7uj01hzdsk238qp5h5ica/', '0', 'Arcade', 0, 0, '', 'invaders-war-game'),
(1798, 'Gloo Bot 2', 'Gloo Bot 2 is a 2D Sci-fi themed platformer where you play as a robot who have to collect all of the battery cells while avoiding enemy robots, flying bots, bullets, spikes, and reach your robot house in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Gloo Bot&quot; series.', 'https://img.gamemonetize.com/zah9r1odsqr7wp5pkdwyt4evgizn1r32/512x384.jpg', 'https://html5.gamemonetize.com/zah9r1odsqr7wp5pkdwyt4evgizn1r32/', '0', 'Arcade', 0, 0, '', 'gloo-bot-'),
(1799, 'Ninja Adventure', 'Ninja Adventure is a jump game, right? Maybe you didn\'t know it, I thought in error. In order to win this game, you must guide a ninja figure through a series of challenging obstacle courses while collecting as much money as you can. Not only is it a ton of fun to do, but it also works wonders to sharpen your reflexes. Give Ninja Adventure a shot if you want to play a game that satisfies those criteria and is entertaining and difficult.', 'https://img.gamemonetize.com/zuu4repqcs202t51u3z319eh48k6qo53/512x384.jpg', 'https://html5.gamemonetize.com/zuu4repqcs202t51u3z319eh48k6qo53/', '0', 'Arcade', 0, 0, '', 'ninja-adventure'),
(1800, 'Exoclipse', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/kqtwk9kuuzshd6gknxcor9i5r85kulse/512x384.jpg', 'https://html5.gamemonetize.com/kqtwk9kuuzshd6gknxcor9i5r85kulse/', '0', 'Arcade', 0, 0, '', 'exoclipse'),
(1801, 'Forest Jump-2', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/e6855gpdich2hiwtw5id5qr2g80x8ahm/512x384.jpg', 'https://html5.gamemonetize.com/e6855gpdich2hiwtw5id5qr2g80x8ahm/', '0', 'Arcade', 0, 0, '', 'forest-jump'),
(1802, 'Among Tito', 'Among Tito is a 2D Sci-fi themed platformer where you have to collect all of the adamant stones while avoiding the enemy robots, flying bots, bullets, ground saws, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/6d5gbfxtiy9v6zm14qp6h5m0h289eqqp/512x384.jpg', 'https://html5.gamemonetize.com/6d5gbfxtiy9v6zm14qp6h5m0h289eqqp/', '0', 'Arcade', 0, 0, '', 'among-tito'),
(1803, 'Squid Games 3D', 'Knock Down your competitors in squid game. Squid games is a 3D action-adventure survival royale game.', 'https://img.gamemonetize.com/d544jwxw3ag10q9i9r30t5yh96iuy4yx/512x384.jpg', 'https://html5.gamemonetize.com/d544jwxw3ag10q9i9r30t5yh96iuy4yx/', '0', 'Arcade', 0, 0, '', 'squid-games-d'),
(1804, 'Penguin Jump', 'Penguin Jump - Endless Fun way through endless ice platforms with Penguin Jump! Are you ready to take on the challenge of endless fun? Then Penguin Jump is the game for you! With easy-to-learn controls and addictive gameplay, Penguin Jump is perfect for players of all ages. But beware, as the platforms get higher, the jumps get harder. Don\\\\t let our little penguin fall into the icy waters below! With stunning graphics and fun sound effects, Penguin Jump is sure to keep you entertained for hours. So what are you waiting for? Download Penguin Jump now and get jumping!', 'https://img.gamemonetize.com/zx8i3zjrum91jypms69n6nf8cv11313p/512x384.jpg', 'https://html5.gamemonetize.com/zx8i3zjrum91jypms69n6nf8cv11313p/', '0', 'Arcade', 0, 0, '', 'penguin-jump'),
(1805, 'Gravity Platform', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/mzw2tqhrdkzyys9k1o5vavoe3cs2jsk6/512x384.jpg', 'https://html5.gamemonetize.com/mzw2tqhrdkzyys9k1o5vavoe3cs2jsk6/', '0', 'Arcade', 0, 0, '', 'gravity-platform'),
(1806, 'Survival Snowman', '&quot;Survival Snowman&quot; is a free online game that challenges players to help a snowman survive in a cold environment. Players must use their strategic and resourceful thinking to keep the snowman alive for as long as possible. &quot;Survival Snowman&quot; is a great game for players who enjoy puzzles and strategy games.', 'https://img.gamemonetize.com/025vgc8fgnh6om8a7qkg92gl1p73kpg0/512x384.jpg', 'https://html5.gamemonetize.com/025vgc8fgnh6om8a7qkg92gl1p73kpg0/', '0', 'Arcade', 0, 0, '', 'survival-snowman'),
(1807, 'Burger Stack', 'Let\'s create the biggest burger ever', 'https://img.gamemonetize.com/3we9v5llizxfuu8giegfm8518sqabfqo/512x384.jpg', 'https://html5.gamemonetize.com/3we9v5llizxfuu8giegfm8518sqabfqo/', '0', 'Arcade', 0, 0, '', 'burger-stack'),
(1808, 'Hetto 2', 'Hetto 2 is a 2D platformer where you have to collect all of the bottles of magic potion while avoiding the enemies, flying robots, fire, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Hetto&quot; series.', 'https://img.gamemonetize.com/g74m2pl983r06tb2w39rj2yobudekwia/512x384.jpg', 'https://html5.gamemonetize.com/g74m2pl983r06tb2w39rj2yobudekwia/', '0', 'Arcade', 0, 0, '', 'hetto-'),
(1809, 'Voltier', 'Voltier is a 2D platformer where you have to collect stolen power boxes while avoiding the enemies, spikes, water bodies, rotating blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/yiiae08h5bgfgampvjqxbaxnenhbkt14/512x384.jpg', 'https://html5.gamemonetize.com/yiiae08h5bgfgampvjqxbaxnenhbkt14/', '0', 'Arcade', 0, 0, '', 'voltier'),
(1810, 'Crazy Helicopter', 'Make the right shot without touching the ground and destroy your enemy. The one who shoots five accurate shots and destroys his enemy wins. Compete with your friends and try to shoot down his helicopter with five accurate shots. Have fun, good games.', 'https://img.gamemonetize.com/zck56cadhrdfyf13bdmv76ystwho4im8/512x384.jpg', 'https://html5.gamemonetize.com/zck56cadhrdfyf13bdmv76ystwho4im8/', '0', 'Arcade', 0, 0, '', 'crazy-helicopter'),
(1811, 'Zombie Survivor', 'Zombie Survivor immerses you in the heart-pounding world of a post-apocalyptic zombie outbreak. The game offers intense action as you navigate through increasingly challenging levels, each infested with swarms of the undead. Your characters movements are smooth and responsive, making it easy to dodge incoming threats and line up precise shots. As you progress, youll face a variety of zombie types, each with its own unique abilities and challenges. Its a test of your survival skills and sharpshooting accuracy.', 'https://img.gamemonetize.com/74graul7w2wrhnb7m18nshiacptvyp6m/512x384.jpg', 'https://html5.gamemonetize.com/74graul7w2wrhnb7m18nshiacptvyp6m/', '0', 'Arcade', 0, 0, '', 'zombie-survivor'),
(1812, 'Whack em all', 'Hit as many moles as possible before time runs out. Get the Super Hammer Power-up to double your points! The game is usable both in Portrait and Landscape Mode, try it now!', 'https://img.gamemonetize.com/o7l17s0xvb24pmko3c3ugzx9npigdaqv/512x384.jpg', 'https://html5.gamemonetize.com/o7l17s0xvb24pmko3c3ugzx9npigdaqv/', '0', 'Arcade', 0, 0, '', 'whack-em-all'),
(1813, 'Caveman Buster', 'Cave Buster is a platformer game where you play as an little alien who crash landed on dangerous plant Play as a little alien guy who crash landed into the core of a dangerous planet. Make your way through fiery caverns and alien fauna. Find the super duper Burger and eat it!', 'https://img.gamemonetize.com/dc6zdgxe9ssgk81ypyv7aooc6q4m7hzv/512x384.jpg', 'https://html5.gamemonetize.com/dc6zdgxe9ssgk81ypyv7aooc6q4m7hzv/', '0', 'Arcade', 0, 0, '', 'caveman-buster'),
(1814, 'Hero Birds Adventures', 'You haven\'t forgotten the Angry Birds yet, and they decided to remind you of themselves, but you\'ve already managed to come up with a new name for yourself - Hero Birds Adventures. However, this does not change the essence at all. Their enmity with pigs has not gone away and you will just get into another battle between birds and pigs. The latter have already managed to build several fortifications at each level and hide behind them. The birds have set up a huge slingshot and are ready to fire on the swine positions. Keep in mind that there are not so many birds ready with a projectile to launch, so the shots must be as accurate as possible in Hero Birds Adventures.', 'https://img.gamemonetize.com/hl47h849ve2m8d7t0t04ko2qgoj0coph/512x384.jpg', 'https://html5.gamemonetize.com/hl47h849ve2m8d7t0t04ko2qgoj0coph/', '0', 'Arcade', 0, 0, '', 'hero-birds-adventures'),
(1815, 'Inuko', 'Inuko is a 2D platformer where you have to collect all of the orange ice cream while avoiding the enemies, spikes, saws and giant blades and reach the purple flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/8nly0eaedg6d3gf76b0avpr6v4036plb/512x384.jpg', 'https://html5.gamemonetize.com/8nly0eaedg6d3gf76b0avpr6v4036plb/', '0', 'Arcade', 0, 0, '', 'inuko'),
(1816, 'Kadeomon 2', 'Kadeomon 2 is a 2D cute little platformer where you have to collect all of the guavas(fruits) while avoiding the enemies, flying monsters, pins, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Kadeomon&quot; series.', 'https://img.gamemonetize.com/o019xbtu30psbrig28v5tltw3jgxrofe/512x384.jpg', 'https://html5.gamemonetize.com/o019xbtu30psbrig28v5tltw3jgxrofe/', '0', 'Arcade', 0, 0, '', 'kadeomon-'),
(1817, 'Asteroids: Space War', 'Spaceships, maneuvers, laser guns and cold space await you in the exciting game Asteroids : Space War! A game of skill, speed and reaction. Control your spaceship, destroy and dodge asteroids. Get in-game currency as a reward, which can be invested in improving the performance of your starship: handling, speed and health*(Durability). Is it possible to save up the amount to buy a new, more modernized ship.', 'https://img.gamemonetize.com/kj8geh6rk61y7jsb7aojo2s17cd0nbyl/512x384.jpg', 'https://html5.gamemonetize.com/kj8geh6rk61y7jsb7aojo2s17cd0nbyl/', '0', 'Arcade', 0, 0, '', 'asteroids-space-war'),
(1818, 'Pifflo', 'Discover Piffle a cute arcade puzzle game full of adorable characters and...cats! Put your cat onesie on, quest through colorful worlds, stop the nefarious Doc Block and craft adorable Piffle balls to collect.', 'https://img.gamemonetize.com/4ylhli6ijr0lby3srncc3rremkalvfsz/512x384.jpg', 'https://html5.gamemonetize.com/4ylhli6ijr0lby3srncc3rremkalvfsz/', '0', 'Arcade', 0, 0, '', 'pifflo'),
(1819, 'Baby Day Market', 'With the increase in demand in the baby market the old fashioned stork distribution system is just too slow. That\'s why we\'ve hired a team of new drivers to help keep babies up (in the air) and delivery times low! With our new spring-loaded baby launching system our drivers can deliver to our customer\'s hand without stepping a foot in the... sand(?)', 'https://img.gamemonetize.com/delqjuoyei3fzg8e70rqt1lcjmd866q9/512x384.jpg', 'https://html5.gamemonetize.com/delqjuoyei3fzg8e70rqt1lcjmd866q9/', '0', 'Arcade', 0, 0, '', 'baby-day-market'),
(1820, 'Dream of Farmers', 'Dream of Farmers is a casual idle farming game created by AppyApp. Leave the chaotic city life behind and start building your dream farm. Unlock various types of plants, vegetables, fruits, and animals and make money with their help even when you\'re offline. Sell your crops and organic products to buy new types of seeds, even magical ones. This is your first step to becoming the world\'s most successful farmer. You know what they say: When life gives you lemons, plant their seeds and watch \'em grow!', 'https://img.gamemonetize.com/kuhphjgbnkjrrw388qow3f64f6z6wp3h/512x384.jpg', 'https://html5.gamemonetize.com/kuhphjgbnkjrrw388qow3f64f6z6wp3h/', '0', 'Arcade', 0, 0, '', 'dream-of-farmers'),
(1821, 'Santas Present 2', 'Santas Present 2 is a 2D Christmas themed platformer where you play as Santa who have to collect all of the gift boxes while avoiding the enemies, flying robots, ground saws, spikes and reach the home in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Santas Present&quot; series.', 'https://img.gamemonetize.com/o7jwiv4j6eajuapozrezu948qnjxvgiy/512x384.jpg', 'https://html5.gamemonetize.com/o7jwiv4j6eajuapozrezu948qnjxvgiy/', '0', 'Arcade', 0, 0, '', 'santas-present-'),
(1822, 'Jezaa', 'Jezaa is a 2D anime themed platformer where you play as an anime girl who have to collect purple cubes while avoiding the monsters, flying creatures, their bullets, ground saws, lava, and reach the yellow flag in order to go to the next level. There are 8 levels to play with increasing difficulty.', 'https://img.gamemonetize.com/cw5jmy02fzoaewc7qd6e1p27fo5bs5sw/512x384.jpg', 'https://html5.gamemonetize.com/cw5jmy02fzoaewc7qd6e1p27fo5bs5sw/', '0', 'Arcade', 0, 0, '', 'jezaa'),
(1823, 'Baby Monster Jump', 'Baby Monster Jump Online is an adventure game that will keep you entertained for hours. In this game, you will help the baby monster jump and avoid obstacles. The objective of the game is to reach the end of the level without getting hit by any obstacles.', 'https://img.gamemonetize.com/8ui6k0nct28ntdotgs5pybjvqsbh1lde/512x384.jpg', 'https://html5.gamemonetize.com/8ui6k0nct28ntdotgs5pybjvqsbh1lde/', '0', 'Arcade', 0, 0, '', 'baby-monster-jump'),
(1824, 'Christmas Lollipop 2', 'Christmas Lollipop 2 is a 2D Christmas themed platformer where you have to collect all of the lollipops while avoiding the enemies, flying birds, saws, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Christmas Lollipop&quot; series.', 'https://img.gamemonetize.com/8qm80eyphtweipiwpsy7urml4x3mqjqe/512x384.jpg', 'https://html5.gamemonetize.com/8qm80eyphtweipiwpsy7urml4x3mqjqe/', '0', 'Arcade', 0, 0, '', 'christmas-lollipop-'),
(1825, 'Little panda match3', 'Launchship Studios comes with another unique fun-filled Treasure Hunters matching Gems game with Chinese baby panda match 3 theme that will take you to the adventurous baby panda journey. Travel to the different levels and play with diamonds, gems, and jewels by matching three or more similar properties. Match five jewels in a single move and create magic gems which act like a row or column-breakers to complete the tricky levels quickly.', 'https://img.gamemonetize.com/thc7fv817rbmjm3nl4oi90l02i6wmjr4/512x384.jpg', 'https://html5.gamemonetize.com/thc7fv817rbmjm3nl4oi90l02i6wmjr4/', '0', 'Arcade', 0, 0, '', 'little-panda-match'),
(1826, 'Among Chen Bots 2', 'Among Chen Robots 2 is a 2D platformer where you have to collect blue energy boxes while avoiding the enemy bots, bullets, flying bots, spikes, and the giant blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Among Chen Bots&quot; series.', 'https://img.gamemonetize.com/ef2n5vauy4x8xhjs43by05ue1khns50l/512x384.jpg', 'https://html5.gamemonetize.com/ef2n5vauy4x8xhjs43by05ue1khns50l/', '0', 'Arcade', 0, 0, '', 'among-chen-bots-'),
(1827, 'Rodha', 'Get ready for a thrilling adventure in Rodha, the action-platformer that delivers fast-paced, heart-pumping gameplay. In this exciting ball game, youll take on the role of one of 9 unique characters, each with their own distinct personality, as you make your way through 60 challenging levels filled with exciting platforming action. As you explore the minimalist world of Rodha, youll encounter various obstacles and challenges, from cannons and moving saws to other contraptions designed to stop you in your tracks.', 'https://img.gamemonetize.com/dzwgl9j7jg6vv7l1u9wfg9osqbscl6tb/512x384.jpg', 'https://html5.gamemonetize.com/dzwgl9j7jg6vv7l1u9wfg9osqbscl6tb/', '0', 'Arcade', 0, 0, '', 'rodha'),
(1828, 'Dumpster Dash: Junkyard Journey', 'Rev up for an exhilarating Junkyard Journey in Dumpster Dash! Navigate perilous scrap mazes, outmaneuvering obstacles and amassing valuable salvage. Challenge your skills as you vie to be the ultimate trash-truck champion. Collect power-ups, master daring jumps, and conquer treacherous terrain. With heart-pounding action and high-speed thrills, Dumpster Dash offers an adrenaline-fueled adventure through the chaotic world of junkyards. Can you rise to the top and claim the title in this electrifying race against time?', 'https://img.gamemonetize.com/2krgpj8p1pzvw5vl8fh5podens7ovi5r/512x384.jpg', 'https://html5.gamemonetize.com/2krgpj8p1pzvw5vl8fh5podens7ovi5r/', '0', 'Arcade', 0, 0, '', 'dumpster-dash-junkyard-journey'),
(1829, 'Kazu Bot 2', 'Kazu Bot 2 is a 2D Sci-fi themed platformer where you have to collect all of the tablets containing confidential information related to technology, while avoiding the enemy bots, flying bots and their bullets, spikes, rotating saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Kazu Bot&quot; series.', 'https://img.gamemonetize.com/azp8xdgp0wxyqfvkneq67xbn7sq3sj12/512x384.jpg', 'https://html5.gamemonetize.com/azp8xdgp0wxyqfvkneq67xbn7sq3sj12/', '0', 'Arcade', 0, 0, '', 'kazu-bot-'),
(1830, 'Alien Planet', 'The Alien Planet Online Jump Adventure Game is an intense and thrilling game that will challenge your skills and reflexes. With stunning graphics and heart-pounding gameplay, this game is not for the faint of heart. Are you up for the challenge?', 'https://img.gamemonetize.com/rcfbtmswg2qsiug5bdwg0jc7k36ox36g/512x384.jpg', 'https://html5.gamemonetize.com/rcfbtmswg2qsiug5bdwg0jc7k36ox36g/', '0', 'Arcade', 0, 0, '', 'alien-planet'),
(1831, 'GravytX The Gravytoid', 'Play as GravytX an alien who has the ability to control objects remotely and manipulate gravity. Travel the universe to save the peoples who are under the domination of the Vodouas (Malicious beings who want to conquer the universe) and bring peace to their Planets. &amp;bull; Here are some surprises that await you on your travels: - Several Planets to discover - Diverse and fun levels - Gameplay mechanics unique to each Planet - Fun puzzles to solve - Multiple Bosses and Mini-bosses to challenge! - And many other things to discover (We are not going to reveal everything to you anyway!) &amp;bull; Note that the game supports Gamepads! Get ready to experience adventures beyond human understanding!', 'https://img.gamemonetize.com/n4kqbaxolqc7oqp6324wenfbg85v8uri/512x384.jpg', 'https://html5.gamemonetize.com/n4kqbaxolqc7oqp6324wenfbg85v8uri/', '0', 'Arcade', 0, 0, '', 'gravytx-the-gravytoid'),
(1832, 'Fish Eat Other Fish', 'Enjoy Fish Eat Other Fish Game. Control your Little fish by the joystick on phones and tablets and start to eat smaller fish. You will loose a heart when you touch bigger fish. On desktop you have 3 mode to play: -One Player -Two players -Three players Follow the game instructions on the desktop version. Good luck!', 'https://img.gamemonetize.com/er6ylcnki7l2ar5vrmifx51nttst390a/512x384.jpg', 'https://html5.gamemonetize.com/er6ylcnki7l2ar5vrmifx51nttst390a/', '0', 'Arcade', 0, 0, '', 'fish-eat-other-fish'),
(1833, 'Bounce Ball Timer', 'Bounce Ball Timer is very fun and challenging. In the game, the player collect the three stars and avoid the obstacles to advance to the next level.', 'https://img.gamemonetize.com/trx1jai8sfawu7z2g245qb0vqiqnktra/512x384.jpg', 'https://html5.gamemonetize.com/trx1jai8sfawu7z2g245qb0vqiqnktra/', '0', 'Arcade', 0, 0, '', 'bounce-ball-timer'),
(1834, 'Christmas Candy Cane', 'Christmas Candy Cane is an online jump action game that will keep you entertained for hours. The objective of the game is to help the candy cane jump over obstacles and reach the end of the level. There are numerous levels to play, each with its own unique challenges. With its simple yet addictive gameplay, Christmas Candy Cane is a great game for all ages.', 'https://img.gamemonetize.com/hv6swpsj5okxag9noftbgd383k48dy73/512x384.jpg', 'https://html5.gamemonetize.com/hv6swpsj5okxag9noftbgd383k48dy73/', '0', 'Arcade', 0, 0, '', 'christmas-candy-cane'),
(1835, 'Nikosan Quest', 'Nikosan Quest is a 2D platformer where you play as an anime girl called Nikosan who have to collect all of the yellow cubes while avoiding the monsters, spikes, rotating blades and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/rpyc8lg4l7vc4ensw57nzgxplvxcv7pe/512x384.jpg', 'https://html5.gamemonetize.com/rpyc8lg4l7vc4ensw57nzgxplvxcv7pe/', '0', 'Arcade', 0, 0, '', 'nikosan-quest'),
(1836, 'Penguin Ice Breaker', 'Penguin Ice Breaker is a puzzle game. In this game, you need to break the Iceberg and finish the level But keep in mind that icebergs have a count just not that count, and jump that number of times to break the icebergs. Looks easy but it\'s difficult to play. Enjoy and have fun', 'https://img.gamemonetize.com/c8xhnlg87leceuoo9tkpss6uggbopbd8/512x384.jpg', 'https://html5.gamemonetize.com/c8xhnlg87leceuoo9tkpss6uggbopbd8/', '0', 'Arcade', 0, 0, '', 'penguin-ice-breaker'),
(1837, 'Monsters', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/bpnmuhjrpxj14lupg4os4aa92q0iu246/512x384.jpg', 'https://html5.gamemonetize.com/bpnmuhjrpxj14lupg4os4aa92q0iu246/', '0', 'Arcade', 0, 0, '', 'monsters'),
(1838, 'Run Ninja Run', 'Escape your enemies by jumping and sliding over and under obstacles with the arrow keys, as you sprint along the 2D landscape, collecting gold to buy upgrades with on the way.', 'https://img.gamemonetize.com/wmh1yx9k6hajrr1pitxowtcmf8bpfg23/512x384.jpg', 'https://html5.gamemonetize.com/wmh1yx9k6hajrr1pitxowtcmf8bpfg23/', '0', 'Arcade', 0, 0, '', 'run-ninja-run'),
(1839, 'Moo Bot', 'Moo Bot is a 2D Sci-fi themed platformer where you play as a bot who have to collect the blue energy crystals while avoiding the enemy bots, rotating green and red lasers, flying bots, bullets and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/7hjhkguy3x92a1ne1e2d9zetw4z8zvy8/512x384.jpg', 'https://html5.gamemonetize.com/7hjhkguy3x92a1ne1e2d9zetw4z8zvy8/', '0', 'Arcade', 0, 0, '', 'moo-bot'),
(1840, 'Balloonaa', 'Balloonaa is a 2D little platformer where you play as a balloon boy and you have to collect the containers of helium gas while avoiding the enemy balloons, pins, spikes, and ground saws and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/gdh0bhrsofj6kqaukb72obcfiuzgjy71/512x384.jpg', 'https://html5.gamemonetize.com/gdh0bhrsofj6kqaukb72obcfiuzgjy71/', '0', 'Arcade', 0, 0, '', 'balloonaa'),
(1841, 'Monster Treasure', 'Monster Treasure Online is an online endless runner arcade game that features monsters. Looking for a fun and addicting online game? Check out Monster Treasure Online! This endless runner arcade game is sure to keep you entertained for hours. Featuring cute monsters and treasures, what\'s not to love? So get playing today and see how far you can run!', 'https://img.gamemonetize.com/k0brd1jt2rz12r16208p9hj535coamr7/512x384.jpg', 'https://html5.gamemonetize.com/k0brd1jt2rz12r16208p9hj535coamr7/', '0', 'Arcade', 0, 0, '', 'monster-treasure'),
(1842, 'Quevi', 'Quevi is a 2D Sci-fi themed platformer where you have to collect all of the metal balls while avoiding the enemy robots, flying robots and their bullets, rotating lasers, giant blades and reach the Exit door in order to go to the next level. There are 8 levels with increasing difficulty.', 'https://img.gamemonetize.com/342pexuuelzezot0rm4biifefcvit9v7/512x384.jpg', 'https://html5.gamemonetize.com/342pexuuelzezot0rm4biifefcvit9v7/', '0', 'Arcade', 0, 0, '', 'quevi'),
(1843, 'Mermaid Adventure', 'As a mermaid, you explore the underwater world and swim through stunning coral reefs. Collect magical shells and use them to power up your abilities. Meet friendly sea creatures along the way who will help you on your journey. Mermaid Adventure is an exciting online game for kids of all ages!', 'https://img.gamemonetize.com/s0qgyi4ujq3fqw054c6zlqoih2yox73u/512x384.jpg', 'https://html5.gamemonetize.com/s0qgyi4ujq3fqw054c6zlqoih2yox73u/', '0', 'Arcade', 0, 0, '', 'mermaid-adventure'),
(1844, 'Paper Plane : The Crazy Lab', 'Years of experimentation and millions spent, all for what? A shape-shifting origami that tries to escape the laboratory at all costs… and it’s you! There’s no way you’ll let yourself get caught by a bunch of scientists. You’ll have to avoid all obstacles to save your paper skin and obtain your freedom.', 'https://img.gamemonetize.com/41m9vkp66jp05qdg0qejh712i5w2n7gd/512x384.jpg', 'https://html5.gamemonetize.com/41m9vkp66jp05qdg0qejh712i5w2n7gd/', '0', 'Arcade', 0, 0, '', 'paper-plane--the-crazy-lab'),
(1845, 'Stickman Mass Multiplier', 'Stickman Mass Multiplier invites you to lead vast armies of stick figures into epic battles! Strategically multiply your forces, overwhelming enemies with sheer numbers. Navigate through diverse environments, from lush forests to treacherous mountains, as you conquer territories and expand your dominion. With intuitive controls and fast-paced action, this mobile game offers thrilling gameplay for strategy enthusiasts. Dominate the battlefield, unleash chaos, and prove your mastery in Stickman Mass Multiplier! website dev &lt;a href=\'https://www.freecrazygames.io/\'&gt;https://www.freecrazygames.io/&lt;/a&gt;', 'https://img.gamemonetize.com/ljqjgj7zs7xx010um4k2nohcm1zise7q/512x384.jpg', 'https://html5.gamemonetize.com/ljqjgj7zs7xx010um4k2nohcm1zise7q/', '0', 'Arcade', 0, 0, '', 'stickman-mass-multiplier'),
(1846, 'Jumping Raccoon', '&quot;Jumping Raccoon&quot; is an online game that will keep you entertained for hours. In this game, you play as a raccoon who must jump through various obstacles to reach the finish line. This game is perfect for anyone who loves animals or enjoys a good challenge.', 'https://img.gamemonetize.com/vkkmhgqasqzc8fqawas325brhpt2eii6/512x384.jpg', 'https://html5.gamemonetize.com/vkkmhgqasqzc8fqawas325brhpt2eii6/', '0', 'Arcade', 0, 0, '', 'jumping-raccoon'),
(1847, 'Skibidi Toilet Challenge', 'When there were too many Skibidi toilets, contradictions arose between them and they splashed out in the game Skibidi Toilet Challenge. Too many who want to become leaders have appeared among the toilet bowls with heads, and this means inevitable clashes. Choose the game mode: singles or doubles. The task is to throw opponents off the court. To increase your chances of winning, collect toilet paper, this will strengthen your character, and this is important, because enemies are rushing around and everyone strives to push the other out of the way and become the head of the entire toilet army in Skibidi Toilet Challenge.', 'https://img.gamemonetize.com/owdcccc7xv2pp4blktxc5fv3igrpudbk/512x384.jpg', 'https://html5.gamemonetize.com/owdcccc7xv2pp4blktxc5fv3igrpudbk/', '0', 'Arcade', 0, 0, '', 'skibidi-toilet-challenge'),
(1848, 'Acorn Bot', 'Acorn Bot is a 2D platformer where you have to collect all of the ice cream cones while avoiding enemy bots, spikes, ground saws, and rotating lasers and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/tcsv5ypl44odg66ytphi4h3kj4xvj29i/512x384.jpg', 'https://html5.gamemonetize.com/tcsv5ypl44odg66ytphi4h3kj4xvj29i/', '0', 'Arcade', 0, 0, '', 'acorn-bot'),
(1849, 'Subway Surfers World Mumbai', 'Subway surfers: World tour Mumbai - continuation of adventures of favourite heroes in exotic India. Picturesque streets of Mumbai. New dresses for characters. Fascinating gameplay.', 'https://img.gamemonetize.com/b36hur39z5z2od8n9rqvbbx3dsdq9g87/512x384.jpg', 'https://html5.gamemonetize.com/b36hur39z5z2od8n9rqvbbx3dsdq9g87/', '0', 'Arcade', 0, 0, '', 'subway-surfers-world-mumbai'),
(1850, 'Les tuyaux farceurs de Titi', 'Titi et Sylvestre poursuivent leurs manigances habituelles dans ce jeu de plateforme et de puzzle super amusant ! Titi en a marre que Sylvestre ne cesse d’essayer de le manger, et il décide de donner une bonne leçon à ce chat ! Explore des niveaux et résous des énigmes dans la cuisine de Mémé. Trouve tous les morceaux de tuyaux dont tu as besoin pour asperger Sylvestre avec de l’eau et le tremper ! En plus, tu peux chercher les cupcakes de Titi qui ont été cachés dans chaque niveau ! N’aie pas peur des éclaboussures quand tu joues au jeu Les tuyaux farceurs de Titi, seulement sur Boomerang.', 'https://img.gamemonetize.com/ft0f9pf0chwcnhars5kgk87zpytnn3ey/512x384.jpg', 'https://html5.gamemonetize.com/ft0f9pf0chwcnhars5kgk87zpytnn3ey/', '0', 'Arcade', 0, 0, '', 'les-tuyaux-farceurs-de-titi'),
(1851, 'Super Mario World Online', 'In this amazing classic game, Super Mario World, play as Mario and assist your pal Yoshi rescue Princess Toadstool! You\'ve arrived in Dinosaur Land, the odd place where your pal Yoshi dwells. Your pal, however, is not present because he is on his way to save Princess Toadstool. In this classic game, Yoshi must be found, Bowser must be defeated, and the princess must be rescued. Super Mario World is a fun Super Nintendo platformer game (SNES). On this version, just the single-player mode works. The Italian plumber has returned to complete his mission to save Princess Peach and Dinosaur Island from Bowser. You can control Mario or Luigi in this game and reach the level\'s end by touching the goal post.Have fun. You can play this game on your web browser for free on Superkidgames.com.', 'https://img.gamemonetize.com/psu7s2tnqoqssuux8aacqhgwpjazpoer/512x384.jpg', 'https://html5.gamemonetize.com/psu7s2tnqoqssuux8aacqhgwpjazpoer/', '0', 'Arcade', 0, 0, '', 'super-mario-world-online'),
(1852, 'Kinja Run On the Wall', 'The Kinja King is a brave soul who ventured into a path full of ghosts. This world\'s first runner and shoot-em-up game requires you to run and dodge Stone. Ghosts are a common enemy in video games, but in this case, they pose a serious threat to our Kinja King. Our brave heroes will need to use all their agility and quick reflexes to run and dodge the stones that the ghosts are throwing.', 'https://img.gamemonetize.com/hazrqjcnwuuz5uej9xi933a3jqk5i2px/512x384.jpg', 'https://html5.gamemonetize.com/hazrqjcnwuuz5uej9xi933a3jqk5i2px/', '0', 'Arcade', 0, 0, '', 'kinja-run-on-the-wall'),
(1853, 'Zombies crusher', 'Zombies war started, u must destroy them before reach the destination. Tap all zombies and avoid jumans. Have 3 lifes to save the world. If zombies reach at the bootom of screen you lose 1 live for each.', 'https://img.gamemonetize.com/jyr8xll9prqgvwolsv56ke4314xtcj4c/512x384.jpg', 'https://html5.gamemonetize.com/jyr8xll9prqgvwolsv56ke4314xtcj4c/', '0', 'Arcade', 0, 0, '', 'zombies-crusher'),
(1854, 'Agent Fall 3D', 'Agent Fall 3D is an interesting falling game. Your aim is to land on the ground smoothly. But it\'s not easy. You need to avoid the attack of obstacles in a limited time to win. Do you have the confidence to challenge success?', 'https://img.gamemonetize.com/at1l7rqhnx4zbdgj4q19313912sxugbp/512x384.jpg', 'https://html5.gamemonetize.com/at1l7rqhnx4zbdgj4q19313912sxugbp/', '0', 'Arcade', 0, 0, '', 'agent-fall-d'),
(1855, 'City Inferno Scape Buggy or Die Today', 'Juega a este juego surrealista en pleno apocalipsis donde conducirás un coche tipo buggie para escapar de una ciudad en llamas provocadas por el apocalipsis. Un puro infierno. ¿Un coche que salta sin hacerse pedazos? claro, aquí lo tienes.', 'https://img.gamemonetize.com/oa29qaiepzpozmupky4u51yhxur06bd2/512x384.jpg', 'https://html5.gamemonetize.com/oa29qaiepzpozmupky4u51yhxur06bd2/', '0', 'Arcade', 0, 0, '', 'city-inferno-scape-buggy-or-die-today'),
(1856, 'Puzzle Bobble Retro', 'Puzzle Bobble aka Bust-A-Move is a tile-matching bubble shooter game. The game features Bob and Bub from Bubble Bobble.', 'https://img.gamemonetize.com/tk6w2o8sa5nhppfkry6bml09i23stpnh/512x384.jpg', 'https://html5.gamemonetize.com/tk6w2o8sa5nhppfkry6bml09i23stpnh/', '0', 'Arcade', 0, 0, '', 'puzzle-bobble-retro'),
(1857, 'Halloween Jump', 'Enjoy the fun of Halloween with &amp;ldquo;Jump Halloween online game. In a scary environment the little pumpkin is trying to jump through all the obstacles on its way. Help the little pumpkin to go through the scary environment. The game is simple but very exciting to play.', 'https://img.gamemonetize.com/n1ddsmtfecyghgnxp9z2pcya7vdu5vrx/512x384.jpg', 'https://html5.gamemonetize.com/n1ddsmtfecyghgnxp9z2pcya7vdu5vrx/', '0', 'Arcade', 0, 0, '', 'halloween-jump'),
(1858, 'Among Tito 2', 'Among Tito 2 is a 2D Sci-Fi themed platformer where you have to collect adamant stones while avoiding the enemy bots, flying bots, bullets, spikes, rotating saws, lasers and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Among Tito&quot; series.', 'https://img.gamemonetize.com/yqpxpov7no7vwm5f7oxc94giehf64efx/512x384.jpg', 'https://html5.gamemonetize.com/yqpxpov7no7vwm5f7oxc94giehf64efx/', '0', 'Arcade', 0, 0, '', 'among-tito-'),
(1859, 'Six Rounds of Escape', 'The six-round battle royale begins. In the face of this life-threatening game, how do you escape your fate? 321 Wooden man, tug of war, stepping on glass... Who can survive, come and try it.', 'https://img.gamemonetize.com/zj62be2kdhlbklerkw3xtnaqlyo4oib9/512x384.jpg', 'https://html5.gamemonetize.com/zj62be2kdhlbklerkw3xtnaqlyo4oib9/', '0', 'Arcade', 0, 0, '', 'six-rounds-of-escape'),
(1860, '4GameGround - Kittens Coloring', 'If you do not know what is better to occupy your child at the computer, then you should choose the game in which he will not only be interested, it is also important to spend his time usefully! Coloring games help children develop imagination and a sense of taste. Here you can choose a variety of pictures, although there are cute kittens on all of them, which absolutely everyone probably likes!', 'https://img.gamemonetize.com/thw4met3fb1mc1nl7nm504da85e13ahv/512x384.jpg', 'https://html5.gamemonetize.com/thw4met3fb1mc1nl7nm504da85e13ahv/', '0', 'Arcade', 0, 0, '', 'gameground--kittens-coloring'),
(1861, 'Nekoman vs Gangster 2', 'Nekoman vs Gangster 2 is a 2D platformer where you play as a cat who have to collect all of the silver keys while avoiding the Gangsters, and their bullets, saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Nekoman vs Gangster&quot; series.', 'https://img.gamemonetize.com/mjsvz3lll3xnt1dwychw9s3dm7e5xj82/512x384.jpg', 'https://html5.gamemonetize.com/mjsvz3lll3xnt1dwychw9s3dm7e5xj82/', '0', 'Arcade', 0, 0, '', 'nekoman-vs-gangster-'),
(1862, 'Counterfeit Cat: Nine Lives', 'The game is about a curious blue alien disguised in a purple cat suit and Max, a real cat, big, fat, fluffy, yellow and constantly pampered by his loving owner Betty. Walk the streets full of gold coins and Lots of enemies alongside best friends Max and Gark as you manage to survive dangerous attacks from dangerous boxing sausages wanting to knock you down in one fell swoop. Playing counterfeit cat: nine lives!!! free online game support all smartphones or tablets, such as iPhone, iPad, Samsung and other Apple and android system The idea of this free online game is based on the 9 lives of cats. This is not true, you know? Cats don\'t actually have 9 lives. It is simply believed that they are because they are hesitant, dexterous and slender, able to land on their feet being thrown from great heights, and they are animals that hunt, which makes them have many instincts, which seem very confusing to humans. We even envy cats for their apparent elasticity and ability to fit into various small holes and jump effectively between various surfaces. And many of us wish we were cats, because cats sleep more than 80% of their lives. In this free online game, you are required to run through the levels, avoiding getting hit or killed. And you advance until you have 9 lives left initially.', 'https://img.gamemonetize.com/ktbzhflybn4d5iuk42hv08owblcm798s/512x384.jpg', 'https://html5.gamemonetize.com/ktbzhflybn4d5iuk42hv08owblcm798s/', '0', 'Arcade', 0, 0, '', 'counterfeit-cat-nine-lives'),
(1863, 'Box Truck Belt', 'Box Truck Belt is a fast-paced puzzle game where players take on the role of a delivery driver maneuvering a box truck through increasingly challenging obstacles. Your goal? Safely deliver parcels to their destinations within tight time constraints. Dodge traffic, navigate narrow streets, and master tight turns to earn rewards and unlock new levels. With intuitive controls and addictive gameplay, Box Truck Belt offers a thrilling experience for players of all skill levels. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/isjj2ct8x0pn7yun36bxfwnnglocpi99/512x384.jpg', 'https://html5.gamemonetize.com/isjj2ct8x0pn7yun36bxfwnnglocpi99/', '0', 'Arcade', 0, 0, '', 'box-truck-belt'),
(1864, 'Hohoman vs Chu', 'Hohoman vs Chu is a 2D cute little platformer where you have to collect all of the apples while avoiding the enemies, spikes, ground saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/w0f9vqku0bdmflihaxuxhba25upefblj/512x384.jpg', 'https://html5.gamemonetize.com/w0f9vqku0bdmflihaxuxhba25upefblj/', '0', 'Arcade', 0, 0, '', 'hohoman-vs-chu'),
(1865, 'Yatosan 2', 'Yatosan 2 is a 2D cute little platformer where you have to collect the slices of cheese while avoiding the enemies, flying creatures, spikes, ground saws and reach the Exit door in order to go to the next level. There are 8 challenging levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Yatosan&quot; series.', 'https://img.gamemonetize.com/c5pney67d7d16aaiiot2q3tbyg0eniw8/512x384.jpg', 'https://html5.gamemonetize.com/c5pney67d7d16aaiiot2q3tbyg0eniw8/', '0', 'Arcade', 0, 0, '', 'yatosan-'),
(1866, 'Moto Cross Extrême Freestyle', 'Do you like moto games racing and motor racing? Enjoy motocross, extreme trial and freestyle motorcycling!! If you love digging your wheel in the mud and extreme moto freestyle motorbike racing, this motorbike games are for you: Superb racing with real motorbike and nitro speed while breathing the freedom of this freestyle motorbike sport!', 'https://img.gamemonetize.com/bdee9rddxkxrmrjex5vnyyxq58aljwq9/512x384.jpg', 'https://html5.gamemonetize.com/bdee9rddxkxrmrjex5vnyyxq58aljwq9/', '0', 'Arcade', 0, 0, '', 'moto-cross-extrme-freestyle');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1867, 'Monkeys ropes party', 'It’s time to have fun with your friends. In this new multiplayer game, you can play up to 4 players on the same screen. Your goal is simple: you must arrive first at the top of your tree. You take control of a small lemur. While going up, you can launch projectiles and collect bonuses. 100% fun guaranteed!', 'https://img.gamemonetize.com/t4nedkoztcx5iyo2s4tn6zgo2ajawzx2/512x384.jpg', 'https://html5.gamemonetize.com/t4nedkoztcx5iyo2s4tn6zgo2ajawzx2/', '0', 'Arcade', 0, 0, '', 'monkeys-ropes-party'),
(1868, 'Aisa Bot 2', 'Aisa Bot 2 is a 2D Sci-fi themed platformer where you play as a bot who have to collect all of the cubes while avoiding the enemy bots, flying bots, their bullets, spikes and ground saws and reach the loop hole in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Aisa Bot&quot; series.', 'https://img.gamemonetize.com/genwee2xdk0yel9qwhs7v9dw08k2mktm/512x384.jpg', 'https://html5.gamemonetize.com/genwee2xdk0yel9qwhs7v9dw08k2mktm/', '0', 'Arcade', 0, 0, '', 'aisa-bot-'),
(1869, 'Inuko 2', 'Inuko 2 is a 2D platformer where you have to collect all of the orange ice cream while avoiding the enemies, flying creatures, spikes, saws and giant blades and reach the purple flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original Inuko series.', 'https://img.gamemonetize.com/gimev84ogg61kho0blg4wdb3b844fyrf/512x384.jpg', 'https://html5.gamemonetize.com/gimev84ogg61kho0blg4wdb3b844fyrf/', '0', 'Arcade', 0, 0, '', 'inuko-'),
(1870, 'Tunno Boy 2', 'Tunno Boy 2 is a 2D cute little platformer where you have to collect all of the blue magical balls while avoiding the yellow and pink enemies, flying monsters, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Tunno Boy&quot; series.', 'https://img.gamemonetize.com/0bibryjphmlme9ygd7eba0rdkn2blv98/512x384.jpg', 'https://html5.gamemonetize.com/0bibryjphmlme9ygd7eba0rdkn2blv98/', '0', 'Arcade', 0, 0, '', 'tunno-boy-'),
(1871, 'Halloween Bike Ride Jigsaw', 'Halloween Bike Ride Jigsaw is a free online game from genre of puzzle and jigsaw games. You can select one of the 12images and then select one of the three modes: easy with 25 pieces, medium with 49 pieces and hard with 100 pieces. Have fun and enjoy!', 'https://img.gamemonetize.com/xr9569m6nrhsgw49l4xmtnv6gffcqd62/512x384.jpg', 'https://html5.gamemonetize.com/xr9569m6nrhsgw49l4xmtnv6gffcqd62/', '0', 'Arcade', 0, 0, '', 'halloween-bike-ride-jigsaw'),
(1872, 'Neon Jump', 'Neon Jump Online is an endless jump adventure game that will keep you entertained for hours on end. With its simple yet addictive gameplay, Neon Jump Online is the perfect game to play when you want to kill some time or just have some fun.', 'https://img.gamemonetize.com/sul6ctkbm3xymfwty8kgs3719hdk1fu3/512x384.jpg', 'https://html5.gamemonetize.com/sul6ctkbm3xymfwty8kgs3719hdk1fu3/', '0', 'Arcade', 0, 0, '', 'neon-jump'),
(1873, 'Pixel Protect Your Planet', 'Protect your planet and defend from invaders and destroy all androids for reach the best score in this funny arcade game.', 'https://img.gamemonetize.com/brb5x01oh113hjpd93mnnunv61t7bad7/512x384.jpg', 'https://html5.gamemonetize.com/brb5x01oh113hjpd93mnnunv61t7bad7/', '0', 'Arcade', 0, 0, '', 'pixel-protect-your-planet'),
(1874, 'Fuuta 2', 'Fuuta 2 is a 2D platformer where you have to collect all of the lipsticks while avoiding all of the single-eyed enemy monsters and their bullets, flying monsters, pins and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Fuuta&quot; series.', 'https://img.gamemonetize.com/er4hmqut7aw2oyiv38755nqxatzreyyb/512x384.jpg', 'https://html5.gamemonetize.com/er4hmqut7aw2oyiv38755nqxatzreyyb/', '0', 'Arcade', 0, 0, '', 'fuuta-'),
(1875, 'Sword Run 3D', 'Sword Run 3D is an easy to pick up action runner game. Collect sword pieces, cut off the obstacles that block your progress, and finally reach the finish line to win. More cool skins are waiting for you to unlock, what are you waiting for? Dont forget to share it with your friends if its fun!', 'https://img.gamemonetize.com/8rdz9xsqriwu77kgvyjaiww1bf2e1m0i/512x384.jpg', 'https://html5.gamemonetize.com/8rdz9xsqriwu77kgvyjaiww1bf2e1m0i/', '0', 'Arcade', 0, 0, '', 'sword-run-d'),
(1876, 'Monkey Mint', 'Super Monkey Run is amazing adventure game as super mario run Run and jump pass all levels and collect coins Buy new characters weapons or clothing for the characters Fight with different enemies and kill them Mount in foxes flying bugs and wild pigs and go far with them How far can you get', 'https://img.gamemonetize.com/ksqjbz5bhxpxys3esbrutnhmopmk0tpe/512x384.jpg', 'https://html5.gamemonetize.com/ksqjbz5bhxpxys3esbrutnhmopmk0tpe/', '0', 'Arcade', 0, 0, '', 'monkey-mint'),
(1877, 'Skibidi Long Neck', 'For a long time, Skibidi scientists worked on creating new universal fighters who could attack enemies from a distance, and their efforts bore fruit. They created shooting monsters, but the Cameramen quickly changed tactics and began to use various types of cover. We had to urgently look for a way out of the current circumstances and as a result, a new species appeared, which is what you will control in the game Skibidi Toilet: Long Neck. Today you will have to help the toilet monsters destroy quite a large number of agents. Your character will be visible on the screen in front of you, which is the latest development.', 'https://img.gamemonetize.com/u0ppvzq1p4sb1atn4f0tk7c0rtglh919/512x384.jpg', 'https://html5.gamemonetize.com/u0ppvzq1p4sb1atn4f0tk7c0rtglh919/', '0', 'Arcade', 0, 0, '', 'skibidi-long-neck'),
(1878, 'Choco Benno', 'Choco Benno is a 2D cute little platformer where you have to collect all the glasses of the chocolate milkshake while avoiding the chocolate eater monsters, spikes, giant blades and reach the Chocolate exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/np371p06fxr70uzeqcjor2ej2lod3pyi/512x384.jpg', 'https://html5.gamemonetize.com/np371p06fxr70uzeqcjor2ej2lod3pyi/', '0', 'Arcade', 0, 0, '', 'choco-benno'),
(1879, 'Mega Ramp Stunt Moto Game', 'Mega Ramp Stunt Moto is an interesting driving game. You will keep a tight rein on a motorcycle on an aerial platform and exhibit your mesmerizing driving stunts. In the process, you will encounter different obstacles. There are some acceleration items you can use in the game. You can make the best use of them to leave other players far behind.', 'https://img.gamemonetize.com/w5htph4ggrpc9i2to5s44akd4sb44ifb/512x384.jpg', 'https://html5.gamemonetize.com/w5htph4ggrpc9i2to5s44akd4sb44ifb/', '0', 'Arcade', 0, 0, '', 'mega-ramp-stunt-moto-game'),
(1880, 'Merge Alphabet: 2D Run', 'Êtes-vous prêt à participer ? Dans le monde des lettres, vous pouvez découvrir l\'histoire derrière Evil F, Amazing A, Cool C. Essayez d\'en savoir plus sur l\'alphabet dans ce jeu ! Explorons le monde de Alphabet Letter avec des personnages incroyables ! Collectez et débloquez le pouvoir de toutes les lettres ! Obtenez tout dans votre collection et construisez votre propre puissante équipe Alphabet.', 'https://img.gamemonetize.com/6q8ne7w5b708hwskvv3w0xrana74nju3/512x384.jpg', 'https://html5.gamemonetize.com/6q8ne7w5b708hwskvv3w0xrana74nju3/', '0', 'Arcade', 0, 0, '', 'merge-alphabet-d-run'),
(1881, 'Puppy: Pet Salon &amp; Dog Daycare', 'It’s time to show some virtual pet puppy love. you can do some amazing activities in sweet dog daycare to enjoy the best puppy pet care games for kids. Enjoy having the cutest baby dog of your town as your virtual pet and show your puppy care craziness by doing the necessary animal care activities of puppy games Welcome to my puppy pet care game town where different baby dogs are waiting to become your cute furry friend in the puppy salon. Now you are incharge of an amazing pet daycare salon and enjoy lots of responsibilities with a bundle of fun games of perritos. Become the best my virtual pet doctor &amp; take care of their health and grooming in this fun Dog pet care game.', 'https://img.gamemonetize.com/2rdzntxfli51o07aq51lx0uwlz1e1hm6/512x384.jpg', 'https://html5.gamemonetize.com/2rdzntxfli51o07aq51lx0uwlz1e1hm6/', '0', 'Arcade', 0, 0, '', 'puppy-pet-salon-amp-dog-daycare'),
(1882, 'Pumpkin Wheel', 'Pumpkin Wheel is a funny game where you must control a big rolling Pumpkin through 30 levels! Whit its original and colorful graphics Pumpkin Wheel will be a pleasant time-killer, simple but addicting. So accelerate, break and have a perfect control of your Pumpkin in order to complete all levels! Enjoy this game in this magic halloweens season; and follow the stars!', 'https://img.gamemonetize.com/mnjlmblbpf7icfsxb5t74u4yf1sxtyok/512x384.jpg', 'https://html5.gamemonetize.com/mnjlmblbpf7icfsxb5t74u4yf1sxtyok/', '0', 'Arcade', 0, 0, '', 'pumpkin-wheel'),
(1883, 'Pekko Robot 2', 'Pekko Robot 2 is a 2D Sci-fi themed platformer where you play as a robot who have to collect chicken eggs while avoiding the enemy bots and their bullets, flying bots, ground saws, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Pekko Bot&quot; series.', 'https://img.gamemonetize.com/5m6g9k9zqxoloxj4huwk914y88miwc99/512x384.jpg', 'https://html5.gamemonetize.com/5m6g9k9zqxoloxj4huwk914y88miwc99/', '0', 'Arcade', 0, 0, '', 'pekko-robot-'),
(1884, 'Newee Ball', 'Newee Ball is a 2D platformer where you play as a ball who have to collect lollipops while avoiding the enemy balls, spikes, rotating blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/s281zhkzde13877jv2a25n463b1f74t6/512x384.jpg', 'https://html5.gamemonetize.com/s281zhkzde13877jv2a25n463b1f74t6/', '0', 'Arcade', 0, 0, '', 'newee-ball'),
(1885, 'Akihiko vs Cannons', 'Akihiko vs Cannons is a 2D platformer where you play as a guy called Akihiko who have to collect Gold Bars while avoiding the Cannon bots, bullets, spikes, flying Cannon Bots, and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. You have 6 lives to start with.', 'https://img.gamemonetize.com/mvd3byf62tq5afuu3lxlm50gdckkgodq/512x384.jpg', 'https://html5.gamemonetize.com/mvd3byf62tq5afuu3lxlm50gdckkgodq/', '0', 'Arcade', 0, 0, '', 'akihiko-vs-cannons'),
(1886, 'PixBros   2 Player', 'Are you up for an adventure in the pixel world? Our quest involves dangerous monsters and diamonds to collect. You must survive in the cave throughout the adventure. Defeat the monsters and reach the portal. Collect all the diamonds and the key. You should reach the portal with your friend. Work together as a team with your friend to complete all the levels.', 'https://img.gamemonetize.com/hog9wylmzmx3dky1fl77mz28tskbp2xe/512x384.jpg', 'https://html5.gamemonetize.com/hog9wylmzmx3dky1fl77mz28tskbp2xe/', '0', 'Arcade', 0, 0, '', 'pixbros----player'),
(1887, 'Elf Defenders', 'Elf Defenders is a classic style arcade game, you are an elf and you have to defend the castle through 10 levels of different difficulty, defend the castle from hordes of enemies and have a fun time.', 'https://img.gamemonetize.com/kecod3lbbq3fs7yglksjz7doh2ww8fhw/512x384.jpg', 'https://html5.gamemonetize.com/kecod3lbbq3fs7yglksjz7doh2ww8fhw/', '0', 'Arcade', 0, 0, '', 'elf-defenders'),
(1888, 'Spirall Rool', 'Spiral Roll is an engaging and addictive mobile game that combines elements of puzzle-solving, precision, and creativity. Developed by SayGames, Spiral Roll challenges players to navigate a rolling ball through a dynamic, twisting path made up of various obstacles, gaps, and barriers. The goal is to guide the ball smoothly along the winding trail, avoiding obstacles and collecting gems or other in-game rewards along the way.', 'https://img.gamemonetize.com/jp112o3o4hzgrnc7zaewjkrfk282pul8/512x384.jpg', 'https://html5.gamemonetize.com/jp112o3o4hzgrnc7zaewjkrfk282pul8/', '0', 'Arcade', 0, 0, '', 'spirall-rool'),
(1889, 'Aroka', 'Aroka is a 2D anime themed platformer where you play as a cute anime girl who have to collect all of the bottles containing medicine while avoiding the enemy monsters, flying creatures, rotating blades, spikes, fire and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/na5f71e3aeoiiln8z1bycn20qc338vvv/512x384.jpg', 'https://html5.gamemonetize.com/na5f71e3aeoiiln8z1bycn20qc338vvv/', '0', 'Arcade', 0, 0, '', 'aroka'),
(1890, 'Ragag', 'fun simple game, keep running after the stars, dreams are always present', 'https://img.gamemonetize.com/of2hzjzc4rjtubdqjd93yelj69phytrb/512x384.jpg', 'https://html5.gamemonetize.com/of2hzjzc4rjtubdqjd93yelj69phytrb/', '0', 'Arcade', 0, 0, '', 'ragag'),
(1891, 'Balget', 'Get ready for an addictive challenge that will put your coordination and precision to the test! In this thrilling arcade game, your objective is to catch the targets using a ball and aim for the highest score imaginable.', 'https://img.gamemonetize.com/4o4u3umlvlokl068kpcqia185n5rezwq/512x384.jpg', 'https://html5.gamemonetize.com/4o4u3umlvlokl068kpcqia185n5rezwq/', '0', 'Arcade', 0, 0, '', 'balget'),
(1892, 'Kwak Kwak!', 'Count! count them all!&quot; as they flow through the river my grandpa would say, &quot;Catch, catch them all as they need saving! It\'s the season to catch\'n\'save the ducks from the gloomy monster at the end of the river!&quot;. Each year those words of encouragement would echo in the valleys of heaven as we sit by the river bank.', 'https://img.gamemonetize.com/4tmzn5zlogvrpxpzo788bxs7ylzbc3p6/512x384.jpg', 'https://html5.gamemonetize.com/4tmzn5zlogvrpxpzo788bxs7ylzbc3p6/', '0', 'Arcade', 0, 0, '', 'kwak-kwak'),
(1893, '456 Survival Challenge', 'There are total 456 players in this Game, your number is 456, the game is very simple. ✋ Stop when music stops or when “it” says “Red Light”.', 'https://img.gamemonetize.com/0qx57rs126ts0thrwrg36zc1r2itzkc4/512x384.jpg', 'https://html5.gamemonetize.com/0qx57rs126ts0thrwrg36zc1r2itzkc4/', '0', 'Arcade', 0, 0, '', '-survival-challenge'),
(1894, 'Voltier 2', 'Voltier 2 is a 2D platformer where you have to collect power boxes while avoiding the enemies, bullets, spikes, water, rotating blades and reach the Exit door in order to go to the next level. This is the second part of Voltier series.', 'https://img.gamemonetize.com/cdgl7tu8cdzwv1vb4juay0q30jtp3tct/512x384.jpg', 'https://html5.gamemonetize.com/cdgl7tu8cdzwv1vb4juay0q30jtp3tct/', '0', 'Arcade', 0, 0, '', 'voltier-'),
(1895, 'Color Spin 2', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/42ott8dkc2ey9itottajsl4y3haftamy/512x384.jpg', 'https://html5.gamemonetize.com/42ott8dkc2ey9itottajsl4y3haftamy/', '0', 'Arcade', 0, 0, '', 'color-spin-'),
(1896, '4GameGround - Little Mermaid Coloring', 'Coloring book &quot;Little Mermaid&quot; is a cool coloring game for children and adults. Play the Little Mermaid Coloring Book online for free. This game can be played on all devices. First you choose which of the eight pages you want to color. At the bottom of the game screen you can find the colors that were available to you, and you just click on the desired color, and to color it, click and hold them, moving the mouse the way you want. From under the page, you can also choose an eraser if you need one, and also choose how big the point from which you will color will be. Now that you know all this, start the game immediately and don\'t look back for a second!', 'https://img.gamemonetize.com/hua7cbbdzwgy1ehby7ddv65838ufgide/512x384.jpg', 'https://html5.gamemonetize.com/hua7cbbdzwgy1ehby7ddv65838ufgide/', '0', 'Arcade', 0, 0, '', 'gameground--little-mermaid-coloring'),
(1897, 'Penguin Bubble Shoot Winter', 'Prepare yourself for a fun adventure and a crazy bubble party in a thrilling winter. Penguin Bubble Winter has been developed to be suitable to be played for anyone looking for some fun entertainment when winter comes and it is now available in the playstore. Thousands of challenging Penguin Bubble Winter levels equipped with bubble colors filled with cool boosters and power-ups are ready to accompany your days through boredom. Complete multiple bubble challenges Play Penguin Bubble Winter to collect snowball bubbles every day. Test your skills bubble snow and see who can reach the highest score in this challenging penguin bubble game. Are you ready to start Penguin Bubble Winter action? Aim, match and pop all the snow bubbles in this relaxing color matching adventure. Penguin Bubble Winter is the best simple and easy to learn bubble shooter game perfect for family fun! Use logic and your skills in solving this challenging puzzle complete all the missions and be sure to collect the game booster bonuses.', 'https://img.gamemonetize.com/69gz0e0wpyzg1bihb6ywp5xsao3r7ti8/512x384.jpg', 'https://html5.gamemonetize.com/69gz0e0wpyzg1bihb6ywp5xsao3r7ti8/', '0', 'Arcade', 0, 0, '', 'penguin-bubble-shoot-winter'),
(1898, 'Draw Climber 2 Game', 'Draw Climber 2 is an interesting race game. You have to draw a leg that makes sure the block could move. You will race with another block, there are obstacles will in your way. Be smart, change the shape of your legs anytime you could pass any obstacles.', 'https://img.gamemonetize.com/n0urux85ywqnnvqhbjklwp3k9yku3iwv/512x384.jpg', 'https://html5.gamemonetize.com/n0urux85ywqnnvqhbjklwp3k9yku3iwv/', '0', 'Arcade', 0, 0, '', 'draw-climber--game'),
(1899, 'Chitu Adventures', 'Chitu Adventures is a 2D platformer where you play as an employee called Chitu who have to collect all of the important papers of your project, which have been taken away by your evil coworkers, and avoid your evil coworkers, spikes and saws and reach the Office door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/ma95rr61yzdxgvudcfyavm93unohjs2i/512x384.jpg', 'https://html5.gamemonetize.com/ma95rr61yzdxgvudcfyavm93unohjs2i/', '0', 'Arcade', 0, 0, '', 'chitu-adventures'),
(1900, 'Bouncy Ball Garten', 'Bouncy Ball Heroes is one of the most interesting bouncing ball games. With the simple control and challenging puzzle, the bouncy ball has been beautifully designed for players of all age groups. jump, and bounce the roller ball through a mechanical wasteland, the player needs to ensure that the jumping ball does not fall into shapes and Circles.', 'https://img.gamemonetize.com/sbh8zar33xfqw4u58hohx2wiyl1y9rfp/512x384.jpg', 'https://html5.gamemonetize.com/sbh8zar33xfqw4u58hohx2wiyl1y9rfp/', '0', 'Arcade', 0, 0, '', 'bouncy-ball-garten'),
(1901, 'Fly AirPlane 3D', 'Fly AirPlane 3D Game the mission of this game is to collect ruby, diamond, star, fuel the maximum number who collect it is the winner, When the airplane collides with the clouds, the fuel gets reduced due to which game over. looking a beautiful scene ..3D more fun game.. enjoy..', 'https://img.gamemonetize.com/jelf51z39ajaw98tamxjh6qihudou7rk/512x384.jpg', 'https://html5.gamemonetize.com/jelf51z39ajaw98tamxjh6qihudou7rk/', '0', 'Arcade', 0, 0, '', 'fly-airplane-d'),
(1902, 'Sling Drift', 'Fast action drifting with your car around an endless race track. One tap easy to learn controls with addictive gameplay.', 'https://img.gamemonetize.com/3y5qrsgr0z9edszbx6mpcm2w0p5eevjp/512x384.jpg', 'https://html5.gamemonetize.com/3y5qrsgr0z9edszbx6mpcm2w0p5eevjp/', '0', 'Arcade', 0, 0, '', 'sling-drift'),
(1903, 'Friends Battle Diamonds', 'Hey! Are you or your friend going to collect diamonds faster? Lets see. You need to collect diamonds, and the one who collects them the fastest wins. Are you up for a friendly match with your friend? Race and be the quickest to collect the diamonds. Collect the diamond and head to the chest.', 'https://img.gamemonetize.com/9e41z1sjtax75mz4vvscgfd5p57n8b0c/512x384.jpg', 'https://html5.gamemonetize.com/9e41z1sjtax75mz4vvscgfd5p57n8b0c/', '0', 'Arcade', 0, 0, '', 'friends-battle-diamonds'),
(1904, 'Deca vs Rooko 2', 'Deca vs Rooko 2 is a 2D cute little platformer where you have to collect all of the hotdogs(food) while avoiding all of the enemies, and their bullets, spikes and giant blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Deca vs Rooko&quot; series.', 'https://img.gamemonetize.com/3cefs3i2hyrpqainfo3xkjbo62acmzgd/512x384.jpg', 'https://html5.gamemonetize.com/3cefs3i2hyrpqainfo3xkjbo62acmzgd/', '0', 'Arcade', 0, 0, '', 'deca-vs-rooko-'),
(1905, 'Tuny vs Osu', 'Tuny vs Osu is a 2D Sci-fi themed platformer where you have to collect all of the purple cubes while avoiding the enemies, flying creatures, spikes, saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/er6xnjae9drpolaf64uvy06p43tktb68/512x384.jpg', 'https://html5.gamemonetize.com/er6xnjae9drpolaf64uvy06p43tktb68/', '0', 'Arcade', 0, 0, '', 'tuny-vs-osu'),
(1906, 'Goofy Goose', 'Sad story about novice space goose. His name is Goofy Goose and he is trying to find his wife - Goosey Goose.', 'https://img.gamemonetize.com/366wei9ms9h6d4ccfkpy92wennqecahh/512x384.jpg', 'https://html5.gamemonetize.com/366wei9ms9h6d4ccfkpy92wennqecahh/', '0', 'Arcade', 0, 0, '', 'goofy-goose'),
(1907, 'Pekko Robot', 'Pekko Robot is a 2D Sci-fi themed platformer where you play as a robot who have to collect chicken eggs while avoiding the enemy bots, flying bots, ground saws, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/m9tsp7ciuinc69ua2lwfhxsgwknkz0xb/512x384.jpg', 'https://html5.gamemonetize.com/m9tsp7ciuinc69ua2lwfhxsgwknkz0xb/', '0', 'Arcade', 0, 0, '', 'pekko-robot'),
(1908, 'Farmers Island', 'Play the game as a farmer, start planting different crops, manage your own farm and restore the real planting process. Players can get gold coins in various ways, for example, by sowing, watering and waiting for the harvest to ripen. Various props are also available to allow you to harvest faster, and you can also hire a group of workers to quickly accumulate wealth and create your own farmers paradise.', 'https://img.gamemonetize.com/ji6h5gdlr5qadt5il9tzbzphj9ed8fhm/512x384.jpg', 'https://html5.gamemonetize.com/ji6h5gdlr5qadt5il9tzbzphj9ed8fhm/', '0', 'Arcade', 0, 0, '', 'farmers-island'),
(1909, 'Raktoo 2', 'Raktoo 2 is a 2D cute little platformer where you have to collect all of the black grapes while avoiding the enemy monsters, flying monsters, their bullets, spikes, and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Raktoo&quot; series.', 'https://img.gamemonetize.com/xc5nf2cc90y09ehhrr7c66ywugfoka3l/512x384.jpg', 'https://html5.gamemonetize.com/xc5nf2cc90y09ehhrr7c66ywugfoka3l/', '0', 'Arcade', 0, 0, '', 'raktoo-'),
(1910, '99 Balls Strike', 'Be prepared to face off against the ultimate fight between cannons and boulders! You can save the planet from the enemy\'s rock onslaught by honing your rock-shooting talents, putting them into action, and transporting you to Cloud 9 in excitement, movement, and enjoyment! Spend your spare time destroying the enemy stones and re-shooting the rocks as many times as necessary to complete the mission. Keep your distance from the rocks since they may fall on your gun and damage it if you don\'t. Be cautious and plan the most acceptable strategy for dealing with the rock onslaught so that you may become the greatest cannon shooting champion.', 'https://img.gamemonetize.com/o6uyfp4omggtrzqih62pmkvk5929sgvj/512x384.jpg', 'https://html5.gamemonetize.com/o6uyfp4omggtrzqih62pmkvk5929sgvj/', '0', 'Arcade', 0, 0, '', '-balls-strike'),
(1911, 'MathPup Car Stroop', 'Drive the car through the board that contains color be mentioned.', 'https://img.gamemonetize.com/jkhbmibdgbw5tq6lu5ldxajktxpsyh1b/512x384.jpg', 'https://html5.gamemonetize.com/jkhbmibdgbw5tq6lu5ldxajktxpsyh1b/', '0', 'Arcade', 0, 0, '', 'mathpup-car-stroop'),
(1912, 'Alphabet Lore 3', 'c\'est un simulateur amusant avec des alphabets, Meilleures animations alphabétiques et jeu de sons Êtes-vous amusant de la tradition des alphabets ? [A-Z] Si oui, ce jeu pour vous et vos amis Dans ce simulateur, vous pouvez afficher l\'animation de la tradition des alphabets et avec son appel de nom.', 'https://img.gamemonetize.com/onc972tl3ebhfhow5q65lp8m1pkkp2pb/512x384.jpg', 'https://html5.gamemonetize.com/onc972tl3ebhfhow5q65lp8m1pkkp2pb/', '0', 'Arcade', 0, 0, '', 'alphabet-lore-'),
(1913, 'Penguin Games', 'Bounce the penguin sky high! Bouncemasters is one of the funniest casual arcade games with endless replayability where you compete to beat your own and other players records! What awaits you in the Bouncemasters arcade: - Simple but addictive gameplay - Lots of bats and boosters to choose from - Various upgrades and rewards - Beautiful animations and funny characters - Colorful and pleasant game locations - Competitive leaderboards. Show the world your skill! You\'ll definitely love Bouncemasters if you like endless runner arcades, jumping casual games or just nice and fun addicting tap games! Choose the best bat and get ready to hit! Even a penguin can learn to fly high! Download Bouncemasters penguin game for free right now!', 'https://img.gamemonetize.com/pluemmm4lehzekwszqoby2oxxyiw4jz8/512x384.jpg', 'https://html5.gamemonetize.com/pluemmm4lehzekwszqoby2oxxyiw4jz8/', '0', 'Arcade', 0, 0, '', 'penguin-games'),
(1914, 'Escaping Zombie', 'Get your heart pumping with the Escaping Zombie Online Jump Game! With just one click, you can start playing this addicting game. See how long you can last against the never-ending hordes of zombies. Can you make it to the top of the leaderboard? Play now and find out! Look no further than Escaping Zombie! In this thrilling game, you must guide your character through a city overrun by zombies, avoiding being caught and turned into one of them yourself. With exciting gameplay and hours of fun, Escaping Zombie is a must-play game for all fans of online gaming!', 'https://img.gamemonetize.com/hdxtw3bt2rc82l10f3vhr1jt121eocwm/512x384.jpg', 'https://html5.gamemonetize.com/hdxtw3bt2rc82l10f3vhr1jt121eocwm/', '0', 'Arcade', 0, 0, '', 'escaping-zombie'),
(1915, 'Cheno vs Reeno', 'Cheno vs Reeno is a 2D cute little platformer where you have to collect gold coins while avoiding the enemies, flying creatures, spikes, and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/nxr5kzxa327a464quv2a2csbt2nez7ak/512x384.jpg', 'https://html5.gamemonetize.com/nxr5kzxa327a464quv2a2csbt2nez7ak/', '0', 'Arcade', 0, 0, '', 'cheno-vs-reeno'),
(1916, 'Darios Quest', 'Darios Quest is a 2D platformer where you have to collect all of the ice cream bars while avoiding the monsters, spikes and saws and reach your girlfriend in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. Will you be able to collect all of the ice cream bars for your girlfriend?', 'https://img.gamemonetize.com/39zdmy3zqs66wpa2o7uyr1gbsxcboi3w/512x384.jpg', 'https://html5.gamemonetize.com/39zdmy3zqs66wpa2o7uyr1gbsxcboi3w/', '0', 'Arcade', 0, 0, '', 'darios-quest'),
(1917, 'Jeka Dash 2', 'In this dynamic game you need to dodge various obstacles and get to the finish line. The main character always moves forward and has different shapes with different features - a guy, a plane, a disk, a ball. The game has good graphics, music and different locations. With each level it becomes more difficult, it will take a good reaction, memory and patience to pass, do not despair if you cannot pass all the levels.', 'https://img.gamemonetize.com/83s6fufv3fz3xkef5h92jq9zeljzc1ow/512x384.jpg', 'https://html5.gamemonetize.com/83s6fufv3fz3xkef5h92jq9zeljzc1ow/', '0', 'Arcade', 0, 0, '', 'jeka-dash-'),
(1918, 'Friends Battle TNT', 'Are you up for an intense challenge with your friends? You should compete against your friend. Its the perfect time for a race with your friend. The one who collects flying TNTs the fastest wins. There are two teams, red and blue. The team that collects the most TNTs wins. The first to collect 20 TNTs wins. You must collect them before your friend does. Catch the TNTs flying in the air.', 'https://img.gamemonetize.com/5ogv7l1fq73s9w9ihsfbwe7kln93b482/512x384.jpg', 'https://html5.gamemonetize.com/5ogv7l1fq73s9w9ihsfbwe7kln93b482/', '0', 'Arcade', 0, 0, '', 'friends-battle-tnt'),
(1919, 'Pocket Dungeon Survivor', 'Dungeon Survivor is a roguelike survivor game where you have to beat the enemies in a 1-screen dungeon, surviving maximum as possible and upgrading your character with new attributes, abilities and skins!', 'https://img.gamemonetize.com/6m4mqwd1ux40ecoslud4ya9ku2v3lhx4/512x384.jpg', 'https://html5.gamemonetize.com/6m4mqwd1ux40ecoslud4ya9ku2v3lhx4/', '0', 'Arcade', 0, 0, '', 'pocket-dungeon-survivor'),
(1920, 'People Throw!', 'People Throw! is an engaging Unity-based game that harnesses the power of scripting to create an exhilarating experience. In this unique title, players must strategically toss characters into designated targets while navigating challenging obstacles. With precise physics and intuitive controls, its a test of precision and skill. Customize your characters, unlock new levels, and compete with friends in this addictive and physics-driven adventure. Get ready to embark on a journey of throwing fun in People Throw! Website Developer &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/7remuq85sfcjgp9nkpz95cdnonu6uy3u/512x384.jpg', 'https://html5.gamemonetize.com/7remuq85sfcjgp9nkpz95cdnonu6uy3u/', '0', 'Arcade', 0, 0, '', 'people-throw'),
(1921, 'Adou Adventure', 'Adou Adventure is a 2D Platformer where you have to collect the jewels while avoiding the enemies, rotating blades and spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/2538n2h9juszh7u5jzwsw3sx89wnnis9/512x384.jpg', 'https://html5.gamemonetize.com/2538n2h9juszh7u5jzwsw3sx89wnnis9/', '0', 'Arcade', 0, 0, '', 'adou-adventure'),
(1922, 'Gold seeker-3', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/z4m3rzw3sqz1eyoepcxzclz43wx5g8ug/512x384.jpg', 'https://html5.gamemonetize.com/z4m3rzw3sqz1eyoepcxzclz43wx5g8ug/', '0', 'Arcade', 0, 0, '', 'gold-seeker'),
(1923, 'Hekov Bot 2', 'Hekov Bot 2 is a 2D Sci-fi themed platformer where you have to collect all of the battery cells while avoiding the enemy bots, the flying bots, bullets, spikes, and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Hekov Bot&quot; series.', 'https://img.gamemonetize.com/krn0nj8cyu162o3phdcrvjj1b63sfabu/512x384.jpg', 'https://html5.gamemonetize.com/krn0nj8cyu162o3phdcrvjj1b63sfabu/', '0', 'Arcade', 0, 0, '', 'hekov-bot-'),
(1924, 'Match POP Blocks Puzzle', 'It’s a simple yet challenging free block puzzle you won’t be able to put down. Merge cube blocks on the 9x9 grid, which should be familiar to all sudoku fans, to build lines and squares. Strategically stack sudoku blocks made up of cubes on the board to destroy them and keep the board clean.', 'https://img.gamemonetize.com/bqj8e306rpk3tz68id1v19bhwbud4gjc/512x384.jpg', 'https://html5.gamemonetize.com/bqj8e306rpk3tz68id1v19bhwbud4gjc/', '0', 'Arcade', 0, 0, '', 'match-pop-blocks-puzzle'),
(1925, 'Space Pixels', 'Venture into this space adventure! In this game you will have the opportunity to play numerous game modes continuously updated. Collect gems with which you can buy crates to upgrade ships and level up by accumulating points by playing! Good luck!', 'https://img.gamemonetize.com/gr8t8n65mf9gom1v6206hrcsz450kaso/512x384.jpg', 'https://html5.gamemonetize.com/gr8t8n65mf9gom1v6206hrcsz450kaso/', '0', 'Arcade', 0, 0, '', 'space-pixels'),
(1926, 'Ichikas Adventure 2', 'Ichikas Adventure 2 is a 2D anime themed platformer where you play as Anime girl called Ichika who have to collect all of the necklaces while avoiding the enemies and their bullets, flying creatures, spikes, and saws and reach the door of your house in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Ichikas Adventure&quot; series.', 'https://img.gamemonetize.com/ac599jqk7m98oklcqm1s0866x8k1psj4/512x384.jpg', 'https://html5.gamemonetize.com/ac599jqk7m98oklcqm1s0866x8k1psj4/', '0', 'Arcade', 0, 0, '', 'ichikas-adventure-'),
(1927, 'Snake Eats Apple', 'Snake Eats Apple is a fun online game where you control a snake and try to eat as many apples as possible. The objective of the game is to grow your snake by eating the apples, but be careful not to run into the walls or your own tail! The game gets more challenging as your snake grows longer, so make sure to plan your moves carefully. So, stay focused and try to beat your high score with each playthrough! Enjoy playing', 'https://img.gamemonetize.com/znd57xkipqdx5tj7nh5lhwcxgcbhm1kj/512x384.jpg', 'https://html5.gamemonetize.com/znd57xkipqdx5tj7nh5lhwcxgcbhm1kj/', '0', 'Arcade', 0, 0, '', 'snake-eats-apple'),
(1928, 'King Kong Hero', '4 Worlds – 36 levels total, 4 Big Bosses fight at final level', 'https://img.gamemonetize.com/u6a04yb5i5w6m4hpvkudbu4oz2ohj5jp/512x384.jpg', 'https://html5.gamemonetize.com/u6a04yb5i5w6m4hpvkudbu4oz2ohj5jp/', '0', 'Arcade', 0, 0, '', 'king-kong-hero'),
(1929, 'Kuma Bear 2', 'Kuma Bear 2 is a 2D platformer where you play as a bear who have to collect all of the chocolate bars while avoiding the enemy dogs and foxes, flying birds, spikes and pins and reach your house in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Kuma Bear&quot; series.', 'https://img.gamemonetize.com/59wlkb76w1ts1s3959oclrhio35lm16e/512x384.jpg', 'https://html5.gamemonetize.com/59wlkb76w1ts1s3959oclrhio35lm16e/', '0', 'Arcade', 0, 0, '', 'kuma-bear-'),
(1930, 'Gloo Bot', 'Gloo Bot is a 2D Sci-fi themed platformer where you have to play as a robot who have to collect all of the battery cells while avoiding the enemy robots, flying bots, spikes and reach your Robot House in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/9t312bti3zewvlzeuugj99b5o79guqet/512x384.jpg', 'https://html5.gamemonetize.com/9t312bti3zewvlzeuugj99b5o79guqet/', '0', 'Arcade', 0, 0, '', 'gloo-bot'),
(1931, 'Pull Him Out Game', 'Looking for a fun and free online game? Check out Pull Him Out! In this game, you need to help the character get out of different situations. You\'ll need to use your mouse to click on objects and solve puzzles. See how far you can get in this challenging and addictive game!', 'https://img.gamemonetize.com/auuuszf8wawk2cigxs4wbkebo9nqzpfw/512x384.jpg', 'https://html5.gamemonetize.com/auuuszf8wawk2cigxs4wbkebo9nqzpfw/', '0', 'Arcade', 0, 0, '', 'pull-him-out-game'),
(1932, 'Rajuchan 2', 'Rajuchan 2 is a 2D cute little platformer where you have to collect all of the gold coins while avoiding the green and purple enemies, flying monsters, spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Rajuchan&quot; series.', 'https://img.gamemonetize.com/mjjl1p1nghuod9c1bizwms9c58r922x7/512x384.jpg', 'https://html5.gamemonetize.com/mjjl1p1nghuod9c1bizwms9c58r922x7/', '0', 'Arcade', 0, 0, '', 'rajuchan-'),
(1933, 'Chief joust', 'Draw different cars depending on the opponent to win the battle. Pay attention to the location and type of weapons on the enemys car.', 'https://img.gamemonetize.com/6506u35p7tzbjnt1mbzl0gnwwksczthu/512x384.jpg', 'https://html5.gamemonetize.com/6506u35p7tzbjnt1mbzl0gnwwksczthu/', '0', 'Arcade', 0, 0, '', 'chief-joust'),
(1934, 'Archery Of The King', 'Stickman Archery Master - Archer Puzzle Warrior Be an Archer Hero (Arc-hero) and join the battle. Fight enemies, shoot em up and become an archer legend. In an Upsiverse, where everything is illogical, your archer hero - Stickman must survive in a chaos world - ruled by stick enemy, zombies and shadow bosses. All you have is a classic bow, and you need to train yourself to be master with that weapon. But more levels you passed, more legend weapons you could find, and more mystical arrows you could discover on your way.', 'https://img.gamemonetize.com/4s4o3psr9a6rgx1hwiwinaimpdbnrd8r/512x384.jpg', 'https://html5.gamemonetize.com/4s4o3psr9a6rgx1hwiwinaimpdbnrd8r/', '0', 'Arcade', 0, 0, '', 'archery-of-the-king'),
(1935, 'Hana Bot 2', 'Hana Bot 2 is a 2D Sci-fi themed platformer where you play as a bot who have to collect all of the test tubes while avoiding the enemy bots and their bullets, flying bots, giant blades, and spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Hana Bot&quot; series.', 'https://img.gamemonetize.com/cmr9bq0zav4f4z8cx5n2mgrkegewo7jn/512x384.jpg', 'https://html5.gamemonetize.com/cmr9bq0zav4f4z8cx5n2mgrkegewo7jn/', '0', 'Arcade', 0, 0, '', 'hana-bot-'),
(1936, 'Treasure Island Pinball', 'Immerse yourself in the classic game of pinball set against the exciting backdrop of a pirate theme! Treasure Island Pinball offers all the thrills of traditional pinball gameplay with the added adventure of hunting for buried treasure. Navigate the twists and turns of the pinball table, hitting targets, activating bonuses, and unlocking hidden features to uncover the secrets of the high seas. With stunning graphics, realistic physics, and captivating sound effects, Treasure Island Pinball promises endless hours of entertainment for players of all ages. Get ready to embark on an epic pinball adventure and become the ultimate pirate captain!', 'https://img.gamemonetize.com/aiwt5fjrqo6ae7cj4mkqd90b5nz0vyv8/512x384.jpg', 'https://html5.gamemonetize.com/aiwt5fjrqo6ae7cj4mkqd90b5nz0vyv8/', '0', 'Arcade', 0, 0, '', 'treasure-island-pinball'),
(1937, 'Cano Bunny 2', 'Cano Bunny 2 is a 2D platformer where you play as a cute bunny who have to collect all of the carrots while avoiding the turtle monsters and their bullets, rotating blades, spikes and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Cano Bunny&quot; series.', 'https://img.gamemonetize.com/ps04gw9r03g71txykyx88ra17dz6we87/512x384.jpg', 'https://html5.gamemonetize.com/ps04gw9r03g71txykyx88ra17dz6we87/', '0', 'Arcade', 0, 0, '', 'cano-bunny-'),
(1938, 'Set Bot 2', 'Set Bot 2 is a 2D Sci-fi themed platformer where you play as a bot who have to collect red tech balls while avoiding the enemy bots and their bullets, flying bots, spikes and giant blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Set Bot&quot; series.', 'https://img.gamemonetize.com/a0yhxk6s45x01hvsnup4rgb4wi51t97o/512x384.jpg', 'https://html5.gamemonetize.com/a0yhxk6s45x01hvsnup4rgb4wi51t97o/', '0', 'Arcade', 0, 0, '', 'set-bot-'),
(1939, 'Out Of Space', 'Welcome to Speedrun Platformer! Set a New World Record by tapping buttons to become 1st in world speedrun leaderboard! Embark on an adventurous tap tap journey: get the 1st place in Leaderboard. Dominate. Tap tap. Complete deadly trials with traps. Find secrets. What are you waiting for? Indulge yourself in some adventures and become the hero of speedrun story. Set Tap-Tap World Record!', 'https://img.gamemonetize.com/0giuktezj474cs4iyzqly505xvtmegfj/512x384.jpg', 'https://html5.gamemonetize.com/0giuktezj474cs4iyzqly505xvtmegfj/', '0', 'Arcade', 0, 0, '', 'out-of-space'),
(1940, 'Jezaa 2', 'Jezaa 2 is a 2D anime themed platformer where you play as an anime girl who have to collect purple cubes while avoiding the monsters, flying creatures, their bullets, ground saws, lava, and reach the yellow flag in order to go to the next level. There are 8 levels to play with increasing difficulty. This is the second installment of the original Jezaa series.', 'https://img.gamemonetize.com/uwibri700zv7kpsot7cc4ds4v4lqhm65/512x384.jpg', 'https://html5.gamemonetize.com/uwibri700zv7kpsot7cc4ds4v4lqhm65/', '0', 'Arcade', 0, 0, '', 'jezaa-'),
(1941, 'hardxel', 'Help the twin siblings reach the portal located in the cave. Assist the twin siblings in their adventure. Help them reach the chests, open them, and find the key. While searching for the key, collect all the coins. Once you complete all the tasks, reach the door together with your sibling.', 'https://img.gamemonetize.com/yzq35c6i40w8i0n0j2dbvd7xnacvq3pd/512x384.jpg', 'https://html5.gamemonetize.com/yzq35c6i40w8i0n0j2dbvd7xnacvq3pd/', '0', 'Arcade', 0, 0, '', 'hardxel'),
(1942, 'Gozu Adventures', 'Gozu Adventures is a 2D platformer where you have to collect all of the cup cakes while avoiding the enemies, flying creatures, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/p67jc3tbl0hez0qd9y6ww60szq3h2a8n/512x384.jpg', 'https://html5.gamemonetize.com/p67jc3tbl0hez0qd9y6ww60szq3h2a8n/', '0', 'Arcade', 0, 0, '', 'gozu-adventures'),
(1943, 'Acorn Bot 2', 'Acorn Bot 2 is a 2D platformer where you have to collect all of the ice cream cones while avoiding the enemy bots, flying robots, ground saws, spikes and reach the Exit door in order to go to the next level. There are 8 levels and the difficulty increases as you proceed. This is the second installment of the original &quot;Acorn Bot&quot; series.', 'https://img.gamemonetize.com/7nojca8641mk04ap7k53s5pxea894635/512x384.jpg', 'https://html5.gamemonetize.com/7nojca8641mk04ap7k53s5pxea894635/', '0', 'Arcade', 0, 0, '', 'acorn-bot-'),
(1944, 'Rotuman 2', 'Rotuman 2 is a 2D platformer where you have to collect all of the golden keys while avoiding red and green enemies, flying creatures, spikes, and reach your house in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Rotuman&quot; series.', 'https://img.gamemonetize.com/ynqb2tsgq8puneg4m42jcug8cjwkzqa0/512x384.jpg', 'https://html5.gamemonetize.com/ynqb2tsgq8puneg4m42jcug8cjwkzqa0/', '0', 'Arcade', 0, 0, '', 'rotuman-'),
(1945, 'Crush All', 'Our goal is to recycle and destroy more cars. Only higher-level tow hooks can tow higher-level cars. Dragging and combining the tow hooks creates a stronger power.', 'https://img.gamemonetize.com/2wlf8l8y1zyjd7pdfzl36fncrimg4s7k/512x384.jpg', 'https://html5.gamemonetize.com/2wlf8l8y1zyjd7pdfzl36fncrimg4s7k/', '0', 'Arcade', 0, 0, '', 'crush-all'),
(1946, 'Super Hero Legends', 'Journey across the world, scouring for essential components that will fuel your adventure. Unleash your creativity by crafting your very own team of heroes, each with their distinct abilities and personalities. Engage in epic clashes against formidable adversaries, testing your heroes mettle and strategy. As you progress, diligently upgrade your heroes, bolstering their strengths and skills, all in a valiant effort to defend and preserve the world from impending threats and chaos. Website Developer &lt;a href=\'https://www.bestcrazygames.com/\'&gt;https://www.bestcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/9sce2faxpfju103wy0ukbqw17icynnuj/512x384.jpg', 'https://html5.gamemonetize.com/9sce2faxpfju103wy0ukbqw17icynnuj/', '0', 'Arcade', 0, 0, '', 'super-hero-legends'),
(1947, 'Puppetman: Ragdoll Puzzle', 'Puppetman: Ragdoll Puzzle is a fun logical game with ragdoll character physics and nice graphics. Help the main character named Poly go down to the ground. To do this, you have to solve puzzles by interacting with various objects that affect the hero. Features: - Fun ragdoll character physics combined with logic puzzles. - Simple controls. - Realistic behavior of surrounding objects. The main goal is to lower the man to the ground, causing him as little damage as possible. Control is carried out by pressing buttons on the screen, or keys on the keyboard.', 'https://img.gamemonetize.com/31uozw5js14g2erjrc5tz6vzfskr3x5r/512x384.jpg', 'https://html5.gamemonetize.com/31uozw5js14g2erjrc5tz6vzfskr3x5r/', '0', 'Arcade', 0, 0, '', 'puppetman-ragdoll-puzzle'),
(1948, 'Army Raid', 'A distinct and thrilling tactical game will engage you through its mechanics. Seize territories from your foes and dominate the continent. Invaders have seized your realm and taken your fortresses; reclaim them with your soldiers assistance. Enlist fresh troops, enhance their skills, and triumph in each skirmish. Earn prizes for each vanquished adversary. Spend them judiciously and obliterate your rivals. Website Developer &lt;a href=\'https://zh.kizi10.org\'&gt;https://zh.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/ifl0vhbhy3we7taumpq8g9i75egpunu5/512x384.jpg', 'https://html5.gamemonetize.com/ifl0vhbhy3we7taumpq8g9i75egpunu5/', '0', 'Arcade', 0, 0, '', 'army-raid'),
(1949, 'Jhunko Bot', 'Jhunko Bot is a 2D Sci-fi themed platformer where you have to collect the laptops containing technology secrets while avoiding the enemy bots, flying bots, lasers and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/oq31ljkjdvheng4l5x39luit3twivo9j/512x384.jpg', 'https://html5.gamemonetize.com/oq31ljkjdvheng4l5x39luit3twivo9j/', '0', 'Arcade', 0, 0, '', 'jhunko-bot'),
(1950, 'Cheno vs Reeno 2', 'Cheno vs Reeno 2 is a 2D cute little platformer where you have to collect gold coins while avoiding different kinds of enemies, flying creatures, spikes, and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Cheno vs Reeno&quot; series.', 'https://img.gamemonetize.com/uc0oq8d8qbltk66r54xu7q7vmz3jy4p2/512x384.jpg', 'https://html5.gamemonetize.com/uc0oq8d8qbltk66r54xu7q7vmz3jy4p2/', '0', 'Arcade', 0, 0, '', 'cheno-vs-reeno-'),
(1951, 'Wizard Santa Jump', 'An online action game, Wizard Santa Jump has players guiding Santa as he jumps through several levels. To win, you must make it to the finish of each level without dying from being hit by obstacles or falling off the edge.', 'https://img.gamemonetize.com/81shja9hgxavi6i5bbyy29926j3c82gk/512x384.jpg', 'https://html5.gamemonetize.com/81shja9hgxavi6i5bbyy29926j3c82gk/', '0', 'Arcade', 0, 0, '', 'wizard-santa-jump'),
(1952, 'Super Card Memory Match', 'The objective of this game is to gather the even cards Win the game when you collect them all! Enjoy this game. You will have a lot of fun!', 'https://img.gamemonetize.com/odpzqklat8a87ofa42ad404z8qd5j22w/512x384.jpg', 'https://html5.gamemonetize.com/odpzqklat8a87ofa42ad404z8qd5j22w/', '0', 'Arcade', 0, 0, '', 'super-card-memory-match'),
(1953, 'Otaho Bird 2', 'Otaho Bird 2 is a 2D platformer where you play as a bird who have to collect all of the slices of bread while avoiding the enemy birds, flying birds and their bullets, rotating blades, and fire and reach the nest in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Otaho Bird&quot; series.', 'https://img.gamemonetize.com/vxf8k3tckwmy56xo37ub9klqrju6rlpk/512x384.jpg', 'https://html5.gamemonetize.com/vxf8k3tckwmy56xo37ub9klqrju6rlpk/', '0', 'Arcade', 0, 0, '', 'otaho-bird-'),
(1954, 'Bridge Stick', 'Bridge Stick is an arcade game, and the goal of this game is that you need to pass the warrior between pillars. Tap on the screen and the bar will be shown. The bar will grow as you tap the screen. You need to make the bar have sufficient length to connect two pillars and to create a bridge, where the player can walk. If you make the stick shorter or longer the player will fall down and the game will be over. Try to pass more pillars as you can.', 'https://img.gamemonetize.com/rhql8fo78q0xab8ac9r956i7vuxxwsx8/512x384.jpg', 'https://html5.gamemonetize.com/rhql8fo78q0xab8ac9r956i7vuxxwsx8/', '0', 'Arcade', 0, 0, '', 'bridge-stick');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(1955, 'Jet Micky', 'Jet Micky is very hungry and needs to be fed. Each section has 3 slices of cheese. Micky wants to eat these cheeses without getting caught in the traps. Want to help him on this action-packed journey?', 'https://img.gamemonetize.com/ajqpbk594xrrrw30yh7hr8zm4zb089gb/512x384.jpg', 'https://html5.gamemonetize.com/ajqpbk594xrrrw30yh7hr8zm4zb089gb/', '0', 'Arcade', 0, 0, '', 'jet-micky'),
(1956, 'Daruma Tiger Run', 'The Daruma Tiger endless online game is a great way to pass the time. It\'s an endless runner game that features a tiger who dashes through a course. The goal is to get as far as you can without hitting any obstacles. The game is free to play, and it\'s a great way to challenge yourself or your friends.', 'https://img.gamemonetize.com/t3wvq2b2wgnf3mtvep8pljw8sjdfuzyk/512x384.jpg', 'https://html5.gamemonetize.com/t3wvq2b2wgnf3mtvep8pljw8sjdfuzyk/', '0', 'Arcade', 0, 0, '', 'daruma-tiger-run'),
(1957, 'Killer Boy', '2D platform game', 'https://img.gamemonetize.com/0m6il2atu8uu3q397x33vfcf7pcb7z15/512x384.jpg', 'https://html5.gamemonetize.com/0m6il2atu8uu3q397x33vfcf7pcb7z15/', '0', 'Arcade', 0, 0, '', 'killer-boy'),
(1958, 'Cocoman', 'Cocoman is a 2D cute little platformer where you have to collect bottles of coconut milk which act as the source of your energy while avoiding the enemies, rotating blades, giant blades, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/emqxdjmmg6x2fzyqrnjahbfkcy44t1a6/512x384.jpg', 'https://html5.gamemonetize.com/emqxdjmmg6x2fzyqrnjahbfkcy44t1a6/', '0', 'Arcade', 0, 0, '', 'cocoman'),
(1959, 'Airport Manager 2022', 't is time to take over this city airport! Build your own airline, managing all the aircrafts and crew. Your airport must be the best one! Plane simulation is amazing! Airport Manager\'s Duties ❤️ Be an airport scanner, check passenger and their luggage by X-Ray scanner, make sure no prohibited items. ❤️ Check Visa for everyone, the stamp will surprise you! ❤️ Some planes and helicopters are not working in the hangar, please fix and clean it! ❤️ Be a pilot, fly your plane safely. Plane simulation is amazing! ❤️ Offer In-flight Service to every passenger. ❤️ Be plane/helicopter commander, and manage all planes/helicopters. ❤️ Find customer\'s lost luggage. ❤️ You can drawing when get an inspiration!', 'https://img.gamemonetize.com/ykp3j7eicj7rx41upvc2xw1kzjejd5kl/512x384.jpg', 'https://html5.gamemonetize.com/ykp3j7eicj7rx41upvc2xw1kzjejd5kl/', '0', 'Arcade', 0, 0, '', 'airport-manager-'),
(1960, 'Yuas Quest 2', 'Yuas Quest 2 is a 2D platformer where you have to play as an anime girl who have to collect antidotes of Zombie virus while avoiding the various kinds of zombies, flying zombies and their bullets, saws and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Yuas Quest&quot; series.', 'https://img.gamemonetize.com/e16ybk76dt9j9c5f3yd5fn010co3ydgw/512x384.jpg', 'https://html5.gamemonetize.com/e16ybk76dt9j9c5f3yd5fn010co3ydgw/', '0', 'Arcade', 0, 0, '', 'yuas-quest-'),
(1961, 'Stacky Bird Zoo Run: Super casual flying bird game', 'Stack your eggs to pass obstacles, but watch out for monsters and spikes. Stacky Bird Zoo Run is the fun and addicting game you have been waiting for, spending hours of flying fun! The square bird\'s mission is to fly to new lands. Build a long chain of eggs and fly around obstacles to reach new levels and locations, with beautiful birdhouses. Stack the perfect amount of eggs and make 3 perfect landings to enter Shooty Mode. Take on bigger challenges and fly to the finish as the best bird on the leaderboard! Bird games are fun and addicting, but you can unlock even more characters! Chickens, cats, pigs and more - find your favorite character and fly over obstacles. Stacky Bird Zoo Run is easy to grab, but hard to master. Go through the colorful levels of Stacky Bird Zoo Run and help your bird get home! Features of Stacky Bird Zoo Run: Stack the eggs - Stack eggs to overcome obstacles and avoid dangers! - Build an egg chain - Fly towards the end of the level with extra eggs for bonus coins Explore and Collect - Flying games take your bird to new lands and landscapes - Earn coins as you play to unlock different characters - Unlock secret characters through the mini-game Square Nesting Boxes for Cubic Birds - Flying games leading you to new birdhouses - Choose your favorite house to display Classification of Birds - Climb to the top of the leaderboard - Collect points for the best daily, weekly or all-time score Limited Live Events - Mini-games and special levels! - Unlock exclusive characters', 'https://img.gamemonetize.com/3tr7z0b7q0qlbja08xak1the08nw2bmk/512x384.jpg', 'https://html5.gamemonetize.com/3tr7z0b7q0qlbja08xak1the08nw2bmk/', '0', 'Arcade', 0, 0, '', 'stacky-bird-zoo-run-super-casual-flying-bird-game'),
(1962, 'Hippo vs Cow Monster 2', 'Hippo vs Cow Monster 2 is a 2D cute little platformer where you have to collect all of the watermelons while avoiding the cow monsters, yellow cow monsters and their bullets, saws, spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you continue. This is the second installment of the original &quot;Hippo vs Cow Monster&quot; series.', 'https://img.gamemonetize.com/7i5wpm80kbxh067t8iviwxgu1aia05ws/512x384.jpg', 'https://html5.gamemonetize.com/7i5wpm80kbxh067t8iviwxgu1aia05ws/', '0', 'Arcade', 0, 0, '', 'hippo-vs-cow-monster-'),
(1963, 'Amazing Digital Circus   Pomni', 'Amazing Digital Circus - Pomni is a vibrant coloring game that will captivate you with its interactive coloring pages and rich palette. Explore different themes and styles as you paint your way through each challenge. With Amazing Digital Circus - Pomni, you have the power to turn blank pages into colorful masterpieces. Pick up your virtual brush and let the colors flow!', 'https://img.gamemonetize.com/ko2n2xt2i52n5p9pmq4d52tomtdselmt/512x384.jpg', 'https://html5.gamemonetize.com/ko2n2xt2i52n5p9pmq4d52tomtdselmt/', '0', 'Arcade', 0, 0, '', 'amazing-digital-circus---pomni'),
(1964, 'Dungeon Dodge', '&quot;Dungeon Dodge&quot; is an exciting game where you collect coins in a dungeon filled with fireballs, to build a village and improve your character\'s skills. You can also use the coins to unlock skins in the village\'s casino. Challenge yourself to withstand the dungeon and become an even better hero!', 'https://img.gamemonetize.com/tnmatij4bnhlkbqcd1a8b0d8zy7bckft/512x384.jpg', 'https://html5.gamemonetize.com/tnmatij4bnhlkbqcd1a8b0d8zy7bckft/', '0', 'Arcade', 0, 0, '', 'dungeon-dodge'),
(1965, 'Nail Salon Girl Go Games', 'What great way to show off a new trend than getting a manicure with this nail salon game? Feel like a superstar and get the greatest manicure with plenty of glitters. Paint each nail as desired. Accessorize your nails, hands, and wrists with gorgeous jewelry! This is one of the finest nail polish games! So have your nails done and get ready to be the talk of the town. Cut the fingernails to the desired length and color them. Choose any color and paint each nail the same or differently to create a unique and trendy appearance. Bring the flair with a pattern! What better way to flaunt your nails than with stunning jewelry? Choose from sparkling bracelets, rings, and other gems.', 'https://img.gamemonetize.com/oc6lfudct43056acvky1qbokvzhzky5j/512x384.jpg', 'https://html5.gamemonetize.com/oc6lfudct43056acvky1qbokvzhzky5j/', '0', 'Arcade', 0, 0, '', 'nail-salon-girl-go-games'),
(1966, 'Acrylic Nails', 'Enjoy endless combinations of nail shapes, colors and patterns! Unlock various accessories for your manicure salon through your management skills. The more manicures you create, the more unlocks you get.', 'https://img.gamemonetize.com/xgtt4qxxktnb3yg3f64r1xbisnomdy8j/512x384.jpg', 'https://html5.gamemonetize.com/xgtt4qxxktnb3yg3f64r1xbisnomdy8j/', '0', 'Arcade', 0, 0, '', 'acrylic-nails'),
(1967, 'Pixel Survivor 2D', 'Experience Pixel Survivor 2D, an action-packed 2D game where you navigate a pixelated world, engage pixel enemies, and upgrade your weapon for survival. Move skillfully through the dynamic map, taking down foes with precise shooting. Collect power-ups to enhance your weaponry and relish the nostalgic charm of retro pixel art. Pixel Survivor 2D offers addictive gameplay and promises the thrill of survival through pixel-perfect battles. Website Developer &lt;a href=\'https://www.crazygamesonline.com/\'&gt;https://www.crazygamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/k803valqfz5j8j3qungk3np3xjkdnndt/512x384.jpg', 'https://html5.gamemonetize.com/k803valqfz5j8j3qungk3np3xjkdnndt/', '0', 'Arcade', 0, 0, '', 'pixel-survivor-d'),
(1968, 'Ricosan', 'Ricosan is a 2D cute little platformer where you have to collect all of the pineapples while avoiding the enemies, spikes, ground saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/chn5mj9gly7by4uffi7ly4cryb87o4wp/512x384.jpg', 'https://html5.gamemonetize.com/chn5mj9gly7by4uffi7ly4cryb87o4wp/', '0', 'Arcade', 0, 0, '', 'ricosan'),
(1969, '2Troll Cat', 'In the world of black and white, inhabited by two troll cats, survival is crucial. Gather all the paws and advance towards the portal. To rescue the troll cats, you must successfully complete each level. Collect the paws with your friend. Guide the cats to the portal. Complete the levels and finish all the stages.', 'https://img.gamemonetize.com/9ha93gbunbu9lttjool1laieo2euyfac/512x384.jpg', 'https://html5.gamemonetize.com/9ha93gbunbu9lttjool1laieo2euyfac/', '0', 'Arcade', 0, 0, '', 'troll-cat'),
(1970, 'Robot Attacks', 'Robot Attacks is a fast-paced online game that challenges players to defend their base from hordes of attacking robots. Robot Attacks is an online game that challenges players to defend their city from an onslaught of robotic enemies.', 'https://img.gamemonetize.com/in2x54gm4imirptyx6mfb4jw9xdqfy7l/512x384.jpg', 'https://html5.gamemonetize.com/in2x54gm4imirptyx6mfb4jw9xdqfy7l/', '0', 'Arcade', 0, 0, '', 'robot-attacks'),
(1971, 'Atanu Boy', 'Atanu Boy is a 2D platformer where you have to collect money while avoiding the enemy gangsters, spikes, saws, and reach the Pink flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/pfetuc22vwftqhy3lhnzjaumy3w0q44b/512x384.jpg', 'https://html5.gamemonetize.com/pfetuc22vwftqhy3lhnzjaumy3w0q44b/', '0', 'Arcade', 0, 0, '', 'atanu-boy'),
(1972, 'Glow obstacle course-3', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/dfgr1o83lbdl3kot6t7tc8pillxsz8pd/512x384.jpg', 'https://html5.gamemonetize.com/dfgr1o83lbdl3kot6t7tc8pillxsz8pd/', '0', 'Arcade', 0, 0, '', 'glow-obstacle-course'),
(1973, 'Blocky Squirrel', 'Blocky Squirrel Online Platformer Endless Runner Game is an exciting new game that will keep you entertained for hours! With its simple controls and addicting gameplay, you\'ll be hooked from the first moment you play! The Blocky Squirrel Online Platformer Endless Runner Game is a great game for those who love a challenge. With an ever-changing course and new obstacles to overcome, this game is perfect for anyone who wants to test their skills. With a high score to beat and online leaderboards, this game is perfect for those who want to compete with others.', 'https://img.gamemonetize.com/7cp0t2lyxbh2tfzxmt3hhkp8wdau9kgn/512x384.jpg', 'https://html5.gamemonetize.com/7cp0t2lyxbh2tfzxmt3hhkp8wdau9kgn/', '0', 'Arcade', 0, 0, '', 'blocky-squirrel'),
(1974, 'Bear Diver', 'Bear Diver is an online jump adventure game that challenges players to navigate through a series of obstacles. Bear Diver is an online adventure game that challenges you to help a bear survive in the wilderness. You must use your quick reflexes to guide the bear through a series of jumps and avoiding obstacles. Can you help the bear make it to safety?', 'https://img.gamemonetize.com/7b3g296r5ptuma5tmqeht2v1dlgi9dob/512x384.jpg', 'https://html5.gamemonetize.com/7b3g296r5ptuma5tmqeht2v1dlgi9dob/', '0', 'Arcade', 0, 0, '', 'bear-diver'),
(1975, 'Prehistoric World Adventure', 'Are you ready to go back to the stone age? This game sends you into a prehistoric world full of adventure and danger! Fight the caveman, sharks, spiders, spiky turtles and many other monsters. With the right strategy you will defeat all your enemies in the game! Game Features : Awesome gameplay similar to the classic retro Game Free to play Phone and Tablet support Beautiful graphics Great sound effects and music Easy and intuitive controls Tricky monsters Destroyable bricks, blocks, and moving platform 3 worlds, more to come Swim, jump, run, ride dinosaur, and defeat super bosses! The adventure begins today!', 'https://img.gamemonetize.com/08ylmxr9dxclj3j7uwvoizp67edv29bm/512x384.jpg', 'https://html5.gamemonetize.com/08ylmxr9dxclj3j7uwvoizp67edv29bm/', '0', 'Arcade', 0, 0, '', 'prehistoric-world-adventure'),
(1976, 'House Renovation Master Game', 'House Renovation Master is a casual idle game of building houses. Want to become a real estate tycoon? Buy old houses, renovate them into new ones and sell them for money. Fix the damaged furniture and floors and give the walls a new paint job. This is not a small project, upgrade your character to be more efficient! May you become a real estate tycoon soon!', 'https://img.gamemonetize.com/5aq47nhnf6lzjnalhe9dvadwx7wa7eoq/512x384.jpg', 'https://html5.gamemonetize.com/5aq47nhnf6lzjnalhe9dvadwx7wa7eoq/', '0', 'Arcade', 0, 0, '', 'house-renovation-master-game'),
(1977, 'Dolphin Show', 'The Dolphin Show Online Volleyball Game is a great way to stay active and have fun. The game is easy to play and can be enjoyed by people of all ages. The Dolphin Show Online volleyball game is a great way to stay active and have fun. The game is easy to pick up and play, and it\'s a great way to stay fit.', 'https://img.gamemonetize.com/ekmee01a0fh5yxnbl38qp6g9br4e46t2/512x384.jpg', 'https://html5.gamemonetize.com/ekmee01a0fh5yxnbl38qp6g9br4e46t2/', '0', 'Arcade', 0, 0, '', 'dolphin-show'),
(1978, 'Riko vs Tako 2', 'Riko vs Tako 2 is a 2D Sci-fi themed platformer where you have to collect chocolate ball candies while avoiding the enemy bots, flying bots, bullets, spikes, giant blades and reach the loop hole in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Riko vs Tako&quot; series.', 'https://img.gamemonetize.com/icqpzvbpvuxmo2t3s210kyclilsdflph/512x384.jpg', 'https://html5.gamemonetize.com/icqpzvbpvuxmo2t3s210kyclilsdflph/', '0', 'Arcade', 0, 0, '', 'riko-vs-tako-'),
(1979, 'Color Box', 'Color Box is a html5 game for every player who likes brain games and colorful games , this game is very unique and addicted for players who likes this types of games', 'https://img.gamemonetize.com/zx31vzfg5zptxkl6ss2kt2b9m3setm8j/512x384.jpg', 'https://html5.gamemonetize.com/zx31vzfg5zptxkl6ss2kt2b9m3setm8j/', '0', 'Arcade', 0, 0, '', 'color-box'),
(1980, 'Fruit Slice Master', 'Get ready to unleash your slicing skills in the ultimate fruity frenzy! Fruit Slice Frenzy is a captivating and addictive slicing game that will test your reflexes, precision, and strategic thinking. With its vibrant visuals, satisfying slicing mechanics, and multiple game modes, its a juicy adventure you wont want to miss! Fruit Slice is a Fantastic Addicted game where players swipe their fingers across the screen to slice fruit that is thrown into the air. The goal of the game is to slice as much fruit as possible without slicing any bombs. If a bomb is sliced, the game is over.', 'https://img.gamemonetize.com/akowpo9odtvh3v9gbsw6lakrdr9xmkfq/512x384.jpg', 'https://html5.gamemonetize.com/akowpo9odtvh3v9gbsw6lakrdr9xmkfq/', '0', 'Arcade', 0, 0, '', 'fruit-slice-master'),
(1981, 'Hoona 2', 'Hoona 2 is a 2D platformer where you have to collect the golden keys while avoiding the enemies, flying bots, saws, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Hoona&quot; series.', 'https://img.gamemonetize.com/ejvyssvpm3x96w4pa7uri3vpcc19tb3w/512x384.jpg', 'https://html5.gamemonetize.com/ejvyssvpm3x96w4pa7uri3vpcc19tb3w/', '0', 'Arcade', 0, 0, '', 'hoona-'),
(1982, 'Catch Him', 'The thief steals the visitors belongings and tries to escape as far as possible. Chase the thief and catch him before he runs away.', 'https://img.gamemonetize.com/jmeoyt332njix322djiujh401l810mdy/512x384.jpg', 'https://html5.gamemonetize.com/jmeoyt332njix322djiujh401l810mdy/', '0', 'Arcade', 0, 0, '', 'catch-him'),
(1983, 'Hippo vs Cow Monster', 'Hippo vs Cow Monster is a 2D cute little platformer where you have to collect all of the watermelons while avoiding the Cow monsters, saws, spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you continue.', 'https://img.gamemonetize.com/o0pws2erd53qkgdcxlh0zj3cbw0k8ay8/512x384.jpg', 'https://html5.gamemonetize.com/o0pws2erd53qkgdcxlh0zj3cbw0k8ay8/', '0', 'Arcade', 0, 0, '', 'hippo-vs-cow-monster'),
(1984, 'Cube Adventure', 'Cube Adventure is a great adventure game! Cross the tracks, avoid enemies and avoid getting caught in traps! You have to get the key, open the doors and level up! With the gold you earn, you can buy new skins and strengthen yourself!', 'https://img.gamemonetize.com/59h2nlk7e6vyixaw9h1voyunqdlvf1vy/512x384.jpg', 'https://html5.gamemonetize.com/59h2nlk7e6vyixaw9h1voyunqdlvf1vy/', '0', 'Arcade', 0, 0, '', 'cube-adventure'),
(1985, 'Grimace World', 'Do you love Grimace Shake? Well! you are in the right place to play a Grimace game. Tap or click to jump to collect the purple Shake to unlock the house. Once you collect all shakes, a door will appear with the yellow clown waiting for you. Go to that door to unlock the next level and be careful with fire traps. Have fun and explore tons of amazing and challenging levels.', 'https://img.gamemonetize.com/ubb2t9um7ra7rv1cde04l69r3edh1tnq/512x384.jpg', 'https://html5.gamemonetize.com/ubb2t9um7ra7rv1cde04l69r3edh1tnq/', '0', 'Arcade', 0, 0, '', 'grimace-world'),
(1986, 'Spaceman Adventure', 'Explore the universe in Spaceman Adventure, a free online game! Play as a spaceman and travel to different planets, avoiding obstacles and collecting power-ups. Spaceman Adventure is an online game that is free to play. It is a multiplayer game that allows players to experience an adventure in space.', 'https://img.gamemonetize.com/54m7w2vdb3bgm3uys5v69k6fiwzv5xuu/512x384.jpg', 'https://html5.gamemonetize.com/54m7w2vdb3bgm3uys5v69k6fiwzv5xuu/', '0', 'Arcade', 0, 0, '', 'spaceman-adventure'),
(1987, 'Snow Man Breakers', 'The Snow Man Breaker game is a free online game that is both fun and challenging. Looking for a fun and free online game? Check out Snow Man Breaker! In this game, you control a snowball as you attempt to break as many snowmen as possible. Can you set a new high score?', 'https://img.gamemonetize.com/clxpdyrypsinwyh6n2wdq8tshvgb8dt6/512x384.jpg', 'https://html5.gamemonetize.com/clxpdyrypsinwyh6n2wdq8tshvgb8dt6/', '0', 'Arcade', 0, 0, '', 'snow-man-breakers'),
(1988, 'Jumper the game', 'Jumper the Game is a game Arcade it’s a classic style game, dodge the obstacles as you go down and reach the goal in the middle of deadly traps that will not make it easy for you to reach your destination.', 'https://img.gamemonetize.com/mmzg0tarik5bczzqn3k1in7wehb3uzkp/512x384.jpg', 'https://html5.gamemonetize.com/mmzg0tarik5bczzqn3k1in7wehb3uzkp/', '0', 'Arcade', 0, 0, '', 'jumper-the-game'),
(1989, 'Cubical Jump', 'Jump! Have fun in this little jumping game! Normal Mode! In this mode, you can unlock characters, and your score will be saved every 50 points. No stress just enjoy jumping. Challenge Mode! What did you said? too easy for you? you want more challenge? Dont worry dude! we got you! Here your score wont be saved unless you beat your previous score. Basically a classic game with the best score. Relax Mode! Just make points and have fun, here you cant lose! Look at that! Combo!! Tap fast and you will do a combo! wait too much and you have to start again! Unlock more than 30 characters! Exactly 36 characters! everybody is unique and some have even special abilities! Unlock medals! 9 different medals to unlock! Local Multiplayer Play with your friends! (or with random people why not)', 'https://img.gamemonetize.com/ygaolypjn0z7wjyffhcj7trer0easpoa/512x384.jpg', 'https://html5.gamemonetize.com/ygaolypjn0z7wjyffhcj7trer0easpoa/', '0', 'Arcade', 0, 0, '', 'cubical-jump'),
(1990, 'Tuny vs Osu 2', 'Tuny vs Osu 2 is a 2D Sci-fi themed platformer where you have to collect all of the purple cubes while avoiding the enemies, flying creatures, spikes, saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Tuny vs Osu&quot; series.', 'https://img.gamemonetize.com/vsuymh2d1z9dwq7tk1utfgyxnlllr5z6/512x384.jpg', 'https://html5.gamemonetize.com/vsuymh2d1z9dwq7tk1utfgyxnlllr5z6/', '0', 'Arcade', 0, 0, '', 'tuny-vs-osu-'),
(1991, 'Ayane Quest 2', 'Ayane Quest 2 is a 2D anime themed platformer where you play as an anime girl who have to collect all of the magical flowers while avoiding the monsters, flying bird monsters and their bullets, spikes, fire and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Ayane Quest&quot; series.', 'https://img.gamemonetize.com/rjbm98jkt9zps5e8vl7lsuvcjbi6bw9f/512x384.jpg', 'https://html5.gamemonetize.com/rjbm98jkt9zps5e8vl7lsuvcjbi6bw9f/', '0', 'Arcade', 0, 0, '', 'ayane-quest-'),
(1992, 'Rainbow Tunnel 3D', 'Dive into the Rainbow Tunnel 3D, a game that will test your reflexes and precision skills. Your mission? Dodge, weave, and survive as you chase high scores.', 'https://img.gamemonetize.com/q40nhbrm77pjoj4a80n1fjrvax1dbzeo/512x384.jpg', 'https://html5.gamemonetize.com/q40nhbrm77pjoj4a80n1fjrvax1dbzeo/', '0', 'Arcade', 0, 0, '', 'rainbow-tunnel-d'),
(1993, 'Fyer Bot 2', 'Fyer Bot 2 is a 2D Sci-fi themed platformer where you have to collect fire cubes while avoiding the enemy Fyer bots, flying bots, bullets, turrets and their bullets, spikes, giant blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Fyer Bot&quot; series.', 'https://img.gamemonetize.com/7htn379ow0fvsfur07dtm96wrzvcd18r/512x384.jpg', 'https://html5.gamemonetize.com/7htn379ow0fvsfur07dtm96wrzvcd18r/', '0', 'Arcade', 0, 0, '', 'fyer-bot-'),
(1994, 'Choco Benno 2', 'Choco Benno 2 is a 2D cute little platformer where you have to collect all the glasses of the chocolate milkshake while avoiding the chocolate eater monsters, flying monsters and their bullets, spikes, giant blades and reach the Chocolate exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Choco Benno&quot; series.', 'https://img.gamemonetize.com/niorl3z9jr9d0nee2f2kcnz59969g0w4/512x384.jpg', 'https://html5.gamemonetize.com/niorl3z9jr9d0nee2f2kcnz59969g0w4/', '0', 'Arcade', 0, 0, '', 'choco-benno-'),
(1995, 'Fishing in Sea', 'Fishing in Sea - This is a very popular game about fishing! You are in it to fight for its prey, fish, blow rabid sharks, seahorses, starfish, collect seashells, catch bombs, worms, treasure, clocks and bubbles with gifts! You have to collect everything that is possible in this game! Dial your top score and become the top player in this sea battle!', 'https://img.gamemonetize.com/uk0nfaxor8v2mh76f3jtjp97g2jlhzho/512x384.jpg', 'https://html5.gamemonetize.com/uk0nfaxor8v2mh76f3jtjp97g2jlhzho/', '0', 'Arcade', 0, 0, '', 'fishing-in-sea'),
(1996, 'Perfect Sllices', 'play Juicy Fruit Slicer, the perfect cut game for the whole family! Slice various fruits like strawberries, oranges, etc, on the chopping board! Can you create beautiful apple slices &amp; watermelon slices to make a delicious fruit salad? Train your cutting skill to be the best fresh fruits slicer &amp; cutter in the world.', 'https://img.gamemonetize.com/re2r67qqqcoj6hbca75c2rigcbk03070/512x384.jpg', 'https://html5.gamemonetize.com/re2r67qqqcoj6hbca75c2rigcbk03070/', '0', 'Arcade', 0, 0, '', 'perfect-sllices'),
(1997, 'Friends Battle Swords Drawn', 'In the third episode of the Friends Battle series, swords have been drawn, and the war is about to begin. The battle starts; sharpen your sword, you need a sharp blade. Together with your friend, the one who captures the flag the most wins. The winner is the one who stays with the flag for 20 seconds. Dont forget, you have a sword and you also need to set up your flag. While setting up your flag, you must reach the enemys flag. Kill your friend with the sword and capture the flag.', 'https://img.gamemonetize.com/bwea8artj10mx8e9iexf9kjfdmmp7nx5/512x384.jpg', 'https://html5.gamemonetize.com/bwea8artj10mx8e9iexf9kjfdmmp7nx5/', '0', 'Arcade', 0, 0, '', 'friends-battle-swords-drawn'),
(1998, 'Panda Journey', 'Panda Journey is a pixel platformer in which you play as a cute little panda in search of love. So how does one go about finding love? Maybe start by buying flowers for your little panda girl! But oops, youve run out of money and you need to collect coins to buy flowers. A total of 20 levels of amazing adventures await you where you need to jump, run and avoid obstacles to collect all the coins. Each level offers its own unique challenges and enemies, creating an interesting and addictive game space. The controls are simple and intuitive, making the game suitable for beginners and experienced players alike.', 'https://img.gamemonetize.com/96xohr5domvi9z2d7nmkx0vdtevpm53y/512x384.jpg', 'https://html5.gamemonetize.com/96xohr5domvi9z2d7nmkx0vdtevpm53y/', '0', 'Arcade', 0, 0, '', 'panda-journey'),
(1999, 'Newee Ball 2', 'Newee Ball 2 is a 2D platformer where you play as a ball who have to collect lollipops while avoiding the enemy balls, flying balls, spikes, rotating blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Newee Ball&quot; series.', 'https://img.gamemonetize.com/6k0w15srr0cp226c8dei1peh5w5dt73s/512x384.jpg', 'https://html5.gamemonetize.com/6k0w15srr0cp226c8dei1peh5w5dt73s/', '0', 'Arcade', 0, 0, '', 'newee-ball-'),
(2000, 'Ayane Quest', 'Ayane Quest is a 2D anime themed platformer where you play as an anime girl who have to collect all of the magical flowers while avoiding the monsters, spikes, and fire and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/tp4q5s0qdwkwftprf3uxqyfxfp9w9m3e/512x384.jpg', 'https://html5.gamemonetize.com/tp4q5s0qdwkwftprf3uxqyfxfp9w9m3e/', '0', 'Arcade', 0, 0, '', 'ayane-quest'),
(2001, 'Beauty Coloring', 'Beauty Coloring is a captivating mobile game that allows players to unleash their creativity and artistic skills. Dive into a world of stunning visuals and intricate designs, where you can color and customize beautiful characters, landscapes, and more. With a wide array of colors and tools at your disposal, bring your imagination to life and create breathtaking masterpieces. Challenge your friends, showcase your artistic prowess, and explore the endless possibilities in this relaxing and visually enchanting coloring adventure. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/1ouj7pi9oywme9u05s2z5em8kohtejx6/512x384.jpg', 'https://html5.gamemonetize.com/1ouj7pi9oywme9u05s2z5em8kohtejx6/', '0', 'Arcade', 0, 0, '', 'beauty-coloring'),
(2002, 'Friends Battle Tag Flag', 'In the second game of the Friends Battle series, two friends are racing for the flag this time. Whoever holds the flag loses. Avoid the flag for 2 minutes, and win the game. The one who grabs the flag is the loser. Catch your friend and give them the flag. Remember, you should run away from whoever holds the flag. Dont forget, time is running out, and you might lose the game. Join this adventure with your friend.', 'https://img.gamemonetize.com/c8cfu68yvriee884d13j8uvbdw83tstv/512x384.jpg', 'https://html5.gamemonetize.com/c8cfu68yvriee884d13j8uvbdw83tstv/', '0', 'Arcade', 0, 0, '', 'friends-battle-tag-flag'),
(2003, 'Yaatu Ball', 'Yaatu Ball is a 2D platformer where you play as a cute ball who have to collect all of the ice cream cones while avoiding all of the enemy balls, flying balls, spikes, ground saws and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/ut6258ydj9r1lb2c3ivhxzl3x0ola6ej/512x384.jpg', 'https://html5.gamemonetize.com/ut6258ydj9r1lb2c3ivhxzl3x0ola6ej/', '0', 'Arcade', 0, 0, '', 'yaatu-ball'),
(2004, 'NOOB VS BLUE MONSTER GAME', 'Noob, whom everyone finds funny and cute, is in trouble and is running away from a huge blue monster in this series.Noob trying to escape from the blue monster has to cross the cliffs or he is in big trouble. Hey you come on help noob and help him reach the statue portal at the end. help him get out of the place he got stuck and get out. Join the exciting adventure of noob and the blue monster.', 'https://img.gamemonetize.com/pg75zv2sze79dt054tgivilmzatatr32/512x384.jpg', 'https://html5.gamemonetize.com/pg75zv2sze79dt054tgivilmzatatr32/', '0', 'Arcade', 0, 0, '', 'noob-vs-blue-monster-game'),
(2005, 'Detto Man', 'Detto Man is a 2D cute little platformer where you have to collect oranges(fruits) while avoiding the enemies, flying creatures, spikes, and giant blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/yuzfmlhjyt5d16it0zp9wgralx51yzkj/512x384.jpg', 'https://html5.gamemonetize.com/yuzfmlhjyt5d16it0zp9wgralx51yzkj/', '0', 'Arcade', 0, 0, '', 'detto-man'),
(2006, 'Flappy Dragons - Fly &amp;amp; Dodge', 'Fly high and dodge obstacles in this addictive dragon adventure. Are you ready to soar through the skies with Flappy Dragons? In this addictive adventure game, youll take on the role of a brave dragon and navigate through challenging levels, avoiding obstacles and collecting coins along the way. With intuitive controls and beautiful graphics, Flappy Dragons are sure to keep you entertained for hours on end. As you progress through the game, youll encounter a variety of obstacles that will test your reflexes and timing. From towering trees to rocky outcroppings, youll need to be quick and agile to dodge them all. But dont worry - with a little practice, youll soon be flying like a pro. In addition to the main game, Flappy Dragons also feature a range of special challenges and achievements to keep you coming back for more. So why not join the millions of players already enjoying this exciting dragon adventure? Download Flappy Dragons today and start flying high!', 'https://img.gamemonetize.com/34nzyigluca3ml3es6z351gdyngkdu31/512x384.jpg', 'https://html5.gamemonetize.com/34nzyigluca3ml3es6z351gdyngkdu31/', '0', 'Arcade', 0, 0, '', 'flappy-dragons--fly-ampamp-dodge'),
(2007, 'Alphabet: Room Maze 2D', 'c\'est un simulateur amusant avec des alphabets, Meilleures animations alphabétiques et jeu de sons Êtes-vous amusant de la tradition des alphabets ? [A-Z] Si oui, ce jeu pour vous et vos amis', 'https://img.gamemonetize.com/86362ha28epigwkd0lxdms7hhwlhcf6g/512x384.jpg', 'https://html5.gamemonetize.com/86362ha28epigwkd0lxdms7hhwlhcf6g/', '0', 'Arcade', 0, 0, '', 'alphabet-room-maze-d'),
(2008, 'Watermelon Day 2', 'Watermelon Day 2 is a 2D cute little challenging platformer where you play as a Watermelon man who have to collect glasses of water in order to survive while avoiding the enemy watermelons, flying watermelons, spikes, rotating blades,and giant blades. You have to reach the blue flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Watermelon Day&quot; series.', 'https://img.gamemonetize.com/i478c85r8d2qs5l8191oos31fqn1w7pj/512x384.jpg', 'https://html5.gamemonetize.com/i478c85r8d2qs5l8191oos31fqn1w7pj/', '0', 'Arcade', 0, 0, '', 'watermelon-day-'),
(2009, 'Bullet And Jump', 'In this adventure, bullets are coming from everywhere, and you must dodge them. Run away from the bullets for 100 seconds and win. Choose either the blue or red player along with your friend and dodge all the bullets. Every time you touch a bullet, the duration increases by 1 second, so be careful and avoid touching them. Compete with your friend and win; you need to defeat your friend.', 'https://img.gamemonetize.com/5pk5t6n9f12f5nk6sx15fjnly18dhc8a/512x384.jpg', 'https://html5.gamemonetize.com/5pk5t6n9f12f5nk6sx15fjnly18dhc8a/', '0', 'Arcade', 0, 0, '', 'bullet-and-jump'),
(2010, 'Yatosan', 'Yatosan is a 2D cute little platformer where you have to collect the slices of cheese while avoiding the enemies, spikes, ground saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/svsosg1djiyd6sjm3lzw89kfwauofh1s/512x384.jpg', 'https://html5.gamemonetize.com/svsosg1djiyd6sjm3lzw89kfwauofh1s/', '0', 'Arcade', 0, 0, '', 'yatosan'),
(2011, 'Dashy Crashy', 'Dashy Crasy is adventure will allow you to have a great free time, as well as improve your driving skills. Complete all the tasks offered by the game, maneuvering among other road users and avoiding collisions.', 'https://img.gamemonetize.com/1yus63fxxzvcloua2tfjf936rxfy5hhy/512x384.jpg', 'https://html5.gamemonetize.com/1yus63fxxzvcloua2tfjf936rxfy5hhy/', '0', 'Arcade', 0, 0, '', 'dashy-crashy'),
(2012, 'Magical Eats', 'Much like other Match-3 games, your goal is to assemble groups of three or more to defeat your opponent. Magical Eats, a Game Jam entry on Nitori.Itch.io is a combination Rhythm/Puzzler Match-3 game based on the ArcSys game, Magical Beats. Join Touhou\'s Marisa as she dates her way through five stages matching blocks to the beat. This game was produced for the Touhou Pride Jam 3 event.ta You may only drop blocks on the fourth note of the Metronome, indicated by the yellow region, if you take too long or miss your timing your blocks will fly off wildly!', 'https://img.gamemonetize.com/9hpprtl7iy4oomii690xg6qk2nz7itny/512x384.jpg', 'https://html5.gamemonetize.com/9hpprtl7iy4oomii690xg6qk2nz7itny/', '0', 'Arcade', 0, 0, '', 'magical-eats'),
(2013, 'Chinu Neko 2', 'Chinu Neko 2 is a 2D cute little platformer where you play as a neko(cat) who have to collect cat food bowls while avoiding enemy cats and their bullets, ground saws, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Chinu Neko&quot; series.', 'https://img.gamemonetize.com/5o8u15d76s813vlomvg5u690rsxs5nnm/512x384.jpg', 'https://html5.gamemonetize.com/5o8u15d76s813vlomvg5u690rsxs5nnm/', '0', 'Arcade', 0, 0, '', 'chinu-neko-'),
(2014, 'Mani Mouse 2', 'Mani Mouse 2 is a 2D cute little platformer where you play as a mouse who have to collect all of the slices of cheese while avoiding the enemy cats, flying cat robots, mouse traps, pins, and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Mani Mouse&quot; series.', 'https://img.gamemonetize.com/mf966uh7m9m69fl2sqbl03ylg4imn08e/512x384.jpg', 'https://html5.gamemonetize.com/mf966uh7m9m69fl2sqbl03ylg4imn08e/', '0', 'Arcade', 0, 0, '', 'mani-mouse-'),
(2015, 'Obby Barry Prison Run', 'In this adventure, you need to reach the finish line of the obby, board the helicopter, and escape from the prison. You must help Obby by collecting all the gasoline cans in the prison. Collect all the gasoline cans and reach the helicopter. Be very careful as the police officer is on duty. The police officer is looking for you everywhere, so avoid them and reach the helicopter', 'https://img.gamemonetize.com/on10ef47qqo7q3lrgb3mrcsz907yn6bj/512x384.jpg', 'https://html5.gamemonetize.com/on10ef47qqo7q3lrgb3mrcsz907yn6bj/', '0', 'Arcade', 0, 0, '', 'obby-barry-prison-run'),
(2016, 'Jhunko Bot 2', 'Jhunko Bot 2 is a 2D Sci-fi themed platformer where you have to collect the laptops containing technology secrets while avoiding the enemy bots and their bullets, flying bots, lasers and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Jhunko Bot&quot; series.', 'https://img.gamemonetize.com/nuuisp3a4qnj9fx6sf8mftpee1t3xtqw/512x384.jpg', 'https://html5.gamemonetize.com/nuuisp3a4qnj9fx6sf8mftpee1t3xtqw/', '0', 'Arcade', 0, 0, '', 'jhunko-bot-'),
(2017, 'Lapin Patineur - Bunny Skater', 'Le lapereau retourne dans l’aventure qui été la plus attendue et explose le télévision Androit!Lapereau avec planche à roulettes est le jeu de la planche à roulettes le meilleur et le plus excitant dans Google Play. Prenez la planche,préparez-vous à commencer un parcours d’aventure avec coups de pied et de retournement.Votre but est simple----C’est de conduire le lapereau à franchir des obstacles et de ramasser les carottes qui sont aimées de tous les lapereaux.Les plus carottes vous ramassez,les plus hauts points vous obtenez!', 'https://img.gamemonetize.com/6w450e9026ygzl8hkbcuu4f9gu20lr7p/512x384.jpg', 'https://html5.gamemonetize.com/6w450e9026ygzl8hkbcuu4f9gu20lr7p/', '0', 'Arcade', 0, 0, '', 'lapin-patineur--bunny-skater'),
(2018, 'Cannon Ball', 'Fire the Super Cannon and Crush them all! Grab this unique new exciting Super Cannon Blast Ball game for FREE! It will Amaze you! Pass more and more challenging levels without using up the Cannon balls Simple control with a tap. It is super addictive. How many levels can you clear? Features: Unique and fun puzzles levels Simple and easy to play Great time killer Race with your friends. Do a good job to find which level can you get to?! Sit back and relax in a beautiful world, exciting adventures and an abundance of rewards. Are you a good shooter? Let\'s find out! You\'ll surely love this shooting 3D game once you get how it works! Fire the Super Cannon and Blast all the Blocks right now!', 'https://img.gamemonetize.com/1gcqutqu7fsnpinjf0hhztlwrbb91f7x/512x384.jpg', 'https://html5.gamemonetize.com/1gcqutqu7fsnpinjf0hhztlwrbb91f7x/', '0', 'Arcade', 0, 0, '', 'cannon-ball'),
(2019, 'Captain Barrel Cat', 'Captain barrelcat for Construct 3 is a Contruct 3 template project that contain objects that will enable you to: Save your highscore and show it on the startscreen Switch instant between different levels when playing the game and keeping your current score to the next level Collecting points Getting a power mode where you are invincible!', 'https://img.gamemonetize.com/0vxm5l1jrozb35qfrg7w6onx7z9y94ea/512x384.jpg', 'https://html5.gamemonetize.com/0vxm5l1jrozb35qfrg7w6onx7z9y94ea/', '0', 'Arcade', 0, 0, '', 'captain-barrel-cat'),
(2020, 'Mini Bubbles', 'Mini Bubbles is a platform game where you have to pop bubbles to jump higher and reach the goal. It was inspired by some classics of the NES era with retro-style graphics and mechanics, with a flexible difficulty aiming to be an enjoyable and relaxing experience, although some skill is needed to complete the game.', 'https://img.gamemonetize.com/3bk9l7xy8krxsy748vw8cc9p70821o29/512x384.jpg', 'https://html5.gamemonetize.com/3bk9l7xy8krxsy748vw8cc9p70821o29/', '0', 'Arcade', 0, 0, '', 'mini-bubbles'),
(2021, 'The Bulb Girlfriend 2', 'The Bulb Girlfriend 2 is a 2D platformer where you have to collect the bottles of energy potion while avoiding red bulb enemies, rotating blades, spikes, and flying bulb bots and reach your pink bulb girlfriend in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;The Bulb Girlfriend&quot; series.', 'https://img.gamemonetize.com/zogzea6nlrn5740t1l4lebez4yrw8w32/512x384.jpg', 'https://html5.gamemonetize.com/zogzea6nlrn5740t1l4lebez4yrw8w32/', '0', 'Arcade', 0, 0, '', 'the-bulb-girlfriend-'),
(2022, 'chou chou les voies ferrées musicales', 'Balade-toi en musique avec Thomas et ses amis et laisse ta créativité s’exprimer dans cet incroyable terrain de jeu sonore ! Fais ton choix parmi les différentes scènes et musiques d’accompagnement. En roulant sur les voies ferrées, tu pourras placer différentes locomotives sur les voies pour les entendre jouer de leur sifflet et faire leurs propres sons. Crée un chef-d’œuvre musical pour que Thomas, Nia, Percy et Kana puissent avancer à toute vapeur ! Vive la créativité !', 'https://img.gamemonetize.com/brt06kuj7jx5eahl92yxf2wb8qgpsslj/512x384.jpg', 'https://html5.gamemonetize.com/brt06kuj7jx5eahl92yxf2wb8qgpsslj/', '0', 'Arcade', 0, 0, '', 'chou-chou-les-voies-ferres-musicales'),
(2023, 'Ino Valentines', 'Ino Valentines is a 2D romantic platformer where you play as an anime boy who have to collect all of the heart-shaped chocolates while avoiding the zombies, spikes, rotating blades and reach your girlfriend in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/v657486rkrbtli5clduuaye05b4usog6/512x384.jpg', 'https://html5.gamemonetize.com/v657486rkrbtli5clduuaye05b4usog6/', '0', 'Arcade', 0, 0, '', 'ino-valentines'),
(2024, 'Utsuru Infection', 'Utsuru is a multiplayer (4vs1) horror game where one player takes on the role of Reimu, and the other four players play as Youkai, trying to escape Reimu and Utsuru also has a recently added singleplayer mode where Reimu must try to eliminate all Youkai before she is caught. If the Youkai happen to find Reimu first, then I hope she can escape...being caught and defeated.', 'https://img.gamemonetize.com/iqw56gq680bcyrd2yy98pz5aqw5ril7v/512x384.jpg', 'https://html5.gamemonetize.com/iqw56gq680bcyrd2yy98pz5aqw5ril7v/', '0', 'Arcade', 0, 0, '', 'utsuru-infection'),
(2025, 'Buuno 2', 'Buuno 2 is a 2D platformer where you play as an office worker who have to collect the important documents while avoiding the Evil coworkers, drones, their bullets, spikes, rotating saws, and reach the purple flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Buuno&quot; series.', 'https://img.gamemonetize.com/o5uzgwhlltz5bthtqd5ubl8hg0dxqaar/512x384.jpg', 'https://html5.gamemonetize.com/o5uzgwhlltz5bthtqd5ubl8hg0dxqaar/', '0', 'Arcade', 0, 0, '', 'buuno-'),
(2026, 'Alphabet Lore F', 'il s\'agit de la simulation de l\'alphabet. vous n\'avez qu\'à prononcer un mot et l\'alphabet f vous donnera une réponse. jouer et profiter.', 'https://img.gamemonetize.com/1iw9qys049ji59w8jx7nnwkcuxpyf1rt/512x384.jpg', 'https://html5.gamemonetize.com/1iw9qys049ji59w8jx7nnwkcuxpyf1rt/', '0', 'Arcade', 0, 0, '', 'alphabet-lore-f'),
(2027, 'Kaka Bot 2', 'Kaka Bot 2 is a 2D Sci-fi themed platformer where you have to collect money while avoiding the enemy bots, flying bots and their bullets, spikes and rotating blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Kaka Bot&quot; series.', 'https://img.gamemonetize.com/otkatwqqi6ih0lxewm7rg9ahiklqf4ag/512x384.jpg', 'https://html5.gamemonetize.com/otkatwqqi6ih0lxewm7rg9ahiklqf4ag/', '0', 'Arcade', 0, 0, '', 'kaka-bot-'),
(2028, 'Witch Flight 2', 'Tap the game screen to make the witch fly. Collect stars, but avoid the flying pumpkins, ghosts, and the purple witch. After you collect a star the witch is encased in shield for 8 seconds during which time she cannot be damaged. The witch autoshoots so you can aim to destroy the oncoming Halloween ghouls.', 'https://img.gamemonetize.com/ks75dav8ccb2v5l5ia9rnuyr7kpxplkl/512x384.jpg', 'https://html5.gamemonetize.com/ks75dav8ccb2v5l5ia9rnuyr7kpxplkl/', '0', 'Arcade', 0, 0, '', 'witch-flight-'),
(2029, 'The Rescue Rocket 2D', 'Hey you astronaut you need to save the world Gather as many men as you can to the portal and save the world. you are the best pilot so we are calling you to duty as astronaut. In this mission you have to drive the spaceship properly and reach the finish without hitting anything. You must save your teammates until you reach the finish. Come on pilot fly this spaceship.', 'https://img.gamemonetize.com/4tjo80gdj30k78cbxycbb3tzuqlnme0j/512x384.jpg', 'https://html5.gamemonetize.com/4tjo80gdj30k78cbxycbb3tzuqlnme0j/', '0', 'Arcade', 0, 0, '', 'the-rescue-rocket-d'),
(2030, 'Tim Adventures 2', 'Tim Adventures 2 is a 2D platformer where you have to collect all of the cookies while avoiding the enemies, and their bullets, spikes and ground saws and reach the purple flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Tim Adventures&quot; series.', 'https://img.gamemonetize.com/549vgrru17vuhjzssk4l26hhep45xfa0/512x384.jpg', 'https://html5.gamemonetize.com/549vgrru17vuhjzssk4l26hhep45xfa0/', '0', 'Arcade', 0, 0, '', 'tim-adventures-'),
(2031, 'Katana Fruit Slasher', 'Embark on a slicing frenzy in Katana Fruit Slasher! Unleash your samurai skills to slice through a cascade of fruits hurled your way. With precision and speed, master the art of slashing, avoiding bombs while aiming for combos to rack up high scores. Customize your katana and unlock new blades as you advance through challenging levels. With vibrant visuals and addictive gameplay, test your reflexes in this fruit-slicing adventure. Website Developer &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/2rhz0tnoqtka5zlruweihv58d6efnt1r/512x384.jpg', 'https://html5.gamemonetize.com/2rhz0tnoqtka5zlruweihv58d6efnt1r/', '0', 'Arcade', 0, 0, '', 'katana-fruit-slasher'),
(2032, 'Hana Bot', 'Hana Bot is a 2D Sci-fi themed platformer where you play as a bot who have to collect all of the test tubes while avoiding the enemy bots, flying bots, giant blades, and spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/2q7yssw4dtw3o3f5r5ci36yxvj0aenbs/512x384.jpg', 'https://html5.gamemonetize.com/2q7yssw4dtw3o3f5r5ci36yxvj0aenbs/', '0', 'Arcade', 0, 0, '', 'hana-bot'),
(2033, 'Ino Valentines 2', 'Ino Valentines 2 is a 2D romantic platformer where you play as an anime boy who have to collect all of the heart-shaped chocolates while avoiding the zombies, flying demons and their bullets, spikes, rotating blades and reach your girlfriend in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Ino Valentines&quot; series.', 'https://img.gamemonetize.com/vwui9akah5kwv83uzndaso9n3rb9agzu/512x384.jpg', 'https://html5.gamemonetize.com/vwui9akah5kwv83uzndaso9n3rb9agzu/', '0', 'Arcade', 0, 0, '', 'ino-valentines-'),
(2034, 'Pac Rush Online', 'Pac Rush is a 2D platform game where u have to avoid falling obstacles and collect points. Your goal is to collect red circles. The more red circles you collect, the higher your score', 'https://img.gamemonetize.com/hzaggzrjqmggrsvy1auxic2ma55lvewa/512x384.jpg', 'https://html5.gamemonetize.com/hzaggzrjqmggrsvy1auxic2ma55lvewa/', '0', 'Arcade', 0, 0, '', 'pac-rush-online'),
(2035, 'Honey Bear', '&quot;Go into the jungle and discover the habitats of the bear! Help the bear catch the bees to get the honey from the hive. Put the honey into jars with different labels and caps. Discover the magical forest together as you jump along to collect the hives and fruits. Innovative and easy to play, the bear game engages young children with kid-friendly design. Kids will love cheerful animations and delightful surprises. Features: - Three fun learning games. - Drag the hose around to catch the bees to collect the honey. - Drag the label and cap to the right shapes of the honey jar. - Collect the beehives and fruits by jumping and running through the jungle. - Whimsical artwork and sound design - Great story-telling facts to tell children. - Perfect for young children up to 5 years old. - Safe and kid-friendly. No in-app purchase or third-party advertising.', 'https://img.gamemonetize.com/vpmvr62j3smklcze9h647doupyur47s3/512x384.jpg', 'https://html5.gamemonetize.com/vpmvr62j3smklcze9h647doupyur47s3/', '0', 'Arcade', 0, 0, '', 'honey-bear');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2036, 'Tappy Bird-22', 'click on left mouse button to fly bird and avoid Abstricals', 'https://img.gamemonetize.com/ohcg1c04dc440ajrls5ugga2jgy8xfxt/512x384.jpg', 'https://html5.gamemonetize.com/ohcg1c04dc440ajrls5ugga2jgy8xfxt/', '0', 'Arcade', 0, 0, '', 'tappy-bird'),
(2037, 'Chitu Adventures 2', 'Chitu Adventures 2 is a 2D platformer where you play as an employee called Chitu who have to collect all of the important papers of your project, which have been taken away by your evil coworkers, and avoid your evil coworkers, flying robots and their bullets, spikes and saws and reach the Office door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Chitu Adventures&quot; series.', 'https://img.gamemonetize.com/a0ut38rabyf41keu6tcys3o2js9oyanh/512x384.jpg', 'https://html5.gamemonetize.com/a0ut38rabyf41keu6tcys3o2js9oyanh/', '0', 'Arcade', 0, 0, '', 'chitu-adventures-'),
(2038, 'Capy Adventure', 'Capy Adventure is a platformer game where you play as a capybara who must stomp on enemies and reach the end of each level. Explore colorful and diverse environments, and use your skills and abilities to overcome various obstacles and challenges. Collect coins, power-ups and secrets along the way, and face off against boss enemies that will test your reflexes and strategy. Capy Adventure is a fun and engaging game for players of all ages who love classic platforming action.', 'https://img.gamemonetize.com/jji2orztdsfv0jeh1m0u1iiwiran1wpa/512x384.jpg', 'https://html5.gamemonetize.com/jji2orztdsfv0jeh1m0u1iiwiran1wpa/', '0', 'Arcade', 0, 0, '', 'capy-adventure'),
(2039, 'The ball bounces', 'Move the ball forward through the streets of the city, but there are many different obstacles ahead that have to be overcome. Shoot down the bullies and try to hit the basketball hoops.', 'https://img.gamemonetize.com/adk9m4z314j4efpfvoba3t50kq2xmbbw/512x384.jpg', 'https://html5.gamemonetize.com/adk9m4z314j4efpfvoba3t50kq2xmbbw/', '0', 'Arcade', 0, 0, '', 'the-ball-bounces'),
(2040, 'PJ Masks: Moonfizzle Madness', 'Moonfizzle Madness is the newest game to be added into the PJ Masks Games category, and that is not all, because this is not true just for our website, but for online games websites in general, so we have a feeling you are going to be very glad to be among the first children in the world to enjoy it, proving once more why you should come to ZUZU Games as often as possible, where you will always find the best new games on the internet. You begin by choosing which of the three heroes you want to be. The enemy is going to shoot rays of energy towards you, and you are going to use the mouse to draw lines from the left to the right, lines of energy which are going to protect yourself, and every time you do it right, you earn points in return. Make sure to avoid the enemy hits as many times as possible, because not doing it too many times is going to make you lose. Good luck, and don\'t stop at this game, since there are more great ones for you to have fun with today!', 'https://img.gamemonetize.com/sbkju5otthqriqikastii169n266fffw/512x384.jpg', 'https://html5.gamemonetize.com/sbkju5otthqriqikastii169n266fffw/', '0', 'Arcade', 0, 0, '', 'pj-masks-moonfizzle-madness'),
(2041, 'Flying Cat', 'Flying Cat is an online game that lets you experience the joys of flying a cat. It is free to play, and you can experience the fun of flying a cat without having to pay any money. This game is perfect for cat lovers of all ages, and it\'s sure to provide hours of fun. So what are you waiting for? Get started playing today!', 'https://img.gamemonetize.com/xxu79gzpbesm85yudrccj10qaucn1aqc/512x384.jpg', 'https://html5.gamemonetize.com/xxu79gzpbesm85yudrccj10qaucn1aqc/', '0', 'Arcade', 0, 0, '', 'flying-cat'),
(2042, 'Hetto', 'Hetto is a 2D platformer where you have to collect all of the bottles of magic potion while avoiding the enemies, fire, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/zjle2hcj7yu3rm7gtrxtmfjwxab0zhes/512x384.jpg', 'https://html5.gamemonetize.com/zjle2hcj7yu3rm7gtrxtmfjwxab0zhes/', '0', 'Arcade', 0, 0, '', 'hetto'),
(2043, 'Casstle Puzzle Fight', 'Welcome to Castle Enigma! Ready your brave soldiers and brace yourself for an extraordinary clash! Seize rival realms with the assistance of your valiant troops. The dragon is here to wreak havoc on the battlefield. Meanwhile, the wizard and archer are primed to target distant foes. Nevertheless, the challenge ahead is formidable, for the adversarys monarch staunchly guards his fortress!', 'https://img.gamemonetize.com/0gtg17gekbuugpnss5fpullp2famfaqr/512x384.jpg', 'https://html5.gamemonetize.com/0gtg17gekbuugpnss5fpullp2famfaqr/', '0', 'Arcade', 0, 0, '', 'casstle-puzzle-fight'),
(2044, 'Tim Adventures', 'Tim Adventures is a 2D platformer where you have to collect all of the cookies while avoiding the enemies, spikes and ground saws and reach the purple flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/sod25dhbcwx3vo1px1gmbtk9z6pdqiq6/512x384.jpg', 'https://html5.gamemonetize.com/sod25dhbcwx3vo1px1gmbtk9z6pdqiq6/', '0', 'Arcade', 0, 0, '', 'tim-adventures'),
(2045, 'Zaho Bot 2', 'Zaho Bot 2 is a 2D Sci-fi themed platformer where you play as a robot who have to collect all of the flasks containing red chemical solution while avoiding the enemy bots, flying bots, bullets, rotating lasers, giant blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Zaho Bot&quot; series.', 'https://img.gamemonetize.com/xms38jbapc0mozirtik7uxprmj74kwhs/512x384.jpg', 'https://html5.gamemonetize.com/xms38jbapc0mozirtik7uxprmj74kwhs/', '0', 'Arcade', 0, 0, '', 'zaho-bot-'),
(2046, 'skyscraper', 'Skyscraper is an online game that challenges you to fly through an endless cityscape. The game is simple but addictive, and it\'s perfect for anyone who loves spending time in the virtual world.', 'https://img.gamemonetize.com/1s6se53s5lumqoctu8t5u5r9b8njxwa7/512x384.jpg', 'https://html5.gamemonetize.com/1s6se53s5lumqoctu8t5u5r9b8njxwa7/', '0', 'Arcade', 0, 0, '', 'skyscraper'),
(2047, 'Otaho Bird', 'Otaho Bird is a 2D platformer where you play as a bird who have to collect all of the slices of bread while avoiding the enemy birds, rotating blades, and fire and reach the Exit nest in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/wipcyp8h4gsip806d62j809za1lbj6c7/512x384.jpg', 'https://html5.gamemonetize.com/wipcyp8h4gsip806d62j809za1lbj6c7/', '0', 'Arcade', 0, 0, '', 'otaho-bird'),
(2048, 'Sword Hunter', 'Sword Hunter plays like a 2D RPG beat-em-up game. Now you have a chance to control a sword girl to eliminate incoming enemies. Your character is here to uphold justice by eliminating enemies.', 'https://img.gamemonetize.com/1oa8q7ngksa2dfiy7lhfqitbq75i2k1j/512x384.jpg', 'https://html5.gamemonetize.com/1oa8q7ngksa2dfiy7lhfqitbq75i2k1j/', '0', 'Arcade', 0, 0, '', 'sword-hunter'),
(2049, 'Conquer the galaxy-3', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/8mv07b95aohunft3wud3rb8uvpksgijo/512x384.jpg', 'https://html5.gamemonetize.com/8mv07b95aohunft3wud3rb8uvpksgijo/', '0', 'Arcade', 0, 0, '', 'conquer-the-galaxy'),
(2050, 'Mini Jumps', 'Mini Jumps is a game where you control a little orange blob that only has the ability to jump. Use the platforms on the level to help the blob to reach the goal. Also, you can test your jumping skills in the speedrun mode!', 'https://img.gamemonetize.com/cku3v61nvb8ylwgedurahg5haxlfx5x1/512x384.jpg', 'https://html5.gamemonetize.com/cku3v61nvb8ylwgedurahg5haxlfx5x1/', '0', 'Arcade', 0, 0, '', 'mini-jumps'),
(2051, 'Funny Noob   2 Player', 'Welcome to the adventure of the funny and clumsy brothers. Join the thrilling journey of these two brothers. The funny and clumsy brothers need to survive. They have to collect candies in the forest and reach the door. Get the blue and red candies to reach the wooden paper. When you collect the candy, the door will open. Both brothers need to reach the door safely. Be careful of thorns and sharp bladed wheels.', 'https://img.gamemonetize.com/knml2k433e8whravlxahc9c1n4bmoxwi/512x384.jpg', 'https://html5.gamemonetize.com/knml2k433e8whravlxahc9c1n4bmoxwi/', '0', 'Arcade', 0, 0, '', 'funny-noob----player'),
(2052, 'Ballz Hit', 'In the captivating Ball Hit game,players are immersed in an exciting world where skill and precision meet fun and challenge. The objective is simple yet addictive: control a ball that must hit various objects, each adorned with a specific number. The ultimate goal is to destroy these objects by accurately colliding the ball with the corresponding numbers. As players progress through different levels, the games complexity increases, demanding precise timing and strategic thinking. They must carefully aim the ball and calculate the trajectory to hit the target numbers and achieve the highest score possible. With each successful des', 'https://img.gamemonetize.com/d21puuhjmay6kcurt2niziu8i7j0nrr1/512x384.jpg', 'https://html5.gamemonetize.com/d21puuhjmay6kcurt2niziu8i7j0nrr1/', '0', 'Arcade', 0, 0, '', 'ballz-hit'),
(2053, 'Turtles Harvest', 'Designed for children and adults alike, Turtles will challenge and stimulate your brain on a daily basis. The goal of the game, turning over all the turtles in the same position is easy and straightforward to understand. However as you progress through the game, you will be faced with levels of increasing difficulty. With over 5,000 free levels included in Turtles, your days won’t be the same anymore.', 'https://img.gamemonetize.com/yp0zum81vdugagjcebli2bm5tcm8eji5/512x384.jpg', 'https://html5.gamemonetize.com/yp0zum81vdugagjcebli2bm5tcm8eji5/', '0', 'Arcade', 0, 0, '', 'turtles-harvest'),
(2054, 'Stay Alive', 'Are you ready to survive? You have an axe in your hand, start cutting down all the trees. First, cut down the trees and build a tent. After the tent, you should build walls around it so that cannibals dont attack and eat you. Either run away from the cannibals or fight them to make them flee. Collect rocks, bushes, and wood. You need to make a fire. If your health is low, eat mushrooms, or you might die. Finally, as the last task, build a raft and complete the game.', 'https://img.gamemonetize.com/28p9rjmeigg51j6uafgx87boxjn8hayv/512x384.jpg', 'https://html5.gamemonetize.com/28p9rjmeigg51j6uafgx87boxjn8hayv/', '0', 'Arcade', 0, 0, '', 'stay-alive'),
(2055, 'TURTLE SMA', 'Turtle Adventure World!!! A cruel monkey had taken all of our turtle\'s children. It\'s really a great adventure for our little turtle to reach this cruel monkey and save all his children before it\'s too late. This adventure world has lots of animals that will block our turtle\'s path. Our little turtle must defeat all the enemies sent by the cruel monkey and teach the cruel monkey a lesson. Help this little turtle travel through this dangerous adventure world including underwater and ocean and beat the monkey to save the children from the turtle', 'https://img.gamemonetize.com/27jy0pycofvtmah5cuawd2c9qcmw7a6y/512x384.jpg', 'https://html5.gamemonetize.com/27jy0pycofvtmah5cuawd2c9qcmw7a6y/', '0', 'Arcade', 0, 0, '', 'turtle-sma'),
(2056, 'Run Nado', 'Run Nado is an exhilarating endless runner game where players navigate through dynamic environments while controlling a tornado. Dodge obstacles, collect power-ups, and unleash destructive forces to conquer levels and achieve high scores. With stunning graphics and intuitive controls, players can enjoy thrilling challenges as they whirl through cities, forests, and deserts. With each level presenting new challenges and surprises, Run Nado offers endless excitement for gamers of all ages. Brace yourself for a whirlwind adventure like no other! &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/1do9flq3905mmiwhtkoqlchzsek7z99s/512x384.jpg', 'https://html5.gamemonetize.com/1do9flq3905mmiwhtkoqlchzsek7z99s/', '0', 'Arcade', 0, 0, '', 'run-nado'),
(2057, 'FLEET BLAST', 'Join the thrilling naval adventure of FLEET BLAST &amp;ndash; the ultimate strategic board game of naval warfare. Deploy your fleet, plan your attacks, and outsmart your opponent in this classic Battleship showdown! Strategic Gameplay-Thrilling Battles - Stunning Visuals - Intuitive Controls - Customizable Fleets - Quick Play. Choose your targets wisely and aim for victory! Engage in heart-pounding battles as you take turns with your opponent to call out coordinates and attempt to sink each others ships. Every move counts &amp;ndash; will you hit or miss? Are you ready to conquer the high seas and become ultimate Battleship Commander?', 'https://img.gamemonetize.com/p9kfi7cf5uxr4298m9g0vin2wdbahm6g/512x384.jpg', 'https://html5.gamemonetize.com/p9kfi7cf5uxr4298m9g0vin2wdbahm6g/', '0', 'Arcade', 0, 0, '', 'fleet-blast'),
(2058, 'Fuuta', 'Fuuta is a 2D platformer where you have to collect all of the lipsticks while avoiding all of the single-eyed enemy monsters, flying monsters, pins and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/z6yzh14l4zqrciyle29g9d3fnnoxldec/512x384.jpg', 'https://html5.gamemonetize.com/z6yzh14l4zqrciyle29g9d3fnnoxldec/', '0', 'Arcade', 0, 0, '', 'fuuta'),
(2059, 'Minescraftter Two Player', 'In this adventure, you need to survive in a 2-player game. Steve and Alex must rescue the animals and reach the end. Beware of the monsters along the way, as they can kill you. Steve has a weapon and can shoot all the monsters in his path. Reload his weapon and eliminate all the monsters. Alex needs to catch and collect all the animals.', 'https://img.gamemonetize.com/eueexa64q431mmoj8kd6wh6fxfgax0uu/512x384.jpg', 'https://html5.gamemonetize.com/eueexa64q431mmoj8kd6wh6fxfgax0uu/', '0', 'Arcade', 0, 0, '', 'minescraftter-two-player'),
(2060, 'border', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/pmpjrimztkiowu1mhmntugd5t1qdalx0/512x384.jpg', 'https://html5.gamemonetize.com/pmpjrimztkiowu1mhmntugd5t1qdalx0/', '0', 'Arcade', 0, 0, '', 'border'),
(2061, 'Letter Layout Coloring', 'Immerse yourself in the captivating world of Letter Layout Coloring! This puzzle game challenges your creativity and cognitive skills as you arrange colorful letters to form words. With a dynamic layout that evolves with each level, youll embark on a journey of linguistic discovery. Solve puzzles, unlock achievements, and unveil the vibrant spectrum of language. Letter Layout Coloring is a thrilling fusion of linguistic artistry and strategic thinking, making it the perfect game for word enthusiasts seeking a delightful challenge. Website Developer &lt;a href=\'https://www.coolcrazygames.com/popular\'&gt;https://www.coolcrazygames.com/popular&lt;/a&gt;', 'https://img.gamemonetize.com/6e19nblmuagla3dbso7k0uko43jlmqxu/512x384.jpg', 'https://html5.gamemonetize.com/6e19nblmuagla3dbso7k0uko43jlmqxu/', '0', 'Arcade', 0, 0, '', 'letter-layout-coloring'),
(2062, 'ItchExplorer', 'ItchExplorer, a virtual arcade! Browse and play the top games on itch.io Brought to you by MIDL. Click on this link for more games &gt;&gt; https://www.midl.tk', 'https://img.gamemonetize.com/atziri2dqs8fnpdj9jdn8jo93tj9fv7g/512x384.jpg', 'https://html5.gamemonetize.com/atziri2dqs8fnpdj9jdn8jo93tj9fv7g/', '0', 'Arcade', 0, 0, '', 'itchexplorer'),
(2063, 'Boxing Fighter Shadow Battle-3', 'Boxing Fighter Shadow Battle is a cool HTML5 game that is playable both on your desktop and on your mobile phone!', 'https://img.gamemonetize.com/of68uzji1utpts7ys4mlcxi4m1ydbb18/512x384.jpg', 'https://html5.gamemonetize.com/of68uzji1utpts7ys4mlcxi4m1ydbb18/', '0', 'Arcade', 0, 0, '', 'boxing-fighter-shadow-battle'),
(2064, 'Putot', 'Putot is a 2D platformer where you have to collect cubes containing treasures while avoiding the enemy aliens, flying creatures and their bullets, spikes, rotating lasers and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/ddj360ywpmt4yh3gdcnmd4uo9n91ipke/512x384.jpg', 'https://html5.gamemonetize.com/ddj360ywpmt4yh3gdcnmd4uo9n91ipke/', '0', 'Arcade', 0, 0, '', 'putot'),
(2065, 'Agumo 2', 'Agumo 2 is a 2D platformer where you have to collect all of the cookies while avoiding the enemies, saws, spikes and reach the green flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Agumo&quot; series.', 'https://img.gamemonetize.com/lxhpqejq6zcxqfvi1hj7b3d9tsodlui0/512x384.jpg', 'https://html5.gamemonetize.com/lxhpqejq6zcxqfvi1hj7b3d9tsodlui0/', '0', 'Arcade', 0, 0, '', 'agumo-'),
(2066, 'Agumo', 'Agumo is a 2D platformer where you have to collect all of the cookies while avoiding the enemies, saws, spikes and reach the green flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/9bl2r8ng0b3z8oe1fwf6gqj0vwuhzytl/512x384.jpg', 'https://html5.gamemonetize.com/9bl2r8ng0b3z8oe1fwf6gqj0vwuhzytl/', '0', 'Arcade', 0, 0, '', 'agumo'),
(2067, 'Aquanaut Adventure', 'Dive into the depths of the ocean and embark on an exciting adventure full of challenges and discoveries. Aquanaut Adventure: Underwater Quest is an immersive game that takes you on an exciting journey through the depths of the ocean. Explore underwater caves, old ruins, and hidden treasures while meeting different sea creatures and taking on challenges.', 'https://img.gamemonetize.com/giff5xqx84d9mrl24y6uycqkdkpwxsjp/512x384.jpg', 'https://html5.gamemonetize.com/giff5xqx84d9mrl24y6uycqkdkpwxsjp/', '0', 'Arcade', 0, 0, '', 'aquanaut-adventure'),
(2068, 'Nekoman vs Gangster', 'Nekoman vs Gangster is a 2D platformer where you play as a cat who have to collect all of the silver keys while avoiding the Gangsters, saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/sb3gdgxxto7wkl3l40zple0l4zmwzxel/512x384.jpg', 'https://html5.gamemonetize.com/sb3gdgxxto7wkl3l40zple0l4zmwzxel/', '0', 'Arcade', 0, 0, '', 'nekoman-vs-gangster'),
(2069, 'Flying Challenge', 'Flying Challenge is a Flappy Bird game with a twist. In this game, you control a bird that is trying to fly through a series of obstacles, including bow, and other objects. The goal is to fly as far as you can without hitting anything. The game is simple to play but difficult to master. You can control the bird by tapping and holding on the screen. This will make the bird flap its wings, which gives it lift. You need to time your taps carefully in order to avoid the obstacles.', 'https://img.gamemonetize.com/f47lm1mrnh9ro64sdzrhow49mz7m757g/512x384.jpg', 'https://html5.gamemonetize.com/f47lm1mrnh9ro64sdzrhow49mz7m757g/', '0', 'Arcade', 0, 0, '', 'flying-challenge'),
(2070, 'Color Box Path', 'To survive, you must quickly tap on the correct colour. Make as many points as you can by pressing the yellow and red colour buttons. Earn money and points to get access to new backdrops and accomplishments. You may swiftly go to the next road by fast tapping right or left, depending on the colour of the following path. In this game of colour paths, you must tap the yellow route when it gets to yellow, and you must touch the red path when it gets to read. Colour Path Classic is a great game that is both challenging and enjoyable. Go no further if you\'re looking for a high-octane, adrenaline-pumping, and mind-boggling time-killer. At the very least, you\'ll tap the incorrect one at least half the time. Colour path classic\'s controls are straightforward, making it a breeze to master. Youngsters and grown-ups of all generations will get addicted to this one-handed one-tap game. Your life is over as soon as you touch on the incorrect colour path tile. Playing this game is one of the best ways to kill time.', 'https://img.gamemonetize.com/ji5i660m4m0h94u9p2i8vto1b43p3m3b/512x384.jpg', 'https://html5.gamemonetize.com/ji5i660m4m0h94u9p2i8vto1b43p3m3b/', '0', 'Arcade', 0, 0, '', 'color-box-path'),
(2071, 'Poppy Playtime Hidden Ghosts', 'Poppy Playtime Hidden Ghosts is a fun online skill and hidden object game. Find out the hidden ghosts in the specified images. Each level has 10 hidden ghosts. There are 8 levels in total. The time is limited so be fast and find all hidden objects before time runs out. Clicking in the wrong place several times reduces the time by an additional 5 seconds. So, if you are ready start the game and have fun!', 'https://img.gamemonetize.com/32fvylwxwnm4z26d5e3mh5cu1fi91r4t/512x384.jpg', 'https://html5.gamemonetize.com/32fvylwxwnm4z26d5e3mh5cu1fi91r4t/', '0', 'Arcade', 0, 0, '', 'poppy-playtime-hidden-ghosts'),
(2072, 'Aisa Bot', 'Aisa Bot is a 2D Sci-fi themed platformer where you play as a bot who have to collect all of the cubes while avoiding the enemy bots, flying bots and their bullets, spikes and ground saws and reach the loop hole in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/mm7now75a91kqmy2bqrpo279pfj66nt3/512x384.jpg', 'https://html5.gamemonetize.com/mm7now75a91kqmy2bqrpo279pfj66nt3/', '0', 'Arcade', 0, 0, '', 'aisa-bot'),
(2073, 'Raktoo', 'Raktoo is a 2D cute little platformer where you have to collect all of the black grapes while avoiding the enemy monsters, flying monsters and their bullets, spikes, and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/dqt96l87t9sxgoqpsrzbpm5txyarjpy5/512x384.jpg', 'https://html5.gamemonetize.com/dqt96l87t9sxgoqpsrzbpm5txyarjpy5/', '0', 'Arcade', 0, 0, '', 'raktoo'),
(2074, 'Ship Mazes', 'Forward to new naval exploits! Join exciting battles on the water, where you are the last hope to protect the lighthouse. Use your strategic skills to sink all the enemies, conquer the waves and win the battle. - Fight your way through sharp rocks, maneuver with the currents and masterfully destroy opponents! - Collect dropped bonuses to improve your ship and gain an advantage! - Defend the lighthouse and dont let the enemy fleet destroy it! Accept the challenge alone or with a friend and win in an exciting naval confrontation!', 'https://img.gamemonetize.com/6zy3ezihx8y0dx10u8i383kt8b4da7wm/512x384.jpg', 'https://html5.gamemonetize.com/6zy3ezihx8y0dx10u8i383kt8b4da7wm/', '0', 'Arcade', 0, 0, '', 'ship-mazes'),
(2075, 'Akochan Quest 2', 'Akochan Quest 2 is a 2D Anime themed platformer where you play as a girl, Akochan, who have to collect all of the necklaces while avoiding the zombies, flying heart monsters, rotating blades, spikes and reach the Yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Akochan Quest&quot; series.', 'https://img.gamemonetize.com/qpqahi8ifbrh1dhdx1mh1jbz8p62lx45/512x384.jpg', 'https://html5.gamemonetize.com/qpqahi8ifbrh1dhdx1mh1jbz8p62lx45/', '0', 'Arcade', 0, 0, '', 'akochan-quest-'),
(2076, 'Forest Adventure', 'Forest Adventure is an immersive escape game set in a magical forest. As a round ball character, you must explore the forest to find lost keys, unlock mysterious doors, and reach new areas. Navigate through obstacles, solve mysterious mechanisms, and discover the secrets within the forest. There are no scores or time limits&amp;mdash;simply get lost in the tranquil atmosphere of nature and savor the adventure. Each level leads to an even more exciting journey. Get lost in the depths of the forest, collect the keys, and fall under the enchantment of Forest Adventure!', 'https://img.gamemonetize.com/16u38bpqjuclapwj8s7a296b7rvn8efm/512x384.jpg', 'https://html5.gamemonetize.com/16u38bpqjuclapwj8s7a296b7rvn8efm/', '0', 'Arcade', 0, 0, '', 'forest-adventure'),
(2077, 'Escape the Fuzz', 'Escape the Fuzz a car-man-game is back on new devices! Move the hero by swiping in the four directions, don\'t let the police catch you. Collect all the coins to finish the level. Power-up pill give you temporary ability of defeat enemies.', 'https://img.gamemonetize.com/0wvf7h37yllj79f2wlpvyn6ax1v0rmva/512x384.jpg', 'https://html5.gamemonetize.com/0wvf7h37yllj79f2wlpvyn6ax1v0rmva/', '0', 'Arcade', 0, 0, '', 'escape-the-fuzz'),
(2078, 'Among Yetto Bots', 'Among Yetto Bots is a 2D Sci-fi themed platformer where you have to collect all of the golden balls while avoiding the enemy bots, flying bots and their bullets, spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/lny6rz8ln6dqddx2z1to60nej8yojc21/512x384.jpg', 'https://html5.gamemonetize.com/lny6rz8ln6dqddx2z1to60nej8yojc21/', '0', 'Arcade', 0, 0, '', 'among-yetto-bots'),
(2079, 'Dark Survival Squid Game', 'Based on the popular Netflix show, play ‘’ ’’ and see if you can survive. Try to reach the finish line in this epic online game, is one of the first big and blatant gaming attempts to try and jump on the Squid Game bandwagon. Can you pass the challenge or will you bite the dust? Test out your reaction skills in this 3D game. Welcome to a fair game of ‘’ ‘’. Whoever wins this game will win a lot of cash prizes. Features: - Real HD graphics - High-quality game sounds - Excellent animations - Easy to play - Best Squid Game continue when the thumbs-up is on. Follow your personality\'s head motions!', 'https://img.gamemonetize.com/msfs31js618l9s79zse38n9x1szx6is2/512x384.jpg', 'https://html5.gamemonetize.com/msfs31js618l9s79zse38n9x1szx6is2/', '0', 'Arcade', 0, 0, '', 'dark-survival-squid-game'),
(2080, 'Eat Small Fish', 'Eat Small Fish is a game where you must eat small other fish to survive and become bigger. Eat Small Fish include all kinds of hungry fishes in the undersea water. They tanked and attacked smaller fish to become the ocean most powerful fish eater. Big fish eat small fish to be giant fish. Giant fish eat big fish and turn over the Mega fish. Mega fish eat giant fish and finally become fabulous fish in the underwater sea.', 'https://img.gamemonetize.com/5h7odu5oyzgdzo77493utlamcoz43wlj/512x384.jpg', 'https://html5.gamemonetize.com/5h7odu5oyzgdzo77493utlamcoz43wlj/', '0', 'Arcade', 0, 0, '', 'eat-small-fish'),
(2081, 'Avoid the Sharks', 'You went out swimming in the ocean, but hadnt realized until you were already in the water that there were a lot of sharks nearby. Touch the game screen to move right and left to avoid the sharks so you dont get eaten!', 'https://img.gamemonetize.com/u2rjkywt9c1yuw51vutja0kv3wnh4okq/512x384.jpg', 'https://html5.gamemonetize.com/u2rjkywt9c1yuw51vutja0kv3wnh4okq/', '0', 'Arcade', 0, 0, '', 'avoid-the-sharks'),
(2082, 'Redmax', 'Are you ready for an adventure in Redmax game? Your adventure will be escaping from the giant cube. The cube monster is coming, so run away from it. While running away from the red cube monster, collect the keys and grab all the coins. You must get the key; your friends are waiting for you at the end of the level. Grab the key and safely reach the end of the level. Hold your friends hands at the end of the level and move on to the next level.', 'https://img.gamemonetize.com/zi41u3c7wc7a23jfmkzxxji362p6ho1g/512x384.jpg', 'https://html5.gamemonetize.com/zi41u3c7wc7a23jfmkzxxji362p6ho1g/', '0', 'Arcade', 0, 0, '', 'redmax'),
(2083, 'Pitstop Car Mechanic Simulator', 'Pit Stop Stock Car Mechanic 3D is a nascar racing game like no other. Your ultimate goal is to become the best pit stop crew and nascar racing car mechanic simulator on the motorsport circuit. Get ready for the most fun you’ve had with nascar stock car pit stop racing game! Whether you’re a casual racer or a die-hard fan of stock car mechanic. Pit Stop Stock Car Mechanic is surely going to give you the thrill of stock car racing and auto mechanic simulator all at your service station, and in just one game. Pit Stop Stock Car Mechanic 3D is a wonderful addition in the mechanic workshop and auto repair car games. You have fixed many cars at your car service workshop like luxury car, limousine, sports car and even army truck but this pit stop stock car racing and auto mechanic simulator game is nothing like the rest mechanic workshop and auto repair car games. This Pit Stop Stock Car Mechanic 3D game is all about being the car mechanic manager at your auto workshop service station and managing one of the best stock car mechanics of your pit crew and achieving the best score by assigning most suitable mechanic to appropriate task to lead the pit stop car race. Enter the oval racing circuit, with your pit crew, with the sole purpose of achieving the first place in the speedway masters race. Engage with your pit stop crew at your car service workshop and repair garage to test your skills by hitting lug nuts, changing tires, filling the gas tank, cleaning the radiators and even windscreen. Use all the top-notch auto workshop tools at your disposal in pit crew mechanic simulation where car mechanic manager will be heading the pit stop workshop for quality American stock car mechanic job. So what are your waiting for? Head to the motorsport circuit to be part of the pit stop racing, win each tournament and become the best racer with the help of your pit crew stock car mechanic. Features of Pit Stop Stock Car Mechanic 3D: ♦ Race The Clock; Time Is Delayed If You Do Not Get Perfect. ♦ Handle All Pit Crew Jobs: Fuel, Tire Change, Jack, Radiator &amp; Windscreen Cleaning. ♦ Fun For All Ages: It\'s The Most Addicting And Realistic Car Mechanic Simulator App ♦ An Absolute Treat For the Lovers Of Auto Repair Car Fixing And Pit Stop Racing Games ♦ Fully Equipped Service Station with top-notch and state of the art car repair shop tools ♦ Your Pit Stop Stock Car Mechanic Workshop Will Be Open 24x7 So Race In Any Time', 'https://img.gamemonetize.com/z140qlioqsaexuof0a2b1ydpqebhjx6j/512x384.jpg', 'https://html5.gamemonetize.com/z140qlioqsaexuof0a2b1ydpqebhjx6j/', '0', 'Arcade', 0, 0, '', 'pitstop-car-mechanic-simulator'),
(2084, 'Mini Adventure II', 'Are you ready for adventure? In this game, you can have fun and spend quality time. Complete levels by jumping over obstacles. Have fun!', 'https://img.gamemonetize.com/npvjll1z0nrbhdyn4lvq1y6merq5bn46/512x384.jpg', 'https://html5.gamemonetize.com/npvjll1z0nrbhdyn4lvq1y6merq5bn46/', '0', 'Arcade', 0, 0, '', 'mini-adventure-ii'),
(2085, 'Among Us Runner', 'A funny and cheerful alien landed in the city and decided to quickly explore all its sights. You in the game Among Us Run will help him in this adventure. Your character will be visible on the screen in front of you, who will run down the street gradually gaining speed. There will be various kinds of obstacles in front of your hero. Using the control keys, you will be able to direct the actions of your hero. You will need to run around some of the obstacles, you will be able to jump over some of them, and you will need to dive under others. Also on the way you will have to collect various items scattered throughout the length of your path.', 'https://img.gamemonetize.com/pedl5cw0jmtb614s752m8jzpm45qg7xx/512x384.jpg', 'https://html5.gamemonetize.com/pedl5cw0jmtb614s752m8jzpm45qg7xx/', '0', 'Arcade', 0, 0, '', 'among-us-runner'),
(2086, 'Mini Coins', 'Mini Coins is an arcade game where you must collect all the coins in the level by jumping, wall jumping, avoiding obstacles and enemies controlling a small blob character. Get ready for over the speedrun mode!', 'https://img.gamemonetize.com/iu5fpa6ap40naojpo1592oacpx80wriv/512x384.jpg', 'https://html5.gamemonetize.com/iu5fpa6ap40naojpo1592oacpx80wriv/', '0', 'Arcade', 0, 0, '', 'mini-coins'),
(2087, 'Huggy Wuggy Run', 'Help Hagi Wagi and Kissi Misi overcome all obstacles and reach the finish line!', 'https://img.gamemonetize.com/bv84uv2yj1vw8wfoxjxmjto94um5mkbi/512x384.jpg', 'https://html5.gamemonetize.com/bv84uv2yj1vw8wfoxjxmjto94um5mkbi/', '0', 'Arcade', 0, 0, '', 'huggy-wuggy-run'),
(2088, 'Mini Springs', 'Mini Springs is a retro-style platform game where you command a small blob character that cant jump; use the springs all over the stage to evade obstacles and enemies to reach the goal and complete all levels!', 'https://img.gamemonetize.com/0fgjih85qhaqvnklaxe91x9h5bcfirlr/512x384.jpg', 'https://html5.gamemonetize.com/0fgjih85qhaqvnklaxe91x9h5bcfirlr/', '0', 'Arcade', 0, 0, '', 'mini-springs'),
(2089, 'Highway Desert Race', 'Highway Desert Race immerses players in adrenaline-fueled, high-speed competitions across treacherous desert highways. Choose from an array of powerful vehicles and customize them to dominate the unforgiving terrain. Dodge obstacles, outmaneuver rivals, and push your limits to claim victory in heart-pounding races. With stunning graphics and realistic physics, every twist and turn will test your skills to the max. Do you have what it takes to conquer the desert and become the ultimate champion of the highway? Website Developer &lt;a href=\'https://www.brightestgames.com/new-games\'&gt;https://www.brightestgames.com/new-games&lt;/a&gt;', 'https://img.gamemonetize.com/zs7v9h9701yetpknge78wt7iw87i49et/512x384.jpg', 'https://html5.gamemonetize.com/zs7v9h9701yetpknge78wt7iw87i49et/', '0', 'Arcade', 0, 0, '', 'highway-desert-race'),
(2090, 'Space Quoit 2048', 'Space Quoit 2048 offers a thrilling twist on the classic 2048 game. Each disk is adorned with numbers, and your mission is to skillfully maneuver matching-numbered disks into epic collisions, forging them into new and higher numbers. Embark on this cosmic journey, bursting disks in spectacular fashion, and conquer the challenges of each level!', 'https://img.gamemonetize.com/3z3tne4pget0610nycrv3syol6kkvhds/512x384.jpg', 'https://html5.gamemonetize.com/3z3tne4pget0610nycrv3syol6kkvhds/', '0', 'Arcade', 0, 0, '', 'space-quoit-'),
(2091, 'Cap Opener', 'Cap Opener is an engaging and fast-paced mobile game where players enter a world of adventure and strategy. Set in a whimsical universe, players must skilfully navigate through levels, unlocking various magical bottles. Each bottle presents unique challenges and puzzles, requiring clever tactics to open. Players can collect special tools and power-ups, enhancing their abilities to tackle increasingly complex puzzles. With its vibrant graphics, intuitive controls, and a progressively challenging gameplay. Website Developer &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/apqsdr58pvpmk61n5cqu8wqzwbvfvocn/512x384.jpg', 'https://html5.gamemonetize.com/apqsdr58pvpmk61n5cqu8wqzwbvfvocn/', '0', 'Arcade', 0, 0, '', 'cap-opener'),
(2092, 'Tunnel Rush 2022', 'Allow yourself to be carried away by the wind of the paradise tunnel. As you go through the levels of this entertaining game, the difficulty will increase. While playing, you must maintain total concentration on the tunnel. Let\'s get started and see if we can emerge victorious from the ghost tunnel rush. Obstacles and the sloping tunnel will not be a deterrent to you. Some things will prove to be a challenging learning experience for you. There are a variety of possibilities, including flying triangles, bouncing balls, and timber that appears overnight. You\'re invited to put your reflexes to the test in this color tunnel. Prepare to have a good time with the finest tunnel rush games. During the event, neon lights will protect you from going insane. It would be best if you found your way to heaven in the brightly colored land of the rainbow. Start dashing towards the ghost in the paradise tunnel to see how quickly you can run.', 'https://img.gamemonetize.com/33mtg1xz5cnwtu4vx47qjerx7hpzqw3j/512x384.jpg', 'https://html5.gamemonetize.com/33mtg1xz5cnwtu4vx47qjerx7hpzqw3j/', '0', 'Arcade', 0, 0, '', 'tunnel-rush-'),
(2093, 'Super War', 'Build a base to defend against enemies. Create a variety of defensive fortifications and give a decent rebuff to every attack from the enemy.', 'https://img.gamemonetize.com/d0j2wzu4g7hm0dxxr062bkcw5tmrjenn/512x384.jpg', 'https://html5.gamemonetize.com/d0j2wzu4g7hm0dxxr062bkcw5tmrjenn/', '0', 'Arcade', 0, 0, '', 'super-war'),
(2094, 'Melodys Adventure 2', 'Embark on a grander adventure with Melody in Melodys Adventure 2! Explore 32 expansive levels, now larger than ever, set in a captivating 16:9 aspect ratio. Join Melody, with her iconic yellow hair and pink hat, as she navigates through these enhanced landscapes filled with new challenges and surprises. Harness your platforming skills to conquer the vast terrains, outwitting foes along the way. Immerse yourself in the rhythmic journey with Melodys headphones and experience the next level of this melodic masterpiece. Are you ready to dive into the bigger and bolder world of Melodys Adventure 2? Begin the adventure', 'https://img.gamemonetize.com/z3c0ziu96mkatk78xxcwpf2i2zbd0s9w/512x384.jpg', 'https://html5.gamemonetize.com/z3c0ziu96mkatk78xxcwpf2i2zbd0s9w/', '0', 'Arcade', 0, 0, '', 'melodys-adventure-'),
(2095, 'Riko vs Tako', 'Riko vs Tako is a 2D Sci-fi themed platformer where you have to collect chocolate ball candies while avoiding the enemy bots, flying bots and their bullets, spikes, giant blades and reach the loop hole in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/wc9wukhbdpbjxjfd8830ewqpruzxse8t/512x384.jpg', 'https://html5.gamemonetize.com/wc9wukhbdpbjxjfd8830ewqpruzxse8t/', '0', 'Arcade', 0, 0, '', 'riko-vs-tako'),
(2096, 'Meera Quest', 'Meera Quest is a 2D anime themed platformer where you play as a cute anime girl called Meera who have to collect keys in order to escape the Monster world while avoiding the monsters, lava, fire and spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/olsjfkhf9oleyypc3b225ymyl9ewjwx5/512x384.jpg', 'https://html5.gamemonetize.com/olsjfkhf9oleyypc3b225ymyl9ewjwx5/', '0', 'Arcade', 0, 0, '', 'meera-quest'),
(2097, 'CHERRY JUMP', 'Barry\'s sister, Mary, has been captured by a mysterious foe, and you must rescue her! Run, jump, and stomp the baddies who stand in your way, and get to the end of each level unscathed!', 'https://img.gamemonetize.com/83s6sr2oneqc9n2x8ktvejmsegqj9hva/512x384.jpg', 'https://html5.gamemonetize.com/83s6sr2oneqc9n2x8ktvejmsegqj9hva/', '0', 'Arcade', 0, 0, '', 'cherry-jump'),
(2098, 'Brokun 2', 'Brokun 2 is a 2D cute little platformer where you play as a human being called Brokun who have to collect all of the magical stones while avoiding the little devils, flying monsters, their bullets, spikes, fire of hell and reach the Exit door in order to go to the next level. There are 8 levels to play with increasing difficulty. This is the second installment of the original &quot;Brokun&quot; series.', 'https://img.gamemonetize.com/h7dopvjk58ztoggakcza63ju5fajhj14/512x384.jpg', 'https://html5.gamemonetize.com/h7dopvjk58ztoggakcza63ju5fajhj14/', '0', 'Arcade', 0, 0, '', 'brokun-'),
(2099, 'holey battle royale', 'Holey battle royale game where you consume various items and opponents with smaller holes. You will grow bigger as you swallow! The map will continuously shrink, forcing players into a narrower environment until there is only one person left standing. Consume, grow, and become the last hole standing in the arena!', 'https://img.gamemonetize.com/nyfn1r4e3kh753jt1abdbuaoka6gy48c/512x384.jpg', 'https://html5.gamemonetize.com/nyfn1r4e3kh753jt1abdbuaoka6gy48c/', '0', 'Arcade', 0, 0, '', 'holey-battle-royale'),
(2100, 'Horse Shoeing', 'Play Horse Shoeing game in your web browser for free on Superkidgames.com. You’re the owner of a stable in this game, and it’s your job to make your equine companions feel good and active. Horse Shoeing gamifies barn life by featuring a vast amount of mini-games where you clean and shoe your horses’ hoofs, brush their hair, take them on rides, play with them, and much more!', 'https://img.gamemonetize.com/tdh4px888sp7cbnmz41gbd5a4winj7or/512x384.jpg', 'https://html5.gamemonetize.com/tdh4px888sp7cbnmz41gbd5a4winj7or/', '0', 'Arcade', 0, 0, '', 'horse-shoeing'),
(2101, 'Sky Emoji: Flutter', 'Sky Emoji: Flutter is an enchanting mobile game that takes you on a whimsical journey through the vast skies of imagination. As a cheerful and vibrant emoji, you must navigate through an assortment of obstacles by fluttering your wings with grace and precision. Immerse yourself in the ethereal beauty of the games atmospheric visuals and soothing melodies. Unlock various emoji characters with unique fluttering styles and embark on challenging quests to earn rewards. Prepare for a delightful adventure filled with joyful flutters, captivating challenges, and a sky full of endless possibilities. Let your emotions soar with Sky Emoji: Flutter!', 'https://img.gamemonetize.com/07y8lnps39i8w7l6g0bt9ifscnhbv7l6/512x384.jpg', 'https://html5.gamemonetize.com/07y8lnps39i8w7l6g0bt9ifscnhbv7l6/', '0', 'Arcade', 0, 0, '', 'sky-emoji-flutter'),
(2102, 'Zombie Towers', 'You are the last group of survivors on the planet, and your goal is to defend your castle from brutal enemy attacks and destroy the zombie army.', 'https://img.gamemonetize.com/06qwivcn2bn2gelwm4sjho2pvudopyfy/512x384.jpg', 'https://html5.gamemonetize.com/06qwivcn2bn2gelwm4sjho2pvudopyfy/', '0', 'Arcade', 0, 0, '', 'zombie-towers'),
(2103, 'Ninja run 2d fun endless running', 'It is a fun endless game in which you have to collect coins , dodge obstacle and buy powers with the coins and many more.', 'https://img.gamemonetize.com/eeqhbeon0zc5v7a5af2qgqpzmnd1x2sf/512x384.jpg', 'https://html5.gamemonetize.com/eeqhbeon0zc5v7a5af2qgqpzmnd1x2sf/', '0', 'Arcade', 0, 0, '', 'ninja-run-d-fun-endless-running'),
(2104, 'NaxRun', 'Naxrun is an endless runner game where the player takes on the role of an explorer in a cave full of dangers, such as lava balls and TNTs. The objective is to collect valuable coins while running, sliding, and jumping over obstacles. With amazing graphics and special power-ups, the player will have fun while trying to beat their high score and conquer new treasures.', 'https://img.gamemonetize.com/s0da8chvp3pu2sto4l6g4dkg8qn14cbu/512x384.jpg', 'https://html5.gamemonetize.com/s0da8chvp3pu2sto4l6g4dkg8qn14cbu/', '0', 'Arcade', 0, 0, '', 'naxrun'),
(2105, 'Bug Run', 'Don´t let them escape! Have fun with this free and funny game! In this addictive game you have to smash the roaches that are trying to run. But, be carefull and don´t touch the lady bugs. Connect to Facebook and see which friend has the high score in every level. - many levels to play; - different bugs, as armored roaches and lady bugs; - easy to play, kids, boys and girls, will love play it; &quot;Great great game!&quot; - Joe &quot;Terrible game, i did not like it!&quot; - Ralph, the cockroach More levels, bugs, as ants and rats, scenarios are coming!!', 'https://img.gamemonetize.com/if6t2em9drevck2bzftw8hkxrb2d7p9h/512x384.jpg', 'https://html5.gamemonetize.com/if6t2em9drevck2bzftw8hkxrb2d7p9h/', '0', 'Arcade', 0, 0, '', 'bug-run'),
(2106, 'Kanaksia', 'Kanaksia is a 2D platformer where you have to collect all of the strawberries while avoiding the enemies, spikes, giant blades and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/tsrtt3kb8lxknlu5hs8082maiwvyt25y/512x384.jpg', 'https://html5.gamemonetize.com/tsrtt3kb8lxknlu5hs8082maiwvyt25y/', '0', 'Arcade', 0, 0, '', 'kanaksia'),
(2107, 'Funny Tattoo Salon', '**Ever wanted to have a tattoo? Wondering about a sleeve made out of painted pictures on your body? Look no further! Your search is over! You are in the right spot and we guarantee that you will not be disappointed! Download this tattooing game and become the best there is in this area of work! Become the Ink Master that everybody is talking about! Mix and match the traditional with the temporary, and get all the beautiful creations!', 'https://img.gamemonetize.com/saeljwaigg7ds9fagta9evnlr0idtj8c/512x384.jpg', 'https://html5.gamemonetize.com/saeljwaigg7ds9fagta9evnlr0idtj8c/', '0', 'Arcade', 0, 0, '', 'funny-tattoo-salon'),
(2108, 'Christmas Factory-2', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/79vf836fze6a9skcme5iqmpmbz03upi2/512x384.jpg', 'https://html5.gamemonetize.com/79vf836fze6a9skcme5iqmpmbz03upi2/', '0', 'Arcade', 0, 0, '', 'christmas-factory'),
(2109, '2048 Merge Throw', 'Experience a captivating twist on the classic 2048 game in 2048 Merge Thrower! Combine numbered blocks and hurl them across the grid in a quest for the elusive 2048 block. Merge similar tiles to unlock powerful throws, unleash chain reactions, and reach higher numbers. Strategy and precision are your allies in this addictive puzzle adventure. Test your mental agility and challenge your strategic skills as you work towards the ultimate merger. Can you achieve the legendary 2048 merge throw? Dive into the world of numbers and throws in 2048 Merge Thrower!', 'https://img.gamemonetize.com/hqr1yelrev55pkglaiz7kj9qc6cc2cfo/512x384.jpg', 'https://html5.gamemonetize.com/hqr1yelrev55pkglaiz7kj9qc6cc2cfo/', '0', 'Arcade', 0, 0, '', '-merge-throw'),
(2110, 'Rainbow Friends Game 2D', 'Je suis Red Monster - votre guide dans ce jeu Survivor In Rainbow Monster io. La première version mobile de Rainbow Game. Dans le jeu mobile Survivor In Rainbow Monster, vous incarnez un enfant sans nom qui a été kidnappé lors d\'un voyage scolaire dans un parc d\'attractions appelé Spooky Park. Plus de temps de jeu. À partir du moment de votre capture, vous devez survivre cinq nuits dans cet endroit étrange entièrement vide de vie, à l\'exception de vous et du monstre arc-en-ciel.', 'https://img.gamemonetize.com/xtz9zr474dhrkz21few9wealmf7i0ccw/512x384.jpg', 'https://html5.gamemonetize.com/xtz9zr474dhrkz21few9wealmf7i0ccw/', '0', 'Arcade', 0, 0, '', 'rainbow-friends-game-d'),
(2111, 'Run and Stop Challenge', 'Today I will provide you Run and Stop Challenge . Run and Stop Challenge is a game that is very popular with people because there are so many benefits that can be used. Run and Stop Challenge is the best app in the Free Entertainment category. It is a safe app for Android devices.Squid Game received critical acclaim and attracted international attention.The 2D Game offers a number of features, which we are going to share with you. At present, it only offers limited features, but you can explore those features on the zazgames and have fun. In the game, large groups of people must make a run. It\'s a unique gameplay that\'s both simple and unique. All you need to do is run and complete the goal. Before your eyes is a huge doll that you will know as Ghost. You can also see people with masks around here. As a result, if the masked man saw you move, he will kill you. If the ghost is not staring at you, you must move. In the game, players have to choose between red and green lights. The green light signifies moving.', 'https://img.gamemonetize.com/lpecu4t8lcpx8cneinsxkoegtaalye5q/512x384.jpg', 'https://html5.gamemonetize.com/lpecu4t8lcpx8cneinsxkoegtaalye5q/', '0', 'Arcade', 0, 0, '', 'run-and-stop-challenge'),
(2112, 'Friends Battle Crepgun', 'Are you ready to battle with your friend? Arrows are coming from all directions, so be careful. If you want to defeat your friend, you must avoid the arrows. If you can go on without getting hit by arrows for 10 seconds, you win the game. Every time an arrow hits you, the duration will increase by 1 second, so you must be very careful. You need to defeat your friend. Beat your friend and be the winner. You have 10 seconds to win. Be very careful, arrows are everywhere.', 'https://img.gamemonetize.com/zps1ypfzcu7hk60uenb7icjwtdivsv4s/512x384.jpg', 'https://html5.gamemonetize.com/zps1ypfzcu7hk60uenb7icjwtdivsv4s/', '0', 'Arcade', 0, 0, '', 'friends-battle-crepgun'),
(2113, 'Kazu Bot', 'Kazu Bot is a 2D Sci-fi themed platformer where you have to collect all of the tablets containing confidential information related to technology, while avoiding the enemy bots, spikes, rotating saws and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/rc0zpph02n6fvd8t6sljq2eh6ww7d4io/512x384.jpg', 'https://html5.gamemonetize.com/rc0zpph02n6fvd8t6sljq2eh6ww7d4io/', '0', 'Arcade', 0, 0, '', 'kazu-bot');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2114, 'King Rathor', 'King Rathor is a 2D platformer where you play as a King who have to save the queen who was held captive by the enemy soldiers. You have to collect the ornaments while avoiding the enemy soldiers, saws, spikes and rescue the queen from the danger. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/ajq7ful68lafwbk0en1iopz5v7u2c4bz/512x384.jpg', 'https://html5.gamemonetize.com/ajq7ful68lafwbk0en1iopz5v7u2c4bz/', '0', 'Arcade', 0, 0, '', 'king-rathor'),
(2115, 'Arena Battle Factory', 'Experience the satisfaction of conquering numerous levels of cleanliness while battling and defeating hordes of enemies. Dive into a world of challenges and triumphs as you overcome countless adversaries. Website Developer &lt;a href=\'https://tr.bestcrazygames.com/\'&gt;https://tr.bestcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/3k8fjgfhtka1zvirudlslaj5g7e7ny2o/512x384.jpg', 'https://html5.gamemonetize.com/3k8fjgfhtka1zvirudlslaj5g7e7ny2o/', '0', 'Arcade', 0, 0, '', 'arena-battle-factory'),
(2116, 'Buto Square', 'Buto Square is a 2D platformer where you have to collect all of the special red hats while avoiding the square enemies, spikes, ground saws, flying square enemies and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/lxwi4bvdqw1o0vbv2usxvt1acqiwmxd7/512x384.jpg', 'https://html5.gamemonetize.com/lxwi4bvdqw1o0vbv2usxvt1acqiwmxd7/', '0', 'Arcade', 0, 0, '', 'buto-square'),
(2117, 'Rise in Sky', 'Welcome to Rise in Sky Game! Protect fragile creatures from a variety of obstacles and falling objects. Clear your way as you reach higher and higher! Challenge your friends for the highest score or play Arcade mode to complete small missions!', 'https://img.gamemonetize.com/yfecjwaf7w3gdc0krjylm7dvtkd1iphs/512x384.jpg', 'https://html5.gamemonetize.com/yfecjwaf7w3gdc0krjylm7dvtkd1iphs/', '0', 'Arcade', 0, 0, '', 'rise-in-sky'),
(2118, 'Dig In Mine', 'Step into the captivating world of Dig In Mine where you embody the character Jackhammer on an extraordinary journey deep beneath the Earths surface. This endless game combines immersive visuals with a thrilling gameplay experience, where Jackhammer mines his way through a vast underground realm while collecting precious gold to unlock new appearances.', 'https://img.gamemonetize.com/6bv4rw7mis1p5oli7mq6wvmjtu8taala/512x384.jpg', 'https://html5.gamemonetize.com/6bv4rw7mis1p5oli7mq6wvmjtu8taala/', '0', 'Arcade', 0, 0, '', 'dig-in-mine'),
(2119, 'Kanaksia 2', 'Kanaksia 2 is a 2D platformer where you have to collect all of the strawberries while avoiding the enemies, flying creatures, spikes, giant blades and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Kanaksia&quot; series.', 'https://img.gamemonetize.com/jruvskjxu40fv9wbrmxdox7ieqwdgkjz/512x384.jpg', 'https://html5.gamemonetize.com/jruvskjxu40fv9wbrmxdox7ieqwdgkjz/', '0', 'Arcade', 0, 0, '', 'kanaksia-'),
(2120, 'Hekov Bot', 'Hekov Bot is a 2D Sci-fi themed platformer where you have to collect all of the battery cells while avoiding the enemy bots, the flying bots and their bullets, spikes, and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/f5k7x4h76hmhn2oa2663hokrsq5st6l5/512x384.jpg', 'https://html5.gamemonetize.com/f5k7x4h76hmhn2oa2663hokrsq5st6l5/', '0', 'Arcade', 0, 0, '', 'hekov-bot'),
(2121, 'Stickman Army Battle', 'The most strategic stickman war game is now available. Play now to : &quot; Stickman Army : Team Battle &quot;. You must lead your stickman army and defeat the enemy ! Up to the victory !!! You are in charge of leading a small group of stickman soldiers. Each of them have different characteristics and weapons. Attack, defense, special tricks... You have a vast variety of strategies to defeat the enemy. Spin the wheel to pop up your stickman soldiers. Each symbol in the wheel will bring special caracteristics to your units. You are in command of a number powerful weapons and soldiers that can stop the ennemies. You can end this war... But this is going to be an epic and amazing battle. Kill the other team. Whatever happens ! Lead your team to the final victory. You have a tons of different weapons available: Every weapon has different characteristics and you have to play wisely to defeat the enemy. Or you will die !!!', 'https://img.gamemonetize.com/ma3pk7jwwvge1qd87eiu5m0zkaq7dq6c/512x384.jpg', 'https://html5.gamemonetize.com/ma3pk7jwwvge1qd87eiu5m0zkaq7dq6c/', '0', 'Arcade', 0, 0, '', 'stickman-army-battle'),
(2122, 'Coin Run Rush', 'Get a rush from this super addictive level-based Coin Rush game. Roll your coin along the Coin Rush twisty road track and get a perfect hit - make sure it lands right smack into the hole. Avoid tricky obstacles like deadly spikes, secret doors and spinning gates - getting a perfect hit into the hole can be dangerous! Beware of the twisty road speed ramp! It\'ll make your coin roll so fast, you\'ll need to be a pro to control it and get it into the hole.', 'https://img.gamemonetize.com/0xo66be9hd22lbq44t2p58s3yko1jv06/512x384.jpg', 'https://html5.gamemonetize.com/0xo66be9hd22lbq44t2p58s3yko1jv06/', '0', 'Arcade', 0, 0, '', 'coin-run-rush'),
(2123, 'Some Little Bosses', 'Its a little game with some bosses to fight i made for you, have fun!', 'https://img.gamemonetize.com/o4sc4kdv4q5x358rdc5025xye0ma5crr/512x384.jpg', 'https://html5.gamemonetize.com/o4sc4kdv4q5x358rdc5025xye0ma5crr/', '0', 'Arcade', 0, 0, '', 'some-little-bosses'),
(2124, 'Save the Pumpkin', 'Save the Pumpkin is a fun Halloween adventure game in which you must save the pumpkin from spooky creatures. Are you ready for a Halloween adventure? In Save Pumpkin, you will embark on a spooky journey to rescue the pumpkin from evil creatures. Use your quick reflexes to dodge obstacles and defeat enemies in this exciting game. Save the Pumpkin is perfect for all ages and offers endless hours of fun. So, join the adventure today and become a pumpkin hero! Download now and experience the thrill of this fantastic game.', 'https://img.gamemonetize.com/77sju89fgatoh76veqcux89s4u4v3wiz/512x384.jpg', 'https://html5.gamemonetize.com/77sju89fgatoh76veqcux89s4u4v3wiz/', '0', 'Arcade', 0, 0, '', 'save-the-pumpkin'),
(2125, 'Jeremy Quest', 'Jeremy Quest is a 2D platformer where you have to collect all of the red gems while avoiding the monsters, fire and spikes and reach the green flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/kh1mdvgmqur4my21cm27pc3igrvi6cvf/512x384.jpg', 'https://html5.gamemonetize.com/kh1mdvgmqur4my21cm27pc3igrvi6cvf/', '0', 'Arcade', 0, 0, '', 'jeremy-quest'),
(2126, 'SANTA JETPACK', 'Santa armed with your business suit and a jetpack prototype, fly around the runway, collect bonuses and avoid obstacles.', 'https://img.gamemonetize.com/p54r5vbrhxds1cqqwc9u61r1i0dlykgu/512x384.jpg', 'https://html5.gamemonetize.com/p54r5vbrhxds1cqqwc9u61r1i0dlykgu/', '0', 'Arcade', 0, 0, '', 'santa-jetpack'),
(2127, 'Mizu Quest 2', 'Mizu Quest 2 is a 2D anime themed platformer where you play as a magical anime girl who have to collect all the bottles of the magical potion while avoiding the depressed monsters having tridents, flying revenge-seeking monsters and their bullets, spikes, lava, and fire and heal the heart of the guys, who are going through heartbreak because of rejection, in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Mizu Quest&quot; series.', 'https://img.gamemonetize.com/l8y4m2ud8wq71kpp49997utkudqtjt38/512x384.jpg', 'https://html5.gamemonetize.com/l8y4m2ud8wq71kpp49997utkudqtjt38/', '0', 'Arcade', 0, 0, '', 'mizu-quest-'),
(2128, 'Senita', 'Senita is a 2D platformer where you play as a girl who have to collect all of the chocolate bars while avoiding the enemy monsters, flying creatures, spikes, ground saws and reach the pink flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/pgzmjfn0233yr08dc1nvc9x81w9vpqm9/512x384.jpg', 'https://html5.gamemonetize.com/pgzmjfn0233yr08dc1nvc9x81w9vpqm9/', '0', 'Arcade', 0, 0, '', 'senita'),
(2129, 'Jumping Zombies', 'Jumping Zombies is an action-packed game where players must navigate through platforms and shoot at hordes of relentless zombies. The objective of the game is to survive as long as possible while eliminating as many zombies as you can. As a player, you will control a character who can jump from platform to platform. Your character is equipped with powerful weapons to shoot down the approaching zombies. These zombies will constantly come towards you, threatening to overwhelm you if youre not quick enough. Website Developer &lt;a href=\'https://www.g8-games.com/\'&gt;https://www.g8-games.com/&lt;/a&gt;', 'https://img.gamemonetize.com/zn3hokr5a09fr1fyt43hv2uql233c2fb/512x384.jpg', 'https://html5.gamemonetize.com/zn3hokr5a09fr1fyt43hv2uql233c2fb/', '0', 'Arcade', 0, 0, '', 'jumping-zombies'),
(2130, 'Etano', 'Etano is a 2D platformer where you have to collect all of the historic golden ornaments while avoiding all of the enemies, spikes, fire and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/rt314251v6i7bgh1hxsrzfv63q71kos5/512x384.jpg', 'https://html5.gamemonetize.com/rt314251v6i7bgh1hxsrzfv63q71kos5/', '0', 'Arcade', 0, 0, '', 'etano'),
(2131, 'Nikosan Quest 2', 'Nikosan Quest 2 is a 2D platformer where you play as an anime girl called Nikosan who have to collect all of the yellow cubes while avoiding the monsters, flying creatures, spikes, rotating blades and reach the yellow flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Nikosan Quest&quot; series.', 'https://img.gamemonetize.com/nfv661av6p1t5q7gfrysab3r52m95le7/512x384.jpg', 'https://html5.gamemonetize.com/nfv661av6p1t5q7gfrysab3r52m95le7/', '0', 'Arcade', 0, 0, '', 'nikosan-quest-'),
(2132, 'Bobbys bolts', 'Help bobby and pick as many as possible of the Bobbys bolts you can pick and do your best score in this little arcade game! Hey this will not be easy! Be careful and avoid the tnt if you dont want to start all over again!', 'https://img.gamemonetize.com/mi9d4afvevcokpezh0yd5f49gg2f9ofo/512x384.jpg', 'https://html5.gamemonetize.com/mi9d4afvevcokpezh0yd5f49gg2f9ofo/', '0', 'Arcade', 0, 0, '', 'bobbys-bolts'),
(2133, 'Putot 2', 'Putot 2 is a 2D platformer where you have to collect cubes containing treasures while avoiding the enemy aliens, flying creatures, bullets, spikes, rotating lasers and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Putot&quot; series.', 'https://img.gamemonetize.com/757643fswfk6ytg2g4dj1cn72k05a9wg/512x384.jpg', 'https://html5.gamemonetize.com/757643fswfk6ytg2g4dj1cn72k05a9wg/', '0', 'Arcade', 0, 0, '', 'putot-'),
(2134, 'Fall Boys 2D Parkour', 'In this adventure, you must complete the course to survive. Complete the entire course with your friend. The course may be challenging and filled with obstacles. This does not mean you cannot complete the course. As men, carefully navigate through the entire course. Obstacles are present throughout the course. Be cautious and finish the course. Reach the finish line. The royal crown awaits you. The crown at the end of the chapter is waiting for you.', 'https://img.gamemonetize.com/cvzmo5oppnxkmo71caz1uhe6urv5pfo5/512x384.jpg', 'https://html5.gamemonetize.com/cvzmo5oppnxkmo71caz1uhe6urv5pfo5/', '0', 'Arcade', 0, 0, '', 'fall-boys-d-parkour'),
(2135, 'Catch the water', 'The objective is to complete each level by guiding the water flow to the truck, ensuring it reaches the minimum level marked. Players face various obstacles strategically placed throughout the game grid, such as barriers, rocks, and twists, adding complexity to the path-drawing challenge.', 'https://img.gamemonetize.com/pn9gp3uakzbkwsf29hevc924m2az6fjk/512x384.jpg', 'https://html5.gamemonetize.com/pn9gp3uakzbkwsf29hevc924m2az6fjk/', '0', 'Arcade', 0, 0, '', 'catch-the-water'),
(2136, 'Blocky Challenges', 'A friend is one who will not leave in trouble, will always tell the truth and will not ask too much. If you have it, then you are very lucky, because there are never many friends. Our hero in the game Blocky Challenges also has friends and they will come to his aid if you call them. The red block with funny eyes sets off on a journey full of all sorts of obstacles. Block did not at all think that he had no opportunity to jump over even the smallest bump, not exactly a high obstacle. But the hero will succeed. Because as soon as you click and the required number of blocks will be formed under it, which will raise it to the required height.', 'https://img.gamemonetize.com/854d3pckd5bouc685vj3zl9fld3qifoz/512x384.jpg', 'https://html5.gamemonetize.com/854d3pckd5bouc685vj3zl9fld3qifoz/', '0', 'Arcade', 0, 0, '', 'blocky-challenges'),
(2137, 'Fashion Battle Dress', 'Beautiful clothes are not enough to win this battle. Each outfit is suitable only for that section of the track if it matches the color of the outfit.', 'https://img.gamemonetize.com/sg4ok6641eb2lb0xhm6ckm5ub91t61nl/512x384.jpg', 'https://html5.gamemonetize.com/sg4ok6641eb2lb0xhm6ckm5ub91t61nl/', '0', 'Arcade', 0, 0, '', 'fashion-battle-dress'),
(2138, 'Ball Color 3D Game', 'The objects in Ball Color3D are composed of various geometric shapes, including common spheres, cubes, and rhomboids, as well as various irregular 3D shapes. Adjust the angle by touching the screen, shoot the small ball to the part corresponding to the 3D shape, and color the small ball around the shooting target. Gorgeous colors and unlimited levels will show you the beauty of the game!', 'https://img.gamemonetize.com/n8ltoidf43w48srnsgkideom17w0qzxl/512x384.jpg', 'https://html5.gamemonetize.com/n8ltoidf43w48srnsgkideom17w0qzxl/', '0', 'Arcade', 0, 0, '', 'ball-color-d-game'),
(2139, 'STRAX BALL 3D', 'Hello, we introduce you to the STRAX BALL 3D game. In this game, the ball should not touch other colors. There are difficult levels. Good gameplay.', 'https://img.gamemonetize.com/jvi8ksh17oryca3738yewviyjow4qcib/512x384.jpg', 'https://html5.gamemonetize.com/jvi8ksh17oryca3738yewviyjow4qcib/', '0', 'Arcade', 0, 0, '', 'strax-ball-d'),
(2140, 'Cannon Ball &amp; Pop It Fidget Game', '“Cannon Ball + Pop It Fidget” is a super game that combines the challenge of a game of throwing balls (in Angry Birds style) with a casual game of Pop It Fidget. With every level you beat, a Fidget will be unlocked so you can have fun popping bubbles and playing with changing colors and sounds. Don’t leave any stars behind, win the game 100%!', 'https://img.gamemonetize.com/egq6rovu6g5pykqzdqfbkkh1s8sn5rr8/512x384.jpg', 'https://html5.gamemonetize.com/egq6rovu6g5pykqzdqfbkkh1s8sn5rr8/', '0', 'Arcade', 0, 0, '', 'cannon-ball-amp-pop-it-fidget-game'),
(2141, 'Wind Travelor', 'Wind Traveler is an immersive adventure game set in a vibrant, fantastical world where players harness the power of the elements to traverse landscapes and solve puzzles. With stunning visuals and intuitive controls, embark on a journey as the titular Wind Traveler, mastering the art of wind manipulation to overcome obstacles and discover hidden secrets. Unravel the mysteries of ancient ruins, encounter diverse creatures, and uncover the truth behind the fading winds. Your destiny awaits in this captivating tale of exploration and magic.', 'https://img.gamemonetize.com/s37eadhke08hmm32hb9nm8gqxsy81c0l/512x384.jpg', 'https://html5.gamemonetize.com/s37eadhke08hmm32hb9nm8gqxsy81c0l/', '0', 'Arcade', 0, 0, '', 'wind-travelor'),
(2142, 'LinQuest', 'LinQuest is a 2D adventure-platformer game where you have the mission to help adventurer Lin to search for a mysterious treasure in 3 different dangerous zones. The game is inspired by retro classics featuring a GameBoy graphics style.', 'https://img.gamemonetize.com/usf7zmty0n8iacs3no33o4seqigo3v67/512x384.jpg', 'https://html5.gamemonetize.com/usf7zmty0n8iacs3no33o4seqigo3v67/', '0', 'Arcade', 0, 0, '', 'linquest'),
(2143, 'Grimace Shake Jump', 'Welcome to Grimace Shake Jump Choose your Favorite Character normal or santa grimace and jump to get the highest score. Collect purple shake and Avoid the enemies. good luck!', 'https://img.gamemonetize.com/6idmk00oe4noat3yz62ancc6llnogptc/512x384.jpg', 'https://html5.gamemonetize.com/6idmk00oe4noat3yz62ancc6llnogptc/', '0', 'Arcade', 0, 0, '', 'grimace-shake-jump'),
(2144, 'Steve and Alex TheEnd', 'In the final episode, kill all the monsters and reach the Monument at the end of the level. Find the Monument and put an end to the adventure. Weve reached the end of our journey. In the last episode, armor and weapons were equipped. Modern weapons were crafted, and bullets were prepared. Put on your armor and, together with your friend, kill all the monsters in the level. Kill all the monsters and reach the end of the level. The monsters are invisible in the darkness, so you must be very careful. Kill all the monsters and collect the green eyes. Reach the Monument at the end of the level.', 'https://img.gamemonetize.com/fl5dclvve3uphv6hkoc3m40cb6173ftk/512x384.jpg', 'https://html5.gamemonetize.com/fl5dclvve3uphv6hkoc3m40cb6173ftk/', '0', 'Arcade', 0, 0, '', 'steve-and-alex-theend'),
(2145, 'Kaka Bot', 'Kaka Bot is a 2D Sci-fi themed platformer where you have to collect money while avoiding the enemy bots, spikes and rotating blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/kaoyj513947y0qa555b00gpvyv4v6tcc/512x384.jpg', 'https://html5.gamemonetize.com/kaoyj513947y0qa555b00gpvyv4v6tcc/', '0', 'Arcade', 0, 0, '', 'kaka-bot'),
(2146, 'Down Hill Ride', 'The Downhill Ride Game is an adrenaline-fueled adventure that takes players on a thrilling journey down steep slopes and challenging terrain. With stunning 3D graphics, realistic physics, and immersive sound effects, the game offers an exciting and fast-paced experience that is sure to keep players on the edge of their seats. Players take on the role of a fearless downhill rider, racing down mountains and dodging obstacles in a bid to reach the finish line. With multiple levels to conquer, players must master a range of techniques, including jumps, tricks, and speed boosts, to make it to the end. The game offers a range of customization options, allowing players to personalize their rider and bike with a variety of colors and accessories. Players can also compete against each other online in real-time races, challenging their friends to see who can complete the course the fastest. With its intuitive controls, stunning visuals, and addictive gameplay, The Downhill Ride Game is the ultimate adventure for thrill-seekers and racing fans alike. Download the game now and experience the ride of your life!', 'https://img.gamemonetize.com/54qx8aprqabv8i1q45ltalmlmuxrwkdv/512x384.jpg', 'https://html5.gamemonetize.com/54qx8aprqabv8i1q45ltalmlmuxrwkdv/', '0', 'Arcade', 0, 0, '', 'down-hill-ride'),
(2147, 'Bumper Cars', 'Get ready for a fun time and mayhem with Bumper Cars. Try to knock other players out of the arena. Knock all other players off screen to win!', 'https://img.gamemonetize.com/oxxdvapyuejc0iscl7oebdu2srxo75no/512x384.jpg', 'https://html5.gamemonetize.com/oxxdvapyuejc0iscl7oebdu2srxo75no/', '0', 'Arcade', 0, 0, '', 'bumper-cars'),
(2148, 'Nina Adventures 2', 'Nina Adventures 2 is a 2D little platformer where you play as a cute girl who have to collect all of the chocolate ice cream bars while avoiding the monsters, flying creatures and their bullets, ground saws and spikes and reach the red flag in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Nina Adventures&quot; series.', 'https://img.gamemonetize.com/bpu7qx31cgmrajwvvcd4sw0tg6gy7nkq/512x384.jpg', 'https://html5.gamemonetize.com/bpu7qx31cgmrajwvvcd4sw0tg6gy7nkq/', '0', 'Arcade', 0, 0, '', 'nina-adventures-'),
(2149, 'Bricks Breaker Quest', 'How to play - The ball flies to wherever you touched. - Clear the stages by removing bricks on the board. - Break the bricks and never let them hit the bottom. - Find best positions and angles to hit every brick. Feature - Free to play - Tons of stages - Various types of balls - Easy to play, Simplest game system, Designed for one handheld gameplay. - Off-line (without internet connection) gameplay supported - Multi-play supported - Tablet device supported - Achievement &amp; leaderboard supported', 'https://img.gamemonetize.com/3xcxtd6k9iodt92jkcu1e7ckqhq86cxy/512x384.jpg', 'https://html5.gamemonetize.com/3xcxtd6k9iodt92jkcu1e7ckqhq86cxy/', '0', 'Arcade', 0, 0, '', 'bricks-breaker-quest'),
(2150, 'Cutos Quest 2', 'Cutos Quest 2 is a 2D platformer where you have to collect all of the cream biscuits while avoiding the enemies, flying creatures, bullets, spikes, fire and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Cutos Quest&quot; series.', 'https://img.gamemonetize.com/awxsf7acgyy9eyl6qw64c2wusq3y0tcq/512x384.jpg', 'https://html5.gamemonetize.com/awxsf7acgyy9eyl6qw64c2wusq3y0tcq/', '0', 'Arcade', 0, 0, '', 'cutos-quest-'),
(2151, 'Swords Man', 'Are you ready to take on the challenge and survive the barrage of fireballs from the two monsters? As you stand in the middle, you must be quick to tap left or right to slash the fireballs coming your way. Your reflexes will be put to the test as you try to survive as long as possible. But be warned, you can only make three mistakes before your game is over. So make sure you stay focused and don\\\\\\&amp;#39;t let any fireballs slip through. As you play, you\\\\\\&amp;#39;ll feel the adrenaline pumping through your veins as you dodge and slash your way through the fiery onslaught. It\\\\\\&amp;#39;s a test of skill and endurance, and only the strongest will survive. So gear up and get ready to face the monsters head-on. Can you outlast their fireball assault and emerge victorious? There\\\\\\&amp;#39;s only one way to find out. Let the game begin!', 'https://img.gamemonetize.com/ocn5aisdcqqz7k6iqt5czx1bg5wmhy66/512x384.jpg', 'https://html5.gamemonetize.com/ocn5aisdcqqz7k6iqt5czx1bg5wmhy66/', '0', 'Arcade', 0, 0, '', 'swords-man'),
(2152, 'Detto Man 2', 'Detto Man 2 is a 2D cute little platformer where you have to collect oranges(fruits) while avoiding the enemies, flying creatures, spikes, and giant blades and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Detto Man&quot; series.', 'https://img.gamemonetize.com/tzm3mwbm8sn2infj45sa9bs9p3ybdtve/512x384.jpg', 'https://html5.gamemonetize.com/tzm3mwbm8sn2infj45sa9bs9p3ybdtve/', '0', 'Arcade', 0, 0, '', 'detto-man-'),
(2153, 'Kids and Snowman Dress Up', 'Do you want to become one of the best snowman builders of the town in winter? Make your winter vacation trip more memorable and make your own snowman in these DIY snowman maker games. You have to collect the snow to make different sizes of snow balls to make your DIY snowman. Roll the snow and make the body of the snow man in this maker game. Then select the snowman eyes, hands, hats and glasses for the snowman body. Use your imaginations and make the best snowman. Choose your favorite snowman and use some of the awesome stickers such as eyes, hat, scarf and much more super exciting decorations for your creation. Enjoy this DIY snowman make game and build your own snowman. Hurry up before the snowman melts. This DIY game lets you do it by yourself, and design your own snowman. So what are you waiting for? Come &amp; join this DIY snowman maker winter adventure &amp; have fun by playing these DIY games.', 'https://img.gamemonetize.com/vrar2gtpg2izyz8iesed3g4fa21flv1v/512x384.jpg', 'https://html5.gamemonetize.com/vrar2gtpg2izyz8iesed3g4fa21flv1v/', '0', 'Arcade', 0, 0, '', 'kids-and-snowman-dress-up'),
(2154, 'Big team', 'Make your team stronger, gather supporters of the right color to get to the spaceship and fly to another planet. Move the team left or right, gather more people and avoid obstacles so as not to lose people.', 'https://img.gamemonetize.com/vyg0b8fi68m9m9kyx64gumf6v20daxcj/512x384.jpg', 'https://html5.gamemonetize.com/vyg0b8fi68m9m9kyx64gumf6v20daxcj/', '0', 'Arcade', 0, 0, '', 'big-team'),
(2155, 'Arrow King', 'Arrow King is a thrilling archery adventure that puts you in the shoes of a skilled archer on a quest for glory. Set in a medieval world filled with challenging targets and obstacles, your aim is to become the ultimate Arrow King. Test your precision and timing as you shoot your way through intricate levels, mastering the art of archery. With stunning graphics and addictive gameplay, Arrow King offers hours of fun for both casual players and archery enthusiasts. Can you rise to the challenge and claim the title of Arrow King? Website Developer &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/52y1gelj2yxmh0hk6kkio8f23j2xgm8m/512x384.jpg', 'https://html5.gamemonetize.com/52y1gelj2yxmh0hk6kkio8f23j2xgm8m/', '0', 'Arcade', 0, 0, '', 'arrow-king'),
(2156, 'Hexa Jump ASMR', 'Hexa Jump ASMR is a classic game. As you drop like a ball across colorful spiral platforms, youll encounter traps and obstacles that will test your skills and strategy. One wrong move and the game is over! Your ball shatters into pieces and you have to start all over again. Whether youre waiting in line or looking for a quick break, this game is sure to wow you and fulfill your need forexcitement. Join us and experience the best arcade game!', 'https://img.gamemonetize.com/zqcxs1myrlq2m2rc6tz45jbxfdvs9n06/512x384.jpg', 'https://html5.gamemonetize.com/zqcxs1myrlq2m2rc6tz45jbxfdvs9n06/', '0', 'Arcade', 0, 0, '', 'hexa-jump-asmr'),
(2157, 'Etano 2', 'Etano 2 is a 2D platformer where you have to collect all of the historic golden ornaments while avoiding all of the enemies, flying creatures, spikes, fire and reach the exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Etano&quot; series.', 'https://img.gamemonetize.com/uh4d3bx8y4rd69e2u2p9guqyuwzg4ikw/512x384.jpg', 'https://html5.gamemonetize.com/uh4d3bx8y4rd69e2u2p9guqyuwzg4ikw/', '0', 'Arcade', 0, 0, '', 'etano-'),
(2158, 'Simple Snake', 'Snake game is a classic arcade-style game where the player controls a growing snake. The goal of the game is to eat as many pieces of food as possible while avoiding colliding with the walls or the snake\\\\s own body. As the snake eats the food, it grows longer, making it harder to maneuver without running into itself. The game ends when the snake collides with a wall or its own body. It is a simple yet addictive game that has been enjoyed by players for decades.', 'https://img.gamemonetize.com/bh2bcd2pjsmrqxpgur4myck3st8gctrj/512x384.jpg', 'https://html5.gamemonetize.com/bh2bcd2pjsmrqxpgur4myck3st8gctrj/', '0', 'Arcade', 0, 0, '', 'simple-snake'),
(2159, 'Viking tavern', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/w39wud8p2fh8x40u5gh8dfbi4zrxst1o/512x384.jpg', 'https://html5.gamemonetize.com/w39wud8p2fh8x40u5gh8dfbi4zrxst1o/', '0', 'Arcade', 0, 0, '', 'viking-tavern'),
(2160, 'Special Squad vs Zombies', 'An evil entity has studied and developed a virus that transforms humans into vicious zombies, and they have no idea what they are doing. They infiltrate cities and murder people. To stop the zombie apocalypse and bring peace back to the world, we need your help to lead the suicide squad into battle. The suicide squad will be made up of eight warriors, and each will have a different weapon and set of skills. E.g.: When you use two handguns, the damage is reduced, and the rate of fire remains standard, but since it is inexpensive, you may quickly recruit a large number of soldiers to help you through the first conflicts. In addition to being armed with a valuable metal shield, tankers have tremendous physical power. The Tanker will be an excellent choice to lead the front line to halt the onslaught of zombies and decrease damage to comrades behind him. Sniper: A sharpshooter armed with a shotgun with a sluggish firing rate but a long-range can damage significantly. Our research shows eight different kinds of zombies, each with its speed, strength, and health, that you need to watch out for. E.g.: This is a very basic zombie with low health and regular speed, but they are very crowded and aggressive in their pursuit of prey. -Chef Zombie: He is a zombie who moves slowly but has a lot of health and can do a lot of damage. The Fireman Zombie is a zombie that the Freeze talent can\'t control, unlike the other zombies. It is difficult to halt the progression of this kind. You can find more information on zombies at the library if you want to. In addition, you have three other special abilities, such as dropping bombs, freezing, and launching rockets to do massive amounts of damage to your opponents. After winning a war, you may use the stars earned from that fight to improve the strength of your troops while they are in combat. Remember to keep an eye out for incentives such as stars and jewels after finishing tasks in the Quest portion of the game.', 'https://img.gamemonetize.com/cwtlf2ej29lahpqz0nsxs7mw3iytkf63/512x384.jpg', 'https://html5.gamemonetize.com/cwtlf2ej29lahpqz0nsxs7mw3iytkf63/', '0', 'Arcade', 0, 0, '', 'special-squad-vs-zombies'),
(2161, 'Feet Goal', 'Play soccer anywhere with your Smartphone\'s camera! Feet Goal presents us with a new way of playing with our Smartphone using the camera and the movement sensor of our device.', 'https://img.gamemonetize.com/3wczrkz1314a1azm436jffhheh71tdz6/512x384.jpg', 'https://html5.gamemonetize.com/3wczrkz1314a1azm436jffhheh71tdz6/', '0', 'Arcade', 0, 0, '', 'feet-goal'),
(2162, 'Subway Surfers : Paris 2021', 'Subway Surfers World Tour Tokyo - continuation of adventures of favourite heroes in exotic India. Picturesque streets of Mumbai. New dresses for characters. Fascinating gameplay.', 'https://img.gamemonetize.com/4fh8k75brwnzmjgrooxipevfyb9j796k/512x384.jpg', 'https://html5.gamemonetize.com/4fh8k75brwnzmjgrooxipevfyb9j796k/', '0', 'Arcade', 0, 0, '', 'subway-surfers--paris-'),
(2163, 'Air Strike World War', 'Master the skies in Air Strike, a World War I aerial combat game. Become the ace of the Air Dogs squadron! Air Strike catapults you into the intense and perilous world of World War I aviation. As a pilot in the renowned Air Dogs squadron, youll experience the adrenaline-pumping thrill of aerial combat.', 'https://img.gamemonetize.com/1zhiyiix4gi4tw8k9ypwauwm8ig2z8t8/512x384.jpg', 'https://html5.gamemonetize.com/1zhiyiix4gi4tw8k9ypwauwm8ig2z8t8/', '0', 'Arcade', 0, 0, '', 'air-strike-world-war'),
(2164, 'Kly Kly', 'Kly Kly is an arcade platform game in which you have to help a magical creature named Klu-Klu defeat 4 monsters that are located in each dimension. The game has 4 exciting worlds, each with 8 levels of varying difficulty and a BOSS. Your task is to defeat all the bosses!', 'https://img.gamemonetize.com/4yas3th0knp9xtwo0vc5pte9hbbtlxml/512x384.jpg', 'https://html5.gamemonetize.com/4yas3th0knp9xtwo0vc5pte9hbbtlxml/', '0', 'Arcade', 0, 0, '', 'kly-kly'),
(2165, 'Superman Rush', 'Your task is to lead the guy to his beloved, turning him into a Superman. There is a platform on which your hero will walk. Ahead of him awaits various obstacles in the form of round stones with spikes, which will take away his strength.', 'https://img.gamemonetize.com/ryorv53w2s7r977nzwsiunp241q8rru0/512x384.jpg', 'https://html5.gamemonetize.com/ryorv53w2s7r977nzwsiunp241q8rru0/', '0', 'Arcade', 0, 0, '', 'superman-rush'),
(2166, 'Flappy Fish Journey', 'Flappy Fish Journey is a fun and challenging game where you control a small fish as it swims through a series of obstacles. The goal of the game is to reach the end of the level without hitting any obstacles. To control your fish, simply tap the screen to make it flap its fins. The faster you flap, the faster your fish will swim. The obstacles in Flappy Fish Journey come in all shapes and sizes. There are rocks, seaweed, and even other fish. If you hit any of these obstacles, you will lose a life. Flappy Fish Journey is a great game for players of all ages. It is simple to learn, but challenging to master.', 'https://img.gamemonetize.com/hr962quu0hxd4mvcdobwtdd7g0btlt4i/512x384.jpg', 'https://html5.gamemonetize.com/hr962quu0hxd4mvcdobwtdd7g0btlt4i/', '0', 'Arcade', 0, 0, '', 'flappy-fish-journey'),
(2167, 'Christmas Elves Coloring Game', 'Unleash your creativity and immerse yourself in a world of vivid colors with Christmas Elves Coloring Game! This interactive coloring book brings a delightful experience for artists of all ages. Dive into an expansive collection of designs ranging from serene landscapes to intricate patterns. Christmas Elves Coloring Game offers an escape to a digital canvas where imagination is your only limit. Choose your palette, fill in the hues, and watch each page come to life with every touch. Whether youre looking to relax, improve your coloring skills, or simply have some fun, Christmas Elves Coloring Game is the perfect blend of entertainment and r', 'https://img.gamemonetize.com/31069946i2fcboyxx9a16qdlc6ym9wn1/512x384.jpg', 'https://html5.gamemonetize.com/31069946i2fcboyxx9a16qdlc6ym9wn1/', '0', 'Arcade', 0, 0, '', 'christmas-elves-coloring-game'),
(2168, 'Swipe Tower Stack', 'Swipe Tower Stack is an exhilarating mobile game that challenges your reflexes and strategic thinking. In this addictive title, players must build towering structures by swiping blocks onto the platform, all while ensuring stability and balance. With each successful stack, you earn points and unlock exciting power-ups. The games intuitive controls and vibrant graphics make it suitable for players of all ages. Swipe Tower Stack promises endless entertainment and an opportunity to test your architectural skills in a fun and competitive environment. Website Developer &lt;a href=\'https://www.kizi10.org/news\'&gt;https://www.kizi10.org/news&lt;/a&gt;', 'https://img.gamemonetize.com/wtfrccar8f4axmto9ljgmfzyrjymla8n/512x384.jpg', 'https://html5.gamemonetize.com/wtfrccar8f4axmto9ljgmfzyrjymla8n/', '0', 'Arcade', 0, 0, '', 'swipe-tower-stack'),
(2169, 'Balibu', 'Simple minimalist game. Keep the bird run and jump through the stick while destroy the flying spikes before they touch the egg.', 'https://img.gamemonetize.com/9c2ohsdrckgtb1836viua8trvljgq2lx/512x384.jpg', 'https://html5.gamemonetize.com/9c2ohsdrckgtb1836viua8trvljgq2lx/', '0', 'Arcade', 0, 0, '', 'balibu'),
(2170, 'Metal Black Wars', 'Get ready for a dark battle with your metal man in the Metal Black Wars game! From the moment you land on the field in the Metal Black Wars battle game, you will fight alone against the enemy army. Select the challenging level when starting the game. Start the battle by choosing one of the ”NORMAL“, ”HARD“ and ”CRAZY&quot; options. You will enter the game with a cool helicopter. Fear the eyes of your enemies! Come on, if you\'ve landed, start running towards your enemies. Set your target and attack! You have to keep shooting. Or you will be defeated. You shouldn\'t let the Lifeline drain. When the enemies are outnumbered, throw your bomb when you realize that you can\'t handle them. The more enemies you kill, the more gold you will earn. Accumulate and use this gold to buy brand new weapons and become stronger. Powerful weapons will be waiting for you in the store. Take your place in this battle full of adventure and suspense. Don\'t miss hours of fun!', 'https://img.gamemonetize.com/wlr5bzrkbk58ed4piezqveub2f5dw0ei/512x384.jpg', 'https://html5.gamemonetize.com/wlr5bzrkbk58ed4piezqveub2f5dw0ei/', '0', 'Arcade', 0, 0, '', 'metal-black-wars'),
(2171, 'Fat Shark', 'Fat Shark is a HTML5 Survival Game. This shark is starving! Feed him with some fishes, but be careful! The more he eats, the more he&amp;rsquo;ll get fat and won&amp;rsquo;t avoid bombs anymore!', 'https://img.gamemonetize.com/3j86ayflg9v296emwpg5kjq602vy0kjv/512x384.jpg', 'https://html5.gamemonetize.com/3j86ayflg9v296emwpg5kjq602vy0kjv/', '0', 'Arcade', 0, 0, '', 'fat-shark'),
(2172, 'UFO Space Shooter 2', 'A simple space shooter in which you will shoot flying saucers of various colors. Dont let them hit your spaceship! The game gets progressively harder as more flying saucers start descending on the screen. Good luck!', 'https://img.gamemonetize.com/d1u8qg70j2pph8hfl814zkvidaqghl93/512x384.jpg', 'https://html5.gamemonetize.com/d1u8qg70j2pph8hfl814zkvidaqghl93/', '0', 'Arcade', 0, 0, '', 'ufo-space-shooter-'),
(2173, 'Meera Quest 2', 'Meera Quest 2 is a 2D anime themed platformer where you play as a cute anime girl called Meera who have to collect keys in order to escape the Monster world while avoiding the monsters, flying demons and their bullets, lava, fire and spikes and reach the Exit door in order to go to the next level. There are 8 levels to play and the difficulty increases as you proceed. This is the second installment of the original &quot;Meera Quest&quot; series.', 'https://img.gamemonetize.com/mwywz33ji47mi4xd83fawkeekdhe09z3/512x384.jpg', 'https://html5.gamemonetize.com/mwywz33ji47mi4xd83fawkeekdhe09z3/', '0', 'Arcade', 0, 0, '', 'meera-quest-'),
(2174, 'Easter Battle Guys', 'Hello, are you up for the Easter egg hunt competition? Choose one of the Jelly Bon characters and start collecting the eggs. You should compete with your friend. Be careful. Collect all the eggs without falling off the platform. Be cautious to outsmart your friend and collect all the eggs. Watch out for sharp rotating knives coming from the sides and above, they can kill you and your friend. If you make a mistake, you lose, and your friend wins. Be fast and collect all the eggs. The one who collects the most eggs wins.', 'https://img.gamemonetize.com/9s8bcqrvqsr6jk7b70tu7n840gat1mrt/512x384.jpg', 'https://html5.gamemonetize.com/9s8bcqrvqsr6jk7b70tu7n840gat1mrt/', '0', 'Arcade', 0, 0, '', 'easter-battle-guys'),
(2175, 'Barbie decorate bedroom', 'Barbie just moved into a new house and needs someone to decorate it. Do you know how to make her bedroom look awesome? Use the buttons from the left side to create objects and try to combine the colors to fix the room space.', 'https://img.gamemonetize.com/b8hlgb5naefklh0bk86lwu0hyepqcex0/512x384.jpg', 'https://html5.gamemonetize.com/b8hlgb5naefklh0bk86lwu0hyepqcex0/', '0', 'Arcade', 0, 0, '', 'barbie-decorate-bedroom'),
(2176, 'Car Parking Game Driving Skill', 'Car Parking Game Driving Skill is a perfect parking simulator for driving masters where you will learn about all parking tricks. Unlike other auto car games, this car parking simulator 3d has tons of real parking missions.', 'https://img.gamemonetize.com/ggfxcu35zvw5vg79z4jcvhntl45rjdn3/512x384.jpg', 'https://html5.gamemonetize.com/ggfxcu35zvw5vg79z4jcvhntl45rjdn3/', '0', 'Arcade', 0, 0, '', 'car-parking-game-driving-skill'),
(2177, 'Bricks Breakers Infinity', 'Relax your brain and play the best brick breaker game of the year. control the paddle and dont let the ball fall, break all the blocks to achieve a higher score', 'https://img.gamemonetize.com/mrw2d8le69jdofc3ngcskkp4x6zobmr4/512x384.jpg', 'https://html5.gamemonetize.com/mrw2d8le69jdofc3ngcskkp4x6zobmr4/', '0', 'Arcade', 0, 0, '', 'bricks-breakers-infinity'),
(2178, 'Bounce Run', 'This fun and addictive game relies on your mouse clicks. Your goal in the game is to make your character run forward at high speed, avoiding obstacles to reach the farthest distance possible. The farther you can go, the more achievements you will earn! Based on your achievements, you can unlock new appearances for your character. This adds a personalization and competitiveness element to the game, keeping you motivated. To achieve more success, youll need quick reflexes, timing skills, and keen observation.', 'https://img.gamemonetize.com/sa3k1y1gqynnk9d0opa9spgl82wsaant/512x384.jpg', 'https://html5.gamemonetize.com/sa3k1y1gqynnk9d0opa9spgl82wsaant/', '0', 'Arcade', 0, 0, '', 'bounce-run'),
(2179, 'Mr Macagi', 'Embark on a hilarious adventure with Mr. Macagi, on a quest to collect apples. The challenge intensifies as mischievous monsters lurk, adding an element of suspense. Can you help Mr. Macagi gather apples while evading these comical creatures? Get ready for a delightful and entertaining gaming experience!', 'https://img.gamemonetize.com/lixkl58sm2kxpjhnx087qs8cu1ukc137/512x384.jpg', 'https://html5.gamemonetize.com/lixkl58sm2kxpjhnx087qs8cu1ukc137/', '0', 'Arcade', 0, 0, '', 'mr-macagi'),
(2180, 'The Matrix Merge', 'Step into the dynamic and intriguing world of Matrix Merge, the ultimate puzzle game that challenges your mind with a twist of personality! In this engaging and addictive game, your goal is to merge and match various iconic faces to create mega-characters and achieve high scores. Gameplay Features: Intuitive Controls: Simply swipe to combine faces and create new, larger characters. Easy to learn, but hard to master! Exciting Levels: Explore hundreds of unique levels, each with different challenges and objectives. Can you master them all? Power-Ups and Boosters: Utilize special power-ups like the Personality Blender, Bomb, and Double Points', 'https://img.gamemonetize.com/i99lrifnezfrvjt692cm91mblkkro6na/512x384.jpg', 'https://html5.gamemonetize.com/i99lrifnezfrvjt692cm91mblkkro6na/', '0', 'Arcade', 0, 0, '', 'the-matrix-merge'),
(2181, 'ZigZag Ski', 'Introducing ZigZag Ski, a thrilling winter sports adventure for all ages! In this heart-pounding game, players carve their path down snow-covered slopes, zigzagging through challenging obstacles and collecting power-ups for epic boosts. With stunning graphics and intuitive controls, youll feel the rush of the slopes from the comfort of your device. Race against the clock, unlock new levels, and compete for the top spot on the global leaderboard. Whether youre a skiing pro or a beginner, ZigZag Ski offers endless fun and excitement. Strap on your virtual skis and conquer the mountains today!', 'https://img.gamemonetize.com/hv3irczhridyz3g33ht2y033td300lmy/512x384.jpg', 'https://html5.gamemonetize.com/hv3irczhridyz3g33ht2y033td300lmy/', '0', 'Arcade', 0, 0, '', 'zigzag-ski'),
(2182, 'Bearsus', 'Bearsus is an action game where you play as a brawler bear going against other bears in various fighting arenas. Fight with ease thanks to the classic, unbearably simple two-button control scheme!', 'https://img.gamemonetize.com/7iw8llztykl8a7na9757nbnehnij9ld6/512x384.jpg', 'https://html5.gamemonetize.com/7iw8llztykl8a7na9757nbnehnij9ld6/', '0', 'Arcade', 0, 0, '', 'bearsus'),
(2183, 'Bunny', 'The complete game will continue the story and show what happened after &quot;that&quot;.', 'https://img.gamemonetize.com/h3q9rj7hm612s5cehelsfdpir3zwnvwv/512x384.jpg', 'https://html5.gamemonetize.com/h3q9rj7hm612s5cehelsfdpir3zwnvwv/', '0', 'Arcade', 0, 0, '', 'bunny'),
(2184, 'Duo Ball Adventure', 'In Duo Ball Adventure, you get to help a pair of inseparable balls through a series of challenging levels. These twin spheres are linked and move as one unit, making it a unique test of your gaming skills. The aim is to guide them safely towards their destination while overcoming all the barriers that stand in their way.', 'https://img.gamemonetize.com/yrmn7j2sfz45ecudelhvj37w3yppb0za/512x384.jpg', 'https://html5.gamemonetize.com/yrmn7j2sfz45ecudelhvj37w3yppb0za/', '0', 'Arcade', 0, 0, '', 'duo-ball-adventure'),
(2185, 'Rainbow Tile', 'There are legends of a pixel that lives in the rainbow. And it\'s true! He jumps from color to color. You have to guide his steps and pass it from platform to platform. It should not jump into the void. One fall and the game is over. Rainbow Tile is a game that tests your speed and anticipation. Move the pixel as quickly as possible and never make mistakes. The pastel atmosphere of the game will please any player. What is your best score?', 'https://img.gamemonetize.com/0w2sskumsjttb84uk4s63dsdpnqxnkia/512x384.jpg', 'https://html5.gamemonetize.com/0w2sskumsjttb84uk4s63dsdpnqxnkia/', '0', 'Arcade', 0, 0, '', 'rainbow-tile'),
(2186, 'Ball Jump Switch', 'are you ready to play best classic game for kid and family play now with your friends this game she have great graphics and nice sound and very easy to play . are you ready ?', 'https://img.gamemonetize.com/hi7f3kk0z4059a7lf41gcy9yh2cpjf81/512x384.jpg', 'https://html5.gamemonetize.com/hi7f3kk0z4059a7lf41gcy9yh2cpjf81/', '0', 'Arcade', 0, 0, '', 'ball-jump-switch'),
(2187, 'Pou Edition', 'After years yearning for revenge for the deaths of his compatriots, Pou has returned stronger than ever, ready to fight for his country. He won\'t let humans continue to treat his kind like poo-shaped pets, the Pou are the ultimate life form and they have to prove it. He accompanies Pou on a bloody adventure that will lead him and his brothers to victory...', 'https://img.gamemonetize.com/g4byukgy2tv4q6i9zo52auio9y1igix8/512x384.jpg', 'https://html5.gamemonetize.com/g4byukgy2tv4q6i9zo52auio9y1igix8/', '0', 'Arcade', 0, 0, '', 'pou-edition'),
(2188, 'Battle Monsters', 'You have to mutate and turn into a giant monster to defeat your enemies. Turn from a cute little animal into a terrifying beast capable of destroying everything in its path!', 'https://img.gamemonetize.com/sg33w07lhilmk6tbk6lve03f4c0bsmlk/512x384.jpg', 'https://html5.gamemonetize.com/sg33w07lhilmk6tbk6lve03f4c0bsmlk/', '0', 'Arcade', 0, 0, '', 'battle-monsters'),
(2189, 'Island Race', 'You need to cut down trees to get wood to make your own raft. Take a ride on the raft and be the first to reach the finish line to win. There are also various characters and various cutting tools waiting for you to unlock!', 'https://img.gamemonetize.com/qeorhmmzkyb1912ceh54c3c23vg412vx/512x384.jpg', 'https://html5.gamemonetize.com/qeorhmmzkyb1912ceh54c3c23vg412vx/', '0', 'Arcade', 0, 0, '', 'island-race'),
(2190, 'Grab Them All', 'Grab Them All is your ticket to thrilling fun as you take down robbers by putting them in the trap! Explore diverse traps on each level and get rid of all the robbers. It is suitable for all ages! Get ready for a blast of excitement and endless entertainment! We control the Hand character with drag mechanics in a 3D movement space. We capture enemies in the arena and take them to the machines. Different destructive tools are unlocked in each level. Different level designs provide the player with a minimum 30-minute experience.', 'https://img.gamemonetize.com/ebmpyq4ba3qz9bakjn7ttvzdgqwgfp06/512x384.jpg', 'https://html5.gamemonetize.com/ebmpyq4ba3qz9bakjn7ttvzdgqwgfp06/', '0', 'Arcade', 0, 0, '', 'grab-them-all'),
(2191, 'Cable Untangler', 'Zombie Cowboy Shooter is a thrilling action game where players step into the boots of a lone cowboy in a post-apocalyptic world overrun by the undead. Armed with a trusty revolver and a keen aim, they must navigate through desolate landscapes, facing hordes of zombies at every turn. With fast-paced gameplay, strategic gunplay, and intense survival challenges, players must outwit and outgun their undead foes to reclaim the Wild West from the clutches of the zombie apocalypse. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/46x9agu10xrx9nubb83cajq0923xojve/512x384.jpg', 'https://html5.gamemonetize.com/46x9agu10xrx9nubb83cajq0923xojve/', '0', 'Arcade', 0, 0, '', 'cable-untangler'),
(2192, 'Merge Plants and Zombies', 'Combine similar zombies or plants on the same level to create a stronger army. Zombies are used for close combat, plants for ranged combat. Your team will become stronger if you buy more zombies and assemble them into the smartest squad. Try your best to destroy your enemies before your army dies.', 'https://img.gamemonetize.com/w2uepocvjteetpkcnmptuhf7fgi1h9z7/512x384.jpg', 'https://html5.gamemonetize.com/w2uepocvjteetpkcnmptuhf7fgi1h9z7/', '0', 'Arcade', 0, 0, '', 'merge-plants-and-zombies'),
(2193, 'Funny Snake', 'Funny Snake is an exciting game where the player controls a fun and stretched hero &amp;ndash; a snake that moves through different levels to collect delicious fruits. However, in its continuous hunt for goodies, the snake must avoid the thorns that are in the way.', 'https://img.gamemonetize.com/ag3vp900adbofmc5pz4kjin6q9thha9g/512x384.jpg', 'https://html5.gamemonetize.com/ag3vp900adbofmc5pz4kjin6q9thha9g/', '0', 'Arcade', 0, 0, '', 'funny-snake');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2194, 'Enemy Strike', 'Enemy Strike is a game in which you need to control a spaceship and shoot down enemies and dodge them to survive, you will also meet three fights with your skills. Use a variety of weapons (Lasers, bombs, jumping platforms, etc.) to destroy everyone.', 'https://img.gamemonetize.com/bufy43ax522gd7plmj9mgu4l1prqlk3m/512x384.jpg', 'https://html5.gamemonetize.com/bufy43ax522gd7plmj9mgu4l1prqlk3m/', '0', 'Arcade', 0, 0, '', 'enemy-strike'),
(2195, 'Relaxing BananaCAT Clicker', 'Embark on a charming adventure with Relaxing BananaCAT Clicker, an engaging mobile game that combines feline cuteness with addictive tapping fun. Navigate a world filled with banana-wielding cats, each click bringing you closer to banana bonanzas. Upgrade your cat companions and unlock new, whimsical characters as you amass bananas for ultimate satisfaction. With vibrant visuals and delightful sound effects, the game offers a captivating experience thats easy to pick up and hard to put down. Join the craze, enjoy the thrill of accumulating bananas, and immerse yourself in the delightful universe of Relaxing BananaCAT Clicker for endless', 'https://img.gamemonetize.com/23o0yg2mjypihfctl5q67mm7u3jh25r4/512x384.jpg', 'https://html5.gamemonetize.com/23o0yg2mjypihfctl5q67mm7u3jh25r4/', '0', 'Arcade', 0, 0, '', 'relaxing-bananacat-clicker'),
(2196, 'Super Billy', 'Super Billy Boy and his friends decided to explore an unknown planet, but during the expedition, his friend Adduk was abducted by an Alien Robot. Embark on this adventure full of enemies and dangerous traps and help our hero bring his friend back home. This is a complete platform game and a lot of fun!', 'https://img.gamemonetize.com/lg356op8hwj0syhu84dvwksmxc5zdrov/512x384.jpg', 'https://html5.gamemonetize.com/lg356op8hwj0syhu84dvwksmxc5zdrov/', '0', 'Arcade', 0, 0, '', 'super-billy'),
(2197, 'Obby Coin Collect', 'In this adventure, Obby and his friend Bacon need to compete and win. The parkour awaiting them is so challenging, with obstacles coming from every direction to take them out. Choose to be either Bacon or Obby and strive to survive in this adventure. Be cautious of balloons and the rotating bale. Also, own a unique flying pet in the game.', 'https://img.gamemonetize.com/guzivfmjx9fud6mkk643r3zh37n57c1s/512x384.jpg', 'https://html5.gamemonetize.com/guzivfmjx9fud6mkk643r3zh37n57c1s/', '0', 'Arcade', 0, 0, '', 'obby-coin-collect'),
(2198, 'ArcadeAgar.io', 'Play online with players around the world as you try to become the biggest cell of them all! With new controls developed especially for touchscreens, agar.io offers the same fun gameplay that millions have already enjoyed on PC. Play online in free-for-all action and use splitting, shrinking and dodging tactics to catch other players - or avoid them! Use a variety of special secret skins with the right username!', 'https://img.gamemonetize.com/rxtsqrqi6coti3eu30g0b3o04ho4kvyv/512x384.jpg', 'https://html5.gamemonetize.com/rxtsqrqi6coti3eu30g0b3o04ho4kvyv/', '0', 'Arcade', 0, 0, '', 'arcadeagario'),
(2199, 'Classic Snake', 'Do you love Snake Games? Welcome to classic Snake where you have to eat small dots to become bigger. Can you get the biggest snake on the leaderboard? Have fun!', 'https://img.gamemonetize.com/6nvgvas8e8tg6ln2sxvv1lvx3qgq1eim/512x384.jpg', 'https://html5.gamemonetize.com/6nvgvas8e8tg6ln2sxvv1lvx3qgq1eim/', '0', 'Arcade', 0, 0, '', 'classic-snake'),
(2200, 'Noob vs Bacon Jumping', 'Hello! An exciting adventure awaits you where you need to escape sharp spikes rising from the ground. The spikes are coming from below, and you must constantly climb higher without stopping. Reach the highest point either alone or with your friend. Be careful of the spikes coming from below. Collect all the coins on the way and buy yourself different costumes.', 'https://img.gamemonetize.com/8yyf1rq9u3142pwaey7ba63y569kg66q/512x384.jpg', 'https://html5.gamemonetize.com/8yyf1rq9u3142pwaey7ba63y569kg66q/', '0', 'Arcade', 0, 0, '', 'noob-vs-bacon-jumping'),
(2201, 'Legend Street Fighter', 'Hit the road and experience the excitement of street fighting in Legend Street Fighter. This Fighting game will challenge you to fight various tough opponents and become the King of Legend Fight Unleash your inner warrior to become the Legend Fighter - Get ready for the ultimate street fighting game where you have to use all your skills to defeat your opponents. With intuitive controls, stunning graphics and immersive sound effects, this game will keep you busy for hours and make you a cowboy street Fighter.', 'https://img.gamemonetize.com/rc3jlg2z2zj6hy9b6vwlybfbokwxyod0/512x384.jpg', 'https://html5.gamemonetize.com/rc3jlg2z2zj6hy9b6vwlybfbokwxyod0/', '0', 'Arcade', 0, 0, '', 'legend-street-fighter'),
(2202, 'Samurai running', 'Samurai run is a running game in which you have to get as far as possible with your hero. You have to avoid bombs and other obstacles on the route. Collect the coins for maximum profit.', 'https://img.gamemonetize.com/vemymn9e10ej05h6ocsekqxd5k7rhbsz/512x384.jpg', 'https://html5.gamemonetize.com/vemymn9e10ej05h6ocsekqxd5k7rhbsz/', '0', 'Arcade', 0, 0, '', 'samurai-running'),
(2203, 'Tiny Explorer', 'Tiny Explorer is a retro arcade-platforming game where you have to help a small explorer in his quest inside an ancient temple trying to find an epic treasure! Explore all 27 levels and test your skills on the speedrun mode!', 'https://img.gamemonetize.com/lyw3sfisojdeoun38rx091vlv3q34hsj/512x384.jpg', 'https://html5.gamemonetize.com/lyw3sfisojdeoun38rx091vlv3q34hsj/', '0', 'Arcade', 0, 0, '', 'tiny-explorer'),
(2204, 'AnimalCraft Friends', 'In this adventure, two sweet animals need to survive. Help the pig and the sheep reach the barn. The pig and the sheep must escape from the very dangerous forest. Guide the pig and the sheep to run away from the forest and hide in the barn. The pig and the sheep are hungry; you should feed them carrots and hay to fill their stomachs. Be careful and watch out for the farmer; if he catches them, he will eat the pig and the sheep.', 'https://img.gamemonetize.com/sz81v16rr1h6jp61pk95gf62e7sx822u/512x384.jpg', 'https://html5.gamemonetize.com/sz81v16rr1h6jp61pk95gf62e7sx822u/', '0', 'Arcade', 0, 0, '', 'animalcraft-friends'),
(2205, 'Warrior Kingdom', 'Warrior Kingdom is an action RPG for one person. You will guide your character through the game, fighting enemies and completing tasks. The game includes a number of different weapons and armor, as well as spells and abilities. To battle the enemies and save the kingdom, you must employ all of your skills.', 'https://img.gamemonetize.com/17rl27edmekpby1nwp1bdllcrwzt3jkl/512x384.jpg', 'https://html5.gamemonetize.com/17rl27edmekpby1nwp1bdllcrwzt3jkl/', '0', 'Arcade', 0, 0, '', 'warrior-kingdom'),
(2206, 'Axe Throw King', 'Axe Throw King is an adrenaline-pumping mobile game that puts your aiming skills to the test. In this thrilling axe-throwing challenge, step into the shoes of a medieval warrior and take on increasingly difficult targets. Swipe your finger to launch the deadly axes and hit bullseyes to earn points. With stunning graphics and intuitive controls, Axe Throw King offers hours of addictive fun. Compete with friends to see who can become the ultimate Axe Throw King in this action-packed game of precision and accuracy! Website Developer &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/unhusfstmchh3kp9iln47icalnn6zw78/512x384.jpg', 'https://html5.gamemonetize.com/unhusfstmchh3kp9iln47icalnn6zw78/', '0', 'Arcade', 0, 0, '', 'axe-throw-king'),
(2207, 'War of Castle: Rush royale and Drag and Drop', 'War of Castle: Rush Royale and Drag and drop is an addictive drag and drop game. Drag and drop the brave little man to fight the onslaught of bats! Your goal is to destroy all enemies by gently moving your character across the screen. Collect bonuses, upgrade weapons, and evolve to tackle increasingly difficult levels. Demonstrate dexterity and strategic thinking to become a true master of the bat hunt!', 'https://img.gamemonetize.com/vr1c4gm0p22t80alwkfy1il3p6wvp14j/512x384.jpg', 'https://html5.gamemonetize.com/vr1c4gm0p22t80alwkfy1il3p6wvp14j/', '0', 'Arcade', 0, 0, '', 'war-of-castle-rush-royale-and-drag-and-drop'),
(2208, 'Dinosaur Merge Master Battle', 'Merge your dinosaur army to go into battle and get the biggest dino on the block with the aim of merging all the dragons to have enough power to fight against the enemies? Your quest is simple but not easy. You need use your tactic and your brain to combine the dinos or warriors and fight against the enemies! You need quickly synthesize your dinos into giant monsters if you want to win! Dinosaur Merge Master Battle is a attractive and addictive real-time strategy game for everyone. The main goal is to beat all the enemies by combining your warriors or dinos. Combine quickly and actively attack enemies to gain control of enemy positions and possess greater power than the opponent. At the same time, use your strategy and tactics to win the battle and move on to the next level. Unlock new and more powerful monsters merging them! Grow your warriors and dinos to terrific monsters when you merge them. This game is not one of those classic and boring merging games. This is a new, free, attractive and cool game for all of us. FEATURE: Beautiful 3D graphics Free game Fun and addictive gameplay Easy controls For kids and adults Various monsters, warriors and dinosaurs to merge HOW TO PLAY: Merge your troops to grow your powers. Merge into a giant and terrifying monster. Merge as quick as possible, and fight all the enemies. Be brave and face the battle and become the strongest army. Enjoy Dinosaur Merge Master Battle - a magic dino game for you!', 'https://img.gamemonetize.com/gx1v8vovl9d3mysjcjfgel2ay6lnwz7h/512x384.jpg', 'https://html5.gamemonetize.com/gx1v8vovl9d3mysjcjfgel2ay6lnwz7h/', '0', 'Arcade', 0, 0, '', 'dinosaur-merge-master-battle'),
(2209, 'Paint over the lines', 'It is not always easy to paint over the lines, the number of runners and the geometry of the lines are constantly changing. Extreme care is needed to make everything work out for you. Each little man can only run along his own path and paint it with a certain color. You need to paint over all the lines and avoid any collisions.', 'https://img.gamemonetize.com/utpgr0sc2mux893hvbsy9vmo4p9t8qxz/512x384.jpg', 'https://html5.gamemonetize.com/utpgr0sc2mux893hvbsy9vmo4p9t8qxz/', '0', 'Arcade', 0, 0, '', 'paint-over-the-lines'),
(2210, 'Easy Obby Girl Friend', 'Obby and his girlfriend set out on a journey, but the road suddenly turns into a challenging obstacle course. You need to complete this course, which is easy for Obby, and get him and his girlfriend to the finish line. Team up with two friends to achieve this goal. Along the way, collect superpower cards that you find to give Obby and his girlfriend special abilities. These powers will help them run faster and jump higher. Strive to obtain these superpowers, complete all the levels, and reach the finish line. Obby and his girlfriend need your help!', 'https://img.gamemonetize.com/d7pvzqpbv0arro7mrh1rtoo0fkybxdri/512x384.jpg', 'https://html5.gamemonetize.com/d7pvzqpbv0arro7mrh1rtoo0fkybxdri/', '0', 'Arcade', 0, 0, '', 'easy-obby-girl-friend'),
(2211, 'Lucky Vegas Slots', 'Looking for a dose of the true Vegas experience? Try all the different lucky slots and feel the rush of hitting a jackpot on your favorite machine!', 'https://img.gamemonetize.com/bnmf23gsgsr8mmo0wrih2ywhrgieimho/512x384.jpg', 'https://html5.gamemonetize.com/bnmf23gsgsr8mmo0wrih2ywhrgieimho/', '0', 'Arcade', 0, 0, '', 'lucky-vegas-slots'),
(2212, 'Draw Joust 3D', 'Here is both a drawing puzzle and car battle arcade game with 3D stickman game arts. You can control a stickman in a simple car. To defeat a red stickman, you need to draw different parts to make sure you could use your wheels to smash his vehicles at all levels. Use your brain and try to control gas and back for victory!', 'https://img.gamemonetize.com/gjgygikbzl5kctacwuukskbdz1meotzg/512x384.jpg', 'https://html5.gamemonetize.com/gjgygikbzl5kctacwuukskbdz1meotzg/', '0', 'Arcade', 0, 0, '', 'draw-joust-d'),
(2213, 'Mien and Bugr Skate', 'Would you like to join the adventurous journey of two cute friends on their skateboards? They need to get home right away. Both friends pink and brown pets have escaped into the streets, so find them and safely return home. Dont forget to collect all the gold coins along the way. Be cautious, as monsters are lurking everywhere, and they might try to devour you.', 'https://img.gamemonetize.com/2x99mlucox7qx53jzfgaaawy2xk7rz5v/512x384.jpg', 'https://html5.gamemonetize.com/2x99mlucox7qx53jzfgaaawy2xk7rz5v/', '0', 'Arcade', 0, 0, '', 'mien-and-bugr-skate'),
(2214, 'Squid Game Runner', 'All players are poor and want money for their future and present life. Don\'t get eliminated and make your way to the top for the 46.5 billion won prize pool!! and its squid game challenge where people come to that platform where they perform many tasks to save their lives. and the red light point is don\'t allow you to move your body.', 'https://img.gamemonetize.com/jcjfaoal3i888u0db4ukx6dgqrqt4rkl/512x384.jpg', 'https://html5.gamemonetize.com/jcjfaoal3i888u0db4ukx6dgqrqt4rkl/', '0', 'Arcade', 0, 0, '', 'squid-game-runner'),
(2215, 'King of Majesty', 'King of Majesty is a fun game to play where the king is collecting the crown to protect his kingdom from the enemies. After some moments there is a new enemy. To deal with the enemies, try to run away and do not let them catch you or the game will be over. The game has a very simple concept but a lot of fun.', 'https://img.gamemonetize.com/6jjx4ei2yf92l8l7zoq0dbm1w7numzuf/512x384.jpg', 'https://html5.gamemonetize.com/6jjx4ei2yf92l8l7zoq0dbm1w7numzuf/', '0', 'Arcade', 0, 0, '', 'king-of-majesty'),
(2216, 'Dog and Cat', 'In this adventure where the friendship between the dog and the cat exists, collect all the fish and bones. The dog and the cat siblings urgently need to find 3 boxes. There are very secret things in the box and they need to find and throw the boxes into the air. Collect all the boxes with your friend and complete the levels. You must be very careful. Sharp rotating knives are coming towards you.', 'https://img.gamemonetize.com/rv1wwgjc0ybm85qepzcu61gv60hrdhef/512x384.jpg', 'https://html5.gamemonetize.com/rv1wwgjc0ybm85qepzcu61gv60hrdhef/', '0', 'Arcade', 0, 0, '', 'dog-and-cat'),
(2217, 'Mr Macagi Adventures', 'Guide the resilient Mr. Macagi through perilous landscapes, surmounting daunting cliffs and outsmarting crafty adversaries. With 4 stages nestled within the dense foliage of the forest and 4 amidst the blistering sands of the desert, brace yourself for an exhilarating test of wit and agility. Can you assist Mr. Macagi in traversing these diverse landscapes, gathering apples, and outmaneuvering the cunning monsters that dwell within?', 'https://img.gamemonetize.com/3svek2s7nupv7kixbh78zwx30c9kmlft/512x384.jpg', 'https://html5.gamemonetize.com/3svek2s7nupv7kixbh78zwx30c9kmlft/', '0', 'Arcade', 0, 0, '', 'mr-macagi-adventures'),
(2218, 'ZigZag Car Spiderman Racer -3D', 'Features: * Endless 3 d Car Racing *Random generated Levels * Simple Controls * Color Changing Backgrounds * Play offline Enjoy ! Tap anywhere on the screen to change the direction of the car . Zigzag Car Racer -3 D is Hyper casual game the levels get generated automatically. screen color also changing after few seconds to feel awesome in game.This games also includes background music which makes player engaged.', 'https://img.gamemonetize.com/u0mz1t3xu3odmob97thboh2nahir6n4v/512x384.jpg', 'https://html5.gamemonetize.com/u0mz1t3xu3odmob97thboh2nahir6n4v/', '0', 'Arcade', 0, 0, '', 'zigzag-car-spiderman-racer-d'),
(2219, 'Lemonade War', 'Would you like to pick lemons and win the race? Collect lemons to defeat your friend. You must help the blue and red players win the lemon race. Grab the lemons from the tree in the middle of the map and take them to the lemon stand. The person who collects the most lemons wins the race. Gather lemons and win the game. The water is slowly rising, and your only chance is to collect lemons as quickly as possible.', 'https://img.gamemonetize.com/mye2knyk61i3shu27yol5yajcvlk1n60/512x384.jpg', 'https://html5.gamemonetize.com/mye2knyk61i3shu27yol5yajcvlk1n60/', '0', 'Arcade', 0, 0, '', 'lemonade-war'),
(2220, 'Funny Snake 2', 'Funny Snake 2 is a game in which you need to control the snake in order to collect apples, avoid fire obstacles and break the big ice with fire to free the key and open the door and go further.', 'https://img.gamemonetize.com/pixhl7sswqcurn7f0bucyt86tsjqtun0/512x384.jpg', 'https://html5.gamemonetize.com/pixhl7sswqcurn7f0bucyt86tsjqtun0/', '0', 'Arcade', 0, 0, '', 'funny-snake-'),
(2221, 'Girl Go Fashion Princess', 'New competition in style and princess games for girls to experience great civilizations throughout the globe in the time of weed makeover games with Barbie salon enjoyable princess games. Dress up &amp; cosmetics games to better makeover exquisite princesses and Barbie Princess Makeover Games. Princesses from Europe and America want to get dressed up and cosmetics in this free princess makeover. Play Egypt\'s Princess Makeover Regal Game. This Egyptian mummy dress-up game makes you the greatest Arab prince in the princess fashion salon. Play princess dress-up games and princess fashion games with tiaras and regal costumes. Indian wedding princess dressing up &amp; make-up games &amp; Royal Princess dress-up party salons games for girls.', 'https://img.gamemonetize.com/n8zpr1lzg5auhkwhoyc3zsd3hbj7jgac/512x384.jpg', 'https://html5.gamemonetize.com/n8zpr1lzg5auhkwhoyc3zsd3hbj7jgac/', '0', 'Arcade', 0, 0, '', 'girl-go-fashion-princess'),
(2222, 'Blocky Friends adventure', 'Blocky Friends adventure fun game to pass the time and relax your mind from work or school while playing this kind of classic game', 'https://img.gamemonetize.com/e0skmq50yhnkaxqro8f9ftmkgrj8bm2j/512x384.jpg', 'https://html5.gamemonetize.com/e0skmq50yhnkaxqro8f9ftmkgrj8bm2j/', '0', 'Arcade', 0, 0, '', 'blocky-friends-adventure'),
(2223, 'Subway Super Hero Surfers', 'Subway Super Hero Surfers Stack Friend is a crazy jumping game. Just Tap or click to jump over stacks to get a high score. Be careful to not get hit by the stacks. Have fun', 'https://img.gamemonetize.com/mdo3ob6hmo7qdckrutinhc0hjd6qdnkn/512x384.jpg', 'https://html5.gamemonetize.com/mdo3ob6hmo7qdckrutinhc0hjd6qdnkn/', '0', 'Arcade', 0, 0, '', 'subway-super-hero-surfers'),
(2224, 'Super Space Adventure', '&quot;Space Adventures&quot; is a casual arcade game about traveling in outer space on a rocket, which can be improved as the game progresses.', 'https://img.gamemonetize.com/c5m5papdpun94srd97i0os6cl167h61h/512x384.jpg', 'https://html5.gamemonetize.com/c5m5papdpun94srd97i0os6cl167h61h/', '0', 'Arcade', 0, 0, '', 'super-space-adventure'),
(2225, 'Gloves Grow Rush', '&amp;ldquo;Gloves Grow Rush&amp;rdquo; is a 3D arcade game where you control stickman boxers in a vertical running challenge. Collect boxing gloves, battle weaker opponents, and take on the final boss at each level. If you encounter a stronger boxer, evade rather than fight to survive. Beware: a direct punch means game over! Claim gems to upgrade your starting level and attack power (ATK). The shop offers 6 unique boxing gloves, but they don&amp;rsquo;t grant extra ATK or levels. Best of luck!', 'https://img.gamemonetize.com/kzyjmrb84fnsrandt5heejkpcuaj7yqc/512x384.jpg', 'https://html5.gamemonetize.com/kzyjmrb84fnsrandt5heejkpcuaj7yqc/', '0', 'Arcade', 0, 0, '', 'gloves-grow-rush'),
(2226, 'Poppy Playtime Huggy Mobile', 'There has not been such a game for a long time, and now we have finally waited. The original name of this cool game is Poppy Playtime. According to the plot, your main character gets to an abandoned factory, and the main actions begin there. It will be important for you to find out why the factory was abandoned at the time, because surely this is not an accident? The antagonist of this game is Hagi Vagi, a stuffed toy that, apparently, has come to life, and you will need to do everything not to fall for it.', 'https://img.gamemonetize.com/wwvx1cg8oged8qr5x5z0n2m5qkdvwkpq/512x384.jpg', 'https://html5.gamemonetize.com/wwvx1cg8oged8qr5x5z0n2m5qkdvwkpq/', '0', 'Arcade', 0, 0, '', 'poppy-playtime-huggy-mobile'),
(2227, 'Super Coin Pusher', 'try to get the coin droped in the hook, after you do it,you can get the coin droped in coin+5 or bonus+1, if the coin is droped in coin+5,5 coins will fall, if bonus reach 5,you can go to bonus scene and get more rewards.', 'https://img.gamemonetize.com/v7hm395kspiyn4upyt22uygvl2av5uff/512x384.jpg', 'https://html5.gamemonetize.com/v7hm395kspiyn4upyt22uygvl2av5uff/', '0', 'Arcade', 0, 0, '', 'super-coin-pusher'),
(2228, 'Ice bucket challenge : Celebrity edition', 'Ice Bucket Challenge: Celebrity Edition is a game where you can test your reflexes. Tap the buttons at the right time and throw icy water on the celebrities. Do you recognize all the celebrities? You can play with many celebrities: Justin Biebeer, Lady Gago, Zlatan, Michel Jakxon, Arnold Schwartzy and many others... and a very special guest: a unicorn! It\'s completely crazy!', 'https://img.gamemonetize.com/jbqcc71kvn5sex2vvi1x3e630assl7rm/512x384.jpg', 'https://html5.gamemonetize.com/jbqcc71kvn5sex2vvi1x3e630assl7rm/', '0', 'Arcade', 0, 0, '', 'ice-bucket-challenge--celebrity-edition'),
(2229, 'Kitty Cat', 'Kitty Cat is an exciting platformer where you join a small and brave kitty on its thrilling journey in search of delicious food. The game features 12 different levels, each filled with obstacles and challenges awaiting your hero. The main character is an enchanting kitty with fluffy fur and sparkling eyes. It&amp;rsquo;s very hungry, and your goal is to help it overcome all the difficulties and obstacles so that it can reach its long-awaited food. Each level offers its own unique tasks and trials, from challenging puzzles to fun speeding platforms and exhilarating jumps. The game&amp;rsquo;s soundtrack provides an unforgettable atmosphere, and the excellent g', 'https://img.gamemonetize.com/wt1lzxen6zdei51m74ml996dbwx697jc/512x384.jpg', 'https://html5.gamemonetize.com/wt1lzxen6zdei51m74ml996dbwx697jc/', '0', 'Arcade', 0, 0, '', 'kitty-cat'),
(2230, 'Some little enemies', 'Get ready to embark on an exciting adventure as you engage in a fierce battle against a horde of relentless little enemies in this action-packed arcade game! Your objective is to defeat as many of these adversaries as possible while striving to achieve the highest score imaginable.', 'https://img.gamemonetize.com/96p2lq9nchwxmb20tepgz60ubhzw5jq3/512x384.jpg', 'https://html5.gamemonetize.com/96p2lq9nchwxmb20tepgz60ubhzw5jq3/', '0', 'Arcade', 0, 0, '', 'some-little-enemies'),
(2231, 'Knife Train Test', 'Knife Train Test is a thrilling game where players master their timing and precision aboard a high-speed train. Navigate through each level by dodging obstacles and throwing knives at targets to clear your path. With escalating difficulty, the game challenges your reflexes and aiming skills under time pressure. Unlock various knives and train designs to customize your gameplay experience. Web Dev &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/33mv5i8jxam3pd8940ymuvqxqzivd71j/512x384.jpg', 'https://html5.gamemonetize.com/33mv5i8jxam3pd8940ymuvqxqzivd71j/', '0', 'Arcade', 0, 0, '', 'knife-train-test'),
(2232, 'Flying Man 3D', 'Flying Man 3D, an engaging aim-and-shoot game, boasts impressive physics. Assume the role of a futuristic neon hero in Flying Man 3D, armed with extraordinary superpowers on a mission to confront AI invaders. As they challenge your neon-powered might, you aim to thwart a futuristic robot war in this epic 2023 robot combat game. Website Developer &lt;a href=\'https://www.crazygamesonline.com/\'&gt;https://www.crazygamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/qchzunu9675dhomt1j4azaw2a5gc9803/512x384.jpg', 'https://html5.gamemonetize.com/qchzunu9675dhomt1j4azaw2a5gc9803/', '0', 'Arcade', 0, 0, '', 'flying-man-d'),
(2233, 'Endless Ping Pong', 'Virtually real-time ping-pong table tennis action! Play a new ping pong game in 2022 if you\'re tired of playing the same old table tennis. You can choose from various rackets and tables in this swinging ping pong game. Multiple ball dynamics, such as air swings and precision ball control, distinguish this ping pong playing game from others and give it the authentic sensation of a real game.', 'https://img.gamemonetize.com/tysuetjcogdlcugov6pncygt6rvh86ei/512x384.jpg', 'https://html5.gamemonetize.com/tysuetjcogdlcugov6pncygt6rvh86ei/', '0', 'Arcade', 0, 0, '', 'endless-ping-pong'),
(2234, 'Impostor Weapon Assasin', 'In Impostor Weapon Assassin, players take on the roles of stealthy operatives tasked with eliminating targets using an array of unconventional weaponry. Set in a futuristic world of espionage and intrigue, each player must navigate intricate levels, utilizing strategy and cunning to outmaneuver opponents and complete their missions undetected. Website Dev &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/w4o6sddfhgfctcmzw122athlxps2vh6x/512x384.jpg', 'https://html5.gamemonetize.com/w4o6sddfhgfctcmzw122athlxps2vh6x/', '0', 'Arcade', 0, 0, '', 'impostor-weapon-assasin'),
(2235, 'Snowball Run', 'Snow Ball Run is a fresh and an original game that makes you experience the best adventure run till the very end. This is a brand-new game in the play store with tons of engaging levels and challenging opponents. Your goal is simple – compete against other opponents by running as fast as you can and collect the snowballs on your run to increase the size and grow bigger than your opponent. Shoot the roadblocks on your way to overcome the obstacles and use the weapons to freeze your opponent to stay ahead in the race. Boost your powers by winning as many levels as possible.', 'https://img.gamemonetize.com/8pw8q6vb4p54sqt978iwyl7k1dvy4ang/512x384.jpg', 'https://html5.gamemonetize.com/8pw8q6vb4p54sqt978iwyl7k1dvy4ang/', '0', 'Arcade', 0, 0, '', 'snowball-run'),
(2236, 'Boat Action', 'Today in the game Boat Action we will go with you to the mountains. There is a world-famous race on inflatable boats and you will take part in it directly. On the screen you will see a river and your boat is located on it. Your task is gaining speed to swim across the water surface as far as possible. On your way there will be golden coins. You need to try to collect them as much as possible. For this you will be credited with gaming points. Also collect other items that can give you bonuses. On the track there will also be found stones and various traps, which you certainly need to avoid. If you get into them, your boat will explode and you lose the round.', 'https://img.gamemonetize.com/dy4tkkdj57o8bwv6n691k6ezy2qebjda/512x384.jpg', 'https://html5.gamemonetize.com/dy4tkkdj57o8bwv6n691k6ezy2qebjda/', '0', 'Arcade', 0, 0, '', 'boat-action'),
(2237, 'Hot Air Balloon Game', 'Fly your hot air balloon over the ocean by tapping the game screen to move your balloon up. Avoid obstacles such as birds and planes. Also avoid landing the ocean and avoid hitting the boats. Dont crash your balloon or its game over!', 'https://img.gamemonetize.com/1vnequr3pabvkw585kjhzgv79bt4cpkw/512x384.jpg', 'https://html5.gamemonetize.com/1vnequr3pabvkw585kjhzgv79bt4cpkw/', '0', 'Arcade', 0, 0, '', 'hot-air-balloon-game'),
(2238, 'Warring Universe', 'It\'s a brilliant, never-ending, and intense game that focuses on the battles between galaxies! As you play this bright-colored pixel game, you\'ll find a lot of enemies, ships, upgrades, and other things to find. Only a few people have decided to fight against the whole world, and you are one of them! Your ships can only be upgraded if you\'ve earned enough money by battling the bad guys. You won\'t keep to fear about heading into many enemies now that you\'ve invested in the best ship! -Buy rockets to eliminate your enemies quickly! Even the most formidable foes can\'t kill you if you don\'t wear armor! Strengthening your spaceship will let you take down more enemies and rack up more points. Many points and records are necessary to compete with your buddies for the world record. Keep an eye out for who has the most money and gone the most far in the game while comparing scores with your buddies!', 'https://img.gamemonetize.com/f3inovdgpmchr3ur6r0p2gxms8o1oet8/512x384.jpg', 'https://html5.gamemonetize.com/f3inovdgpmchr3ur6r0p2gxms8o1oet8/', '0', 'Arcade', 0, 0, '', 'warring-universe'),
(2239, 'Merging weapons', 'The goal of the game is to combine as many firearms as possible and complete the level to the end. Click on the same firearm to combine. , .', 'https://img.gamemonetize.com/j4ga90sq55bmo0dbilo1wbm321rqneyn/512x384.jpg', 'https://html5.gamemonetize.com/j4ga90sq55bmo0dbilo1wbm321rqneyn/', '0', 'Arcade', 0, 0, '', 'merging-weapons'),
(2240, 'Icedland Adventure 2', 'icedland adventure 2 is a html5 platformer game, journey the beautiful iceland collect treasure on every level, defeat enemy with snowball and hammer or you can use special attack SPIN', 'https://img.gamemonetize.com/6oc0we725wz6245it282s87ofagup6p6/512x384.jpg', 'https://html5.gamemonetize.com/6oc0we725wz6245it282s87ofagup6p6/', '0', 'Arcade', 0, 0, '', 'icedland-adventure-'),
(2241, 'Idle Lumber Hero Game', 'Follow the path of wood and chop down as many as you can! Sell the wood to the market and buy new upgrades to speed up your wood chopping process.', 'https://img.gamemonetize.com/esuhu6xs6xcszhrtr583dw3uhiupagju/512x384.jpg', 'https://html5.gamemonetize.com/esuhu6xs6xcszhrtr583dw3uhiupagju/', '0', 'Arcade', 0, 0, '', 'idle-lumber-hero-game'),
(2242, 'Night Ninja', 'Night Ninja is an exhilarating HTML5 game where players embody a stealthy ninja navigating through challenges under the cover of darkness. This immersive gaming experience is meticulously crafted within an HTML5 structure, ensuring seamless compatibility across diverse web platforms and devices.', 'https://img.gamemonetize.com/jlaj14nva4znkse9k84oetofoaowwt4u/512x384.jpg', 'https://html5.gamemonetize.com/jlaj14nva4znkse9k84oetofoaowwt4u/', '0', 'Arcade', 0, 0, '', 'night-ninja'),
(2243, 'Mystic Neon Ball', 'Jump on the platforms and beware of thorns! Just tap the screen to jump. Try not to fall! How far can you go? You can test himself!!', 'https://img.gamemonetize.com/6min3ti4nhkhlt9gxa1buep4jukq1jlp/512x384.jpg', 'https://html5.gamemonetize.com/6min3ti4nhkhlt9gxa1buep4jukq1jlp/', '0', 'Arcade', 0, 0, '', 'mystic-neon-ball'),
(2244, 'Color Paint Filler', 'Color Paint Filler is an engaging mobile puzzle game that will test your strategic thinking and creativity. Dive into a vibrant world of colors as you aim to fill the entire canvas with the right hues. Swipe your way through challenging levels, blending colors and avoiding obstacles. With intuitive controls and mesmerizing visuals, Color Paint Filler offers hours of addictive gameplay. Can you conquer the canvas and become a master of color blending? Download now and unleash your inner artist in this thrilling paint-filling adventure! Website Developer &lt;a href=\'https://www.brightestgames.com/\'&gt;https://www.brightestgames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/n879wv3nfz3e68f0gef85de14wd8wrck/512x384.jpg', 'https://html5.gamemonetize.com/n879wv3nfz3e68f0gef85de14wd8wrck/', '0', 'Arcade', 0, 0, '', 'color-paint-filler'),
(2245, 'Tap Tap Challenge', 'Tap Tap Challenge: challenge other players, unlock new balls &amp; WIN! You are the ball and you need to go around crazy scenarios searching for gems. You need GEMS to evolve from a simple ball to something new... Follow the path as much as you can, keep calm and collect the gem. Try to reach the final evolution of your ball. Tap the screen to change the direction or to teleport over lava. If you fall off the edges, you\'re gone! In this hyper-casual zig-zag adventure you can: • Unlock dozen unique balls • Explore crazy levels • Enjoy awesome 3D graphics and sound effects • Collect precious gems • Challenge other gamers in 4 players matches • Enjoy electronic musics (three tracks available, more coming soon)', 'https://img.gamemonetize.com/x9zks5z5alq5t3keujblktrsrfuyx8mn/512x384.jpg', 'https://html5.gamemonetize.com/x9zks5z5alq5t3keujblktrsrfuyx8mn/', '0', 'Arcade', 0, 0, '', 'tap-tap-challenge'),
(2246, 'Push Enemys', 'Plumber Rotator is a thrilling puzzle game that puts your problem-solving skills to the test. In this challenging and addictive game, you step into the shoes of a skilled plumber tasked with untangling a messy web of pipes. Rotate and rearrange the pipes strategically to create a seamless flow of water, but beware of the ticking clock! With a captivating blend of strategy and quick thinking, Plumber Rotator offers hours of brain-teasing fun. Are you up for the challenge? Website Developer &lt;a href=\'https://www.game-plays.com/\'&gt;https://www.game-plays.com/&lt;/a&gt;', 'https://img.gamemonetize.com/pvtvl9z1v4mejrs3x40abogo3snj8m2o/512x384.jpg', 'https://html5.gamemonetize.com/pvtvl9z1v4mejrs3x40abogo3snj8m2o/', '0', 'Arcade', 0, 0, '', 'push-enemys'),
(2247, 'Santas Cup 3D', 'Santas Cup 3D is an exhilarating mobile game that combines the thrill of racing with festive holiday cheer. In this adrenaline-pumping adventure, players take on the role of Santa Claus as he navigates his sleigh through challenging 3D courses filled with twists, turns, and magical obstacles. With stunning graphics and immersive gameplay, this game offers a unique blend of Christmas magic and high-speed action. Race against the clock, collect presents, and spread joy this holiday season in Santas Cup 3D. Get ready for a jolly good time on your mobile device!', 'https://img.gamemonetize.com/xvulfbn9zdcuu9ve3suiii0wu6b8369m/512x384.jpg', 'https://html5.gamemonetize.com/xvulfbn9zdcuu9ve3suiii0wu6b8369m/', '0', 'Arcade', 0, 0, '', 'santas-cup-d'),
(2248, 'Barbarian Trunk', 'Barbarian Trunk is an oldschool arcade style casual game. Become a Barbarian, cut wood and avoid thorns. Sound like an easy task? It\'s easy to play but hard to master. Grab your ax like every lumberjack does and cut down the tree as fast as you can!', 'https://img.gamemonetize.com/nyu287maj78htjsq3tc5oyv5hbe7pwhe/512x384.jpg', 'https://html5.gamemonetize.com/nyu287maj78htjsq3tc5oyv5hbe7pwhe/', '0', 'Arcade', 0, 0, '', 'barbarian-trunk'),
(2249, 'Car.io', 'Car.io is a delightful arcade gaming experience, reminiscent of Papper.io 2. It promises endless enjoyment for players of all ages and backgrounds. The primary objective of the game is to engage in thrilling battles for survival and territorial dominance in the world of Car.io. Strategically maneuver your vehicle to expand your domain and ensure that your adversaries never get the chance to strike at your tail. Website Developer &lt;a href=\'https://www.bestcrazygames.com/featured\'&gt;https://www.bestcrazygames.com/featured&lt;/a&gt;', 'https://img.gamemonetize.com/cxexhz14qk8qi9qi6ax1k6cbc3fwwvqm/512x384.jpg', 'https://html5.gamemonetize.com/cxexhz14qk8qi9qi6ax1k6cbc3fwwvqm/', '0', 'Arcade', 0, 0, '', 'cario'),
(2250, 'PaddleBall', 'PaddleBall v1.0: new updates coming soon Update features: &gt;Smooth paddle movement &gt;scoreboard &gt;More options and settings and much more!', 'https://img.gamemonetize.com/x2vvqxkqmne8e082a01nzv5mtbm47bo6/512x384.jpg', 'https://html5.gamemonetize.com/x2vvqxkqmne8e082a01nzv5mtbm47bo6/', '0', 'Arcade', 0, 0, '', 'paddleball'),
(2251, 'Alex and Steve Adventures Saves', 'Are you ready for the adventure of Steve and Alex? In this adventure, you need to help them. Alex needs to escape from prison, and Steve must help him. They must find the key and rescue Alex from the prison. After breaking out, you need to collect all the portal pieces to form the portal. Steve and Alex need to create the portal and teleport to the mine. To escape from the mine, they must avoid the monsters and reach the portal. Be careful, there are spikes and monsters everywhere. Watch out for cunning foxes, as they can take the key. In this two-player game, work together with your friend as a team and reach the portal together.', 'https://img.gamemonetize.com/pppfyi6xj8awlebdmmfytb0ta9lbkenq/512x384.jpg', 'https://html5.gamemonetize.com/pppfyi6xj8awlebdmmfytb0ta9lbkenq/', '0', 'Arcade', 0, 0, '', 'alex-and-steve-adventures-saves'),
(2252, 'Ball Hit Domino', 'Ball Hit Domino is a fast-paced puzzle game where players strategically place dominos to create a chain reaction when hit by a ball. With vibrant graphics and intuitive controls, the goal is to set up the dominos in such a way that when the ball is launched, it triggers a cascading effect, knocking down as many dominos as possible. With multiple levels of increasing difficulty, players must use skill and precision to master the art of domino placement and achieve high scores. website dev &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/7yzhraa8hq7pcsywc0or81ikk0vm0t58/512x384.jpg', 'https://html5.gamemonetize.com/7yzhraa8hq7pcsywc0or81ikk0vm0t58/', '0', 'Arcade', 0, 0, '', 'ball-hit-domino'),
(2253, 'Pinball Space', 'In this pinball classic arcade game, launch your pinball into space. Keep the ball bouncing and hitting objects as long as you can to earn points!', 'https://img.gamemonetize.com/ho4q3oqhi68ae658nyzg26monk8up183/512x384.jpg', 'https://html5.gamemonetize.com/ho4q3oqhi68ae658nyzg26monk8up183/', '0', 'Arcade', 0, 0, '', 'pinball-space'),
(2254, 'Slime Simulator', 'Thanks to the huge selection of types of slimes, decorations and colors for the creative process, this game is suitable for both beginners and professionals in slimes, young and old, boys and girls.', 'https://img.gamemonetize.com/f6cbdztjvp2yea9a1cdkg1pc29j2p5w7/512x384.jpg', 'https://html5.gamemonetize.com/f6cbdztjvp2yea9a1cdkg1pc29j2p5w7/', '0', 'Arcade', 0, 0, '', 'slime-simulator'),
(2255, 'Oink Run NG', 'Oink Run! The runaway pig, manages to guide him on this insane escape by destroying enemies, jumping platforms and opening parachutes whenever necessary!', 'https://img.gamemonetize.com/41pjz02kc73h96urdilfcdjkk42kld8t/512x384.jpg', 'https://html5.gamemonetize.com/41pjz02kc73h96urdilfcdjkk42kld8t/', '0', 'Arcade', 0, 0, '', 'oink-run-ng'),
(2256, 'Tower of Fall', 'Tower of Fall is an exhilarating game where your objective is to jump down a complex tower, collecting coins to purchase various skins and weapon upgrades while battling mobs to reach the final level. The game is available on both PC and smartphones, optimized for various screen types, ensuring smooth and engaging gameplay across different devices.', 'https://img.gamemonetize.com/wbaj9gdw9h5xvaran6bigs80zk44jgm7/512x384.jpg', 'https://html5.gamemonetize.com/wbaj9gdw9h5xvaran6bigs80zk44jgm7/', '0', 'Arcade', 0, 0, '', 'tower-of-fall'),
(2257, 'Defend Military Base', 'Defend Military Base is a HTML5 Skill Game. Tap on the screen to launch the cannonballs and destroy as many tanks as possible before they reach the base! Collect extra balls bonus and make an endless balls chain! Use super bonuses for more destruction!', 'https://img.gamemonetize.com/yi1ofp20rlcnjl0guhe2ghv9q3wvzfx3/512x384.jpg', 'https://html5.gamemonetize.com/yi1ofp20rlcnjl0guhe2ghv9q3wvzfx3/', '0', 'Arcade', 0, 0, '', 'defend-military-base'),
(2258, '2048 Forest', 'This is a fun game about number matching balls! Drop each ball to the similar number balls in order to merge them! The number merged will add up to form a new number! How high can you get the number merged? Get it and play 2048 Forest!', 'https://img.gamemonetize.com/r1nboq2dwyckjhq1ylhy68owbwynr6xz/512x384.jpg', 'https://html5.gamemonetize.com/r1nboq2dwyckjhq1ylhy68owbwynr6xz/', '0', 'Arcade', 0, 0, '', '-forest'),
(2259, 'Kid E Cats Animal Doctor Games Cat Doctor Game', 'These are kids doctor games with cats! Become a cat doctor in kids hospital games! ⛑ Kitty cat games for kids all of ages: treat all characters of the cartoon!', 'https://img.gamemonetize.com/uu40apyhk5gs1m3wenl71s48dphsvuzu/512x384.jpg', 'https://html5.gamemonetize.com/uu40apyhk5gs1m3wenl71s48dphsvuzu/', '0', 'Arcade', 0, 0, '', 'kid-e-cats-animal-doctor-games-cat-doctor-game'),
(2260, '2048 Snake 3D Block', 'Welcome to 2048 Snake 3D Block, where players immerse themselves in a unique fusion of classic 2048 gameplay and the thrilling challenge of guiding a snake through a 3D world! Merge numbered blocks to create 2048, but beware: your snake feeds on these blocks, growing longer with each successful merge. With larger numbers posing greater risks, strategic planning and swift decision-making are essential to avoid a catastrophic collision and keep the adventure alive! Website Developer &lt;a href=\'https://www.game-plays.com/\'&gt;https://www.game-plays.com/&lt;/a&gt;', 'https://img.gamemonetize.com/25dfwtwlln3q76fnpugpgiowcyh699h4/512x384.jpg', 'https://html5.gamemonetize.com/25dfwtwlln3q76fnpugpgiowcyh699h4/', '0', 'Arcade', 0, 0, '', '-snake-d-block'),
(2261, 'Resolve Images', 'Find the right parts, then put them in the right places. Enjoy playing the game with your friends and solve all the puzzles. 60 Levels to resolve each level has beautiful images to resolve and increase in difficulty. Enjoy', 'https://img.gamemonetize.com/us7cgrd2aw891jn7ynhv01tgxpx2ix6k/512x384.jpg', 'https://html5.gamemonetize.com/us7cgrd2aw891jn7ynhv01tgxpx2ix6k/', '0', 'Arcade', 0, 0, '', 'resolve-images'),
(2262, 'Fill the Coffee Cup', 'Welcome to Fill the Coffee Cup Game! Simply fill the cup with coffee by drawing a path. Try to find the best way to complete each challenging level. You can come up with your own solution so be creative and dont be afraid to think outside the box!', 'https://img.gamemonetize.com/6uhr0yc5qht4vuiqrpf9b57kgfs5ljlt/512x384.jpg', 'https://html5.gamemonetize.com/6uhr0yc5qht4vuiqrpf9b57kgfs5ljlt/', '0', 'Arcade', 0, 0, '', 'fill-the-coffee-cup'),
(2263, 'Saw Destroyer', 'Introducing Saw Destroyer - an adrenaline-pumping Unity script-powered game! In this thrilling adventure, youll navigate through a maze of deadly saws, armed with only your wit and reflexes. Your mission? Survive the treacherous obstacles, collect power-ups, and reach the ultimate goal. With Unity scripting expertise, weve crafted a heart-pounding gaming experience thatll keep you on the edge of your seat. Are you up for the challenge? Website Developer &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/uw9jjps62btn6gxlouq37lefg24qode9/512x384.jpg', 'https://html5.gamemonetize.com/uw9jjps62btn6gxlouq37lefg24qode9/', '0', 'Arcade', 0, 0, '', 'saw-destroyer'),
(2264, 'Bee Careful', 'Bee careful is a game about a bee that will do everything to survive and save the world.', 'https://img.gamemonetize.com/f4ahiu1nvhu0p548527f2urnud606py9/512x384.jpg', 'https://html5.gamemonetize.com/f4ahiu1nvhu0p548527f2urnud606py9/', '0', 'Arcade', 0, 0, '', 'bee-careful'),
(2265, 'Snake Number', 'Swipe your finger to dash along corridors and eat boxes as the snake’s body becomes longer and longer', 'https://img.gamemonetize.com/0iearvv3e7whghml0imxjyomyxesjkf6/512x384.jpg', 'https://html5.gamemonetize.com/0iearvv3e7whghml0imxjyomyxesjkf6/', '0', 'Arcade', 0, 0, '', 'snake-number'),
(2266, 'Paint Circle Shooter', 'Introducing Paint Circle Shooter, a thrilling mobile arcade game that will test your reflexes and precision. In this fast-paced adventure, you control a paint cannon tasked with eliminating colorful circles that fill the screen. The catch? You must match the color of your shots with the targets, creating satisfying splashes of vibrant paint as you go. With a variety of challenging levels and mesmerizing visuals, Paint Circle Shooter offers an addictive experience for players seeking excitement and accuracy. Website Developer &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/j17bnmnw1avhfaa2gtnnwghzpsph2tt9/512x384.jpg', 'https://html5.gamemonetize.com/j17bnmnw1avhfaa2gtnnwghzpsph2tt9/', '0', 'Arcade', 0, 0, '', 'paint-circle-shooter'),
(2267, 'Financial Run', 'Financial Run challenges players to navigate the fast-paced world of finance, where strategic decisions and quick thinking are key to success. Manage investments, navigate market fluctuations, and outmaneuver competitors to build your financial empire. With intuitive gameplay mechanics and dynamic scenarios, players will experience the thrill of the stock market in a captivating virtual environment. Can you rise to the top and become the ultimate financial tycoon in this exhilarating simulation game? Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/1e6dn1oqj8zeq83tfogus72qk9zwovlg/512x384.jpg', 'https://html5.gamemonetize.com/1e6dn1oqj8zeq83tfogus72qk9zwovlg/', '0', 'Arcade', 0, 0, '', 'financial-run'),
(2268, 'Pop the Balloons Game', 'Use the cannon to aim and shoot to pop the balloons. This game has two parts. In the first part you are training to use the cannon and youll need to pop a series of randomly placed balloons. In the second part of the game youll also use the cannon, but youll be shooting hot air balloons instead of regular balloons. The second part of the game has unlimited cannon balls. If more than 5 hot air balloons get past you its game over.', 'https://img.gamemonetize.com/5s27e3yuzg6ibsyyyj1ynk8744isehu2/512x384.jpg', 'https://html5.gamemonetize.com/5s27e3yuzg6ibsyyyj1ynk8744isehu2/', '0', 'Arcade', 0, 0, '', 'pop-the-balloons-game'),
(2269, 'Ghost Fall', 'Immerse yourself in the world of endless falling in the game Ghost Fall! Avoid the spikes and enjoy an exciting experience. Welcome to the world of Ghost Fall, an exciting endless fall style game where an exciting adventure with Ghost awaits you!', 'https://img.gamemonetize.com/cc78ivh06uzdcwv8nv9rpzp4sisd5y0x/512x384.jpg', 'https://html5.gamemonetize.com/cc78ivh06uzdcwv8nv9rpzp4sisd5y0x/', '0', 'Arcade', 0, 0, '', 'ghost-fall'),
(2270, 'Fly Ghost', 'Fly Ghost - It\'s a fun game in a simple but challenging way, a ghost slowly flies by the man dodging pipes and without touching the ground. Gameplay: You need to constantly control the frequency of clicks on the screen to adjust the flight height and landing speed of the bird, so that the bird can smoothly pass through the tube space on the right side of the screen. If the ghost accidentally cleans and touches the tube, you lose.', 'https://img.gamemonetize.com/e4dmo2dzeoqfdehb2f48h5dhvmdwamw1/512x384.jpg', 'https://html5.gamemonetize.com/e4dmo2dzeoqfdehb2f48h5dhvmdwamw1/', '0', 'Arcade', 0, 0, '', 'fly-ghost'),
(2271, 'Push Him!', 'Don\'t let your rivals get to the finish line using various traps. Buy new traps, upgrade old ones, watch your rivals scatter in different directions!', 'https://img.gamemonetize.com/fqsueqyrxlcl3b76wkpqrrmyycp3a2kv/512x384.jpg', 'https://html5.gamemonetize.com/fqsueqyrxlcl3b76wkpqrrmyycp3a2kv/', '0', 'Arcade', 0, 0, '', 'push-him'),
(2272, 'Flappy Berker', 'Every 15 Bananas you get 1 speed level up Can You Reach to the Level 10!', 'https://img.gamemonetize.com/6f3wdunoybm0uebom3fs2v598ho2p36c/512x384.jpg', 'https://html5.gamemonetize.com/6f3wdunoybm0uebom3fs2v598ho2p36c/', '0', 'Arcade', 0, 0, '', 'flappy-berker'),
(2273, 'Popcorn Times', 'Popcorn time is a game that is very suitable for those of you who like relaxing games. Popcorn game that you can play anywhere and anytime. With a popcorn popper, you can pop the popcorn until its completely filled. You may be wondering, is the popcorn pop game even fun? So why dont you try playing it now? To play this popcorn game you also have to pay attention to popcorn trivia, because you will be required to fill the bucket until it is full and the popcorn must not spill or get out of the bucket. So you have to be careful when filling the bucket with the popcorn maker. Feature : - 80 Levels - Interesting animation - Design and effect', 'https://img.gamemonetize.com/imd6ioo4211prdcru6qyd4vkdqyb1l68/512x384.jpg', 'https://html5.gamemonetize.com/imd6ioo4211prdcru6qyd4vkdqyb1l68/', '0', 'Arcade', 0, 0, '', 'popcorn-times'),
(2274, 'Hole Fighters', 'Trunk Shot is an exciting mobile puzzle game that challenges your strategic thinking and precision. In this addictive adventure, you must aim and shoot balls into various challenging targets inside tree trunks. Navigate through beautifully designed levels filled with obstacles and tricky angles. With intuitive controls and a delightful physics-based gameplay, Trunk Shot offers hours of fun and brain-teasing entertainment. Can you master the art of trunk shooting and become the ultimate marksman? Website Developer &lt;a href=\'https://www.crazygamesonline.com\'&gt;https://www.crazygamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/p1frq48puywetx1l79jcq3j9ggmn0y24/512x384.jpg', 'https://html5.gamemonetize.com/p1frq48puywetx1l79jcq3j9ggmn0y24/', '0', 'Arcade', 0, 0, '', 'hole-fighters'),
(2275, 'Platform Shooter', '&quot;Platform Shooter&quot; is a platformer shooter, with lots of weapons and several challenging levels and different enemies.', 'https://img.gamemonetize.com/cslm0a3lkwgtkbl8yal6t0vukp6isp9j/512x384.jpg', 'https://html5.gamemonetize.com/cslm0a3lkwgtkbl8yal6t0vukp6isp9j/', '0', 'Arcade', 0, 0, '', 'platform-shooter');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2276, 'Rope Puzzle Rescue', 'Introducing Rope Puzzle Rescue &amp;ndash; a thrilling adventure game that puts your problem-solving skills to the test! Dive into a world where quick thinking and strategic planning are your best allies. Navigate through intricate levels by strategically manipulating ropes, creating bridges, and rescuing trapped characters. With 80 challenging levels to conquer, each more intricate than the last, Rope Puzzle Rescue will keep you engaged for hours. Can you master the art of rope puzzles and save the day? Website Developer &lt;a href=\'https://www.brightestgames.com/\'&gt;https://www.brightestgames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/yytyd53l5pbhbai6ebi40qpagdpsbja9/512x384.jpg', 'https://html5.gamemonetize.com/yytyd53l5pbhbai6ebi40qpagdpsbja9/', '0', 'Arcade', 0, 0, '', 'rope-puzzle-rescue'),
(2277, 'Kid Cats Animal Doctor Games Cat Game', 'These are kids doctor games with cats! Become a cat doctor in kids hospital games! ⛑ Kitty cat games for kids all of ages: treat all characters of the cartoon!', 'https://img.gamemonetize.com/wy4bu4132n4rjnp5cpybhb7j6i2cmdqe/512x384.jpg', 'https://html5.gamemonetize.com/wy4bu4132n4rjnp5cpybhb7j6i2cmdqe/', '0', 'Arcade', 0, 0, '', 'kid-cats-animal-doctor-games-cat-game'),
(2278, 'Icy Purple Head', 'Take control of the purple head and navigate the ice slope bypassing all obstacles in the winter 2D skill game &quot;Ice Purple Head: Super Slide&quot;! Good luck!', 'https://img.gamemonetize.com/r79z4bcemp5hvk5asgr3kj05mjy1qd9h/512x384.jpg', 'https://html5.gamemonetize.com/r79z4bcemp5hvk5asgr3kj05mjy1qd9h/', '0', 'Arcade', 0, 0, '', 'icy-purple-head'),
(2279, 'Monster and Candy', 'Today, in the game Monster and Candy we will move you in the interesting world populated by various monsters. Among them, there is no aggressive creatures, they are all good and lovely. We have before us on the screen will be a closed room whose walls are covered with spines. Our hero will appear in it in different places. Around him, the candy will fly at different speeds and on different trajectories. You need to calculate your actions so that would be when jumping our hero went through all the traps and hit the candy. Then he will be able to catch and eat. If you make a mistake in their calculations, it does not get into the candy and fly away to the wall and come across the pins. Adjoined our hero instantly perish with them. So be extremely careful and accurate. Game Monster and Candy is pretty fun and funny plot.', 'https://img.gamemonetize.com/k0qvtini21ecqlbk06ulj5apds1p7cxx/512x384.jpg', 'https://html5.gamemonetize.com/k0qvtini21ecqlbk06ulj5apds1p7cxx/', '0', 'Arcade', 0, 0, '', 'monster-and-candy'),
(2280, 'CircleFly', 'CircleFly is a captivating arcade game that promises endless entertainment and challenge! With its simple yet addictive gameplay mechanics, this game is perfect for players of all ages who are looking for a thrilling gaming experience on both mobile and web platforms. One of the unique features of CircleFly is its dynamic movement system. Unlike traditional arcade games where the player has full control over the characters movement, in CircleFly, the circular object responds to the players taps by changing its direction. When the object hits a wall, it automatically slides down, adding an extra layer of challenge to the gameplay.', 'https://img.gamemonetize.com/nrkpsbfble018av4kcy186wy2h778rw7/512x384.jpg', 'https://html5.gamemonetize.com/nrkpsbfble018av4kcy186wy2h778rw7/', '0', 'Arcade', 0, 0, '', 'circlefly'),
(2281, 'Eggstreme Eggscape', 'Eggstreme Eggscape is an arcade game where you play as an egg that needs to escape from the hot lava. Every jump is a leap for survival, so make every jump count! Escape the sizzling river of lava underneath you. Climb and jump up the wall with care and precision. Collect coins and diamonds as you ascend the treacherous path. The lava will speed up on each level, so be fast, or you will get fried. Will you rise as the champion or boil in defeat?', 'https://img.gamemonetize.com/k82rrnbpj6s9f20qkbgs2qz26ovg2pxf/512x384.jpg', 'https://html5.gamemonetize.com/k82rrnbpj6s9f20qkbgs2qz26ovg2pxf/', '0', 'Arcade', 0, 0, '', 'eggstreme-eggscape'),
(2282, 'Ninja Academy', 'Enter the Ninja Academy and see if you can become a real Ninja. Complete a number of challenges like shuriken throwing, punching, kicking, fighting vs Sensei, fruit slicing and board breaking.', 'https://img.gamemonetize.com/q3vhb7ey3dda0lxj0qjd7te89gkvk43b/512x384.jpg', 'https://html5.gamemonetize.com/q3vhb7ey3dda0lxj0qjd7te89gkvk43b/', '0', 'Arcade', 0, 0, '', 'ninja-academy'),
(2283, 'Pelucaneitor', 'Use the power of the chainsaw to stop corruption', 'https://img.gamemonetize.com/ztnbkie4rttxvbrtfi3e24wvcps2fcue/512x384.jpg', 'https://html5.gamemonetize.com/ztnbkie4rttxvbrtfi3e24wvcps2fcue/', '0', 'Arcade', 0, 0, '', 'pelucaneitor'),
(2284, 'Craft Bros Boy Runner', 'Craft Bros Boy Runner', 'https://img.gamemonetize.com/b7xdzidsr8z1gltuv8kec9axpjipxhay/512x384.jpg', 'https://html5.gamemonetize.com/b7xdzidsr8z1gltuv8kec9axpjipxhay/', '0', 'Arcade', 0, 0, '', 'craft-bros-boy-runner'),
(2285, 'Pin Voleyballs', 'Pin-Volleyballs merge the intensity of pinball with the thrill of volleyball in an electrifying arcade experience! Strategically launch balls into the playing field, ricocheting off obstacles to target opponents goals. With dynamic physics and precise timing, outmaneuver rivals in solo or multiplayer matches. Unlock diverse arenas and customize balls for added flair. Each victory unlocks new challenges and rewards, keeping you hooked for countless rounds. Can you master the art of Pin-Volleyballs and dominate the leaderboard? Jump in and serve up some excitement today!', 'https://img.gamemonetize.com/xgk5bzi4l7b7upfgkjsuoi4eisn687xp/512x384.jpg', 'https://html5.gamemonetize.com/xgk5bzi4l7b7upfgkjsuoi4eisn687xp/', '0', 'Arcade', 0, 0, '', 'pin-voleyballs'),
(2286, 'Slicing Destroyer', 'Slicing Destroyer challenges players to navigate a maze of obstacles armed only with their slicing skills. As the titular destroyer, gamers must strategically slice through barriers and enemies to progress through increasingly challenging levels. Precision slicing and quick reflexes are essential to master this thrilling arcade-style adventure. With stunning visuals and addictive gameplay, Slicing Destroyer promises an exhilarating experience for players of all skill levels. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/lix27ooztpycx66vkjwiisrduykdvrrw/512x384.jpg', 'https://html5.gamemonetize.com/lix27ooztpycx66vkjwiisrduykdvrrw/', '0', 'Arcade', 0, 0, '', 'slicing-destroyer'),
(2287, 'Jumping Robot', 'Jumping Robot is an exciting online game where you are in control of a nimble and agile robot that loves to jump! Your mission is to navigate through a series of platforms and collect batteries to increase your score. The gameplay is straightforward yet challenging - you must time your jumps perfectly to land on each platform and avoid falling into the depths below. To make things even more interesting, some platforms will be constantly moving left and right, adding an element of unpredictability to the game. This requires quick reflexes and precise control to stay on track. The ultimate goal is to collect as many batteries as possible.', 'https://img.gamemonetize.com/d707fiaxt0i7yvvcyusnoi7h92rm9uoh/512x384.jpg', 'https://html5.gamemonetize.com/d707fiaxt0i7yvvcyusnoi7h92rm9uoh/', '0', 'Arcade', 0, 0, '', 'jumping-robot'),
(2288, 'Merge Hexa', 'Merge Hexa is a addicted puzzle game with simple and intuitive interface which increasing difficulty with each level. You need to combine hexagons with the same numbers. If you don&amp;rsquo;t have the number you need, you can create one using smaller numbers. Combine all Hexa blocks until only one shape remains. Enjoy with 25 levels of fun', 'https://img.gamemonetize.com/1fkwpwcfuo0qzdygr6u0jbw5zo1o42c8/512x384.jpg', 'https://html5.gamemonetize.com/1fkwpwcfuo0qzdygr6u0jbw5zo1o42c8/', '0', 'Arcade', 0, 0, '', 'merge-hexa'),
(2289, 'Titan   the way to the bottom', 'The world ocean of our planet has been studied by a little more than 4%, so each expedition becomes an opportunity to learn something new about us, about our planet. We invite you to become participants in an exciting dive not just to the bottom, but to the bottom of the famous ship Titanic. But this path is not easy: in order to save the team and your boat, you will have to pump it so well in order to reach the goal - BOTTOM. Distribute the earned resources correctly to survive and return the team.', 'https://img.gamemonetize.com/yp96fbf19h97e5ycp7xd500ldtt3n4kw/512x384.jpg', 'https://html5.gamemonetize.com/yp96fbf19h97e5ycp7xd500ldtt3n4kw/', '0', 'Arcade', 0, 0, '', 'titan---the-way-to-the-bottom'),
(2290, 'Ball Bounce', 'Ball Bounce is a casual game that is very fun and challenging. Your task is to guide the ball which continues to bounce towards the portal while passing through obstacles', 'https://img.gamemonetize.com/71gzsi1s9qmuj9rehjz1zyp8yrqpw6lz/512x384.jpg', 'https://html5.gamemonetize.com/71gzsi1s9qmuj9rehjz1zyp8yrqpw6lz/', '0', 'Arcade', 0, 0, '', 'ball-bounce'),
(2291, 'Hill Climb Truck Transform Adventure', 'Hill Climb: Truck Transform Adventure is actually a 2D balance stunt adventure game. You have 3 kinds of vehicles to transform and overpass different terrains. While keeping the vehicle balanced, you can climb different ramps and terrains. If you crash obstacles or terrains, you can collect repair plates to recover. If you want to overpass the next harder levels, you can upgrade your vehicles with 4 acceleration abilities. &lt;a href=\'https://www.cargames.com/\'&gt;https://www.cargames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/w3o8dtti3pzcht3v88dme2xcswu8qci4/512x384.jpg', 'https://html5.gamemonetize.com/w3o8dtti3pzcht3v88dme2xcswu8qci4/', '0', 'Arcade', 0, 0, '', 'hill-climb-truck-transform-adventure'),
(2292, 'Bighead Ninja!', 'Bighead Ninja! - runner, arcade genre. The goal of the game is to go as far as possible, jumping from platform to platform and avoiding various obstacles.', 'https://img.gamemonetize.com/jhcifc6i4ku64n68ltnp8bjexwfv3mo3/512x384.jpg', 'https://html5.gamemonetize.com/jhcifc6i4ku64n68ltnp8bjexwfv3mo3/', '0', 'Arcade', 0, 0, '', 'bighead-ninja'),
(2293, 'Bridge Constructor', 'Bridge Constructor combines speed, precision and creativity. You will feel the adrenaline rush when running on the bridge that you built yourself. But remember and be careful of any existing trap obstacles that can make you fall into a deep ravine or die from traps. Get as many Gems and Coins as possible and you can exchange them for various interesting character skins or to improve your character&amp;rsquo;s skills!', 'https://img.gamemonetize.com/2pqofydrx3tfmy2ls6d32bbkhqq06l5e/512x384.jpg', 'https://html5.gamemonetize.com/2pqofydrx3tfmy2ls6d32bbkhqq06l5e/', '0', 'Arcade', 0, 0, '', 'bridge-constructor'),
(2294, 'Beat the Boss', 'Few of us are delighted with our bosses, as a rule, they are not very fond of them, even if they are quite loyal to their subordinates. This is ungrateful human nature. But the boss in our game Beat the Boss is really insufferable. He humiliates his subordinates, burdens them with backbreaking work, and then punishes for failure to comply. Everyone hates him and wants nothing more, nothing less - a cruel death. However, no one wants to go to jail, so they can only kill the hated boss in their own image. Especially for harsh situations, our game was invented, where you can pour out your anger on the virtual boss.', 'https://img.gamemonetize.com/owf9nvlb4wn0r9l04ivkz4w8f7qtv3rs/512x384.jpg', 'https://html5.gamemonetize.com/owf9nvlb4wn0r9l04ivkz4w8f7qtv3rs/', '0', 'Arcade', 0, 0, '', 'beat-the-boss'),
(2295, 'Knife Target Practice', 'Knife Target Practice challenges players to hone their blade-throwing skills in a thrilling test of precision and timing. Set in various exotic locations, participants must aim carefully to hit targets while avoiding obstacles and traps. With multiple levels of increasing difficulty, players can unlock new knives and special abilities to enhance their performance. Whether youre a seasoned thrower or a novice, this fast-paced game offers addictive gameplay and endless fun. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/3q5eljy8qoazkiwylbe2n5nkdesmcclq/512x384.jpg', 'https://html5.gamemonetize.com/3q5eljy8qoazkiwylbe2n5nkdesmcclq/', '0', 'Arcade', 0, 0, '', 'knife-target-practice'),
(2296, 'Uno Super Heroes', 'Uno Super Heroes brings classic Uno gameplay into a vibrant world of superheroes! Play as iconic characters with unique powers, battling villains and saving the day in fast-paced matches. Use unique cards to unleash super abilities and turn the tide in your favor. With colorful artwork and thrilling action, this game promises endless fun for players of all ages. Join forces with your favorite heroes and show off your strategic skills in Uno Super Heroes! Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/rcycyllray2tp83u9tmdzpw4ru679u3b/512x384.jpg', 'https://html5.gamemonetize.com/rcycyllray2tp83u9tmdzpw4ru679u3b/', '0', 'Arcade', 0, 0, '', 'uno-super-heroes'),
(2297, 'Skyblock Parkour Easy Obby', 'In this adventure, Obby and his girlfriend need to complete a skyblock obstacle course that seems easy but is actually quite challenging. They must be careful and never, ever separate from each other. If they do, they could die. Both of them need to reach the finish line safely. They must be very cautious as there are obstacles everywhere. The course features spiked traps on the ground and moving obstacles that go up and down. Help Obby and his girlfriend reach the finish line.', 'https://img.gamemonetize.com/hdoly8bhxjovlea78vo07du3vovrnz49/512x384.jpg', 'https://html5.gamemonetize.com/hdoly8bhxjovlea78vo07du3vovrnz49/', '0', 'Arcade', 0, 0, '', 'skyblock-parkour-easy-obby'),
(2298, 'Venom Rush', 'Move left and right to avoid obstacles. Reach the boss and defeat him. You will find that each level has a number of new and unusual obstacles, so you will never get bored.', 'https://img.gamemonetize.com/02i8m881bf3ss9oub75ueh6bwb4zomha/512x384.jpg', 'https://html5.gamemonetize.com/02i8m881bf3ss9oub75ueh6bwb4zomha/', '0', 'Arcade', 0, 0, '', 'venom-rush'),
(2299, 'Squid Game Challenge Space', 'After premiering on Netflix earlier this year, Squid Game became a worldwide success. The premise of the show combined survival drama with challenges inspired by kids’ recreational activities. However, the masterminds put a dark twist on the innocent pastimes. For instance, the punishment for a single misstep in Red Light Green Light was death. High stakes, intriguing mysteries, and great cinematography kept viewers at the edge of their seats. But the concept had a particularly strong impact on gamers. The prospect of participating in deadly trials personally in a virtual simulation sounded super exciting. Now, they can finally enter Squid Game online through their browsers. Read on to find out how.', 'https://img.gamemonetize.com/cgfxpzi4u2rjbjhhaulkujqwou9jm7cc/512x384.jpg', 'https://html5.gamemonetize.com/cgfxpzi4u2rjbjhhaulkujqwou9jm7cc/', '0', 'Arcade', 0, 0, '', 'squid-game-challenge-space'),
(2300, 'Puzzle Bloc Jewel Diamant', 'The objective is to move the blocks in order to create and destroy complete lines on the screen both vertically and horizontally. Don\'t forget to keep the blocks from filling the screen in this addictive puzzle game.', 'https://img.gamemonetize.com/qvu8gqum011trq644bky3z8r0baoup7k/512x384.jpg', 'https://html5.gamemonetize.com/qvu8gqum011trq644bky3z8r0baoup7k/', '0', 'Arcade', 0, 0, '', 'puzzle-bloc-jewel-diamant'),
(2301, 'Machine Crash Fighters', 'Machine Crash Fighters is a fast-paced action game where you build your ultimate machine to fight against the CPU or challenge all your friends. Choose your favorite fighter, wheels, and weapons and conquest the arena to be the best player. Use more than 30 vehicle parts to build your fighting robot vehicle and unleash the power of your machine! Earn coins and unlock more special parts such as Drills, Saws, Missiles, Turbo, or Machineguns, and don’t lose the fight.', 'https://img.gamemonetize.com/es4e8c2s1b3ibvpcqsdmsy02pzyogj02/512x384.jpg', 'https://html5.gamemonetize.com/es4e8c2s1b3ibvpcqsdmsy02pzyogj02/', '0', 'Arcade', 0, 0, '', 'machine-crash-fighters'),
(2302, 'Shark Dominance io', 'Survive as long as possible and collect the baits to rank high on the leaderboard. You can level up by eating rival worms to save your best score. Surround and hunt your opponents with sharp maneuvers. If the worms head touches another worms tail, you lose the game. Tap the screen to control the worm. Tap the screen with your second finger to speed up the worm. Developer: [email protected]', 'https://img.gamemonetize.com/ecmolbepwgsxn2fhmez6p0cx3mva1dap/512x384.jpg', 'https://html5.gamemonetize.com/ecmolbepwgsxn2fhmez6p0cx3mva1dap/', '0', 'Arcade', 0, 0, '', 'shark-dominance-io'),
(2303, 'Top Jump High', 'Top Jump its a hyper-casual game in which the objective is simple but very challenging and fun. Jump on platforms to earn points and try to collect items to score even more! Its an endless game which increase in difficulty in time and u have to jump carefully', 'https://img.gamemonetize.com/vjvfmnowg0m6tezmvdk9yavc2sxp59na/512x384.jpg', 'https://html5.gamemonetize.com/vjvfmnowg0m6tezmvdk9yavc2sxp59na/', '0', 'Arcade', 0, 0, '', 'top-jump-high'),
(2304, 'Super Mario Rush', 'Super Mario Rush, run with Mario and his friends to rescue princess. Tap the screen to jump amd make fantastical movements. Collect coins and customize mask with coins. Be careful with the spikes and obstacles.', 'https://img.gamemonetize.com/g8yyxe0uiyo9pv6wbl2sfoynfl7m2137/512x384.jpg', 'https://html5.gamemonetize.com/g8yyxe0uiyo9pv6wbl2sfoynfl7m2137/', '0', 'Arcade', 0, 0, '', 'super-mario-rush'),
(2305, 'Water Sort Puzzle Game', 'Water Sort is a relaxing and challenging puzzle game, where you try to sort the colored water in the glasses until all the glasses are sorted by the same color. Gameplay: One finger control; Easy and addictive gameplay; Many challenging and unique levels; You can cancel your move 5 times; Can&amp;rsquo;t solve? Don&amp;rsquo;t worry! Just add one more glass; You can enjoy this game at your own pace! Features: 40 levels; Cross-platform; Easy to add new levels; Sound effects added; Touch &amp;amp; Mouse controls;', 'https://img.gamemonetize.com/1nnm7eplbiczevqq8zr10i2uq7htpoc0/512x384.jpg', 'https://html5.gamemonetize.com/1nnm7eplbiczevqq8zr10i2uq7htpoc0/', '0', 'Arcade', 0, 0, '', 'water-sort-puzzle-game'),
(2306, 'Feed Vegetables Rabbit', 'Feed vegetable is base on Platform. Rabbit through the eat vegetables have been complete the level! Feed Vegetable struggles with hunger in his game and is not worthy of a place in Valhalla. Features: -Soft and easy controls -Very beautiful gameplay with little-little animations. -Fully offline -No any kind of microtransactions Feed Vegetable is Adventures is an original action/adventure-platform, free-to-play game for all ages and specially designed for mobile and web. You’ll have lots of fun with clever controls, adorable and cute characters, beautiful visuals and a wide range of gameplay mechanics to deliver a valuable and memorable experience.', 'https://img.gamemonetize.com/u87f8116rrty4432b3f57hw6ts7pntb6/512x384.jpg', 'https://html5.gamemonetize.com/u87f8116rrty4432b3f57hw6ts7pntb6/', '0', 'Arcade', 0, 0, '', 'feed-vegetables-rabbit'),
(2307, 'Adventure To The ice Kingdom', 'In this adventure, the yellow dog and the human need to survive. To stay alive, they must avoid all the monsters and collect all the candies. Gather all the candies. You must collect all the candies in the Candy Forest. Collect all the candies in the forest and move on to the Land of Snow. Collect the candies in the Land of Snow and obtain the Snow Kings crown. Get the crown and complete the level.', 'https://img.gamemonetize.com/9if8a9gbw0emr820kqxnvjuknha0k5wh/512x384.jpg', 'https://html5.gamemonetize.com/9if8a9gbw0emr820kqxnvjuknha0k5wh/', '0', 'Arcade', 0, 0, '', 'adventure-to-the-ice-kingdom'),
(2308, 'TrollHead to Face', 'In this adventure, the troll-faced stick must remain calm and humorous as he needs to survive in this sky parkour challenge. The troll-faced character must be fast and collect all the gold before time runs out. He needs to gather the gold, run, and reach the black portal. Surviving in this perilous world full of parkours is truly difficult. To survive, you must run very quickly. You need to collect the gold safely and pass each parkour without falling down. Navigate through the obstacles on the way and reach the portal.', 'https://img.gamemonetize.com/p1tsoue1cg06e4jrmg21yvhrka0kj919/512x384.jpg', 'https://html5.gamemonetize.com/p1tsoue1cg06e4jrmg21yvhrka0kj919/', '0', 'Arcade', 0, 0, '', 'trollhead-to-face'),
(2309, 'Obby vs Bacon MCSkyblock', 'Are you ready for Obby and Bacons adventure? They need to survive in the block world. In their first adventure, they wont face a very tough life. Obby and Bacon need to catch all the animals and collect all the diamonds. Gather all the diamonds and reach the finish line. Obby and Bacon have a great friendship; they are perfect friends. Help them reach the finish line together. Be careful of the cliffs on the way. And dont forget to watch out for obstacles on the road, or you wont be able to reach the end of the level.', 'https://img.gamemonetize.com/pnmf2qx81uz65hv9ef14m7xm1xz5l5pv/512x384.jpg', 'https://html5.gamemonetize.com/pnmf2qx81uz65hv9ef14m7xm1xz5l5pv/', '0', 'Arcade', 0, 0, '', 'obby-vs-bacon-mcskyblock'),
(2310, 'PullyWog', 'Sling yourself through the air by catching flies with your tongue. Eating several things without touching the ground will score you a combo, so try to stay in the air for as long as you can! The timer constantly ticks down; you can eat anything to keep it going a little longer, but watch out for ghosts which are lethal to the touch! You can stop bombs from exploding by eating them before they hit the water.', 'https://img.gamemonetize.com/lk670uy5egcfj5um64ym1d7ngcnny8u8/512x384.jpg', 'https://html5.gamemonetize.com/lk670uy5egcfj5um64ym1d7ngcnny8u8/', '0', 'Arcade', 0, 0, '', 'pullywog'),
(2311, 'Rabbit Adventure', 'Rabbit Adventure is an arcade-style game where you have to jump as a rabbit along walls, platforms and springs, destroying enemies. You also need to avoid spikes, move in the bubble and look for the button to unlock the door and reach the finish line.', 'https://img.gamemonetize.com/332o1gmg75oindqqwfupv9yea6tczhsv/512x384.jpg', 'https://html5.gamemonetize.com/332o1gmg75oindqqwfupv9yea6tczhsv/', '0', 'Arcade', 0, 0, '', 'rabbit-adventure'),
(2312, 'Octopus legs', 'An octopus may have a large number of legs, but first they need to be collected. The legs are lying all the way, collect them if you can! There are mechanisms all over the platform that will easily take away the legs of the octopus, try to avoid dangerous places.', 'https://img.gamemonetize.com/k3q7hqf9dj59m7nvc02lzxwf2y7ky775/512x384.jpg', 'https://html5.gamemonetize.com/k3q7hqf9dj59m7nvc02lzxwf2y7ky775/', '0', 'Arcade', 0, 0, '', 'octopus-legs'),
(2313, 'Driver Rush', 'Move left and right to avoid obstacles. Collect the parts of the car to make a full-fledged car, in which you are not ashamed to go to your friends.', 'https://img.gamemonetize.com/4iwuvopj8qy2az1a8vkh349xvc49lncs/512x384.jpg', 'https://html5.gamemonetize.com/4iwuvopj8qy2az1a8vkh349xvc49lncs/', '0', 'Arcade', 0, 0, '', 'driver-rush'),
(2314, 'Nugget Seeker Adventure', 'Guide your digger through the underground mine and collect all of the gold nuggets to complete the levels. Avoid the mean bullies!', 'https://img.gamemonetize.com/jo8lzstn8qstza05vxbshph0itmuz4k3/512x384.jpg', 'https://html5.gamemonetize.com/jo8lzstn8qstza05vxbshph0itmuz4k3/', '0', 'Arcade', 0, 0, '', 'nugget-seeker-adventure'),
(2315, 'Halloween Monsters Memory', 'Halloween Monsters Memory is a free online game from genre of memory. Flip the tiles and try to match them up in pairs. Pair up all the tiles to win. Try to complete the game in as few moves as possible! There are 4 levels. Use mouse to click or tap to screen on the squares. Concentrate yourself and start to play. Enjoy!', 'https://img.gamemonetize.com/2lkj40u3vo0dxyh3rlx8waq9ftb723gy/512x384.jpg', 'https://html5.gamemonetize.com/2lkj40u3vo0dxyh3rlx8waq9ftb723gy/', '0', 'Arcade', 0, 0, '', 'halloween-monsters-memory'),
(2316, 'Turtle', 'You are no ordinary turtle! Dodge enemies and challenges, stay alive, reach the top of the leaderboard. Come play, and show how skilled you are.', 'https://img.gamemonetize.com/xwkhlufytztkc9rby69t3389q9tf4uai/512x384.jpg', 'https://html5.gamemonetize.com/xwkhlufytztkc9rby69t3389q9tf4uai/', '0', 'Arcade', 0, 0, '', 'turtle'),
(2317, 'Jelly Haven', 'Whats better to do on a foreign planet than collecting gems? Thats right. Avoiding meteors! Thats the story of this silly jellyfish. Jelly Haven is an action-arcade HTML5 game in which you control a jellyfish going through the space gathering shiny gems and avoid being hit by dangerous obstacles like meteors and rockets. The game gets really fast paced as you purchase upgrades from the store which helps you survive much longer. Translated in 9 languages: English, Russian, French, German, Italian, Spanish, Portuguese, Turkish and Romanian.', 'https://img.gamemonetize.com/rs51k5otkdr7zxi8ro2uxi2s6v0tkf0r/512x384.jpg', 'https://html5.gamemonetize.com/rs51k5otkdr7zxi8ro2uxi2s6v0tkf0r/', '0', 'Arcade', 0, 0, '', 'jelly-haven'),
(2318, 'Infinity Jump', 'Compete with your friends in an exciting jumping game! Test your nerves for strength and last longer than others! There are different characters and jaw-dropping jumps waiting for you in the game.', 'https://img.gamemonetize.com/pko80kuwgswhb1y1q8we0977sxoxs2y4/512x384.jpg', 'https://html5.gamemonetize.com/pko80kuwgswhb1y1q8we0977sxoxs2y4/', '0', 'Arcade', 0, 0, '', 'infinity-jump'),
(2319, 'Animal Turtle Saver', 'Animal Turtle Saver is a thrilling mobile game where players embark on a heroic adventure to rescue endangered sea turtles from perilous situations. Navigate through challenging obstacles, including pollution and predators, as you race against the clock to save as many turtles as possible. With stunning graphics and intuitive controls, immerse yourself in this conservation-themed journey to protect these majestic creatures. Website Developer &lt;a href=\'https://www.crazygamesx.com/\'&gt;https://www.crazygamesx.com/&lt;/a&gt;', 'https://img.gamemonetize.com/oc05g4d5z5icwlsq1kjs7o3157l25q1g/512x384.jpg', 'https://html5.gamemonetize.com/oc05g4d5z5icwlsq1kjs7o3157l25q1g/', '0', 'Arcade', 0, 0, '', 'animal-turtle-saver'),
(2320, 'Pixel Battle Upward', 'In this adventure, we must avoid the lava and push our enemy into it. Are you ready for a fun game of avoiding the lava with your friend? Whoever falls into the lava loses. To avoid falling into the lava, you must evade your friend. Run away from your friend or push them into the lava. Watch out for rockets falling from the sky. These rockets can kill you. The player who falls into the lava or dies the most loses the game. Play with your friend and try to beat them.', 'https://img.gamemonetize.com/s4cw0jv77r2zsls099sg1y5ht0p1zlyl/512x384.jpg', 'https://html5.gamemonetize.com/s4cw0jv77r2zsls099sg1y5ht0p1zlyl/', '0', 'Arcade', 0, 0, '', 'pixel-battle-upward'),
(2321, 'Castle Kingdom', 'Castle kingdom is an amazing Tower Defense game.', 'https://img.gamemonetize.com/7lp0cwqyezk8awc0iao60wacnjt4f1c8/512x384.jpg', 'https://html5.gamemonetize.com/7lp0cwqyezk8awc0iao60wacnjt4f1c8/', '0', 'Arcade', 0, 0, '', 'castle-kingdom'),
(2322, 'Color Cup Filling', 'Colour Cup Filling is a thrilling puzzle game where players fill cups with vibrant paint colours to match given patterns. With quick reflexes and strategic thinking, players must navigate increasingly challenging levels, overcoming obstacles and mastering new techniques to progress. Featuring intuitive controls and captivating visuals, this addictive game offers hours of entertainment for players of all ages. Can you conquer the colourful challenges and become the ultimate cup-filling champion?', 'https://img.gamemonetize.com/owu3cmpemz5j5rgdz5lipci12lihkw5y/512x384.jpg', 'https://html5.gamemonetize.com/owu3cmpemz5j5rgdz5lipci12lihkw5y/', '0', 'Arcade', 0, 0, '', 'color-cup-filling'),
(2323, 'Dot Munch Fight Club', 'Dot Muncher Fight Club smooth and relaxing game based on osmosis principle. Eat smaller dots avoiding being eaten by bigger dots to became biggest dot in the game! Gameplay Tips: Eat smaller dots to grow in size and became biggest blob in the game. Smaller dots moves faster then big one, take advantage of it while growing in size. &quot;Eat smaller dots or became food for others&quot;. Became biggest dot eater. It\'s great game if you are fan of nebulous, mitosis genre games. Controls: There is several different control options for your preference: * Tap desired direction to move dot * Hold and drag around dot like cursor to move dot desired direction * Use joystick in predefined place to control blob * Use custom joystick, which can be placed anywhere on screen Game functionality highlights: *Relaxing &amp; smooth gameplay *Small application size *Relaxing sounds *Night &amp; Day theme *Funny skins Became best dots muncher in Galactic! Good Luck and Have Fun!', 'https://img.gamemonetize.com/c9hnt66ow8aomp0lxfhuqyosi8hr4mcy/512x384.jpg', 'https://html5.gamemonetize.com/c9hnt66ow8aomp0lxfhuqyosi8hr4mcy/', '0', 'Arcade', 0, 0, '', 'dot-munch-fight-club'),
(2324, 'Superhero Adventure', 'Superhero Adventure Online Shooting Game is an online game that lets you play as a superhero. You can choose to play as a superhero or a villain, and you can use your powers to fight other players. The game features an extensive character customization system, allowing you to create the perfect superhero or villain for your playstyle. Superhero Adventure Online Shooting Game is a fast-paced and action-packed game that will keep you coming back for more.', 'https://img.gamemonetize.com/eeofb8z31t5yf9hqoyau1mr0q9zp9240/512x384.jpg', 'https://html5.gamemonetize.com/eeofb8z31t5yf9hqoyau1mr0q9zp9240/', '0', 'Arcade', 0, 0, '', 'superhero-adventure'),
(2325, 'Space Survivor', 'Jump right into the action, fighting dangerous aliens and executing amazing maneuvers! Sharpen your weapons and skills, you will need them to last as long as possible.', 'https://img.gamemonetize.com/cvf6jzm7qpn2z2jt5yoct9ejttirza12/512x384.jpg', 'https://html5.gamemonetize.com/cvf6jzm7qpn2z2jt5yoct9ejttirza12/', '0', 'Arcade', 0, 0, '', 'space-survivor'),
(2326, 'Friends Battle Eat A Food', 'Are you ready to grow and shrink? In this adventure, you need to be careful about what you eat. The one who grows the most before time runs out wins. To grow, you need to eat apples. But dont forget, you need to eat the right apples because some apples are poisonous and can make you shrink. Stay away from the poisonous apples. Catch the falling apples from above and win the game. You should compete with your friend in a competitive showdown. Collect the apples and grow like a giant.', 'https://img.gamemonetize.com/sbiwa5sb6shigab1ou8p2vust64a6w3j/512x384.jpg', 'https://html5.gamemonetize.com/sbiwa5sb6shigab1ou8p2vust64a6w3j/', '0', 'Arcade', 0, 0, '', 'friends-battle-eat-a-food'),
(2327, 'Match Hit', 'MATCH THE BLOCKS! Guess The Animal is an attractive Arcade game with simple gameplay. The game is designed in 30 levels. The gameplay is simple and understandable for the player. During the game, You have to Match the blocks and finish the game.', 'https://img.gamemonetize.com/g6tfqeb4ovuak6gdsmx8bsy1yyg19j8o/512x384.jpg', 'https://html5.gamemonetize.com/g6tfqeb4ovuak6gdsmx8bsy1yyg19j8o/', '0', 'Arcade', 0, 0, '', 'match-hit'),
(2328, 'Zombie Herobrine Escape', 'In our adventure, we need to escape in the best way possible to survive. Zombie Herobrine is chasing us, and we really need to get away from him. You must escape from that terrifying monster. Run from the zombie with your friend. The zombie is chasing you very quickly. Never look back and dont stop running. Be very careful on this obstacle course road. Watch out for the monsters, be careful. The monsters are advancing in a frightening manner everywhere. The monsters are chasing us; escape with your friend without dying and dont look back.', 'https://img.gamemonetize.com/u36310kvnlviswkawyb1wtcom7e6t1n7/512x384.jpg', 'https://html5.gamemonetize.com/u36310kvnlviswkawyb1wtcom7e6t1n7/', '0', 'Arcade', 0, 0, '', 'zombie-herobrine-escape'),
(2329, 'Dudes vs. Zombies', 'It\'s a wild pixel action about a bunch of dudes against a bunch of zombies. No quests on multiple levels, no unnecessary storylines - just slash and bang, guns and crowds of undead. Overpower enemies, collect coins and unlock one of 9 heroes: pyromaniac, knife master, dude with a AK, miner, dude with a stick, dude with a saw and more.', 'https://img.gamemonetize.com/4toxsuma482n5vm38pp69vrike2xyshm/512x384.jpg', 'https://html5.gamemonetize.com/4toxsuma482n5vm38pp69vrike2xyshm/', '0', 'Arcade', 0, 0, '', 'dudes-vs-zombies'),
(2330, 'Dual Balls', 'This is a simple casual game which rotates in a counter clockwise and a clockwise direction, which makes it a kind of endless runner. If you press left side of the screen, the game will block left and lock its rotation heading and you will start to make a jump quite &quot;unnatural&quot;', 'https://img.gamemonetize.com/3isv7toy4os2tjqtddqudpnnhsrcagjq/512x384.jpg', 'https://html5.gamemonetize.com/3isv7toy4os2tjqtddqudpnnhsrcagjq/', '0', 'Arcade', 0, 0, '', 'dual-balls'),
(2331, 'Solitaire Spider', 'Enjoy the best free and popular Solitaire card games in the world for free at any time and place! It\'s time to train your brain, challenge yourself and be a Solitaire or Patience master, try this classic and free Patience Solitaire card game! Solitaire games, also known as Patience in Europe (such as the United Kingdom, French, etc.), are Solitaire card games, and can be played by a single player. This is not a social casino game. You can enjoy Solitaire anytime and anywhere, without money in and money out. How to play this free solitaire card games To solve this FREE Solitaire card puzzle, you should move all solitaire cards of 4 suits - hearts, diamonds, spades and crosses to the Solitaire Foundations. There is one deck - 52 solitaire cards in the classic Solitaire game. You need to stack solitaire cards by suit, from Aces to King (A, 2, 3 and more). You can also move solitaire cards between columns, and stack solitaire cards in descending order and differentiate between red and black suits. For example, a black 10 could only be followed by a red 9. Only a King could be placed in the Free Column. You can move the stack of solitaire cards by dragging the whole stack to another column. Solitaire game or Patience game is an addictive solitaire card game from the Classic Solitaire collection, which is similar to other Solitaire card/board games, such as Cube, Freecell, Spider, Tri Peaks, Pyramind, Golf, Mahjong and Yukon. Classic never fades. Solitaire, or Patience is the best way for you to relax and pass the time, play it anytime, anywhere with patience and insistence. You would absolutely love playing this free Solitaire card game. Key Features of Solitaire Card Games - Classic solitaire gameplay, super fun and addictive - Left-hand mode, more convenient for you - Solitaire 3 Draw Mode, more challenging to play games - Statistics section, keep improving and challenging yourself during solitaire games - Daily Challenge, start every day with fun and relaxing Solitaire games - Unlimited hints and undo. Playing solitaire could be easier. - Play Joker. Get stuck? No worries, the Joker card is here for you to play solitaire card games smoothly - Various backgrounds - the classic green one, those with beautiful scenery, and cute animals, etc. Select the one you like, customize your solitaire game, and enjoy! - Kinds of card faces and card backs. Playing solitaire is more than a relax, snowman, dogs and cats are here for you to choose from. - Dynamic background animation. It brings more fun while playing. You\'ll love it! Some solitaire games are unsolvable, according to the classic solitaire rules. If you get stuck, you can try a new solitaire deal or try some boosters in the solitaire game for help. We are always keeping improving to make this free solitaire game better and better. Try this solitaire game, you will find it\'s really fun and relaxing! Enjoy yourself with the popular and classic solitaire card games for free!', 'https://img.gamemonetize.com/bdi9p5qw7xc2vl5oaxhywmswr4nblt2c/512x384.jpg', 'https://html5.gamemonetize.com/bdi9p5qw7xc2vl5oaxhywmswr4nblt2c/', '0', 'Arcade', 0, 0, '', 'solitaire-spider'),
(2332, 'Stickman Hook 2', 'Tap to hook and make incredible jumps; Avoid every obstacle that stands in your way. Can you execute all these acrobatic tricks in a row like a boss? Will you be the first survivor to cross the finish line? In this game, embody the spider stickman. Finish all the levels with the same agility as a spider. For that, you just have to: - Tap to hook and make incredible jumps - Press your screen to hook your stickman with your grapnel and release to let go - Avoid every obstacle that stands in your way - Swing from hook to hook to pass all the levels Thanks to the bumpers and your grapnel, execute acrobatic tricks and show your friends who is t', 'https://img.gamemonetize.com/gb4aazkz235kjrfgvy103rjnrhfzq4x1/512x384.jpg', 'https://html5.gamemonetize.com/gb4aazkz235kjrfgvy103rjnrhfzq4x1/', '0', 'Arcade', 0, 0, '', 'stickman-hook-'),
(2333, 'Multi Brick Breake', 'Can you beat your opponent? Yes you are two challengers in same time. Keep up with the bouncing ball and deflect it with your paddle in this classic breakout game! Pamboo, the friend of Birdy in Jetpack High, want to eat some bamboo. You will need to break all of bamboo with your ball before the opponent. Multi Brick Breaker is the breakout game you need to play! Break and destroy each brick, until you\'ve succeeded each level\'s mission! Use bonus to help you and clear all levels! - Classic brick breaker breakout gameplay with a modern, mobile twist! - Challenging levels with more coming soon! - Many power-up, aiding your quest to win each level! - Easy to play, difficult to master: Try to achieve 3 stars on each level! - Multi ball, smoke, freeze, big ball, dragon ball (oups not this one) - More features to come!', 'https://img.gamemonetize.com/a5hpy0kllchkgdph4zkcwxrhxoi66ii5/512x384.jpg', 'https://html5.gamemonetize.com/a5hpy0kllchkgdph4zkcwxrhxoi66ii5/', '0', 'Arcade', 0, 0, '', 'multi-brick-breake'),
(2334, 'Tank Stars Battle Arena', 'Tank Stars - Battle Arena is a tank design strategy game with 2D models. In 14 levels, we need you to build tanks to defeat all enemy tanks. As long as you defeat the enemy pilot, you can win the battle. When you earn enough diamonds, you can open the chests for tank parts in the Shop. You can save at most 3 projects of the tank design. Dont forget to change the positions of different parts, they have different functions.', 'https://img.gamemonetize.com/tylbyzddbkl0t4ljzbdmi0vhe0pm39er/512x384.jpg', 'https://html5.gamemonetize.com/tylbyzddbkl0t4ljzbdmi0vhe0pm39er/', '0', 'Arcade', 0, 0, '', 'tank-stars-battle-arena'),
(2335, 'Bouncing Marbles', 'Bouncing Marbles is an exciting endless jumper game in which you touch and hold screen to control the colorful Marble jumping around, try not to run out of the path and touch the obstacles, collect coins to unlock new ball. Bounce on as many platforms to make high-scores. Challenge your friends and have fun.', 'https://img.gamemonetize.com/nmiz8dktoj8iyzzrb4qp9b7xf3rqzwrw/512x384.jpg', 'https://html5.gamemonetize.com/nmiz8dktoj8iyzzrb4qp9b7xf3rqzwrw/', '0', 'Arcade', 0, 0, '', 'bouncing-marbles'),
(2336, 'Duck Dash   Hunters Challenge', 'Duck Dash invites you to step into the immersive world of duck hunting, where you and your trusty canine companion embark on an exciting arcade mobile adventure. Immerse yourself in the thrill of the hunt as you navigate lush landscapes and aim to outsmart and outshoot your feathered adversaries. With dynamic gameplay, Duck Dash delivers an engaging experience that will keep you hooked from the first shot to the final quack. Dynamic Hunting Grounds Canine Companion AI Angle Upgrades and Customization', 'https://img.gamemonetize.com/inztb54a7l7tlvclippsi1epgalegd0b/512x384.jpg', 'https://html5.gamemonetize.com/inztb54a7l7tlvclippsi1epgalegd0b/', '0', 'Arcade', 0, 0, '', 'duck-dash---hunters-challenge'),
(2337, 'MCCraft   2 Player', 'In this adventure, the boy in the blue shirt and the girl in the green shirt need to find the chests. They must find the chests and reach the portal. Our adventure is very dangerous and challenging, with monsters everywhere. The monsters are very powerful, but you can defeat them. To defeat them, you need to jump on them and crush them. Dont forget to collect all the coins. Collect all the coins, find the chests, and reach the portal. Both players must reach the portal. Reach the portal to move to the next level.', 'https://img.gamemonetize.com/cryy20n9i7kgkftfcttlvl731wf1lgah/512x384.jpg', 'https://html5.gamemonetize.com/cryy20n9i7kgkftfcttlvl731wf1lgah/', '0', 'Arcade', 0, 0, '', 'mccraft----player'),
(2338, 'Monster Transformation', 'Move the snake left and right to avoid obstacles. Collect more colored balls to become huge and defeat your main enemy at the end of the path.', 'https://img.gamemonetize.com/shdzsnffqcb4rc0li5cgh8xqq22xbfp1/512x384.jpg', 'https://html5.gamemonetize.com/shdzsnffqcb4rc0li5cgh8xqq22xbfp1/', '0', 'Arcade', 0, 0, '', 'monster-transformation'),
(2339, 'Blockapolypse Zombie Shooter', 'Blockapolypse: Zombie Shooter is a defense shooting simulation game with 3D pixel undead creatures. To defend this position, you need to use weapons to defend incoming zombies from 3 directions. After you kill all zombies, you still need to defeat a giant undead creature. As long as you lose all of your HP, you will lose the game. When you earn enough gold coins, you can buy better weapons in the gun shop. Good luck and survive!', 'https://img.gamemonetize.com/1j0t5mfnpgw2ggvltucvoe5l1g0ny5ze/512x384.jpg', 'https://html5.gamemonetize.com/1j0t5mfnpgw2ggvltucvoe5l1g0ny5ze/', '0', 'Arcade', 0, 0, '', 'blockapolypse-zombie-shooter'),
(2340, 'Noob vs Pro Sand island', 'In the adventure of Noob and Pro, there are very dangerous desert monsters. You must kill all the monsters and animals. Although Noob is clumsy and unintelligent, only he can activate the portal. Noob needs to collect iron and flint to activate the portal. Of course, Pro needs to help Noob. Pro must kill all the monsters and animals and collect all the coins. Together, Noob and Pro must reach the portal.', 'https://img.gamemonetize.com/byukioh9zbd300wj1gi537bl15sdjcan/512x384.jpg', 'https://html5.gamemonetize.com/byukioh9zbd300wj1gi537bl15sdjcan/', '0', 'Arcade', 0, 0, '', 'noob-vs-pro-sand-island'),
(2341, 'Flip Converter', 'Feel the adrenaline as you are flipping in the air after jumping down some crazy heights. Do insane jumps and flips down obstacles and land in the goal area in this parkour and freerunning inspired simulation game. Using simple game mechanics you can jump, flip, and crash with only one finger.', 'https://img.gamemonetize.com/4tjtey0zk8k90dzfccgiqn63rlnf3kwq/512x384.jpg', 'https://html5.gamemonetize.com/4tjtey0zk8k90dzfccgiqn63rlnf3kwq/', '0', 'Arcade', 0, 0, '', 'flip-converter'),
(2342, 'Pinball Shot', 'This is a very fun casual puzzle game. According to the combination of 2048 synthesis and physical pinball, the game can adjust the angle to launch different numbers of balls to synthesize target balls to achieve the clearance conditions.', 'https://img.gamemonetize.com/cdz4j0irwziwpes257xm2th7036hpb65/512x384.jpg', 'https://html5.gamemonetize.com/cdz4j0irwziwpes257xm2th7036hpb65/', '0', 'Arcade', 0, 0, '', 'pinball-shot'),
(2343, 'CubDash', 'Why is your game unique? Our game offers a unique blend of fast-paced action and strategic decision-making. The ability to dash adds an exciting twist to traditional platformer gameplay. What is the target audience? Our game is suitable for players of all ages who enjoy challenging platformer games with an emphasis on reflexes and skill. It appeals to casual gamers looking for quick entertainment as well as enthusiasts seeking competitive high-score challenges.', 'https://img.gamemonetize.com/ahrofou7qfphgful1m7as3fxpg34zqan/512x384.jpg', 'https://html5.gamemonetize.com/ahrofou7qfphgful1m7as3fxpg34zqan/', '0', 'Arcade', 0, 0, '', 'cubdash'),
(2344, 'Bruhlox', 'Welcome to the Bruhlox universe.In this challenging universe, the character Bruhlox faces the evil character Red Devil.Pay attention to the chests. Inside them are extremely powerful RPG weapons. What is this weapon used for? Of course, it can blow things up!Take the gun and destroy the brick walls you encounter.', 'https://img.gamemonetize.com/dmon5yb9gc4502s1rq4oss3qirm2fydd/512x384.jpg', 'https://html5.gamemonetize.com/dmon5yb9gc4502s1rq4oss3qirm2fydd/', '0', 'Arcade', 0, 0, '', 'bruhlox'),
(2345, 'Astronaut vs Aliens', 'Collect the stars and stay alive.', 'https://img.gamemonetize.com/mkz0rkc99px7s2wno09wkbdhtygbveha/512x384.jpg', 'https://html5.gamemonetize.com/mkz0rkc99px7s2wno09wkbdhtygbveha/', '0', 'Arcade', 0, 0, '', 'astronaut-vs-aliens'),
(2346, 'Hungry Cat', 'In this game where we control two hungry cats, we try to catch the fish hovering in the air and try to eat more fish than our opponent. 10 fish eaters win', 'https://img.gamemonetize.com/djw8vqjdhtlj54ba02jic7wlec0xeqto/512x384.jpg', 'https://html5.gamemonetize.com/djw8vqjdhtlj54ba02jic7wlec0xeqto/', '0', 'Arcade', 0, 0, '', 'hungry-cat'),
(2347, 'Rainbow But It’s Alphabet Lore Run', 'Rainbow But It\'s Alphabet Lore est un jeu de survie où vous vous perdez dans une salle de classe gouvernée par des monstres de l\'alphabet. Vous vous transformerez en personnage de lettre pour rejoindre d\'autres personnages dans des missions pour échapper à la pièce. Toutes les lettres de l\'alphabet peuvent devenir un personnage à choisir !', 'https://img.gamemonetize.com/9uecckyd4cp72lukywnymct5bsz1g0pj/512x384.jpg', 'https://html5.gamemonetize.com/9uecckyd4cp72lukywnymct5bsz1g0pj/', '0', 'Arcade', 0, 0, '', 'rainbow-but-its-alphabet-lore-run'),
(2348, 'Bridge.io Balls Tuxedo', 'Gather the balls from the arenas surface and construct your balls bridge. Compete against your opponents in a race to gather the balls swiftly and secure victory in the match. Website Developer &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/lu8dakk0a9hmpvh5rrc8tcklzokpbnpw/512x384.jpg', 'https://html5.gamemonetize.com/lu8dakk0a9hmpvh5rrc8tcklzokpbnpw/', '0', 'Arcade', 0, 0, '', 'bridgeio-balls-tuxedo'),
(2349, 'Snake Cube', 'Snake Cube is a game in which you need to control a snake and collect cubes that move along different trajectories, also avoiding obstacles and collisions.', 'https://img.gamemonetize.com/mpb6v987p8nqycfa49nlzk2ikqitzhxf/512x384.jpg', 'https://html5.gamemonetize.com/mpb6v987p8nqycfa49nlzk2ikqitzhxf/', '0', 'Arcade', 0, 0, '', 'snake-cube'),
(2350, 'Alex and Steve Miner Two Player', 'Alex and Steve accidentally enter a cave, and you need to help them find their way out. Team up with a friend and work together to escape from the cave. To get out, youll have to overcome the obstacles and challenges inside the cave. The cave is full of difficulties, so you must be very careful. Challenges are present everywhere in the cave. Alex and Steve need to work as a team.', 'https://img.gamemonetize.com/treadl7mb3znummrref50i6raluaa1ln/512x384.jpg', 'https://html5.gamemonetize.com/treadl7mb3znummrref50i6raluaa1ln/', '0', 'Arcade', 0, 0, '', 'alex-and-steve-miner-two-player'),
(2351, 'Noob vs Pro Snowman', 'In this epic adventure in the land of snow, you must not fall to your death on the icy ground. Both noob and pro need to survive. Snowmen are trying to knock you down by throwing snowballs at you, so be careful, the ground is very slippery. You need to survive on the slippery surface. The one who falls down the most loses. Do your best not to fall. Beware of the snowballs and whatever you do, dont fall down. Survive with your friend in this fun adventure.', 'https://img.gamemonetize.com/89cf3zogeg47tr5ihwvtgrdq2f5f217t/512x384.jpg', 'https://html5.gamemonetize.com/89cf3zogeg47tr5ihwvtgrdq2f5f217t/', '0', 'Arcade', 0, 0, '', 'noob-vs-pro-snowman'),
(2352, 'Game Batman: Caped Crusader Chase', 'Batman stands guard over goodness and justice. Crime is also on the alert, so our superhero will always find someone to catch. This time you need to stop a gang of robbers who have made a good profit in a local bank. Catch the thieves so that it would be discourteous to pull someone else\'s into your pocket.', 'https://img.gamemonetize.com/rgqmdt9sspavlsa8b77bk0xwhtnomo9s/512x384.jpg', 'https://html5.gamemonetize.com/rgqmdt9sspavlsa8b77bk0xwhtnomo9s/', '0', 'Arcade', 0, 0, '', 'game-batman-caped-crusader-chase');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2353, 'Noob Prison Escape Obby', 'In this adventure, Obby needs to rescue his brother Bacon from prison. Obby teams up with Noob, who arranges a helicopter for him. Obby goes to the prison and searches for three iron bars. After finding all three, he uses them to make a key to free Bacon from the prison.With the key, Obby unlocks the iron bars and escapes with Bacon. However, Steve, the police officer, is patrolling the area, so they must be very careful not to get caught. If Steve catches them, they wont be able to escape.Obby and Bacon manage to get out of the prison, and Noob picks them up with the helicopter and they fly away.', 'https://img.gamemonetize.com/5x2qpdxndev6a12knc0yo2ea8e8fbkpk/512x384.jpg', 'https://html5.gamemonetize.com/5x2qpdxndev6a12knc0yo2ea8e8fbkpk/', '0', 'Arcade', 0, 0, '', 'noob-prison-escape-obby'),
(2354, 'Little Yellowmen Jumping', 'In this adventure, you need to escape from the pink poison thats rising and trying to kill you. You can play alone or with a friend as you avoid the poison. Climb as high as you can and never look back. Keep jumping without looking behind and escape from the laboratory. If you don&amp;rsquo;t escape from the laboratory, you might drown in the pink poison.', 'https://img.gamemonetize.com/eqsi0bmmxv2rtb3qm06v2u8yrihzqbfw/512x384.jpg', 'https://html5.gamemonetize.com/eqsi0bmmxv2rtb3qm06v2u8yrihzqbfw/', '0', 'Arcade', 0, 0, '', 'little-yellowmen-jumping'),
(2355, 'Granny Escape', 'Run or you will be caught', 'https://img.gamemonetize.com/eb1b8jys80ds1qmgvkqop7yerw1hmp88/512x384.jpg', 'https://html5.gamemonetize.com/eb1b8jys80ds1qmgvkqop7yerw1hmp88/', '0', 'Arcade', 0, 0, '', 'granny-escape'),
(2356, 'Ninja Jump Xtreme', 'Welcome to this cute 30-level ninja platform jumping game! Your task is to collect all the coins and exit the levels without hitting any spikes. The ninja has already started his training. There are 30 levels in total, your task is to finish all these challenges and help the little cute ninja to become the most outstanding. Avoid all the obstacles on the road and enter the destination to open the next level. Have fun!', 'https://img.gamemonetize.com/it7unz8i22tntz1yvl177t3tssn8udi9/512x384.jpg', 'https://html5.gamemonetize.com/it7unz8i22tntz1yvl177t3tssn8udi9/', '0', 'Arcade', 0, 0, '', 'ninja-jump-xtreme'),
(2357, 'Save The Galaxy 1', 'Save The Earth is an online game where you must avoid the other Planets and collect as many Stars as you can. You have to stay on track with your ship\'s compass or else it will get too dark and, even worse, you\'ll see some Asteroids being thrown at ya. The further you go on each Planet\'s orbit, the faster things get so be careful not to let yourself get lost in space! Save The Earth is an online game where you have to avoid the other Planetoids to score points. Make sure that you avoid crashing into them otherwise you would lose your game! Save the Earth is an online Planet game which you must avoid other Planets.', 'https://img.gamemonetize.com/z4h92h1q9vqmaznu1w3l3tkhnc3do57x/512x384.jpg', 'https://html5.gamemonetize.com/z4h92h1q9vqmaznu1w3l3tkhnc3do57x/', '0', 'Arcade', 0, 0, '', 'save-the-galaxy-'),
(2358, 'Hungry_Caterpillar', 'Help the hungry caterpillar, feed the caterpillar by avoiding deadly traps. There was a caterpillar that stores his fruits in a tree branch but one bad spider drops all of the stored fruits in a trapped underground area. Now the player has to control that caterpillar in a tricky way so that it can collect fruits without any harm. Be careful! While collecting the fruits as there were many tricky traps, any wrong move will be over the game. Features of this game: High Quality graphics Game size is minimal (but not compromised the graphics) Super simple controls make it easy to start playing Interesting quests will not let you get bored.', 'https://img.gamemonetize.com/oiif1xk1kkom9um6jhxg6qguklyn567h/512x384.jpg', 'https://html5.gamemonetize.com/oiif1xk1kkom9um6jhxg6qguklyn567h/', '0', 'Arcade', 0, 0, '', 'hungrycaterpillar'),
(2359, 'Charlie and Kittens', 'Explore the adventure and save the kittens Game story starts with Charlie and his kittens, but one day some crows take those kittens. Now the player has to play the role of Charlie and hit those crows. Be careful! While hitting those crows, don&amp;rsquo;t hit kittens either the game will be over. If you like genres such as adventure, rpg, platform, quests or just want to have a good time then this game is for you. Features of this game: High Quality graphics Game size is minimal (but not compromised the graphics) Super simple controls make it easy to start playing Interesting quests will not let you get bored while playing the game.', 'https://img.gamemonetize.com/xc8v1wpghdg16fm785b77zlix5q5p5l6/512x384.jpg', 'https://html5.gamemonetize.com/xc8v1wpghdg16fm785b77zlix5q5p5l6/', '0', 'Arcade', 0, 0, '', 'charlie-and-kittens'),
(2360, 'Speedy vs Steady', 'Speedy vs Steady A Race of Rabbit and Tortoise! In this classic Snakes &amp;amp; Ladders game, youll choose to play as the speedy Rabbit or the steady Tortoise. The Rabbit and the Tortoise move either manually or automated way while dice outcomes are really random. Will you rely on pure speed or calculated moves to reach the finish line first.', 'https://img.gamemonetize.com/x5lz2tr3q2aljuex4fuga10cjpkqe5zn/512x384.jpg', 'https://html5.gamemonetize.com/x5lz2tr3q2aljuex4fuga10cjpkqe5zn/', '0', 'Arcade', 0, 0, '', 'speedy-vs-steady'),
(2361, 'Red Ball 8 Hero Bouncer', 'Are you a crazy fan of the Ball adventure series? Big Ball 3, Bounce Ball Love, and Roller Ball 4 are designed for you! Evil minions want to squeeze the planet into a square shape. And Red bounce ball\'s here to rescue the world. Roll and jump your way through a deadly factory, defeating enemies and avoiding deadly laser beams in the process. Have you got what it takes to save the world from turning square? Use the arrow keys to move the red bounce ball to his goal and be sure to knock out all the stars along the way. Watch out for the bad guys! Jumping on them is good. Getting hit by a corner is not. Whether you\'re looking to enjoy rolling the Bounce Ball 4 Love and Roller Ball 3 you will absolutely enjoy playing this game. Sounds easy? Roll, jump, and bounce the red rollerball through a mechanical wasteland! Your mission is to collect stars while conquering all of the evil squares. Certain zones feature deadly moving lasers. Roll with ultimate precision to advance through each area safely!', 'https://img.gamemonetize.com/ue4dqavyo4w7ynj0drdmzk5wt4pkgl1b/512x384.jpg', 'https://html5.gamemonetize.com/ue4dqavyo4w7ynj0drdmzk5wt4pkgl1b/', '0', 'Arcade', 0, 0, '', 'red-ball--hero-bouncer'),
(2362, 'Stick Ninja Survival', 'Stick Ninja Survival is a rogue-like arcade game with 2D stickman characters and monsters. When the Red Sun comes, the sky is covered by the Red Moon, and the world becomes extremely terrifying. People fled in fear from the monsters mouth. You only need to dodge enemies and their bullets because of automatic attack. When you earn some gem resources, you can use them to upgrade your character, Skills, and Talents.', 'https://img.gamemonetize.com/qtolds7l6m9gguste68ktzr31jjlt7tu/512x384.jpg', 'https://html5.gamemonetize.com/qtolds7l6m9gguste68ktzr31jjlt7tu/', '0', 'Arcade', 0, 0, '', 'stick-ninja-survival'),
(2363, 'Kart Stroop Challenge', 'Welcome to Kart Stroop Challenge car driving game! Kart Stroop Challenge is a fast-paced car racing game where you must navigate your vehicle through gates that match the indicated color. As you race down an endless highway, your car will race faster. this game requir quick reflexes and sharp decision-making. Drive through the correct colored gates to keep going, but beware, enter the wrong gate, and its game over. With increasing speed, vibrant graphics, and an exciting soundtrack, Kart Stroop Challenge challenges your precision and agility in a thrilling test of skill.', 'https://img.gamemonetize.com/rb8blswmo2pvc2hpfuc6vw0hai19okby/512x384.jpg', 'https://html5.gamemonetize.com/rb8blswmo2pvc2hpfuc6vw0hai19okby/', '0', 'Arcade', 0, 0, '', 'kart-stroop-challenge'),
(2364, 'Extreme Huggy', 'Huggy needs to survive. Help Huggy and ensure he reaches the finish line. Do everything you can to get him into the black portal at the finish line. The area is full of obstacles: spinning gears descending from above and traps on the ground. Reach the portal safely without dying. Remember, the time is slowly running out, so you must hurry and reach the portal without hitting any obstacles before the time runs out.', 'https://img.gamemonetize.com/gijrsk71539wdzkuln0a6fjzrv06vcr6/512x384.jpg', 'https://html5.gamemonetize.com/gijrsk71539wdzkuln0a6fjzrv06vcr6/', '0', 'Arcade', 0, 0, '', 'extreme-huggy'),
(2365, 'Zipline Dodge', 'Zipline Dodge challenges players to navigate a perilous course while suspended on a zipline. Dodge obstacles and pitfalls as you soar through lush jungles, towering mountains, and futuristic cityscapes. With intuitive controls and adrenaline-pumping action, players must exhibit lightning-fast reflexes to conquer each level. Collect power-ups, unlock new characters, and race against friends in this thrilling adventure that combines speed, skill, and strategy. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/sqwatzdd5t1ypz33to4enxj6m8a2m7jx/512x384.jpg', 'https://html5.gamemonetize.com/sqwatzdd5t1ypz33to4enxj6m8a2m7jx/', '0', 'Arcade', 0, 0, '', 'zipline-dodge'),
(2366, 'Skate Boy', 'Are you ready to skateboard in the city? It may look very dangerous, but its time to ride in the city. Grab your skateboard and start riding. Be very careful, as there are obstacles everywhere that you could crash into and lose.', 'https://img.gamemonetize.com/ynjzx2uz8r0bcveur915gxbvttf1c3s3/512x384.jpg', 'https://html5.gamemonetize.com/ynjzx2uz8r0bcveur915gxbvttf1c3s3/', '0', 'Arcade', 0, 0, '', 'skate-boy'),
(2367, 'PixelCraft Animal School', 'In order to survive in this world, you must avoid dangerous animals. On a cold winter day, you need to reach the portal. You can either go alone or with a friend to collect gold in the snow-covered forest. Gather all the gold and reach the portal at the end of the level without dying. Collect the gold and buy different costumes for yourself. Bears, wolves, wild boars, and other terrifying animals will chase you, so dont stop&amp;mdash;run without looking back.', 'https://img.gamemonetize.com/26ep0w2hgpmy22lsygextvvxv4as2kl0/512x384.jpg', 'https://html5.gamemonetize.com/26ep0w2hgpmy22lsygextvvxv4as2kl0/', '0', 'Arcade', 0, 0, '', 'pixelcraft-animal-school'),
(2368, 'Hunt - feed the frog', 'The goal of the game is to prevent the frog from getting very hungry by helping it hunt for insects. The frog\'s appetite is minus 5 points per minute.', 'https://img.gamemonetize.com/a935u0uwq9gfoup17jhvb0r5e0diriqp/512x384.jpg', 'https://html5.gamemonetize.com/a935u0uwq9gfoup17jhvb0r5e0diriqp/', '0', 'Arcade', 0, 0, '', 'hunt--feed-the-frog'),
(2369, 'Stickman Heel Runner', 'Embark on an adrenaline-pumping adventure in Stickman Heel Runner! Navigate treacherous obstacles, sprint through challenging courses, and dodge pitfalls to reach the finish line. With intuitive controls and dynamic gameplay, test your reflexes as you race against time. Collect power-ups for boosts and unlock new levels filled with thrilling surprises. Are you ready to conquer the track and become the ultimate Stickman Heel Runner champion? Web Dev &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/t2i23bz5sk8bqg8h8b4mdgqgrigzi6hy/512x384.jpg', 'https://html5.gamemonetize.com/t2i23bz5sk8bqg8h8b4mdgqgrigzi6hy/', '0', 'Arcade', 0, 0, '', 'stickman-heel-runner'),
(2370, 'Rider - adventure', 'Perform insane stunts while you cruise through the never-ending world of Rider! Grab your motorcycle and start flipping like a maniac!', 'https://img.gamemonetize.com/udfcfx1oiyzey5y25jouyj4wjgfk08v7/512x384.jpg', 'https://html5.gamemonetize.com/udfcfx1oiyzey5y25jouyj4wjgfk08v7/', '0', 'Arcade', 0, 0, '', 'rider--adventure'),
(2371, 'Prison Escapes', 'Prison Escape is a fun online escape game with different levels! You have to help the desperate escape attempt of a wrongly accused prisoner who is determined to escape from a high-security prison and embark on an exciting journey. You have to navigate through complex puzzles and evade the vigilant guards. Will you beat the system and secure his freedom, or leave him to the perils of prison? Make sure you are going in the right direction of the prison escape game and try your best to avoid the range of security guards.', 'https://img.gamemonetize.com/ah4xrvjv2t6brdepii7kfc6ke5l8lmas/512x384.jpg', 'https://html5.gamemonetize.com/ah4xrvjv2t6brdepii7kfc6ke5l8lmas/', '0', 'Arcade', 0, 0, '', 'prison-escapes'),
(2372, 'Hole Io 2', 'Hole.io is a super addictive free arcade game. If you were to ask what game is the most popular these days? Then its the black hole devouring game that has exploded in popularity worldwide.', 'https://img.gamemonetize.com/77h4sbaucufl8hc03nna7anwjem7mtop/512x384.jpg', 'https://html5.gamemonetize.com/77h4sbaucufl8hc03nna7anwjem7mtop/', '0', 'Arcade', 0, 0, '', 'hole-io-'),
(2373, 'Merge Alphabet : Number Run', 'Êtes-vous prêt à entrer dans l\'ère de Merge Alphabet Lore ? &quot;Gutka Games&quot; a lancé le nouveau jeu Merge Alphabet 3D Lore Run. Jouons à Alphabet Merge Lore Run Now et profitez-en. Vous verrez une histoire incroyable derrière ces alphabets dans ce jeu 3D Alphabet Lord Merge Run. Vous voulez en savoir plus sur F, A, C et d\'autres personnages dans Alphabet Lore Game. Jouez à ce jeu Merge Alphabet Run Lore et explorez ces personnages. Débloquez de nouvelles lettres avec une récompense quotidienne en espèces. Si vous avez une lettre plus puissante, vous avez plus de chances de gagner dans Merge Alphabet Games.', 'https://img.gamemonetize.com/7et24xi4tbpxka84slx3brk0ydhpma2i/512x384.jpg', 'https://html5.gamemonetize.com/7et24xi4tbpxka84slx3brk0ydhpma2i/', '0', 'Arcade', 0, 0, '', 'merge-alphabet--number-run'),
(2374, 'Ular Tambah', 'Grow your snake and last as long as possible avoiding the death tiles', 'https://img.gamemonetize.com/vidr4c2mzbvbsy1nw7iaul1rbwxs0zsi/512x384.jpg', 'https://html5.gamemonetize.com/vidr4c2mzbvbsy1nw7iaul1rbwxs0zsi/', '0', 'Arcade', 0, 0, '', 'ular-tambah'),
(2375, 'Hunt - feed the frog 2', 'The goal of the game is to prevent the frog from getting very hungry by helping it hunt for insects. The frog\'s appetite is minus 5 points per minute.', 'https://img.gamemonetize.com/hmil1iw2vbm0wgqu0cnx3nysqmkiofkm/512x384.jpg', 'https://html5.gamemonetize.com/hmil1iw2vbm0wgqu0cnx3nysqmkiofkm/', '0', 'Arcade', 0, 0, '', 'hunt--feed-the-frog-'),
(2376, 'horror run', 'You have to escape from a terrifying abandoned psychiatric hospital full of monsters and traps. Can you make it out of this place?', 'https://img.gamemonetize.com/aon38qogj8ua1bjjsl0ahnbfakf9uezs/512x384.jpg', 'https://html5.gamemonetize.com/aon38qogj8ua1bjjsl0ahnbfakf9uezs/', '0', 'Arcade', 0, 0, '', 'horror-run'),
(2377, 'Funny Bouncy Ball 3D', 'Bouncy Ball 3D is a 3D music game and your only challenge is to keep the ball jumping on the music tiles while listening to the beat drops.', 'https://img.gamemonetize.com/bhhjrck2oxzoidw3s8t89habfubpxv37/512x384.jpg', 'https://html5.gamemonetize.com/bhhjrck2oxzoidw3s8t89habfubpxv37/', '0', 'Arcade', 0, 0, '', 'funny-bouncy-ball-d'),
(2378, 'Frog Jumper', 'Dive into the enchanting world of Frog Jumper, where you guide a lively frog through a series of thrilling jumps and platforms. Test your reflexes and timing as you navigate through challenging obstacles to achieve the highest score. Perfect for players of all ages, Frog Jumper offers endless fun and excitement!', 'https://img.gamemonetize.com/dv2j3ijd4mbxk1fbkatnp46q725m5l26/512x384.jpg', 'https://html5.gamemonetize.com/dv2j3ijd4mbxk1fbkatnp46q725m5l26/', '0', 'Arcade', 0, 0, '', 'frog-jumper'),
(2379, 'Fall Pumpkin', 'Looking for some online pumpkin fun this fall? Check out our list of the best online pumpkin games! From carving to painting to decorating, we\'ve got you covered with all the best online pumpkin games to play for free!', 'https://img.gamemonetize.com/d8q22u9gw99wx3ocwm5zrfxnbkfybpuy/512x384.jpg', 'https://html5.gamemonetize.com/d8q22u9gw99wx3ocwm5zrfxnbkfybpuy/', '0', 'Arcade', 0, 0, '', 'fall-pumpkin'),
(2380, 'Ricochet Shield', 'Ricochet Shield challenges players to deflect projectiles using a high-tech shield, strategically bouncing shots to defeat enemies and navigate treacherous mazes. With each level increasing in complexity, players must master angles and timing to survive. Upgradeable shields and diverse environments keep the action intense, offering both single-player challenges and multiplayer showdowns. Prepare for a thrilling blend of strategy and reflexes as you embark on this futuristic adventure where precision and quick thinking are your greatest assets. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/dczltolczueado06v3d2js9pgdaxkgk1/512x384.jpg', 'https://html5.gamemonetize.com/dczltolczueado06v3d2js9pgdaxkgk1/', '0', 'Arcade', 0, 0, '', 'ricochet-shield'),
(2381, 'Free Fly', 'Welcome to Free Fly, an engaging and delightful arcade game where you help a cute bee navigate through various obstacles to reach new heights. Tap to fly, dodge clouds, and collect honeycombs to score points. The more you collect, the higher your score! Features: Simple Controls: Tap to make the bee fly higher. Its easy to learn but challenging to master. Cute Graphics: Enjoy vibrant and charming graphics that create a joyful and immersive experience. Endless Gameplay: The game continues as long as you can keep the bee flying and avoiding obstacles. How high can you go?', 'https://img.gamemonetize.com/7mbccuyyoofint1q8s9hmj7kn8be96j4/512x384.jpg', 'https://html5.gamemonetize.com/7mbccuyyoofint1q8s9hmj7kn8be96j4/', '0', 'Arcade', 0, 0, '', 'free-fly'),
(2382, 'Missile Escape. Jet Era', 'Missile Escape. Jet Era is a simple, fast and addictive game where your mission is to eliminate all the homing rockets that comes toward you with the one purpose: shooting you down! Use the simple flight control to fly your airplane and avoid the missiles. Make them collide with each other and collect stars to increase the final score. Missile Escape: Jet Era features : - Exciting arcade gameplay; - Four game modes; - Collect stars to raise your final tokens quantities and unlock new planes; - Make the rockets collide with each other to increase the final score; - Survive as long as possible to gain more score; - If the plane are hit,', 'https://img.gamemonetize.com/uagk43mzl1etlhjdrfr33kyyajxu1nz7/512x384.jpg', 'https://html5.gamemonetize.com/uagk43mzl1etlhjdrfr33kyyajxu1nz7/', '0', 'Arcade', 0, 0, '', 'missile-escape-jet-era'),
(2383, 'Prehistoric Jumper', 'Prehistoric Jumper is a thrilling arcade game where players control a daring cave person leaping across treacherous landscapes filled with dinosaurs and primitive obstacles. Master the art of timing and precision as you jump from platform to platform, avoiding hazards and collecting ancient artifacts. Unlock new characters with unique abilities and discover hidden secrets scattered throughout the prehistoric world. With vibrant pixel art and addictive gameplay, Prehistoric Jumper offers a nostalgic journey back in time. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/k09lrw59wdi6slpznaybm1iw78kchxfq/512x384.jpg', 'https://html5.gamemonetize.com/k09lrw59wdi6slpznaybm1iw78kchxfq/', '0', 'Arcade', 0, 0, '', 'prehistoric-jumper'),
(2384, 'RedPool Legend   2 Player', 'In this game, two siblings must do everything they can to survive their adventure full of surprises. The yellow and red siblings need to advance together. Since the red character is the leader, they must move together. Collect all the coins and reach the invisible door.', 'https://img.gamemonetize.com/sjzwvzpgyoj0vj3vogehwpgxfyf3dq2i/512x384.jpg', 'https://html5.gamemonetize.com/sjzwvzpgyoj0vj3vogehwpgxfyf3dq2i/', '0', 'Arcade', 0, 0, '', 'redpool-legend----player'),
(2385, 'Big hand', 'Collect dumbbells so that your hand becomes big and strong, with which you will deal a crushing blow to the villain. Dodge obstacles and dont touch the red dumbbells, they take away your strength.', 'https://img.gamemonetize.com/eavzi2yfqn19pwk41njc6rtfwv3z97h6/512x384.jpg', 'https://html5.gamemonetize.com/eavzi2yfqn19pwk41njc6rtfwv3z97h6/', '0', 'Arcade', 0, 0, '', 'big-hand'),
(2386, 'Idle Builder', 'Hire workers to build different attractions. A team of workers will lay bricks one by one and earn money for you, with which you need to hire new workers.', 'https://img.gamemonetize.com/4yvli8twe3fqky174qjixui8v37el3es/512x384.jpg', 'https://html5.gamemonetize.com/4yvli8twe3fqky174qjixui8v37el3es/', '0', 'Arcade', 0, 0, '', 'idle-builder'),
(2387, 'Jungle Jump', 'The games goal is to help the animals cross the river safely. Help them bounce across the river to a safe place. There are lots of collectibles. Lives and fruit points are few among them. Collecting rotten fruits will make the wooden paddle smaller. There are some interesting and funny power-ups for the paddle. Jungle Jump is a game for kids with cute characters and funny sounds. Have fun with your kids and their cute animals.', 'https://img.gamemonetize.com/hfjjrl9wlbbh1rbnudt1xhy6v8y91umy/512x384.jpg', 'https://html5.gamemonetize.com/hfjjrl9wlbbh1rbnudt1xhy6v8y91umy/', '0', 'Arcade', 0, 0, '', 'jungle-jump'),
(2388, 'Find The Color', 'Discover and learn colors! A fun, interactive game for kids to explore and identify colors. Find The Color Kids Learn Colors is the perfect educational game for young children to explore and understand the world of colors! Designed for toddlers and preschoolers, this game offers an engaging way to recognize and differentiate between colors. With bright visuals and easy-to-use controls, children will enjoy identifying colors through fun challenges and activities. Whether they&amp;rsquo;re matching colors, identifying shades, or learning color names, your child will enhance their cognitive and visual skills while having a blast.', 'https://img.gamemonetize.com/82b2uzavs7jze80k1950jdcbj6ewnxgw/512x384.jpg', 'https://html5.gamemonetize.com/82b2uzavs7jze80k1950jdcbj6ewnxgw/', '0', 'Arcade', 0, 0, '', 'find-the-color'),
(2389, 'starpoly', 'Pc trading board game which can be played against AI and among family and friends.contains unique features such as lottery and appreciation of properties draws.accept or decline loan and the starbridge.Use site management to settle amount,upgrade,downgrade and sell properties which can be done also by clicking on the corresponding sites/slots.Relax n enjoy A', 'https://img.gamemonetize.com/stp68cw05n283o49a9n8qym64knqpbmz/512x384.jpg', 'https://html5.gamemonetize.com/stp68cw05n283o49a9n8qym64knqpbmz/', '0', 'Puzzles', 0, 0, '', 'starpoly'),
(2390, 'Doge Rush Draw Home Puzzle', 'Welcome to Doge Rush: Draw Home Puzzle! Its full of lovely adventures. There are two ways to play this game. In the Animal family party, you should help the dog and cat find their food and guide them home, drawing a line between the dog and cats correct food.', 'https://img.gamemonetize.com/6zjncg8mzhdlx2cfjrlq4u8xwk9xja8k/512x384.jpg', 'https://html5.gamemonetize.com/6zjncg8mzhdlx2cfjrlq4u8xwk9xja8k/', '0', 'Puzzles', 0, 0, '', 'doge-rush-draw-home-puzzle'),
(2391, 'Connect Pipe! Color Puzzle Game', 'Connect Pipe! Color Line Game is a vibrant puzzle game. its a visually appealing and challenging experience for players of all ages. Key Highlights: Connect Pipes: Link pipes of the same color, ensuring they don&amp;rsquo;t cross. Vivid Colors: Enjoy a bright and colorful puzzle experience. Diverse Levels: Test your skills with levels that increase in difficulty. Key Features: Challenge Yourself: Solve puzzles within a time limit to test speed and accuracy. Daily Puzzle: Sharpen your mind with a new puzzle every day. Controls: Touch Controls: Drag pipes and connect pipes smoothly. Mouse Controls: Use left-click to link pipes easily.', 'https://img.gamemonetize.com/nszriut9whcdc3w98wh18ls3u0qhmf7v/512x384.jpg', 'https://html5.gamemonetize.com/nszriut9whcdc3w98wh18ls3u0qhmf7v/', '0', 'Puzzles', 0, 0, '', 'connect-pipe-color-puzzle-game'),
(2392, 'The Last Shot', 'Step into the mystical world of The Last Shot, where your precision and strategy are put to the ultimate test. Guide the mystical orb through intricate levels filled with glowing platforms and obstacles, all set against a beautifully crafted twilight backdrop.', 'https://img.gamemonetize.com/jx55tyrf879uilkgs7zqes0u7muesrfr/512x384.jpg', 'https://html5.gamemonetize.com/jx55tyrf879uilkgs7zqes0u7muesrfr/', '0', 'Shooting', 0, 0, '', 'the-last-shot'),
(2393, 'Special Forces War Zombie Attack', 'Special Forces War - Zombie Attack is an exciting shooting game for players who like intense combat and zombies. In this game, you will be an elite special force, face an overwhelming group of zombies, and show your combat skills and strategic wisdom. Come and protect the world.', 'https://img.gamemonetize.com/5q3qwdjjx99e4fdh1jsaqymuqn49ar6r/512x384.jpg', 'https://html5.gamemonetize.com/5q3qwdjjx99e4fdh1jsaqymuqn49ar6r/', '0', 'Shooting', 0, 0, '', 'special-forces-war-zombie-attack'),
(2394, 'Island Treats Jigsaw', 'Island Treats Jigsaw is a simple and relaxing puzzle game where players piece together delightful island-themed treats. Enjoy solving jigsaw puzzles with vibrant and fun images of tropical snacks.', 'https://img.gamemonetize.com/m6obcoel8qj3kl4bqf4atblsm4cf9dg8/512x384.jpg', 'https://html5.gamemonetize.com/m6obcoel8qj3kl4bqf4atblsm4cf9dg8/', '0', 'Puzzles', 0, 0, '', 'island-treats-jigsaw'),
(2395, 'Jump Over Alphabets', 'Jump into learning with Jump Over Alphabets! Leap across the open sky, landing on clouds labeled with letters in order. Use your arrow keys to time your jumps perfectly. Master the alphabet sequence and conquer each round in this educational adventure!', 'https://img.gamemonetize.com/mqktfq5t3bu14251v5tjrnedhdjrhytl/512x384.jpg', 'https://html5.gamemonetize.com/mqktfq5t3bu14251v5tjrnedhdjrhytl/', '0', 'Hypercasual', 0, 0, '', 'jump-over-alphabets'),
(2396, 'Jelly Matches', 'Welcome to the ultimate color-matching challenge! In this engaging puzzle game, your goal is to break a specified number of colored pieces on the board. The game features special pieces with unique properties, including x2 (which doubles the number of broken pieces), -1 (which removes one piece from your total), and shield pieces that offer protection.', 'https://img.gamemonetize.com/45k2hkp92lx338zqlj5m2xr3puexfduw/512x384.jpg', 'https://html5.gamemonetize.com/45k2hkp92lx338zqlj5m2xr3puexfduw/', '0', 'Puzzles', 0, 0, '', 'jelly-matches'),
(2397, 'Bridge Wars', 'Gear up for Bridge Wars, a mobile gaming epic blending creativity and strategy. Immerse in a world where tactical mastery meets artistic flair. Draw patterns, summon stickman defenders in 3 seconds, facing relentless enemy vehicles. Upgrade characters, navigate intense environments, and stop foes from breaching. Embark on a thrilling adventure, showcasing tactical mastery against relentless waves! 1. Unlimited Levels 2. Customizable Characters and Weapons Skins 3. Power up Arsenal with shields and landmines and many more', 'https://img.gamemonetize.com/wf6qo75w4eyuvylmnpezdk3ord3ajdlr/512x384.jpg', 'https://html5.gamemonetize.com/wf6qo75w4eyuvylmnpezdk3ord3ajdlr/', '0', 'Hypercasual', 0, 0, '', 'bridge-wars'),
(2398, 'Super Tank Hero', 'Super Tank Hero is an action shooting game. You can drive a tank to shoot and fight on the battlefield, usually facing seven enemies and obstacles. You need to collect soldiers before the battle, theyll join your team and help you fight.', 'https://img.gamemonetize.com/0uxm1wr0oe3hjhotghpwp2w8n0tfdnkl/512x384.jpg', 'https://html5.gamemonetize.com/0uxm1wr0oe3hjhotghpwp2w8n0tfdnkl/', '0', 'Shooting', 0, 0, '', 'super-tank-hero'),
(2399, 'Hide And Seek Blue Monster', 'Enter a world full of mystery and fun. In Hide And Seek: Blue Monster, you will experience a unique hide-and-seek adventure. The game combines casual games with puzzle challenges.', 'https://img.gamemonetize.com/digi5xwq9xlsyolubtfl4ofqyxnc7a02/512x384.jpg', 'https://html5.gamemonetize.com/digi5xwq9xlsyolubtfl4ofqyxnc7a02/', '0', 'Puzzles', 0, 0, '', 'hide-and-seek-blue-monster'),
(2400, 'Math games for Dummies', 'Sharpen your math skills with Math Mastery Challenge, an engaging and educational game featuring four exciting modes: Addition, Subtraction, Multiplication, and Division. Solve increasingly difficult problems in each mode, test your speed and accuracy, and become a true math master. Perfect for all ages, this game makes learning math fun and rewarding!', 'https://img.gamemonetize.com/43k8qhlegc44xa78lh8v6cdkqddqedqc/512x384.jpg', 'https://html5.gamemonetize.com/43k8qhlegc44xa78lh8v6cdkqddqedqc/', '0', 'Puzzles', 0, 0, '', 'math-games-for-dummies'),
(2401, '2D Car Driving: Drive Safe', 'Game Info: Welcome to 2D Car Driving: Drive Safe, a infinity car driving game that tests your reflexes! Tap to switch lanes, dodge obstacles as you race against the clock. How long can you keep up? Mode: Speed Dash offers a thrilling Endless Mode where the objective is to survive as long as possible while racking up points.&amp;nbsp; Tap to Switch Lanes:&amp;nbsp; There&amp;rsquo;s no need for complex steering controls. Just tap the screen or click left button to instantly switch lanes and dodge oncoming obstacles.', 'https://img.gamemonetize.com/vrvldrihwffzn2t7r0c6e5qzmz90d2xl/512x384.jpg', 'https://html5.gamemonetize.com/vrvldrihwffzn2t7r0c6e5qzmz90d2xl/', '0', 'Racing', 0, 0, '', 'd-car-driving-drive-safe'),
(2402, 'Circle Of Heros', 'Embark on an exciting journey with Circle of Heroes, a fast-paced arcade game that tests your reflexes and strategy. In this game, you control a rotating circle of heroic characters, each with their unique abilities. The objective is simple yet challenging: match the falling heroes with the corresponding hero on the circle to earn points and progress through the levels.', 'https://img.gamemonetize.com/fr5m0kur9spb79mo9mnhi9mbp4ncus2a/512x384.jpg', 'https://html5.gamemonetize.com/fr5m0kur9spb79mo9mnhi9mbp4ncus2a/', '0', 'Puzzles', 0, 0, '', 'circle-of-heros'),
(2403, 'Domino Adventure', 'Discover three match durations to suit your style. Showcase your skills and logic in each round, and use strategic moves to outplay your opponents. Perfect for puzzle enthusiasts seeking endless fun and challenges.', 'https://img.gamemonetize.com/xissi6tuoy9rwj54203f971u47olh4rx/512x384.jpg', 'https://html5.gamemonetize.com/xissi6tuoy9rwj54203f971u47olh4rx/', '0', 'Puzzles', 0, 0, '', 'domino-adventure'),
(2404, 'Juicy Tic Tac Toe Battle', 'Its a fruity face-off! Get ready to pit your wits against a friend in this juicy twist on Tic-Tac-Toe. Choose your side: the playful banana or the refreshing watermelon. Fill the grid with your fruity friends, aiming for three in a row to claim sweet victory. But watch out &amp;ndash; your opponent is just as determined to be the top fruit! Who will reign supreme in this delicious battle of wits?', 'https://img.gamemonetize.com/qld3sjsry030ic8jxwjoo08v46ceugul/512x384.jpg', 'https://html5.gamemonetize.com/qld3sjsry030ic8jxwjoo08v46ceugul/', '0', 'Puzzles', 0, 0, '', 'juicy-tic-tac-toe-battle'),
(2405, 'FLAPPY SHIP CLASSIC', 'Flappy bird style game with art in the style of old spaceship games I tried to do my best to make the game great both on PC and mobile, I hope you have fun :)', 'https://img.gamemonetize.com/1gmiifl3myqa1vce5h60q01x45l6oinb/512x384.jpg', 'https://html5.gamemonetize.com/1gmiifl3myqa1vce5h60q01x45l6oinb/', '0', 'Hypercasual', 0, 0, '', 'flappy-ship-classic'),
(2406, 'Practice On Me', 'Get ready for a glamorous summer adventure with Practice On Me, the ultimate makeup game! Transform into a festival goddess, beach babe, or blooming flower child in three exciting themed units. Grab your brushes, swipe on lipstick, and let your inner artist shine. Dance at festivals, relax by the beach or embrace natures beauty. With Practice On Me, the possibilities are endless. Make waves, channel your inner mermaid, and bloom like a flower. Experience a summer adventure like no other!', 'https://img.gamemonetize.com/opcw3n645043j5d1v13a7effq93p4no0/512x384.jpg', 'https://html5.gamemonetize.com/opcw3n645043j5d1v13a7effq93p4no0/', '0', 'Girls', 0, 0, '', 'practice-on-me'),
(2407, 'Noob the builder', 'Noob the builder is a fun clicker game inspired by Minecraft. Help the noob build his house , earn coins, and unlock new levels. Increase your click power. The engaging gameplay and visible progress with each click make this game a great choice for all Minecraft fans. Start your adventure and see how far you can go!', 'https://img.gamemonetize.com/a3v2dofspzlvni2lpl9omcz6r0w0tpmh/512x384.jpg', 'https://html5.gamemonetize.com/a3v2dofspzlvni2lpl9omcz6r0w0tpmh/', '0', 'Clicker', 0, 0, '', 'noob-the-builder'),
(2408, 'Balloons Park', 'Get ready for a burst of fun with Balloon Park ! This addictive mobile game challenges you to pop as many colorful balloons as you can before time runs out. With simple controls and vibrant graphics, it&amp;rsquo;s perfect for players of all ages!', 'https://img.gamemonetize.com/806sjmyu8bjoiqhqzlwh3l3ikfyjhfg9/512x384.jpg', 'https://html5.gamemonetize.com/806sjmyu8bjoiqhqzlwh3l3ikfyjhfg9/', '0', 'Clicker', 0, 0, '', 'balloons-park'),
(2409, 'Addition: Bird Image Uncover', 'In this game, a bird image is hidden beneath addition expression tiles. Players must drag and drop the correct number bubbles onto the matching tiles to solve the expressions. As each expression is solved, the bird image gradually gets revealed. The goal is to uncover the entire image by completing all the math problems correctly.', 'https://img.gamemonetize.com/0svpruoyftz3vzv7kkaqlfhp02y647k8/512x384.jpg', 'https://html5.gamemonetize.com/0svpruoyftz3vzv7kkaqlfhp02y647k8/', '0', 'Puzzles', 0, 0, '', 'addition-bird-image-uncover'),
(2410, 'Bitcoin Millionaire', 'Bitcoin Millionaire is an addictive HTML5 clicker game where you aim to amass a fortune in the thrilling world of cryptocurrency. As you click and strategize, youll be Bitcoin Millionaire', 'https://img.gamemonetize.com/has0kqw18z3lb5zu4jd1v0wvvuwzzbwn/512x384.jpg', 'https://html5.gamemonetize.com/has0kqw18z3lb5zu4jd1v0wvvuwzzbwn/', '0', 'Clicker', 0, 0, '', 'bitcoin-millionaire'),
(2411, 'Real Savior', 'Become the Real Savior: Defend the City in This Action-Packed Shooter! The city is under attack! Enemy paratroopers are raining down from the sky, and only YOU can stop them! In Real Savior, climb into the gunners seat of a powerful army tank and become the citys last line of defense. Gear up for intense action: Precision Aiming: Line up your sights and unleash a barrage of firepower to take down enemy paratroopers before they reach the ground. City on the Brink: Every enemy that lands weakens the citys defenses. Protect your turf and keep the score high for ultimate victory! Endless Challenge: Face increasingly difficult waves of enemy', 'https://img.gamemonetize.com/61tmgj7nz1u1741bc5k5csy3t92jyue6/512x384.jpg', 'https://html5.gamemonetize.com/61tmgj7nz1u1741bc5k5csy3t92jyue6/', '0', 'Clicker', 0, 0, '', 'real-savior'),
(2412, 'The Rabbit Adventure', 'Join the delightful and brave rabbit on an epic adventure through lush forests, towering mountains, and mysterious castles. The Rabbit Adventure is a vibrant and exciting platformer game where players collect gems, avoid obstacles, and unlock new levels in a colorful, hand-drawn world. With simple controls and captivating gameplay, this game is perfect for players of all ages who love adventure and fun challenges.', 'https://img.gamemonetize.com/safgugvb6mzict1et21wz0ztqmwr8e90/512x384.jpg', 'https://html5.gamemonetize.com/safgugvb6mzict1et21wz0ztqmwr8e90/', '0', 'Adventure', 0, 0, '', 'the-rabbit-adventure'),
(2413, 'Mini Games Puzzle Collection', 'Mini Games: Puzzle Collection is an addictive collection of mini games, including 3 of the most popular puzzle games. You need to use limited wooden planks to build a bridge to help doge eat bones on the other side of the river, draw lines to send donuts to doge.', 'https://img.gamemonetize.com/q5rwkipcspvikwz788k56863zxabdjlg/512x384.jpg', 'https://html5.gamemonetize.com/q5rwkipcspvikwz788k56863zxabdjlg/', '0', 'Puzzles', 0, 0, '', 'mini-games-puzzle-collection'),
(2414, 'Cat Pet Doctor Dentist', 'Have you ever thought of becoming a veterinarian? Want to rescue poor kittens when you see them?Here you can experience ultra-realistic instruments for treating cats. Our game has an X-ray machine to check your cats bones and a magnifying glass to check for skin problems.', 'https://img.gamemonetize.com/2k0wbrioi2gllnf2nns4d33n8gt6fmio/512x384.jpg', 'https://html5.gamemonetize.com/2k0wbrioi2gllnf2nns4d33n8gt6fmio/', '0', 'Girls', 0, 0, '', 'cat-pet-doctor-dentist'),
(2415, 'Super Doctor Body Examination', 'Super Doctor Body Examination is an educational game. Do you hate every physical examination, but the physical examination is for your health.', 'https://img.gamemonetize.com/2iwba0rqln0grbzu8wxt3pphl1yrbe9e/512x384.jpg', 'https://html5.gamemonetize.com/2iwba0rqln0grbzu8wxt3pphl1yrbe9e/', '0', 'Boys', 0, 0, '', 'super-doctor-body-examination'),
(2416, 'Perfect Piano Magic', 'Perfect Piano Magic is a fun casual game. If you are a big fan of Piano Magic games, then this is a game you cant afford to miss! The gameplay of this game is extremely similar to Piano Magic.', 'https://img.gamemonetize.com/yxvf7gwdccvrfkoykfngpnmhkjox49gr/512x384.jpg', 'https://html5.gamemonetize.com/yxvf7gwdccvrfkoykfngpnmhkjox49gr/', '0', 'Hypercasual', 0, 0, '', 'perfect-piano-magic'),
(2417, 'Candy Cat Shot', 'Get ready to embark on a purr-fectly thrilling adventure with Candy Cat Shot: Feline Frenzy! This mobile game lets you channel your inner sharpshooter as you help adorable cats take aim and shoot at an array of quirky targets', 'https://img.gamemonetize.com/g9piog0gw7q75u64j5lo9vrdpke10tsi/512x384.jpg', 'https://html5.gamemonetize.com/g9piog0gw7q75u64j5lo9vrdpke10tsi/', '0', 'Adventure', 0, 0, '', 'candy-cat-shot'),
(2418, 'Princess Cake Sweet Desserts', 'This is a mesmerising cake-making game. If you love princess cakes, our game is just right for you. You can design your cake. You need to add all the ingredients together, flour, baking powder, salt, eggs, butter and so on. Mix them well. Do not split.', 'https://img.gamemonetize.com/khxwrak1nl0p2n0g7ol3aahqps7s1sbx/512x384.jpg', 'https://html5.gamemonetize.com/khxwrak1nl0p2n0g7ol3aahqps7s1sbx/', '0', 'Girls', 0, 0, '', 'princess-cake-sweet-desserts'),
(2419, 'Puzzle Blocks Asmr Match', 'Puzzle Blocks ASMR Match is a block puzzle game that combines classics with innovation. It is different from the block jigsaw games and brick puzzle games you usually play. .', 'https://img.gamemonetize.com/uk6p0tgxznsdatdj2fdxqnxsyvje3k9i/512x384.jpg', 'https://html5.gamemonetize.com/uk6p0tgxznsdatdj2fdxqnxsyvje3k9i/', '0', 'Puzzles', 0, 0, '', 'puzzle-blocks-asmr-match'),
(2420, 'Weight Puzzle 3D', 'Welcome to Weight Puzzle 3D Game! Lift the weights and place them in the correct sections of the road to balance the weights, allowing the player to run and reach the finish line. Lets see if youre good at math and numbers in 3D amazing cool game!', 'https://img.gamemonetize.com/z62h7dsza71b8957l45wgpqq652ttour/512x384.jpg', 'https://html5.gamemonetize.com/z62h7dsza71b8957l45wgpqq652ttour/', '0', 'Puzzles', 0, 0, '', 'weight-puzzle-d'),
(2421, 'Physics Box 2', 'Physics Box 2 - This is a game where you need to control the cube, which by momentum must reach the finish line, on your way you will encounter such obstacles as lasers, moving platforms and spikes.', 'https://img.gamemonetize.com/sj2x1n47d8voo7f2epn3lgak61ahio65/512x384.jpg', 'https://html5.gamemonetize.com/sj2x1n47d8voo7f2epn3lgak61ahio65/', '0', 'Puzzles', 0, 0, '', 'physics-box-'),
(2422, 'Kids House Cleanup', 'Kids House Cleanup is a Cleaning game on Yiv.com. If you are a child who loves to clean and do housework, or a child who is curious about doing housework, this game is very suitable for you.', 'https://img.gamemonetize.com/dspfsux13icg3o4fkogxadg89xhwwn72/512x384.jpg', 'https://html5.gamemonetize.com/dspfsux13icg3o4fkogxadg89xhwwn72/', '0', 'Hypercasual', 0, 0, '', 'kids-house-cleanup'),
(2423, 'Color Boxes Of Goo', 'Are you able to collect all the purple Goo? Embark on an exciting adventure in this engaging physics-based puzzle game where you&amp;rsquo;ll squash the Goos as you roll, climb, bounce, and zoom around devilishly designed levels. Each level presents unique challenges that will test your problem-solving skills and dexterity. With its vibrant graphics and intuitive controls, this game offers hours of enjoyment for the whole family. Whether you&amp;rsquo;re a seasoned gamer or a casual player, a challenge awaits anyone determined enough to squash some Goos! Dive into a world of fun and see if you have what it takes to conquer every level and gather all the purple G', 'https://img.gamemonetize.com/hfsefpt261unds9rhuzgbol84zzy25yu/512x384.jpg', 'https://html5.gamemonetize.com/hfsefpt261unds9rhuzgbol84zzy25yu/', '0', 'Puzzles', 0, 0, '', 'color-boxes-of-goo'),
(2424, 'F16 War', 'mobile game where players get to experience the thrill of aerial combat using the F-16 Fighting Falcon, a versatile and iconic fighter jet. Here&amp;rsquo;s a brief overview of what you might expect from the game', 'https://img.gamemonetize.com/qazqmjmxfero3v1mka1zuuks0zj8o4kr/512x384.jpg', 'https://html5.gamemonetize.com/qazqmjmxfero3v1mka1zuuks0zj8o4kr/', '0', 'Shooting', 0, 0, '', 'f-war'),
(2425, 'No Gravity', 'Dive into the mesmerizing depths of the ocean with No Gravity, a unique and captivating physics-based puzzle game. Navigate through intricate underwater levels, where the laws of gravity dont apply. Use your skill and strategy to guide the bubbles to their destinations, avoiding obstacles and collecting treasures along the way. With stunning visuals and immersive sound effects, No Gravity offers a serene yet challenging experience that will keep you hooked for hours.', 'https://img.gamemonetize.com/u9wfnab2nt2jz11z0vw1pnn48kxcvy7p/512x384.jpg', 'https://html5.gamemonetize.com/u9wfnab2nt2jz11z0vw1pnn48kxcvy7p/', '0', 'Puzzles', 0, 0, '', 'no-gravity'),
(2426, 'Kids Build House', 'Kids Build House is an educational game. In this game, you can help small animals build houses that suit them. You can help monkeys build a banana tree house in the style of a rainforest, help penguins build a white igloo, help bunnies build a greenhouse for growing carrots, and use tree trunks to build a wooden house for little bears.', 'https://img.gamemonetize.com/ab097xhmhr2jghwx1zwimwc91d8c9xhi/512x384.jpg', 'https://html5.gamemonetize.com/ab097xhmhr2jghwx1zwimwc91d8c9xhi/', '0', 'Hypercasual', 0, 0, '', 'kids-build-house'),
(2427, 'Newborn Sweet Baby Twins', 'This is a caring game for girls. Raising one baby is hard enough, raising two babies is even harder. Can you take the challenge and help the mum to take care of her twin babies? The twin babies are sick and you have to take them to the hospital to see the doctor. When they come back you can take them to play puzzles and drawing games. Its time to eat. Please feed them and dress them in cute clothes and then take them for a hot bath.', 'https://img.gamemonetize.com/cjtyamqk1lkns5f7woxjqe55gvt78x5z/512x384.jpg', 'https://html5.gamemonetize.com/cjtyamqk1lkns5f7woxjqe55gvt78x5z/', '0', 'Hypercasual', 0, 0, '', 'newborn-sweet-baby-twins'),
(2428, 'Uno Online', 'UNO Online is a strategy card game. In the game, the first player to clear his hand will become the winner. In order to win, you need to guess the deck of cards in your opponents hands and arrange your card order reasonably.', 'https://img.gamemonetize.com/wkxitscgm7t9szdj938hq6bs10ms7rse/512x384.jpg', 'https://html5.gamemonetize.com/wkxitscgm7t9szdj938hq6bs10ms7rse/', '0', 'Hypercasual', 0, 0, '', 'uno-online'),
(2429, 'Pirates Find The Diffs', 'Pirates Find the Diffs is a fun and challenging game where you spot differences between two pirate-themed images. Test your observation skills as you uncover hidden discrepancies in each pair of pictures.', 'https://img.gamemonetize.com/sc828f78ty1w4mq2z9kpn6nvhteo9yie/512x384.jpg', 'https://html5.gamemonetize.com/sc828f78ty1w4mq2z9kpn6nvhteo9yie/', '0', 'Puzzles', 0, 0, '', 'pirates-find-the-diffs'),
(2430, 'Boxes Blast', 'Hey, the cute colored Boxes need your help to escape from this dark world! Your mission is to land the Boxes in the safe area with the least number of attempts. Use strategically placed explosives to move the Boxes in the right direction, but beware of the dangerous spikes and obstacles that can end your journey prematurely. Each level presents unique challenges that will test your timing and precision. Can you navigate the perilous terrain and guide the Boxes to safety? Additionally, challenge yourself to earn three stars on each level by optimizing your moves and minimizing your attempts. With engaging gameplay, vibrant graphics, and progr', 'https://img.gamemonetize.com/sr6jaqy4xnnyyvevuq6nfn1kmt9ch4lp/512x384.jpg', 'https://html5.gamemonetize.com/sr6jaqy4xnnyyvevuq6nfn1kmt9ch4lp/', '0', 'Puzzles', 0, 0, '', 'boxes-blast'),
(2431, 'Kamala Funny Face Challenge', 'Kamala Funny Face Challenge is an entertaining and interactive online game designed especially for kids. Dive into the world of creativity and laughter as you transform the lovely Kamala&amp;rsquo;s face into the funniest expressions imaginable. Make Silly Faces and Laugh Out Loud. Using simple controls, kids can drag the yellow dots around Kamala&amp;rsquo;s face to stretch, twist, and warp her features into all sorts of hilarious shapes. Will you make her eyes pop or give her the biggest grin? The possibilities are endless, and every combination brings a new giggle-inducing result.', 'https://img.gamemonetize.com/j4sg958ci65konwyrn6xzezq537b5puz/512x384.jpg', 'https://html5.gamemonetize.com/j4sg958ci65konwyrn6xzezq537b5puz/', '0', 'Hypercasual', 0, 0, '', 'kamala-funny-face-challenge'),
(2432, 'Hamster Cute Merge', 'Step into the dynamic and intriguing world of Hamster cute mer, the ultimate puzzle game that challenges your mind with a twist of personality! In this engaging and addictive game, your goal is to merge and match various iconic faces to create mega-characters and achieve high scores. Gameplay Features: Intuitive Controls: Simply swipe to combine faces and create new, larger characters. Easy to learn, but hard to master!', 'https://img.gamemonetize.com/kx1hh75oaeemzapc05ogsoxogsckl6u7/512x384.jpg', 'https://html5.gamemonetize.com/kx1hh75oaeemzapc05ogsoxogsckl6u7/', '0', 'Adventure', 0, 0, '', 'hamster-cute-merge'),
(2433, 'Shadow Chase', 'Shadow Chase is a power-packed action-adventure game of Ninja, An addictive platformer game where you control a brave Ninja, on a quest to collect stars. Stars are scattered in all the levels but so are the enemies. The enemies follow the same path as Ninja and Ninja has one power up to destroy all. Using his ninjutsu, he can kill enemies and collect stars. Challenge yourself to collect them all!', 'https://img.gamemonetize.com/cu2krt7a2pzesji5mjke5sn73kmedmaf/512x384.jpg', 'https://html5.gamemonetize.com/cu2krt7a2pzesji5mjke5sn73kmedmaf/', '0', 'Adventure', 0, 0, '', 'shadow-chase'),
(2434, 'Girls Fun Nail Salon', 'Girls Fun Nail Salon is a fun Makeover game. This game is designed for girls who love fashionable nail art. This game not only has vivid sound effects and images but also smooth animations.', 'https://img.gamemonetize.com/7rsfru1tl2svgitsob1g4r2c5fh04l57/512x384.jpg', 'https://html5.gamemonetize.com/7rsfru1tl2svgitsob1g4r2c5fh04l57/', '0', 'Girls', 0, 0, '', 'girls-fun-nail-salon'),
(2435, 'Funny Cubes', 'A match two game where you have to solve puzzles. There are more than 100 levels in the game, and the levels vary in difficulty. And according to the restrictions, some are limited in the number of moves, others in time. Also, bonuses that randomly appear on the playing field will not help you.', 'https://img.gamemonetize.com/rryi9gecds0xf7re24ju516lxfjh44ik/512x384.jpg', 'https://html5.gamemonetize.com/rryi9gecds0xf7re24ju516lxfjh44ik/', '0', 'Puzzles', 0, 0, '', 'funny-cubes'),
(2436, 'Smash Fruits', 'Smash Fruits is an addictive and fast-paced arcade game where your mission is to smash as many fruits as possible before they hit the ground. The game offers a thrilling and colorful experience with a variety of fruits falling from above. Smash them quickly with precision to score high points, but beware of bombs that can end your game instantly. With simple controls, vibrant graphics, and engaging gameplay, Smash Fruits is the perfect game to pass the time and challenge your reflexes.', 'https://img.gamemonetize.com/g11wdrnqj3qskf4isu56rcpr3db2ygaj/512x384.jpg', 'https://html5.gamemonetize.com/g11wdrnqj3qskf4isu56rcpr3db2ygaj/', '0', 'Shooting', 0, 0, '', 'smash-fruits');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2437, 'You have to eat cheese', 'In this fast-paced, action-packed game, you control a rat as it scurries through a maze, trying to reach a piece of cheese while being chased by a cat. The rat must jump over obstacles and avoid the cat to reach the cheese before time runs out. With its simple controls and addictive gameplay, You have to eat cheese is sure to keep you entertained for hours on end. Features: Fast-paced action: The rat must move quickly to avoid the cat and reach the cheese before time runs out. Simple controls: The game is easy to pick up and play, with intuitive controls that make it accessible to players of all ages.', 'https://img.gamemonetize.com/1dor95jxtehxp7coyqrm0bl0k6wlml7a/512x384.jpg', 'https://html5.gamemonetize.com/1dor95jxtehxp7coyqrm0bl0k6wlml7a/', '0', 'Hypercasual', 0, 0, '', 'you-have-to-eat-cheese'),
(2438, 'Supermarket Sort N Match', 'In Supermarket Sort n Match, rearrange items between shelves to match 3 identical items on one shelf, clearing it and allowing upper shelves to slide down. Clear entire stacks to shift adjacent shelves. Collect all items before time runs out as difficulty increases with each level. Enjoy the ultimate item-sorting and matching challenge!', 'https://img.gamemonetize.com/qwhdlojgkm7wrgf0iwfi95gy2qq8k9wd/512x384.jpg', 'https://html5.gamemonetize.com/qwhdlojgkm7wrgf0iwfi95gy2qq8k9wd/', '0', 'Puzzles', 0, 0, '', 'supermarket-sort-n-match'),
(2439, 'Mermaidcore Aesthetics', 'In Mermaidcore Aesthetics, youll embark on a thrilling undersea adventure alongside three fabulous fashionistas. Each mermaid has a unique and stunning wardrobe that will make your inner fashionista do a happy dance! With a wide selection of clothing options and accessories available at your disposal, youll have endless possibilities to create your fashionable mermaid looks. Have a blast!', 'https://img.gamemonetize.com/u6y292q9as1b55qc29t0gmnyg4ymnd51/512x384.jpg', 'https://html5.gamemonetize.com/u6y292q9as1b55qc29t0gmnyg4ymnd51/', '0', 'Girls', 0, 0, '', 'mermaidcore-aesthetics'),
(2440, 'GemMine Match 3', 'Dive into the depths of mines filled with dazzling gems in GemMine Match 3, the ultimate casual match-3 puzzle adventure! Swap and match colourful gems to help the Miner accumulate richness and get to the top of the leaderboards. Journey through various levels, each set in a unique underground environment, from glittering caverns to ancient, forgotten mines. Each level has its own unique movement patterns that will challenge your mental reflexes as you compete against other players on the leaderboards.', 'https://img.gamemonetize.com/lqo3z4lzhug8b0xcyn83ojbtzyvrv5c0/512x384.jpg', 'https://html5.gamemonetize.com/lqo3z4lzhug8b0xcyn83ojbtzyvrv5c0/', '0', 'Puzzles', 0, 0, '', 'gemmine-match-'),
(2441, 'Draw And Escape', 'Car Games: Draw And Escape is a collection of parking puzzle games and drawing puzzle games. Draw Bridge requires you to draw a line across a defined area to help the yellow car to the finishline.', 'https://img.gamemonetize.com/cppc8q98lrebs2ux423g9osd1y26vl10/512x384.jpg', 'https://html5.gamemonetize.com/cppc8q98lrebs2ux423g9osd1y26vl10/', '0', 'Puzzles', 0, 0, '', 'draw-and-escape'),
(2442, 'Granny Chapter 3 High School', 'Chapter 3: High School Escape from Granny is a fun third-person horror game where you must hide from Granny and the specters of Slendrina. Discover the keys to the abandoned schools classrooms, stock up on ammo, and try to stay alive for as long as possible. Find the revolver loaded with ammo and all the keys to the classrooms of the vacant school while Granny and Slendrina chase you. As you go inside the classroom, youll see a single desk that reads Granny and the keys to the locked door. Finally, Slendrina or Granny makes the player', 'https://img.gamemonetize.com/ehnw198451t7cygffbjrs4ac50ue011k/512x384.jpg', 'https://html5.gamemonetize.com/ehnw198451t7cygffbjrs4ac50ue011k/', '0', 'Action', 0, 0, '', 'granny-chapter--high-school'),
(2443, 'Fall Fu Panda', 'Fall Fu Panda is a captivating game where the world revolves, and your character must fall into place. In this game, you&amp;rsquo;ll experience dynamic rotating physics, allowing you to zoom out and view the entire world, track your players position, and follow their every move as they navigate the environment. The goal is to land on objects to score points or defeat enemies. Picture your hero trying to escape from a dungeon or cave, overcoming obstacles in a constantly shifting world. To play, simply tap the left or right side of the screen to rotate the world, making your character fall onto the next block. If they miss and fall off, it&amp;rsquo;s game ove', 'https://img.gamemonetize.com/6kx65r64kuooctsuln4qpdyzqqmdfh00/512x384.jpg', 'https://html5.gamemonetize.com/6kx65r64kuooctsuln4qpdyzqqmdfh00/', '0', 'Puzzles', 0, 0, '', 'fall-fu-panda'),
(2444, 'Hide And Seek Horror Escape', 'Hide And Seek: Horror Escape is an asymmetric horror escape game. Abandoned schools and haunted hospitals, heres a lot of hidden secrets and treasures are waiting to be discovered. During the game, there are two identities for you to choose, hide or seek?', 'https://img.gamemonetize.com/bqy19lboh88foefy68nejkp3zemz6c2a/512x384.jpg', 'https://html5.gamemonetize.com/bqy19lboh88foefy68nejkp3zemz6c2a/', '0', 'Puzzles', 0, 0, '', 'hide-and-seek-horror-escape'),
(2445, 'My City Hospital', 'My City Hospital is a sophisticated digital doll placement game. Have you ever thought about being a doctor or running a hospital to help others?', 'https://img.gamemonetize.com/h1klvtd268m5dea93y1zwuntir8bqay1/512x384.jpg', 'https://html5.gamemonetize.com/h1klvtd268m5dea93y1zwuntir8bqay1/', '0', 'Hypercasual', 0, 0, '', 'my-city-hospital'),
(2446, 'Cat Life Merge Money', 'Experience the life of a stray cat, beg from humans, earn money to buy food, and merge the money you beg to get more money. Only by acting quickly can you enter the rich cat life! First of all,all you need to do is click on the cat and let it beg all the time. Otherwise, it will be lazy.', 'https://img.gamemonetize.com/02oaz5794rypk5gf2x113fxeibwrh1po/512x384.jpg', 'https://html5.gamemonetize.com/02oaz5794rypk5gf2x113fxeibwrh1po/', '0', 'Hypercasual', 0, 0, '', 'cat-life-merge-money'),
(2447, 'Space Survivor Shooting', 'Space Survivor Shooting is a challenging online game. As an impostor, your task is to plan, move fast, and use your shooting skills to defeat enemies and save allies. Use your intelligence and tactics to kill your opponents quickly.', 'https://img.gamemonetize.com/fgc6kf9h3gtckyse3xsoqx3tubxzg4g5/512x384.jpg', 'https://html5.gamemonetize.com/fgc6kf9h3gtckyse3xsoqx3tubxzg4g5/', '0', 'Shooting', 0, 0, '', 'space-survivor-shooting'),
(2448, 'StickMan Defense', 'Dive into the thrilling world of StickMan Defense, a captivating game where strategy meets action. In this game, players are tasked with defending their base against waves of incoming enemies, using a variety of stickman warriors. Each level challenges your tactical skills, requiring careful placement of troops and timely upgrades. With intuitive controls and engaging graphics, StickMan Defense offers an immersive experience for both casual and hardcore gamers. Web Dev &lt;a href=\'https://www.insanegamesonline.com/\'&gt;https://www.insanegamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/xnm06hp9o6dt48fua7g3jzoddqnkc5fs/512x384.jpg', 'https://html5.gamemonetize.com/xnm06hp9o6dt48fua7g3jzoddqnkc5fs/', '0', 'Action', 0, 0, '', 'stickman-defense'),
(2449, 'Dark Assassin', 'Escape from the Dark Assassin full of traps and mysterious adventures. This Dark Castle adventure game will challenge your capability to solve the mysterious traps in each level. Explore the world of darkness with a smooth simulation with Zenith, be careful when crossing above the spikes and movable spikes. If player falls down from platform or movable platform, the game will be over. So be wise and control your player as required. Main object is the Key , find the key and the castle door will open then you can go towards the next level. Features of this game: High Quality graphics Game size is minimal Super simple controls', 'https://img.gamemonetize.com/wfnltos144ugjg2j7rh8my5c9qa0hgkf/512x384.jpg', 'https://html5.gamemonetize.com/wfnltos144ugjg2j7rh8my5c9qa0hgkf/', '0', 'Hypercasual', 0, 0, '', 'dark-assassin'),
(2450, 'Fruit Candy Merge', 'Welcome to Fruit Candy Merge, where juicy fruits and sweet candies come together in a delightful merging puzzle! Combine matching candies to create delicious fruit combos and watch them burst with flavor. With addictive gameplay and colorful challenges, can you merge your way to fruity success?', 'https://img.gamemonetize.com/vroh2bbwwbt8q9r4js6dg2ps7gvvlhcj/512x384.jpg', 'https://html5.gamemonetize.com/vroh2bbwwbt8q9r4js6dg2ps7gvvlhcj/', '0', 'Puzzles', 0, 0, '', 'fruit-candy-merge'),
(2451, 'Rabbit Punch Rabbit', 'Are you ready to dive into the exciting world of reaction and competition? Then this game is created especially for you! Whether you prefer to battle a car or a friend on the same device, youre guaranteed a dose of adrenaline and fun every time you touch the screen. The hare is our main character. He will appear at the most unexpected moment and only for a moment. Your job is to be quick and hit him before he disappears. After all, the one who manages to hit the hare first will be rewarded with points. In this game, reaction is your main tool, and you must use it to its full potential to win.', 'https://img.gamemonetize.com/pgdivazlfi4x3u9byflherbvhelzpif8/512x384.jpg', 'https://html5.gamemonetize.com/pgdivazlfi4x3u9byflherbvhelzpif8/', '0', 'Clicker', 0, 0, '', 'rabbit-punch-rabbit'),
(2452, 'angry bird vs pig', 'Descending from the skies, Angry Bird engages in a mortal battle against Heel. This is an exciting adventure in which you have to skillfully knock down buildings so that the bird can fall right on the heel and destroy it with its menacing chase. The game requires high skill and strategic thinking to succeed. The angry bird can use its abilities to destroy various buildings and move to new objects. Each level is a unique puzzle that requires quick solutions and good accuracy.', 'https://img.gamemonetize.com/prfqweqswkh5tvtsy2s7uhombdapvo6c/512x384.jpg', 'https://html5.gamemonetize.com/prfqweqswkh5tvtsy2s7uhombdapvo6c/', '0', 'Puzzles', 0, 0, '', 'angry-bird-vs-pig'),
(2453, 'Gun Up Weapon Shooter', 'Gun Up Weapon Shooter is a wonderful parkour game. Pick from a variety of cool and powerful weapons to start your adventure. Collect rewards, upgrade your weapons, and become more destructive. You can choose to increase fire frequency, increase income, or upgrade the year to help you successfully pass. But beware of moving knives, they can stop you from moving forward. Complete all challenges, you can travel longer distances and earn more income.', 'https://img.gamemonetize.com/fo4t0uu0sdcd78l71ntdtam2j8bd5s68/512x384.jpg', 'https://html5.gamemonetize.com/fo4t0uu0sdcd78l71ntdtam2j8bd5s68/', '0', 'Shooting', 0, 0, '', 'gun-up-weapon-shooter'),
(2454, 'Fairy Land Rescue', 'Fairy Land Rescue is a creative and fantasy educational game. Winter Queen loves to cause trouble.This time, she turned the fantasy kingdom that was supposed to be in winter into a desert. Many animals are in trouble because of her destruction. As a caring child, help the fairy to save the animals homes. In this game, you will not only help the little dinosaur, snail, and polar bear out of trouble but also master the fairys spells and the use of the magic wand. If you are interested, come and try this game!', 'https://img.gamemonetize.com/63d8w4x3ta8ag1v2j6z4vk6vxm7yzles/512x384.jpg', 'https://html5.gamemonetize.com/63d8w4x3ta8ag1v2j6z4vk6vxm7yzles/', '0', 'Hypercasual', 0, 0, '', 'fairy-land-rescue'),
(2455, 'Cat Evolution', 'Cat Evolution is a fun parkour game. You will play as a cat, as a carnivore, collecting pieces of meat for you to evolve faster, light vegetables will degrade you. Also, dont forget to collect diamonds, which can be used for upgrades! Evolve from a cat to a tiger or even farther to the finish line to conquer the animals!', 'https://img.gamemonetize.com/g0uzstfcytak4mvcouj3jnjhfezg6nmr/512x384.jpg', 'https://html5.gamemonetize.com/g0uzstfcytak4mvcouj3jnjhfezg6nmr/', '0', 'Racing', 0, 0, '', 'cat-evolution'),
(2456, 'Protect The Thief', 'Protect The Thief is an engaging and strategic puzzle game where you play the role of a sneaky thief trying to collect treasures without getting caught. Navigate through various challenging levels, dodge obstacles, and outsmart guards to secure the loot. With its colorful graphics and addictive gameplay, Protect The Thief will keep you entertained for hours.', 'https://img.gamemonetize.com/dgf2xipzb7hxdk3uifrqtuykmqkwivsy/512x384.jpg', 'https://html5.gamemonetize.com/dgf2xipzb7hxdk3uifrqtuykmqkwivsy/', '0', 'Puzzles', 0, 0, '', 'protect-the-thief'),
(2457, 'Boxes Jump', 'Boxes Jump Game, a single-touch jumping reaction game, has everything you need to make your next app store hit! Use your skills and agility to survive by jumping over obstacles and avoid getting hit; just tap the screen and makeup to three jumps before touching the ground again. Avoid the dangerous obstacles or your Hero will death and the game will be over!', 'https://img.gamemonetize.com/sw0u5m52de1cq0dqxkxotov1gk7lkxdu/512x384.jpg', 'https://html5.gamemonetize.com/sw0u5m52de1cq0dqxkxotov1gk7lkxdu/', '0', 'Hypercasual', 0, 0, '', 'boxes-jump'),
(2458, 'House Evolution 3D', 'Welcomt to House Evolution 3D Game! Swipe Left and right and choose the right door to transform from and old ancient house to a big modern Tower! Lets do it!', 'https://img.gamemonetize.com/5ypg02vkh7sw09wqqw25om7xxcq1dh86/512x384.jpg', 'https://html5.gamemonetize.com/5ypg02vkh7sw09wqqw25om7xxcq1dh86/', '0', 'Hypercasual', 0, 0, '', 'house-evolution-d'),
(2459, 'Build A Rich Queen', 'Make the most accurate choice and become the most beautiful queen! In Build A Rich Queen, you will bring your credit card. When you encounter a POS machine on the road, you can directly swipe the card to buy clothes and other decorations.', 'https://img.gamemonetize.com/cfgp0kyeoasxuesdaqln3xd8wc6tt6nb/512x384.jpg', 'https://html5.gamemonetize.com/cfgp0kyeoasxuesdaqln3xd8wc6tt6nb/', '0', 'Racing', 0, 0, '', 'build-a-rich-queen'),
(2460, 'Plant Girl Defense Zombie', 'Plant Girl Defense Zombie is a tower-defense shooting strategy game. With 2D cartoon plant girls and zombies, you need to defeat all of the zombies in 24 levels.', 'https://img.gamemonetize.com/tvmfhxxrzahsek5v97goloybsrswo07s/512x384.jpg', 'https://html5.gamemonetize.com/tvmfhxxrzahsek5v97goloybsrswo07s/', '0', 'Hypercasual', 0, 0, '', 'plant-girl-defense-zombie'),
(2461, 'Boxes Fright Night', 'Help the adorable color Boxes characters collect all the missing pumpkins in this exciting and festive Halloween Puzzle Adventure Game! Use your understanding of physics to move, jump, and rotate the Boxes, solving intricate puzzles and overcoming obstacles along the way. Each level is designed with clever mechanics that will challenge your problem-solving skills and keep you entertained for hours. The charming graphics and spooky Halloween theme create an immersive experience that players of all ages will love. Get into this puzzle game and enjoy the thrill of guiding the Boxes to gather all the pumpkins!', 'https://img.gamemonetize.com/j51ssa9e9ztmmsldxuud6gzink8ky0bp/512x384.jpg', 'https://html5.gamemonetize.com/j51ssa9e9ztmmsldxuud6gzink8ky0bp/', '0', 'Puzzles', 0, 0, '', 'boxes-fright-night'),
(2462, 'Haggo Jaggo Runner', 'Haggo Jaggo Runner Exam Objective: The primary goal is to reach the end of the course, marked by a flag, by choosing the correct door at each stage. Setup: Course Layout: The game arena is a large, open field divided into multiple stages, each with a set of two doors. Doors: Each checkpoint features two doors, labeled A and B. Only one of the two doors at each checkpoint will allow players to advance to the next stage. The other door leads to a detour or a minor obstacle that delays the player. Flag: The final destination is marked by a flag, indicating the end of the course.', 'https://img.gamemonetize.com/ocygpjn3a5svys7p3y2b6y5a21d2m8cz/512x384.jpg', 'https://html5.gamemonetize.com/ocygpjn3a5svys7p3y2b6y5a21d2m8cz/', '0', 'Adventure', 0, 0, '', 'haggo-jaggo-runner'),
(2463, 'I Want Ice Cream', 'Dive into the frosty fun of I Want Ice Cream ! In this delightful adventure, you take on the role of an adorable penguin living in the heart of Antarctica. Your mission? Navigate the icy landscape, dodge obstacles, and find the hidden ice cream treats. With charming, cartoonish graphics and a catchy soundtrack, this game promises hours of entertainment for players of all ages.', 'https://img.gamemonetize.com/sxxkcw5qy2f664bl76bcuj3lgfxj2iel/512x384.jpg', 'https://html5.gamemonetize.com/sxxkcw5qy2f664bl76bcuj3lgfxj2iel/', '0', 'Puzzles', 0, 0, '', 'i-want-ice-cream'),
(2464, 'Kids Good Habits', 'Kids Good Habits is a lovely educational game. This game has beautiful graphics and animations, as well as very detailed interactive design. This game is divided into four parts, namely, helping the panda brush its teeth, helping the panda take a bath, feeding the puppy, and judging whether the lamb and giraffes behavior is correct. It helps you form good habits in your daily life by letting you play small games. Have a good time!', 'https://img.gamemonetize.com/lzxm2ytum4rukt7s2w8betiecwwcqpf2/512x384.jpg', 'https://html5.gamemonetize.com/lzxm2ytum4rukt7s2w8betiecwwcqpf2/', '0', 'Hypercasual', 0, 0, '', 'kids-good-habits'),
(2465, 'Merge Battle Tactics', 'Merge Battle Tactics is a thrilling merge battle game where you command an army of unique monsters. Merge identical creatures to unleash their full potential and strategically position them for combat against your foes. Master the art of merging and tactical placement to dominate the battlefield and emerge victorious in every clash!', 'https://img.gamemonetize.com/6dn4lsbooah6s0q0kxn0dq0eo9xt7btq/512x384.jpg', 'https://html5.gamemonetize.com/6dn4lsbooah6s0q0kxn0dq0eo9xt7btq/', '0', 'Hypercasual', 0, 0, '', 'merge-battle-tactics'),
(2466, 'Nitro Speed Car Racing', 'Nitro Speed Car Racing is a very unique racing game. You need to focus on the pointer on the dial and stop it at the right moment to get the Nitro that can help you rush to the finish line. This is a test of your quick reaction ability. Of course, you can use the coins you collected in the game to upgrade your engine and nitro. Come to a brain contest, stimulate your dopamine, and challenge your reflex limit!', 'https://img.gamemonetize.com/timymku4ezc41y9z48kyqpud84l8xcmp/512x384.jpg', 'https://html5.gamemonetize.com/timymku4ezc41y9z48kyqpud84l8xcmp/', '0', 'Racing', 0, 0, '', 'nitro-speed-car-racing'),
(2467, 'Airport Master Plane Tycoon', 'Airport Master - Plane Tycoon is an airport management simulation game. With 3D stickman models, you can control the manager of a larger airport. Each level has a target passenger for you to complete.', 'https://img.gamemonetize.com/nhpl9vz7xbopqbz155ukc2e9a2xflh3p/512x384.jpg', 'https://html5.gamemonetize.com/nhpl9vz7xbopqbz155ukc2e9a2xflh3p/', '0', 'Hypercasual', 0, 0, '', 'airport-master-plane-tycoon'),
(2468, 'BFFs Y2K Fashion', 'Welcome to BFFs Y2K Fashion, the exciting new fashion designer game that lets you explore the trend of the year 2000! With a wide selection of styles from the decade, you can create the perfect look and express your fashion sense. From skater girl skirts to ripped jeans and t-shirts, or even the classic Y2K look with fun-colored low-waisted jeans and crop tops, you can customize your outfit and become an ultimate fashion designer. Play now and let your style shine!', 'https://img.gamemonetize.com/p2mtojil3f0wqevmy1opkhupjz99wwff/512x384.jpg', 'https://html5.gamemonetize.com/p2mtojil3f0wqevmy1opkhupjz99wwff/', '0', 'Girls', 0, 0, '', 'bffs-yk-fashion'),
(2469, 'Girl Game Princess Makeup', 'Girl Game Princess Makeup is an addictive makeup game. In this game, you will choose one of two lovely princesses, then give her a facial spa, manicure, makeup, and stylish clothes. This game not only has beautiful graphics and smooth animations, but also allows you to learn basic skin care knowledge and makeup common sense. Come and have a try if you are interested.', 'https://img.gamemonetize.com/cd8epkw8ga4zv9lojmv0bttw4sphwzb8/512x384.jpg', 'https://html5.gamemonetize.com/cd8epkw8ga4zv9lojmv0bttw4sphwzb8/', '0', 'Hypercasual', 0, 0, '', 'girl-game-princess-makeup'),
(2470, 'SnowBall Speed', 'Welcome to SnowBall Speed Winter Racing 3D Game! Tap or mouse click to start racing with your Snow Ball against other players. Slide left and right to dodge obstacles to reach the finish line before others. Good Luck!', 'https://img.gamemonetize.com/2s2r5zow54mknn8hnm5chims2cbpaeld/512x384.jpg', 'https://html5.gamemonetize.com/2s2r5zow54mknn8hnm5chims2cbpaeld/', '0', 'Racing', 0, 0, '', 'snowball-speed'),
(2471, 'Help The Bird', 'Help The Bird is a delightful and engaging game where players assist a little bird in navigating through the sky. Avoid obstacles, collect points, and unlock new levels. With beautiful graphics and intuitive controls, this game is perfect for players of all ages.', 'https://img.gamemonetize.com/fayesw6sf0zvgh9lqdqbcja048bzyvtt/512x384.jpg', 'https://html5.gamemonetize.com/fayesw6sf0zvgh9lqdqbcja048bzyvtt/', '0', 'Shooting', 0, 0, '', 'help-the-bird'),
(2472, 'Boxes Funny', 'In the magical land of Bunnyville, the boxes dreams of becoming the greatest egg collector. Every year, Bunnyville hosts the Egg-stravaganza, where Boxes jump over elastics to catch magical colored eggs. Boxes must navigate through various challenging paths filled with moving elastics and tricky obstacles. As Boxes collects more eggs, new areas of Bunnyville open up, each with tougher challenges. The ultimate goal is to find the rare Rainbow Egg, hidden in the most difficult part of Bunnyville.', 'https://img.gamemonetize.com/hbz4nougtuei8y7f4lgcke2r3itnge5t/512x384.jpg', 'https://html5.gamemonetize.com/hbz4nougtuei8y7f4lgcke2r3itnge5t/', '0', 'Hypercasual', 0, 0, '', 'boxes-funny'),
(2473, 'Elemental Gloves Magic Power', 'Elemental Gloves - Magic Power is a superpower arcade game. Experience the fun of superpowers in magic games? Fascinated by elemental games? In this game, you can use the superpowers in the magic gloves to fight with your enemies. Shooting with flames, attacking with lightning, and attacking with electromagnetic waves, are three ways for you to choose. Dont hesitate to take the opportunity to practice real elemental magic and wipe out the bad guys. Become the greatest elemental master!', 'https://img.gamemonetize.com/y95ivh95bn3pnk7gaory8rz47ymeo9gp/512x384.jpg', 'https://html5.gamemonetize.com/y95ivh95bn3pnk7gaory8rz47ymeo9gp/', '0', 'Boys', 0, 0, '', 'elemental-gloves-magic-power'),
(2474, 'Vampire Girl Dress Up', 'Vampire Girl Dress Up is a makeover game designed for girls. In this game, you will follow the vampire princess on a transformation journey. The little vampire princess, Lucy, will shoot a magazine cover with her prince.', 'https://img.gamemonetize.com/bphagokeqt6106ogf04jr97uqrp9t1bm/512x384.jpg', 'https://html5.gamemonetize.com/bphagokeqt6106ogf04jr97uqrp9t1bm/', '0', 'Hypercasual', 0, 0, '', 'vampire-girl-dress-up'),
(2475, 'Ocean Memory Challenge', 'Dive into the depths of fun with Ocean Memory Challenge! This captivating memory game takes you on an underwater journey where you&amp;rsquo;ll test and train your memory skills. Flip over beautifully designed marine-themed cards to find matching pairs of sea creatures, corals, and treasures. Can you remember where all the treasures are hidden? Start your Ocean Memory Challenge today and find out!', 'https://img.gamemonetize.com/cniyp0sjzfhu2ugsngkxo39bgdrs5nlo/512x384.jpg', 'https://html5.gamemonetize.com/cniyp0sjzfhu2ugsngkxo39bgdrs5nlo/', '0', 'Puzzles', 0, 0, '', 'ocean-memory-challenge'),
(2476, 'Epic Hero Quest: Idle RPG', 'Conquer enemies, level up heroes, unlock skills in Epic Hero Quest: Idle RPG! - Battle Through Hordes of Enemies - Earn Gold and Level Up - Unlock and Upgrade Skills Are you ready to embark on the ultimate adventure? Join the quest and become the legendary hero you were destined to be in Epic Hero Quest: Idle RPG!', 'https://img.gamemonetize.com/w30mtmy14r6rn190pw512ou5o38rc0zv/512x384.jpg', 'https://html5.gamemonetize.com/w30mtmy14r6rn190pw512ou5o38rc0zv/', '0', 'Adventure', 0, 0, '', 'epic-hero-quest-idle-rpg'),
(2477, 'Digit Shooter 1', 'Digit Shooter! plays like a vertical-version shooting running arcade game. With 3D green numbers, you can launch green numbers to shoot green numbers and numbered walls. You can shoot them and collect them to make your number bigger. Dont waste bullets and time on red walls while avoiding them. When you reach the finish line, try to focus on one line to shoot, then you will collect more rewards', 'https://img.gamemonetize.com/9c323gqdrw31aduhihjg59lerxnrmjl6/512x384.jpg', 'https://html5.gamemonetize.com/9c323gqdrw31aduhihjg59lerxnrmjl6/', '0', 'Shooting', 0, 0, '', 'digit-shooter-'),
(2478, 'Kids Home Cleanup', 'Kids home cleanup is an educational game. In this game, you can experience cleaning the rooms in Hippos house. Not only can you learn basic housework knowledge, but you can also get satisfaction from the clean results. We have also prepared professional tools for you. Have a good time!', 'https://img.gamemonetize.com/6hnta1kh22srge0ldhxsffmplww5zgxc/512x384.jpg', 'https://html5.gamemonetize.com/6hnta1kh22srge0ldhxsffmplww5zgxc/', '0', 'Hypercasual', 0, 0, '', 'kids-home-cleanup'),
(2479, 'Merge Cooking Game', 'In this cook and merge simulator game, you will start with simple ingredients and recipes, such as bread, cheese and tomato. Merge them to create new dishes, such as pizza, sandwich and burger. Then merge those dishes to create even more tasty and exotic cuisines, such as sushi, pasta and curry. The more you merge, the more you unlock! With hundreds of different food combinations, ranging from street food staples to high-end delicacies, you can experiment with flavors and create your own unique recipes. As you progress through the game, youll unlock new restaurant themes and exciting challenges.', 'https://img.gamemonetize.com/3i6pble3gza5vq1z1w2bq473qya3m5y6/512x384.jpg', 'https://html5.gamemonetize.com/3i6pble3gza5vq1z1w2bq473qya3m5y6/', '0', 'Puzzles', 0, 0, '', 'merge-cooking-game'),
(2480, 'Candy World Saga', 'Explore the candy world with a candy matching challenge. Game story begins with Mark and Julie. Once their grandfather challenged them with a candy puzzle and told them to give many candies after completing the game. So let&amp;rsquo;s help those children to get the candies and match the candy tiles as fast as possible. Make sure to give your move correctly, either game will be over. If you like genres such as tile matching games, puzzle games, quests or just want to have a good time then this game is for you. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests.', 'https://img.gamemonetize.com/lkjdtk8zhks6irz0k0uzl7faiz1s2pps/512x384.jpg', 'https://html5.gamemonetize.com/lkjdtk8zhks6irz0k0uzl7faiz1s2pps/', '0', 'Puzzles', 0, 0, '', 'candy-world-saga'),
(2481, 'Goal Dot 3D', 'Welcome to Goal Dot 3D Soccer Game! Aim and release to shoot the ball into the grid to fill the hole with 2 or more Green Dots horizontally or vertically. You play against another player and must complete the mission before your opponent to win and unlock the next level. Can you do it?', 'https://img.gamemonetize.com/ofunjjov725sve0gi4rdvdwfism6a8ul/512x384.jpg', 'https://html5.gamemonetize.com/ofunjjov725sve0gi4rdvdwfism6a8ul/', '0', 'Sports', 0, 0, '', 'goal-dot-d'),
(2482, 'Ultimate Goal', 'Ultimate Goal is an exciting and engaging table football game that brings the fun and thrill of foosball right to your fingertips. Navigate your team through various challenging levels, strategize your moves, and score goals to become the ultimate champion. With vibrant graphics, intuitive controls, and endless gameplay possibilities, Ultimate Goal is perfect for players of all ages.', 'https://img.gamemonetize.com/zic3isd7x8bpydstdu7r0m6selizpe45/512x384.jpg', 'https://html5.gamemonetize.com/zic3isd7x8bpydstdu7r0m6selizpe45/', '0', 'Sports', 0, 0, '', 'ultimate-goal'),
(2483, 'Geo Drop', 'Geo Drop is an exciting 2D arcade game where precision and quick reflexes are your keys to victory. Dive into a world of geometric challenges as you strategically launch white balls from the top of the screen to hit and destroy yellow geometric shapes before they reach the top. With a sleek black background and striking red walls, the vibrant colors make every level visually engaging. Master the art of the perfect shot and watch as shapes shatter before you. Can you handle the increasing speed and complexity? Test your skills and aim for the highest score in Geo Drop!', 'https://img.gamemonetize.com/8pdxfq6k9biqna6pqezv5b64std8b3zo/512x384.jpg', 'https://html5.gamemonetize.com/8pdxfq6k9biqna6pqezv5b64std8b3zo/', '0', 'Hypercasual', 0, 0, '', 'geo-drop'),
(2484, 'Baby Panda Summer Vacation', 'Baby Panda Summer Vacation is an interesting educational game. Summer is a season that people love and hate. In summer, you can wear thin clothes without worrying about the cold. But the temperature in summer is very high and the sun is particularly glaring.', 'https://img.gamemonetize.com/rk43nk0upyfu9g0x6tek495bvdv1q797/512x384.jpg', 'https://html5.gamemonetize.com/rk43nk0upyfu9g0x6tek495bvdv1q797/', '0', 'Hypercasual', 0, 0, '', 'baby-panda-summer-vacation'),
(2485, 'Football Penalty', 'Step into an exhilarating, never-ending penalty challenge! Show your opponents the power of your accurate shots and become a real football hero. Collect points for every target hit, progress through levels, and improve your football skills. Take part in a big tournament and get more rewards.', 'https://img.gamemonetize.com/ikpi1ghjcghyj8jk95k5wif87fz7hfs2/512x384.jpg', 'https://html5.gamemonetize.com/ikpi1ghjcghyj8jk95k5wif87fz7hfs2/', '0', 'Sports', 0, 0, '', 'football-penalty'),
(2486, 'Festival Vibes Makeup', 'Join Ellie in Festival Vibes Makeup, a vibrant game radiating the spirit of the summer festivals. Delight in creating neon, boho-Aztec, and grunge makeup looks as you test your makeup artist skills in this colorful makeup game for girls. Mix, match, and shine with stunning eyeshadows, mascaras, lipsticks, and glitter eyebrows!', 'https://img.gamemonetize.com/pnudqbp7gclkfw46aodhr1ch875gb66c/512x384.jpg', 'https://html5.gamemonetize.com/pnudqbp7gclkfw46aodhr1ch875gb66c/', '0', 'Girls', 0, 0, '', 'festival-vibes-makeup'),
(2487, 'GTA Car Rush', 'Rev up your engines and dive into the thrilling world of GTA Car Rush, a super fun and free-to-play car chase online game perfect for kids! In this exhilarating adventure, your mission is to collect all the money scattered across each level while dodging obstacles and outrunning pursuers. Each collected coin brings you closer to unlocking new and exciting challenges.', 'https://img.gamemonetize.com/372nv4l7g2l1vexifnwld5z4rftwcz82/512x384.jpg', 'https://html5.gamemonetize.com/372nv4l7g2l1vexifnwld5z4rftwcz82/', '0', 'Shooting', 0, 0, '', 'gta-car-rush'),
(2488, 'Melon Maker', 'Melon Maker combines classic 2048 gameplay with vibrant fruits and dazzling acrobatics for a flavorful mobile puzzle experience! Last but not least, the adorable capybara will help you drop the fruits!', 'https://img.gamemonetize.com/e7fv1tobkpavr281wt7cf0jgn2qkn96f/512x384.jpg', 'https://html5.gamemonetize.com/e7fv1tobkpavr281wt7cf0jgn2qkn96f/', '0', 'Clicker', 0, 0, '', 'melon-maker'),
(2489, 'Goal Arena 3D', 'Welcome to Goal Arena 3D Online Soccer Game! Swipe left and right to control your goalkeeper and prevent the ball from passing through the goalpost. You have 3 chances, so score goals against the 3 other opponents and guard your post very well to win.', 'https://img.gamemonetize.com/n6rox98hlgh30vr4xqr2tjqkrstmdgrf/512x384.jpg', 'https://html5.gamemonetize.com/n6rox98hlgh30vr4xqr2tjqkrstmdgrf/', '0', 'Soccer', 0, 0, '', 'goal-arena-d'),
(2490, 'Sigil Seeker', 'Welcome to Sigil Seeker!\\\\\\\\nEmbark on a quest to collect mystical sigils by tapping tiles on the screen. Add tiles to your row, aiming to gather three identical sigils to collect them. Your goal is to gather all the sigils before time runs out. But beware, if your row overflows or the clock reaches zero, the game is over.\\\\\\\\nAre you ready to become the ultimate Sigil Seeker? Dive in and start your adventure now!', 'https://img.gamemonetize.com/q2er0px6o5woykc0abyludnhos5265ig/512x384.jpg', 'https://html5.gamemonetize.com/q2er0px6o5woykc0abyludnhos5265ig/', '0', 'Puzzles', 0, 0, '', 'sigil-seeker'),
(2491, 'Connect The Satellite', 'Connect The Satellite is an engaging puzzle game set in the vastness of space. Players must strategically link satellites with astronauts to create a network, ensuring all connections are perfectly aligned. With mesmerizing graphics and increasingly challenging levels, this game promises hours of captivating gameplay. Perfect for puzzle enthusiasts and space explorers alike!', 'https://img.gamemonetize.com/io92bxgu3w6hyc55ljusb4mnq6hkg67l/512x384.jpg', 'https://html5.gamemonetize.com/io92bxgu3w6hyc55ljusb4mnq6hkg67l/', '0', 'Puzzles', 0, 0, '', 'connect-the-satellite'),
(2492, 'Summer Connect', 'You can test your pattern detection skills in this relaxed mahjong &amp;amp; connect puzzle game with summer theme. You can eliminate pair of same tiles. The line connecting the two clicked tiles cant have more than 2 corners. Some levels the tiles can auto slide( to left, to right, to up, to bottom). Can you clear the board before time runs out? Enjoying matching summer tiles with 30 puzzle stages in this game.', 'https://img.gamemonetize.com/iz3q3sl8jz3zpmrfo3kvkizfii2kmtdl/512x384.jpg', 'https://html5.gamemonetize.com/iz3q3sl8jz3zpmrfo3kvkizfii2kmtdl/', '0', 'Puzzles', 0, 0, '', 'summer-connect'),
(2493, 'Skibronx Runner', 'Welcome to Skibronx Runner! Here you make your way through the streets in this endless runner game while you encounter various challenges. In the level mode its your goal to reach the grocery store without losing. In the endless mode your goal is to reach as far as possible without losing.', 'https://img.gamemonetize.com/m3jdpqmzjs20ibx1nhos8m182x8yqsj3/512x384.jpg', 'https://html5.gamemonetize.com/m3jdpqmzjs20ibx1nhos8m182x8yqsj3/', '0', 'Boys', 0, 0, '', 'skibronx-runner'),
(2494, 'Stickman vs Zombies Minecraft', 'Stickman vs Zombies Minecraft is an action-adventure platform game in which you can play as a brave stick ninja. When you play as a stickman hero, eliminate all the craft zombies and collect coins with each eliminated sombie so you can unlock new skins. Move around the map and look for all the zombies before they find you and run to catch you or shoot at your position. Dont leave even one alive, dont stop moving or all the zombie craft will try to catch you.', 'https://img.gamemonetize.com/bztju5apx957kapkxnzocq3au3f8kq3y/512x384.jpg', 'https://html5.gamemonetize.com/bztju5apx957kapkxnzocq3au3f8kq3y/', '0', 'Fighting', 0, 0, '', 'stickman-vs-zombies-minecraft'),
(2495, 'Baby Taylor Life Diary', 'Baby Taylor Life Diary is a cleaning and pet care game for girls. Taylors mum is going out and she has given Taylor the task of cleaning her room. You need to help Taylor along with it. There are 4 tasks, which are bathing your pet, sorting out the scattered toys, cleaning the dusty bookshelf, and making a nice-looking harpsichord. During the game, you can not only enjoy the game but also learn how to do housework and take care of your pet. Can you make sure that you do all the tasks before your mum comes home? Join the game now and try it out.', 'https://img.gamemonetize.com/qbkxehbhjd2ktnkzzigazxdhhg9v3jdx/512x384.jpg', 'https://html5.gamemonetize.com/qbkxehbhjd2ktnkzzigazxdhhg9v3jdx/', '0', 'Hypercasual', 0, 0, '', 'baby-taylor-life-diary'),
(2496, 'World S Hardest Game Hate Cube', 'Worlds Hardest Game: Hate Cube is a difficult arcade game. It is also a deep challenge to the players skills and psychological endurance. You will face different challenges and feel the tension. Unlock each special level and overcome countless obstacles. Only the true master can stand on the peak of victory! Challenge the limit and surpass yourself! The most difficult game in the world is waiting for you to fight!', 'https://img.gamemonetize.com/7wiqs25lalcwv91g77f2fasx2bk1od7l/512x384.jpg', 'https://html5.gamemonetize.com/7wiqs25lalcwv91g77f2fasx2bk1od7l/', '0', 'Puzzles', 0, 0, '', 'world-s-hardest-game-hate-cube'),
(2497, 'Little Panda S Chinese Recipes 2', 'Chinese culture has a long history, and its food culture is also worth appreciating. In this game, you will experience making delicious Chinese food such as Yuanxiao, noodles, and candied haws.', 'https://img.gamemonetize.com/bafq8i2iqi7qjy77jwcjjbi328tjp909/512x384.jpg', 'https://html5.gamemonetize.com/bafq8i2iqi7qjy77jwcjjbi328tjp909/', '0', 'Girls', 0, 0, '', 'little-panda-s-chinese-recipes-'),
(2498, 'Colored Rings', 'Play Colored Rings game online and for free. In it we invite you to solve a puzzle that will be related to rings. In front of you on the screen you will see a playing field on which there will be rings of different colors. They will be linked to each other. You will need to inspect everything very carefully. Using the mouse, you can rotate these rings in space. By doing this, in the game Colored Rings you will unhook the rings from each other and receive points for this. As soon as you completely clear the field of rings, you will move on to the next level of the game.', 'https://img.gamemonetize.com/jcv3w9zw74yyhxbydp1f0bs5rpmjjk1r/512x384.jpg', 'https://html5.gamemonetize.com/jcv3w9zw74yyhxbydp1f0bs5rpmjjk1r/', '0', 'Puzzles', 0, 0, '', 'colored-rings'),
(2499, 'Black Holes', 'In this fast-paced, action-packed game, you control a stone that is being pulled towards a fast-moving galaxy object in a space setting. The goal of the game is to make the stone collide with the galaxy object as soon as possible. The further you get before colliding, the higher your score. The game gets faster and more challenging as you progress, so youll need to be quick and nimble to keep up. Features: Fast-paced action: The game is fast-paced and challenging, requiring quick reflexes and good hand-eye coordination. Endless replayability: Play again and again!', 'https://img.gamemonetize.com/ynsi4upnufn5d67xf0ttv5nqqx0mkva7/512x384.jpg', 'https://html5.gamemonetize.com/ynsi4upnufn5d67xf0ttv5nqqx0mkva7/', '0', 'Hypercasual', 0, 0, '', 'black-holes'),
(2500, 'Cute Monkey Mart', 'an exciting mobile game that takes you on a whimsical journey into a world Monkey Mart is an exciting and captivating mobile game that takes you on a whimsical journey into a world where monkeys run their very own supermarket. Prepare to be immersed in a vibrant and bustling environment where these adorable primates cultivate and sell a wide array of items to their fellow animal customers.', 'https://img.gamemonetize.com/labp0rn30i2bbbaj0bmd163u9lty6ung/512x384.jpg', 'https://html5.gamemonetize.com/labp0rn30i2bbbaj0bmd163u9lty6ung/', '0', 'Hypercasual', 0, 0, '', 'cute-monkey-mart'),
(2501, 'Solitaire Match Puzzle', 'Hot pot, barbecue, custard tarts, pasta whatever you love is here. Solitaire Match Puzzle is a food-themed puzzle game. The game contains food and desserts from all over the world, every time the game starts there will be a lot of food cards, and these cards overlap each other.', 'https://img.gamemonetize.com/eich7vpcet72i1u1gzsoxs9u88fir3na/512x384.jpg', 'https://html5.gamemonetize.com/eich7vpcet72i1u1gzsoxs9u88fir3na/', '0', 'Puzzles', 0, 0, '', 'solitaire-match-puzzle'),
(2502, 'Girl Bike Fix Washing Salon', 'Girl Bike Fix Washing Salon is a cleaning game. In this game, you can not only clean the bike but also fix it. We provide you with two colors of bikes, purple and pink, which are very suitable for girls. You can choose one you like best to start cleaning and repairing.', 'https://img.gamemonetize.com/g3nt31ov6meqkq2vikfc4fgzu77zonxt/512x384.jpg', 'https://html5.gamemonetize.com/g3nt31ov6meqkq2vikfc4fgzu77zonxt/', '0', 'Hypercasual', 0, 0, '', 'girl-bike-fix-washing-salon'),
(2503, 'Simple Word Search', 'A fun simple crossword puzzle game. Engage in an entertaining and straightforward crossword puzzle game! Challenge your vocabulary skills by discovering hidden words. Can you find them all to win?', 'https://img.gamemonetize.com/rz2wh4eyph6olj3yhu8onr9zu9ntkky9/512x384.jpg', 'https://html5.gamemonetize.com/rz2wh4eyph6olj3yhu8onr9zu9ntkky9/', '0', 'Puzzles', 0, 0, '', 'simple-word-search'),
(2504, 'Boxes Chaser', 'Hey help the little color Boxes to escape from the Chaser! Avoid all obstacles and try to resit the more you can! Complete all 20 space Levels and go back to the earth!', 'https://img.gamemonetize.com/71gv5nc8syk7ax4b9ubbdk5pvm7nawog/512x384.jpg', 'https://html5.gamemonetize.com/71gv5nc8syk7ax4b9ubbdk5pvm7nawog/', '0', 'Clicker', 0, 0, '', 'boxes-chaser'),
(2505, 'Animal Farm Merge', 'Dive into a Animal farm journey where you can train your skills to merge all the animals and get the big Horse. Can you be the first one to get the giant horse ? Lets find out in . Are you ready to take on the challenge and become the ultimate fruit merging master? Start your Farming adventure in Animal farm merge now!', 'https://img.gamemonetize.com/k87d287ldcd5en9q2m1m5g4tro4s8jf3/512x384.jpg', 'https://html5.gamemonetize.com/k87d287ldcd5en9q2m1m5g4tro4s8jf3/', '0', 'Hypercasual', 0, 0, '', 'animal-farm-merge'),
(2506, 'Airport Security 3d', 'Airport Security 3D is an airport security check simulation game with 3D cartoon models. Your mission is to arrest criminals with fake IDs and weapons while approving civilians. On the counter, you need to check the passengers name and corresponding ID card. At the security checkpoint, you are required to check their baggage and find the criminals who take weapons. Finally, you can question the criminals.', 'https://img.gamemonetize.com/vsgpevum1ik6sadjaxiu5wbr07vcks2b/512x384.jpg', 'https://html5.gamemonetize.com/vsgpevum1ik6sadjaxiu5wbr07vcks2b/', '0', 'Hypercasual', 0, 0, '', 'airport-security-d'),
(2507, 'Fruit Merge Catalogue', 'Dive into a fruit-matching journey where you can train your skills to merge all the fruits and get the big watermelon . Can you be the first one to get the giant watermelon? Lets find out in . Are you ready to take on the challenge and become the ultimate fruit merging master? Start your fruity adventure in Fruit merge now!', 'https://img.gamemonetize.com/rowsfkels23s8apc3n30bx3yvguo66wd/512x384.jpg', 'https://html5.gamemonetize.com/rowsfkels23s8apc3n30bx3yvguo66wd/', '0', 'Puzzles', 0, 0, '', 'fruit-merge-catalogue'),
(2508, 'Innocent Hexa Puzzle', 'Innocent Hexa Puzzle is a captivating jigsaw game where pieces are uniquely shaped as hexagons. Challenge yourself to fit these hexa pieces perfectly and complete the beautiful puzzles.', 'https://img.gamemonetize.com/3mdvm3rlgsebr9bf9aawdz37kzy9f9vj/512x384.jpg', 'https://html5.gamemonetize.com/3mdvm3rlgsebr9bf9aawdz37kzy9f9vj/', '0', 'Puzzles', 0, 0, '', 'innocent-hexa-puzzle'),
(2509, 'Money Up', 'Money Up is like a progressing road where different choices present themselves at every step. Your past choices determine your current situation. Additionally, you can also collect money along the way to increase your wealth. Your goal is to accumulate as much wealth as possible', 'https://img.gamemonetize.com/fa522sgi5k6hffgec7ddqm41r9v7ah2y/512x384.jpg', 'https://html5.gamemonetize.com/fa522sgi5k6hffgec7ddqm41r9v7ah2y/', '0', 'Hypercasual', 0, 0, '', 'money-up'),
(2510, 'Crazy Head Runner', 'Experience the thrill of evolving as you navigate through dynamic gates! Each gate you pass will boost your strength and transform your head into unique styles. Collect power-ups, avoid obstacles, and reach new levels of power. Dive into this exciting journey and become the ultimate head runner. Simple controls and endless fun await you!', 'https://img.gamemonetize.com/a1v3idx644uwhd60ltk89xga8wytw9vi/512x384.jpg', 'https://html5.gamemonetize.com/a1v3idx644uwhd60ltk89xga8wytw9vi/', '0', 'Hypercasual', 0, 0, '', 'crazy-head-runner'),
(2511, 'Frisbee 3D', 'Welcome to Frisbee 3D Game! Tap or click to launch your frisbee, and swipe left and right to control it in the sky. Guide it through circles and avoid obstacles and trees until you reach the basket to unlock the next level. Each level has increasing difficulties and new obstacles, so be careful. Enjoy playing Frisbee 3D!', 'https://img.gamemonetize.com/r78r6yr0ahy568u7vm055r8o11ywwzk7/512x384.jpg', 'https://html5.gamemonetize.com/r78r6yr0ahy568u7vm055r8o11ywwzk7/', '0', 'Sports', 0, 0, '', 'frisbee-d'),
(2512, 'Zombie Royale Io', 'Zombie Royale io is a collecting survival arcade IO game. With 3D cartoon survivors, you need to help them rescue more survivors and shoot down as many zombies as you can. As the time goes on, you will meet more and more strong zombies. They will come and chase the last survivors randomly. You can summon more soldiers and bombs in the game. After each round, you can use the gold coins to upgrade your survivors.', 'https://img.gamemonetize.com/d3zex3l2rordlog1xeiq4id7521xskby/512x384.jpg', 'https://html5.gamemonetize.com/d3zex3l2rordlog1xeiq4id7521xskby/', '0', 'Fighting', 0, 0, '', 'zombie-royale-io'),
(2513, 'Sky Man', 'Welcome to Sky Man, a thrilling and addictive platformer game where you control a daring aviator navigating through the skies filled with obstacles and challenges. Embark on an epic adventure across beautifully designed levels, each more challenging than the last. Features: Exciting Levels: Navigate through various levels, each uniquely designed with increasing difficulty and new obstacles to conquer. Smooth Controls: Experience seamless and responsive controls as you guide Sky Man through the treacherous skies.', 'https://img.gamemonetize.com/yfv6w8zaxtc6uwhno3jcs02u4i3hku81/512x384.jpg', 'https://html5.gamemonetize.com/yfv6w8zaxtc6uwhno3jcs02u4i3hku81/', '0', 'Adventure', 0, 0, '', 'sky-man'),
(2514, 'Jewel Garden Story', 'Enter a dazzling realm where sparkling jewels await your matching skills. Challenge yourself to achieve high scores and enjoy the visually stunning jewel combinations. Perfect for puzzle enthusiasts seeking endless entertainment.', 'https://img.gamemonetize.com/oezoo219v0bf4t552hfiityulzwls396/512x384.jpg', 'https://html5.gamemonetize.com/oezoo219v0bf4t552hfiityulzwls396/', '0', 'Hypercasual', 0, 0, '', 'jewel-garden-story'),
(2515, 'The Trendy Mermaid', 'Embark on an exciting journey of makeup, accessories, and fashion to help Ariel make an unforgettable comeback. With a wide selection of clothes, makeup, and accessories, help Ariel become the trendiest mermaid ever. Enjoy making her look dreamy and fabulous - The Trendy Mermaid is free to play for every girl.', 'https://img.gamemonetize.com/9ckz9yarx2x2l6yfttm2cyo8eyofhnjx/512x384.jpg', 'https://html5.gamemonetize.com/9ckz9yarx2x2l6yfttm2cyo8eyofhnjx/', '0', 'Girls', 0, 0, '', 'the-trendy-mermaid'),
(2516, 'SuperArcade: Fruits, Spears and Cubes', 'The game is a compilation of 3 popular arcade games. 1. game in the style of &amp;ldquo;watermelon games&amp;rdquo; where you need to combine fruits to improve them. You can also use different boosters. 2. a game where you have to throw a spear at balls that move in a pattern. The longer you play, the harder it is to hit the balls. 3. a game where you can control a cube to hit randomly generated holes in the wall. Also in the game there is a store with skins, which can be obtained for coins or advertising Play now!', 'https://img.gamemonetize.com/woq23wli1odpxche8eyu0bcp54wj25uc/512x384.jpg', 'https://html5.gamemonetize.com/woq23wli1odpxche8eyu0bcp54wj25uc/', '0', 'Hypercasual', 0, 0, '', 'superarcade-fruits-spears-and-cubes'),
(2517, 'City Encounter', 'Inspector Vijay is taking the challenge of encountering alone with the terrorist coming to the city. Help Inspector Vijay to protect the city from terror. *Upgrade the weapons with the money you get rewarded. *Change the gun by selecting the arrow in the HUD *Buy bombs and use them when required. *You can purchase the bullets when its over. *Better helmets and bulletproof jackets will be available to purchase at higher levels. *Collect the medicine boxes to improve health.', 'https://img.gamemonetize.com/bbb0kd8l3uj5h0ig5ymy6rcnni6cz9ad/512x384.jpg', 'https://html5.gamemonetize.com/bbb0kd8l3uj5h0ig5ymy6rcnni6cz9ad/', '0', 'Shooting', 0, 0, '', 'city-encounter'),
(2518, 'Set The Box', 'Welcome to Set The BOX, a fun and addictive physics-based puzzle game where you challenge your stacking skills and precision. The goal is simple: stack the boxes as high as you can without toppling them over. But beware, the higher you stack, the more unstable it gets! Features: Challenging Gameplay: Each level requires careful planning and precise control to stack the boxes perfectly. The gameplay is easy to pick up but hard to master. Intuitive Controls: Simply tap and hold to drop the boxes. The longer you hold, the more accurately you can position the boxes.', 'https://img.gamemonetize.com/8n1zlwkuvq0of7thttmjnszx8vwz3kjx/512x384.jpg', 'https://html5.gamemonetize.com/8n1zlwkuvq0of7thttmjnszx8vwz3kjx/', '0', 'Puzzles', 0, 0, '', 'set-the-box');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2519, 'Buddy Quest', 'Explore the fun and use your brain to find the buddy A physics based brain game, you have to destroy those blocks then help the player to get nearest to the buddy. Be Careful! Think twice before destroying any blocks as falling to ground means the game will be over. If you like genres such as brain games, puzzle games or just want to have a good time then this game is for you. Features of this game: High Quality graphics Game size is minimal (but not compromised the graphics) Super simple controls make it easy to start playing Interesting levels will not let you get bored.', 'https://img.gamemonetize.com/utifzzxofepiap3r2krojlyim62y9o36/512x384.jpg', 'https://html5.gamemonetize.com/utifzzxofepiap3r2krojlyim62y9o36/', '0', 'Puzzles', 0, 0, '', 'buddy-quest'),
(2520, 'Tetra Challenge', 'Are you looking for a new and exciting Tetris puzzle game?Then you are at the right place. Welcome to &amp;lsquo;Tetra Challenge&amp;rsquo;.It is the most advanced and engaging tetris reverse puzzle game.It will test your gaming skill to complete the level. The main object of this game is to place the block in the right position,if the match goes right,you will be rewarded.If you fail to do so,the automatic moving block will fill the game area and the game will be over. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests', 'https://img.gamemonetize.com/pczxlmoh3e4hvnqw11nchk1wk20p8g0l/512x384.jpg', 'https://html5.gamemonetize.com/pczxlmoh3e4hvnqw11nchk1wk20p8g0l/', '0', 'Puzzles', 0, 0, '', 'tetra-challenge'),
(2521, 'Boxes Drop', 'Play at Boxes Drop and have fun with this entertaining puzzle game! The goal of the game is to get the coin into the basket without letting it touch the ground! Try to complete all different 24 levels! How to do this? Simply: destroy the wood boxes and, using the principles of physics to roll the boxes inside the basket! Boxes Drop is simple and fun puzzle game for everyone!', 'https://img.gamemonetize.com/7ybgschycf679rhbnsg0vqyz491c7s9e/512x384.jpg', 'https://html5.gamemonetize.com/7ybgschycf679rhbnsg0vqyz491c7s9e/', '0', 'Puzzles', 0, 0, '', 'boxes-drop'),
(2522, 'Car Rush Super', 'Welcome to Car Rush Super Racing Game! Select your car and start the Race against others. Tap and hold to avoid crushing other vehicles, and keep dodging till you reach the final line. Enjoy!', 'https://img.gamemonetize.com/sh9bb4odd3mlle7vjddve23jgdsx00ff/512x384.jpg', 'https://html5.gamemonetize.com/sh9bb4odd3mlle7vjddve23jgdsx00ff/', '0', 'Racing', 0, 0, '', 'car-rush-super'),
(2523, 'City Run.io', 'In this fast-paced game, youll find yourself hurtling through bustling cities, dodging pedestrians and obstacles as you go. Your goal is to collect grey pedestrians and merge them into a single, giant entity, allowing you to take on other opponents and compete for dominance. As you progress, youll need to navigate increasingly crowded streets and challenging terrain to emerge victorious. Can you outrun and outmaneuver your opponents to be crowned the ultimate winner?', 'https://img.gamemonetize.com/yffqin0i6g8wp9s0d2ceppd0nafsp15m/512x384.jpg', 'https://html5.gamemonetize.com/yffqin0i6g8wp9s0d2ceppd0nafsp15m/', '0', 'Fighting', 0, 0, '', 'city-runio'),
(2524, 'Stickman The Flash', 'Stickman The Flash is a fighting RPG arcade game with 2D stickman warriors. In the Survival Mode, you need to survive as long as you can by dodging red areas and killing incoming enemies. You can collect different weapons when you kill the corresponding enemies. When you earn enough gems, you can unlock and equip them in the Equipment Store, and they will increase your full abilities. Keep calm and slaughter them all!', 'https://img.gamemonetize.com/qfh8jceadtfl6m0ilctnpy6elqpdp04p/512x384.jpg', 'https://html5.gamemonetize.com/qfh8jceadtfl6m0ilctnpy6elqpdp04p/', '0', 'Fighting', 0, 0, '', 'stickman-the-flash'),
(2525, 'Help Me Tricky Story', 'Help Me: Tricky Story is a fun-filled brain test game. This fun game is the best combination of brain puzzles with 17 levels, complete the appropriate actions according to the prompts, pulling teeth, eating fries, eating cheese, etc., featuring scenarios that happen in everyday life.', 'https://img.gamemonetize.com/ty61leabh5k1erxj05pisjemmkcc6gsv/512x384.jpg', 'https://html5.gamemonetize.com/ty61leabh5k1erxj05pisjemmkcc6gsv/', '0', 'Puzzles', 0, 0, '', 'help-me-tricky-story'),
(2526, 'Brick Game Classic', 'Brick Game Classic is a classic Tetris online game. If you are a fan of classic games, then this game that has been popular for many years is just right for you. When any row or column is filled, it is eliminated. You can change the shape of the cubes before they fall to eliminate them quickly. You can also make them fall faster if you are satisfied with their shape. Now join the world of fun games.', 'https://img.gamemonetize.com/5w9koxawud7zr4gokc9juotpchqez273/512x384.jpg', 'https://html5.gamemonetize.com/5w9koxawud7zr4gokc9juotpchqez273/', '0', 'Puzzles', 0, 0, '', 'brick-game-classic'),
(2527, 'Baby Taylor House Cleanup', 'This is a cleaning online game for girls. If you like cleaning games, then this is the perfect game for you. Tylers family has decided to do some housework this weekend. Mum and dad want to teach Tyler how to clean his room. They plan to clean the room, the toilet, the kitchen, and the pet house. Can you help them? You need to start by helping Taylor clean her room and organize her randomly placed items. After the cleaning is done, you need to continue to help her clean the kitchen and the toilet. Finally, the home of Taylors pet dog is also dirty, so youd better clean it up with her. Join the fun game world now.', 'https://img.gamemonetize.com/rljlw246wp3bgs44400oi8cxqucvg6w9/512x384.jpg', 'https://html5.gamemonetize.com/rljlw246wp3bgs44400oi8cxqucvg6w9/', '0', 'Hypercasual', 0, 0, '', 'baby-taylor-house-cleanup'),
(2528, 'Merge Card 2048', 'Challenge your logical thinking ability with the 2048 card merge game. Can you pass our challenge of merging to the number 128 million?', 'https://img.gamemonetize.com/z3toi22308992ndrx7huta2xpfzr3a6j/512x384.jpg', 'https://html5.gamemonetize.com/z3toi22308992ndrx7huta2xpfzr3a6j/', '0', 'Puzzles', 0, 0, '', 'merge-card-'),
(2529, 'Ellie And Ben Insta Fashion', 'Welcome to Ellie And Ben Insta Fashion. Help Ellie and her boyfriend Ben to choose an outstanding outfit to show their fashion skill on Instagram. Browse their wardrobe and pick costumes based on their moods. You can make their looks better with the help of other accessories. Join and play with your favorite couples. Have fun!', 'https://img.gamemonetize.com/y53pkgkul2bvodw22pdauo5lh4sprnv1/512x384.jpg', 'https://html5.gamemonetize.com/y53pkgkul2bvodw22pdauo5lh4sprnv1/', '0', 'Girls', 0, 0, '', 'ellie-and-ben-insta-fashion'),
(2530, 'Alex Adventure of Word', 'Solve the word puzzle to improve your word stock Place the desired word from the given hint of alphabets. Use your brain to place the correct alphabet. If you like genres such as word-puzzle games, puzzle games or just want to have a good time then this game is for you. Features of this game: High Quality graphics will leave only positive feedback Game size is minimal (but not compromised the graphics) and it is good for your device health Super simple controls make it easy to start playing Interesting levels will not let you get bored while playing the game.', 'https://img.gamemonetize.com/ddmv1wvgdfu14mb9d6fr7zu4bxndv08p/512x384.jpg', 'https://html5.gamemonetize.com/ddmv1wvgdfu14mb9d6fr7zu4bxndv08p/', '0', 'Puzzles', 0, 0, '', 'alex-adventure-of-word'),
(2531, 'Bubbles Pop Challenge', 'Pop, pop, pop! Welcome to Bubbles Pop! Throw your bubbles and challenge yourself to achieve the highest score possible in this satisfying and relaxing game. Collect coins to buy new weapons from the shop. Eaxh weapon has its own unique ability. Drag and release according to the direction you want to throw your weapons, watch out for the energy bar; if it depletes, its game over.', 'https://img.gamemonetize.com/xzhclpx8ma2qh2vvafdqkg6bx8w9kp1b/512x384.jpg', 'https://html5.gamemonetize.com/xzhclpx8ma2qh2vvafdqkg6bx8w9kp1b/', '0', 'Adventure', 0, 0, '', 'bubbles-pop-challenge'),
(2532, 'Block Mania', 'Block Mania is an addictive block puzzle game combines block building, puzzle solving and enjoyable gameplay. This great block puzzle game offers an exciting and entertaining experience for players of all ages.', 'https://img.gamemonetize.com/l0ffyelw7fn53oxwjf27zftkr5mr3a87/512x384.jpg', 'https://html5.gamemonetize.com/l0ffyelw7fn53oxwjf27zftkr5mr3a87/', '0', 'Puzzles', 0, 0, '', 'block-mania'),
(2533, 'Boom Stick Bazooka 2 Puzzles', 'Welcome to the explosive world of Boom Stick Bazooka 2, a free online game to destroy platforms and enemy stickmen with your customizable bazooka. Aim and shoot to eliminate the towers where the black stickmen are, some of which if you delay will shoot you trying to eliminate your 3 lives. You will have 3 opportunities to aim and shoot in each level, you can repeat at any time or buy more ammunition. To eliminate enemies faster, try to destroy the barrels so that they explode nearby and destroy the towers. With each level you pass, you will get coins which, when collected, you can buy new skins and new weapons which will have better charact', 'https://img.gamemonetize.com/nr4piqtonxo1bfiolcy70aeo7itsxdr3/512x384.jpg', 'https://html5.gamemonetize.com/nr4piqtonxo1bfiolcy70aeo7itsxdr3/', '0', 'Shooting', 0, 0, '', 'boom-stick-bazooka--puzzles'),
(2534, 'Clue Hunter', 'Clue Hunter is an interesting crime-solving puzzle game. If you also like detective games, and logic to solve puzzles, you absolutely can not miss it! There are five levels in this game, Help Mom, Save the Girl, Laundry Master, Loss Escape, and Strange Neighbors. As simple as it may seem, passing the levels is difficult! Dig deep into the details and use your analytical skills to find hidden objects and clues. One after another difficult cases are waiting for you to solve! Wish you success!', 'https://img.gamemonetize.com/0dwmk0t11ih0am1319jh76rdalq7zky0/512x384.jpg', 'https://html5.gamemonetize.com/0dwmk0t11ih0am1319jh76rdalq7zky0/', '0', 'Puzzles', 0, 0, '', 'clue-hunter'),
(2535, 'Zoo Animal Hotel', 'In this cleaning game, you will experience an unrivaled cleaning experience and try to make this animal hotel a great impression on your future customers. You may start with the tiger dress-up or in any order you like but know that no matter which one you start with, you should complete all the tasks. Create an original look for our tiger cubs and dont be afraid to use crazy accessories such as colorful hats and big sunglasses. During both stages, you will clean the room and reception. Try to provide quality service and complete chores with your dog and rabbit. Wipe off the dust, clean the floors, and deal with other messy areas.', 'https://img.gamemonetize.com/y7lx691n2pg10fsjsy3959jx2wmh6tfr/512x384.jpg', 'https://html5.gamemonetize.com/y7lx691n2pg10fsjsy3959jx2wmh6tfr/', '0', 'Hypercasual', 0, 0, '', 'zoo-animal-hotel'),
(2536, 'Colorful Cubes', 'This is a game where the player uses colorful cubes to paint the required number of small white platforms. During the game, the player must avoid spikes, deceptive platforms, and platforms that delay the player.', 'https://img.gamemonetize.com/vjaeux26xsh0vstrfe5i0sb6v4yxp6oc/512x384.jpg', 'https://html5.gamemonetize.com/vjaeux26xsh0vstrfe5i0sb6v4yxp6oc/', '0', 'Puzzles', 0, 0, '', 'colorful-cubes'),
(2537, 'Chick Chase', 'Welcome to Chick Chase, a delightful and addictive platformer game where you control a brave chicken on a quest to collect eggs scattered across various challenging levels. Embark on an egg-citing journey filled with fun obstacles and beautifully designed environments. Features: Challenging Levels: Explore numerous levels, each uniquely designed with increasing difficulty and new obstacles to overcome. Each level presents a fresh challenge that keeps the gameplay engaging. Collectible Eggs: Gather eggs scattered throughout the levels to increase your score and unlock new achievements. Challenge yourself to collect them all!', 'https://img.gamemonetize.com/zq13aivhiwn15quh294bxxlvrat8faou/512x384.jpg', 'https://html5.gamemonetize.com/zq13aivhiwn15quh294bxxlvrat8faou/', '0', 'Adventure', 0, 0, '', 'chick-chase'),
(2538, 'Underground Prison Escape', 'Underground Prison Escape offers an exciting escape experience with a hyper casual game full of action and strategy. Play a character trapped between the cold walls of the prison, under the watchful eye of guards, and in corridors full of traps. Your goal is to escape from this challenging prison by overcoming all obstacles. The game is filled with a series of puzzles and obstacles that will limit your intelligence and speed. Collect clues inside the prison, maintain your stealth and wait for the right moment. Every move is critical to your freedom. Move through the prison world while evading the guards and apply your strategy to break free', 'https://img.gamemonetize.com/x35n0vq02wdzz6j9ks0xx05knzl3sewr/512x384.jpg', 'https://html5.gamemonetize.com/x35n0vq02wdzz6j9ks0xx05knzl3sewr/', '0', 'Hypercasual', 0, 0, '', 'underground-prison-escape'),
(2539, 'Chibi Doll Art Magic', 'Unleash your creativity and dive into the enchanting world of Chibi Doll Art Magic! This captivating game invites you to explore your artistic talents by designing and customizing adorable chibi dolls. With endless possibilities and a magical touch, you can bring your unique visions to life. Design, customize, and create stunning chibi dolls that reflect your unique artistic vision. The magic is in your hands!', 'https://img.gamemonetize.com/yy71luo3x0t6933v8m9kno6qqh7wienx/512x384.jpg', 'https://html5.gamemonetize.com/yy71luo3x0t6933v8m9kno6qqh7wienx/', '0', 'Hypercasual', 0, 0, '', 'chibi-doll-art-magic'),
(2540, 'Rotating Boxes', 'ChatGPT Rotating Boxes is a funny game where you must control a big rolling Box wheel through 30 levels. With its original and colorful graphics, Rotating Boxes will be a pleasant time-killer, simple but addicting. You will need to jump, accelerate, brake, and have perfect control of your stone to complete all levels!', 'https://img.gamemonetize.com/7pp1olk7tl7y2gqdakdw1sfyicyvxp66/512x384.jpg', 'https://html5.gamemonetize.com/7pp1olk7tl7y2gqdakdw1sfyicyvxp66/', '0', 'Puzzles', 0, 0, '', 'rotating-boxes'),
(2541, 'BFF Summer Shine Look', 'Welcome to BFF Summer Shine Look. Bffs are planning for the weekend summer party at the resort. They are bored of trying old fashion summer costumes. Browse their wardrobe for a new collection of outfits and pick a suitable one for each one. Choose matching accessories and unique hairstyles for them. Help them and make this summer party a more memorable one.', 'https://img.gamemonetize.com/rdxaoe3rdbmy0iwwmpfd8vbf16bcui7s/512x384.jpg', 'https://html5.gamemonetize.com/rdxaoe3rdbmy0iwwmpfd8vbf16bcui7s/', '0', 'Girls', 0, 0, '', 'bff-summer-shine-look'),
(2542, 'Gem Run Gem Stack', 'Gem Run: Gem Stack is recommended as a vertical-version running arcade game. With 3D gems and tools, you need to collect enough mines, process and mold the mines and put the diamonds on the rings. The more gem rings you make, the more money you can win. When you have enough money, you can unlock rings, colors, and hands in the shop.', 'https://img.gamemonetize.com/rh35siqw054qoulv1pw5ukux63j98z3i/512x384.jpg', 'https://html5.gamemonetize.com/rh35siqw054qoulv1pw5ukux63j98z3i/', '0', 'Racing', 0, 0, '', 'gem-run-gem-stack'),
(2543, 'Mini Games Casual Collection', 'Mini Games: Casual Collection is an online game. The gameplay is simple, fun, and addictive, so you wont be able to stop playing. There is no stamina display. You can play anytime anywhere. You can use hints to help you pass when you are stuck on a level. If you have any problems playing this game or have any suggestions for this game, please leave us a message. If you like our games, please share them with your friends to double the fun!', 'https://img.gamemonetize.com/86btouipzdg9rkybx68598nbzu8t166u/512x384.jpg', 'https://html5.gamemonetize.com/86btouipzdg9rkybx68598nbzu8t166u/', '0', 'Puzzles', 0, 0, '', 'mini-games-casual-collection'),
(2544, 'Unicorn Cake Maker', 'This is a dessert-making game for girls. If you like unicorns and baking simultaneously, this game is just for you. You can make cakes, ice creams, and pizzas, and decorate baked desserts with desserts and donuts. From making, and baking to decorating, you can experience it all by yourself. Our game will briefly describe the girls favorite food recipes to give you a real cake game feel. The food tools used in cooking will be controlled smoothly and realistically so that you can experience a novel gaming experience. Here you can become a food unicorn chef and decorate it as you wish. Now come and join the fun game.', 'https://img.gamemonetize.com/512tn6387uo1t64u9bmqnir5ppwn7bmp/512x384.jpg', 'https://html5.gamemonetize.com/512tn6387uo1t64u9bmqnir5ppwn7bmp/', '0', 'Girls', 0, 0, '', 'unicorn-cake-maker'),
(2545, 'World of Alice   Dino Colors', 'World of Alice - Dino Colors is an educational game developed for children with the aim of combining colors and improving logical reasoning in a fun way using a tablet, cell phone or computer. Excellent educational resource. In Alices World, learning is fun.', 'https://img.gamemonetize.com/i8iy4t4rx2k2815m8oq2yi4jtm3i4rts/512x384.jpg', 'https://html5.gamemonetize.com/i8iy4t4rx2k2815m8oq2yi4jtm3i4rts/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---dino-colors'),
(2546, 'Tiles Puzzle Fun', 'Let&amp;rsquo;s deep dive into the world of Tiles Puzzle Fun, new challenges are waiting for you Match the puzzle blocks by simply tapping. Use your brain and solve the tile block. This game has 50 levels and each level gives you a new challenge. If you like genres such as puzzle games, tile matching games or just want to have a good time then this game is for you. Features of this game: High Quality graphics will leave only positive feedback Game size is minimal (but not compromised the graphics) and it is good for your device health Super simple controls make it easy to start playing Interesting levels will not let you get bored.', 'https://img.gamemonetize.com/y4g8do606bzs8g3jx5p5nxzurc3nbec5/512x384.jpg', 'https://html5.gamemonetize.com/y4g8do606bzs8g3jx5p5nxzurc3nbec5/', '0', 'Puzzles', 0, 0, '', 'tiles-puzzle-fun'),
(2547, 'Burguer Farm version 1.0', 'In Burger Farm, your goal is to collect as many burgers falling from the sky as possible while avoiding ads that get in your way. Aim for the highest score and test your reflexes in this fun and addictive game. Can you become the ultimate burger collector?', 'https://img.gamemonetize.com/8t765lnynz3f63shdq0zrp36vgkwme90/512x384.jpg', 'https://html5.gamemonetize.com/8t765lnynz3f63shdq0zrp36vgkwme90/', '0', 'Hypercasual', 0, 0, '', 'burguer-farm-version-'),
(2548, 'Mega Prize Scratch', 'Embark on a fun journey and try your luck with scratch cards. The appearance and value of houses, cars, or animals are in your hands. Win big with the scratchers, complete all the missions, and ensure every story has a happy ending.', 'https://img.gamemonetize.com/x7tsai3gxai0ws4v3ioyqe9ko666p7br/512x384.jpg', 'https://html5.gamemonetize.com/x7tsai3gxai0ws4v3ioyqe9ko666p7br/', '0', 'Hypercasual', 0, 0, '', 'mega-prize-scratch'),
(2549, 'Block Rush', 'Welcome to Block Rush, a vibrant and addictive match-three puzzle game that will keep you entertained for hours. Match and blast your way through a variety of levels filled with colorful animal-themed blocks. With each match, you score points and clear the board, but be quick and strategic to reach the highest scores! Features: Engaging Levels: Enjoy numerous levels, each uniquely designed to challenge your matching and strategic skills. As you progress, the levels become more complex and exciting. Colorful Graphics: Immerse yourself in the vibrant and playful graphics that bring the animal-themed blocks to life.', 'https://img.gamemonetize.com/frya9suggnkd2lz9ointa8skqah5nd8k/512x384.jpg', 'https://html5.gamemonetize.com/frya9suggnkd2lz9ointa8skqah5nd8k/', '0', 'Puzzles', 0, 0, '', 'block-rush'),
(2550, 'Merge 2048 Cake', 'A unique number puzzle. It has a completely new and unusual merge mechanic &amp;ndash; just try it and you will definitely love it &amp;hellip; match games addiction guaranteed! Just look at how smoothly and beautifully those number blocks combine with each other. Hypnotizing, isn&amp;rsquo;t it? You will also appreciate the modern gameplay, simple and straightforward match game rules. Relax after a hard day and have some soft pleasure &amp;ndash; no similar 2048 game experience required! . A new generation of merge games is already here! ;) Number puzzle: relax and win Soft shapes, bright colors, smooth animation has everything for a pleasant 1024 game! Great music will also help', 'https://img.gamemonetize.com/mawi3nh6ebh72xnqh0tyoprnbsi3wcj9/512x384.jpg', 'https://html5.gamemonetize.com/mawi3nh6ebh72xnqh0tyoprnbsi3wcj9/', '0', 'Puzzles', 0, 0, '', 'merge--cake'),
(2551, 'Mad Truck', 'Are you good at challenging the balanced platforms and ramps? Mad Truck provides you with a driving simulation game. In the Level mode, you need to keep the car stable at the side. In the challenge Level mode, you can drive the car to overpass different obstacles at the normal view. All levels require players to reach the finish line as soon as possible. If you can complete the level at the marked time, you can win all 3 yellow stars.', 'https://img.gamemonetize.com/vqes6aosswf1kmk08n0d90yb9o85jffc/512x384.jpg', 'https://html5.gamemonetize.com/vqes6aosswf1kmk08n0d90yb9o85jffc/', '0', 'Racing', 0, 0, '', 'mad-truck'),
(2552, 'Zombie Raft', 'Zombie Raft is a survival game. The zombie apocalypse is coming and its time for a raft survival game! Protect yourself and other survivors from the looming zombie tsunami, and push them all back, its your responsibility to survive on the raft! Squeeze the vehicles forward and push them if necessary! Keep going, escape the zombie tsunami, and conquer the barren land! If stranded survivors are found, you need to rescue them! Join us and experience the best zombie game!', 'https://img.gamemonetize.com/wxch3vvnkopik8hc2prvw0kcg9xs7cqh/512x384.jpg', 'https://html5.gamemonetize.com/wxch3vvnkopik8hc2prvw0kcg9xs7cqh/', '0', 'Racing', 0, 0, '', 'zombie-raft'),
(2553, 'Bounce Dunk Frvr', 'Do you like to play basketball and experience the feeling of dunking? This is a bouncing dunk game. The game has a real physics engine,&amp;nbsp; you will experience the real feeling of basketball bouncing. The game will also have Multiple people dribbling, with obstacles in the middle. Dont be blocked! , the obstacles will not bring you a higher score, break them, just for the fun of dunking! Besides dunking, what else can basketball give you when you are a basketball player?', 'https://img.gamemonetize.com/6u6wvhyvbgusqnzxuk8aw911ar2vx73d/512x384.jpg', 'https://html5.gamemonetize.com/6u6wvhyvbgusqnzxuk8aw911ar2vx73d/', '0', 'Sports', 0, 0, '', 'bounce-dunk-frvr'),
(2554, 'Speedy Race Math', 'Speedy Math Race is a skill game for desktop and mobile. Choose addition, subtraction, multiplication or division. Tap the right number to answer math questions correctly. Play fast to get higher scores.', 'https://img.gamemonetize.com/in52dgjmoqmmjtfr42zhg5co5aehgw6t/512x384.jpg', 'https://html5.gamemonetize.com/in52dgjmoqmmjtfr42zhg5co5aehgw6t/', '0', 'Racing', 0, 0, '', 'speedy-race-math'),
(2555, 'Sweet Baby Taylor Summer Travel', 'This is a summer simulation game. Everyone loves to enjoy the summer holidays. Spend your summer at the beach with Taylor and her friends at the beach. You need to help Taylor to clean and fix her messy house. Clean the rooms, iron clothes, change clothes, and take a bath. You need to help her repair her car. Check for leaky tires, fill up the water tank, clean the stains, and get the truck ready to drive. You can also make your delicious juices. Make mouth-watering juices and smoothies throughout the summer to keep you refreshed and feeling happy.', 'https://img.gamemonetize.com/m7322bvz6b7b5ddly880ka7kd6vc0asy/512x384.jpg', 'https://html5.gamemonetize.com/m7322bvz6b7b5ddly880ka7kd6vc0asy/', '0', 'Hypercasual', 0, 0, '', 'sweet-baby-taylor-summer-travel'),
(2556, 'Hungry Beast', 'Explore the forest to collect fruits to feed cute demon. Game story begins with a big demon&amp;rsquo;s hungry issue, and he is very angry as no fruits are left in the forest. So small demons take the responsibility to collect fruits. Player has to help the fruits by swiping them to the desired food. You can take many demon characters by using coins. Be Careful! Control the swiping time either demon will collide with spikes and the game will be over. If you like genres such as adventure, rpg, platform, quests or just want to have a good time then this game is for you. Features of this game: High Quality graphics Game size is minimal Super simple.', 'https://img.gamemonetize.com/c7nf6ekmxsp9hud9sh450h9k0y9d90a4/512x384.jpg', 'https://html5.gamemonetize.com/c7nf6ekmxsp9hud9sh450h9k0y9d90a4/', '0', 'Hypercasual', 0, 0, '', 'hungry-beast'),
(2557, 'Remove The Puzzle', 'The Remove Puzzle is an engaging and challenging game that tests your problem-solving skills. With its unique gameplay mechanics and variety of levels, it offers hours of entertainment. Whether youre a casual gamer looking for a fun way to pass the time or a puzzle enthusiast seeking a new challenge, the Remove Puzzle is sure to keep you hooked. Each level presents a different set of obstacles and requires you to think outside the box to find the solution. With its intuitive controls and visually appealing design, this game is perfect for both beginners and experienced players alike.', 'https://img.gamemonetize.com/i86tbhy37he49aiwhd3ln97dt8kt0hhc/512x384.jpg', 'https://html5.gamemonetize.com/i86tbhy37he49aiwhd3ln97dt8kt0hhc/', '0', 'Puzzles', 0, 0, '', 'remove-the-puzzle'),
(2558, 'Wood Man Cutter', 'Welcome to Wood Man Cutter 3D Game! Tap and hold to start walking, rotating with an elastic rope. Begin cutting wood from trees, but be careful to avoid metal objects and rocks. Can you pass the level 3? Enjoy this game on gamemonetize.com', 'https://img.gamemonetize.com/9dn6qz1nr6ldwr082r4t7o55aeyo3owt/512x384.jpg', 'https://html5.gamemonetize.com/9dn6qz1nr6ldwr082r4t7o55aeyo3owt/', '0', 'Fighting', 0, 0, '', 'wood-man-cutter'),
(2559, 'Monsterr Match', 'Collect the maximum score by exploding the tiles.', 'https://img.gamemonetize.com/m9bozq3pg2vywfq8mlgupk8sf9ceosl7/512x384.jpg', 'https://html5.gamemonetize.com/m9bozq3pg2vywfq8mlgupk8sf9ceosl7/', '0', 'Puzzles', 0, 0, '', 'monsterr-match'),
(2560, 'Stack Ball Legends', 'Stack Ball 3D is a casual arcade game where players control a ball that bounces on a series of circular platforms stacked on top of each other. The objective is to break through the colorful platforms by hitting them with the ball while avoiding the black platforms, which cause the ball to shatter and end the game. The game features simple controls: players tap and hold to make the ball smash through the platforms and release to stop. Each level presents dynamic platform arrangements with increasing difficulty, ensuring a fresh challenge every time. Stack Ball 3D offers a fun, fast-paced gaming experience perfect for quick sessions and casual', 'https://img.gamemonetize.com/6e37n8x8xlihofrgp3qwbtwxgxps1bw6/512x384.jpg', 'https://html5.gamemonetize.com/6e37n8x8xlihofrgp3qwbtwxgxps1bw6/', '0', 'Hypercasual', 0, 0, '', 'stack-ball-legends'),
(2561, '2 Player Mini Challenge', '2 Player Mini Challenge is an online casual game. If you want to play with your friends on the same device, or if you want to play alone against the AI, this is the game for you! This 2-player game collection features beautifully minimalist graphics that allow you to focus on going head-to-head with your opponent. The more participants you have, the more fun youll have as you practice skills, react quickly, and interact with friends, relatives, and coworkers in a whole new way.', 'https://img.gamemonetize.com/l9goa6cv46243ks7rjgh8syeue8xg9xs/512x384.jpg', 'https://html5.gamemonetize.com/l9goa6cv46243ks7rjgh8syeue8xg9xs/', '0', 'Hypercasual', 0, 0, '', '-player-mini-challenge'),
(2562, 'Baby Doll Factory', 'Baby Doll Factory is another collecting-running arcade game. With 3D cute dolls, you can make baby dolls on the conveyor in this factory. About the whole production process, you can collect more basic dolls,shape them, choose their haircuts, decorate them with clothes, and put them into the boxes. The more dolls you make, the more money you will claim. I hope you can unlock your favorite skins.', 'https://img.gamemonetize.com/aw82s9ryjoi3zkr1b7herw4qpzpal2y7/512x384.jpg', 'https://html5.gamemonetize.com/aw82s9ryjoi3zkr1b7herw4qpzpal2y7/', '0', 'Racing', 0, 0, '', 'baby-doll-factory'),
(2563, 'Punball Puzzle', 'Its time for the sleeping mages to awaken! The magic continent is at stake, so as a member of the Mages Guild, you have the important task of resisting evil and saving the Mages continent. Here, you are going to fight against the evil army to the end, resisting their wave after wave of invasion. You need to attack the enemies, but it is important to note that you should upgrade your power. A little inattention and you could be all but wiped out and have to start all over again!', 'https://img.gamemonetize.com/6qasr4o29gxcmgnsy7y7m59uq16c1vc3/512x384.jpg', 'https://html5.gamemonetize.com/6qasr4o29gxcmgnsy7y7m59uq16c1vc3/', '0', 'Puzzles', 0, 0, '', 'punball-puzzle'),
(2564, 'Puppy Friends Pet Dog Salon', 'Puppy Friends - Pet Dog Salon is a virtual pet game. Can you adopt this cute puppy? Do you like cute pet puppies? If yes, then this cute puppy is waiting for your care. You can take care of it by participating in its daily activities. You need to clean its dirty body and give it a bubble bath. Remove ticks and germs from your puppys body and keep your puppy safe. Brush the nails, cut, and polish the coat of your adorable puppy.', 'https://img.gamemonetize.com/qmwbx3bmszdab9wiuppg29nx6jofguoq/512x384.jpg', 'https://html5.gamemonetize.com/qmwbx3bmszdab9wiuppg29nx6jofguoq/', '0', 'Girls', 0, 0, '', 'puppy-friends-pet-dog-salon'),
(2565, 'Asoka Makeup Indian Bride', 'Immerse yourself in the colorful world of the Indian wedding tradition with Princesses Jacqueline and Eliza! Help them create the perfect wedding look with the help of various cosmetics and accessories. Choose a wedding outfit; decorate your hair with traditional accessories and create a festive makeup for the bride. Use bright shadows, radiant blush and long-lasting lipstick to make the princesses look dazzling. Do not forget about the traditional jewelry: nath, earrings and necklace. Complete the image of an Indian bride and help the princesses become the most beautiful on the holiday!', 'https://img.gamemonetize.com/esoc5himb9hln9px80rb97y3x1x9mulu/512x384.jpg', 'https://html5.gamemonetize.com/esoc5himb9hln9px80rb97y3x1x9mulu/', '0', 'Girls', 0, 0, '', 'asoka-makeup-indian-bride'),
(2566, 'Mermaidcore Makeup', 'In Mermaidcore Makeup, you ladies can step into the shoes of a talented makeup artist and work your magic on three stunning ladies. Journey into the realm of fantasy as you help these beauties achieve their perfect, enchanting looks. Prepare for a sensational trip filled with endless options as you explore an extensive selection of hairstyles, eyeshadows, mascara, lipsticks, face patterns, and intricate shoulder and neck patterns that perfectly match each girls unique style and personality.', 'https://img.gamemonetize.com/9jbvu7cag4juxvjsl3rbbktzv4zzv1h6/512x384.jpg', 'https://html5.gamemonetize.com/9jbvu7cag4juxvjsl3rbbktzv4zzv1h6/', '0', 'Girls', 0, 0, '', 'mermaidcore-makeup'),
(2567, 'Gummy Letter Pop', 'Welcome to Gummy Letter Pop Game! Teddy Gummy Bears are falling from the sky and each on of them is holding a letter in its hands. Tap on the keyboard or mouse click on the letters in the bears hands before they reach the ground to collect more points. Can you get the highest score?', 'https://img.gamemonetize.com/zfoiqfngu27bg3ncgewn753awga6cvsr/512x384.jpg', 'https://html5.gamemonetize.com/zfoiqfngu27bg3ncgewn753awga6cvsr/', '0', 'Puzzles', 0, 0, '', 'gummy-letter-pop'),
(2568, 'Boxes', 'Get into the whimsical world of Boxes! Guide a charming little green box through 20 captivating levels in this physics-based puzzle adventure. Your mission: find all the missing pearls scattered throughout each level. With intuitive controls and a delightful art style, Boxes challenges your problem-solving skills and reflexes. Navigate intricate mazes, overcome dynamic obstacles, and unlock secrets in a quest that&amp;rsquo;s perfect for players of all ages. Can you help the little green box restore the pearl treasure? Play now and find out!', 'https://img.gamemonetize.com/cou0r9bop7uaq69zjnscfjco8z8f30p6/512x384.jpg', 'https://html5.gamemonetize.com/cou0r9bop7uaq69zjnscfjco8z8f30p6/', '0', 'Hypercasual', 0, 0, '', 'boxes'),
(2569, 'Puzzle World', 'Explore the world of puzzles with Image Puzzles of birds, animals, fruits, ice cream etc. If you are a puzzle lover, and love to find images download this game and start your journey towards a great puzzle world. There are many types of images like animals, fruits, cars, foods etc. present in this game and you have to drag and drop the correct image to solve the puzzle. If you like genres such as puzzle games, image puzzle games or just want to have a good time then this game is for you. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests', 'https://img.gamemonetize.com/ybkmueg5b6f7v6vidmg19ymbsoqkxni5/512x384.jpg', 'https://html5.gamemonetize.com/ybkmueg5b6f7v6vidmg19ymbsoqkxni5/', '0', 'Puzzles', 0, 0, '', 'puzzle-world'),
(2570, 'Jungle Jigsaw Fun', 'Enjoy the lush greenery and vibrant wildlife of the jungle with our jigsaw puzzle game. Piece together scenes featuring very cute animals and experience the charm and beauty of the wild from the comfort of your home!', 'https://img.gamemonetize.com/q96xxarfmmd3lk0u8wasvzf3gm25bv5s/512x384.jpg', 'https://html5.gamemonetize.com/q96xxarfmmd3lk0u8wasvzf3gm25bv5s/', '0', 'Puzzles', 0, 0, '', 'jungle-jigsaw-fun'),
(2571, 'Reef Connect Challenge', 'Embark on an underwater adventure with Reef Connect Challenge! In this engaging puzzle game, youll dive into the vibrant world of coral reefs, drawing lines to connect two or more matching blocks. Each connection clears the blocks, making way for new ones to rise up from the ocean floor. With beautifully designed marine graphics and increasingly challenging levels, Reef Connect Challenge offers hours of addictive gameplay. Perfect for players of all ages, this game tests your planning, and creativity. Can you conquer the reef and become the ultimate Connect Master? Dive in and start your challenge today!', 'https://img.gamemonetize.com/hpvcws2j0mjvlz8jiqebad7jk3qnlnv8/512x384.jpg', 'https://html5.gamemonetize.com/hpvcws2j0mjvlz8jiqebad7jk3qnlnv8/', '0', 'Puzzles', 0, 0, '', 'reef-connect-challenge'),
(2572, 'World of Alice   Memory Game', 'World of Alice - Memory Game is an enchanting educational game designed for children to boost their memory and logical thinking. Explore the whimsical world of Alice, filled with delightful challenges and colorful cards that will captivate young minds. Perfect for kids eager to have fun while developing essential cognitive skills. Excellent educational resource. Uncover the magic, match the cards, and watch your memory grow stronger with every play! In Alices World, learning is fun.', 'https://img.gamemonetize.com/yxz5xdgg3mgo53m4lkoigavmbxnznf3a/512x384.jpg', 'https://html5.gamemonetize.com/yxz5xdgg3mgo53m4lkoigavmbxnznf3a/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---memory-game'),
(2573, 'Walkers Attack', 'Walkers Attack is an action-adventure game. The end of the world is coming, make your way through a world full of danger and survive! Experience non-stop action with auto-fire and strategic movement. Gather resources, defeat hordes of zombies, and complete missions to unlock new themed levels ranging from sci-fi to medieval and urban. As the levels increase, so does the challenge. Are you ready to embark on a survival adventure? Can you be humanitys last hope? Good luck!', 'https://img.gamemonetize.com/dh44famn4u2o274rck303nkfmyyx3i1k/512x384.jpg', 'https://html5.gamemonetize.com/dh44famn4u2o274rck303nkfmyyx3i1k/', '0', 'Shooting', 0, 0, '', 'walkers-attack'),
(2574, '3D FPS Target Shooting', '3D FPS Target Shooting is an addictive 3D FPS game. The logic of the game is very simple, use your weapon to aim and shoot various targets to get higher scores. Simple and unique gun control experience, aiming and shooting at the targets can be done easily with one hand.Kar98k, M24, and AWM are amazing weapons you can unlock them using the coins you get from passing the levels. The game is completely free and you can play it online on any device!', 'https://img.gamemonetize.com/s7isvw59vx79rpt2zm4cuhinpq9gg60w/512x384.jpg', 'https://html5.gamemonetize.com/s7isvw59vx79rpt2zm4cuhinpq9gg60w/', '0', 'Shooting', 0, 0, '', 'd-fps-target-shooting'),
(2575, 'Banana Farm', 'Embark on Banana Farm, an engaging business casual game catering to cat enthusiasts. As a diligent feline entrepreneur, oversee market operations and recruit adorable cat workers to enhance efficiency. Cultivate bananas and various products while serving charming cat customers eagerly queuing up. Ready to launch your supermarket?', 'https://img.gamemonetize.com/lqd67h6ng8p38r7eo0i7ej5bnj3v7hhn/512x384.jpg', 'https://html5.gamemonetize.com/lqd67h6ng8p38r7eo0i7ej5bnj3v7hhn/', '0', 'Hypercasual', 0, 0, '', 'banana-farm'),
(2576, 'Sonic Run for Lamborghini', 'Are you ready to join the excitement in Sonic Run for Lamborghini, an amazing and free-to-play online game designed for kids? In this thrilling adventure, youll guide the iconic Sonic as he races to the other side, collecting dazzling diamonds and aiming to buy a brand-new Lamborghini! Collect diamonds and work towards that ultimate Lamborghini prize. Avoid obstacles and have a blast in this high-octane adventure!', 'https://img.gamemonetize.com/xv3cs723x7cvy4ldwcutugpr8gxdfwdr/512x384.jpg', 'https://html5.gamemonetize.com/xv3cs723x7cvy4ldwcutugpr8gxdfwdr/', '0', 'Hypercasual', 0, 0, '', 'sonic-run-for-lamborghini'),
(2577, 'Chibi Beauty Salon Dress Up And Spa', 'Do you want to be a real fashionista? If you do, this game will fulfill all your fashion dreams. The fun and charming game offers a wide variety of doll looks for all girls who love dress-up games. You can mix and match various outfits, hairstyles, magic wings, and accessories to create a unique look for your cute doll and enjoy hours of entertainment. With this anime dress-up maker, you can create your cute dolls and win beauty contests! What are you waiting for? Immerse yourself in this fashion dress-up makeover game for girls and become the most popular princess doll stylist.', 'https://img.gamemonetize.com/ptg684cswsszwquxarlomp6xmphh0pzr/512x384.jpg', 'https://html5.gamemonetize.com/ptg684cswsszwquxarlomp6xmphh0pzr/', '0', 'Hypercasual', 0, 0, '', 'chibi-beauty-salon-dress-up-and-spa'),
(2578, 'Forest Tiles', 'There are several coins on the 9 by 9 playing field. It is necessary to place the blocks on the playing field in such a way as to completely assemble a vertical or horizontal line. Gold coins can be used to reset unnecessary blocks and continue the game if you lose.', 'https://img.gamemonetize.com/0kkzoff1kef939jnpk4gkg01dsj33fr8/512x384.jpg', 'https://html5.gamemonetize.com/0kkzoff1kef939jnpk4gkg01dsj33fr8/', '0', 'Puzzles', 0, 0, '', 'forest-tiles'),
(2579, 'Stick Bros Leave Prison', 'Stick Bros Leave prison is the latest installment in the stickman jail series, where you get to control not one but two individuals. Finding the proper colored keys to open the door is your objective as you lead them to the levels end. Staying one step ahead of the guards is the goal. Unlock better skins by collecting money scattered across the level. Leap and dodge obstacles to make it to your destination safely as you navigate the game.', 'https://img.gamemonetize.com/tydglseu5zkccaej7e99is984cam6y3a/512x384.jpg', 'https://html5.gamemonetize.com/tydglseu5zkccaej7e99is984cam6y3a/', '0', 'Adventure', 0, 0, '', 'stick-bros-leave-prison'),
(2580, 'Thats Not My Neighbor 2', 'Thats Not My Neighbor is a detective puzzle game. You are going to be the new janitor in this building when you are watching the tutorial video. Your job is to determine if the person who wants to enter the building is a monster. The monsters can transform into anyone and imitate them. Some monsters are not good at imitation and may develop flaws. You have no choice but to pay attention to the image of your neighbors. At the same time, remember to fill out checklists for each neighbor.', 'https://img.gamemonetize.com/1a9za56ujfca9ykgy3i7j2jvzizwog2w/512x384.jpg', 'https://html5.gamemonetize.com/1a9za56ujfca9ykgy3i7j2jvzizwog2w/', '0', 'Puzzles', 0, 0, '', 'thats-not-my-neighbor-'),
(2581, 'Dressup Yoga Girl Makeover', 'This is a fascinating dress-up online game. All the girls envy your healthy and attractive body.Everyone is fascinated by your smooth lines and perfect muscles. It is yoga and exquisite skincare which makes you so outstanding. However, just doing yoga is not enough. Skincare products, make-up, and gorgeous outfits add to your beauty. We have prepared everything for you. In our game, you may experience the make-up process before yoga, carefully choose your clothes, and be a professional yoga girl. At the end, you may take photos to commemorate your beautiful dress up. Come and join us and become a yoga beauty.', 'https://img.gamemonetize.com/drtzz4dx76rppyapefmgmcvdpo6ziwo5/512x384.jpg', 'https://html5.gamemonetize.com/drtzz4dx76rppyapefmgmcvdpo6ziwo5/', '0', 'Hypercasual', 0, 0, '', 'dressup-yoga-girl-makeover'),
(2582, 'Board Kings Board Dice', 'Board Kings: Board Dice is a classic multiplayer strategy board game. Do you like to play Monopoly,Board Kings: Board Dice is similar to Monopoly. Become the real Board King by building and upgrading your empire with dice points, building and upgrading your board, or infiltrating other players boards and attacking their buildings. This is a game where luck and strength go hand in hand to win,how is your luck today? Join us for more surprises waiting to be unlocked!', 'https://img.gamemonetize.com/qylq7h9zvv6fm2qrr9e8yprpc0opdhjd/512x384.jpg', 'https://html5.gamemonetize.com/qylq7h9zvv6fm2qrr9e8yprpc0opdhjd/', '0', 'Multiplayer', 0, 0, '', 'board-kings-board-dice'),
(2583, 'Timeless Trimble', 'Explore the world of action with a smooth simulation and gameplay of &amp;lsquo;Timeless Trimble&amp;rsquo;.Be aware of the obstacles.In the gameplay you have to deal with different enemies in each level .You can attack and destroy the enemies with your Arrow.Watchout for the fireball which is falling down from the above .If the fireballs touches you You will lead to death.If your body touches the enemy you will die. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests', 'https://img.gamemonetize.com/4l69w5f6do7700kjnbxijczsdih9ontn/512x384.jpg', 'https://html5.gamemonetize.com/4l69w5f6do7700kjnbxijczsdih9ontn/', '0', 'Hypercasual', 0, 0, '', 'timeless-trimble'),
(2584, 'Too Fit Too Fat', 'Welcome to Too Fit Too Fat hypercasual game! Tap or mouse click to start walking and choose the right door to make the princess no too fit not too fat so she can jump over the barriers. Enjoy this game on Gamemonetize.com', 'https://img.gamemonetize.com/vj5lzi5p9m8wn5k6fud7ntwygaj4hdnr/512x384.jpg', 'https://html5.gamemonetize.com/vj5lzi5p9m8wn5k6fud7ntwygaj4hdnr/', '0', 'Hypercasual', 0, 0, '', 'too-fit-too-fat'),
(2585, 'Crazy golf III', 'Crazy Golf III is like a real golf played on the hills. The game consists of 23 levels that at first sight seem very easy. All levels are different and if you need help, click the settings button from the left upper.', 'https://img.gamemonetize.com/4it2xf7jelch1pscwiuvd359l3x2rabk/512x384.jpg', 'https://html5.gamemonetize.com/4it2xf7jelch1pscwiuvd359l3x2rabk/', '0', 'Sports', 0, 0, '', 'crazy-golf-iii'),
(2586, 'Long Hair Princess Salon', 'This is a princess make-up game designed for girls. The princess is getting married, lets make up for her. Choose a beautiful dress for her and do a spa for her. You can wash her hair and do a facial spa for the princess. The game has a lot of make-up tools, you can freely choose different tools to make up. You will be dazzled by many fashionable outfits such as dresses, earrings, and high heels. You can also choose your favorite hairstyle and color. The most important thing is that you can take photos after dressing up. &lt;a href=\'https://www.babygames.com/\'&gt;https://www.babygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/nr2nulg0r37m91mfsd7oudwrxafoih4v/512x384.jpg', 'https://html5.gamemonetize.com/nr2nulg0r37m91mfsd7oudwrxafoih4v/', '0', 'Girls', 0, 0, '', 'long-hair-princess-salon'),
(2587, 'Animal Saver', 'Animal Saver is a fun bubble shooter game suitable for all ages. It offers endless entertainment and relaxation with smooth gameplay and challenging puzzles. Pop colourful animal bubbles in a vibrant world. Its easy to learn and family-friendly, providing both relaxation and excitement. Just aim, match, and pop the balls for a simple and intuitive gaming experience perfect for families! Features of this game: High Quality graphics will leave only positive feedback Game size is minimal (but not compromised the graphics) and it is good for your device health Super simple controls make it easy to start playing', 'https://img.gamemonetize.com/zesc9vypdtqy5vjqmehnkkm7urf4pmpv/512x384.jpg', 'https://html5.gamemonetize.com/zesc9vypdtqy5vjqmehnkkm7urf4pmpv/', '0', 'Shooting', 0, 0, '', 'animal-saver'),
(2588, 'Mini Games Relax Collection', 'Mini Games: Relax Collection is a stress-relieving game. The game contains five mini-games: Clean Makeup, Fix Teeth, Shave, Left/Right 1 and 2. The game requires no skill and is easy to play for all ages! Free your brain from the stress and anxiety of tedious work and let you experience endless peace and happiness, sweeping away all your worries! Whats the hesitation? &lt;a href=\'https://www.puzzlegame.com/\'&gt;https://www.puzzlegame.com/&lt;/a&gt;', 'https://img.gamemonetize.com/3e08ao2jl2vyvlsvfi86yibatr79f3uk/512x384.jpg', 'https://html5.gamemonetize.com/3e08ao2jl2vyvlsvfi86yibatr79f3uk/', '0', 'Puzzles', 0, 0, '', 'mini-games-relax-collection'),
(2589, 'Bubble Blitz Galaxy', 'Welcome to Bubble Blitz Galaxy! Aim and shoot bubbles towards similar ones to collect them while ensuring they stay away from the borderline. Experience two exciting modes: In Arcade Mode, strive to survive as long as possible and score as much as you can. In Challenge Mode, survive and achieve target scores, facing new challenges one after another. Get ready for an exhilarating bubble-blasting adventure!', 'https://img.gamemonetize.com/6t5rjvvmwkso20sq7hpbvyfoxvxwrlfp/512x384.jpg', 'https://html5.gamemonetize.com/6t5rjvvmwkso20sq7hpbvyfoxvxwrlfp/', '0', 'Puzzles', 0, 0, '', 'bubble-blitz-galaxy'),
(2590, 'Kitty Maze', 'Kitty Maze is filled with Fun and enjoyment. &amp;lsquo;Kitty Maze&amp;rsquo; is an engaging and interesting game full of fun.It will test your gaming skill to overcome the hurdle and complete the level. Main object of this game is to pass the cat from one point to another.During crossover the path is blocked by wood log.The player has to shift the wood log and make the way to pass the cat.If you not able to shift the wood log ,you will not be able to complete the level. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests.', 'https://img.gamemonetize.com/ukem7nnalwoix13pe80j52yu9gk3en7c/512x384.jpg', 'https://html5.gamemonetize.com/ukem7nnalwoix13pe80j52yu9gk3en7c/', '0', 'Puzzles', 0, 0, '', 'kitty-maze'),
(2591, 'Idle Bank', 'Idle Bank is not merely a management game but also a simulation game. With 3D stickman characters in a bank, you can control the manager to develop a bank. First, you can use the starting money to unlock a basic Reception to absorb customers. When people come into the bank and save their money here, you can take away them to unlock new facilities and hire assistants. Dont forget to upgrade your character for better capacity ability and higher speed. &lt;a href=\'https://www.bestgames.com/\'&gt;https://www.bestgames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/l0e77g0z0zeo9ivsk2dacqzeppruin2n/512x384.jpg', 'https://html5.gamemonetize.com/l0e77g0z0zeo9ivsk2dacqzeppruin2n/', '0', 'Clicker', 0, 0, '', 'idle-bank'),
(2592, 'Zombie World Rogue', 'In a survival game, players need to protect the rear core, unlock super futuristic weapons, and have supernatural abilities to resist zombie attacks.', 'https://img.gamemonetize.com/mriu6lvde034jbz0tv93aoazr9dg97rv/512x384.jpg', 'https://html5.gamemonetize.com/mriu6lvde034jbz0tv93aoazr9dg97rv/', '0', 'Adventure', 0, 0, '', 'zombie-world-rogue');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2593, 'Block Craft 3d 2', 'Block Craft 3D is a first-person RPG game with 3D pixel Minecraft models. Starting from a block base, you can attack the monsters outside to claim diamonds with weapons. I strongly suggest you build bombs to destroy terrains or build blocks to make yourself safe. When you earn enough diamonds, you can unlock and use 4 Melee weapons, 11 guns, and 8 bombs in the store. Glad you will have a good time in this block world.', 'https://img.gamemonetize.com/b12tpl9hyn1zh9yuj8vyyjj3b0z74rrj/512x384.jpg', 'https://html5.gamemonetize.com/b12tpl9hyn1zh9yuj8vyyjj3b0z74rrj/', '0', 'Shooting', 0, 0, '', 'block-craft-d-'),
(2594, 'Crazy Room 3D', 'Create your puzzle logic room with Crazy Room. Enjoy a new style of play with great puzzle logic. Puzzle your next room.Combine objects to discover new and fascinating items.', 'https://img.gamemonetize.com/2kc0vc8stti2z50wdz0gqup8g3p886o3/512x384.jpg', 'https://html5.gamemonetize.com/2kc0vc8stti2z50wdz0gqup8g3p886o3/', '0', 'Puzzles', 0, 0, '', 'crazy-room-d'),
(2595, 'Javelin Battle', 'Javelin Battle is a spear-throwing physics puzzle game with 2D stickman models. We need you to eliminate all incoming enemies at each level in the Normal Mode. When you destroy enemy infantrys shields, they will run to you quickly. I strongly suggest you destroy the enemy spearmen on the platforms first. Dont forget to choose skills to increase your abilities and power. Keep calm and aim carefully.', 'https://img.gamemonetize.com/a006nqrea1p11ps579qsfeljddvark7m/512x384.jpg', 'https://html5.gamemonetize.com/a006nqrea1p11ps579qsfeljddvark7m/', '0', 'Fighting', 0, 0, '', 'javelin-battle'),
(2596, 'Ludo King Dice Club', 'You want relax in your spare time? Lets have a relaxing game of Ludo King Dice Club, which is a classic board game. You&amp;nbsp; roll the dice to move the pieces on the board. When all the pieces reach the corresponding color of the centerboard, therefore you could win. The game supports multiplayer mode. You can invite your families or friends to play together or make new friends.', 'https://img.gamemonetize.com/1oblt7mlkg4gjwls77sg5mahwy5bugb5/512x384.jpg', 'https://html5.gamemonetize.com/1oblt7mlkg4gjwls77sg5mahwy5bugb5/', '0', 'Puzzles', 0, 0, '', 'ludo-king-dice-club'),
(2597, 'Magic Highschool Love Story', 'Hailey is the daughter of the Wicked Witch. Shes a cool, bad girl just like her mum. She will attend the prestigious Heirloom High School to study magic this year. The Snow Queen founded this high school to provide the best education for all talented kids. Today is Haileys first day of school and you have to help her make up, dress up, and fix the wings on her hands. The game has super cool dark make-up, use your imagination to decorate her eyes and mouth. Fashionable evil-style outfits will make you the coolest queen in the school. Come and join the mesmerizing world of the game.', 'https://img.gamemonetize.com/u4vxghiq11ty1v3c4isytogciqy6ln9b/512x384.jpg', 'https://html5.gamemonetize.com/u4vxghiq11ty1v3c4isytogciqy6ln9b/', '0', 'Hypercasual', 0, 0, '', 'magic-highschool-love-story'),
(2598, 'My Twin Dolphin Baby Care', 'My Twin Dolphin Baby Care is a caring game. In this game, you will be a keeper in the oceanarium to care for two cute little dolphins. As a keeper, you not only have to play with the little dolphins, but you also have to feed them, help them bathe, and treat their illnesses. Not only can you take care of the little dolphins emotions, but you can also heal your own heart through this heartwarming game. This game also has smooth animations and bright colors, which are very suitable for little girls to play. Come and try it!', 'https://img.gamemonetize.com/9zj44lx2v793ye7hpnrvawwuxu1s9amc/512x384.jpg', 'https://html5.gamemonetize.com/9zj44lx2v793ye7hpnrvawwuxu1s9amc/', '0', 'Hypercasual', 0, 0, '', 'my-twin-dolphin-baby-care'),
(2599, 'Wood Bolts Nuts Screw Pin Puzzle', 'Pin master: Screw puzzle quest &amp;amp; brain games challenges your problem-solving skills in a captivating pin puzzle adventure. Strategically tap to unlock screw holes on products, guiding metal plates to fall in the correct sequence. Navigate through intricate mazes of nuts, bolts, and plates. With each level presenting new challenges, immerse yourself in over 100 brain-teasing stages. Need a hint? No problem! Utilize the hint feature or remove random screws to progress. Download now for free and embark on a journey of clever solutions and endless fun!', 'https://img.gamemonetize.com/npqfco1jskcfh867v9tg8o63udlepk9j/512x384.jpg', 'https://html5.gamemonetize.com/npqfco1jskcfh867v9tg8o63udlepk9j/', '0', 'Puzzles', 0, 0, '', 'wood-bolts-nuts-screw-pin-puzzle'),
(2600, 'zoo Animal Transport Game', 'Play and enjoy the animals transport games creature wild animal truck games and became wild creature transporter driver. Zoo animal transporter truck games &amp;lsquo;traffic rules and drive carefully on public streets so as not to disturb the flow of traffic. Here in jungle games and animal truck driving games, you are up as a freight transporter on a major load transport truck in animal transport truck game. The gaming mode off-road animal transport offers you farm animal cargo truck which possesses all your desired features make your stay in hungry farm animal cargo transport truck zoo animal dinosaur truck transports in current wild animal games.', 'https://img.gamemonetize.com/qiggc81ft15jdw2bckyjvl1g9wev00zm/512x384.jpg', 'https://html5.gamemonetize.com/qiggc81ft15jdw2bckyjvl1g9wev00zm/', '0', 'Adventure', 0, 0, '', 'zoo-animal-transport-game'),
(2601, 'colorcandy sort puzzle', 'Welcome to our addictive and fun ball sort color puzzle game! If youre looking for a game that challenges your brain and keeps you entertained for hours, youve come to the right place. Youll never get bored. Our game is perfect for those who enjoy brain teasers, puzzles, and games that challenge their cognitive skills. Our game is a breeze. Simply drag and drop the same color balls to their corresponding bottle and witness the colorful balls Collection successful, creating a visually satisfying experience with every completed level.', 'https://img.gamemonetize.com/t87l93g5lxqtmshh6bm16nt03c1ooxxf/512x384.jpg', 'https://html5.gamemonetize.com/t87l93g5lxqtmshh6bm16nt03c1ooxxf/', '0', 'Puzzles', 0, 0, '', 'colorcandy-sort-puzzle'),
(2602, 'Traffic Speed Racing', 'In the game Traffic Speed Racing, we together with a young guy will take part in races with obstacles. These can be mines, pits and other hazards. You sat behind the wheel of the car will have to fly on the highway at the maximum possible speed and meet in a strictly allotted time. All obstacles you will have to pass by at speed. Also on the road can be bonus items.', 'https://img.gamemonetize.com/6k1vsgz4c5smpeo6ibnhha3o4wexkyrf/512x384.jpg', 'https://html5.gamemonetize.com/6k1vsgz4c5smpeo6ibnhha3o4wexkyrf/', '0', 'Racing', 0, 0, '', 'traffic-speed-racing'),
(2603, 'Buddy Rescue', 'Main object of this game is Rescuing Bruno.Hence Jackson went for the rescue.During crossover the player has face many obstacles such as spikes,hanging round weapon ,rotating blade and others anonymous objects.If the player collide mistakenly with those object the player will die and the level will over.Apart from The player has to face Unexpected Enemies and creatures . You can go to the next level only by overcoming all the hurdles.If a player falls down from the platform, the game will be over. So be wise and control your player as required. Features of this game: High Quality graphics Game size is minimal Super simple controls', 'https://img.gamemonetize.com/4hwmedfl55qf0d6j8u1kxnwzl5pemyve/512x384.jpg', 'https://html5.gamemonetize.com/4hwmedfl55qf0d6j8u1kxnwzl5pemyve/', '0', 'Hypercasual', 0, 0, '', 'buddy-rescue'),
(2604, 'Reef Color Challenge', 'Dive into the vibrant underwater world of Reef Color Challenge! In this fast-paced logic game, you control a single block, navigating it horizontally above a stack of colorful blocks. Each turn, your block can changes, and your goal is to match it with a block of the same color below. When you align them, the row disappears, and the blocks below rise up, presenting a new challenge. Test your reflexes and strategy as you race against the clock to clear as many rows as possible. Can you conquer the depths and become the ultimate Reef Color Champion? Dive in and find out!', 'https://img.gamemonetize.com/ah9d6mf6bakfpyic6psh7p4wbgqz65pk/512x384.jpg', 'https://html5.gamemonetize.com/ah9d6mf6bakfpyic6psh7p4wbgqz65pk/', '0', 'Puzzles', 0, 0, '', 'reef-color-challenge'),
(2605, 'Merge TikTok Gravity Knife', 'This is an addictive elimination merge puzzle game. If you like synthetic elimination games, then this game is for you. They can remove a portion of the weapons that didnt merge, but theres only one free shot. Be careful, you have to score as many points as possible within the time limit, otherwise, you will have to start another game. Now join the challenging world of the game. &lt;a href=\'https://www.puzzlegame.com/\'&gt;https://www.puzzlegame.com/&lt;/a&gt;', 'https://img.gamemonetize.com/yhul7nu531162htf58s70mx2lpcz7ho8/512x384.jpg', 'https://html5.gamemonetize.com/yhul7nu531162htf58s70mx2lpcz7ho8/', '0', 'Puzzles', 0, 0, '', 'merge-tiktok-gravity-knife'),
(2606, 'Find Your Gender', 'Find Your Gender is a fun parkour game. If you were given a chance to be reborn, would you want to be a boy, a girl, or a genderless person? I believe everyone will have a different answer. In this game, you can make choices and collect items according to your preference to become a boy, girl, or genderless, and the result may surprise you. Simple and intuitive operation for all ages. Are you ready to start this marvelous journey? Website Developer &lt;a href=\'https://www.bestgames.com/\'&gt;https://www.bestgames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/yrzt3xrgvykzniz9tz1uph0wj3zo3pws/512x384.jpg', 'https://html5.gamemonetize.com/yrzt3xrgvykzniz9tz1uph0wj3zo3pws/', '0', 'Racing', 0, 0, '', 'find-your-gender'),
(2607, 'Princess Games Makeup Salon', 'This is a casual beauty and make-up game. If you like make-up and dress-up games, then this game is just for you. We have face care, hair care, body, and back cleaning, and hand and foot cleaning. In face care, you can remove pimple marks, pluck unwanted eyebrows, and care for your skin. For hair care, you can choose from a variety of different hairstyles and hair colors in addition to washing your hair. In hand and foot cleaning you can choose your favourite accessories. &lt;a href=\'https://www.babygames.com/\'&gt;https://www.babygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/9wdi0awm2bc0dz9392mq1pdn94pkivdy/512x384.jpg', 'https://html5.gamemonetize.com/9wdi0awm2bc0dz9392mq1pdn94pkivdy/', '0', 'Hypercasual', 0, 0, '', 'princess-games-makeup-salon'),
(2608, 'Piano Hexa Fall', 'Piano Hexa Fall challenges players to strategically drop hexagonal blocks onto a spinning cylinder to form complete rows and clear them. Inspired by classic block puzzle mechanics, this game adds a musical twist as each successful drop produces harmonic tones, syncing with background music. Navigate increasing speeds and difficulties to achieve high scores and unlock new melodies. With its blend of rhythmic gameplay and spatial reasoning, Piano Hexa Fall offers a refreshing take on both puzzle-solving and musical immersion.', 'https://img.gamemonetize.com/kheaf510tmbnp14v4slkkrl63otbniv4/512x384.jpg', 'https://html5.gamemonetize.com/kheaf510tmbnp14v4slkkrl63otbniv4/', '0', 'Puzzles', 0, 0, '', 'piano-hexa-fall'),
(2609, 'Block Jewel 2024', 'The game features stunning graphics and sound effects that will make you feel like you are playing with real jewels. You can also enjoy the relaxing and soothing music that accompanies the game. The game has different modes and levels to suit your preferences and skills. You can choose from easy, medium, hard, and expert modes, and play hundreds of levels with increasing difficulty and variety. You can also challenge yourself with the daily puzzle, where you have to clear a specific pattern of blocks. Block puzzle jewel is a game that will appeal to all ages and interests. Whether you are looking for a casual game to pass the time, or a stim', 'https://img.gamemonetize.com/iru2w6olx1xubivscv7xkvu0ctwibq9u/512x384.jpg', 'https://html5.gamemonetize.com/iru2w6olx1xubivscv7xkvu0ctwibq9u/', '0', 'Action', 0, 0, '', 'block-jewel-'),
(2610, 'Chibi Doll Hidden Stars', 'Step into the enchanting world of Chibi Doll Hidden Stars, a delightful online game designed for both girls and boys. Immerse yourself in this super fun adventure where your keen eye for detail will guide you through charming levels filled with adorable chibi dolls.', 'https://img.gamemonetize.com/ffv0lqmjpatjihzbvjyovpt8kuxlv64s/512x384.jpg', 'https://html5.gamemonetize.com/ffv0lqmjpatjihzbvjyovpt8kuxlv64s/', '0', 'Puzzles', 0, 0, '', 'chibi-doll-hidden-stars'),
(2611, 'Sea Match', 'See Match is a challenging match-3 puzzle game. Connect 3 or more of the same fishes horizontally or diagonally. The more fishes you match, the higher your score! Keep an eye on the time. You will fail to pass the level if you do not gather sufficient grids in time. The faster you complete the task, the more stars you earn! If you find yourself stuck, you can always use the special bonuses to help you.', 'https://img.gamemonetize.com/7icvt2xcgygntw1uqygfqlckez8sw4xl/512x384.jpg', 'https://html5.gamemonetize.com/7icvt2xcgygntw1uqygfqlckez8sw4xl/', '0', 'Puzzles', 0, 0, '', 'sea-match'),
(2612, 'Journey Of Carter', 'Explore the adventure and fun game Journey Of Carter Game story begins with two friends conversation. Carters friend suggests visiting a wonder of adventure. He tried many times before but failed, also his belief in Carter that he can do this. In this adventure many mysterious traps and dangers were waiting for the carter. Player has to play the role of Carter and finish each level and collect gold coins. If you like genres such as adventure, action, rpg, platform, quests or just want to have a good time then this game is for you. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quest', 'https://img.gamemonetize.com/cr7w2eucvhp2qune45gil2lcawre1gog/512x384.jpg', 'https://html5.gamemonetize.com/cr7w2eucvhp2qune45gil2lcawre1gog/', '0', 'Hypercasual', 0, 0, '', 'journey-of-carter'),
(2613, 'Bridge Fun Race', 'Bridge Fun Race is an IO battle arcade game like Mr Bean series. With 3D cute roles, you can join different knockout battles with several AI opponents. Only the first 3 places players can win and join into the next battle. In Racing levels, you need to collect items and push the obstacles to the finish line. In Survival levels, you need to roll and launch snowballs to hit the other players onto the platform in a limited time.', 'https://img.gamemonetize.com/d55mz3ys0ne1682kzxj5v9maq8grsuy9/512x384.jpg', 'https://html5.gamemonetize.com/d55mz3ys0ne1682kzxj5v9maq8grsuy9/', '0', 'Action', 0, 0, '', 'bridge-fun-race'),
(2614, 'Command Strike FPS Offline', 'Embark on a perilous journey in Command Strike FPS Offline, a brand new 3D shooter where you must fight for your life by eliminating every person you come across. You will get closer to finishing the map with every person you remove. Kill foes from every angle in battle royale games as a stealthy assassin with the most captivating sniper experience.', 'https://img.gamemonetize.com/t7x6opco5bllwyx9zxsg4v0gtjylrauw/512x384.jpg', 'https://html5.gamemonetize.com/t7x6opco5bllwyx9zxsg4v0gtjylrauw/', '0', 'Action', 0, 0, '', 'command-strike-fps-offline'),
(2615, 'Prison Break: Architect Tycoon', 'At the beginning of the game you will be given an empty prison, which is not able to hold even ordinary prisoners, and there are also Bosses! They are especially dangerous! But it is in your power to make your prison better! - Build new cameras - Strengthen the doors - Add surveillance cameras - Hire security guards! - Dont forget about improvements! You can also upgrade your chief overseer - Make it faster - Improve his weapons - Carry more prisoners at the same time Once you have brought order to one prison, try doing the same in others! The game will be interesting for players of all ages. Everyone will find something interesting for', 'https://img.gamemonetize.com/j84v1yxsdbglqubrddit96h0ticcbxes/512x384.jpg', 'https://html5.gamemonetize.com/j84v1yxsdbglqubrddit96h0ticcbxes/', '0', 'Hypercasual', 0, 0, '', 'prison-break-architect-tycoon'),
(2616, 'Magic Princess Good Vs Bad', 'This is a fantasy magic high school-themed makeover game. To stand out from the crowd, you have to create your unique style. You have plenty of fashion combinations to choose from in two different styles, dark and light. Sweet girl or cool girl? Its up to you! You will use the best tools to show off your beauty talent. As a student at a magic school, having a magic wand is important here. Use your magic wand and show off your power.', 'https://img.gamemonetize.com/aeizww9rjtnrj7bfj06jk5uvhrjes60v/512x384.jpg', 'https://html5.gamemonetize.com/aeizww9rjtnrj7bfj06jk5uvhrjes60v/', '0', 'Hypercasual', 0, 0, '', 'magic-princess-good-vs-bad'),
(2617, 'Insta Trends Galaxy Fashion', 'Embark on a fashionable trip to the center of the Universe with your favorite princesses while playing the Insta Trends: Galaxy Fashion dress-up game for girls. Elsa, Anna, Moana, Ariel, and Rapunzel recently found Planet Her, and they are super excited to share their new home with you. Fashion on this amazing planet is galaxy colored and centered around fashionable suits and out-of-this-world accessories. Discover them all while helping the girls choose their outfits for the day! Have fun!', 'https://img.gamemonetize.com/jb3nzwipx1d5zvu4vquiqquai8hx4a58/512x384.jpg', 'https://html5.gamemonetize.com/jb3nzwipx1d5zvu4vquiqquai8hx4a58/', '0', 'Girls', 0, 0, '', 'insta-trends-galaxy-fashion'),
(2618, 'Kids Camping 2', 'Kids camping is an educational game. In this game, you will help the little bear family to complete the camping successfully. The little bear family is going to go out for a spring outing. Before the spring outing, they need to prepare some necessities. Help them prepare these items at home. On the way to the spring outing, they will encounter various dangerous obstacles. Slide the screen to help them avoid obstacles. After arriving at the campsite, you can help the little bears set up tents, make barbecues, feed them desserts, and help them make kites.', 'https://img.gamemonetize.com/16yljgjhz298uq8it9qpyfsi1tz0udpq/512x384.jpg', 'https://html5.gamemonetize.com/16yljgjhz298uq8it9qpyfsi1tz0udpq/', '0', 'Hypercasual', 0, 0, '', 'kids-camping-'),
(2619, 'Summer Mazes', 'Summer Mazes is a delightful game where you solve sunny puzzles to escape the maze. Easy controls via touch, mouse, or keyboard make it perfect for all. Enjoy the essence of summer in every challenge.', 'https://img.gamemonetize.com/ej1oeyiqw1q2i9eangio5oqanyo3ywh1/512x384.jpg', 'https://html5.gamemonetize.com/ej1oeyiqw1q2i9eangio5oqanyo3ywh1/', '0', 'Puzzles', 0, 0, '', 'summer-mazes'),
(2620, 'Fruit Club', 'Explore fun by placing the fruit tiles in the correct place. Fruit Club is a fun and puzzle tiles matching game. Player has to place the fruit tiles in the correct place. Use your brain to solve the tiles position and win the game. Be Careful! Wrong placement of tiles leading to over the game. If you like genres such as tiles matching games, puzzle games or just want to have a good time then this game is for you. Features of this game: High Quality graphics will leave only positive feedback Game size is minimal (but not compromised the graphics) and it is good for your device health Super simple controls make it easy to play.', 'https://img.gamemonetize.com/wm92c07s7eg4jmroyl3bq03d238ni3n5/512x384.jpg', 'https://html5.gamemonetize.com/wm92c07s7eg4jmroyl3bq03d238ni3n5/', '0', 'Puzzles', 0, 0, '', 'fruit-club'),
(2621, 'Pacman Rush', 'Pac Rush is an exciting and fast-paced game that will keep players on the edge of their seats. With its vibrant graphics and catchy soundtrack, it offers a visually stunning and immersive gaming experience. Players can navigate through challenging mazes, collect power-ups, and outsmart their opponents to become the ultimate Pac-Rush champion. So, get ready to embark on an adrenaline-fueled adventure and test your skills in this addictive game.', 'https://img.gamemonetize.com/11lo2edzgr0nf5220dqcetn8c0bjbvvz/512x384.jpg', 'https://html5.gamemonetize.com/11lo2edzgr0nf5220dqcetn8c0bjbvvz/', '0', 'Puzzles', 0, 0, '', 'pacman-rush'),
(2622, 'Guess the Movies!', 'Welcome to the Guess the Movie game! Play against other opponents and choose the correct answer. If you choose the wrong answer, youll fall into sea water full of sharks, so be careful. Can you guess the movie from the two pictures?', 'https://img.gamemonetize.com/9flfolnkj5pzztatdlwpx0vp2g089m67/512x384.jpg', 'https://html5.gamemonetize.com/9flfolnkj5pzztatdlwpx0vp2g089m67/', '0', 'Puzzles', 0, 0, '', 'guess-the-movies'),
(2623, 'Grandfather Road Chase: Realistic Shooter', 'Your goal is to break away from the chase. But bad luck, you have a rather weak car. No problem! But you have plenty of weapons =)! Use a huge arsenal of weapons to stop the chase. AK47, Minigun, Crossbow, Stationary gun, Machine gun, Flamethrower... Shoot car parts, wheels, body parts. Hand out headshots, do combos! Shoot weapons, machine guns, stationary guns. Do everything to stop the chase. The game has a huge selection of weapons, and there will be even more! Do not rush to relax, the enemy is not asleep. And their attacking arsenal is varied. Motorcycles, ATVs, racing cars, drones, jeeps, helicopters... But you can handle it', 'https://img.gamemonetize.com/09v05p7k4n8t2dlxcmke1qe42rayser4/512x384.jpg', 'https://html5.gamemonetize.com/09v05p7k4n8t2dlxcmke1qe42rayser4/', '0', 'Shooting', 0, 0, '', 'grandfather-road-chase-realistic-shooter'),
(2624, 'Gross Out Run', 'Gross Out Run is a parkour game. Compete against two other AI runners and the first player to reach the finish line wins! Be careful, you have to avoid the sledgehammers on the road, which will block your progress and stain your clothes simultaneously. Its time to make a change! Can you get to the finish line first and keep yourself tidy?', 'https://img.gamemonetize.com/5jo49g9hltbsbs2kqbqyfupn0p7y5ku1/512x384.jpg', 'https://html5.gamemonetize.com/5jo49g9hltbsbs2kqbqyfupn0p7y5ku1/', '0', 'Racing', 0, 0, '', 'gross-out-run'),
(2625, 'Doors Awakening', 'This is a challenging puzzle-solving online game. This game has wonderful 3D graphics enabling you to explore the handcrafted levels. The fascinating visual effects, realistic atmosphere, and natural camera controls will keep you returning for more. If youd prefer puzzle games, dont miss this wonderful challenge.', 'https://img.gamemonetize.com/ipz6ccrjfdl2s6owom2dysl1kuhumvb2/512x384.jpg', 'https://html5.gamemonetize.com/ipz6ccrjfdl2s6owom2dysl1kuhumvb2/', '0', 'Puzzles', 0, 0, '', 'doors-awakening'),
(2626, 'Fruit Cutter Fun', 'Show your fruit cutting skill by cutting the fruits as much as you can. Fruit Cutter Fun is a fruit cutting game. You have to tap and cut the fruit, but avoid tapping on bombs either game will be over. Focus and tap only fruits, there are two modes available in this game. So why are you waiting ? Just download the game and explore fruit cutting. If you like genres such as fruit cutting, fruit slicing or just want to have a good time then this game is for you. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests.', 'https://img.gamemonetize.com/sw6gr6e5drzeym1lyikkqqgvy3n09zov/512x384.jpg', 'https://html5.gamemonetize.com/sw6gr6e5drzeym1lyikkqqgvy3n09zov/', '0', 'Hypercasual', 0, 0, '', 'fruit-cutter-fun'),
(2627, 'Diy Dessert Cooking Master', 'This is a dessert-making game for girls. If you like dessert-making games, then this game is just right for you. Our game has 4 modes which are making fruit salad, strawberry cake, ice cream, and hamburger. You can choose your favorite fruits, or ingredients to use your creativity to make desserts. In this game, you can experience every step of making desserts while enjoying the fun of making your own. In the process of making desserts, you will exercise your creativity and imagination. Now, join the game and make your style of dessert.', 'https://img.gamemonetize.com/2nhii9k25be5wdu0l782wlp1gnhh2psh/512x384.jpg', 'https://html5.gamemonetize.com/2nhii9k25be5wdu0l782wlp1gnhh2psh/', '0', 'Hypercasual', 0, 0, '', 'diy-dessert-cooking-master'),
(2628, 'Monster Match Mania', 'Embark on a monstrous adventure in Monster Match Mania! Match 3 monsters of the same color to eliminate them and progress through challenging levels!', 'https://img.gamemonetize.com/ecfzzuzdam1pkz8id43kziiaswlm0fjw/512x384.jpg', 'https://html5.gamemonetize.com/ecfzzuzdam1pkz8id43kziiaswlm0fjw/', '0', 'Puzzles', 0, 0, '', 'monster-match-mania'),
(2629, 'Fantastic Orange', 'Collect the orange to the bucket, physics based orange balance Game story begins with Richer and his grandfather. Grandfather suggested to Richer to play a game as he is busy most of the time for study. Game is simple but a little bit tricky. Player has to help Richer to collect oranges in the specified bucket by balancing them one to another blocks. Be careful! Orange is destroyed if it collides with the spikes, so be wise and use your brain to find a simple way to collect it. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests.', 'https://img.gamemonetize.com/3uq5btqw1bkjiclgcapq5szc74p0mz8w/512x384.jpg', 'https://html5.gamemonetize.com/3uq5btqw1bkjiclgcapq5szc74p0mz8w/', '0', 'Hypercasual', 0, 0, '', 'fantastic-orange'),
(2630, 'King guard', 'Let you command a strategic tower defense mission, your goal is very clear: to protect the crown at all costs! Build powerful towers and deploy troops to resist ruthless enemy attacks. Use gold mines to increase your resources and wisely plan your soldiers routes to enemy territory. Every victory can bring you some precious gems to permanently upgrade your skills', 'https://img.gamemonetize.com/ggk17hg85vxt2xznfr9e9cojowh3jp27/512x384.jpg', 'https://html5.gamemonetize.com/ggk17hg85vxt2xznfr9e9cojowh3jp27/', '0', 'Hypercasual', 0, 0, '', 'king-guard'),
(2631, 'Pet Fall', 'You can move animals from side to side. You have to collect full horizontal lines to make them disappear. Some animals are frozen and must be released twice, some are locked in cages and cannot be moved. Use bonuses when necessary', 'https://img.gamemonetize.com/sam2ciecqesknsk6ectirbhug39obb25/512x384.jpg', 'https://html5.gamemonetize.com/sam2ciecqesknsk6ectirbhug39obb25/', '0', 'Puzzles', 0, 0, '', 'pet-fall'),
(2632, 'Army Car Truck Transport Game', 'Simulator Game Offline is aware that you have played many driving simulation games such as truck games, car bus driving games, or other truck transport games but I am sure that no one is much entertained by army truck games as this military truck driving games. army truck transport games contain multiple challenging levels of army truck driving games. In this truck simulation, fauji wala games show your truck wali game skills under different weather conditions of the truck wala game.', 'https://img.gamemonetize.com/xrxvkgstmxs9o6kopu49tmjxtafb0gti/512x384.jpg', 'https://html5.gamemonetize.com/xrxvkgstmxs9o6kopu49tmjxtafb0gti/', '0', 'Adventure', 0, 0, '', 'army-car-truck-transport-game'),
(2633, 'Real Flight Simulator', 'Real Flight Simulator plays like an airplane driving simulation game with 3D models. In 6 levels, you can learn how to drive an airplane including starting, steering, and landing. All of the complicated instrument panels are simplified for players to learn. The more expensive the airplane you drive, the better acceleration of it you can enjoy including the Power, Speed, Solution, and Brake. Good luck in the sky!', 'https://img.gamemonetize.com/qomp8q8bgmkbkwitrb5mc6ba7k3shj1m/512x384.jpg', 'https://html5.gamemonetize.com/qomp8q8bgmkbkwitrb5mc6ba7k3shj1m/', '0', 'Boys', 0, 0, '', 'real-flight-simulator'),
(2634, 'Party Games Mini Shooter Battle', 'Party Games: Mini Shooter Battle is a battle-royale shoot-em-up game with 2D cartoon models. In 4 modes, you can shoot other players to earn scores for coins and gems. Then you can buy more roles and guns in the Shop. Your character can aim at the closest target automatically so that you only need to fire and dodge bullets from enemies. More kills and less death will make you claim more coin and gem rewards. Good luck!', 'https://img.gamemonetize.com/ss99whqqix1wim1twd1aq59xtdqw8iu5/512x384.jpg', 'https://html5.gamemonetize.com/ss99whqqix1wim1twd1aq59xtdqw8iu5/', '0', 'Fighting', 0, 0, '', 'party-games-mini-shooter-battle'),
(2635, 'DIY Slime Art', 'This is a DIY simulation game. If you like DIY games, then this game is for you. You can make your models in different shapes, round, heart, and star shapes. You can also make small animal shapes such as peacocks, hedgehogs, and mergansers. Our game also has levels for beautiful girls, sugarplums, and trees for you to choose from. After choosing your model you can start making it. You can also choose your favorite decorations, and when they are ready you can knead them as much as you want. This game has beautiful graphics that will bring you visual enjoyment. You can also enjoy the fun of DIY. Ready or not, join the game now.', 'https://img.gamemonetize.com/rnnkn5vhybkd9tjipe7eqjae4b8nl477/512x384.jpg', 'https://html5.gamemonetize.com/rnnkn5vhybkd9tjipe7eqjae4b8nl477/', '0', 'Puzzles', 0, 0, '', 'diy-slime-art'),
(2636, 'Mushroom Fight For The Kingdom', 'Mushroom Fight For The Kingdom is an exciting and strategic mobile game where players embark on a thrilling journey to defend and expand their magical mushroom kingdom. Set in a vibrant and fantastical world, players take on the role of a brave mushroom warrior tasked with battling hordes of enemies, conquering territories, and building a powerful kingdom.', 'https://img.gamemonetize.com/46nsye7o4hesbk48kuhz740cizu3jqem/512x384.jpg', 'https://html5.gamemonetize.com/46nsye7o4hesbk48kuhz740cizu3jqem/', '0', 'Adventure', 0, 0, '', 'mushroom-fight-for-the-kingdom'),
(2637, 'Puppy Merge', 'Puppy Merge is a unique merge game where you must grab and combine identical puppies to create a new and bigger one. Puppies will fall automatically into the arena; what you must do is drag the puppies around and merge them into identical ones. Dont let the puppies fall outside the box, or the game will end. You can try to catch the puppy and bring it back to the arena if the puppy falls.', 'https://img.gamemonetize.com/hm39vas4paot7bsrhcafrn923ied28xp/512x384.jpg', 'https://html5.gamemonetize.com/hm39vas4paot7bsrhcafrn923ied28xp/', '0', 'Puzzles', 0, 0, '', 'puppy-merge'),
(2638, 'Cat Puzzle Slider', 'Cat Puzzle Slider is a delightful 4x4 picture slider game where players rearrange scrambled images of adorable cats to complete the puzzle. Perfect for cat lovers and puzzle enthusiasts alike, this game offers a fun and challenging experience for all ages.', 'https://img.gamemonetize.com/mfdjvnn3wh2p668o1wlnt132jqbrszju/512x384.jpg', 'https://html5.gamemonetize.com/mfdjvnn3wh2p668o1wlnt132jqbrszju/', '0', 'Puzzles', 0, 0, '', 'cat-puzzle-slider'),
(2639, 'BlockFit Puzzler', 'Step into a world of challenging puzzles and intriguing perspectives with BlockFit Puzzler! Strategically align the blocks in the upper layer to match perfectly with the patterns in the lower layer from an isometric perspective. With levels ranging from 3&amp;times;3 to 5&amp;times;5 grids, youll need keen logical reasoning and sharp visual skills to conquer each stage. As you progress, the difficulty will increase, testing your puzzle-solving abilities and pushing you to think outside the box. Embark on this block-aligning journey and solve captivating puzzles while overcoming various challenges in your pursuit of perfection! Each level offers a unique and e', 'https://img.gamemonetize.com/jmf13smtag004vciz6kgz8mctvvvuhct/512x384.jpg', 'https://html5.gamemonetize.com/jmf13smtag004vciz6kgz8mctvvvuhct/', '0', 'Puzzles', 0, 0, '', 'blockfit-puzzler'),
(2640, 'Retro Running Boxes', 'Retro Running Boxes features an exciting one-player mode and a unique two-player mode where two players can play simultaneously on one device. This adds a competitive edge and makes it perfect for playing with friends. In Retro Running Boxes, your goal is simple: run as far as possible while jumping over and avoiding dangers along the way. The game captures the essence of classic arcade games with its super retro feel, specially made for arcade lovers around the world. Enjoy the vibrant 8-bit graphics and nostalgic sound effects that will take you back to the golden age of gaming.', 'https://img.gamemonetize.com/7hm91ofghhjvl8bmpx34hicu5tseacaf/512x384.jpg', 'https://html5.gamemonetize.com/7hm91ofghhjvl8bmpx34hicu5tseacaf/', '0', 'Racing', 0, 0, '', 'retro-running-boxes'),
(2641, 'Baby Panda Pet Care Center', 'Baby Panda Pet Care Center is an interesting educational game. In this game, you will have the opportunity to rescue 2 cute animals with Baby Panda. They are a stray kitten and a fainted bunny. If you are a child who likes small animals and is willing to help others, then this game is very suitable for you. We provide you with professional rescue tools. In this game, you can not only enjoy the fun of playing but also learn basic rescue knowledge. This game also has bright colors and smooth animations.', 'https://img.gamemonetize.com/clcklutfn92ch4q2o2crsc38rmzuohpx/512x384.jpg', 'https://html5.gamemonetize.com/clcklutfn92ch4q2o2crsc38rmzuohpx/', '0', 'Hypercasual', 0, 0, '', 'baby-panda-pet-care-center'),
(2642, 'Majestic Dash', 'Welcome to the world of Fantasy. This Fantasy adventure game will challenge your capability to overcome the hardships and got into the next level. In this &amp;lsquo;Majestic Dash&amp;rsquo; Milo and his friend Nova lived happily.One day some bad guy went to them and took Nova. The game is all about the rescue of his friend Nova. Main object is the Crystal , find the Crystal to rescue Nova which is the main purpose of the game. If you like genres such as Fantasy adventure, platform, quests or just want to have a good time then this game is for you. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests.', 'https://img.gamemonetize.com/7b6g4b2uuo6l0a23zivs8t0xg908vsx4/512x384.jpg', 'https://html5.gamemonetize.com/7b6g4b2uuo6l0a23zivs8t0xg908vsx4/', '0', 'Adventure', 0, 0, '', 'majestic-dash'),
(2643, 'Girl Mini Games Collection', 'Girl Mini Games Collection is a game collection for girls, including 10 different types of mini-games. You can eat rainbow jelly, and design different colors for plaster dolls, plaster girls, and plaster puppies. You can be a simulation doctor to see animals, draw cartoon rabbits, kittens, and pigs, and be a detective. Exquisite cartoon pictures bring you visual enjoyment. A variety of gameplay will keep you coming back for more. If you dont like to play one type of game, then this game is just right for you. Join the fascinating game world now.', 'https://img.gamemonetize.com/s6vi75m837k350ul86z5l3aenj3fgkrr/512x384.jpg', 'https://html5.gamemonetize.com/s6vi75m837k350ul86z5l3aenj3fgkrr/', '0', 'Hypercasual', 0, 0, '', 'girl-mini-games-collection'),
(2644, 'Anime Princess Cosplay Asmr', 'Anime Princess Cosplay ASMR is a dress-up game carefully created by Yiv.com. This game allows you to experience the fun of dressing up anime characters and gives you visual enjoyment. This game has refreshing colors that are comfortable for the eyes and can relieve visual fatigue. We have also added dynamic effects to this game. Her head and arms can swing with the dynamic music, which not only adds to the fun of the game but also allows you to immerse yourself in the game. We have also prepared hundreds of carefully selected fashion costumes that will satisfy your fashion taste. Want to know more about this game?', 'https://img.gamemonetize.com/rn08tnt5t5jj1go7jqe8vrg3n2ooa1sb/512x384.jpg', 'https://html5.gamemonetize.com/rn08tnt5t5jj1go7jqe8vrg3n2ooa1sb/', '0', 'Hypercasual', 0, 0, '', 'anime-princess-cosplay-asmr'),
(2645, 'Candy Kingdom Skyblock Parkour', 'In this adventure, the king and queen need to escape from the skyblock world. You must help them escape from this world. Along with your friend, assist them in escaping this challenging parkour-like world. Complete each parkour stage one by one. At the end of each level, there is a portal that both players must reach. Safely guide the king and queen to the portal. Watch out for spikes and dont fall down. Collect all the candies along the way, or else the portal wont open. Gather all the candies to activate the portal and earn the right to move on to the next level.', 'https://img.gamemonetize.com/16225yzym4zmg4z84erv8fle937pkawm/512x384.jpg', 'https://html5.gamemonetize.com/16225yzym4zmg4z84erv8fle937pkawm/', '0', 'Adventure', 0, 0, '', 'candy-kingdom-skyblock-parkour'),
(2646, 'Runic Block Collapse', 'Welcome to Runic Block Collapse! Tap any block to clear connected blocks in a chain reaction. Removing one block costs 250 points. Removing 2 or more blocks earns points, with larger groups earning more per block. Reach the target score to advance. If you fail, start over. Enjoy endless fun!', 'https://img.gamemonetize.com/fuilbykpsyucv0srtmi9al3kwnuryf7c/512x384.jpg', 'https://html5.gamemonetize.com/fuilbykpsyucv0srtmi9al3kwnuryf7c/', '0', 'Puzzles', 0, 0, '', 'runic-block-collapse'),
(2647, 'SEVEN CARD GAME', '** SEVEN CARD GAME is A FREE-TO-PLAY ONLINE H5 GAME. * SEVEN CARD GAME, which is called SEVEN CARD STUD, is a classic poker game which can take a lifetime to master. ** SEVEN CARD GAME lets you: * PLAY CARD GAME ONLINE WITH MILLIONS OF REAL PLAYERS ~ SEVEN CARD GAME is essentially seven card stud. This is a betting game with a 52-card deck. ~ In SEVEN CARD GAME, players are individually dealt seven cards throughout the course of the hand, but only the best five-card poker hand possible for each player is used to determine the winner.', 'https://img.gamemonetize.com/9ozup2d4051p0km7zna0749e6q2nvdqt/512x384.jpg', 'https://html5.gamemonetize.com/9ozup2d4051p0km7zna0749e6q2nvdqt/', '0', 'Multiplayer', 0, 0, '', 'seven-card-game'),
(2648, 'Euro Champ 2024', 'Awesome 3D Soccer actionthat will keep your going for a while. Can you go through all 4 elimination games and became the latest Euro Champ? You will score from free kicks and volleys as the ball is passed to you from the side', 'https://img.gamemonetize.com/oid03ewux4ogtr5g48wqjh9x0k6j4uji/512x384.jpg', 'https://html5.gamemonetize.com/oid03ewux4ogtr5g48wqjh9x0k6j4uji/', '0', 'Sports', 0, 0, '', 'euro-champ-'),
(2649, 'Puppy Pet Vet Care', 'Puppy Pet Vet Care is a cute caring game. In this game, you will take care of stray cats and dogs. First, bathe them, because they must not have the opportunity to take care of their hair and appearance when they are wandering. Then give the kittens and puppies a full body check, because they will inevitably encounter ferocious animals and bad people in the wild, which will cause them to have some diseases. After checking their bodies, you can choose suitable clothes for them to dress them up. Want to know more about this game? Come and enjoy it.', 'https://img.gamemonetize.com/yjc29tigt9a83uz4hwt5ut4xpsra195l/512x384.jpg', 'https://html5.gamemonetize.com/yjc29tigt9a83uz4hwt5ut4xpsra195l/', '0', 'Hypercasual', 0, 0, '', 'puppy-pet-vet-care'),
(2650, 'TicToc Urban Outfits', 'Your favorite TicToc stars are back, and theyre ready to have fun and dress up in urban fashion! Discover the latest fashion trends from your favorite social media app, TicToc, in this fresh new dress-up game. Weve collected four of our most fashionable BFFs to show you all their hottest looks, so join us in this brand-new dress-up game for girls.', 'https://img.gamemonetize.com/6tdorjmdkvwfk8gjj6e603u85jn0pz0o/512x384.jpg', 'https://html5.gamemonetize.com/6tdorjmdkvwfk8gjj6e603u85jn0pz0o/', '0', 'Girls', 0, 0, '', 'tictoc-urban-outfits'),
(2651, 'Arrows Edge', 'Explore arching adventure. Shoot the skeletons with great arching skills. Game story starts with an archer and a trainer, the archer accepts a challenge from the trainer and goes to kill the skeletons. Player has to help to aim on the skeletons. Be careful! While aiming as those arrows could harm the player also then the game would be over. Features of this game: High Quality graphics will leave only positive feedback Game size is minimal (but not compromised the graphics) and it is good for your device health Super simple controls make it easy to start playing Interesting quests will not let you get bored while playing the game.', 'https://img.gamemonetize.com/saw31s5y9lbhxlvahb7u0ry3a9olqm0g/512x384.jpg', 'https://html5.gamemonetize.com/saw31s5y9lbhxlvahb7u0ry3a9olqm0g/', '0', 'Hypercasual', 0, 0, '', 'arrows-edge'),
(2652, 'Angry Birds Go! Hidden Stars', 'Angry Birds Go! Hidden Stars is a free online fun and hidden object game. Find out the hidden stars in the specified images. Each level has 10 hidden stars. There are 12 levels in total. The time is limited so be fast and find all hidden objects before time runs out. Clicking in the wrong place several times reduces the time by an additional 5 seconds. So, if you are ready, start the game and have fun!', 'https://img.gamemonetize.com/wxbk6q3cxeg1q5b57ofd0cxkfcronwui/512x384.jpg', 'https://html5.gamemonetize.com/wxbk6q3cxeg1q5b57ofd0cxkfcronwui/', '0', 'Puzzles', 0, 0, '', 'angry-birds-go-hidden-stars'),
(2653, 'Box Smasher', 'Box Smasher is the ultimate fun game where your aim is to launch a ball and destroy as many funny boxes as you can! The goal is to resist for as long as possible, showcasing your skills and endurance. In Box Smasher, each level presents a unique set of challenges with different box formations and obstacles. The more boxes you destroy, the higher your score. Calculate the perfect angle and force to launch the ball and watch the boxes topple and crash in a satisfying cascade of destruction. Designed for all ages, Box Smasher offers endless fun and excitement. Whether youre a casual gamer or a competitive player, Box Smasher will keep you ent', 'https://img.gamemonetize.com/s97prlfkzxb5b5f7xszz00pr0dux4bdc/512x384.jpg', 'https://html5.gamemonetize.com/s97prlfkzxb5b5f7xszz00pr0dux4bdc/', '0', 'Clicker', 0, 0, '', 'box-smasher'),
(2654, 'Mad Max Zombie Arena', 'Mad Max Zombie Arena is a 3D game about driving a modified automobile across a zombie-infested landscape. Its enjoyable and addicting, and it came just in time for the apocalypse. In order to remain alive in the face of a zombie apocalypse, you must pilot your preferred vehicle while avoiding the undead. Keep going, race your war vehicle throughout the arena, and annihilate the undead. You can play this and similar games for free on kiz10.com.', 'https://img.gamemonetize.com/gmyo0eoy41wbibg657zurkl3zio5nt8f/512x384.jpg', 'https://html5.gamemonetize.com/gmyo0eoy41wbibg657zurkl3zio5nt8f/', '0', 'Racing', 0, 0, '', 'mad-max-zombie-arena'),
(2655, 'Kaiju Run Dzilla Enemies', 'Kaiju Run - Dzilla Enemies plays like a normal running arcade game with 3D vertical-version play rules. It is managed for you to collect green items and defeat the final dinosaur boss at all levels. The stronger you grow, the more scores you can win by punching the monster farther. The diamonds you win are used to unlock more skins in the Shop. There are also 6 challenges in the DIY map. You can try different animals!', 'https://img.gamemonetize.com/amoqndcryfxbha3j49rwxuol1g35jtng/512x384.jpg', 'https://html5.gamemonetize.com/amoqndcryfxbha3j49rwxuol1g35jtng/', '0', 'Racing', 0, 0, '', 'kaiju-run-dzilla-enemies'),
(2656, 'Jungle Cafe', 'Jungle Cafe is a time management game with a jungle restaurant theme. You have to manage the restaurant by helping the waiter monkey serve the customer monkeys and deliver the fruits promptly as customers demand. Use the money earned to purchase new fruits and add them to the cafe menu. Also, you can buy upgrades for the shop which improves customer satisfaction and helps you to earn more money.', 'https://img.gamemonetize.com/8f8y8hdqowc5kxgdctobmez67ykgymi2/512x384.jpg', 'https://html5.gamemonetize.com/8f8y8hdqowc5kxgdctobmez67ykgymi2/', '0', 'Hypercasual', 0, 0, '', 'jungle-cafe'),
(2657, 'Crazy Town', 'Create your puzzle logic room with Crazy Town. Enjoy a new style of play with great puzzle logic. Puzzle your next room.Combine objects to discover new and fascinating items.', 'https://img.gamemonetize.com/opye43s2kt6dbfo0r7psjdc64l1im97c/512x384.jpg', 'https://html5.gamemonetize.com/opye43s2kt6dbfo0r7psjdc64l1im97c/', '0', 'Hypercasual', 0, 0, '', 'crazy-town'),
(2658, 'Mermaids: Spot The Differences', 'Dive into an enchanting underwater world with Mermaids: Spot The Differences! Explore vibrant ocean scenes teeming with mermaids and sea creatures as you sharpen your observation skills to uncover subtle distinctions. Immerse yourself in the magic of the deep blue and embark on an adventure of keen-eyed discovery!', 'https://img.gamemonetize.com/28s266w9kn9hfs8cfwxynpds4rz1hjjj/512x384.jpg', 'https://html5.gamemonetize.com/28s266w9kn9hfs8cfwxynpds4rz1hjjj/', '0', 'Puzzles', 0, 0, '', 'mermaids-spot-the-differences'),
(2659, 'Riot Village', 'Step into the world of Riot Village, a captivating browser-based adventure game where your shooting skills and strategy are put to the test. Navigate through 10 intense levels filled with AI-controlled enemies. In Riot Village, you can visit the market to choose from 6 unique weapons. Strategically equip up to 4 weapons in your inventory and switch them during gameplay to overcome challenges. The game features automatic character movement, allowing you to focus entirely on aiming and shooting. Each enemy you encounter wields different weapons, requiring you to adapt your strategy constantly. &lt;a href=\'https://meyagames.com/\'&gt;https://meyagames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/u9e4cct0kkx5g6v3996xr4z8138i03e8/512x384.jpg', 'https://html5.gamemonetize.com/u9e4cct0kkx5g6v3996xr4z8138i03e8/', '0', 'Shooting', 0, 0, '', 'riot-village'),
(2660, 'Cute Folding Paper', 'Cute Folding Paper is an origami online puzzle game. Combines the creative fun of paper crafts with challenging logic puzzle challenges, making it the perfect game for kids and family play .Perfect for children and good for practicing logic, reasoning, and problem-solving skills. Step by step, solve puzzling origami puzzles where the order of folding is the key to clearing the level.What are you waiting for? If you like our games, please share them with your friends to double the fun!', 'https://img.gamemonetize.com/59udqvmaokrauv1ol82rgq1tqj6w6ull/512x384.jpg', 'https://html5.gamemonetize.com/59udqvmaokrauv1ol82rgq1tqj6w6ull/', '0', 'Puzzles', 0, 0, '', 'cute-folding-paper'),
(2661, 'My Newborn Baby Twins Care', 'My Newborn Baby Twins Care is a caring game. Full-time mother Lucy finds it very hard to take care of her children. She has a pair of twins. Today, she not only has to dress up the children, but also play with them, and then clean up the messy house. These are just the tip of the iceberg of her complicated life. As a caring and helpful child, are you willing to help Lucy take care of the cute twins?', 'https://img.gamemonetize.com/rg8cjtj4uoc80v627et8mtrur1w7pfk1/512x384.jpg', 'https://html5.gamemonetize.com/rg8cjtj4uoc80v627et8mtrur1w7pfk1/', '0', 'Hypercasual', 0, 0, '', 'my-newborn-baby-twins-care'),
(2662, 'Burguer Farm', 'In Burger Farm, your goal is to collect as many burgers falling from the sky as possible while avoiding ads that get in your way. Aim for the highest score and test your reflexes in this fun and addictive game. Can you become the ultimate burger collector?', 'https://img.gamemonetize.com/uh8fawqzacoxgtt60luley1pczfwzf3m/512x384.jpg', 'https://html5.gamemonetize.com/uh8fawqzacoxgtt60luley1pczfwzf3m/', '0', 'Hypercasual', 0, 0, '', 'burguer-farm'),
(2663, 'Lasers and Slime', 'Survive and resist lasers and slimes, a frantic game where you test your reflexes! Every moment, every second the difficulty will gradually increase! Attention: Standing still is not an option here!', 'https://img.gamemonetize.com/zz2sk0icuwni6p3r4dgdfjz4pptj7wu1/512x384.jpg', 'https://html5.gamemonetize.com/zz2sk0icuwni6p3r4dgdfjz4pptj7wu1/', '0', 'Adventure', 0, 0, '', 'lasers-and-slime'),
(2664, 'Wizard Adventure', 'Wizard Adventure is a survival adventures masterpiece.This Wizard Adventure game will challenge your capability to defend the enormous amount of attack throughout the whole game. In the gameplay of Wizard Adventure there is a magical gem in a dark cave protected by some monster bats. One day a Wizard came to this cave by mistake and saw the magical gem and wanted to take it with him.After taking the gem the monster bat woke up and attacked the Wizard. Main object of this game is to survive and save himself from those Monster Bats. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests.', 'https://img.gamemonetize.com/uyoxe3cpjgiege3j707eqgfkdbz4qpbu/512x384.jpg', 'https://html5.gamemonetize.com/uyoxe3cpjgiege3j707eqgfkdbz4qpbu/', '0', 'Adventure', 0, 0, '', 'wizard-adventure');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2665, 'Truck Space 2', '3D truck driving simulation game Truck Space 2. Drive a large truck with a trailer and park it into marked parking spot. Watch for the road signs to know where and in which direction to park the trailer.', 'https://img.gamemonetize.com/j54qn45kt8o0vtk6dmuik2bw2r1klf3h/512x384.jpg', 'https://html5.gamemonetize.com/j54qn45kt8o0vtk6dmuik2bw2r1klf3h/', '0', 'Racing', 0, 0, '', 'truck-space-'),
(2666, 'Last Day On Earth Survival', 'Last Day on Earth: Survival is a 2D survival simulation game. In this large ruined city, you have 51 locations to discover. When you collect some wood and metal, you can make weapons on the Workbench. When you win enough experience and level up, you can check your Attribute and upgrade HP, ATK, Speed, and Search. In the day, explore and go to places you have never visited. I hope you will survive 50 days and explore all 51 locations.', 'https://img.gamemonetize.com/glwm38stfnks21wuqi1876t1yyn11zvx/512x384.jpg', 'https://html5.gamemonetize.com/glwm38stfnks21wuqi1876t1yyn11zvx/', '0', 'Boys', 0, 0, '', 'last-day-on-earth-survival'),
(2667, 'Bullet Storm', 'Shoot bullet on head of the bad skeletons. Game starts with an event organised by the Princess to shoot the skeletons. Player has to help the Gunman on aiming and shooting, and collect coins. Be careful! Hit the skeletons wisely either bullet empty gun will over the game. If you like genres such as action games, shooting games or just want to have a good time then this game is for you. Features of this game: High Quality graphics will leave only positive feedback Game size is minimal (but not compromised the graphics) Super simple controls make it easy to start playing Interesting quests let you get bored while playing the game.', 'https://img.gamemonetize.com/nvwkmroywqrhe7izojydzq5l4usj6j1n/512x384.jpg', 'https://html5.gamemonetize.com/nvwkmroywqrhe7izojydzq5l4usj6j1n/', '0', 'Shooting', 0, 0, '', 'bullet-storm'),
(2668, 'Rescue Kitty Puzzle', 'Rescue Kitty Puzzle is an online puzzle game. The little kitty is trapped in a maze. If you drag it and release your hand, it will bounce in the opposite direction. You need to make the kitty bounce at the walls and use the reaction force to let it bounce out of the laser door. In each level, the number of hits against the wall is different. Have Fun!', 'https://img.gamemonetize.com/xv19lzj33qo9asbw3bmx55uqhhq7089x/512x384.jpg', 'https://html5.gamemonetize.com/xv19lzj33qo9asbw3bmx55uqhhq7089x/', '0', 'Shooting', 0, 0, '', 'rescue-kitty-puzzle'),
(2669, 'Colors', 'Collect all the colored keys. You have to match the color of the key in order to collect it. Mixing primary colors makes the matching color of the key.', 'https://img.gamemonetize.com/x8067olwnq0c607idq9b6mgcm7kbbvj4/512x384.jpg', 'https://html5.gamemonetize.com/x8067olwnq0c607idq9b6mgcm7kbbvj4/', '0', 'Puzzles', 0, 0, '', 'colors'),
(2670, 'Sunny Link', 'Sunny Link is an easy and fun game where players match tiles with summer icons. The goal is to connect two identical tiles. Tiles can be linked if you can join them with three or fewer straight lines. The game has many levels to enjoy. As you play, you&amp;rsquo;ll hear sounds of the sea. It&amp;rsquo;s perfect for relaxing and having fun in the sun!', 'https://img.gamemonetize.com/j79p4f9l7isxrijf9wj7nh70t4ipvx5m/512x384.jpg', 'https://html5.gamemonetize.com/j79p4f9l7isxrijf9wj7nh70t4ipvx5m/', '0', 'Puzzles', 0, 0, '', 'sunny-link'),
(2671, 'Zoological Zeppelin', 'The game is all about to rescuing themselves from that Cave.In the path of rescuing there were lots of obstacles to face.The game will run through 3 different levels.In each level you have to deal with different environments and other stuffs.Watchout for the unexpected obstacles and flying monster..If player falls down from the platform, the game will be over. So be wise and control your player as required. If you like genres such as Adventure,Survival,Quest or just want to have a good time then this game is for you.', 'https://img.gamemonetize.com/2f6966azmx07ttmmgh5jooe9r9t666k9/512x384.jpg', 'https://html5.gamemonetize.com/2f6966azmx07ttmmgh5jooe9r9t666k9/', '0', 'Hypercasual', 0, 0, '', 'zoological-zeppelin'),
(2672, 'Extreme Car Driving Simulator', 'Extreme Car Driving Simulator is recommended as a hard-core car driving simulation game. Under a 3D realistic game engine, you can play 4 different game modes to test your driving skills. In the Open World Mode, you can get missions on the road to transport passengers. In the Parking Mode, you can park the car in extremely difficult environments. I hope you have enough confidence to challenge them and buy another 6 better cars.', 'https://img.gamemonetize.com/wtmr1ws4khywnki9fm53csa0txss21tb/512x384.jpg', 'https://html5.gamemonetize.com/wtmr1ws4khywnki9fm53csa0txss21tb/', '0', 'Racing', 0, 0, '', 'extreme-car-driving-simulator'),
(2673, 'Supermarket Manager Simulator', 'Supermarket Manager Simulator is a business game. Have you ever fantasized about running your supermarket in your childhood? Now we give you a chance! Play as the store manager in this game and stock up on a variety of goods, from chips and fries to meats, burgers, vegetables, and fruits. From stocking, and shelving to selling, you will be the one to take care of it! When having enough money, you can expand your store! Dont hesitate to start your entrepreneurial journey now and become a great store tycoon!', 'https://img.gamemonetize.com/xyomwast81mz7lk7b10wdqz7abapw13t/512x384.jpg', 'https://html5.gamemonetize.com/xyomwast81mz7lk7b10wdqz7abapw13t/', '0', 'Hypercasual', 0, 0, '', 'supermarket-manager-simulator'),
(2674, 'Dirty Money The Rich Get Rich', 'Dirty Money: The Rich Get Rich is a money clicker relaxation game. You are permitted to make money by tapping. When you earn some money and level up on the corresponding level, you can speed up by upgrading in the Growth, using the Invest, and making the Assets. The more money you make, the more functions you can unlock and use. I hope you will complete the target and make 100 million!', 'https://img.gamemonetize.com/dnpvok20zfcgal93lo3r1jjl5rxq0rro/512x384.jpg', 'https://html5.gamemonetize.com/dnpvok20zfcgal93lo3r1jjl5rxq0rro/', '0', 'Clicker', 0, 0, '', 'dirty-money-the-rich-get-rich'),
(2675, 'Ballon Race 3D', 'In Balloon Race 3D, race against other players in a whimsical world where collecting balloons makes you fly! Start on the ground and gather as many balloons as you can to lift off and speed towards the finish line. The more balloons you collect, the higher and faster you soar. Aim to outmaneuver your rivals and be the first to cross the finish line in this thrilling airborne adventure! Collect coins to unclock new skins. Enjoy!', 'https://img.gamemonetize.com/kicr33skk5upsp3fd7njzieeapg3ytc3/512x384.jpg', 'https://html5.gamemonetize.com/kicr33skk5upsp3fd7njzieeapg3ytc3/', '0', 'Multiplayer', 0, 0, '', 'ballon-race-d'),
(2676, 'creepy playtime', 'You woke up backstage, filled with monsters and mysteries! The locals do not like uninvited guests, so its better not to get caught by them. To get out of the backstage, you need to collect soda cans scattered throughout the backstage. But be careful, the monsters behind the scenes are very vigilant! Can you get out? If not, then you will stay there forever!', 'https://img.gamemonetize.com/rol8yt2b1hm35qfb2fsijrtcdrw4i3j9/512x384.jpg', 'https://html5.gamemonetize.com/rol8yt2b1hm35qfb2fsijrtcdrw4i3j9/', '0', 'Adventure', 0, 0, '', 'creepy-playtime'),
(2677, 'Pin Puzzle Save The Sheep', 'Pin Puzzle: Save The Sheep is an exciting pin-pulling game. You will test your brain intelligence and have endless fun. In this game, you have to make the sheep eat food and save them from their predicament. You have many other tasks like pulling the pin to make the dog eat the food. But be aware that you may meet a lot of obstacles like bombs, lava, etc. and you need to avoid them. There are many interesting levels to play in this crazy puzzle game. Come and join the game.', 'https://img.gamemonetize.com/dnod5rq0g8z1ughf5f8l44cmho3y1sh7/512x384.jpg', 'https://html5.gamemonetize.com/dnod5rq0g8z1ughf5f8l44cmho3y1sh7/', '0', 'Puzzles', 0, 0, '', 'pin-puzzle-save-the-sheep'),
(2678, 'Nutrition School', 'Make nutrition fun with Nutrition School! A captivating game where kids learn about healthy foods, shop for nutritious items, feed their character, and enjoy quizzes. Nutrition School is an educational game designed to help children understand the importance of nutrition. The game features four key activities: learning about various foods, shopping for healthy items, feeding their character, and taking quizzes to earn game coins. In-app purchases are available for additional coins. With its interactive and fun approach, Nutrition School makes learning about healthy eating enjoyable for kids.', 'https://img.gamemonetize.com/f6wxxp6d66p7e26m0wkcrwiu4lgv146y/512x384.jpg', 'https://html5.gamemonetize.com/f6wxxp6d66p7e26m0wkcrwiu4lgv146y/', '0', 'Puzzles', 0, 0, '', 'nutrition-school'),
(2679, 'My Baby Unicorn 2', 'My Baby Unicorn 2 is a simulation game. You need to spend a wonderful day with your baby unicorn. When you get up in the morning, the baby unicorn is hungry. Choose the food that the baby unicorn likes from the refrigerator, such as bread, apples, soda, etc. After eating, the baby unicorn has to go to the toilet. Then you can play with him. Remember to give him a comfortable bath when he is tired, and then accompany him to sleep. He also has a whole closet of beautiful clothes. Help him dress up cute and beautiful. Come and play now.', 'https://img.gamemonetize.com/kh4jhkm8cn0rc9nuyj6dip7zogyjzlk3/512x384.jpg', 'https://html5.gamemonetize.com/kh4jhkm8cn0rc9nuyj6dip7zogyjzlk3/', '0', 'Girls', 0, 0, '', 'my-baby-unicorn-'),
(2680, 'Baby Taylor Back To School', 'Baby Taylor Back To School is an educational game. The long vacation is coming to an end. TodayTaylor is going to pack her school things. Lets help Taylor pack her things! Taylor is still asleep, wake her up quickly, and help her brush her teeth and wash her face. The most important thing for school is the school bag. Help her organize the books and pencils she needs to bring to school and put them in her school bag. And the most important thing is the school uniform, dont forget it. Finally, help Taylor review the knowledge she has learned so that her knowledge will be more solid.', 'https://img.gamemonetize.com/ma46cka3c27lucz8bzfp99samggqeo9p/512x384.jpg', 'https://html5.gamemonetize.com/ma46cka3c27lucz8bzfp99samggqeo9p/', '0', 'Cooking', 0, 0, '', 'baby-taylor-back-to-school'),
(2681, 'Tribal Twist', 'Tribal Twist is super engaging with high quality graphics free classic match 3 puzzle game launch on Android Market. Swap and match tribals in dazzling combinations in fun gameplay to complete the challenge. The best match game, solve puzzles cautiously, train your brain. Fascinating game scenes, eye-catching art style, spectacular elimination effects. Features of this game: -High Quality graphics -Game size is minimal (but not compromised the graphics) -Super simple controls make it easy to start playing -Various game modes -No life limit, unlimited play -Classic style, comfortable experience -Challenge your Capability', 'https://img.gamemonetize.com/ku2zex09oyhk8261cvc7t5u181v2a4l4/512x384.jpg', 'https://html5.gamemonetize.com/ku2zex09oyhk8261cvc7t5u181v2a4l4/', '0', 'Puzzles', 0, 0, '', 'tribal-twist'),
(2682, 'Connect image', 'In Connect image game, you start with picture pieces on the bottom row and a shadow at the center of the screen, aiming to form the picture by assembling the puzzle pieces onto their correct places on the shadow. To play, select a puzzle piece, drag and drop it onto the corresponding part of the shadow, and if it stays, the placement is correct. Repeat this process until the entire picture is complete. Unlike other picture puzzles, each piece represents part of the figure rather than a shape. Once the picture is complete, the game automatically loads the next level. The game has 60 amazing and challenging levels.', 'https://img.gamemonetize.com/t4a4coo9643kaf02yixr4k9sh47vww26/512x384.jpg', 'https://html5.gamemonetize.com/t4a4coo9643kaf02yixr4k9sh47vww26/', '0', 'Puzzles', 0, 0, '', 'connect-image'),
(2683, 'Life of a Tree', 'Life of a Tree is not just a game; its an educational adventure that combines learning with fun. Whether youre a nature enthusiast, a student, or simply curious about the natural world, this game offers valuable insights and a deep appreciation for trees. By playing, youll gain a greater understanding of how trees grow, survive, and contribute to the world around us. Start your journey today and discover the life of trees like never before. With Life of a Tree, learning is an adventure, and every tree has a story to tell.', 'https://img.gamemonetize.com/d40j605mv2tvjca7py8slgmansq7pmax/512x384.jpg', 'https://html5.gamemonetize.com/d40j605mv2tvjca7py8slgmansq7pmax/', '0', 'Puzzles', 0, 0, '', 'life-of-a-tree'),
(2684, 'Moto Stunt Online', 'Moto Stunt Online is an exhilarating motocross game with over twenty-four exciting levels. Once you unlock them, you may choose from four captivating motorcycle designs. Earn money to buy and upgrade your bikes as you face new challenges in each level. Colorful cartoon artwork and exciting racing action will appeal to fans of the genre. Brace yourself for some exciting races and risky adventures.', 'https://img.gamemonetize.com/k0nq8srk5r92nzpetayfcumtojb2tnpf/512x384.jpg', 'https://html5.gamemonetize.com/k0nq8srk5r92nzpetayfcumtojb2tnpf/', '0', 'Racing', 0, 0, '', 'moto-stunt-online'),
(2685, 'Snow Race 3d Fun Racing', 'Snow Race 3D: Fun Racing is an addictive arcade game. Do you want to participate in a snow race? This is probably the most fascinating and addictive game you have ever played! Collect the snow around you to make huge snowballs, then let them build ladders and climb to higher levels. Your opponents will have the same talent and you will have to race against time to race against them! Be the first to reach the finish line to win! Come join us and become a snowball master!', 'https://img.gamemonetize.com/9b0c5cog413kpsmhb4a4mon2oko0n1ne/512x384.jpg', 'https://html5.gamemonetize.com/9b0c5cog413kpsmhb4a4mon2oko0n1ne/', '0', 'Racing', 0, 0, '', 'snow-race-d-fun-racing'),
(2686, 'Baby Princess Unicorn Mobile Phone', 'Baby Princess Unicorn Mobile Phone is an educational game. Congratulations, you will have a unicorn-themed mobile phone. This phone has many functions. You can call your unicorn friend and analyze your happiness. You can also help the cute unicorn take a bath and do his hairstyle. When he is hungry, make delicious food for him! At the end of the day, the baby unicorn needs to brush his teeth and go to bed. Spend a happy day with your unicorn-themed mobile phone! Come and try it!', 'https://img.gamemonetize.com/e1i8s2xvrzvvv3og33vjb8j53mtax3ln/512x384.jpg', 'https://html5.gamemonetize.com/e1i8s2xvrzvvv3og33vjb8j53mtax3ln/', '0', 'Girls', 0, 0, '', 'baby-princess-unicorn-mobile-phone'),
(2687, 'Wave Chic Ocean Fashion Frenzy', 'Welcome to the game in which every new tide carries a new wave of style! Help two girlfriends to celebrate the new beach season with dignity. Each of the girls has her own unique sense of fashion and style. Combine swimsuits with a variety of accessories to create unique summer looks. And dont forget to pick up a surfboard or a sapboard. Get ready for adventures on the water and to become the most stylish on the whole coast!', 'https://img.gamemonetize.com/du2i5r4qkve9sjw5muha15hgyxlk6m1v/512x384.jpg', 'https://html5.gamemonetize.com/du2i5r4qkve9sjw5muha15hgyxlk6m1v/', '0', 'Girls', 0, 0, '', 'wave-chic-ocean-fashion-frenzy'),
(2688, 'Find All Differences', 'In Find 6 Differences, your mission is to spot small differences between two pictures before time runs out. Look carefully and tap on the differences you find, but be careful&amp;mdash;random taps will cost you time. If you get stuck, you can use one of three helps. Find all six differences to move to the next level, but if time runs out or you tap wrong spots too often, you lose. Its a fun way to test and improve your attention to detail!', 'https://img.gamemonetize.com/qjilv7w1u8moof37q2k64log6icp5ysg/512x384.jpg', 'https://html5.gamemonetize.com/qjilv7w1u8moof37q2k64log6icp5ysg/', '0', 'Puzzles', 0, 0, '', 'find-all-differences'),
(2689, 'Little Tailor Diy Fashion', 'Little Tailor DIY Fashion is a fun dress-up game. Do you want to be the best fashion designer in the town? Play this amazing game. You can design gorgeous outfits for a cute boy and a beautiful girl without knowing any sewing skills in this game. You just need to follow the instructions and you will make the cutest outfits ever. After designing beautiful clothes for your children, you can also add many fashionable stickers and patterns to the clothes. After that, you can also let the children pose, take pictures of them, and then choose the right frames for the photos. Play this game if you are interested.', 'https://img.gamemonetize.com/enbk6b9jpwlyj8tetyyu2f0k71fw82f8/512x384.jpg', 'https://html5.gamemonetize.com/enbk6b9jpwlyj8tetyyu2f0k71fw82f8/', '0', 'Girls', 0, 0, '', 'little-tailor-diy-fashion'),
(2690, 'Funny Fruits: Merge and Gather Watermelon', 'Collect the cheerful fruits! Merge them to help them evolve into something even tastier: when identical fruits touch, they transform into a new type, becoming even larger. Hurry to gather as many as you can to prevent the box from overflowing. Can you collect all the fruits and grow a huge watermelon? Compete with friends to see who can earn the highest score!', 'https://img.gamemonetize.com/3rfg72tiygiqo8d7iay9glrob6mx3h05/512x384.jpg', 'https://html5.gamemonetize.com/3rfg72tiygiqo8d7iay9glrob6mx3h05/', '0', 'Puzzles', 0, 0, '', 'funny-fruits-merge-and-gather-watermelon'),
(2691, 'Snow Adventure', 'Explore the mysterious adventure, collect crystals to save a Friend and Beat the enemy. Game story begins with a boy and his friend. Some deadly monsters chased them, but at last his friend was prisoned by those monsters. Monster needs 3 crystals in each level to release his friend. Now the player has to play the role of that boy and collect 3 crystals in each level. Be careful! When collecting the crystals as many mysterious monsters and raps are waiting for you. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests.', 'https://img.gamemonetize.com/winujh9g3xu6tl8a07mn5tq2k08x99em/512x384.jpg', 'https://html5.gamemonetize.com/winujh9g3xu6tl8a07mn5tq2k08x99em/', '0', 'Adventure', 0, 0, '', 'snow-adventure'),
(2692, 'Merge Gun Fps Shooting Zombie', 'Merge Gun: FPS Shooting Zombies main mission is to shoot down all coming undead creatures before they kill you. Before you join the battle, you can buy more guns and merge the same guns into new advanced ones. With more powerful and fast ammo in the clip, you can deal with incoming enemies more easily. Both zombies and crows will move forward to you even if you are still reloading. Keep calm and shoot the explosive oil cans on the ground if necessary.', 'https://img.gamemonetize.com/fbdxl3fqrfnce405bag3rkhb9zyc7gxm/512x384.jpg', 'https://html5.gamemonetize.com/fbdxl3fqrfnce405bag3rkhb9zyc7gxm/', '0', 'Shooting', 0, 0, '', 'merge-gun-fps-shooting-zombie'),
(2693, 'Mahjong Sort Puzzle', 'This is an addictive matching puzzle game. If you are a mahjong fan and love matching games, this game is for you. You need to sort out the mahjongs, sort out the mahjongs with the same colour into a grid and they will all be eliminated. While playing the game, you will also exercise your logical thinking and spatial sense. So, come and join the challenging world of gaming.', 'https://img.gamemonetize.com/d1xc65i3wvzz2ynh6jrhp0va0sws25qy/512x384.jpg', 'https://html5.gamemonetize.com/d1xc65i3wvzz2ynh6jrhp0va0sws25qy/', '0', 'Sports', 0, 0, '', 'mahjong-sort-puzzle'),
(2694, 'Treasure Quest', 'Explore the world of treasure hunting adventure with a smooth gameplay with Prince Arthur who went for the treasure hunting. who was desperately follow his father&amp;rsquo;s wish to brought their treasure.There are several colours of Treasure available in the game.For each colour of treasure ,the same colour bowl will appear to collect.Player has to pull off the right pin to release the treasure in the right bowl.Be careful while pulling the pin if pin pulling goes wrong the treasure goes to the wrong bowl and then the game will restart. Main object of this game is Treasure .Pull the pin for the same colour treasure matching with bowl to get reward', 'https://img.gamemonetize.com/yvs6b1y6dd94vz10g4jgyc8zhs5fevuj/512x384.jpg', 'https://html5.gamemonetize.com/yvs6b1y6dd94vz10g4jgyc8zhs5fevuj/', '0', 'Puzzles', 0, 0, '', 'treasure-quest'),
(2695, 'Robber and cop', 'Become a ruthless bandit in the exciting game Robber and cop! Rob, and steal - all the ways are good to get rich! You are in the role of a daring bandit who wants to get rich. You have audacity, ingenuity and a faithful bat in your arsenal! Earn money: - Beat money out of passers-by using your power. - Rob the bank by defeating the guard and taking the money with you. - Rob houses, taking valuable furniture with you. - Steal cars. Develop your character: - Buy new weapons, armor and other upgrades to become Become a legend: - Go from a petty thief to a formidable mafia boss whose name inspires fear.', 'https://img.gamemonetize.com/l3xdck3mhhur6v5xr3zmjco7mbw6f4lg/512x384.jpg', 'https://html5.gamemonetize.com/l3xdck3mhhur6v5xr3zmjco7mbw6f4lg/', '0', 'Action', 0, 0, '', 'robber-and-cop'),
(2696, 'Sandwich Runner 2', 'Sandwich Runner is a fun game. Collect ingredients on the way to the goal, how high will it reach? The diner is very hungry and he cant wait to eat. Collect steaks, chicken thighs, fried eggs, and sushi. Be careful to avoid bad food like mold and rot or it will make the diner sick! Red peppers will make the diner spitfire! Can you keep the diner happy and pass the level? Good luck!', 'https://img.gamemonetize.com/iqn1x8vicafzb829as61fir70revvb8v/512x384.jpg', 'https://html5.gamemonetize.com/iqn1x8vicafzb829as61fir70revvb8v/', '0', 'Racing', 0, 0, '', 'sandwich-runner-'),
(2697, 'Panda Shark Family', 'Little Panda Shark Family is a very cute educational game. Join the Shark family and keep the underwater animals safe. This game has 3 parts. You will help the Shark family rescue the jellyfish trapped in the coral reef and make delicious sea snake snacks for them when they are hungry. You will also help the little fish repair their amusement park and restore their previous joy. You will also drive away the evil squid that has taken over the underwater palace and repair the mermaid portrait that it has destroyed. This game has realistic sound effects and smooth animations. You will definitely fall in love with this game.', 'https://img.gamemonetize.com/0e2ozsglz7eobj685y1peejt8mquxvw0/512x384.jpg', 'https://html5.gamemonetize.com/0e2ozsglz7eobj685y1peejt8mquxvw0/', '0', 'Girls', 0, 0, '', 'panda-shark-family'),
(2698, 'Shadow Quest', 'In the Shadow Quest three little witches were lived happily together but after sometime one Monster came and wanted to take their power .If They refused to do so,the Monster taken away one of those witches with him.Hence One little witch went to get their friend. The main object in this game is to complete the level.You will have to find the door to go to the next level(which is set at the end of the level).During the crossover you have to face many obstacles such as spikes , automatic canon, and others creature.', 'https://img.gamemonetize.com/9xl8u1o9057hi6gwduzdpbfpjoja0yzv/512x384.jpg', 'https://html5.gamemonetize.com/9xl8u1o9057hi6gwduzdpbfpjoja0yzv/', '0', 'Hypercasual', 0, 0, '', 'shadow-quest'),
(2699, 'World of Alice   Plant Game', 'World of Alice - Plant Game is an educational game developed for children with the aim of teaching them how to cultivate and care for a plant in a fun way using their cell phone, tablet or computer. Excellent educational resource. In Alices World, learning is fun.', 'https://img.gamemonetize.com/rulh22mrjymve18yh4emthfumpbexxtl/512x384.jpg', 'https://html5.gamemonetize.com/rulh22mrjymve18yh4emthfumpbexxtl/', '0', 'Clicker', 0, 0, '', 'world-of-alice---plant-game'),
(2700, 'Rocket Missile Attack', 'Gear up for an electrifying adventure in Rocket Missile Attack, the ultimate missile command game that blends strategy, speed, and precision! Take control of a state-of-the-art missile defense system and protect your base from relentless waves of enemy rockets and missiles. With stunning graphics, intuitive controls, and an array of challenging levels, Rocket Missile Attack will keep you on the edge of your seat.', 'https://img.gamemonetize.com/uuj9wygke97vpiwam9uehbmmojyml5uc/512x384.jpg', 'https://html5.gamemonetize.com/uuj9wygke97vpiwam9uehbmmojyml5uc/', '0', 'Adventure', 0, 0, '', 'rocket-missile-attack'),
(2701, 'Memory Ready', 'Welcome to the immersive and challenging world of Memory Ready. Get ready for a unique and exciting experience that will test your limits of concentration and memory skills in a vibrant online multiplayer setting. With an impressive set of 208 meticulously designed cards, ranging from upper and lower case letters to intriguing symbols, Memory Ready promises to take your senses to a new level. Enter a digital universe where competition and collaboration intertwine in a dance of strategy and mental agility', 'https://img.gamemonetize.com/gypah4ijaqqcopmeyhmdvz23f4ocp42b/512x384.jpg', 'https://html5.gamemonetize.com/gypah4ijaqqcopmeyhmdvz23f4ocp42b/', '0', 'Puzzles', 0, 0, '', 'memory-ready'),
(2702, 'Girl Secret Princess Makeover', 'Girl Secret Princess Makeover is a fashion simulation game. Do you want to become the most famous model in the world? This is a very difficult thing. You need to take good care of your skin and manage your figure well. Treat yourself to a facial spa first and then go to the hair salon. Apply exquisite model makeup and wear fashionable clothes. The last and most important thing is to wear the wings of a supermodel. When everything is ready, you can go on stage and walk the show!', 'https://img.gamemonetize.com/eli21iy16iyh2zz3t9eksp7cm012ani2/512x384.jpg', 'https://html5.gamemonetize.com/eli21iy16iyh2zz3t9eksp7cm012ani2/', '0', 'Girls', 0, 0, '', 'girl-secret-princess-makeover'),
(2703, 'Merge Punch', 'Embark on an exhilarating journey with Mergepunch: Merge &amp;amp; Punch, a captivating casual game that combines strategic merging and thrilling combat! Merge similar items to level them up, creating powerful synergies and unlocking new possibilities. Assemble your team of unique characters and engage in epic battles where your punches pack a punch!', 'https://img.gamemonetize.com/ql5s71379ryheqb8agur0u7pjp7jn39i/512x384.jpg', 'https://html5.gamemonetize.com/ql5s71379ryheqb8agur0u7pjp7jn39i/', '0', 'Action', 0, 0, '', 'merge-punch'),
(2704, 'Diamonds Digger', 'Dive into Diamond Digger Adventure, where you dig deep to find sparkling diamonds while avoiding dangerous rocks and obstacles. Navigate through the underground, collect gems and diamonds, and earn coins to unlock new digging vehicles. Enjoy Diamonds Digger Game!', 'https://img.gamemonetize.com/x0328upfxt7mjfbmv4qngr0sgw8o6go0/512x384.jpg', 'https://html5.gamemonetize.com/x0328upfxt7mjfbmv4qngr0sgw8o6go0/', '0', 'Adventure', 0, 0, '', 'diamonds-digger'),
(2705, 'Snow Plowing Simulator', 'Try yourself as a snow plowman: start with a shovel, and finish driving a powerful snow plow truck! In this game you will have to fully immerse yourself in the process of snow removal. You start with a small house where you clear the paths of snow. As you grow and develop, you move on to using the tractor to clean the entire yard or even the street. But you dont stop there &amp;mdash; you clean entire highways and airports. The simulator allows you to fully immerse yourself in this type of activity. Its both fun and challenging. This game has levels that open after completing the previous ones. You win when you complete the task completely and cle', 'https://img.gamemonetize.com/87gqsxrjuq2h3982i22fhssjmic5m1ik/512x384.jpg', 'https://html5.gamemonetize.com/87gqsxrjuq2h3982i22fhssjmic5m1ik/', '0', 'Adventure', 0, 0, '', 'snow-plowing-simulator'),
(2706, 'Monster Truck Crush', 'Monster Truck Crush is a skillful balanced monster truck racing arcade game. With 3D monster trucks, you need to defeat the AI opponent by arriving at the finish line in the first place. You can speed up immediately when your vehicle is balanced on the next platform. Or else, you will lose some speed or roll the truck. The AI opponent is good at controlling the speed. But you can control the body angle of the car to keep speeding up. Good luck!', 'https://img.gamemonetize.com/t1hio10b5dvpe4c6whabcb5g28q6kc34/512x384.jpg', 'https://html5.gamemonetize.com/t1hio10b5dvpe4c6whabcb5g28q6kc34/', '0', 'Racing', 0, 0, '', 'monster-truck-crush'),
(2707, 'Princess Fashion Makeover', 'Princess Fashion Makeover is a dress up game. If you own many beautiful princess dresses,there are many beautiful tiaras, bracelets, high heels, magic wands, necklaces and earrings. What a happy little princess you will be! This game provides you with many gorgeous princess clothes and princess accessories. You can match as you like. Fulfill all your princess fantasies. After finishing dressing up, remember to choose a fashionable pose and let the camera record this unforgettable moment.', 'https://img.gamemonetize.com/sc9ejt7r48hraoupnzd2kw0smy7j8wvu/512x384.jpg', 'https://html5.gamemonetize.com/sc9ejt7r48hraoupnzd2kw0smy7j8wvu/', '0', 'Fighting', 0, 0, '', 'princess-fashion-makeover'),
(2708, 'Water World Match', 'Water World Match offers a challenging and relaxing puzzle game experience for players of all skill levels. Solve puzzles, match tiles, and master the classic game of matching. In the game the player has to choose category fish to match and complete the quest in dazzling combinations in fun gameplay to complete the challenge. The best match game, solve puzzles cautiously, train your brain. Fascinating game scenes, eye-catching art style, spectacular elimination effects. Features of this game: -High Quality graphics -Game size is minimal. -Super simple controls make it easy to start playing -Interesting quests.', 'https://img.gamemonetize.com/s3rrmzcpsoiy7hyeykb0veh2b7avq2yk/512x384.jpg', 'https://html5.gamemonetize.com/s3rrmzcpsoiy7hyeykb0veh2b7avq2yk/', '0', 'Puzzles', 0, 0, '', 'water-world-match'),
(2709, 'Kiddie Farmers', 'Kiddie Farmer is an interactive game that takes players to a delightful world, where kids run their own farm-to-table market. Get ready to experience a vibrant and busy atmosphere as these charming young business owners create and sell a variety of products to their peers. In this role, you will embody a young entrepreneur in charge of overseeing and expanding the operations of the mart. Your main goal is to support these aspiring young business owners in growing their enterprise, ensuring that the supermarket flourishes and becomes the preferred destination for all children in the community.', 'https://img.gamemonetize.com/on8r2me11sog1ffh38y2c90dlpz2sj9k/512x384.jpg', 'https://html5.gamemonetize.com/on8r2me11sog1ffh38y2c90dlpz2sj9k/', '0', 'Hypercasual', 0, 0, '', 'kiddie-farmers'),
(2710, 'Soviet Cars Differences', 'Now is the time to look at several Soviet cars in which we need to find differences. Behind these pictures are small differences. Can you find them? They are fun designs for you to play with. A game that is fun and educational because it will help you improve your observation and concentration skills. You have 15 levels and 7 differences, for each level you have one minute to finish the same. Have fun!', 'https://img.gamemonetize.com/vqql2gil73dyrccesgfaelvrvyqzsm61/512x384.jpg', 'https://html5.gamemonetize.com/vqql2gil73dyrccesgfaelvrvyqzsm61/', '0', 'Puzzles', 0, 0, '', 'soviet-cars-differences'),
(2711, 'Math challenge online', 'Math Challenge is an exciting and educational game where you can test your arithmetic skills in a fun and competitive setting. At the start of each round, a mathematical equation appears at the top of the screen, involving any of the four basic operations: addition, subtraction, multiplication, or division. The game board is a grid filled with various numbers. You must control your avatar, navigating the grid to land on the number that solves the displayed equation. Quick thinking and swift movements are crucial, as each round has a limited time for you to position your avatar on the correct answer. Points are awarded for correct answers, an', 'https://img.gamemonetize.com/h9f5jfuk4rfcf8hnypmhsh8fkhezdu7t/512x384.jpg', 'https://html5.gamemonetize.com/h9f5jfuk4rfcf8hnypmhsh8fkhezdu7t/', '0', 'Multiplayer', 0, 0, '', 'math-challenge-online'),
(2712, 'Gun Evolution', 'Gun Evolution is both a shooting running game and a strategy merge battle game. With 3D cartoon models, you need to merge a power gun to win the battle after the finish line at each level. I recommend shooting the numbered pillars, you can claim money inside and get the items on them. When you earn enough money, you can upgrade the ATK and Speed to destroy more pillars more easily on the track. Good luck!', 'https://img.gamemonetize.com/6vh1xzj04x35xojln9ej5wkfluk6o4tu/512x384.jpg', 'https://html5.gamemonetize.com/6vh1xzj04x35xojln9ej5wkfluk6o4tu/', '0', 'Shooting', 0, 0, '', 'gun-evolution'),
(2713, 'Animals Skin', 'Animals Skin Kids match missing skin pieces to animals, learning about different furs and textures. Fun, educational, and interactive, perfect for young explorers! Drag the correct skin to complete vibrant images. Excellent educational resource, playable on mobile, tablet, and computer! Developed by: Nau.kids', 'https://img.gamemonetize.com/3y55lueo8b2zhtbjyrk5omxb5sf8ev5g/512x384.jpg', 'https://html5.gamemonetize.com/3y55lueo8b2zhtbjyrk5omxb5sf8ev5g/', '0', 'Puzzles', 0, 0, '', 'animals-skin'),
(2714, 'School Girls Battle Beauty Salon', 'School Girls Battle Beauty Salon is a casual simulation game. Kristen and Elle are best friends,and they are in the same class at the same school. They agreed to put on beautiful makeup and wear beautiful clothes every day when they go to school to be the most shining sisters. Everyone envies their friendship. But recently, they had a fight because of a boy. Can you help them restore their friendship?', 'https://img.gamemonetize.com/qib57741ucx6lyd8c8dqav6awsfyvm89/512x384.jpg', 'https://html5.gamemonetize.com/qib57741ucx6lyd8c8dqav6awsfyvm89/', '0', 'Girls', 0, 0, '', 'school-girls-battle-beauty-salon'),
(2715, 'Cute Monsters', 'Match the monster tiles and release them Solve the monster tiles by matching them. If you like genres such as puzzle, tiles-matching, quests or just want to have a good time then this game is for you. Features of this game: High Quality graphics will leave only positive feedback Game size is minimal (but not compromised the graphics) and it is good for your device health Super simple controls make it easy to start playing Interesting quests will not let you get bored while playing the game.', 'https://img.gamemonetize.com/qlvbf0z7opkb1xzhj4fa8hp95qivk537/512x384.jpg', 'https://html5.gamemonetize.com/qlvbf0z7opkb1xzhj4fa8hp95qivk537/', '0', 'Puzzles', 0, 0, '', 'cute-monsters'),
(2716, 'Ultimate Trivia Quiz', 'Ultimate Trivia Quiz is an exciting quiz game with two types of questions. Test your knowledge by answering the questions and try not to make mistakes more than three times. Level up, reach heights and become a leader in the leaderboard!', 'https://img.gamemonetize.com/kkyflfvmfzkqxsb9t4rulmtm8llbcxm7/512x384.jpg', 'https://html5.gamemonetize.com/kkyflfvmfzkqxsb9t4rulmtm8llbcxm7/', '0', 'Girls', 0, 0, '', 'ultimate-trivia-quiz'),
(2717, 'Puzzle Funny Animals', 'Welcome to Puzzle - Funny Animals &amp;ndash; a unique puzzle game that will take you to funny animals! In this game you have to collect 60 unique images of animals, each of which has its own magic and history. Each level features new funny and funny animals. Each picture is a sliding puzzle that needs to be folded correctly to get a complete image. Game Features: - 60 levels with unique images. - Simple and fun gameplay. - Fascinating stories and exciting adventures. - Colorful graphics.', 'https://img.gamemonetize.com/dnyw0cqhpmgiaii44m0n6g2n41ytklap/512x384.jpg', 'https://html5.gamemonetize.com/dnyw0cqhpmgiaii44m0n6g2n41ytklap/', '0', 'Puzzles', 0, 0, '', 'puzzle-funny-animals'),
(2718, 'Low Poly Smash Cars', 'Welcome! It\'s the season for total destruction! This Demolition Derby is all about crazy racing manoeuvres and crushing your opponents cars. Choose your favourite Super Car model and enter the twisted derby arena, Start accelerating and cause damage on the cars that stay on your way. Put your reckless driving skills and crashing talents to the test in this exciting new arena game of destruction! Be the last man standing to advance to the next level. Enjoy smooth driving simulations and high quality graphics!', 'https://img.gamemonetize.com/9bz11r8r0jtt3c5mpbcbzkyd1b24gtuz/512x384.jpg', 'https://html5.gamemonetize.com/9bz11r8r0jtt3c5mpbcbzkyd1b24gtuz/', '0', 'Racing', 0, 0, '', 'low-poly-smash-cars'),
(2719, 'The Specimen Zero', 'The moment has arrived to persevere in a hostile and mysterious environment. In the 3D horror game Specimen Zero, sick creatures creep across rooms trying to murder you until you can find a way to escape. You are terrified, you have no idea where you are, and your last memory is of being abducted. However, an unusual and maybe hazardous event has taken place in that peculiar location. A means of evasion from such establishments must be found by you.', 'https://img.gamemonetize.com/2703opaxlocb1zdy8juyd9t2yeuddpda/512x384.jpg', 'https://html5.gamemonetize.com/2703opaxlocb1zdy8juyd9t2yeuddpda/', '0', 'Action', 0, 0, '', 'the-specimen-zero'),
(2720, 'Guess The Drawing', 'This is a casual puzzle game where you draw and I guess. Maybe youve played a game like that before, where someone draws on your back and you draw on the front, and then you see if you agree. If you like that kind of game, then this game is for you. In this game, you need to memorize what the person behind you draws.You can use the coins you get to buy the brushes you need. Come and experience this new and interesting game world.', 'https://img.gamemonetize.com/lzcs3ex5x2y90qpsil38iuv7jxkuckal/512x384.jpg', 'https://html5.gamemonetize.com/lzcs3ex5x2y90qpsil38iuv7jxkuckal/', '0', 'Puzzles', 0, 0, '', 'guess-the-drawing'),
(2721, 'Little Panda Cake Shop', 'Little Panda Cake Shop is a very popular cooking game. This game has exquisite graphics and smooth animations. You dont need to have superb cooking skills, you just need to follow the games prompts to make delicious cakes. This game is guaranteed to give children who love baking a sense of accomplishment. We provide you with professional kitchen utensils and a variety of delicious fruits and desserts as decorations. Want to know more about this game? Come and enjoy it.', 'https://img.gamemonetize.com/9dquz52p9wbmmsb4rjppazwicpsn06bm/512x384.jpg', 'https://html5.gamemonetize.com/9dquz52p9wbmmsb4rjppazwicpsn06bm/', '0', 'Girls', 0, 0, '', 'little-panda-cake-shop'),
(2722, 'FlappyCat Crazy Halloween', 'Flappy Cat: Crazy Halloween is a game with little bit of horror theme. And keeping the difficulty of other Flappy Cat games. Flappy Cat is back, and all dressed up for some Halloween fun game! Just like the other Flappy Cat games, your skill levels will be tested for this is a challenging game. Not just that, you will also have a tiny bit of horror thrown into the mix, to make things more exciting! Help Flappy Cat zoom back and forth, evade the Halloween tower and get the highest score!', 'https://img.gamemonetize.com/u7ttmialz7n3snr0t3csr2humyxh2b1t/512x384.jpg', 'https://html5.gamemonetize.com/u7ttmialz7n3snr0t3csr2humyxh2b1t/', '0', 'Clicker', 0, 0, '', 'flappycat-crazy-halloween'),
(2723, 'Ninja Evade', 'Explore the busy city with a brave ninja, help him to reach his ninja town Game story starts with Sarogi the Brave Ninja, but one day he went to the nearest city. He explores the City, but trouble comes when he knows that no Ninja is allowed in that city. Now the player has to play the role of Ninja Sarogi and help him to escape that city. Be careful! When crossing the Rails and the Rivers, avoid survival drones. If you like genres such as adventure, rpg, platform, or just want to have a good time then this game is for you. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests', 'https://img.gamemonetize.com/08wt75dv288khq01ftmdb7boltugkbar/512x384.jpg', 'https://html5.gamemonetize.com/08wt75dv288khq01ftmdb7boltugkbar/', '0', 'Hypercasual', 0, 0, '', 'ninja-evade'),
(2724, 'Letter Popping', 'Welcome to the exciting world of letter-popping! In this addictive and fast-paced game, letters come floating in colorful balloons, and your task is to pop the balloons by pressing the corresponding letter on the screen. Each level presents increasingly challenging arrangements of balloons, requiring quick reflexes and sharp focus to pop the correct ones. Test your skills, improve your hand-eye coordination, and exercise your brain as you race against the clock to pop as many balloons as you can.', 'https://img.gamemonetize.com/y9k746egbpyt7xob20ppba2ussscwggs/512x384.jpg', 'https://html5.gamemonetize.com/y9k746egbpyt7xob20ppba2ussscwggs/', '0', 'Puzzles', 0, 0, '', 'letter-popping'),
(2725, 'Fighting Vehicles Arena', 'Fighting Vehicles Arena is not merely a vehicle matching puzzle and a fighting game with 2D cartoon blocks. Before the battle begins, you can add more body parts, wheels, and weapons to your vehicle. You can control the battle by yourself or select the auto fight. Both the defense parts and the offense parts are necessary. If you lose all weapon parts before your opponent, you will lose the battle. Good luck!', 'https://img.gamemonetize.com/z3f8dbvjwacl2b3yeye3zob3pva9wrz2/512x384.jpg', 'https://html5.gamemonetize.com/z3f8dbvjwacl2b3yeye3zob3pva9wrz2/', '0', 'Puzzles', 0, 0, '', 'fighting-vehicles-arena'),
(2726, 'Mess Master Keep Home Clean', 'Thank you for visiting Mess Master Keep Home Clean. It is the greatest online game for people who enjoy having their place neat and arranged! In this particular addicting online game, you are going to undertake the role of the specialized cleaner and handle various untidy spaces and spots. From disorganized living rooms to messy sleeping rooms, you should make use of your clean-up expertise to help make all the things spotless and glowing clean. With authentic cleansing equipment and various challenging levels, Mess Master Keep Home Clean is the perfect game for those who love to keep things tidy and neat.', 'https://img.gamemonetize.com/j6sg673ba8fv27851wah0iic48p9mvd5/512x384.jpg', 'https://html5.gamemonetize.com/j6sg673ba8fv27851wah0iic48p9mvd5/', '0', 'Girls', 0, 0, '', 'mess-master-keep-home-clean'),
(2727, 'King of Crabs', 'Easy to operate the krab,The Shell Gallery will show each roles armor, speed, skill, and pelt,The Equipment shop sells 5 Claws, 5 Bodies, and 5 Legs, Claim extra claw coins in the Sign and Spin,The Quick Match will make a fight with 24 players.The Ultimate Guide to Winning Tactics and Tips,Find a shell first. Collect and eat fish on the ground to grow up, Attack the weaker opponents.', 'https://img.gamemonetize.com/7qd3n9dqksf5kv9melr3cx96oo8rmjws/512x384.jpg', 'https://html5.gamemonetize.com/7qd3n9dqksf5kv9melr3cx96oo8rmjws/', '0', 'Action', 0, 0, '', 'king-of-crabs'),
(2728, 'Starving Lion', 'The Lion is very hungry, lets help feed by using your brain. Food is tied out of the Lion range, you have to cut the rope wisely as the rope is physics based. Cut at the point where the stars are situated and collect them all to score more. Be careful! Wrong cutting means Food will drop out of the range of Lion and Game will be over. Features of this game: High Quality graphics will leave only positive feedback Game size is minimal (but not compromised the graphics) and it is good for your device health Super simple controls make it easy to start playing Interesting quests will not let you get bored while playing the game.', 'https://img.gamemonetize.com/sskrpxty5tt10zqepttdfj83ju9xj2jw/512x384.jpg', 'https://html5.gamemonetize.com/sskrpxty5tt10zqepttdfj83ju9xj2jw/', '0', 'Hypercasual', 0, 0, '', 'starving-lion'),
(2729, 'Street Encounter', 'Eliminate all terrorists from the city.', 'https://img.gamemonetize.com/81s215gz4rgywngkncebh7izlepynf8e/512x384.jpg', 'https://html5.gamemonetize.com/81s215gz4rgywngkncebh7izlepynf8e/', '0', 'Adventure', 0, 0, '', 'street-encounter'),
(2730, 'DIY Slime Simulator ASMR', 'DIY Slime Simulator ASMR is a simulation game. This game includes a variety of ways to play with Slime. Not only can you pinch it and squeeze it, you can also make unique slime. Add slime to the bowl, add dye, add some decorations, and mix them well. When you pinch the slime, we also accompany it with decompression sound effects. You can create all kinds of slimes and collect them. Become the king of slime collection.', 'https://img.gamemonetize.com/0bcg41z4ilwdt9z1bnkxwo1w1gqxw3kr/512x384.jpg', 'https://html5.gamemonetize.com/0bcg41z4ilwdt9z1bnkxwo1w1gqxw3kr/', '0', 'Puzzles', 0, 0, '', 'diy-slime-simulator-asmr'),
(2731, 'Turtle Quest', 'Explore the mysterious adventure, collect Yellow Liquid to save Master and Beat Tyfun the enemy. Game story starts with the Turtle and his Master, but one day one enemy named Tyfun attacks the Master with a poison and the Master becomes sick. Now the player has to play the role of the Turtle and using Ninja skills has to beat Tyfun and collect Yellow liquid to save the Master. Be careful! While crossing the platforms as many mysterious traps are waiting for the player. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests.', 'https://img.gamemonetize.com/6cwfk2fzlwxrs5l1npw9rvy1in09iu3c/512x384.jpg', 'https://html5.gamemonetize.com/6cwfk2fzlwxrs5l1npw9rvy1in09iu3c/', '0', 'Hypercasual', 0, 0, '', 'turtle-quest'),
(2732, 'Gun Shooting Range', 'In this game, you are a rookie sniper at the beginning, take your rifle, pass all the missions,and grow into a professional sniper! Remember, shoot every bullet calmly, be accurate and fatal,and use the least bullets to do the biggest damage.', 'https://img.gamemonetize.com/zwurlfns81rzemxlwpx6nfzmqvz959br/512x384.jpg', 'https://html5.gamemonetize.com/zwurlfns81rzemxlwpx6nfzmqvz959br/', '0', 'Shooting', 0, 0, '', 'gun-shooting-range'),
(2733, 'Blocks Vs Pirates', 'Blocks Vs Pirates is an exciting sports game to play for all ages. Dive into this technical game that tests your aiming ability to make a goal. The challenge is simple yet thrilling: how long can you stay in the game? Your endurance is determined by how well you can aim. Calculate the right angle and degree of force and launch the Ninja through into the basket! In Blocks Vs Pirates, you need to master the art of precision. Each level presents new obstacles and challenges, ensuring that the game remains engaging and stimulating.', 'https://img.gamemonetize.com/ltq5ipwf8hqj4cci4oeq1r7t0roy5cco/512x384.jpg', 'https://html5.gamemonetize.com/ltq5ipwf8hqj4cci4oeq1r7t0roy5cco/', '0', 'Sports', 0, 0, '', 'blocks-vs-pirates'),
(2734, 'Noob vs Obby Two Player', 'Are you ready for the eternal battle between Noob and Obby? Weapons are drawn, and the war has begun. Choose your side in this war and start fighting with your friend. Whether you choose to be an Obby or a Noob, aim to win the war. You must battle against your friend. Use bombs, guns, and stones to defeat and kill your enemy. To win, eliminate your opponent and emerge victorious.', 'https://img.gamemonetize.com/jwh0jlov1vfgjg8lzicg4yjlyvn6kdw5/512x384.jpg', 'https://html5.gamemonetize.com/jwh0jlov1vfgjg8lzicg4yjlyvn6kdw5/', '0', 'Action', 0, 0, '', 'noob-vs-obby-two-player'),
(2735, 'Animal Preserver', 'Use your brain to rescue the Animals from the deadly Bees. Deadly Bees are waiting to attack the Animals, you have to use your brain and draw safety zones for those needy Animals. Be careful! While drawing the lines as the wrong zone means the game will be over, use low lines to collect 3 stars. Features of this game: Features of this game: High Quality graphics will leave only positive feedback Game size is minimal (but not compromised the graphics) and it is good for your device health Super simple controls make it easy to start playing Interesting quests will not let you get bored while playing the game.', 'https://img.gamemonetize.com/9u0nxuv2l8vj8f379kzt0tlom75tvwc7/512x384.jpg', 'https://html5.gamemonetize.com/9u0nxuv2l8vj8f379kzt0tlom75tvwc7/', '0', 'Puzzles', 0, 0, '', 'animal-preserver');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2736, 'Merge Crypto   2048 Puzzle', 'Welcome to the joyful world of Merge Crypto. This game is an interesting and classic casual game where you can relax and kill time at any moment. The rules of Merge Crypto are extremely simple and easy to grasp. You just need to continuously combine balls of the same cryptocurrency until you reach the final goal of creating a Bitcoin Ball, which gives an increased score booster. Moreover, its a great way to train your brain and fingers, and its entertainment for all ages.', 'https://img.gamemonetize.com/9g9sxglqcitkopmvlanq49zr674m9gxl/512x384.jpg', 'https://html5.gamemonetize.com/9g9sxglqcitkopmvlanq49zr674m9gxl/', '0', 'Puzzles', 0, 0, '', 'merge-crypto----puzzle'),
(2737, 'Space Patrol', 'Patrol the space and Kill the Alien Spiders, Collect crystals to reach the next destination. Explore the space world and mysterious Alien spiders execute it and more exciting challenges waiting for the player. Be Careful! While exploring the space world as Alien Spider is very dangerous and deadly traps can harm the player and game will be over. If you like genres such as adventure, action, rpg, platform, quests or just want to have a good time then this game is for you. Features of this game: High Quality graphics Game size is minimal Super simple controls Interesting quests.', 'https://img.gamemonetize.com/pi3zxg65wrufqzewqqwvz86grcnyteex/512x384.jpg', 'https://html5.gamemonetize.com/pi3zxg65wrufqzewqqwvz86grcnyteex/', '0', 'Adventure', 0, 0, '', 'space-patrol'),
(2738, 'Animals Pare', 'Exciting 60 levels and cute animals are waiting for you, each of which needs to find a pair! This game will help the development of memory and will delight with pleasant graphics. The further the levels go, the more complex the mechanics are waiting for you!', 'https://img.gamemonetize.com/vtaqvtn2mbc8dh3k5xwmckcpntk59uya/512x384.jpg', 'https://html5.gamemonetize.com/vtaqvtn2mbc8dh3k5xwmckcpntk59uya/', '0', 'Girls', 0, 0, '', 'animals-pare'),
(2739, 'Letterland Lollipops', 'Welcome to Letterland Lollipops! In this fun game, youll learn to identify both lowercase and uppercase letters from A to Z. Match the yummy lollipops with the same letter to score points and unlock new levels. Get ready for a sweet and educational adventure!', 'https://img.gamemonetize.com/o46afo8mrds2tvim3gxn71bfqvgfxdd7/512x384.jpg', 'https://html5.gamemonetize.com/o46afo8mrds2tvim3gxn71bfqvgfxdd7/', '0', 'Hypercasual', 0, 0, '', 'letterland-lollipops'),
(2740, 'Worm Colors', 'Swipe your finger left and right to guide your worm through the colorful shapes. Try to pass only on the same color as your worm and do not touch other shapes with different color than the worm. Explore tons of amazing and challenging levels and try to complete them all. Enjoy!', 'https://img.gamemonetize.com/algk3zq2g8jwna4e4gk6i171b1gej18e/512x384.jpg', 'https://html5.gamemonetize.com/algk3zq2g8jwna4e4gk6i171b1gej18e/', '0', 'Puzzles', 0, 0, '', 'worm-colors'),
(2741, 'Panda The Cake Maker', 'Make delicious Cakes with the Panda Chef, take order and do successful delivery. Panda chef and his assistant own a Cake shop. They are working very hard to keep their Cake quality better, and they want to satisfy their customers at any cost. Now the player has to help the Panda chef to make ordered cakes as the customer needs. Be careful! While making the cakes, as customers will be dissatisfied if any wrong ingredients are added in their cakes, the game will be over. So make cakes delicious and beautiful and help Panda to make more coins. Features of this game: High Quality graphics Game size is minimal Super simple controls.', 'https://img.gamemonetize.com/rbp3ando8632dmb6quph8nxxiw2la856/512x384.jpg', 'https://html5.gamemonetize.com/rbp3ando8632dmb6quph8nxxiw2la856/', '0', 'Hypercasual', 0, 0, '', 'panda-the-cake-maker'),
(2742, 'Giddy Blocks', 'It&amp;rsquo;s Giddy Blocks, the hottest game on the charts at the moment! Dive into a world of colorful chaos and endless fun with Giddy Blocks. Tap to match the crazy blocks as many as you can! This game is not just about speed; it&amp;rsquo;s a test of your memory and skills. Memory Test: Giddy Blocks offers a new mix of speed, memory, and skills! Want to know how sharp your memory skills are? Use the memory test in this game to find out! Track your progress and see how you improve over time. It&amp;rsquo;s the perfect way to challenge yourself and keep your mind sharp.', 'https://img.gamemonetize.com/behazx45v5i3sv88yrf8sgyr6u1binpa/512x384.jpg', 'https://html5.gamemonetize.com/behazx45v5i3sv88yrf8sgyr6u1binpa/', '0', 'Puzzles', 0, 0, '', 'giddy-blocks'),
(2743, 'Baby Princess Mermaid Phone', 'Baby Princess Mermaid Phone is a very cute simulation game. This game has been very popular recently. The interface of this game is just like a real phone. You can experience various functions of the phone through various buttons on the screen. For example, you can call others, play dress-up games, play educational games, etc. This game not only has an exquisite painting style but also takes the underwater world as its theme. The phone interface in the game contains various underwater elements. Want to know more about this game? Come and enjoy it!', 'https://img.gamemonetize.com/5eff515rxhwbp4x5ejj1ovyb6ln0zqzu/512x384.jpg', 'https://html5.gamemonetize.com/5eff515rxhwbp4x5ejj1ovyb6ln0zqzu/', '0', 'Girls', 0, 0, '', 'baby-princess-mermaid-phone'),
(2744, 'Toward to Carrot', 'It is a game in which a pig, which is hungry and wants to eat carrots, tries to reach the carrot by overcoming hidden obstacles. You can also buy costumes by collecting extra coins.', 'https://img.gamemonetize.com/6w8fchfqvohr9vp8sd94l1rt9v0mo182/512x384.jpg', 'https://html5.gamemonetize.com/6w8fchfqvohr9vp8sd94l1rt9v0mo182/', '0', 'Puzzles', 0, 0, '', 'toward-to-carrot'),
(2745, 'Ghost Tower', 'Build your tower, Ghost by Ghost! Simply drop the block on top of each other and watch your block tower grow taller and taller. But be careful! If your timing is off, youll send them crashing to the ground, and youll have to start all over again. How high can you go? Will you be able to reach the moon? Challenge yourself and see if you have what it takes to create the tallest tower ever! If you like tower-building games, then you will love Ghost Tower Blocks! This game is perfect for anyone who enjoys testing their skills and seeing how far they can push their limits. So, get ready to build, stack, and have fun with Ghost Tower Block.', 'https://img.gamemonetize.com/a8fb10h2hpj25vmfkwow0jvpwr3rmk0j/512x384.jpg', 'https://html5.gamemonetize.com/a8fb10h2hpj25vmfkwow0jvpwr3rmk0j/', '0', 'Puzzles', 0, 0, '', 'ghost-tower'),
(2746, 'Volley Master 2024', 'Score amazing goals from volleys closer to the goal and all the way from beyond 50 meters and more. 3D soccer action.Fire off some rocket like kicks or set power to low to lob over the unsuspecting keeper who ventured to far out.', 'https://img.gamemonetize.com/67p1q8hxgfw75lvy8rx9beqhtk02lk8h/512x384.jpg', 'https://html5.gamemonetize.com/67p1q8hxgfw75lvy8rx9beqhtk02lk8h/', '0', 'Sports', 0, 0, '', 'volley-master-'),
(2747, 'Detective &amp;amp; The Thief', 'Caught the thief and punish him, collect bank treasure Some bad thieves plan to rob a bank. So detectives are assigned against that case. As thieves hide behind walls, Player has to help to find the perfect path towards the Thieves. Draw lines to find a path and the detective will punish them. Be careful! There were many traps in the paths so be wise and use your brain to help the Detective. Don&amp;rsquo;t merge their paths either Game will be over, follow the colour code of the bag and detective. Features of this game: High Quality graphics will leave only positive feedback Game size is minimal Super simple controls', 'https://img.gamemonetize.com/skqtvmr1xmbyq1386ctfed60mxbypfh9/512x384.jpg', 'https://html5.gamemonetize.com/skqtvmr1xmbyq1386ctfed60mxbypfh9/', '0', 'Puzzles', 0, 0, '', 'detective-ampamp-the-thief'),
(2748, 'Save juan', 'Save juan is a fun casual puzzle game. The aim of the game is to protect our horror juan cat from chocho charles attacks. For this, you must create a defensive drawing line at the levels. You should also protect your juan from lava, thorns and different environmental hazards. Fighting the Bees will continue for 40 Levels and things will get a little more difficult with each level. Players must draw lines of any shape to defend the juan and its inhabitants, while also facing other challenges such as explosive rainbow bombs, spikes, and more poppy, chocho charles.', 'https://img.gamemonetize.com/70cy3olydle7wlcna460tyom3drfwwa3/512x384.jpg', 'https://html5.gamemonetize.com/70cy3olydle7wlcna460tyom3drfwwa3/', '0', 'Puzzles', 0, 0, '', 'save-juan'),
(2749, 'Kids Diy Stickers', 'Kids DIY Stickers is a casual game. Imagine how fun it would be to DIY a special card with cute stickers. You have a transparent card and a variety of cute stickers, such as cute puppies, bunnies, calves, beautiful flowers, etc. You can choose your favorite stickers from these stickers and stick them on this transparent card. Finally, you can save and collect the cards you have made.', 'https://img.gamemonetize.com/xyxqvj8hj9e55uuisx7cjhfq0yiidb65/512x384.jpg', 'https://html5.gamemonetize.com/xyxqvj8hj9e55uuisx7cjhfq0yiidb65/', '0', 'Hypercasual', 0, 0, '', 'kids-diy-stickers'),
(2750, 'Happy Puzzler Pals', 'Welcome to Happy Puzzler Pals! Join a playful cast of wild animals in this exciting jigsaw puzzle game. Piece together vibrant images featuring your favorite creatures from the jungle, savanna, and beyond. With each completed puzzle, unlock new challenges and discover fun facts about the animal kingdom. Get ready for a wild adventure of learning and puzzle-solving fun!', 'https://img.gamemonetize.com/2g0gdexpyeg15m3g2rjp5its2zh9e70j/512x384.jpg', 'https://html5.gamemonetize.com/2g0gdexpyeg15m3g2rjp5its2zh9e70j/', '0', 'Hypercasual', 0, 0, '', 'happy-puzzler-pals'),
(2751, 'Cleaning Simulator', 'Cleaning Simulator is a very fun simulation game. Although this game is 2D, it restores the shape of objects in real life very well. This game has a total of 12 parts, covering sports cars, technological products, daily necessities, and other elements, which will definitely meet all your expectations for cleaning games. Want to know more about this game? Come and try it!', 'https://img.gamemonetize.com/mlby8t5lx2179tz1f3e0rqvgl8adanze/512x384.jpg', 'https://html5.gamemonetize.com/mlby8t5lx2179tz1f3e0rqvgl8adanze/', '0', 'Hypercasual', 0, 0, '', 'cleaning-simulator'),
(2752, 'Celebrity E Girl Fashion', 'Welcome to the Celebrity E-Girl Fashion. These Celebrities were definitely among the very first online fashionistas to fall into this highly popularized trend, so get ready to be amazed by their edgy fashion style and awesome makeup. Today our e-girls have decided to upgrade their looks with something new and for that, they are going to need your expert advice. Join and help the girls!', 'https://img.gamemonetize.com/o753t86yfd4wp1yyoe2i9kuy2gldntsh/512x384.jpg', 'https://html5.gamemonetize.com/o753t86yfd4wp1yyoe2i9kuy2gldntsh/', '0', 'Girls', 0, 0, '', 'celebrity-e-girl-fashion'),
(2753, 'Slinky Sort Puzzle', 'Experience the fun of color therapy with this unique puzzle. Try the newest Color Sort game, perfect for relaxation, and enjoy the Slinky Sort Puzzle. Explore multiple levels in a game designed to relax you.', 'https://img.gamemonetize.com/zpapfwlwbmgi221j8la3q6hq1cd2swk7/512x384.jpg', 'https://html5.gamemonetize.com/zpapfwlwbmgi221j8la3q6hq1cd2swk7/', '0', 'Puzzles', 0, 0, '', 'slinky-sort-puzzle'),
(2754, 'Sky Block Bounce', 'Welcome to Sky Block Bounce, the ultimate test of agility and strategy in a sky-high adventure! Your mission is simple yet exhilarating: jump on the blocks and navigate your way to the teleporter. But beware, each block behaves differently&amp;mdash;some will vanish after just one jump, while others can withstand two or more.', 'https://img.gamemonetize.com/vshe9ehmzvjc96j9bns63n519mideiyi/512x384.jpg', 'https://html5.gamemonetize.com/vshe9ehmzvjc96j9bns63n519mideiyi/', '0', 'Puzzles', 0, 0, '', 'sky-block-bounce'),
(2755, 'Brain Puzzle Tricky Choices', 'This is a brain puzzle game. In this Brain Puzzle: Tricky Choices game, use your imaginative brain to solve all the tricky brain puzzles, find the right storyline, and then pass the level. It may be easy to get through all the levels, all you need to do is make the right choices, sounds simple but its not. Join the game and use your imagination and creativity to solve the puzzles!', 'https://img.gamemonetize.com/dlmn8b6cfodv7ffbe3cmsdd1sg2s8era/512x384.jpg', 'https://html5.gamemonetize.com/dlmn8b6cfodv7ffbe3cmsdd1sg2s8era/', '0', 'Puzzles', 0, 0, '', 'brain-puzzle-tricky-choices'),
(2756, 'Piffies Puzzle', 'Welcome to the amazing Piffle Puzzle Game! Aim left and right and release the cute Piffle to destroy blocks with number. Try to clear all the blocks before they reach the bottom. Have fun!', 'https://img.gamemonetize.com/edzjrcq8mhaz9d1lls9zg5vv44ec6njg/512x384.jpg', 'https://html5.gamemonetize.com/edzjrcq8mhaz9d1lls9zg5vv44ec6njg/', '0', 'Puzzles', 0, 0, '', 'piffies-puzzle'),
(2757, 'Jack in a Dark World', 'Enter the eerie world of Pumpkin in a Dark World, a hypercasual game where you guide a lone pumpkin through a shadowy, rain-soaked landscape. Jumping through a maze of deadly obstacles such as spikes and stones, relying on quick reflexes to survive. The dark atmosphere, enhanced by relentless rain, creates a tense and immersive experience. Your goal is to avoid these hazards for as long as possible, achieving high scores the longer you endure. With its captivating visuals and simple yet challenging gameplay, Pumpkin in a Dark World offers a spooky and addictive adventure.', 'https://img.gamemonetize.com/mr6rlr96ltjpi0hea59fi0n7c5p63fkz/512x384.jpg', 'https://html5.gamemonetize.com/mr6rlr96ltjpi0hea59fi0n7c5p63fkz/', '0', 'Hypercasual', 0, 0, '', 'jack-in-a-dark-world'),
(2758, 'Count Escape Rush', 'Count Escape Rush plays like a 3D stickman running arcade game. Different from traditional running arcade games, your members will run backward and shoot the chasing enemies. With 3D stickman soldiers, you need to collect more members and weapons to fight incoming red enemies before you arrive at the finish line. Any obstacles will decrease your members or make you lose directly. Dont forget to pass the green numbered walls and collect weapons to increase your firepower.', 'https://img.gamemonetize.com/f09c7w9y94ke2bn2nlisnx1l7ad1mc23/512x384.jpg', 'https://html5.gamemonetize.com/f09c7w9y94ke2bn2nlisnx1l7ad1mc23/', '0', 'Fighting', 0, 0, '', 'count-escape-rush'),
(2759, 'Nightshade Archary', 'Explore the world of archery action with a smooth simulation and gameplay of &amp;lsquo;Nightshade Archery&amp;rsquo;.Be aware of the obstacles.In the gameplay you have to jump only on your arrow to reach the higher tiles.You have to deal with different enemies in each level .You can attack and destroy the enemies with your Arrow.If your body touches the enemy you will die. The main object in this game is the &amp;lsquo;Key&amp;rsquo;.You will have to find the key and collect to open the door( which is set at the end of the level) to complete the level.', 'https://img.gamemonetize.com/yzq1d9nw4cgx0frhhge6o36dlm0y4zwr/512x384.jpg', 'https://html5.gamemonetize.com/yzq1d9nw4cgx0frhhge6o36dlm0y4zwr/', '0', 'Adventure', 0, 0, '', 'nightshade-archary'),
(2760, 'shoters', 'shooter game is a mobile game in action mode and multiplayer have fun with this game and play safe with your family. you can get new characters by playing more and more', 'https://img.gamemonetize.com/1wl3lj6nw5ve5pitquol5iqbqe9ata2c/512x384.jpg', 'https://html5.gamemonetize.com/1wl3lj6nw5ve5pitquol5iqbqe9ata2c/', '0', 'Shooting', 0, 0, '', 'shoters'),
(2761, 'Hoop Sort Fever', 'Ditch the ordinary water droplets, Hoop Sort Fever injects a splash of excitement into the color sorting genre! This addictive ring stacking game will keep you entertained for hours, challenging your brain with vibrant hoops and a fresh twist on a classic formula. How to Play: - Tap or drag a hoop to move it to another stack. - Simple rule: Only stack hoops on the same color or an empty pole. - Stuck on a tricky level? Use the undo, add pole, or skip level options to keep the fun rolling. - Sort all the hoops by color to complete the level - its as satisfying as it sounds!', 'https://img.gamemonetize.com/k0mjq1yvprdc1oqtvrljj8ay2lnwwwbu/512x384.jpg', 'https://html5.gamemonetize.com/k0mjq1yvprdc1oqtvrljj8ay2lnwwwbu/', '0', 'Puzzles', 0, 0, '', 'hoop-sort-fever'),
(2762, 'Timber Gladiator', 'Step into the sandals of a mighty Roman gladiator in Timber Gladiator, a thrilling arcade game inspired by the classic Timberman. Armed with a powerful hammer, your goal is to smash as many towering columns as you can while avoiding falling debris. Quick reflexes and strategic timing are essential as the columns crumble around you. The longer you survive, the higher your score. With its captivating retro graphics and addictive gameplay, Timber Gladiator transports you to the heart of ancient Rome for a test of strength and endurance. Can you rise to the challenge and become the ultimate column crusher?', 'https://img.gamemonetize.com/gs3nvpwyachyihqn2ivqpzdoyb0o9wp4/512x384.jpg', 'https://html5.gamemonetize.com/gs3nvpwyachyihqn2ivqpzdoyb0o9wp4/', '0', 'Hypercasual', 0, 0, '', 'timber-gladiator'),
(2763, 'Zoo Zoom Shapes', 'Get ready for a wild shape-matching adventure in Zoo Zoom Shapes! Match the adorable animal pictures with their corresponding shadow outlines. Earn points for each correct match and unlock new levels with even more challenging shapes. Have fun learning about different animals while you sharpen your observation skills!', 'https://img.gamemonetize.com/8i8brl7tumt5mjsnbdq4hwckxb470vzm/512x384.jpg', 'https://html5.gamemonetize.com/8i8brl7tumt5mjsnbdq4hwckxb470vzm/', '0', 'Bejeweled', 0, 0, '', 'zoo-zoom-shapes'),
(2764, 'World of Alice   Rocks Textures', 'World of Alice - Rocks Textures is an educational game developed for children where they will learn the different textures of rocks in a fun and interactive way using their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/rssnlix9x09d2y0hkmt6hc59q5x4la27/512x384.jpg', 'https://html5.gamemonetize.com/rssnlix9x09d2y0hkmt6hc59q5x4la27/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---rocks-textures'),
(2765, 'My Perfect Weekend Outfits', 'Welcome to My Perfect Weekend Outfits. Are you ready for a crazy weekend with these Rainbow Girls? Do you know what they have planned? Play this game and help these girls get ready for a weekend full of adventures, but most importantly, help them get ready for it. They need to look absolutely fabulous so you need to help them find the perfect outfit and accessories, as well as the hairstyle!', 'https://img.gamemonetize.com/j8iem749la21bp43p9ab4uwrgmsdfca0/512x384.jpg', 'https://html5.gamemonetize.com/j8iem749la21bp43p9ab4uwrgmsdfca0/', '0', 'Girls', 0, 0, '', 'my-perfect-weekend-outfits'),
(2766, 'Bike Stunt Racing Legend', 'Bike Stunt Racing Legend is not merely a motorcycle racing but also a balanced stunt simulation game. Under a 3D game engine, you are required to ride the motorbike to the finish line in the first place. As long as you can keep high speed, the AI opponent will make mistakes and lose you. Dont be afraid of rolling ramps, pass the green arrows to speed up more easily. Keep calm and step on the gas!', 'https://img.gamemonetize.com/zfw0fws86pljd7j9ic8afnmnw8hkjbmg/512x384.jpg', 'https://html5.gamemonetize.com/zfw0fws86pljd7j9ic8afnmnw8hkjbmg/', '0', 'Racing', 0, 0, '', 'bike-stunt-racing-legend'),
(2767, 'Figher Stick Hero', 'Welcome to Figher Stick Hero Stickman, an exhilarating 2D stickman game that will test your dueling skills. Whether youre playing in an arcade or survival mode, get ready to engage in intense battles against your opponents. Choose from a variety of weapons, character colors, and character decorations to customize your stickman. Remember to attack while moving to gain an advantage and earn higher scores by defeating other stickmen.', 'https://img.gamemonetize.com/6is41jnk4xgxy8n18o6fkto7vasca5yj/512x384.jpg', 'https://html5.gamemonetize.com/6is41jnk4xgxy8n18o6fkto7vasca5yj/', '0', 'Fighting', 0, 0, '', 'figher-stick-hero'),
(2768, 'Anime Star Fashion Battle', 'Anime Dress Up - Doll Dress Up is a free game for girls. Do you want to be the brightest one in the crowd? In this game, there are many scenes that appear randomly, and you need to match up with another fashionista for a limited time. You all have the same hair accessories, clothes, and hats.Who can match them more eye-catchingly and more in line with the theme? Come and give it a try!', 'https://img.gamemonetize.com/us58kf59b6xc7hyul6ku7by4buqzq6zb/512x384.jpg', 'https://html5.gamemonetize.com/us58kf59b6xc7hyul6ku7by4buqzq6zb/', '0', 'Girls', 0, 0, '', 'anime-star-fashion-battle'),
(2769, 'Tie Dye Explosion of Color', 'Welcome to the new game for girls who love juicy colors and stylish outfits. In this game you will meet two girlfriends: the self-confident Kaylee and the sweet Marie. The game begins in a world painted in bright colors, where girls want to create the most unusual and colorful outfits using the Tie-Dye technique. The game features various styles and trends: from classic Tie-Dye prints to modern fashion trends. You will be able to combine different colors and patterns to create unique and memorable images for Kaylee and Marie. Join creative girlfriends and create the brightest and most stylish outfits in the world of Tie-Dye!', 'https://img.gamemonetize.com/w2mimbvne331lcvfu5mkcdnio0on3c81/512x384.jpg', 'https://html5.gamemonetize.com/w2mimbvne331lcvfu5mkcdnio0on3c81/', '0', 'Girls', 0, 0, '', 'tie-dye-explosion-of-color'),
(2770, 'Cute Animal Hair Salon', 'Cute Animal Hair Salon is a haircut game. You need to design hairstyles for the animals in the forest. Just like people in real life, the animals in the game also have their own unique styles and hairstyles that suit them. We provide you with professional haircutting tools and exquisite accessories. After you use your imagination to design the animals hairstyles, you can also use your fashion sense to match them with accessories. Want to know more about this game? Come and enjoy it.', 'https://img.gamemonetize.com/fs813cqs0rwmbccrepwxew0qur333zaj/512x384.jpg', 'https://html5.gamemonetize.com/fs813cqs0rwmbccrepwxew0qur333zaj/', '0', 'Hypercasual', 0, 0, '', 'cute-animal-hair-salon'),
(2771, 'Jumping Peak', 'Jumping Peak is a fun and interesting game full of adventures. &amp;lsquo;Jumping Peak&amp;rsquo; will test your skill to maintain the timing while playing the game in each level. Explore the world of fun with a smooth gameplay.In this game Player has to jump above an object timely to live on the game.If the timing goes wrong,the object will collide with players and the player will fall and the game will over .So be wise with the Jump Timing and control your player as required. You can choose six different characters with six different environments of your choice to experience a wonderful fun journey.', 'https://img.gamemonetize.com/zl2z95b6zzld2dr4oou4o22tnqz70cik/512x384.jpg', 'https://html5.gamemonetize.com/zl2z95b6zzld2dr4oou4o22tnqz70cik/', '0', 'Hypercasual', 0, 0, '', 'jumping-peak'),
(2772, 'My Happy Place', 'Welcome to My Happy Place! In this relaxing game, youll design and build your dream home. Choose from a variety of walls, windows, doors, and chimneys to create a unique and beautiful space. Add trees and other decorations to personalize your home and make it truly your own. Get creative and have fun expressing your style in My Happy Place!', 'https://img.gamemonetize.com/eqlmfn9v2kevj72lw2dw8maby7ib53gm/512x384.jpg', 'https://html5.gamemonetize.com/eqlmfn9v2kevj72lw2dw8maby7ib53gm/', '0', 'Hypercasual', 0, 0, '', 'my-happy-place'),
(2773, 'Looper Fruit Hit', 'In Looper Fruits Hit, you are an archer testing your timing and precision skills by hitting rotating fruits with your bow and arrow. The gameplay is simple yet addictive, challenging you to release your arrow at the right moment to hit the fruits and progress through increasingly difficult levels.', 'https://img.gamemonetize.com/cn98su6spc1mzp8socaqm6qj0rdbnofo/512x384.jpg', 'https://html5.gamemonetize.com/cn98su6spc1mzp8socaqm6qj0rdbnofo/', '0', 'Shooting', 0, 0, '', 'looper-fruit-hit'),
(2774, 'Dinosaur Runner 3D', 'How do you like dinosaurs? Dinosaur Runner 3D offers you a chance to gather more dinosaurs to make a dinosaur army and defeat your enemies. Collect the dinosaurs and pass the blue numbered walls to increase the number of your army. Dodge all kinds of trap obstacles and red-numbered walls to avoid unnecessary downsizing. Use the ramps to jump over the obstacles you cant walk through directly. Buy more units to win the final battle!', 'https://img.gamemonetize.com/lt746oobrexlzvtpaggqnkyhp79ugcu0/512x384.jpg', 'https://html5.gamemonetize.com/lt746oobrexlzvtpaggqnkyhp79ugcu0/', '0', 'Racing', 0, 0, '', 'dinosaur-runner-d'),
(2775, 'Fisherman Fortune', 'Welcome to &amp;lsquo;Fisherman Fortune&amp;rsquo;. This Fish Hunting adventure game will test your capability to overcome the hardships and got into the next level. Explore the world of fish hunting adventure with a smooth simulation with the Main hero Henry who was desperately want to brought fishes for his wife Erica.There are several types of fishes available in the sea.Henry has to collect many fishes.The player has to collect the bigger fish to earn bigger rewards.But watchout for the obstacles.One bomb is also floating in the sea .If the player mistakenly collect that bomb , he will die and the game will over.', 'https://img.gamemonetize.com/f61q4cn345i0tseo44xwn1m6dv758mq8/512x384.jpg', 'https://html5.gamemonetize.com/f61q4cn345i0tseo44xwn1m6dv758mq8/', '0', 'Hypercasual', 0, 0, '', 'fisherman-fortune'),
(2776, 'Pop It 3D Fidget Toy Maker', 'Pop It 3D Fidget Toy Maker Online is a relaxing game on Yiv.com. This game has 2 main parts. Each part has 3 mini-games. You can customize your own Pop It toys. You can spray various paints on pop-it toys and put your favorite stickers on them. This game not only has soothing sound effects but also bright colors and smooth animations. This game can definitely make you feel relaxed and happy after a day of hard work. If you are interested in this game, come and enjoy it. Have fun.', 'https://img.gamemonetize.com/1n2sqpxhwi08qaxtp8fu8tcpagguqu3y/512x384.jpg', 'https://html5.gamemonetize.com/1n2sqpxhwi08qaxtp8fu8tcpagguqu3y/', '0', 'Fighting', 0, 0, '', 'pop-it-d-fidget-toy-maker'),
(2777, 'Duck Hunting: Open Season', 'Are you ready to go on an exciting adventure in the heart of nature with Duck Hunting: Open Season? In this addictive matching game, your goal is to pass challenging levels by collecting bullets and shooting ducks.Make items of the same type explode by combining them in groups of three or more. Website dev &lt;a href=\'https://meyagames.com/\'&gt;https://meyagames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/y612pna80q4s2xxfv5cbzco68ny28tgb/512x384.jpg', 'https://html5.gamemonetize.com/y612pna80q4s2xxfv5cbzco68ny28tgb/', '0', 'Puzzles', 0, 0, '', 'duck-hunting-open-season'),
(2778, 'Connect the Balls', 'Connect the Balls is a challenging game where you must connect objects of the same color. Test your logic and problem-solving skills as you tackle increasingly complex levels. Get ready for a colorful and addictive puzzle!', 'https://img.gamemonetize.com/e22uuik7d9zirdo2ciu694kw8qg20xb5/512x384.jpg', 'https://html5.gamemonetize.com/e22uuik7d9zirdo2ciu694kw8qg20xb5/', '0', 'Puzzles', 0, 0, '', 'connect-the-balls'),
(2779, 'Wheel of Bingo', 'Wheel of Bingo has two parts. Part 1: Spin the wheel to match bingo numbers. Choose a game mode of either 15 or 25 spins. To help the player, colored marks are drawn on the wheel to indicate their bingo numbers. For every bingo number match, the player gains points and a colored ball which will be used in part 2. For a complete bingo line, many extra balls are awarded. Part 2: Drop balls to match colors in a game like plinko. The point values shown at the bottom of the screen are base values, but are multiplied if there is a successful color match. The multiplication value for each color is shown at the top of board when launching the ball.', 'https://img.gamemonetize.com/b33c0ahgjbaqmo6w2dvgi8hkgujebuxs/512x384.jpg', 'https://html5.gamemonetize.com/b33c0ahgjbaqmo6w2dvgi8hkgujebuxs/', '0', 'Hypercasual', 0, 0, '', 'wheel-of-bingo'),
(2780, 'Hex Planet Idle', 'Hex Planet Idle is both an RPG adventure game and a survival idle game with 3D models. You can control a stickman warrior to discover the whole universe by collecting resources and unlocking new areas. When you step on the white lighting areas, you will know the resource request of the next area. Get close to any items to collect them automatically. If I were you, I would unlock all areas because of the plentiful resources.', 'https://img.gamemonetize.com/ov7ym4r295rq63tgqhkchxj6mh13832b/512x384.jpg', 'https://html5.gamemonetize.com/ov7ym4r295rq63tgqhkchxj6mh13832b/', '0', 'Fighting', 0, 0, '', 'hex-planet-idle'),
(2781, 'Mega Ramp Car Stunts', 'Mega Ramp Car Stunts plays like a hard-core stunt car-driving simulation game. With 3D obstacles on the track, you have a chance to challenge 10 levels in the Stunt Mode and 16 levels in the Giant Ramp mode. Whether you meet checkpoints or not, you need to drive the car to the finish line safely. Dont forget to buy better vehicles in the garage when you have enough green diamonds.', 'https://img.gamemonetize.com/wog31m5sqo7jh1ww71tv66ax28cn2zwb/512x384.jpg', 'https://html5.gamemonetize.com/wog31m5sqo7jh1ww71tv66ax28cn2zwb/', '0', 'Racing', 0, 0, '', 'mega-ramp-car-stunts'),
(2782, 'Climb Rocks', 'Are you ready to climb mountain rocks? join Huggy Wuggy in this adventure rock climbing game. Tap or click when the player hand reach the rocks. Have fun!', 'https://img.gamemonetize.com/s3kabvly3y3p7cew4cxqywzojgmb5vvu/512x384.jpg', 'https://html5.gamemonetize.com/s3kabvly3y3p7cew4cxqywzojgmb5vvu/', '0', 'Clicker', 0, 0, '', 'climb-rocks'),
(2783, 'Spider Solitaire 3', 'Experience Spider Solitaire, one of the popular single-player card games. Arrange cards in descending order and form complete sets of the same suit from King to Ace to remove them. The challenge is to organize two decks into eight tableau piles. With strategic thinking and skill, try to uncover all cards and complete the eight sets. There are varying difficulty levels based on the number of different suits (Diamonds, Spades, Hearts, Clubs) you choose to play with.', 'https://img.gamemonetize.com/nbc5fzuswyh7ij2dr9p3a68gru8a5r4l/512x384.jpg', 'https://html5.gamemonetize.com/nbc5fzuswyh7ij2dr9p3a68gru8a5r4l/', '0', 'Puzzles', 0, 0, '', 'spider-solitaire-'),
(2784, 'Toy Assembly 3D', 'Assemble a wide variety of brick buildings and scenes in this classic constructor game. Start as a baby builder and level your way up to increasingly complex construction sets. This relaxing and satisfying game is sure to bring you back to the imagination and fun of your childhood! Find the right piece and simply tap to add it to your build. Get hands-on fun without the clutter or accidentally stepping on toys.', 'https://img.gamemonetize.com/wkavx8wx7u48i4pbmc01n7ungr8ajzts/512x384.jpg', 'https://html5.gamemonetize.com/wkavx8wx7u48i4pbmc01n7ungr8ajzts/', '0', 'Puzzles', 0, 0, '', 'toy-assembly-d'),
(2785, 'Challenge adventure of cute rabbit', 'Accompany the cute rabbits adventure together and have fun. I think it will be a little difficult to progress on the challenging tracks consisting of 5 sections in total. Avoid dangers and destroy enemies. Overcome obstacles and have fun times.', 'https://img.gamemonetize.com/macbipr6kl7ng8elbi039tu97403h5iy/512x384.jpg', 'https://html5.gamemonetize.com/macbipr6kl7ng8elbi039tu97403h5iy/', '0', 'Hypercasual', 0, 0, '', 'challenge-adventure-of-cute-rabbit'),
(2786, 'Chibi Doll Dress Up Diy', 'Chibi Doll Dress Up DIY is a very popular salon and dress-up game. Do you find simple paper doll dress-up games a bit dull and boring? Come and try this brand new chibi doll roblox game, in this kind of Doll Makeover Game, you can not only dress up the paper doll, but you can also give it a face beauty treatment, to change it from the beginning of the downcast image to a glowing look. Then,you can dress her up with fine clothes and fashionable decorations. If you are interested in fashion and want to challenge yourself, this game would be your best choice. want to know more about this game?', 'https://img.gamemonetize.com/d8pq9q9iis6ltpsled2tnxsxkwbcicp1/512x384.jpg', 'https://html5.gamemonetize.com/d8pq9q9iis6ltpsled2tnxsxkwbcicp1/', '0', 'Puzzles', 0, 0, '', 'chibi-doll-dress-up-diy'),
(2787, 'Emerland Solitaire', 'Welcome to the wonderful country of Emerland! Dive deep into the world of magical tale where great mages battle for the Source of the ancient magic of the Cards! Explore mysterious lands accompanied by heroes that include a noble Knight, an Elven Archeress and a mystical Sorceress to defeat the malevolent Dark Master! Solve puzzles and collect combinations to complete difficult and varied levels! Get rewards and find new assistants! Prove that you have learned all of the mysteries of the magic of Solitaire and challenge the most difficult trials at the card table! This game is easy to learn, but are you brave enough to master it?', 'https://img.gamemonetize.com/p64058ybqqb8gwhmesfp87rsqm1m4o7n/512x384.jpg', 'https://html5.gamemonetize.com/p64058ybqqb8gwhmesfp87rsqm1m4o7n/', '0', 'Bejeweled', 0, 0, '', 'emerland-solitaire'),
(2788, 'Trash Cat Runner', 'Embark on a thrilling endless running adventure through a grimy world filled with trash and debris in Trash Run! Play as adorable characters like cats and raccoons as you dash through the filth, collecting fishbones and other valuable items along the way. Navigate through challenging obstacles, dodge hazards, and leap over piles of garbage to reach new high scores. Explore various environments, unlock exciting power-ups, and customize your characters with unique accessories. Compete with friends and players worldwide on the leaderboard, and strive to become the ultimate Trash Run champion!', 'https://img.gamemonetize.com/s24h06huupqg5mgo69sep3t1vsjjdzex/512x384.jpg', 'https://html5.gamemonetize.com/s24h06huupqg5mgo69sep3t1vsjjdzex/', '0', 'Racing', 0, 0, '', 'trash-cat-runner'),
(2789, 'Drawer Sort', 'Do you like a cluttered space exactly where everything has its place? It is time to organize your life and become a tidying hero, conquering chaos one drawer at a time. Be sure to plan ahead for this epic puzzle or you may find yourself with a messier hand than when you started! Each brain training task will challenge you to place various items in the right places. Youll have to aim for perfect precision if you want to make sure the objects fit snugly and achieve the ultimate tidy victory.', 'https://img.gamemonetize.com/qbap8lt156xqvhzy1rtcve87p2v4ghlg/512x384.jpg', 'https://html5.gamemonetize.com/qbap8lt156xqvhzy1rtcve87p2v4ghlg/', '0', 'Puzzles', 0, 0, '', 'drawer-sort'),
(2790, 'Barbiecore Aesthetics', 'Step into a whimsical world of pastel dreams and retro vibes with the Barbiecore Aesthetics dress-up game! Channel your inner fashionista as you mix and match vibrant colors, fluffy textures, and vintage-inspired patterns to create the most stunning Barbie outfits. From quirky accessories to flouncy dresses, this game offers endless possibilities to express your style. Embrace the Barbiecore trend and let your creativity soar as you curate the perfect wardrobe for our beloved fashion icon. Play it now and let the Barbiecore Aesthetics dress-up game transport you to a world full of enchanting fashion adventures!', 'https://img.gamemonetize.com/iyjki1888ckpuangd9v1gjbrduy6p4zu/512x384.jpg', 'https://html5.gamemonetize.com/iyjki1888ckpuangd9v1gjbrduy6p4zu/', '0', 'Girls', 0, 0, '', 'barbiecore-aesthetics'),
(2791, 'Pizza Maker Cooking 2', 'Pizza Maker Cooking is a very fun cooking game, this game has 3 parts, you can make 3 styles of pizza, Kawaii Pizza, Pirate Pizza, and Vampire Pizza, choose the kind of pizza that you want to make the most and start your journey to become a chef. You can enjoy the process of making pizzas with professional tools. And when youre done, well even provide you with a nice garnish to top off your pizza. Come and try it if you are interested.', 'https://img.gamemonetize.com/qj5d65z1uq70gnxqkskgrlrzppodll5u/512x384.jpg', 'https://html5.gamemonetize.com/qj5d65z1uq70gnxqkskgrlrzppodll5u/', '0', 'Girls', 0, 0, '', 'pizza-maker-cooking-'),
(2792, 'Stack Sorting', 'Welcome to Stack Sorting! Your task is to organize colorful cylinders by clicking on stacks. Move the topmost cylinder to an empty stack or one with a matching top cylinder. Navigate through Easy Mode with plenty of stacks and time, or challenge yourself in Hard Mode with fewer stacks. Complete all levels within the time limit to emerge victorious!', 'https://img.gamemonetize.com/p0hx2z5qos8uhqa1hyz2n4fm0li4gmf8/512x384.jpg', 'https://html5.gamemonetize.com/p0hx2z5qos8uhqa1hyz2n4fm0li4gmf8/', '0', 'Puzzles', 0, 0, '', 'stack-sorting'),
(2793, 'Color Rings Block Puzzle', 'Icon image Color Rings Block Puzzle About this game Color Rings Block Puzzle is a fun and addictive mobile game that challenges your problem-solving skills and reflexes. The game is simple to play but difficult to master, making it perfect for both casual and hardcore gamers.', 'https://img.gamemonetize.com/4gahgihw9ejlfdrdz092ia3ag7xq9qz1/512x384.jpg', 'https://html5.gamemonetize.com/4gahgihw9ejlfdrdz092ia3ag7xq9qz1/', '0', 'Puzzles', 0, 0, '', 'color-rings-block-puzzle'),
(2794, 'Infinity Cubes 2048', 'Infinity Cubes 2048 with funny physics. Merge identical cubes and enjoy their funny physics. Get the biggest cube! Have a good game!', 'https://img.gamemonetize.com/9qt2zfxkn2zc9sije0o8mos5nj6vc8v8/512x384.jpg', 'https://html5.gamemonetize.com/9qt2zfxkn2zc9sije0o8mos5nj6vc8v8/', '0', 'Puzzles', 0, 0, '', 'infinity-cubes-'),
(2795, 'Puzzle Box Brain Fun', 'Puzzle Box - Brain Fun is a brain game containing multiple modes. Different levels of difficulty and gameplay are waiting for you to unlock! Challenge your intelligence while enjoying casual games! Come and challenge Puzzle Box - Brain Fun to test your IQ and play with your brain! Start when you are ready and show your strength!', 'https://img.gamemonetize.com/tvxmya0g2en2yiyjuxli9lo7s4i6pu16/512x384.jpg', 'https://html5.gamemonetize.com/tvxmya0g2en2yiyjuxli9lo7s4i6pu16/', '0', 'Puzzles', 0, 0, '', 'puzzle-box-brain-fun'),
(2796, 'Space Guardian', 'Time for a space shooter. As usual, save the earth before the aliens take over. Laser fire is enabled automatically whenever an enemy is above you. Keep an eye on your red health bar in the upper left corner. Whenever you are hit, your health decreases (and your score) more or less, depending on your damage. Adjust music and sound FX to your liking. Everything can be muted. Can you beat all alien invaders?', 'https://img.gamemonetize.com/nxog25t6v3k4kr77bdl240xilek36ccd/512x384.jpg', 'https://html5.gamemonetize.com/nxog25t6v3k4kr77bdl240xilek36ccd/', '0', 'Shooting', 0, 0, '', 'space-guardian'),
(2797, 'Magic Solitaire', 'Welcome to the amazing magical world of solitaire! Here you can make yourself at home, playing layouts on a tavern table by the fireside, or in the shade of an oak tree by a majestic rushing waterfall. Your fairy helper will guide you through this magical world full of mystery and ancient secrets.', 'https://img.gamemonetize.com/j2qpzxqk4a54ho37ilyxj5q06othpvjs/512x384.jpg', 'https://html5.gamemonetize.com/j2qpzxqk4a54ho37ilyxj5q06othpvjs/', '0', 'Bejeweled', 0, 0, '', 'magic-solitaire'),
(2798, 'Emoji Merge', 'Emoji Merge is an engaging and addictive puzzle game where players drop and combine identical emojis to create new ones. The objective is to strategically merge matching emojis, discover unique combinations, and achieve high scores.', 'https://img.gamemonetize.com/89mx1y96wldgwwyw0t56ff355db1sf93/512x384.jpg', 'https://html5.gamemonetize.com/89mx1y96wldgwwyw0t56ff355db1sf93/', '0', 'Puzzles', 0, 0, '', 'emoji-merge'),
(2799, 'Crazy 3', 'Crazy Three is a unique puzzle game that combines stickman fights, battles, and wars with physics-based mechanics, where all objects are affected by gravity. With over 200 challenging levels and multiple solutions for each puzzle, the game caters to different playstyles. Featuring stunning cartoon graphics, It&amp;rsquo;s a fun way to improve your problem-solving and stickman drawing skills. Play it now and start your stickman adventure!', 'https://img.gamemonetize.com/2enjk01rxovd1dm7hov47xcp1och196x/512x384.jpg', 'https://html5.gamemonetize.com/2enjk01rxovd1dm7hov47xcp1och196x/', '0', 'Fighting', 0, 0, '', 'crazy-'),
(2800, 'Zenifer  Adventure', 'Story begins with King Zulifer and his kingdom, but he becomes very sick due to the magical power of the black witch, now Princess Zenifer has to collect Leaf stones by winning each level. Player has to play the role of the princess Zenifer and escape the Rock monster. The way is full of traps and mysterious adventures. Be Careful! When crossing the platform, falling down will over the game. Don&amp;rsquo;t forget to collect crystal coins. Features of this game High Quality graphics will leave only positive feedback Game size is minimal (but not compromised the graphics) Super simple controls make it easy to start playing', 'https://img.gamemonetize.com/9qw0hto4p2ow0dtz5x7569hcngxhmlwi/512x384.jpg', 'https://html5.gamemonetize.com/9qw0hto4p2ow0dtz5x7569hcngxhmlwi/', '0', 'Hypercasual', 0, 0, '', 'zenifer--adventure'),
(2801, 'Quiz Painters', 'Quiz Painters Dive into the world of timeless masterpieces with Quiz Painters! This captivating quiz game challenges your knowledge of famous paintings and their creators. Game Features: Challenging Questions: Identify the artists behind each masterpiece. Educational Fun: Expand your art knowledge while having a blast. Accessible Play: Available on smartphones, tablets, and computers. Sharpen your skills, challenge your friends, and become an art master.', 'https://img.gamemonetize.com/zi15d5mjx05w8bvp7rg024d4wa6qc0sb/512x384.jpg', 'https://html5.gamemonetize.com/zi15d5mjx05w8bvp7rg024d4wa6qc0sb/', '0', 'Hypercasual', 0, 0, '', 'quiz-painters'),
(2802, 'Chess free', 'Chess with a computer: - Powerful engine - 18 difficulty levels from Beginner to World Champion - Display of possible moves when choosing a piece - Interactive tips on how to play better during the game - Cancel the move, if there was a yawn, you can go back - Analysis after the game highlights mistakes and shows how you could have played better - The ability to replay the game from the right place - Handicap selection Chess Online: - Real live players - Saving the rating - Analysis after the game, find out your mistakes and become even stronger Chess together on the same screen: - Selection of time control modes: bullet, blitz, rapid', 'https://img.gamemonetize.com/u3vfu3ocwhdperazqcfr292brdp07pau/512x384.jpg', 'https://html5.gamemonetize.com/u3vfu3ocwhdperazqcfr292brdp07pau/', '0', 'Puzzles', 0, 0, '', 'chess-free'),
(2803, 'TikTok Braided Hairstyles', 'Do you want to get in on the coolest hairstyles out there? Weve got a braided hair game thatll blow your mind. Meet our two main characters: Regina and Kiki. Theyre here to show you the hippest braids around&amp;mdash;and Brian, the hairstylist who will create them, will tell you how its done. Once youve got the perfect braid for your girl, customize it even more! And when youre done with the hair, dress your girl up in some cute clothes! This is your moment to shine, what are you waiting for?', 'https://img.gamemonetize.com/9owim882t4kokb8zn5ageyyxrjqkea9x/512x384.jpg', 'https://html5.gamemonetize.com/9owim882t4kokb8zn5ageyyxrjqkea9x/', '0', 'Girls', 0, 0, '', 'tiktok-braided-hairstyles'),
(2804, 'World of Alice   Vegetables Names', 'World of Alice - Vegetables Names is an educational game developed for children where they will learn the names of vegetables in a fun and interactive way from their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/590dmy86oek5nuvhljntj3hj9yytst25/512x384.jpg', 'https://html5.gamemonetize.com/590dmy86oek5nuvhljntj3hj9yytst25/', '0', 'Cooking', 0, 0, '', 'world-of-alice---vegetables-names'),
(2805, 'Witch Jump', 'Witch Jump Game is a spooktacular jumping adventure that will test your reflexes.Watch the game become progressively more challenging as you advance through levels.', 'https://img.gamemonetize.com/cderasidyicvyygh9wvdt98n2cjj5bro/512x384.jpg', 'https://html5.gamemonetize.com/cderasidyicvyygh9wvdt98n2cjj5bro/', '0', 'Adventure', 0, 0, '', 'witch-jump'),
(2806, 'Baby Princess Phone', 'Baby Princess Phone is a very hot simulation mobile game. This game has 9 sections. It covers a variety of elements such as sending messages, making phone calls, dressing up, Makeovers, doing nails, recognizing fruits, recognizing shapes, treasure hunts, bands, and so on. It allows you to have fun and learn a lot at the same time. You will be as if you are playing a real cell phone app, which is definitely a very novel experience. Join us if you are interested in this game!', 'https://img.gamemonetize.com/0vqgrdgqrlmu4gxez0s8fri633r49346/512x384.jpg', 'https://html5.gamemonetize.com/0vqgrdgqrlmu4gxez0s8fri633r49346/', '0', 'Puzzles', 0, 0, '', 'baby-princess-phone'),
(2807, 'Kids Hospital Doctor', 'Kids Hospital Doctor is a very educational doctor game. You have been to the airport with Hippo, you have been to the dentist together and you have made beautiful photo albums together. In this game, you can also be an experienced surgeon with Hippo. There are 3 patients who come to the hospital today. They are the giraffe who has his eyes checked, the little raccoon who is a pollen national, and the little hippo who has a bad stomach. Tap into the game and follow the prompts to treat them with Hippo. Want to know more about this game? Invite your good friends to play this game with you and see who is the best doctor!', 'https://img.gamemonetize.com/uilr6dbzdy4dkuxjuhoyzs2lql3usv73/512x384.jpg', 'https://html5.gamemonetize.com/uilr6dbzdy4dkuxjuhoyzs2lql3usv73/', '0', 'Girls', 0, 0, '', 'kids-hospital-doctor'),
(2808, 'Princess Hair Makeup Salon', 'Princess Hair Makeup Salon is a sophisticated princess haircutting game. We provide you with a variety of professional tools so you can create a unique hairstyle for the beautiful princess. First, wash the princess with shampoo and then, blow dry her hair. If you want to give her a perm, you can use a curling iron. You can also use straightening clips to straighten the hair if the curls are not ideal. If you think her hair is too short, you can use a hair growth agent. You can also dye the princesss hair in various colors.', 'https://img.gamemonetize.com/e5s3tanwnor001bbgw4bgkvocj3259c0/512x384.jpg', 'https://html5.gamemonetize.com/e5s3tanwnor001bbgw4bgkvocj3259c0/', '0', 'Puzzles', 0, 0, '', 'princess-hair-makeup-salon'),
(2809, 'Math Forest Match', 'Embark on an exciting mathematical journey deep into the heart of the enchanted forest! In Math Forest Match, explore the lush greenery while sharpening your arithmetic skills. Connect magical objects by solving math equations in this fun and educational adventure. With charming woodland creatures as your guides, immerse yourself in a world of numbers and nature. Are you ready to unlock the secrets of the forest through the power of math?', 'https://img.gamemonetize.com/wf0pb7lezxfo8z57yb9t7ba0je8j1r3n/512x384.jpg', 'https://html5.gamemonetize.com/wf0pb7lezxfo8z57yb9t7ba0je8j1r3n/', '0', 'Puzzles', 0, 0, '', 'math-forest-match'),
(2810, 'Flappyy Spindots', 'Welcome to Flappy Spindots! Test your reflexes and agility in this mind-bending game. Navigate your ball through a tricky elliptical path, dodging a barrage of weird shapes along the way. Saving these shapes from your ball increases your score, but beware &amp;ndash; confusion is your enemy! The faster you score early on, the more challenging the game becomes. Can you stay focused and rack up a high score? Good luck!', 'https://img.gamemonetize.com/62jko8arbq5hpks98k59l9cnqgqxp87k/512x384.jpg', 'https://html5.gamemonetize.com/62jko8arbq5hpks98k59l9cnqgqxp87k/', '0', 'Puzzles', 0, 0, '', 'flappyy-spindots'),
(2811, 'Football Stars Championship', 'Try a fresh take on a football game! The luck-based gameplay will keep you on your toes. Score extra points with precise shots that avoid the goalkeeper perfectly.', 'https://img.gamemonetize.com/nhh10c04gq9n1y3fig8owhuc4alg2owi/512x384.jpg', 'https://html5.gamemonetize.com/nhh10c04gq9n1y3fig8owhuc4alg2owi/', '0', 'Sports', 0, 0, '', 'football-stars-championship');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2812, '9 Patch Puzzle Quest', 'Dive into engaging logic challenges with &amp;lsquo;9-Patch Puzzle Quest&amp;rsquo;, where your goal is to fill a grid with numbered squares. Each square must be strategically placed, without overlapping. With multiple difficulty levels, from beginner to expert, and a variety of grid layouts, this game promises hours of brain-teasing entertainment. Test your problem-solving skills and claim the title of 9-Patch puzzle master!', 'https://img.gamemonetize.com/q043mybnml0l384lzzv1mf0or5fha8bd/512x384.jpg', 'https://html5.gamemonetize.com/q043mybnml0l384lzzv1mf0or5fha8bd/', '0', 'Puzzles', 0, 0, '', '-patch-puzzle-quest'),
(2813, 'Cannons Blast 3D', 'Cannons Blast 3D plays like another tower defense puzzle game. With a heavy machine gun and a cannon, you need to eliminate all incoming enemy units before they get close to your castle. Your weapon has limited ammo and reloading speed. It is necessary to make a choice of fire coverage. When you earn enough gems, you can buy the other 2 weapons and upgrade your current ones. It is time to test your shooting skills!', 'https://img.gamemonetize.com/z79u1kr2aotzdw7f2849y9hcsbxoru8g/512x384.jpg', 'https://html5.gamemonetize.com/z79u1kr2aotzdw7f2849y9hcsbxoru8g/', '0', 'Shooting', 0, 0, '', 'cannons-blast-d'),
(2814, 'Block Team Deathmatch', 'Block Team Deathmatch is a first-person shooting simulation game. All models are made of pixel blocks including scenes, characters, and weapons. We have 4v4 Team Mode, Individual Mode, and Sniper Mode for you to select. If I were you, I would play the Team Mode first for better equipment, then challenge the other 2 modes when the rank levels up. If you never played any shooting games, I recommend you buy an auto-rifle to fight at any distance. Keep calm and shoot first!', 'https://img.gamemonetize.com/6viikkt1bjfynvfk6u6hn4v16m5h3063/512x384.jpg', 'https://html5.gamemonetize.com/6viikkt1bjfynvfk6u6hn4v16m5h3063/', '0', 'Shooting', 0, 0, '', 'block-team-deathmatch'),
(2815, 'Solitaire Crime Stories', 'Solitaire Crime Stories is an exciting new Solitaire game which will carry you away into a world of fascinating criminal investigations, colorful characters and stunning locations. Test your skills by completing interesting levels and unraveling the mysteries of the town of Springdale! Springdale is a small American town that lives in peace and quiet... but that&amp;rsquo;s only at first glance. Everyone hides secrets here, secrets that could tear this carefree town apart. Mysterious murders and dark family secrets are only some of the riddles for our young journalist heroine Lana Whitt to unravel.', 'https://img.gamemonetize.com/uc6l6weuuo7hvrt4q7n485mxkz7bhwr5/512x384.jpg', 'https://html5.gamemonetize.com/uc6l6weuuo7hvrt4q7n485mxkz7bhwr5/', '0', 'Puzzles', 0, 0, '', 'solitaire-crime-stories'),
(2816, 'Royal Elite Archer Defense', 'Archery Bastions: Castle War plays like a team archery arrow launch puzzle strategy game with 3D stickman archers and castles. Your target is to eliminate all enemy archers before they eliminate yours. Be aware of the enemy melee troops, they will crash your tower if you cant shoot them down before they get close to your castle. For skins, they will only change the shape of your arrows rather than power. Use the coins to upgrade your Team and Castle first!', 'https://img.gamemonetize.com/t6s0l5zzll8dwu50dgsi037o7sj9cga6/512x384.jpg', 'https://html5.gamemonetize.com/t6s0l5zzll8dwu50dgsi037o7sj9cga6/', '0', 'Fighting', 0, 0, '', 'royal-elite-archer-defense'),
(2817, 'Ropeway Master', 'Ropeway Master is a new challenging puzzle game. You should utilize the rope to free everyone,control the rope, overcome the obstacles, and complete the demanding and unique puzzle game. The game is not difficult! Drag the rope to make a safe path, control the rope, and rescue veryone.Dont forget to avoid the obstacles along the way. If you play Rope Puzzle, make sure you do nothing. You will play for hours and linger.', 'https://img.gamemonetize.com/aokyvn7kevwvvorm4jk9waczi584276v/512x384.jpg', 'https://html5.gamemonetize.com/aokyvn7kevwvvorm4jk9waczi584276v/', '0', 'Puzzles', 0, 0, '', 'ropeway-master'),
(2818, 'My Pet Loki Virtual Dog', 'My Pet Loki Virtual Dog is a cute and delicate Grooming game. In this game, you can experience a day of taking care of a dog. There are 5 parts in this game. Pick a random section to start your experience. Puppies are also afraid of cold and need to wear clothes in winter, so you can go into the dressing section and pick a personalized outfit for your dog. You can also enter the feeding section and use the coins to buy tasty food for your puppy dog. It doesnt matter if you run out of coins, you can still get coins by playing mini-games. The virtual puppy dog also needs your company, pick toys to play with in the toy section.', 'https://img.gamemonetize.com/x5ibnqx535vy7ezb41z7w66v84sbksvt/512x384.jpg', 'https://html5.gamemonetize.com/x5ibnqx535vy7ezb41z7w66v84sbksvt/', '0', 'Girls', 0, 0, '', 'my-pet-loki-virtual-dog'),
(2819, 'Doll Makeup Dress ASMR', 'Doll Makeup Dress ASMR is a dress-up game for girls. It is a very happy thing to help cute dolls dress up. You can choose one of the three dolls to dress them up beautifully. Each doll has many styles of clothes, shoes, hair accessories, and earrings. You can also customize their facial features and choose any hairstyle you like. Whether wearing a beautiful Elsa skirt or a fashionable and simple beach skirt, the doll can exude a unique charm. Come and show your fashion talent!', 'https://img.gamemonetize.com/pbskcvnrn8qe8owqdyv5hlj7gsxq05jt/512x384.jpg', 'https://html5.gamemonetize.com/pbskcvnrn8qe8owqdyv5hlj7gsxq05jt/', '0', 'Puzzles', 0, 0, '', 'doll-makeup-dress-asmr'),
(2820, 'Impostor Live', 'Welcome to Impostor Live Game! Tap or click to move left and right. Collect brains to keep your red impostor health full and avoid rockets. Can you get the highest score. website dev &lt;a href=\'https://vodogame.com/\'&gt;https://vodogame.com/&lt;/a&gt;', 'https://img.gamemonetize.com/urwxdsgv576vvq2xli0l75ohmpyj6kaq/512x384.jpg', 'https://html5.gamemonetize.com/urwxdsgv576vvq2xli0l75ohmpyj6kaq/', '0', 'Clicker', 0, 0, '', 'impostor-live'),
(2821, 'Pinball Football Champion', 'Lace up and unleash your gridiron skills in Pinball Football Champion! This action-packed mobile game combines the classic thrills of pinball with the heart-pounding intensity of football. Flick the players to launch the ball, strategically maneuver it through bumpers and pins, and rack up points on the scoreboard. Can you master the field, score big, and become the Pinball Football Champion? Download now and see if you have the skills to dominate!', 'https://img.gamemonetize.com/fjyu89wcncn7ancvltwpyjul95lhgwft/512x384.jpg', 'https://html5.gamemonetize.com/fjyu89wcncn7ancvltwpyjul95lhgwft/', '0', 'Soccer', 0, 0, '', 'pinball-football-champion'),
(2822, 'Incredible Princesses and Villains Puzzle', 'A puzzle game for girls where the player has to collect puzzles with images of princesses and villains. The game features 50 tasks, the difficulty of which is gradually increasing. Each puzzle is unique, which contributes to the development of logical thinking, imagination and fine motor skills of the players. By collecting puzzles, you will immerse yourself in the fascinating world of fairy-tale characters, where each figure has its own role and story. Lets start collecting puzzles and immerse ourselves in a world of magic and adventure with beautiful princesses and dangerous villains!', 'https://img.gamemonetize.com/a7dxw3cjxs2c44m0guzeome6ix2ocybi/512x384.jpg', 'https://html5.gamemonetize.com/a7dxw3cjxs2c44m0guzeome6ix2ocybi/', '0', 'Puzzles', 0, 0, '', 'incredible-princesses-and-villains-puzzle'),
(2823, 'Dop Puzzle Erase Master', 'It is an interesting online game that will take you to an unparalleled puzzle-solving experience. To solve the puzzles, you may use your imagination and ingenuity. You need to consider what do I erase to pass the level. Within the challenging levels, you need to use strategic thinking to conquer each puzzle. In each level, you must make use of the eraser to erase a part of the picture to show a hidden object or scene. The deletion puzzles are easy to learn, but challenging to master.', 'https://img.gamemonetize.com/wf5880qn0zoskz1368cuw6q8cpmp4fh2/512x384.jpg', 'https://html5.gamemonetize.com/wf5880qn0zoskz1368cuw6q8cpmp4fh2/', '0', 'Puzzles', 0, 0, '', 'dop-puzzle-erase-master'),
(2824, 'World of Alice   Quantities', 'World of Alice - Quantities is an educational game developed for children where you will learn the quantities of numbers in a fun way from your cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/092vz867caq800wnopibzi5p91ew53n3/512x384.jpg', 'https://html5.gamemonetize.com/092vz867caq800wnopibzi5p91ew53n3/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---quantities'),
(2825, 'Princess Back Spa Salon', 'Princess Back Spa Salon is a casual game. Immerse yourself in the sensations of a back spa. We have all the steps for back hydrotherapy. First soak in a comfortable hot bath, and then experience back cleaning, back massage, back care, and back cupping. Once everything is done, its time to change into new clothes. A fun, immersive experience. Come and try it out!', 'https://img.gamemonetize.com/jgtg6c9vma8sovmaf5c6jazbe9clcn31/512x384.jpg', 'https://html5.gamemonetize.com/jgtg6c9vma8sovmaf5c6jazbe9clcn31/', '0', 'Puzzles', 0, 0, '', 'princess-back-spa-salon'),
(2826, 'Crazy Breakout Mobile', 'Crazy Breakout Mobile is the updated mobile version of the previous Crazy Breakout game. The game has a simple touch control. Even though it seems simple, it takes time to mastes the game. Lets see if you can beat the highscore and get in the list.', 'https://img.gamemonetize.com/17u7oieqqnxpku2iuxgiek8si6lbyyge/512x384.jpg', 'https://html5.gamemonetize.com/17u7oieqqnxpku2iuxgiek8si6lbyyge/', '0', 'Hypercasual', 0, 0, '', 'crazy-breakout-mobile'),
(2827, 'Math Fun', 'A fun and educational app for learning mathematics. Learn to add, subtract, multiply and division. Math game are free to enjoy.Want to improve your kids math skills? How about helping your kids master mathematics with fun, free math fun game? Math Fun is the perfect way to help children learn math skills the easy way.', 'https://img.gamemonetize.com/b6hgvjnbmoedamzwu3pknv009ngwxsl7/512x384.jpg', 'https://html5.gamemonetize.com/b6hgvjnbmoedamzwu3pknv009ngwxsl7/', '0', 'Puzzles', 0, 0, '', 'math-fun'),
(2828, 'Sake Hockey', 'n the heart of ancient Japan, a spectacle unfolds on the frozen battlefield. The clash of steel resonates as samurai warriors and nimble ninjas face off in an epic hockey showdown. With razor-sharp precision, the samurai wield their sticks like katanas, showcasing unmatched skill and determination. Meanwhile, the stealthy ninjas glide across the ice with unparalleled agility, their movements swift and calculated like shadows in the night. Amidst the flurry of action, the arena pulsates with the energy of fierce competition, each team vying for victory with unwavering resolve. As the game reaches its climax, spectators hold their breath, witne', 'https://img.gamemonetize.com/1lpp3lkr0q6jnvo73814p5qtllvxsvuo/512x384.jpg', 'https://html5.gamemonetize.com/1lpp3lkr0q6jnvo73814p5qtllvxsvuo/', '0', 'Sports', 0, 0, '', 'sake-hockey'),
(2829, 'Girly Race Runner', 'Girly Race Runner invites players into a vibrant world of competitive racing, where they navigate colorful tracks filled with obstacles and power-ups. Choose from a diverse cast of characters, each with their own unique abilities and style. Dodge obstacles, collect coins, and outsmart rivals to claim victory in thrilling races across various enchanting environments. With fast-paced gameplay and charming visuals, Girly Race Runner offers an exhilarating experience for players of all ages. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/eynbnomvym19dj1umgh9ag6f5zxvn7m7/512x384.jpg', 'https://html5.gamemonetize.com/eynbnomvym19dj1umgh9ag6f5zxvn7m7/', '0', 'Girls', 0, 0, '', 'girly-race-runner'),
(2830, 'water shootouts', 'Water Gun Shooter is an exciting platform game that invites you to embark on an adventure with a powerful water gun. Use your water gun to freeze your enemies, kick them away, or jump on them to collect coins. Move carefully through obstacles and keep an eye on the water level in your pack. You can choose to adventure alone or join up with teammates in thrilling 3v3 battles. Use your earnings to dress up and buy more powerful water guns from the store. Who is the NO.1 water gun shooter?', 'https://img.gamemonetize.com/ghbkmg69mw4xxs2u8d4wtnku2ldo71w7/512x384.jpg', 'https://html5.gamemonetize.com/ghbkmg69mw4xxs2u8d4wtnku2ldo71w7/', '0', 'Shooting', 0, 0, '', 'water-shootouts'),
(2831, 'Little Panda Summer Travels', 'Little Panda Summer Travels is a beautiful travel game. This game has four parts, they are, Hula Dance Party, Thanksgiving Party, Pyramid&amp;nbsp;&amp;nbsp;Archaeology, and Ancient Egyptian Masquerade Ball. It is a combination of crafting, food making, dress-up games, and adventure games. You can experience multiple fun in one game. In the Hula Dance Party, follow Little Pandas lead in making grass skirts and dancing to the music. At Thanksgiving Party, decorate the living room and prepare a delicious turkey for Thanksgiving. At Pyramid Archaeology, look for pieces of the cat statue in the wreckage and carefully piece it back together.', 'https://img.gamemonetize.com/tqu5fvuqlekyleofsla55d64fmnabgk9/512x384.jpg', 'https://html5.gamemonetize.com/tqu5fvuqlekyleofsla55d64fmnabgk9/', '0', 'Girls', 0, 0, '', 'little-panda-summer-travels'),
(2832, 'Brain Find Can You Find It 2', 'Brain Find brings new brain puzzles! Combine brain power and discovery for a brain challenge like no other! You can use your brain and reverse thinking to get the final target item. The unexpected way of passing levels can bring you endless laughs. The game tests your logical thinking skills, reflexes as well as memory and creativity. Come and experience it and prove that you are the smartest!', 'https://img.gamemonetize.com/n35aqkrh5x5rp32qk1fieze801lrnyj9/512x384.jpg', 'https://html5.gamemonetize.com/n35aqkrh5x5rp32qk1fieze801lrnyj9/', '0', 'Puzzles', 0, 0, '', 'brain-find-can-you-find-it-'),
(2833, 'Pomni Coloring Time', 'Welcome to Pomni Coloring Time, where creativity knows no bounds and every stroke of color brings our beloved Pomni to life! These coloring pages are not just for kids&amp;mdash;theyre designed to delight fans of all ages, from the youngest enthusiasts to seasoned artists looking for a fun and relaxing activity. Start coloring and have fun!', 'https://img.gamemonetize.com/yk0cavs9z5x26obljvbluk8tkmbx7757/512x384.jpg', 'https://html5.gamemonetize.com/yk0cavs9z5x26obljvbluk8tkmbx7757/', '0', 'Girls', 0, 0, '', 'pomni-coloring-time'),
(2834, 'Nugget Man Survival Puzzle', 'Are you ready for adventure with the Nugget man character? To save the Nugget Man character who is stranded in the desert, you must fly into the sky without bursting the balloons. You must be careful to take the character to the finish by solving the puzzles before time runs out, accompanied by Gedagedago music. Rescue Nugget Man through desert bandits, cacti and many other challenging obstacles! Enjoy.', 'https://img.gamemonetize.com/bm97wj3r1ft430q56rtu677h5d0zc0nw/512x384.jpg', 'https://html5.gamemonetize.com/bm97wj3r1ft430q56rtu677h5d0zc0nw/', '0', 'Puzzles', 0, 0, '', 'nugget-man-survival-puzzle'),
(2835, 'World of Alice   Star Sequence', 'World of Alice - Star Sequence World of Alice - Star Sequence is an educational game developed for children where they will learn numbers and numerical sequences through star constellations in a fun way from their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/286qg6dtacu9slb27ls01qck4bydh2ea/512x384.jpg', 'https://html5.gamemonetize.com/286qg6dtacu9slb27ls01qck4bydh2ea/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---star-sequence'),
(2836, 'Adam vs Sacha', 'While Adam and Sacha were best friends, they got into a fight and as a result, they tried to destroy each other. To do this, they collected weapons falling from the air on three different maps and shot each other.', 'https://img.gamemonetize.com/as0zjeaf56zixncfmubiewlq1emluezk/512x384.jpg', 'https://html5.gamemonetize.com/as0zjeaf56zixncfmubiewlq1emluezk/', '0', 'Shooting', 0, 0, '', 'adam-vs-sacha'),
(2837, 'Baby Panda Forest Recipes', 'Baby Panda Forest Recipes is a very cute cooking game. there are three fun parts in this game. You can choose to make delicious rice balls with the bunny. You can also choose to make novelty coconut jelly with the little monkey. You can also choose to make groundnut cake with the little mole. The game has smooth HD animations. There are also bright colors. You just need to follow the tips to make the food. Enjoy.', 'https://img.gamemonetize.com/85f54g51ri0y7jkqmn5y2vqah9n2qtja/512x384.jpg', 'https://html5.gamemonetize.com/85f54g51ri0y7jkqmn5y2vqah9n2qtja/', '0', 'Girls', 0, 0, '', 'baby-panda-forest-recipes'),
(2838, 'Sushi Bros', 'Get on a fun puzzle-solving adventure to save the sushi! The Sushi Brothers are undertaking the ancient rite of passage that all little Sushi must complete. Before they can safely land on the plates of happy customers at the hibachi, they must practice landing safely under the most challenging circumstances. Are you ready to help them navigate through obstacles and ensure their safe arrival? Put your puzzle-solving skills to the test and guide the sushi to its destination in Sushi Bros!', 'https://img.gamemonetize.com/x8oz9mqfqdc57pr7828bgzvi25dzjp2m/512x384.jpg', 'https://html5.gamemonetize.com/x8oz9mqfqdc57pr7828bgzvi25dzjp2m/', '0', 'Puzzles', 0, 0, '', 'sushi-bros'),
(2839, 'World of Alice   Numbers Shapes', 'World of Alice - Numbers Shapes World of Alice - Numbers Shapes is an educational game developed for children where they will learn the shapes of numbers in a fun way using their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/jevbcobs8br9yyzm12hjl8hlcpbu6n9n/512x384.jpg', 'https://html5.gamemonetize.com/jevbcobs8br9yyzm12hjl8hlcpbu6n9n/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---numbers-shapes'),
(2840, 'Baby Panda Dream Job', 'Baby Panda Dream Job is a very interactive and educational game. If you want to have fun while learning about the various professions, then this is the game for you. In this game, you can experience three jobs, bakery clerk, courier, and construction worker. You will learn how to choose the bread that customers like, how to build a complete house out of bricks, and how to send a delivery from the delivery station to the customer. This game has very fine interactive features to keep you engaged. It also has a thoughtful voice feature.', 'https://img.gamemonetize.com/51kj1gltjkcrp7patl1mhwy83o6szmt4/512x384.jpg', 'https://html5.gamemonetize.com/51kj1gltjkcrp7patl1mhwy83o6szmt4/', '0', 'Girls', 0, 0, '', 'baby-panda-dream-job'),
(2841, 'Obby vs Bacon Rainbow Parkour', 'Are you ready to dive into a life full of obstacle courses with Obby and Bacon? You must complete the courses. Be careful, enemies are everywhere. Sometimes the courses can be very difficult. Watch out for spikes and falling balls from the sky. You and your friend need to reach the flag at the finish line together. If both friends reach the flag, you earn the right to move to the next level. Collect all the coins on the course with your friend. Gather all the coins and reach the flag.', 'https://img.gamemonetize.com/sam4qcppls4g4k4koe21p4lq9dpvs4sy/512x384.jpg', 'https://html5.gamemonetize.com/sam4qcppls4g4k4koe21p4lq9dpvs4sy/', '0', 'Adventure', 0, 0, '', 'obby-vs-bacon-rainbow-parkour'),
(2842, 'Stickman Team Return', 'Its team time now! Cartoon character The game of Team Detroit is fun to watch. A gang of robbers is threatening the city of Detroit, but three little stick figures will come together to stop them. Take pleasure in killing off enemy stickmen while using any of the three playable characters. Because of their unique abilities and weaponry, each playable character is tailor-made for their specific role.', 'https://img.gamemonetize.com/ayvxzb2goubgu6h8hr48zqrvrt5lz612/512x384.jpg', 'https://html5.gamemonetize.com/ayvxzb2goubgu6h8hr48zqrvrt5lz612/', '0', 'Action', 0, 0, '', 'stickman-team-return'),
(2843, 'Princess Beauty Dress Up Girl', 'Princess Beauty Dress-Up Girl is a super sophisticated makeup and dress-up game. Two lovely princesses have become gray after a day of fun. But they need to go to the photo studio to have their pictures taken. As their royal stylist. Use your fashion talents and help them to freshen up. First, choose a princess and then help her start her transformation. You need to clean her face first and then help her apply a hydrating mask. The princess has some heavy dark circles under her eyes, so dont forget to take care of her eyes. Eyebrows can show a persons temperament, so remember to trim the princesss eyebrows.', 'https://img.gamemonetize.com/9afwrmc942hbv1pnz6v367xzrn8zy6od/512x384.jpg', 'https://html5.gamemonetize.com/9afwrmc942hbv1pnz6v367xzrn8zy6od/', '0', 'Puzzles', 0, 0, '', 'princess-beauty-dress-up-girl'),
(2844, 'Buddy and Friends Hill Climb', 'Buckle up, rev your engines, and get ready to experience the thrill of Buddy and Friends Hill Climb. Whether youre a seasoned racer or a newcomer to the track, this game promises excitement, challenge, and endless hours of fun. Are you ready to take on the hills and emerge victorious?', 'https://img.gamemonetize.com/uymm54s6li66i7ralqywxr4bgjgqbgja/512x384.jpg', 'https://html5.gamemonetize.com/uymm54s6li66i7ralqywxr4bgjgqbgja/', '0', 'Racing', 0, 0, '', 'buddy-and-friends-hill-climb'),
(2845, 'Hexa Sort 3D', 'Hexa Sort 3D mixes puzzle challenges, strategic matching and a satisfying merging experience.Involving clever puzzle-solving and logical manoeuvres, this game is ideal for those seeking a mental workout. As the levels progress, players will find the game both addictive and calming, striking the perfect balance between challenge and relaxation. Put your skills to the test with tasks such as sorting, stacking and merging hexagonal tiles.', 'https://img.gamemonetize.com/0s96py77f1797gzl7ne6ooofphswsdqg/512x384.jpg', 'https://html5.gamemonetize.com/0s96py77f1797gzl7ne6ooofphswsdqg/', '0', 'Puzzles', 0, 0, '', 'hexa-sort-d'),
(2846, 'Mahjong Tower HD', 'Eliminating all identical tiles in turn is a common rule of the game. Mahjong Towers gives a richer connotation to this kind of game, using Chinese mahjong to build up Egyptian pyramids, small town castles or I Ching Tai Chi diagrams, and then disassembling them one by one, allowing people to explore the inner rules of different things while appreciating their exquisite shapes. Your main goal is to clear the board of all the tiles on screen. You have to do this by pairing each tile with another tile with the same symbol.', 'https://img.gamemonetize.com/48ytxrxyrmhx01wmj4viudokthyisiiw/512x384.jpg', 'https://html5.gamemonetize.com/48ytxrxyrmhx01wmj4viudokthyisiiw/', '0', 'Puzzles', 0, 0, '', 'mahjong-tower-hd'),
(2847, 'Color Liquid Sorting', 'A new sorting game awaits you in Color Liquid Sorting. We mixed a multi-colored liquid in flasks, but so. So that it does not turn into a homogeneous mass of an incomprehensible color. Each layer is separate and you can pour it into a free-standing container. The task is to ensure that the flasks contain a solution of the same color. You should get rid of the layers by pouring them wherever you see fit. You will always have empty dishes in stock to avoid mistakes. At each level, the number of flasks and the set of colors will increase. You will have to make many moves before you get the desired result in Color Liquid Sorting.', 'https://img.gamemonetize.com/s7svzmc3ybardlsmq3dfiwcdu5q323qw/512x384.jpg', 'https://html5.gamemonetize.com/s7svzmc3ybardlsmq3dfiwcdu5q323qw/', '0', 'Puzzles', 0, 0, '', 'color-liquid-sorting'),
(2848, 'World of Alice   Draw Numbers', 'World of Alice - Draw Numbers is an educational game developed for children where you will learn to write numbers in a fun way from your cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/66t7urgmugdqo8edqqubeh2um4hg4a0g/512x384.jpg', 'https://html5.gamemonetize.com/66t7urgmugdqo8edqqubeh2um4hg4a0g/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---draw-numbers'),
(2849, 'Curve Quest', 'Dodge obstacles hurdling towards your character while navigating through the curved tracks. Each collision with an obstacle diminishes your characters health, and if it depletes entirely, the game concludes. Throughout the course, numerous opportunities arise in the form of points, coins, and power-ups. As the player, seizing these rewards empowers you.', 'https://img.gamemonetize.com/k0azdozecgek42bsrn9ohzuxb6jutsej/512x384.jpg', 'https://html5.gamemonetize.com/k0azdozecgek42bsrn9ohzuxb6jutsej/', '0', 'Hypercasual', 0, 0, '', 'curve-quest'),
(2850, 'Angry Dad Cute Baby', 'Angry father and his sweet son take a stroll through toy land.They must collect all the candies in this world where there are many harmful creatures.Guide the father and his son along with his friend on this challenging journey, collect candies for them and make them happy!', 'https://img.gamemonetize.com/4o7szmsdpy7e077lo4lty8zhzb5snec2/512x384.jpg', 'https://html5.gamemonetize.com/4o7szmsdpy7e077lo4lty8zhzb5snec2/', '0', 'Adventure', 0, 0, '', 'angry-dad-cute-baby'),
(2851, 'World of Alice   Moon Jump', 'World of Alice - Moon Jump World of Alice - Moon Jump is an educational game developed for children where you will train your reflexes by jumping over lunar monsters in a space adventure in a fun way from your cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/4e35ndcikq24arle7ncjq12usym1h46k/512x384.jpg', 'https://html5.gamemonetize.com/4e35ndcikq24arle7ncjq12usym1h46k/', '0', 'Action', 0, 0, '', 'world-of-alice---moon-jump'),
(2852, 'FunnyVehicles', 'Experience thrilling races like never before! Navigate through dynamically generated levels with obstacles, ramps, and stickmen. Each level is unique, generated as you play. Test your luck with the wheel of fortune for exciting rewards. Customize your cars, buy new ones, and show off your driving skills in this adrenaline-pumping race against time and obstacles. Its not just a race; its a unique adventure every time you play! Get ready to race and conquer the track in this ultimate racing challenge!', 'https://img.gamemonetize.com/375jnz9zls4s27ku5pqhsin4fv5dybr7/512x384.jpg', 'https://html5.gamemonetize.com/375jnz9zls4s27ku5pqhsin4fv5dybr7/', '0', 'Racing', 0, 0, '', 'funnyvehicles'),
(2853, 'Save Her Tour', 'This complex and relaxing puzzle game youve read about has finally become a reality! Only the smartest can pass these brain teaser quizzes and save the girl! Each level will give you a scenario where you must use your ingenuity to solve the problem. If you mess up, it wont end well for our heroine. There are so many different challenges waiting to be solved. This is the best puzzle game ever! Solve interesting puzzles, protect the girl from harm, and experience the thrill of success.', 'https://img.gamemonetize.com/5bmea1apzezknk1marrrtplsftf798kr/512x384.jpg', 'https://html5.gamemonetize.com/5bmea1apzezknk1marrrtplsftf798kr/', '0', 'Puzzles', 0, 0, '', 'save-her-tour'),
(2854, 'Mech Monster Arena', 'Mech Monster Arena is a robot-fighting turn-based strategy game. Differently in this fighting game, you dont need to learn how to operate the robot and release each skill. You only need to learn the basic skill counter rules and select the skills flexibly. By earning EXPs and coins from battles in Mech Battle, you can fight with AI opponents and develop your robot. When you have some sources to upgrade your robot in the Mech Warehouse, you can challenge other players in the Arena. Have fun!', 'https://img.gamemonetize.com/ty57ya9u7pfgz1ew0x0z4sj089nx4jtn/512x384.jpg', 'https://html5.gamemonetize.com/ty57ya9u7pfgz1ew0x0z4sj089nx4jtn/', '0', 'Boys', 0, 0, '', 'mech-monster-arena'),
(2855, 'DIY Anime Doll Dress Up', 'DIY Anime Doll Dress Up is an addictive dress-up game. We offer you hundreds of Accessories. each item has been carefully polished by us. This game also has a lively and innocent style. Its perfect for girls with shionable tastes. If you are worried that you dont have fashion taste,it doesnt matter, this game can also provide a reference for your daily wear. If you are interested, take a look.', 'https://img.gamemonetize.com/m3gxldmvldthrqew9mhx6cb8qvgtdpl4/512x384.jpg', 'https://html5.gamemonetize.com/m3gxldmvldthrqew9mhx6cb8qvgtdpl4/', '0', 'Puzzles', 0, 0, '', 'diy-anime-doll-dress-up'),
(2856, 'Frog Ninja Adventure', 'Are you ready for an adventure with Frog Ninja Adventure game? As you progress through the challenging course, you must avoid the different creatures you encounter! Do not let your 3 lives run out and reach the end of the track and move on to the next section. You will want to complete the game, which has 5 chapters in total! Have fun!', 'https://img.gamemonetize.com/7khk4zxpakm6y3d0su8mn6pt67gyq9xw/512x384.jpg', 'https://html5.gamemonetize.com/7khk4zxpakm6y3d0su8mn6pt67gyq9xw/', '0', 'Hypercasual', 0, 0, '', 'frog-ninja-adventure'),
(2857, 'Idle Military Base: Army Tycoon', 'Do you want to become a military tycoon, build your own military base and experience a real military simulator? A military base with nothing on it will fall under your control. Your mission is to expand it! Create the largest military base with equipment!', 'https://img.gamemonetize.com/hvjrv3123n21rwxval3rynmb462uufs1/512x384.jpg', 'https://html5.gamemonetize.com/hvjrv3123n21rwxval3rynmb462uufs1/', '0', 'Hypercasual', 0, 0, '', 'idle-military-base-army-tycoon'),
(2858, 'Pixel Run', 'Control a man made out of pixel blocks as he races through challenging obstacle courses in this fun and fast-paced running game. Watch out: as Pixel Boy bumps into obstacles, he&amp;rsquo;ll lose pixels! Run over the hurdles to ensure his survival, and reach the finish line in one piece to score a perfect run.Collect pixels as you manoeuver past all sorts of barriers to restore Pixel Boy&amp;rsquo;s lost body parts and level up. But be careful! If you knock into too many barriers, you&amp;rsquo;ll lose all your pixels and have to start again!', 'https://img.gamemonetize.com/njmc3f9dx49t0z99qmyxmujkbu4cdo85/512x384.jpg', 'https://html5.gamemonetize.com/njmc3f9dx49t0z99qmyxmujkbu4cdo85/', '0', 'Hypercasual', 0, 0, '', 'pixel-run'),
(2859, 'Maze Controlling', 'Maze Control is an online HTML game where players navigate through a virtual maze. The objective of the game is to reach the exit of the maze as quickly as possible. Players control a character using the arrow keys, trying to avoid obstacles and dead ends. Along the way, they may encounter various puzzles, challenges, and bonuses that enhance their progress or add difficulty to the game. The game offers multiple levels with increasing complexity, ensuring a continuous challenge for players. The maze layouts are randomly generated, providing a unique experience each time the game is played.', 'https://img.gamemonetize.com/9ht1pvff174x1adusf40h5nndqakzurx/512x384.jpg', 'https://html5.gamemonetize.com/9ht1pvff174x1adusf40h5nndqakzurx/', '0', 'Puzzles', 0, 0, '', 'maze-controlling'),
(2860, 'Doomsday Survival Rpg Shooter', 'Doomsday Survival Rpg Shooter is a 2D side-scrolling survival RPG shooting game. Zombies occupy the whole city. You need to recruit the last survivors to fight against zombies for a living. As humans, you need weapons, ammo, food, and medicines. Send your teammates to dispatch different buildings, go to complete the tasks in this fallen town. Time is your life, get out of the safe house and find resources!', 'https://img.gamemonetize.com/anvhaw8io64p91g1e72bda0nkow82687/512x384.jpg', 'https://html5.gamemonetize.com/anvhaw8io64p91g1e72bda0nkow82687/', '0', 'Shooting', 0, 0, '', 'doomsday-survival-rpg-shooter'),
(2861, 'World of Alice   First Letter', 'World of Alice - First Letter World of Alice - First Letter is an educational game developed for children where you will complete words with their initial letter in a fun way from your cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/1ch0yxamznj2mem12bbwxqfm1ndx56zr/512x384.jpg', 'https://html5.gamemonetize.com/1ch0yxamznj2mem12bbwxqfm1ndx56zr/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---first-letter'),
(2862, 'Top Notch Trivia', 'Welcome to Top Notch Trivia, where the quest for knowledge knows no bounds! Get into a treasure trove of captivating questions spanning a multitude of topics, from history and science to entertainment and beyond. With hundreds of brain-teasing questions at your fingertips, challenge yourself to reach the pinnacle of trivia mastery. Whether youre competing against friends or embarking on a solo journey, Top Notch Trivia promises endless fun and excitement for trivia enthusiasts of all levels. Are you ready to elevate your trivia game to the next level Enjoy Top Notch Trivia now and let the adventure begin!', 'https://img.gamemonetize.com/emkww3k7rup8dn5xxltfwevqdv1kdusf/512x384.jpg', 'https://html5.gamemonetize.com/emkww3k7rup8dn5xxltfwevqdv1kdusf/', '0', 'Puzzles', 0, 0, '', 'top-notch-trivia'),
(2863, 'Pinta Colour', 'Hand colour dozens of unique drawings on the screen of your mobile, tablet or computer. There are drawings of dogs, cats, birds, cars, trucks, numbers and more. Select the thickness of the pen, choose the colour by dragging the colour picker, and unleash your creativity. Use the magnifying glass to enlarge the image, the drawing will move as you colour along the edges. Click on the magnifying glass again to return to the original size. Once you are satisfied with the result, download the drawing to your device to keep it by clicking on the down arrow. Have fun colouring!', 'https://img.gamemonetize.com/pgvi6apkypoh5i0ve1uszsoeyo02fek3/512x384.jpg', 'https://html5.gamemonetize.com/pgvi6apkypoh5i0ve1uszsoeyo02fek3/', '0', 'Puzzles', 0, 0, '', 'pinta-colour'),
(2864, 'Vampiric Roulette Romance', 'Experience Gothic romance in Vampiric Roulette Romance! Help the Vampire Prince choose a date for the eclipse night party from four stunning beauties. Dive into Gothic dress-up and makeup levels, and witness the suspenseful roulette revelation under the moonlit eclipse.', 'https://img.gamemonetize.com/q0q9wm0srj3h5iz9kbhv0040j8vuscg2/512x384.jpg', 'https://html5.gamemonetize.com/q0q9wm0srj3h5iz9kbhv0040j8vuscg2/', '0', 'Girls', 0, 0, '', 'vampiric-roulette-romance'),
(2865, 'Kids Fun Birthday Party', 'Kids Fun Birthday Party is an educational game that exercises your imagination. This game has a birthday party theme and you can experience the joy and excitement of preparing a birthday party for someone else in every part of this game. You can experience this game, making a birthday cake, making birthday cards and decorating the party scene. In addition to vivid animation effects and vibrant color schemes, we have also prepared beautiful decorations for you, as well as professional kitchenware. In addition, the characters in the game are all cute and energetic little animals. Check it out if you are interested.', 'https://img.gamemonetize.com/uzcql239agp0yzgix69friib7rb9qkvf/512x384.jpg', 'https://html5.gamemonetize.com/uzcql239agp0yzgix69friib7rb9qkvf/', '0', 'Girls', 0, 0, '', 'kids-fun-birthday-party'),
(2866, 'Finger Heart Monster Refill', 'Do you love Finger Heart posing? Do you want to make Finger Heart with a cute character? Lets Play This Game. In Finger Heart: Monster Refill, you must choose how to fit your finger with other adorable monsters to form a perfect heart. To fill a perfect heart, you don&amp;rsquo;t need any special skills, just use your imagination and creativity. They can change its shape in many ways. Youll need to think carefully about which form fits the shape of your fingers. Come make hearts with cute monsters!', 'https://img.gamemonetize.com/2v4err6wf0z94rghudqabgspb8zcqtal/512x384.jpg', 'https://html5.gamemonetize.com/2v4err6wf0z94rghudqabgspb8zcqtal/', '0', 'Puzzles', 0, 0, '', 'finger-heart-monster-refill'),
(2867, 'Obby Minecraft Ultimate', 'Obby Parkour Ultimate 3D is a fun skill-based game. Enjoy 35 distinct levels with diverse mechanics and a very challenging parkour jumping gaming experience. Make your way to the finish with your favorite Obby and Mine characters by jumping platforms, avoiding spikes, and completing all levels to unlock new characters.', 'https://img.gamemonetize.com/lenulffi2x6dvqs6yadgwr2o6yu8gi8o/512x384.jpg', 'https://html5.gamemonetize.com/lenulffi2x6dvqs6yadgwr2o6yu8gi8o/', '0', 'Adventure', 0, 0, '', 'obby-minecraft-ultimate'),
(2868, 'Mahjong Magic Islands', 'The wonderful world of the Magic Islands is in desparate need of magic to help restore the waning natural beauty of their ancient cities with a new wild energy. Tons of mythical creatures await your help throughout these scattered island. You are their only hope to be saved, fix these wonderful magic lands back to their former beauty! Mahjong: Tile Match features classic mahjong solitaire in a uniquely original visual format. Collecting components for magic spells adds a fun layer to the gameplay, and meeting cute magical creatures to help out gives the varied levels of the game more significant depth.', 'https://img.gamemonetize.com/0fwaajjw5xs8d8vhmx257wy9694pxtgc/512x384.jpg', 'https://html5.gamemonetize.com/0fwaajjw5xs8d8vhmx257wy9694pxtgc/', '0', 'Puzzles', 0, 0, '', 'mahjong-magic-islands'),
(2869, 'ZigZag Glide', 'Embark on a thrilling journey with ZigZag Glide! Guide your nimble ball through an endless array of zigzagging bars, skillfully maneuvering through gaps to score points. Master the art of precision as you navigate through increasingly challenging levels, each filled with dynamically placed barriers.', 'https://img.gamemonetize.com/j3t68kwcpdwld0jl3ofdzfs99fdmhf7q/512x384.jpg', 'https://html5.gamemonetize.com/j3t68kwcpdwld0jl3ofdzfs99fdmhf7q/', '0', 'Hypercasual', 0, 0, '', 'zigzag-glide'),
(2870, 'Doroppuboru', 'Drop the ball into similar balls below to merge them and turn them into a new balls. Play on mobile and PC. Good luck!', 'https://img.gamemonetize.com/2i7ezztw0jnfqo1d5s5nm13ikrcl2u1q/512x384.jpg', 'https://html5.gamemonetize.com/2i7ezztw0jnfqo1d5s5nm13ikrcl2u1q/', '0', 'Puzzles', 0, 0, '', 'doroppuboru'),
(2871, 'Lovo', 'LOVO is on a mission to reach new heights by hopping from nest to nest. Along the way, youll encounter enemy animals trying to impede your progress. While jumping higher and higher, dont forget to tap to unlock power-ups hidden inside eggs on the nests, giving you temporary boosts and abilities to overcome obstacles. With simple controls and addictive gameplay, LOVO offers a fun and challenging experience as you strive to set new altitude records.', 'https://img.gamemonetize.com/f8es5q73x15zpmhg85qgzi0xkgdmvnc9/512x384.jpg', 'https://html5.gamemonetize.com/f8es5q73x15zpmhg85qgzi0xkgdmvnc9/', '0', 'Hypercasual', 0, 0, '', 'lovo'),
(2872, 'Let The Train Go', 'Unblock Metro is a fascinating puzzle game. You need to move all the vehicles in front of the metro so that the metro drives smoothly along the track. You have to be careful that the head of the vehicle is facing that way and you cant change the direction of the vehicle. There are cars,trucks, ambulances, and so on. Lovely pictures and a wide variety of cars give you a refreshing gaming experience. The intricate vehicles placed in front of the metro will dazzle you. Waiting for your challenge', 'https://img.gamemonetize.com/p5j384p9eyw69fh827dm79n3blo5y505/512x384.jpg', 'https://html5.gamemonetize.com/p5j384p9eyw69fh827dm79n3blo5y505/', '0', 'Puzzles', 0, 0, '', 'let-the-train-go'),
(2873, 'Emilys Hotel Solitaire', 'What are you going to do when you go on a journey to a tropical island? Will you spend your time in a lounger, enjoying the hot sun and cold drinks, or become a master surfer? Our heroine Emily has arrived at this heavenly place to make her honorable grandfather Douglas Kirby&amp;rsquo;s dream to build a hotel of his own come true. Forget about your problems and immerse yourselves in the magical atmosphere of a tropical island and a challenging game of Solitaire! Build your own hotel together with Emily, as every victory in Solitaire will let you get closer to your dream of creating the best hotel in the world!', 'https://img.gamemonetize.com/p24cvl0b8acr8a9wk0ncpflj076ntwz8/512x384.jpg', 'https://html5.gamemonetize.com/p24cvl0b8acr8a9wk0ncpflj076ntwz8/', '0', 'Puzzles', 0, 0, '', 'emilys-hotel-solitaire'),
(2874, 'Flappy Spinorama', 'Take flight in this endlessly flappy challenge! Navigate your ball through a rotating labyrinth of colorful bars. Time your taps perfectly to soar through gaps and avoid collisions. Rack up points with each successful pass! Can you master the mesmerizing rhythm and become the ultimate flappy champion!', 'https://img.gamemonetize.com/oqjwo7wvayi7q63vb3xe6qhwrvbhndi1/512x384.jpg', 'https://html5.gamemonetize.com/oqjwo7wvayi7q63vb3xe6qhwrvbhndi1/', '0', 'Clicker', 0, 0, '', 'flappy-spinorama'),
(2875, 'World of Alice   Archeology', 'World of Alice - Archeology World of Alice - Archeology is an educational game developed for children where they will learn the profession of archeology and try to assemble ancient objects in a fun and interactive way using their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/6wkuctl1mo6fan8hyc85zsyw5nj156mk/512x384.jpg', 'https://html5.gamemonetize.com/6wkuctl1mo6fan8hyc85zsyw5nj156mk/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---archeology'),
(2876, 'Funny Obbys', 'In the Funny Obby adventure, the Obby brothers need to escape from the secrets-filled, red, scary forest. Each Obby brother has a key they need to find. You must find that key and make the golden key visible. Each brother needs to find their respective key and pass through the doors. Open the doors and find the golden key. Once you have the golden key, the door to the next level will open. Go through that door to advance to the next stage. Each level will progress in a more challenging way. Jump from wall to wall to collect the keys.', 'https://img.gamemonetize.com/vo7ok0xe7pu5g173zt27tgl9gp11z5ox/512x384.jpg', 'https://html5.gamemonetize.com/vo7ok0xe7pu5g173zt27tgl9gp11z5ox/', '0', 'Adventure', 0, 0, '', 'funny-obbys'),
(2877, 'Ice Cream Fever : Cooking Game', 'Hey Chef, You are the master chef? We have been looking for a long time! Create your own restaurant and make food dishes like meals and desserts with using tap to make and tap to serve. Our restaurant world is full of very addictive time-management games! you can achieve dreams in cooking madness &amp;amp; and fever friends to invite and play with your best buddy! Start your restaurant kitchen journey with our Ice Cream Fever cooking game.Come and try one of our ICE Cream Fever cooking games of 2024! Explore the amazing hundreds of recipes available in our restaurant kitchen. make &amp;amp; serve delicious food dash.', 'https://img.gamemonetize.com/2d5241fr62bcxn23f8u4iz2nnejl1rmw/512x384.jpg', 'https://html5.gamemonetize.com/2d5241fr62bcxn23f8u4iz2nnejl1rmw/', '0', 'Hypercasual', 0, 0, '', 'ice-cream-fever--cooking-game'),
(2878, '1010 Elixir Alchemy', 'Enter the enchanting world of 1010 Elixir Alchemy, where strategic placement reigns supreme. Strategically place Tetris-style blocks on a 10x10 grid to collect Elixirs. Complete rows or columns to gather Elixirs. If the grid fills up with remaining Elixirs, its game over. With 60 levels, master the art of alchemy in this addictive adventure!', 'https://img.gamemonetize.com/pk860amap871zndrbke2evkewv8z5g2c/512x384.jpg', 'https://html5.gamemonetize.com/pk860amap871zndrbke2evkewv8z5g2c/', '0', 'Puzzles', 0, 0, '', '-elixir-alchemy'),
(2879, 'World of Alice   Emotions', 'World of Alice - Emotions World of Alice - Emotions is an educational game developed for children where they will learn the various emotions through images in a fun way from their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/mta7spdckevylvx0ce19ij4bfjbznl93/512x384.jpg', 'https://html5.gamemonetize.com/mta7spdckevylvx0ce19ij4bfjbznl93/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---emotions'),
(2880, 'Dino Huntress', 'Help Dino Huntress to collect all the coins and eggs along her way. Avoid the enemies, use your weapon and bonuses to reach the finish area safely. You can jump on birds to eliminate them, but not all enemies can be jumped on, for example the dinos! There are 8 levels to play and 2 big bosses await you at the end of the game. Are you ready to help Dino Huntress in her journey?', 'https://img.gamemonetize.com/1nfnxz5pg5khu5pr7g6sbu7or9s8x98s/512x384.jpg', 'https://html5.gamemonetize.com/1nfnxz5pg5khu5pr7g6sbu7or9s8x98s/', '0', 'Adventure', 0, 0, '', 'dino-huntress'),
(2881, 'Seat Jam 3D', 'Seat Jam 3D is surely an entertaining puzzle game in which you place the passengers in the correct seats. You simply need to click on the passenger and then click on the correct seat. The first fewlevels are very simple, but before long, youll have to think long and hard before you can put all the passengers in the right seats. Solve the bus rush. They can move up and down, left and right, but not diagonally. Train your brain with engaging puzzles in Seat Jam 3D. Come and join the game!', 'https://img.gamemonetize.com/p6pwnd4a78hvfowet3e6v7kjxy8qy25v/512x384.jpg', 'https://html5.gamemonetize.com/p6pwnd4a78hvfowet3e6v7kjxy8qy25v/', '0', 'Puzzles', 0, 0, '', 'seat-jam-d'),
(2882, 'World of Alice   Learn to Draw', 'Alices World - Learn to draw World of Alice - Learn to Draw is an educational game developed for children where they will learn to draw by completing the proposed drawings in a fun and interactive way from their cell phone, tablet or computer. Excellent educational resource. In Alices World, learning is fun.', 'https://img.gamemonetize.com/wvhwwap51vffn9dzu3u79chi3htbi13z/512x384.jpg', 'https://html5.gamemonetize.com/wvhwwap51vffn9dzu3u79chi3htbi13z/', '0', 'Clicker', 0, 0, '', 'world-of-alice---learn-to-draw'),
(2883, 'Obbie Zombie Land', 'Embark on an epic adventure battling hordes of zombies! Experience straightforward gameplay, delightful graphics, amusing characters, and quirky enemies. Compatible with Android controllers, it promises endless entertainment and excitement. Assist your character in navigating through obstacles, leaping across platforms, and vanquishing foes. With 12 pre-designed levels to kickstart your journey, youll find the controls intuitive and accessible for all players. Website Developer', 'https://img.gamemonetize.com/luaykldbwn912n35ahuexwv9i4yyqjey/512x384.jpg', 'https://html5.gamemonetize.com/luaykldbwn912n35ahuexwv9i4yyqjey/', '0', 'Adventure', 0, 0, '', 'obbie-zombie-land'),
(2884, 'FlappyCat Crazy Christmas', 'FlappyCat is all dressed up and back for Christmas. Now things have become more difficult, he has a sleigh and reindeer with him. The goal is use perfect timing and quick reflexes to guide FlappyCat through the obstacles. Score the highest!', 'https://img.gamemonetize.com/3asrfosu4f204sgy7697cucrtqvnhuf1/512x384.jpg', 'https://html5.gamemonetize.com/3asrfosu4f204sgy7697cucrtqvnhuf1/', '0', 'Clicker', 0, 0, '', 'flappycat-crazy-christmas'),
(2885, 'Blue spheres', 'Simple puzzle game Guide the spheres through different obstacles, using only one controller.', 'https://img.gamemonetize.com/reu3oi1hixz0xidyhwbs6coyxyrj1x2r/512x384.jpg', 'https://html5.gamemonetize.com/reu3oi1hixz0xidyhwbs6coyxyrj1x2r/', '0', 'Puzzles', 0, 0, '', 'blue-spheres'),
(2886, 'Merge Sesame', 'This is a game anyone can easily learn and enjoy with the whole family! With addictive sound effects and feedback, complete consecutive combos to relieve stress! If you hit a high combo with an object, your score will soar! There are no penalties or time limits, which means you can enjoy the game at your own pace. If you are looking for wonderful combination effects that are pleasing to the eye, join this game and challenge for the best score.', 'https://img.gamemonetize.com/gf9xdl8e1v8tp0la4t6ey6pqyqdarzfi/512x384.jpg', 'https://html5.gamemonetize.com/gf9xdl8e1v8tp0la4t6ey6pqyqdarzfi/', '0', 'Puzzles', 0, 0, '', 'merge-sesame'),
(2887, 'Letter Dash', 'In Letter Dash, players are presented with falling letters, and they must quickly type the corresponding letters on their keyboard to destroy them before they reach the bottom. The objective of the game is to type the letters accurately and swiftly, preventing them from piling up and reaching the bottom. As the game progresses, the falling letters may increase in speed or become more challenging, increasing the difficulty level.', 'https://img.gamemonetize.com/0lan8t8n2fisdyaa7xrrd9ktlwg9sm71/512x384.jpg', 'https://html5.gamemonetize.com/0lan8t8n2fisdyaa7xrrd9ktlwg9sm71/', '0', 'Clicker', 0, 0, '', 'letter-dash');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2888, 'Beer Clicker', 'Welcome to the Beer Clicker Game! In this addictive and fun-filled game, youll embark on a journey through the world of brewing, one click at a time. As you start, youll be greeted with a simple screen displaying a tempting glass of frothy beer. Your mission? Click, click, and click some more! Each click earns you points, and with those points, you can unlock exciting upgrades to enhance your brewing empire.', 'https://img.gamemonetize.com/mnsfyrhhp3jeuqhu47345cz6kz3m23vo/512x384.jpg', 'https://html5.gamemonetize.com/mnsfyrhhp3jeuqhu47345cz6kz3m23vo/', '0', 'Hypercasual', 0, 0, '', 'beer-clicker'),
(2889, 'Pedicure Nail Salon', 'Pedicure Nail Salon is a nail art game. For girls, not only do they need manicures on their hands,but also on their feet. In this game, you can experience the fun of foot manicure, give your feet a deep care, clean your feet, take care of your feet, and then choose a suitable manicure color for your feet and paint it on. You can mix multiple colors or use a fresh floral pattern. Come and give it a try!', 'https://img.gamemonetize.com/b16n14vi72ht9g7ejz45vlsd74tn8j7o/512x384.jpg', 'https://html5.gamemonetize.com/b16n14vi72ht9g7ejz45vlsd74tn8j7o/', '0', 'Girls', 0, 0, '', 'pedicure-nail-salon'),
(2890, 'Kung Fu Little Animals', 'Meet the &amp;laquo;Kung-Fu Little Animals&amp;raquo; - an exciting childrens clicker game based on your favorite animated cartoon! In this game you will become a new assistant to the great master and your task is to train the funniest and most dexterous kung fu animals. With simple clicks, you will train your newly minted students to become martial artists. Passing the game, you will discover new funny animals and new beautiful locations. Join the kung fu team and have fun teaching the little animals martial arts!', 'https://img.gamemonetize.com/4gdaaydms8czkwsi3cacdbtjjnu91qhx/512x384.jpg', 'https://html5.gamemonetize.com/4gdaaydms8czkwsi3cacdbtjjnu91qhx/', '0', 'Clicker', 0, 0, '', 'kung-fu-little-animals'),
(2891, 'House Deep Clean Sim', 'House Deep Clean Sim is a home-themed cleaning game with a strong sense of experience. It has 9 scenes for you to clean, which are fence, sculpture, trampoline, pool, robot, fountain, ground, car, and dining table. Not only does it have a rich scene, but it also has everything you need for a clean game, such as full 3D effects, resizable nozzle size, and the ability to move around at will. Try it if you are interested. Have fun.', 'https://img.gamemonetize.com/kwn8498kj2j0uzwroi5gr52jio85njqf/512x384.jpg', 'https://html5.gamemonetize.com/kwn8498kj2j0uzwroi5gr52jio85njqf/', '0', 'Girls', 0, 0, '', 'house-deep-clean-sim'),
(2892, 'Dora Coloring Fun Time', 'Welcome to Dora Coloring Fun Time, where creativity knows no bounds in this super fun and free-to-play online coloring game designed especially for kids! Grab your virtual paintbrush, select your favorite image, and let the coloring fun begin! With easy-to-use controls and a rainbow of colors at your disposal, youll be amazed at the beautiful creations you can bring to life.', 'https://img.gamemonetize.com/6of6q00kdiobov3w05s8h9qph9l4a69l/512x384.jpg', 'https://html5.gamemonetize.com/6of6q00kdiobov3w05s8h9qph9l4a69l/', '0', 'Girls', 0, 0, '', 'dora-coloring-fun-time'),
(2893, 'World of Alice   Uppercase and Lowercase', 'World of Alice - Uppercase and Lowercase World of Alice - Uppercase and Lowercase is an educational game developed for children where they will learn uppercase and lowercase letters in a fun and interactive way using their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/qtijvkmjo8114mr1dgw2ot59yddiq58k/512x384.jpg', 'https://html5.gamemonetize.com/qtijvkmjo8114mr1dgw2ot59yddiq58k/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---uppercase-and-lowercase'),
(2894, 'Monster of Garage Storage', 'Enter the chilling realm of Monster Snap Garage Storages, a survival horror experience plunging players into a harrowing abyss of darkness and peril. Navigate through the eerie corridors of a haunted mansion, gathering scattered toys while evading the menacing specter of Meatly&amp;rsquo;s Storage. With Patrick lurking, survival depends on sharp instincts and rapid thinking to flee the premises. Immerse yourself in a distinctive cartoonish ambiance and a gripping narrative, ensuring constant suspense and uncertainty at every turn.', 'https://img.gamemonetize.com/y4sq4nrembaa82mlw961my3al5ynpo73/512x384.jpg', 'https://html5.gamemonetize.com/y4sq4nrembaa82mlw961my3al5ynpo73/', '0', 'Action', 0, 0, '', 'monster-of-garage-storage'),
(2895, 'Taxi Empire Airport Tycoon', 'Do you want to become the owner of a cool taxi and airport service? This taxi business simulator game is for you! Earn money, unlock new cars and increase their number. Upgrade your airport to carry more people and earn even more!', 'https://img.gamemonetize.com/94hr0h4hl8n6hqtta566zv5iap3i4mvk/512x384.jpg', 'https://html5.gamemonetize.com/94hr0h4hl8n6hqtta566zv5iap3i4mvk/', '0', 'Hypercasual', 0, 0, '', 'taxi-empire-airport-tycoon'),
(2896, 'Angry Impostor', 'The battle of the humanoid team against Impostors continues. This time your task is to get from the slingshot to the enemy. They are hidden behind large columns. It will not be as easy as it may seem. Try to break the structures so that Impostors is in an accessible place. There are several different levels in the game, each time their complexity will increase. Good luck and good mood. Website Developer: ulyagames.com', 'https://img.gamemonetize.com/7657041k5i9477l4zrnxy4ar6azeum6x/512x384.jpg', 'https://html5.gamemonetize.com/7657041k5i9477l4zrnxy4ar6azeum6x/', '0', 'Puzzles', 0, 0, '', 'angry-impostor'),
(2897, 'TRex Running Color', 'T-Rex Running is a game of adventure and very entertaining. The T-Rex has to run, but you need to overcome of many traps, such as cacti and pterodactyls. See how many obstacles you can avoid like cactus and duck under flying pterodactyl as your T-Rex runs faster and faster. The goal is to help T-Rex run his way by jumping over cacti, pterodactyls, and more.', 'https://img.gamemonetize.com/o15czshw0v4aei8prflfzsjg00dg7ol2/512x384.jpg', 'https://html5.gamemonetize.com/o15czshw0v4aei8prflfzsjg00dg7ol2/', '0', 'Clicker', 0, 0, '', 'trex-running-color'),
(2898, 'Cute Princess Dress Up', 'Cute Princess Dress Up is a casual girl game. In this game, you need to do SPA, Hair Salon,Battle, Makeup for the beautiful princess. Doing SPA will make the princess have white skin, doing hair style will increase the princesss charm, and make up will make the princess whole temperament rise. As the princesss stylist, you have to help the princess match a beautifuloutfit. Let her win the PK. The game provides various makeup props and various styles of clothes.Come and give it a try!', 'https://img.gamemonetize.com/plen5fnjkx1v4xt4vlbwq6m0z4zr1ptt/512x384.jpg', 'https://html5.gamemonetize.com/plen5fnjkx1v4xt4vlbwq6m0z4zr1ptt/', '0', 'Puzzles', 0, 0, '', 'cute-princess-dress-up'),
(2899, 'World of Alice   Animals Puzzle', 'World of Alice - Animal Puzzle World of Alice - Animal Puzzle is an educational game developed for children where you will complete puzzles with images of various animals in a fun way from your cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/x6od5q5lupuom74paxg1cvgchssh86de/512x384.jpg', 'https://html5.gamemonetize.com/x6od5q5lupuom74paxg1cvgchssh86de/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---animals-puzzle'),
(2900, 'Number Shoot', '&amp;ldquo;Number Shoot&amp;rdquo; is an addictive relaxing bubble game. Come to play Number Bubble Shooter and give your brain a rest!Come and play this game and become a master of number bubble game now!', 'https://img.gamemonetize.com/6ew9vt8manzs2v007v5uy7fkn6fw5vtt/512x384.jpg', 'https://html5.gamemonetize.com/6ew9vt8manzs2v007v5uy7fkn6fw5vtt/', '0', 'Hypercasual', 0, 0, '', 'number-shoot'),
(2901, 'Celebrity Core Fashion Battle', 'Welcome to Celebrity Core Fashion Battle. These celebrities want to try a core fashion. Each one of them wants to try a different core style. Help them to select a unique style for each one of them by choosing a fashion card. Then browse the wardrobe and pick cute outfits which shoe their fashion style.', 'https://img.gamemonetize.com/c2vo5wesu7beyit9wz5hfez6feevar4p/512x384.jpg', 'https://html5.gamemonetize.com/c2vo5wesu7beyit9wz5hfez6feevar4p/', '0', 'Girls', 0, 0, '', 'celebrity-core-fashion-battle'),
(2902, 'World of Alice   Sports Cards', 'World of Alice - Sports Cards World of Alice - Sports Cards is an educational game developed for children where they can play with a card puzzle on objects related to sports in a fun way using their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/yypn8891tgwqa4659na7tgo4gjyg232w/512x384.jpg', 'https://html5.gamemonetize.com/yypn8891tgwqa4659na7tgo4gjyg232w/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---sports-cards'),
(2903, 'Dots n Lines', 'A quick, engaging game that can be enjoyed by people of all ages. Its simple rules and strategic depth make it a timeless classic. Key Features: Classic Gameplay Complete with Smart AI components Challenge players from around the globe Family-Friendly Endless Fun', 'https://img.gamemonetize.com/mkr3mb80caqtrt3shwaatxn486fyoieg/512x384.jpg', 'https://html5.gamemonetize.com/mkr3mb80caqtrt3shwaatxn486fyoieg/', '0', 'Puzzles', 0, 0, '', 'dots-n-lines'),
(2904, 'Unblocking Wrench Puzzle', 'Step into an electrifying adventure of mechanical expertise in our distinctively captivating game. Through precise taps, orchestrate a ballet of rotating wrenches directing screws along a communal surface. Yet, beware of collisions that may impede your progress! Employ strategic prowess to untangle this intricate puzzle, ensuring screws pirouette in perfect harmony. With multiple wrenches managing myriad screws, every level requires adept coordination and strategic planning. Website Developer &lt;a href=\'https://www.insanegamesonline.com/\'&gt;https://www.insanegamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/exgtwqf3jzqjaeur2y8c5wmsipv13d4d/512x384.jpg', 'https://html5.gamemonetize.com/exgtwqf3jzqjaeur2y8c5wmsipv13d4d/', '0', 'Hypercasual', 0, 0, '', 'unblocking-wrench-puzzle'),
(2905, 'Celebrity First Date Adventure', 'Welcome to Celebrity First Date Adventure. Our favorite Celebrity couple planned for an adventure date. Both are excited and want to be more attractive. They need some expert advice. Browse their wardrobe and pick a cute outfit for them. Help the couple and make their date the most memorable one!', 'https://img.gamemonetize.com/0ejkv63pisrqny0qm0pllcnv581qr93n/512x384.jpg', 'https://html5.gamemonetize.com/0ejkv63pisrqny0qm0pllcnv581qr93n/', '0', 'Girls', 0, 0, '', 'celebrity-first-date-adventure'),
(2906, 'Maze Madness Adventure', 'Embark on an epic journey with Maze Madness Adventure, a maze-solving extravaganza! Navigate through a multitude of challenging levels, each designed to test your skills and intellect. Choose your preferred mode conquer mazes at your pace in normal mode, race against time in the adrenaline-pumping timed mode, or navigate through the shadows in the intense darkness mode.', 'https://img.gamemonetize.com/3g6yqjh8ie1q8sha9o26qghoz3q1391s/512x384.jpg', 'https://html5.gamemonetize.com/3g6yqjh8ie1q8sha9o26qghoz3q1391s/', '0', 'Puzzles', 0, 0, '', 'maze-madness-adventure'),
(2907, 'Vampire Survivors Dark', 'Vampire Survivors Dark is an online action game where you choose your beloved hero among four characters and defeat the darkness minions you encounter. You will fight with them on the battlefield. Eliminate them with strategic movements, and get the diamonds dropped to the ground to fulfill the level bar at the top. Resist these predatory creatures as long as you can in this RPG game. Website Developer &lt;a href=\'https://www.onlinegames.io/\'&gt;https://www.onlinegames.io/&lt;/a&gt;', 'https://img.gamemonetize.com/5oizge6uwba44e1em9m9tsok5k7knoxg/512x384.jpg', 'https://html5.gamemonetize.com/5oizge6uwba44e1em9m9tsok5k7knoxg/', '0', 'Boys', 0, 0, '', 'vampire-survivors-dark'),
(2908, 'Little Panda Candy Shop', 'Little Panda Candy Shop is a very cute Cooking game. This game will satisfy all your curiosity about candies. It introduces you to how candies are made and wrapped. At the beginning of the game, you need to make the original syrup first by putting ingredients like butter, sugar, eggs,and lemon in a boiler and simmering them. Then you will select 1-6 of the 12 ingredients to juice as a flavoring for the syrup. If you are interested, come and enjoy it.', 'https://img.gamemonetize.com/amokhnvzrbcx9i60tth781mih58ncume/512x384.jpg', 'https://html5.gamemonetize.com/amokhnvzrbcx9i60tth781mih58ncume/', '0', 'Puzzles', 0, 0, '', 'little-panda-candy-shop'),
(2909, 'World of Alice   Animal Sounds', 'World of Alice - Animal Sounds World of Alice - Animal Sounds is an educational game developed for children where they will learn the sounds of animals in a fun and interactive way from their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/v19lekkn7hzwitsn0ct58qsz3e5lb55p/512x384.jpg', 'https://html5.gamemonetize.com/v19lekkn7hzwitsn0ct58qsz3e5lb55p/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---animal-sounds'),
(2910, 'BFF Art Hoe Fashion', 'Welcome to BFF Art Hoe Fashion. Ellie and her friends are weary of trying the same fashion. Today they planned to try something new. Yes! It&amp;rsquo;s Art Hoe fashion!. You join as a fashion expert and give a company to these girls in choosing their perfect outfit. Browse their wardrobe and pick a suitable one. Don&amp;rsquo;t forget to help them with their makeover. Play and have fun!', 'https://img.gamemonetize.com/x8wpgsqn3woibvl2l5q2egezbq98foce/512x384.jpg', 'https://html5.gamemonetize.com/x8wpgsqn3woibvl2l5q2egezbq98foce/', '0', 'Girls', 0, 0, '', 'bff-art-hoe-fashion'),
(2911, 'Yoga Skill 3D', 'Yoga Skill 3D is a laid-back game where you guide a girl through yoga poses to pass a diamond wall. Tap red points on her body to adjust her stance, while a top screen drawing indicates if she fits through the gap. Tap a button to confirm the pose, aiming to navigate her through unharmed. A model assists in perfecting leg, arm, and body alignment. Website Developer &lt;a href=\'https://www.crazygamesx.com/\'&gt;https://www.crazygamesx.com/&lt;/a&gt;', 'https://img.gamemonetize.com/1up3nnvbup0za87qqbgvw1objkgbaeof/512x384.jpg', 'https://html5.gamemonetize.com/1up3nnvbup0za87qqbgvw1objkgbaeof/', '0', 'Hypercasual', 0, 0, '', 'yoga-skill-d'),
(2912, 'Fruity Fortune Slot Frenzy', 'Sink your teeth into juicy wins in Fruity Fortune Slot Frenzy! Spin the reels and match vibrant fruits to unleash a frenzy of fortune. Line up the winning combinations and watch your payouts grow. With every spin, a delicious taste of victory awaits! So, crank up the excitement and get ready to be swept away in this fruity jackpot adventure!', 'https://img.gamemonetize.com/9bnh0drk2i7yj1kz2iyynn7img0ysdo8/512x384.jpg', 'https://html5.gamemonetize.com/9bnh0drk2i7yj1kz2iyynn7img0ysdo8/', '0', 'Sports', 0, 0, '', 'fruity-fortune-slot-frenzy'),
(2913, 'Apple Clicker endless', 'Apple clicker endless Test your reflexes and precision as you click your way through a juicy orchard full of tempting apples. Compete against the clock or challenge friends to see who can harvest the most apples with just a click of the mouse!', 'https://img.gamemonetize.com/s14wfc9t68dmf0hwy1fmla7lmsls6yr2/512x384.jpg', 'https://html5.gamemonetize.com/s14wfc9t68dmf0hwy1fmla7lmsls6yr2/', '0', 'Clicker', 0, 0, '', 'apple-clicker-endless'),
(2914, 'Prison Escape Online', 'Prison Escape Online is a fantastically stickman game where you... Well, help him to escape the prison! After being thrown in a prison cell, you must use your skills to escape! Nothing is off limits in your attempt to escape! But be careful not all ways are safe to escape.', 'https://img.gamemonetize.com/unr7wb4k4c4tcqxtiknmjrnmqkh844wu/512x384.jpg', 'https://html5.gamemonetize.com/unr7wb4k4c4tcqxtiknmjrnmqkh844wu/', '0', 'Clicker', 0, 0, '', 'prison-escape-online'),
(2915, 'World of Alice   Search and Find', 'World of Alice - Search and Find World of Alice - Search and Find is an educational game developed for children where you have to find animals or hidden objects in a fun way using your cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/e6fqtl6j65uq87kj2fs2jz7cnhttwh65/512x384.jpg', 'https://html5.gamemonetize.com/e6fqtl6j65uq87kj2fs2jz7cnhttwh65/', '0', 'Clicker', 0, 0, '', 'world-of-alice---search-and-find'),
(2916, 'Snowball The Cat Catch and Go', 'Start your adventure in this difficult and distant world of the brave Snowball the Cat! Your task is to help Snowball the Cat as he collects the keys to unlock new worlds. Jump over obstacles and rescue mice and birds. Theres no way to stop moving on this planet! Once he starts running, he will not stop. You must catch all the birds and rats of their world; each level is more difficult than the other. Goodluck!', 'https://img.gamemonetize.com/tbpvg6od7uthrgzw9z0ks98bjopr2dbg/512x384.jpg', 'https://html5.gamemonetize.com/tbpvg6od7uthrgzw9z0ks98bjopr2dbg/', '0', 'Clicker', 0, 0, '', 'snowball-the-cat-catch-and-go'),
(2917, 'World of Alice   Footprints', 'World of Alice - Footprints is an educational game developed for children where they will learn different animal footprints in a fun way from their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/ai93jj3u8a54nxjrrvcoqj4rmj4wg7ve/512x384.jpg', 'https://html5.gamemonetize.com/ai93jj3u8a54nxjrrvcoqj4rmj4wg7ve/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---footprints'),
(2918, 'The Musical Instruments', 'The Musical Instruments is a game developed for children where they will learn musical instruments and their sounds in a fun way. Excellent educational resource. Game developed by: Nau.kids', 'https://img.gamemonetize.com/p90k6vye2c0ezqy90vxfgz419kagsglk/512x384.jpg', 'https://html5.gamemonetize.com/p90k6vye2c0ezqy90vxfgz419kagsglk/', '0', 'Clicker', 0, 0, '', 'the-musical-instruments'),
(2919, 'Merge Color 2D', 'Merge Color 2D is a captivating and strategic puzzle game that challenges players to align and merge balls of different colors to create new ones. In this addictive gameplay, youll face a constant stream of randomly generated colors. Your task is to match two balls of the same color to combine them into a new shade. As you progress, the challenge intensifies, requiring your keen eye and strategic thinking to achieve the ultimate goal of creating unique and beautiful colors. website developer &lt;a href=\'https://www.insanegamesonline.com\'&gt;https://www.insanegamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/7s20j25huobbb854nx17e4gupyywvy3w/512x384.jpg', 'https://html5.gamemonetize.com/7s20j25huobbb854nx17e4gupyywvy3w/', '0', 'Hypercasual', 0, 0, '', 'merge-color-d'),
(2920, 'Find The Missing Part', 'With 100 levels of increasingly challenging puzzles, this game will put your observation skills to the test like never before. Your task is to carefully examine the image and identify the missing sections from a set of 15 options provided. With only seconds to spare, you must make swift and accurate selections to complete the puzzle.', 'https://img.gamemonetize.com/yplelotoj6wh0vcwpv8hravz2hmawilv/512x384.jpg', 'https://html5.gamemonetize.com/yplelotoj6wh0vcwpv8hravz2hmawilv/', '0', 'Puzzles', 0, 0, '', 'find-the-missing-part'),
(2921, 'Jelly merge 3D', 'Jelly merge 3D is a colorful and addictive puzzle game! It is easy to learn, but difficult to master! Your task is to move the cubes, connecting them by color and bypassing obstacles, until there is only one cube of each color left on the field. The game gets harder with each level, more different colors and cubes appear. There are 70+ unique levels in the game!', 'https://img.gamemonetize.com/ch793oo9heevwkz1tdqysuctvpq9u7ml/512x384.jpg', 'https://html5.gamemonetize.com/ch793oo9heevwkz1tdqysuctvpq9u7ml/', '0', 'Puzzles', 0, 0, '', 'jelly-merge-d'),
(2922, 'Cat Avatar Maker', 'Do you like kittens? Do you want to have your own kitty? Come to Moe Kittens:Cat Avatar Maker and make a one-of-a-kind kitty! Variety of kittens: short-haired, long-haired, dwarf cats...as long as you can think of, we can satisfy you here! Come and make a cute cat team!', 'https://img.gamemonetize.com/40it1u3a4of2u19m2e27nlau1wdweulu/512x384.jpg', 'https://html5.gamemonetize.com/40it1u3a4of2u19m2e27nlau1wdweulu/', '0', 'Girls', 0, 0, '', 'cat-avatar-maker'),
(2923, '2048 Drop Merge', '2048 Drop Merge is a puzzle game that challenges players to strategically drop and merge numbered tiles to reach the elusive 2048 tile. As players progress, they must carefully plan their moves to create larger and larger tiles. With its simple yet addictive gameplay, 2048 Drop Merge is a must-play for fans of puzzle games looking for a fun and challenging experience. Have fun!', 'https://img.gamemonetize.com/ngih3373kadjy5b5p12dg0ep66c2p487/512x384.jpg', 'https://html5.gamemonetize.com/ngih3373kadjy5b5p12dg0ep66c2p487/', '0', 'Puzzles', 0, 0, '', '-drop-merge'),
(2924, 'Excavator Driving Challenge', 'Excavator Driving Challenge is a typical JCB-driving simulation game with 3D excavators. Following the instant missions, you need to transport some cargo with your digger including sand and dirt. When you finish your current task by filling the truck up, you can wait for a few seconds and drive to the new task area to work. Dont forget to unlock and use the other 2 excavators in the garage, they are more efficient than the initial one for work. You can unlock them by watching an Ad directly.', 'https://img.gamemonetize.com/gy5vticrkzvdpnc0aazf1p92q333v3rh/512x384.jpg', 'https://html5.gamemonetize.com/gy5vticrkzvdpnc0aazf1p92q333v3rh/', '0', 'Sports', 0, 0, '', 'excavator-driving-challenge'),
(2925, 'Tower Defenders', 'Fight the undead viking warriors and upgrade your defenses. Use the rewards you get for victories to your advantage. Hold out for as long as you can!', 'https://img.gamemonetize.com/g1okbcx683hwfsrcnul1adpb8xf2umgw/512x384.jpg', 'https://html5.gamemonetize.com/g1okbcx683hwfsrcnul1adpb8xf2umgw/', '0', 'Hypercasual', 0, 0, '', 'tower-defenders'),
(2926, 'Scary Night', 'Scary Night is an exhilarating HTML5 game that combines elements of action, excitement, and quick reflexes. In this heart-pumping game, players are tasked with shooting at scary objects that appear on the screen, testing their aim and accuracy. The objective is simple: take aim and shoot at the scary objects as quickly as possible to earn points. But be warned, these objects wont go down easily! They move swiftly and unpredictably, adding an extra layer of challenge to the game. Players must also keep an eye on their ammunition and reload their weapon when necessary. Managing your ammo and reloading at the right time.', 'https://img.gamemonetize.com/rjfyc0280pjehemxtmgf4kv4rgeqpn8q/512x384.jpg', 'https://html5.gamemonetize.com/rjfyc0280pjehemxtmgf4kv4rgeqpn8q/', '0', 'Shooting', 0, 0, '', 'scary-night'),
(2927, 'Botls Screw Puzzle', 'Dive into a labyrinth of intertwined iron panels, bolts, nuts, and plates adorned with scattered bolt fragments and rings, offering an epic and intricate puzzle challenge. Experience the thrill of the innovative unscrewing and screwing pin game, and ascend to the mastery of screws. website developer &lt;a href=\'https://www.crazygamesonline.com/\'&gt;https://www.crazygamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/k8hdjxec8cryb06iq7sm4pgkx5fzwalx/512x384.jpg', 'https://html5.gamemonetize.com/k8hdjxec8cryb06iq7sm4pgkx5fzwalx/', '0', 'Puzzles', 0, 0, '', 'botls-screw-puzzle'),
(2928, 'World in Danger Earth Attack', 'The world is in danger and under attack! Evil planets invade the Solar System and want to destroy the Earth. But the Earth will attack! And the Earth will not be alone, the moon will be together in this battle. Help to rotate the Planet Earth to shoot the enemy planets and destroy them before they can destroy the Earth. There are many weapons, evolve, increase its speed, and survive to crash all planets!', 'https://img.gamemonetize.com/eiz7yg0j236g0v2bjldy88w41zdvfg0z/512x384.jpg', 'https://html5.gamemonetize.com/eiz7yg0j236g0v2bjldy88w41zdvfg0z/', '0', 'Shooting', 0, 0, '', 'world-in-danger-earth-attack'),
(2929, 'Moto Stunts Driving Racing', 'Moto Stunts Driving &amp;amp; Racing is a typical motorcycle-racing balanced game with 2D cartoon riders. On side-scrolling platform tracks, you need to arrive at the finish as fast as you can in both Racing Mode and Level Mode while keeping your rider alive. Try to earn coins and buy a new motorcycle first, the initial bike can only help you complete the game instead of making a new record for better rewards. You will lose the game if you crash any traps or fall to the ground with the body parts. Dont forget to use the Lottery and Tasks to claim extra coins for your favorite bikes!', 'https://img.gamemonetize.com/7fkrd28e61sgoyjg0ve296f71lfi1qfd/512x384.jpg', 'https://html5.gamemonetize.com/7fkrd28e61sgoyjg0ve296f71lfi1qfd/', '0', 'Racing', 0, 0, '', 'moto-stunts-driving-racing'),
(2930, 'Blind Boat Shooting Master', 'Craft your raft and navigate through the colorful world. Take aim and fire to vanquish foes and gather riches. Featuring a unique comic book aesthetic and a diverse roster of over 30 characters, Raft Wars provides endless hours of fun for players of all skill levels. Dive into engaging turn-based battles against other pirates, thieves, and raft fighters as you journey across various lands and discover new territories. Dont miss out on the excitement - join the adventure today!', 'https://img.gamemonetize.com/z8html2gamx12qhr0zh0reoadbep2slx/512x384.jpg', 'https://html5.gamemonetize.com/z8html2gamx12qhr0zh0reoadbep2slx/', '0', 'Shooting', 0, 0, '', 'blind-boat-shooting-master'),
(2931, 'Mystic Blocks Match', 'Embark on a mesmerizing journey in Mystic Blocks Match! Test your skills in this unique 2D physics-based puzzle game, where balance is key. Strategically remove colorful blocks while ensuring the structure remains stable. With intuitive gameplay and challenging puzzles, Mystic Blocks Match offers an immersive experience for puzzle enthusiasts of all ages. Are you ready to master the art of equilibrium?', 'https://img.gamemonetize.com/y805z7i3uyczczgex13gka94t8igggik/512x384.jpg', 'https://html5.gamemonetize.com/y805z7i3uyczczgex13gka94t8igggik/', '0', 'Puzzles', 0, 0, '', 'mystic-blocks-match'),
(2932, 'Mutant Assassin 3D', 'In the action-packed game &amp;ldquo;Mutant Assassin 3D,&amp;rdquo; you become a skilled special agent. Armed with web-launching abilities, you take on bad guys across diverse terrains. Your mission: eliminate all foes by ensnaring them with your webs and delivering powerful punches. As you progress through 4 levels, prepare for the ultimate challenge: the boss level. No hints here&amp;mdash;navigate the best route to victory on your own. Good luck!', 'https://img.gamemonetize.com/tz806osx4kalooz5x5s1mm07i0di3zcy/512x384.jpg', 'https://html5.gamemonetize.com/tz806osx4kalooz5x5s1mm07i0di3zcy/', '0', 'Shooting', 0, 0, '', 'mutant-assassin-d'),
(2933, 'Retro Rogue', 'In this game you need to do these simple actions: Run, Jump, Collect, Survive! In this exhilarating game, youll get on a thrilling journey that revolves around these fundamental actions: Run, Jump, Collect, Survive! Strap in for an adrenaline-fueled adventure where quick reflexes and keen wit are your greatest assets. Are you ready? Enjoy the ride!', 'https://img.gamemonetize.com/ybf66vytrpuf4v0dw3bdxrgaj14jz1h8/512x384.jpg', 'https://html5.gamemonetize.com/ybf66vytrpuf4v0dw3bdxrgaj14jz1h8/', '0', 'Hypercasual', 0, 0, '', 'retro-rogue'),
(2934, 'Assassin Commando Car Driving', 'Assassin Commando Car Driving is a vertical-version car battle arcade game with 3D cartoon vehicles. Your car is equipped with a mechanic arm, a machine gun, and a baffle. You can crash enemy vehicles, punch them at the side, and shoot them when the machine gun skill is ready. I strongly suggest you upgrade the baffle first. Crashing the backside of the target is easier than attacking at the side.', 'https://img.gamemonetize.com/3nhnp3anqnd9pxsk3957te02vsy73879/512x384.jpg', 'https://html5.gamemonetize.com/3nhnp3anqnd9pxsk3957te02vsy73879/', '0', 'Racing', 0, 0, '', 'assassin-commando-car-driving'),
(2935, 'Balloons and scissors', 'Dive into the delightful world of &amp;lsquo;Balloons and Scissors,&amp;rsquo; where your task is to pop balloons. With 20 levels of increasing complexity, this addictive puzzle game challenges your logic and precision. Strategically click on the scissors to release them. Enjoy vibrant visuals, intuitive gameplay, and a satisfying sense of accomplishment as you conquer each level. Are you ready to embark on this balloon-popping adventure?', 'https://img.gamemonetize.com/8ngr82pwij4kce97app5iw7run0h25sg/512x384.jpg', 'https://html5.gamemonetize.com/8ngr82pwij4kce97app5iw7run0h25sg/', '0', 'Hypercasual', 0, 0, '', 'balloons-and-scissors'),
(2936, 'Grand Truck Simulator', 'Do you like truck-driving simulation games? Grand Truck Simulator offers you a chance to transport animals as a truck driver. Your mission is to reach the destination within a limited time to receive special rewards in time. As for the acceleration of the truck, it steers slower than normal cars because it always carries a huge animal.&amp;nbsp;When you are lost, follow the green arrows on the street to guide the correct directions. Please always obey traffic rules and drive safely!', 'https://img.gamemonetize.com/61tv1cenyjk54qwwhvpgc4aughg9d2yn/512x384.jpg', 'https://html5.gamemonetize.com/61tv1cenyjk54qwwhvpgc4aughg9d2yn/', '0', 'Racing', 0, 0, '', 'grand-truck-simulator'),
(2937, 'Pomni Maze Shooter', 'Welcome to the thrilling world of Pomni Maze Shooter &amp;ndash; a super and unique online shooting game that promises heart-pounding action and mind-bending challenges! Are you ready to take on the challenge and find your way out? With Pomni Maze Shooter, the adventure awaits &amp;ndash; so lock and load, and let the shooting begin!', 'https://img.gamemonetize.com/wv4sste7b1cdoao3bvyblw2v5dewfwrm/512x384.jpg', 'https://html5.gamemonetize.com/wv4sste7b1cdoao3bvyblw2v5dewfwrm/', '0', 'Shooting', 0, 0, '', 'pomni-maze-shooter'),
(2938, 'FlappyCat  Crazy Steampunk', 'The Crazy Steampunk FlappyCat is back again and is on a BIG adventure - this time he needs your help to rocket his way through a crazy steampunk world. In this exciting game of skill, your task is to help FlappyCat fly through the obstacles with his super amazing jetpack. Do you have the necessary flying skills?', 'https://img.gamemonetize.com/hya2i1qisth7k16c4jjknunallyakoqs/512x384.jpg', 'https://html5.gamemonetize.com/hya2i1qisth7k16c4jjknunallyakoqs/', '0', 'Clicker', 0, 0, '', 'flappycat--crazy-steampunk'),
(2939, 'Prime Snooker Showdown', 'Welcome to the exhilarating world of Prime Snooker Showdown, where precision, strategy, and skill converge in the most immersive cue sports experience! Dive into a captivating journey through numerous levels, each designed to push your snooker prowess to its limits. Whether youre a seasoned cue artist or a newcomer to the green baize, Prime Snooker Showdown promises hours of entertainment and challenges that will keep you hooked. Dynamic Levels Realistic Physics Simulation Customizable Equipment and Environments', 'https://img.gamemonetize.com/j1n9404d3c53xvf6a2xhfdmlh3eal3xu/512x384.jpg', 'https://html5.gamemonetize.com/j1n9404d3c53xvf6a2xhfdmlh3eal3xu/', '0', 'Sports', 0, 0, '', 'prime-snooker-showdown'),
(2940, 'Elemental DressUp Magic', 'In this game, you will meet five girls who provide natural elements. The first heroine is a representative of the element of fire. Her outfits reflect the brightness and fervor of this element. The second girl is a representative of the element of water. Her dresses will be light and elegant. The third is a representative of the earth element. Her outfits will be natural and durable. The fourth heroine of the game is a representative of the element of air. Her clothes will be light and airy. And finally, the fifth heroine of this game is an Avatar that combines all four elements!', 'https://img.gamemonetize.com/ax30gzbmt6ypy3m3ylo2e8z9wdt7cs8m/512x384.jpg', 'https://html5.gamemonetize.com/ax30gzbmt6ypy3m3ylo2e8z9wdt7cs8m/', '0', 'Girls', 0, 0, '', 'elemental-dressup-magic'),
(2941, 'Dollar Dash', 'Get rich by clicking on the screen in Dollar Dash game! Get plugins that make you earn more money for every click,get add-ons that will make you earn more every second.Dont forget to collect the money accumulated in the money bag while you click on the screen.Save when exiting the game and continue where you left off the next time you log in.', 'https://img.gamemonetize.com/rw2oiep3y69te87huwqcjoc1smeewd2h/512x384.jpg', 'https://html5.gamemonetize.com/rw2oiep3y69te87huwqcjoc1smeewd2h/', '0', 'Clicker', 0, 0, '', 'dollar-dash'),
(2942, 'Steal Eggs: Age of Guns', 'Defeat the opponent approaching your territory and go to the opponents egg to steal small eggs to take back to your own egg. Have fun!', 'https://img.gamemonetize.com/lwu8gifalrfo6crtlazf5i99gg2nq7w7/512x384.jpg', 'https://html5.gamemonetize.com/lwu8gifalrfo6crtlazf5i99gg2nq7w7/', '0', 'Action', 0, 0, '', 'steal-eggs-age-of-guns'),
(2943, 'Car Evolution Driving', 'Car Evolution Driving is not merely a collecting running arcade game but also an automobile parts management game with 3D stickman characters and cartoon vehicles. In collecting parts, you can collect items to make your car more and more advanced. When you collect enough parts of a target car, you can drive it to the show platform automatically. Have a good time', 'https://img.gamemonetize.com/nfytdgf8bwzbxga9tza2allj0sdwqqjh/512x384.jpg', 'https://html5.gamemonetize.com/nfytdgf8bwzbxga9tza2allj0sdwqqjh/', '0', 'Racing', 0, 0, '', 'car-evolution-driving'),
(2944, 'Avatar Make Up', 'Experience the beauty world like never before with our Avatar Make Up game. Its time to unravel your creative side and weave makeup wizardry! This game allows you to dip your brush into a palette of possibilities, from stunning eyeshadow shades to gorgeous lipstick hues. Play it today and get the chance to experiment with different makeup techniques and spark your imagination. The Avatar Make Up game brings fun and fashion right at your fingertips. Dive in now!', 'https://img.gamemonetize.com/rpi9ps7hm2tg7pll0jd8p4pyxqurabvd/512x384.jpg', 'https://html5.gamemonetize.com/rpi9ps7hm2tg7pll0jd8p4pyxqurabvd/', '0', 'Girls', 0, 0, '', 'avatar-make-up'),
(2945, 'Hidden Object Search 2: More Fun', 'Play the classical Hidden Object Search 2 game. Finding hidden objects can be a great deal of fun with those who have a keen eye for detail. Do you have the necessary skills to complete all missions and to unlock a hidden bonus level? Click on an object when you find it. Good luck!', 'https://img.gamemonetize.com/w5rv7w5ki950tz9tfx3k07e4x8yhagxy/512x384.jpg', 'https://html5.gamemonetize.com/w5rv7w5ki950tz9tfx3k07e4x8yhagxy/', '0', 'Puzzles', 0, 0, '', 'hidden-object-search--more-fun'),
(2946, 'Funny Fever Hospital', 'Join Ruby, a schoolgirl battling a unique lung virus, in Funny Fever Hospital! Diagnose, operate, and dress her for the cosplay competition. Cure her, and shell thank you with a dazzling dress-up session! Experience medical fun and fashion in one pet-tastic game!', 'https://img.gamemonetize.com/msuue7dh4m2rjskw899u6sc9lj3dayt8/512x384.jpg', 'https://html5.gamemonetize.com/msuue7dh4m2rjskw899u6sc9lj3dayt8/', '0', 'Girls', 0, 0, '', 'funny-fever-hospital'),
(2947, 'Snake And Apple', 'Help the little snake eat the apple and escape from this space. In the game, you must control a small snake to eat the apple, making its body bigger before successfully reaching the finish line. Although it seems simple, it is challenging. Use your wits to pass 99 levels smoothly.', 'https://img.gamemonetize.com/z46qtg5ytve31bpfgec3x2b97rk1ze2f/512x384.jpg', 'https://html5.gamemonetize.com/z46qtg5ytve31bpfgec3x2b97rk1ze2f/', '0', 'Puzzles', 0, 0, '', 'snake-and-apple'),
(2948, 'Magic Jigsaw Puzzles', 'Magic Jigsaw Puzzles is the big jigsaw puzzle game with over 500+ pictures to solve. Enjoy new free daily jigsaws and funny content!', 'https://img.gamemonetize.com/c83zcenjgvhqeq41q50vvwuwespyp7r8/512x384.jpg', 'https://html5.gamemonetize.com/c83zcenjgvhqeq41q50vvwuwespyp7r8/', '0', 'Puzzles', 0, 0, '', 'magic-jigsaw-puzzles'),
(2949, 'Classic Sudoku Puzzle', 'Classic Sudoku Puzzle is an addictive number game to test your brain power. You need to fill all the spaces within the time limit. Whether you are a novice or an advanced player, trust our game to give your brain a workout! Our game has done a comprehensive adaptation, you can not only try to play on the computer side but also on the mobile side including Apple or Android, you can play online anytime and anywhere!', 'https://img.gamemonetize.com/isuj52a72y7ju4j2g6ohjb2dj5aezh5i/512x384.jpg', 'https://html5.gamemonetize.com/isuj52a72y7ju4j2g6ohjb2dj5aezh5i/', '0', 'Puzzles', 0, 0, '', 'classic-sudoku-puzzle'),
(2950, 'Butterfly Jigsaw Puzzle', 'Butterfly Jigsaw Puzzle is an online puzzle game. 15 levels of increasing difficulty, your puzzle-solving skills will flutter to life! Each level features a unique, breathtaking butterfly image that awaits your attention. From the delicate Monarch to the vibrant Swallowtail, each puzzle captures the intricate beauty of these graceful creatures. Ready to spread your wings and embark on this enchanting journey', 'https://img.gamemonetize.com/jgpkm367gzxrm533kfue6n4yvi346l8w/512x384.jpg', 'https://html5.gamemonetize.com/jgpkm367gzxrm533kfue6n4yvi346l8w/', '0', 'Puzzles', 0, 0, '', 'butterfly-jigsaw-puzzle'),
(2951, 'Frozen Winter Mania', 'Brrrr, theres a chill in the air! Frozen Winter Mania is a game for Match 3 games lovers. Match 3 or more of the identical shape to clear the frozen gems. Work fast to clear board before time runs out. If you get stuck, use the powerups to help you clear the screen. Have fun!', 'https://img.gamemonetize.com/s1xar3ktztl2vbg2n6l46q2zipxt9pi6/512x384.jpg', 'https://html5.gamemonetize.com/s1xar3ktztl2vbg2n6l46q2zipxt9pi6/', '0', 'Puzzles', 0, 0, '', 'frozen-winter-mania'),
(2952, 'Hidden Object Search', 'Are you a fan of solving puzzles and finding hidden objects? If you are and you love being a detective, then Hidden Object Search Game is just for you! This is a simple yet fun hidden objects game. Look for various items, animals, and persons hidden in the image within a minute.', 'https://img.gamemonetize.com/t2zpam75cbegwtw1kvcj8y6orqknkt2v/512x384.jpg', 'https://html5.gamemonetize.com/t2zpam75cbegwtw1kvcj8y6orqknkt2v/', '0', 'Hypercasual', 0, 0, '', 'hidden-object-search'),
(2953, 'Snake Train Zone', 'Snake Train Zone is an exciting shooting combat game. If you are a big fan of the Snake series of games, then this game is for you! Your task is simple, enter the arena, collect colored balls and when the number bar is full you can add a soldier that follows you. Here you can not only experience the joy of shooting but also the fun of breaking through and upgrading! Are you ready for this combat?', 'https://img.gamemonetize.com/6aci346224wl1kjxyc4oo681k4wxylhl/512x384.jpg', 'https://html5.gamemonetize.com/6aci346224wl1kjxyc4oo681k4wxylhl/', '0', 'Shooting', 0, 0, '', 'snake-train-zone'),
(2954, 'Snake Color Race', 'In Snake Race, navigate a vibrant arena as a colorful snake. Your mission: eat balls matching your snakes color to grow bigger. But growth is just the start &amp;ndash; as you get larger, so do the challenges. Tackle the thrilling bridge challenge by using your collected balls to shoot and break through blocks. This requires not just growth, but strategy and precision. Compete against other players in real-time. The race isnt just about size, its about outsmarting and outmaneuvering your rivals. Can you become the most dominant snake in the arena? Simple to learn yet challenging to master, Snake Race offers an engaging experience for players of a', 'https://img.gamemonetize.com/3xse34phrgljynh51benwcuglaqf4v92/512x384.jpg', 'https://html5.gamemonetize.com/3xse34phrgljynh51benwcuglaqf4v92/', '0', 'Racing', 0, 0, '', 'snake-color-race'),
(2955, 'Neon square Rush', 'Neon Square Endless Runner is a fast-paced, visually stunning endless running game set in a futuristic neon world. Players control a neon square character as they dash through an endless geometric landscape filled with obstacles and challenges. The game features vibrant neon colors, sleek minimalist design, and dynamic lighting effects that create an immersive experience.', 'https://img.gamemonetize.com/2147qixynu97hbso7smww3xyoxeebudz/512x384.jpg', 'https://html5.gamemonetize.com/2147qixynu97hbso7smww3xyoxeebudz/', '0', 'Hypercasual', 0, 0, '', 'neon-square-rush'),
(2956, 'Thief Escapes', 'Are you a devoted member of the Mafia, tasked with undertaking audacious heists, seizing invaluable treasures, all while outsmarting tenacious security personnel? Can you demonstrate your unwavering allegiance and shrewdness in this exhilarating game that combines stealth and strategic prowess?', 'https://img.gamemonetize.com/bqp53yu8uy3teeid9eo99u70utrjcj1w/512x384.jpg', 'https://html5.gamemonetize.com/bqp53yu8uy3teeid9eo99u70utrjcj1w/', '0', 'Hypercasual', 0, 0, '', 'thief-escapes'),
(2957, 'Domino Simulator Puzzle', 'Experience the thrill of strategic gameplay with Domino Simulator Puzzle! Challenge yourself to strategically place dominoes and create intricate chain reactions. With intuitive controls and a variety of levels, this addictive game offers endless fun for players of all ages. Test your skills, plan your moves, and watch as your domino creations come to life. Whether youre a puzzle enthusiast or a casual gamer, Domino Simulator Puzzle promises hours of entertainment and brain-teasing challenges. Get ready to topple your way to victory!', 'https://img.gamemonetize.com/jj2spok9b6l3yy6yo5vd5dqlqn8c02v3/512x384.jpg', 'https://html5.gamemonetize.com/jj2spok9b6l3yy6yo5vd5dqlqn8c02v3/', '0', 'Puzzles', 0, 0, '', 'domino-simulator-puzzle'),
(2958, 'Pogo Peggy', 'Hey there, friend! Get ready to get on an epic adventure with Peggy in the pursuit of coins! This game is delightfully simple yet irresistibly addicting. As you bounce left and right on your trusty pogo stick, keep your wits about you! The ground beneath you is precarious, liable to crumble at any moment. Navigate with care to avoid a sudden plunge into the abyss below. And those mischievous crows? Theyre always lurking, eager to throw you off balance and send you tumbling! With its captivating retro pixel art style, this game promises endless fun for the entire family, offering a nostalgic journey through time. So what are you waiting for?', 'https://img.gamemonetize.com/f38ggfc8d7skze0qz8nnhm0du6wkmoek/512x384.jpg', 'https://html5.gamemonetize.com/f38ggfc8d7skze0qz8nnhm0du6wkmoek/', '0', 'Clicker', 0, 0, '', 'pogo-peggy'),
(2959, 'Merge Monster Attack', 'Merge Attack is an action game where you combine weapons to improve your arsenal and defend against enemy waves. Each enemy type has unique traits, requiring strategy and quick thinking to overcome as the game gets harder.', 'https://img.gamemonetize.com/06uxm0juwlj40ldhlxmirjnflh8don4t/512x384.jpg', 'https://html5.gamemonetize.com/06uxm0juwlj40ldhlxmirjnflh8don4t/', '0', 'Shooting', 0, 0, '', 'merge-monster-attack'),
(2960, 'Color Sort Puzzle', 'Spend your time wisely, relaxing and training your mind all at once! Put the water in the most strategic flask and enjoy when everything falls into place.', 'https://img.gamemonetize.com/xhh7ex13czhu6gjlbsxwc7ihma1ltmnj/512x384.jpg', 'https://html5.gamemonetize.com/xhh7ex13czhu6gjlbsxwc7ihma1ltmnj/', '0', 'Puzzles', 0, 0, '', 'color-sort-puzzle'),
(2961, 'SpongeBob Hidden Burger', 'In SpongeBob Hidden Burger, players are challenged to seek out hidden burgers scattered throughout each stage. But beware &amp;ndash; these delectable delights are cleverly concealed, requiring sharp eyes and keen observation to uncover them all. Can you find them before time runs out and advance to the next level?', 'https://img.gamemonetize.com/k0r2z5vnvicxtendhjtypfr8bw285934/512x384.jpg', 'https://html5.gamemonetize.com/k0r2z5vnvicxtendhjtypfr8bw285934/', '0', 'Girls', 0, 0, '', 'spongebob-hidden-burger'),
(2962, 'Rapid Pixie Puzzle Fun', 'Help the pixies in their fruity frenzy! Rapid Pixie Puzzle Fun is a fast-paced bubble shooter where juicy fruits replace the bubbles. Match three or more of the same kind to clear the board and rack up points. Be quick and strategic, as new fruits fall at a rapid pace. Can you keep up and become the ultimate fruit-matching champion?', 'https://img.gamemonetize.com/irf56k4sdz1z4df1egk4ge7evp9ncf88/512x384.jpg', 'https://html5.gamemonetize.com/irf56k4sdz1z4df1egk4ge7evp9ncf88/', '0', 'Hypercasual', 0, 0, '', 'rapid-pixie-puzzle-fun'),
(2963, 'Fill And Sort Puzzle', 'Fill &amp;amp; Sort Puzzle is a cozy puzzle game where players have to sort, stack, and pleasantlarrange household items while watching for a naughty cat who likes to make things messy! Many small details need to be paid attention to in the levels. For example, when organizing the shoe rack, don&amp;rsquo;t forget to clean the dirty shoes before storing them. Do you need a hint? Watch the video for tips.', 'https://img.gamemonetize.com/ghdttn8rgwvrzvmcj060h6f3bumpbbmt/512x384.jpg', 'https://html5.gamemonetize.com/ghdttn8rgwvrzvmcj060h6f3bumpbbmt/', '0', 'Puzzles', 0, 0, '', 'fill-and-sort-puzzle'),
(2964, 'Melodys Adventure', 'Prepare for an unforgettable odyssey alongside Melody! Dive into 32 enchanting levels brimming with vibrant landscapes and thrilling obstacles. Tune in to the rhythm of the adventure with her iconic headphones, collecting power-ups and outwitting foes along the way. Are you ready to orchestrate Melody&amp;rsquo;s journey?', 'https://img.gamemonetize.com/eog8dyplizse0b0deuzmogen5e373pjd/512x384.jpg', 'https://html5.gamemonetize.com/eog8dyplizse0b0deuzmogen5e373pjd/', '0', 'Adventure', 0, 0, '', 'melodys-adventure'),
(2965, 'World of Alice   Body Organs', 'World of Alice - Body Organs World of Alice - Body Organs is an educational game developed for children where they will learn the organs of the human body and where they can be located in a fun way using their cell phone, tablet or computer. Excellent educational resource. InWorld of Alice, learning is fun.', 'https://img.gamemonetize.com/vjrwrk6ant5ldim5pon8z3dokqsn02bc/512x384.jpg', 'https://html5.gamemonetize.com/vjrwrk6ant5ldim5pon8z3dokqsn02bc/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---body-organs'),
(2966, 'Doomsday Zombie TD', 'Doomsday Zombie TD is a cool and exciting tower defense game. You aim to defend your castle from brutal enemy attacks and take down the zombie army. Depending on your defense strategy, you can upgrade your buildings, towers, arsenal, and army. Lead your army to defend the castle and kill the zombie hordes. Enjoy!', 'https://img.gamemonetize.com/6fm4mvkyl2wqk3adnv8eby65pxc2z330/512x384.jpg', 'https://html5.gamemonetize.com/6fm4mvkyl2wqk3adnv8eby65pxc2z330/', '0', 'Puzzles', 0, 0, '', 'doomsday-zombie-td'),
(2967, 'Dogs Spot The Differences 2', 'Immerse yourself in the charming world of Dogs: Spot the Differences - 2, a puzzle game featuring scenes filled with adorable companions. Challenge your observation skills, uncover subtle differences, and unlock new levels. With stunning visuals and escalating challenges, become a detective in a captivating journey of discovery and fun. Can you spot them all and become the ultimate enthusiast for your lovable companions?', 'https://img.gamemonetize.com/o4cwtppw2q0hmdlhjsvvlnlys11zm75o/512x384.jpg', 'https://html5.gamemonetize.com/o4cwtppw2q0hmdlhjsvvlnlys11zm75o/', '0', 'Puzzles', 0, 0, '', 'dogs-spot-the-differences-'),
(2968, 'Skibidi ZigZag Snow Ski', 'Set out on an electrifying mountain expedition with Skibidi ZigZag Snow Ski &amp;ndash; the premier arcade skiing experience that tests your mettle as you guide our intrepid snowboarder through perilous terrain. With just your smartphone or tablet, tap the screen with your finger and brace yourself for an adrenaline-pumping descent down the icy peaks. Website Developer &lt;a href=\'https://www.crazygamesonline.com\'&gt;https://www.crazygamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/cjoconkulsyzidjp8f6cz81htzdek2x3/512x384.jpg', 'https://html5.gamemonetize.com/cjoconkulsyzidjp8f6cz81htzdek2x3/', '0', 'Hypercasual', 0, 0, '', 'skibidi-zigzag-snow-ski');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(2969, 'Merging Hexa', 'The Merge Hexa game is a hexagon-based puzzle challenge game where players are challenged to merge hexagonal tiles to reach the highest possible number. The objective is to strategically combine similar tiles to create larger numbers and ultimately achieve the elusive hexagon with the highest value. Merge Hexa offers a relaxing and addictive gameplay experience where players drag and drop hexa numbers to merge them, aiming to beat their high score. This game provides a stimulating and entertaining way to exercise the mind while enjoying a visually appealing and engaging puzzle-solving activity.', 'https://img.gamemonetize.com/btfqw0mgdtihx56s5jdta2jzvj2sqdpy/512x384.jpg', 'https://html5.gamemonetize.com/btfqw0mgdtihx56s5jdta2jzvj2sqdpy/', '0', 'Puzzles', 0, 0, '', 'merging-hexa'),
(2970, 'Tricky Trees', 'As the name says, Tricky Trees is an easy to learn but hard to master Match-3- game in the best tradition of the genre. You not only need to match the right items but also beat the time what can indeed become very tricky but also pretty addictive. Your task is to match three or more fruits in a row and collect the numbers of fruits depending on the goal each level is giving to you! Good luck and lots of fun!', 'https://img.gamemonetize.com/bpy15sbm9sltmqo21aiwe7xu68xhe9nb/512x384.jpg', 'https://html5.gamemonetize.com/bpy15sbm9sltmqo21aiwe7xu68xhe9nb/', '0', 'Hypercasual', 0, 0, '', 'tricky-trees'),
(2971, 'Racing Gun', 'Gun Sprint Online is a fast-paced multiplayer shooter where players compete in intense races while engaging in thrilling gun battles. Set in dynamic, ever-changing environments, players must navigate obstacles, dodge enemy fire, and strategically use power-ups to outmaneuver opponents and reach the finish line first. With customizable characters, a variety of weapons, and a range of challenging maps, Gun Sprint Online offers endless excitement for players seeking high-octane action and fierce competition. Team up with friends or go solo in this adrenaline-pumping race to victory!', 'https://img.gamemonetize.com/bmtr36i9huzstsuag0k8jkwrmna45fuv/512x384.jpg', 'https://html5.gamemonetize.com/bmtr36i9huzstsuag0k8jkwrmna45fuv/', '0', 'Multiplayer', 0, 0, '', 'racing-gun'),
(2972, 'BFFs Grunge Minimalist Fashion', 'Welcome to BFFs Grunge Minimalist Fashion. The grunge look is a style based on the grunge music scene and these BFFs absolutely love it! The girls are always ready for a new fashion challenge and today they are exploring the grunge style! Are you ready to join in and help them find the perfect outfit?', 'https://img.gamemonetize.com/9fs387y91e90xtq6qndcccfm9s5oe1cr/512x384.jpg', 'https://html5.gamemonetize.com/9fs387y91e90xtq6qndcccfm9s5oe1cr/', '0', 'Girls', 0, 0, '', 'bffs-grunge-minimalist-fashion'),
(2973, 'SpongeBob Coloring Adventure', 'Welcome to the world of SpongeBob Coloring Adventure &amp;ndash; an amazing coloring game that promises a super and unique experience for kids of all ages! Grab your virtual crayons, dive into the world of SpongeBob Coloring Adventure, and let the artistic adventure begin! join SpongeBob and his friends on an unforgettable coloring adventure!', 'https://img.gamemonetize.com/7k6o7ilafkddgun5v9brmzp4viqwcu7g/512x384.jpg', 'https://html5.gamemonetize.com/7k6o7ilafkddgun5v9brmzp4viqwcu7g/', '0', 'Girls', 0, 0, '', 'spongebob-coloring-adventure'),
(2974, 'Flower Jigsaw Puzzles', 'Welcome to Flower Jigsaw Puzzles, a relaxing and beautiful puzzle game where you can immerse yourself in the tranquility of nature while solving intricate puzzles. With 15 levels of increasing difficulty, each featuring stunning images of colorful flowers, this game is perfect for players of all ages who enjoy a challenge. In Flower Jigsaw Puzzles, your objective is simple: piece together the scattered fragments of each image to reveal the breathtaking beauty of various flowers. Youll start with easier puzzles that have fewer pieces, allowing you to familiarize yourself with the mechanics and get into the flow of the game. As you progress th', 'https://img.gamemonetize.com/n6yk6tfzp8uahqswmzkzvu48algksmvf/512x384.jpg', 'https://html5.gamemonetize.com/n6yk6tfzp8uahqswmzkzvu48algksmvf/', '0', 'Puzzles', 0, 0, '', 'flower-jigsaw-puzzles'),
(2975, 'Cursed Pirate Rescue', 'Hi friends, what is your level of interest in pirates? This is a lovely game from Jhurr called Cursed Pirate Treasure. As everyone knows, the treasure is typically hidden by someone. Pirates will do whatever it takes to find treasure. One of the pirates set out to claim the enormous riches that he had discovered. However, the loot is cursed, and these pirates become skeletons as a result of an unsolvable curse they acquired through one means or another. In order to reach the highest treasures and gather as much treasure as you can, you must assist the small, cursed pirate in this game. Avoid getting struck by the swords, spears, and mallets', 'https://img.gamemonetize.com/gvezphxmfhdmd9tqxp667f0yfryefdol/512x384.jpg', 'https://html5.gamemonetize.com/gvezphxmfhdmd9tqxp667f0yfryefdol/', '0', 'Hypercasual', 0, 0, '', 'cursed-pirate-rescue'),
(2976, 'CapsuleMatch', 'CapsuleMatch is a fast-paced and addictive two-player game. Players control capsules on the left and right sides, attempting to score goals in their opponents net. In the two-player mode, each player controls their respective capsule and must react quickly to the gameplay. The objective of the game is to increase your score by scoring goals in the opponents net. The first player to reach 5 points wins the game. CapsuleMatch offers various superpowers to provide players with a fun and competitive experience. These powers can increase players speed, boost the balls speed, provide defensive shields, or enlarge the players size.', 'https://img.gamemonetize.com/0yzibjxa0j3w8rhdsrgxb17umd8r0dev/512x384.jpg', 'https://html5.gamemonetize.com/0yzibjxa0j3w8rhdsrgxb17umd8r0dev/', '0', 'Soccer', 0, 0, '', 'capsulematch'),
(2977, 'Aqua Fish Dental Care', 'Welcome to Aqua Fish Dental Care. Aquatic organisms need a dentist! Come and join as a dental expert and treat all the species with care. It&amp;rsquo;s time to explore the amazing underwater world and give dental treatment to all the cute species! Each level have different species and you have use all the equipments to complete the process.', 'https://img.gamemonetize.com/emcgmy5qtsm8c5pa1pkxyuu5g983roq4/512x384.jpg', 'https://html5.gamemonetize.com/emcgmy5qtsm8c5pa1pkxyuu5g983roq4/', '0', 'Hypercasual', 0, 0, '', 'aqua-fish-dental-care'),
(2978, 'Off Road Overdrive', 'Off Road Overdrive plays like a side-scrolling car-balanced game with 2D cartoon vehicles. Let me introduce the game modes for you!If you want to make a perfect record, play Challenge mode with different terrains again and again including Snow, Beachwear, Field, Desert, and Dark Night. Even the 2D platform will test your driving skills and balance abilities!', 'https://img.gamemonetize.com/1j0836xpjqtkwfsoolbhcheiavsrqs6w/512x384.jpg', 'https://html5.gamemonetize.com/1j0836xpjqtkwfsoolbhcheiavsrqs6w/', '0', 'Racing', 0, 0, '', 'off-road-overdrive'),
(2979, 'Fling Knight', 'Fling Knight, an immersive and captivating gaming experience, was meticulously crafted with the iPhone in mind, yet its inherent versatility lends itself effortlessly to transformation into a Universal application, thereby catering to a broader spectrum of devices and audiences. However, as a result of unforeseen licensing complications, its presence on the App Store has been temporarily halted. Nevertheless, the legacy of Fling Knight persists as a shining example of excellence in the realm of casual gaming, promising endless hours of entertainment and excitement for players of all ages.', 'https://img.gamemonetize.com/kdt9d8o7dekw0twt7rdnx2gy34kmav7f/512x384.jpg', 'https://html5.gamemonetize.com/kdt9d8o7dekw0twt7rdnx2gy34kmav7f/', '0', 'Hypercasual', 0, 0, '', 'fling-knight'),
(2980, 'Tile Multiplier Flier', 'Tile Multiplier Flier is a fast-paced game where players strategically place letter tiles to form words and earn points. Each tile has a multiplier value, enhancing scores for longer or more complex words. Players compete against each other or the clock to achieve the highest score within a set time limit. With its blend of vocabulary skills and tactical thinking, Tile Multiplier Flier offers a thrilling challenge for word enthusiasts of all ages. Ready to soar to the top of the leaderboard?', 'https://img.gamemonetize.com/d369ghprif3igml4v54mctsfb7riu237/512x384.jpg', 'https://html5.gamemonetize.com/d369ghprif3igml4v54mctsfb7riu237/', '0', 'Puzzles', 0, 0, '', 'tile-multiplier-flier'),
(2981, 'Driver Zombie Escape 2D', 'In this intense game, navigate a car through a zombie-infested apocalypse, skillfully avoiding the undead on treacherous roads. Your survival hinges on adeptly maneuvering up and down challenging terrains while collecting vital items: time-extensions, speed-reducing potions, and life-replenishing hearts. Each element is crucial for endurance and scoring, blending strategy with quick reflexes. Mastering the art of evasion and collection is key to thriving in this post-apocalyptic world.', 'https://img.gamemonetize.com/pvp4gqoj5rzpahxyhbyn9artg00wbl8t/512x384.jpg', 'https://html5.gamemonetize.com/pvp4gqoj5rzpahxyhbyn9artg00wbl8t/', '0', 'Boys', 0, 0, '', 'driver-zombie-escape-d'),
(2982, 'Save My Girl', 'Will you be able to help the lost girl through the difficulties that come her way? Solve puzzles and help the girl! You must save the girl by making the right choices. There will be 2 options in each difficulty and you must make the correct choice and move on to the next stage. Have fun.', 'https://img.gamemonetize.com/dpgvun6l5o8fd3sb9dpjhd07snws0vis/512x384.jpg', 'https://html5.gamemonetize.com/dpgvun6l5o8fd3sb9dpjhd07snws0vis/', '0', 'Puzzles', 0, 0, '', 'save-my-girl'),
(2983, 'Murder Case Clue 3D', 'Murder Case Clue 3D is an exciting 3d escape game. You will play the role of detective, there was a murder recently, you need to find some clues and escape from this dangerous house. Be careful, good luck!', 'https://img.gamemonetize.com/iimjuovw714bq9eiwbykykxloh37s2qb/512x384.jpg', 'https://html5.gamemonetize.com/iimjuovw714bq9eiwbykykxloh37s2qb/', '0', 'Puzzles', 0, 0, '', 'murder-case-clue-d'),
(2984, 'World of Alice   Shapes of Musical Instruments', 'World of Alice - Shapes of Musical Instruments World of Alice - Shapes of Musical Instruments is an educational game developed for children where they will learn the shape of musical instruments and what their sounds are in a fun way from their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/pnknc0rbbtv7kki93rhdz6ygj95w0gep/512x384.jpg', 'https://html5.gamemonetize.com/pnknc0rbbtv7kki93rhdz6ygj95w0gep/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---shapes-of-musical-instruments'),
(2985, 'Hidden Easter Egg Hunt', 'Get ready for an egg-citing adventure in &amp;ldquo;Hidden Easter Egg Hunt&amp;rdquo; &amp;ndash; a thrilling hidden object game that promises hours of fun and excitement for players of all ages! Join in the Easter festivities as you embark on a quest to find hidden Easter eggs scattered across 15 delightful levels, each filled with colorful scenes and hidden surprises.', 'https://img.gamemonetize.com/5g2wrsoj9edxsnfrw59eufirj9ps069c/512x384.jpg', 'https://html5.gamemonetize.com/5g2wrsoj9edxsnfrw59eufirj9ps069c/', '0', 'Puzzles', 0, 0, '', 'hidden-easter-egg-hunt'),
(2986, 'Celebrity Spring Fashion Trends', 'Welcome to Celebrity Spring Fashion Trends. Hello little girls. Are you ready for the latest spring fashion collection? Follow the latest fashion trends with these celebrities and create your own fashion clothes for next spring season. Browse their wardrobe to pick suitable outfits and costumes. Join and help them to welcome their favorite season.', 'https://img.gamemonetize.com/6wtnr2hwqw1vsl3rpdm7modsdc5ujhg1/512x384.jpg', 'https://html5.gamemonetize.com/6wtnr2hwqw1vsl3rpdm7modsdc5ujhg1/', '0', 'Girls', 0, 0, '', 'celebrity-spring-fashion-trends'),
(2987, 'Physical Balls 2048', 'Welcome to the exciting world of Physical Balls 2048! In this game, your goal is to merge balls with the same numbers and get a bigger ball. This physics-based puzzle will keep you occupied for hours on end.', 'https://img.gamemonetize.com/s7zpyhhgknkfxjlm1icpief9qt7u2waf/512x384.jpg', 'https://html5.gamemonetize.com/s7zpyhhgknkfxjlm1icpief9qt7u2waf/', '0', 'Puzzles', 0, 0, '', 'physical-balls-'),
(2988, 'Penki', 'Penki introduces an innovative approach to the beloved BreakOut-style gaming experience! Dive into a world of endless entertainment as you explore the intricately designed wood backgrounds, with a selection of seven visually stunning options to captivate your senses. With three unique balls at your disposal, each offering its own set of challenges and strategies, the excitement never wanes. Aim for the stars as you strive to attain three prestigious trophies, showcasing your mastery of the game.', 'https://img.gamemonetize.com/bgmodnejal1s72m1n2mxe6golo0h3y9l/512x384.jpg', 'https://html5.gamemonetize.com/bgmodnejal1s72m1n2mxe6golo0h3y9l/', '0', 'Hypercasual', 0, 0, '', 'penki'),
(2989, 'Easter  Tic Tac Toe', 'Celebrate the joy and excitement of Easter with Easter Tic Tac Toe &amp;ndash; a delightful twist on the classic game of strategy and skill! Dive into a world of colorful Easter eggs, fluffy bunnies, and cheerful springtime motifs as you engage in friendly competition with friends and family.', 'https://img.gamemonetize.com/ej16dre4pi8erpsx3dt8i2b9jo02ucev/512x384.jpg', 'https://html5.gamemonetize.com/ej16dre4pi8erpsx3dt8i2b9jo02ucev/', '0', 'Puzzles', 0, 0, '', 'easter--tic-tac-toe'),
(2990, 'Army Run Merge', 'Embark on an exhilarating journey of strategy and speed in this adrenaline-pumping runner game! Merge weapons to forge formidable alliances and build your unstoppable army. Harness your tactical prowess to ascend through the ranks and unlock powerful, high-level weaponry. Are you ready to merge, strategize, and dominate the battlefield?', 'https://img.gamemonetize.com/gpqaajh48rsts0m13yuxfk1bpbugkxfj/512x384.jpg', 'https://html5.gamemonetize.com/gpqaajh48rsts0m13yuxfk1bpbugkxfj/', '0', 'Shooting', 0, 0, '', 'army-run-merge'),
(2991, 'Word search html5', 'Word search HTML5 is a game that consists of more puzzle word searches with celebrities, Harry Potter, history, food, chemistry, and physics. You can play also a random level by clicking the button play a random level.', 'https://img.gamemonetize.com/gbxqldjzn51a05z2wtefw34krembgbq4/512x384.jpg', 'https://html5.gamemonetize.com/gbxqldjzn51a05z2wtefw34krembgbq4/', '0', 'Puzzles', 0, 0, '', 'word-search-html'),
(2992, 'Wheel Balancer 3D', 'Ensure optimal performance by selecting the appropriate wheel for your specific platform. Wheel Balancer 3D guides you through the process of adjusting and matching the perfect wheel type to your needs, ensuring a smooth and efficient operation. This vital tool helps in enhancing your vehicles balance and stability, tailored to suit various platforms for an enhanced driving experience. Website Developer &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/t0podq70whnmembcppem1tp8665qaqc0/512x384.jpg', 'https://html5.gamemonetize.com/t0podq70whnmembcppem1tp8665qaqc0/', '0', 'Hypercasual', 0, 0, '', 'wheel-balancer-d'),
(2993, 'Retro Tower Defense', 'Retro Tower Defense is a classic tower defense game with a retro twist. In this game, you must use your strategic skills to place towers and defend your base from waves of enemies. The game features a variety of towers to choose from, each with its own unique abilities. You can also upgrade your towers to make them even more powerful. As you progress through the game, you will face increasingly difficult enemies. Will you have what it takes to defend your base and win the game? Retro Tower Defense is a fun and challenging tower defense game that is sure to test your strategic skills.', 'https://img.gamemonetize.com/zx10m4tgulf0sepadc0n2ahpft0wqr8y/512x384.jpg', 'https://html5.gamemonetize.com/zx10m4tgulf0sepadc0n2ahpft0wqr8y/', '0', 'Adventure', 0, 0, '', 'retro-tower-defense'),
(2994, 'From Zombie To Glam A Spooky', 'Embark on a spooktacular journey with Ellie in From Zombie to Glam: A Spooky Transformation! Help her shed her undead appearance and embrace a new, ordinary life. Dive into levels of makeover, hand clean, makeup, nail decor, and dress-up for an epic Halloween makeover!', 'https://img.gamemonetize.com/f8i7q0hmeirg49gv2mjhfcqgw1l0vs6f/512x384.jpg', 'https://html5.gamemonetize.com/f8i7q0hmeirg49gv2mjhfcqgw1l0vs6f/', '0', 'Girls', 0, 0, '', 'from-zombie-to-glam-a-spooky'),
(2995, 'Wooden Jewels', 'Wooden Jewels is a fun and beautiful 3-in-a-row style game with a lot of exiting levels and beautiful graphics. Your mission sounds easy: collect all the magic potion made of jewels by creating the clock is ticking. Can you manage to complete the level before the time runs out? Go for it!', 'https://img.gamemonetize.com/9uli20fdpnjzkdwrlpvia2wt2ruibgeb/512x384.jpg', 'https://html5.gamemonetize.com/9uli20fdpnjzkdwrlpvia2wt2ruibgeb/', '0', 'Hypercasual', 0, 0, '', 'wooden-jewels'),
(2996, 'Fish Jam', 'Guide the bundled fish to escape back to the sea by moving the fish head towards the open road. They will swim away quickly. It may sound simple, but it gets challenging when there are many fish together. Ready to give it a try?', 'https://img.gamemonetize.com/mqfk9thmev713aqwxcvyq90e41edjue7/512x384.jpg', 'https://html5.gamemonetize.com/mqfk9thmev713aqwxcvyq90e41edjue7/', '0', 'Puzzles', 0, 0, '', 'fish-jam'),
(2997, 'Cyberpunk City Fashion', 'Belle, Ariel, Moana, and Elsa are willing to give up their stunning princess dress and have the full cyberpunk experience in this online dress-up game for girls. Surrounded by futuristic neon lights, the royal BFFs wait for you to join the fun and help them decide on the winning looks. Are you ready to join them in the Cyberpunk City Fashion game?', 'https://img.gamemonetize.com/s7gzyb1upn15tg6nqokevgzel7gzutp4/512x384.jpg', 'https://html5.gamemonetize.com/s7gzyb1upn15tg6nqokevgzel7gzutp4/', '0', 'Girls', 0, 0, '', 'cyberpunk-city-fashion'),
(2998, 'Dino Egg Shooter', 'Dino Egg Shooter is a fun and addictive puzzle game set in a colorful prehistoric world. With 100 levels of increasing difficulty, players aim and shoot colorful dino eggs to clear the board. Each level presents unique challenges, from tricky formations to limited shots. Easy controls and charming visuals make Dino Egg Shooter perfect for all ages. So, get ready to embark on an egg-citing adventure through time!', 'https://img.gamemonetize.com/0fo464nywne2513ecrbrb09otvpjfnd3/512x384.jpg', 'https://html5.gamemonetize.com/0fo464nywne2513ecrbrb09otvpjfnd3/', '0', 'Puzzles', 0, 0, '', 'dino-egg-shooter'),
(2999, 'This Game About Climbing', 'Use only your mouse (or gamepad) to control your climbers hands to pull yourself up an enormous, treacherous mountain full of challenges and surprises. Watch out for slippery surfaces as you make your way towards the peak. Eternal glory and a wonderful gift awaits all climbers who manage to reach the top! Enjoy: Punishing but not impossible gameplay. Practice makes perfect. No filler, every obstacle is designed with intention. Focused gameplay with no distracting elements. No violence. You can never die or get hurt. But you can lose all your progress with one mistake... perhaps that is worse. Climb, slip, fall. Over and', 'https://img.gamemonetize.com/54i5xzjv5tso4ge4zq4mqgcbyham79a9/512x384.jpg', 'https://html5.gamemonetize.com/54i5xzjv5tso4ge4zq4mqgcbyham79a9/', '0', 'Sports', 0, 0, '', 'this-game-about-climbing'),
(3000, 'Fury of the Steampunk Princess', 'Welcome to the world of the future, where style and survival go hand in hand. The main character is a symbol of courage and perseverance in a world devastated by disaster. Help the girl create unique outfits that combine elements of post-apocalyptic chaos and steampunk technology. From armored corsets to steam accessories - the possibilities for customizing clothes in the game are extensive. Get a boost of energy for creativity and self-expression in a world where, even after the end of the world, style remains important for survival!', 'https://img.gamemonetize.com/rj20liozrvfqu6sg6sztxnwjzrjh8hry/512x384.jpg', 'https://html5.gamemonetize.com/rj20liozrvfqu6sg6sztxnwjzrjh8hry/', '0', 'Girls', 0, 0, '', 'fury-of-the-steampunk-princess'),
(3001, 'Game On   Cat vs Rats', 'Get ready to help and take control of brave cats, and fight against their archenemy, the Rat King! Its causing problems and needs to be stopped; we dont know how a rat could grow this big. These cats are upset about the evil plans of the Rat King! With the use of a slingshot, they plan to reach the evil king and scratch its face! Your objective in this game is to complete each level by launching the cats toward the enemy to kill it.', 'https://img.gamemonetize.com/698kzb5e8lsvbogmk2s9x6wtisyruvus/512x384.jpg', 'https://html5.gamemonetize.com/698kzb5e8lsvbogmk2s9x6wtisyruvus/', '0', 'Hypercasual', 0, 0, '', 'game-on---cat-vs-rats'),
(3002, 'Easy to Paint Spring Time', 'Easy to Paint Spring Time is a free online coloring game suitable for all ages. Fun coloring game as interactive way for kids to explore their creativity while also learning. Enjoyable and interactive way for little ones to check out their creativeness whilst also finding out about regulation enforcement and emergency solutions. Have fun!', 'https://img.gamemonetize.com/nz6y07yyfmt2nfe21r39437cqzhozm54/512x384.jpg', 'https://html5.gamemonetize.com/nz6y07yyfmt2nfe21r39437cqzhozm54/', '0', 'Girls', 0, 0, '', 'easy-to-paint-spring-time'),
(3003, 'Taxi Driver Simulator', 'Taxi Driver Simulator offers an immersive experience behind the wheel of a taxi. Complete Work Mode&amp;rsquo;s 80 levels with 3 yellow stars to become an eligible taxi driver. Follow the blue direction indicators, pick up passengers, and deliver them to their destinations efficiently. Slow down before steering to save time. Don&amp;rsquo;t forget to buy the other 9 cars in the garage as you earn money! In Free mode, drive farther and pay for fuel at gas stations. Keep serving customers without advancing levels. Enjoy the ride and obey red lights!', 'https://img.gamemonetize.com/99y90njh7on9kqr05awoeq8bcme2jerw/512x384.jpg', 'https://html5.gamemonetize.com/99y90njh7on9kqr05awoeq8bcme2jerw/', '0', 'Racing', 0, 0, '', 'taxi-driver-simulator'),
(3004, 'Fishing Life', 'Fishing Life&amp;mdash;a relaxing clicker game with 2D cartoon visuals. Choose your target fish, click the water to reel it in, and manage its energy. Prioritize upgrading Strength first. Skins enhance tap strength, outfits boost damage, and Keepnet nets extra prices. Assistants increase Income, Strength, Damage, and Price. Open chests and claim cash from charged drift bottles. Luck might grant you treasure chests&amp;mdash;open them for valuable assistants!', 'https://img.gamemonetize.com/ng5uppghvrf634jdlnfwu7u9m00j5yyx/512x384.jpg', 'https://html5.gamemonetize.com/ng5uppghvrf634jdlnfwu7u9m00j5yyx/', '0', 'Clicker', 0, 0, '', 'fishing-life'),
(3005, 'Quiz Me', 'Quiz is a great way to spend time in a fun and useful way. The game will help you expand your horizons, train your memory and logical thinking.', 'https://img.gamemonetize.com/do2xsdndrvswasc45op7e4i37sx49hvn/512x384.jpg', 'https://html5.gamemonetize.com/do2xsdndrvswasc45op7e4i37sx49hvn/', '0', 'Puzzles', 0, 0, '', 'quiz-me'),
(3006, 'Melon Jump', 'Melon Jump is a challenging and fun hyper-casual minimalist game. You control the Melon and must jump between platforms while collecting lives to increase in size, avoiding enemies coming from all directions.', 'https://img.gamemonetize.com/rqpv57ym9r3h6kl1zuxrebrgat6eiiid/512x384.jpg', 'https://html5.gamemonetize.com/rqpv57ym9r3h6kl1zuxrebrgat6eiiid/', '0', 'Hypercasual', 0, 0, '', 'melon-jump'),
(3007, 'Suika Animals', 'Suika Animals &amp;ndash; is a fun merge puzzle game where you need to combine matching animals to make them larger and create a big tiger. This game is sure to please fans of the popular Suika Watermelon game. Take control of various cute animals and deftly guide them towards each other. Only similar animals produce a new animal, which can also be combined with a similar animal.', 'https://img.gamemonetize.com/knfzv4n847ofhan0cizzrtchv2n9j9kn/512x384.jpg', 'https://html5.gamemonetize.com/knfzv4n847ofhan0cizzrtchv2n9j9kn/', '0', 'Hypercasual', 0, 0, '', 'suika-animals'),
(3008, 'Clownfish Pin Out', 'Clownfish Pin Out is an interesting and cute puzzle game, you need to help one little fish escape from a dangerous place. Tap the pin to make the waterfall to the fish and avoid the lava. Think before you move, or you will lose. Come on!', 'https://img.gamemonetize.com/5h8g4hwoi9tye9m8pfn11tl4c7pp4553/512x384.jpg', 'https://html5.gamemonetize.com/5h8g4hwoi9tye9m8pfn11tl4c7pp4553/', '0', 'Puzzles', 0, 0, '', 'clownfish-pin-out'),
(3009, 'Dino Color', 'Dino Color Dino Color is an educational game aimed at children with the aim of combining identical colors in a fun way using their cell phone, tablet or computer. Excellent educational resource. Game developed by: Nau.kids', 'https://img.gamemonetize.com/ph7534ky1r6l88r2ybnx9kwp6o7vur27/512x384.jpg', 'https://html5.gamemonetize.com/ph7534ky1r6l88r2ybnx9kwp6o7vur27/', '0', 'Puzzles', 0, 0, '', 'dino-color'),
(3010, 'Red Mini Golf', 'Red Mini Golf is an adventure fun game where you need a lot of concentration to successfully complete all the levels. Your task in this game is to hit the ball in the hole, but to get there you have to cross several platforms with various obstacles. Good luck!', 'https://img.gamemonetize.com/r5jlfqaa150pkcwy7w4n86ga8pjz997j/512x384.jpg', 'https://html5.gamemonetize.com/r5jlfqaa150pkcwy7w4n86ga8pjz997j/', '0', 'Sports', 0, 0, '', 'red-mini-golf'),
(3011, 'Easter Style Junction Egg Hunt Extravaganza', 'Immerse yourself in the charm of Easter Valley in Easter Style Junction: Egg Hunt Extravaganza! Join four lively bunnies in a grand Easter celebration featuring a Bunny Dressup Competition and Egg Catch Challenge amidst picturesque landscapes and vibrant meadows.', 'https://img.gamemonetize.com/g5p74hbnscg6tvfe48ujkkmiyebda867/512x384.jpg', 'https://html5.gamemonetize.com/g5p74hbnscg6tvfe48ujkkmiyebda867/', '0', 'Girls', 0, 0, '', 'easter-style-junction-egg-hunt-extravaganza'),
(3012, 'World of Alice   Puzzle Numbers', 'World of Alice - Puzzle Numbers World of Alice - Puzzle Numbers is an educational game developed for children where, through a puzzle, they will learn numbers in a fun and interactive way from their cell phone, tablet or computer. Excellent educational resource. In world of Alice, learning is fun.', 'https://img.gamemonetize.com/gs9xdgx6jah0k55p70enm3w312rd0vgx/512x384.jpg', 'https://html5.gamemonetize.com/gs9xdgx6jah0k55p70enm3w312rd0vgx/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---puzzle-numbers'),
(3013, 'Blocks Move n HIT', 'Calling all blockheads! In Blocks - Move &amp;amp; HIT youre a hero on a mission, but the path is ever-changing. Navigate a maze of immovable stone blocks that bounce you off course with every bump. Will you hit a 45-degree angle and zip diagonally, or take a full 90-degree turn? Master the rebounds, solve the shifting puzzle, and guide your block to its destined end!', 'https://img.gamemonetize.com/emxcolyvsz2gjwe6anvu0r0w9ujldnn6/512x384.jpg', 'https://html5.gamemonetize.com/emxcolyvsz2gjwe6anvu0r0w9ujldnn6/', '0', 'Sports', 0, 0, '', 'blocks-move-n-hit'),
(3014, 'Persona Runner', 'Persona Runner is a high-speed adventure game where players navigate a futuristic cityscape as a customizable runner, utilizing unique personas to overcome obstacles and adversaries. With lightning-fast reflexes and strategic decision-making, players must dash through neon-lit streets, rooftops, and cybernetic landscapes. Each persona possesses distinct abilities, encouraging players to experiment and adapt their playstyle. Dodge, dash, and leap through challenging environments while uncovering the secrets of a dystopian world. Website Developer &lt;a href=\'https://www.crazygamesx.com/\'&gt;https://www.crazygamesx.com/&lt;/a&gt;', 'https://img.gamemonetize.com/38d4x0r47vym8lpz30cyvct9ouvb1dqf/512x384.jpg', 'https://html5.gamemonetize.com/38d4x0r47vym8lpz30cyvct9ouvb1dqf/', '0', 'Girls', 0, 0, '', 'persona-runner'),
(3015, 'BFF Easter Photobooth Party', 'Step into the whimsical world of the &amp;ldquo;BFF Easter Photobooth Party&amp;rdquo; and celebrate the joyous holiday with your best friends! Join in on the festive fun as you dress up in vibrant Easter-themed outfits, pose for adorable photos in the photobooth, and create lasting memories together. With colorful props, festive decorations, and endless laughter, this is the perfect way to capture the spirit of Easter and enjoy a delightful day with your BFFs.', 'https://img.gamemonetize.com/5oht975pi8fpjao2n4yyljj2rmdnpst3/512x384.jpg', 'https://html5.gamemonetize.com/5oht975pi8fpjao2n4yyljj2rmdnpst3/', '0', 'Girls', 0, 0, '', 'bff-easter-photobooth-party'),
(3016, 'Buses Differences', 'We present a new puzzle game Buses Differences. With its help, you can test your attentiveness and intelligence. A playing field will appear on the screen, conditionally divided into two parts. In each of them you will see a picture that depicts a bus. At first glance, you will think that both images are the same. But there are all such differences between them, which you will have to find. Examine both images carefully. As soon as you notice an element that is not in one of the pictures, select it with a mouse click. Thus, you will designate this element and get points for it.', 'https://img.gamemonetize.com/bq1t36afhne4coi9k5yaxh7ufhjolmol/512x384.jpg', 'https://html5.gamemonetize.com/bq1t36afhne4coi9k5yaxh7ufhjolmol/', '0', 'Puzzles', 0, 0, '', 'buses-differences'),
(3017, 'Spring Tile Master', 'Welcome to Spring Tile Master! Immerse yourself in the vibrant world of spring as you match tiles adorned with blooming flowers, colorful leaves, and charming insects. Draw tiles from the board to form sets of three. Keep up to 9 tiles in your stack and shuffle when needed. Collect all tiles to unlock new levels. Enjoy the enchanting springtime adventure and become the ultimate Spring Tile Master!', 'https://img.gamemonetize.com/70hv6p45g8cmux4fyecjfuhygvt66w8w/512x384.jpg', 'https://html5.gamemonetize.com/70hv6p45g8cmux4fyecjfuhygvt66w8w/', '0', 'Puzzles', 0, 0, '', 'spring-tile-master'),
(3018, 'Crazy Cookies Match n Mix', 'We love Cookies! And this game is full of them, how great! Play your way through each yummy level by matching 3 or more of the same style of lovely cookies which will delight you with colorful effects. Match cookies by three or more to make them disappear and always watch the clock that is ticking fast and faster', 'https://img.gamemonetize.com/9ihu8f067ecc5plq2sfldc0k6fjf6h4z/512x384.jpg', 'https://html5.gamemonetize.com/9ihu8f067ecc5plq2sfldc0k6fjf6h4z/', '0', 'Puzzles', 0, 0, '', 'crazy-cookies-match-n-mix'),
(3019, 'Marble Match Origin', 'Marble Match Origin is an exciting shooting game where you can experience unique challenges and surprises. The game features multiple difficulty levels , and players need to master the direction and speed of shooting balls to complete level objectives. As the game progresses, you will face more and more challenges and difficulties, and you need to constantly improve your skills and reaction speed to complete each level. Download Marble Match Origin now and start your adventure!', 'https://img.gamemonetize.com/iipbsb2vnjuclzn4jf7fexz85c0d3ogl/512x384.jpg', 'https://html5.gamemonetize.com/iipbsb2vnjuclzn4jf7fexz85c0d3ogl/', '0', 'Adventure', 0, 0, '', 'marble-match-origin'),
(3020, 'World of Alice   Parts of the House', 'World of Alice - Parts of the House World of Alice - Parts of the House is an educational game developed for children where they will learn what the different parts of the house are and their names in a fun way using their cell phone, tablet or computer. Excellent educational resource. In Alices world, learning is fun.', 'https://img.gamemonetize.com/u4uov6u5ypcn4pv281u9fwo8d5age6u5/512x384.jpg', 'https://html5.gamemonetize.com/u4uov6u5ypcn4pv281u9fwo8d5age6u5/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---parts-of-the-house'),
(3021, 'March Madnesss', 'The most exciting basketball action with upsets, excitement and amazing fun. Take your team through the full tournament impress the fans and cheerleaders and win the championship in the final four. You can also try your shooting skills in the shootout mode. Basketball has never been this much fun', 'https://img.gamemonetize.com/rcalidqsa742wjibomnhkp6hmn7q8ejg/512x384.jpg', 'https://html5.gamemonetize.com/rcalidqsa742wjibomnhkp6hmn7q8ejg/', '0', 'Sports', 0, 0, '', 'march-madnesss'),
(3022, 'Noobwars Red and Blue', 'Hey, are you ready for a shootout in this city? Then draw your weapon and fire at the opposing team. Use your gun to eliminate the opposing team. The one who gets shot the most loses, so you must be very careful. Dodge bullets and shoot your enemies. Be careful, collect the drops, and eliminate your enemies. You win the game.Load your weapon and fire. Kill the enemy with all your bullets.', 'https://img.gamemonetize.com/a1bmbag62e95mxf0l0w252w20ipp6pzs/512x384.jpg', 'https://html5.gamemonetize.com/a1bmbag62e95mxf0l0w252w20ipp6pzs/', '0', 'Action', 0, 0, '', 'noobwars-red-and-blue'),
(3023, 'Hexa Sort 3D Puzzle', 'In this captivating game, players aim to build the tallest tower using intuitive drag-and-drop mechanics. Each tile strategically placed contributes to the towers height, challenging players to balance precision with speed. With every successful placement, the tower grows taller, creating a thrilling sense of achievement. The games engaging interface and dynamic gameplay ensure hours of entertainment as players compete to reach new heights and claim the title of the tallest tower constructor. Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/s5jf0pn2q3gdixn6rcibk8f9tuc4oakl/512x384.jpg', 'https://html5.gamemonetize.com/s5jf0pn2q3gdixn6rcibk8f9tuc4oakl/', '0', 'Puzzles', 0, 0, '', 'hexa-sort-d-puzzle'),
(3024, 'Zodiac Wars', 'Use your starship laser to destroy all blocks and zodiac signs!', 'https://img.gamemonetize.com/076ah92jnc24vjolmtnhs9pt83ukd925/512x384.jpg', 'https://html5.gamemonetize.com/076ah92jnc24vjolmtnhs9pt83ukd925/', '0', 'Hypercasual', 0, 0, '', 'zodiac-wars'),
(3025, 'Valentine Couple Jigsaw Puzzle', 'A heartwarming game that celebrates love, romance, and the joy of togetherness! With 15 levels of enchanting puzzles to piece together, immerse yourself in a world of love-struck couples, picturesque scenes, and Valentines Day magic.', 'https://img.gamemonetize.com/q5x1g2u5de1xqfykidhs4u76ghjxqzm3/512x384.jpg', 'https://html5.gamemonetize.com/q5x1g2u5de1xqfykidhs4u76ghjxqzm3/', '0', 'Puzzles', 0, 0, '', 'valentine-couple-jigsaw-puzzle'),
(3026, 'Pet Connect Match', 'Pet Connect Match is an interesting matching game, in this game, you need to connect the same pets to eliminate all of them. There are many different modes you can choose, you can pass levels, challenge time mode or just play without any limit. Have a good time!', 'https://img.gamemonetize.com/x8x6yxamjfzf899ij1g5d5z3whb3ht5j/512x384.jpg', 'https://html5.gamemonetize.com/x8x6yxamjfzf899ij1g5d5z3whb3ht5j/', '0', 'Puzzles', 0, 0, '', 'pet-connect-match'),
(3027, 'Robbie 1 Damage Per Second.', 'Robbie finds himself in the center of a battle, and evil enemies are attacking him from all sides! Help him fend off the attacks using powerful swords and magical abilities. Upgrade Robbie to increase his damage per second and become stronger. Robbie is attacked by evil Enemies Help Robbie destroy them all! Game Features: Pets to help in the battle! Over 200 different swords! Character Upgrade! Lots of different locations to explore! Immersive music that creates an atmosphere of adventure! Ranking players for competition!', 'https://img.gamemonetize.com/7v7oiu2j34c63ec8mgcl9xgn0kgwvsv6/512x384.jpg', 'https://html5.gamemonetize.com/7v7oiu2j34c63ec8mgcl9xgn0kgwvsv6/', '0', 'Hypercasual', 0, 0, '', 'robbie--damage-per-second'),
(3028, 'Easter Eggventure', 'Welcome to Easter Eggventure! Embark on an exciting journey to find Easter eggs scattered throughout the beautiful spring landscape. Your mission is to discover the hidden Easter eggs and collect them all. Are you ready for this thrilling search game? Lets get started!', 'https://img.gamemonetize.com/xql9dbglhw4bujrozx3s3mfyifqvnk8e/512x384.jpg', 'https://html5.gamemonetize.com/xql9dbglhw4bujrozx3s3mfyifqvnk8e/', '0', 'Puzzles', 0, 0, '', 'easter-eggventure'),
(3029, 'Basket Ball', 'In this game called Basket Ball, players engage in a thrilling adventure of ball tossing into a basket, navigating through platforms and transcending portals. Amidst the challenge, they must gracefully evade perilous crimson disks.', 'https://img.gamemonetize.com/m3mkn8h6dd8ecdsh7hzee2r75dgbfff2/512x384.jpg', 'https://html5.gamemonetize.com/m3mkn8h6dd8ecdsh7hzee2r75dgbfff2/', '0', 'Sports', 0, 0, '', 'basket-ball'),
(3030, 'Stickman Cannon Shooter', 'strategic prowess with Stickman Cannon Shooter: Mobilize your troops and engage in the ultimate tactical clash! Showcasing captivating gameplay and boundless complexity, this game is designed to push the limits of your strategic acumen. Are you prepared to unleash your leadership skills and guide your forces to triumph? Stickman Cannon Shooter awaits, ready to put your intuitive abilities as a top-tier tactician to the test like never before! Website Developer &lt;a href=\'https://www.playbestgames.online/\'&gt;https://www.playbestgames.online/&lt;/a&gt;', 'https://img.gamemonetize.com/dbc9hfbe4bzjsqk72vwt3toewhcle393/512x384.jpg', 'https://html5.gamemonetize.com/dbc9hfbe4bzjsqk72vwt3toewhcle393/', '0', 'Hypercasual', 0, 0, '', 'stickman-cannon-shooter'),
(3031, 'Detective Scary Cases', 'Scary Horror: Escape Game is a thrilling adventure game that will appeal to fans of horror, puzzle games, and escape rooms. This exciting experience immerses you in a chilling story full of mystery and sinister traps. Realistic animations and creepy sound effects create a truly terrifying ambiance. Challenging puzzles and intricate riddles will keep your brain engaged throughout the game.', 'https://img.gamemonetize.com/vrgt4a4aiqw32vw1sh6cvrot9jn5hv1x/512x384.jpg', 'https://html5.gamemonetize.com/vrgt4a4aiqw32vw1sh6cvrot9jn5hv1x/', '0', 'Clicker', 0, 0, '', 'detective-scary-cases'),
(3032, 'New Bubble Shooter', 'All these multi-colored bubbles on your screen are ready to be popped! Play this vibrant bubble shooter: it doesn&amp;rsquo;t have an annoying time limit, so just relax and aim for your best score! Your goal is to pop all the bubbles on the screen by making combos of three or more bubbles of the same color. So why wait? You&amp;rsquo;ve got this free online game right in front of you, no need to sign up or download anything! Just pop bubbles to your heart&amp;rsquo;s content! Pop-pop-pop!', 'https://img.gamemonetize.com/xcpdo9va40m8vircyeg3fisu15ejj9dd/512x384.jpg', 'https://html5.gamemonetize.com/xcpdo9va40m8vircyeg3fisu15ejj9dd/', '0', 'Puzzles', 0, 0, '', 'new-bubble-shooter'),
(3033, 'Fruit Names', 'Fruit Names Fruit Names is an educational game aimed at children where you will learn the different fruits and their names in a fun way using your cell phone, tablet or computer. Excellent educational resource. Learning is fun! Game developed by: Nau.kids', 'https://img.gamemonetize.com/mrgb16moi48a9gshy0gj9dinh2iwcrvs/512x384.jpg', 'https://html5.gamemonetize.com/mrgb16moi48a9gshy0gj9dinh2iwcrvs/', '0', 'Clicker', 0, 0, '', 'fruit-names'),
(3034, 'Count and Bounce', 'Count And Bounce is a ball puzzle game. It guides the ball forward. Release your hand and the ball will keep moving forward. You need to turn the tiles to prevent the ball from falling. There will be calculation questions on some tiles and you need to choose the best tile to bounce based on the number of balls you have. Have fun!', 'https://img.gamemonetize.com/jzpek4ymuwul7ziw50s6eg7t09ui8cni/512x384.jpg', 'https://html5.gamemonetize.com/jzpek4ymuwul7ziw50s6eg7t09ui8cni/', '0', 'Puzzles', 0, 0, '', 'count-and-bounce'),
(3035, 'Digital Circus Dart', 'Welcome to Digital Circus Dart Game! Your Mission is to throw Darts at the round Targets without hitting POMNI. The closer you get to the center, the more points you get. This game will help you to distract and relax.The game is bright and interesting.', 'https://img.gamemonetize.com/41yy75lhwhiph2v1aiyhmteolbir1gxh/512x384.jpg', 'https://html5.gamemonetize.com/41yy75lhwhiph2v1aiyhmteolbir1gxh/', '0', 'Clicker', 0, 0, '', 'digital-circus-dart'),
(3036, 'Fruits Shooter Saga', 'Welcome to Fruits Shooter Saga! Fruits Shooter Saga is Bubble shooter puzzle game made by vodogame! Aim left and right to shoot 2 or more similar fruits to eliminate them! Keep shooting fruits till you get the highest score. Good luck!', 'https://img.gamemonetize.com/79hwh9abkh2xorm1x5zduq7rxw2t1hgf/512x384.jpg', 'https://html5.gamemonetize.com/79hwh9abkh2xorm1x5zduq7rxw2t1hgf/', '0', 'Puzzles', 0, 0, '', 'fruits-shooter-saga'),
(3037, 'Merge World', 'Immerse yourself in a world you can mold to your desires. Merge different materials and construct bigger buildings to fill it out. The good fairies will help you build a paradise!', 'https://img.gamemonetize.com/467egnkx2rts5gy6aeywmiat28ijv141/512x384.jpg', 'https://html5.gamemonetize.com/467egnkx2rts5gy6aeywmiat28ijv141/', '0', 'Puzzles', 0, 0, '', 'merge-world'),
(3038, 'Vehicle Fun Race', 'Vehicle Fun Race&amp;mdash;an exhilarating arcade game with 3D stickman characters. Collect motorcycles, cars, boats, and helicopters to reach the finish line. No need to grab vehicles; your character can handle all terrains. Dive into water? No problem&amp;mdash;control their swim. Special helicopters await on final platforms. Ready to race? Let&amp;rsquo;s roll!', 'https://img.gamemonetize.com/dfarv8psvm98zxgreijnk8lg4yt7zmm6/512x384.jpg', 'https://html5.gamemonetize.com/dfarv8psvm98zxgreijnk8lg4yt7zmm6/', '0', 'Racing', 0, 0, '', 'vehicle-fun-race'),
(3039, 'Wipe Insight Master', 'Wipe Insight Master is a free drawing online game for boys. Use your finger to draw and outline the shapes of the parts that the drawings need. Solve puzzles by using your powers of logic and lateral thinking as you work your way through a huge series of cute drawings that all have something a little bit wrong with them, its up to you to work it out!', 'https://img.gamemonetize.com/pbrmqoquz04claiu1qehkuzq68njx11h/512x384.jpg', 'https://html5.gamemonetize.com/pbrmqoquz04claiu1qehkuzq68njx11h/', '0', 'Hypercasual', 0, 0, '', 'wipe-insight-master'),
(3040, 'World of Alice   Images and Words', 'World of Alice - Images and Words World of Alice - Images and Words is an educational game developed for children where they will learn words through images in a fun way from their cell phone, tablet or computer. Excellent educational resource. In Alices world, learning is fun.', 'https://img.gamemonetize.com/mjwwi9metb1uc4pqrjv0iaavv56usdsp/512x384.jpg', 'https://html5.gamemonetize.com/mjwwi9metb1uc4pqrjv0iaavv56usdsp/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---images-and-words'),
(3041, 'Easter Eggstravaganza Coloring', 'Join us on a vibrant journey of creativity with Easter Eggstravaganza Coloring &amp;ndash; a delightful coloring game tailored for all ages! Dive into a world brimming with Easter-themed illustrations, where every stroke of your virtual brush breathes life into intricate designs and whimsical scenes. Have fun coloring!', 'https://img.gamemonetize.com/gd755gmyd0k9dm2waveaa8e8j9kx3bmc/512x384.jpg', 'https://html5.gamemonetize.com/gd755gmyd0k9dm2waveaa8e8j9kx3bmc/', '0', 'Girls', 0, 0, '', 'easter-eggstravaganza-coloring'),
(3042, 'City Zombie Survival 2D', 'Your mission is to destroy all zombies in the city. You can use weapons like a katana, pistol, shotgun, and many more weapons that need to be unlocked by playing the game. You can play on three different maps and unlock characters and weapons to eliminate all enemy zombies from the city. Website Developer &lt;a href=\'https://www.crazygamesonline.com\'&gt;https://www.crazygamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/x6og16unfrtl0lysxhx00o33dwwh7jam/512x384.jpg', 'https://html5.gamemonetize.com/x6og16unfrtl0lysxhx00o33dwwh7jam/', '0', 'Boys', 0, 0, '', 'city-zombie-survival-d'),
(3043, 'Noobs Arena Bedwars', 'Are you ready for the noobs battle? You need to defend your bed. Quickly collect coins and buy cannonballs. Fire the cannonballs from the cannon to break the bed. The first one to break the bed wins. Fire the cannonball to explode the bed. Fight with your friend and win this battle.', 'https://img.gamemonetize.com/97tnevzue48g15prlys3r49zt6iqj8yb/512x384.jpg', 'https://html5.gamemonetize.com/97tnevzue48g15prlys3r49zt6iqj8yb/', '0', 'Adventure', 0, 0, '', 'noobs-arena-bedwars'),
(3044, 'Happy Easter Jigsaw Puzzle', 'Happy Easter Jigsaw Puzzle is a fun Easter puzzle game. You can select one of the twelve images and then select one of the four modes (16, 36, 64 and 100 pieces). Select your favorite picture and complete the jigsaw in the shortest time possible! Have fun and enjoy!', 'https://img.gamemonetize.com/8xjd58kl4hagsnnikmn7nb78piq4cb3d/512x384.jpg', 'https://html5.gamemonetize.com/8xjd58kl4hagsnnikmn7nb78piq4cb3d/', '0', 'Puzzles', 0, 0, '', 'happy-easter-jigsaw-puzzle'),
(3045, 'Brickscape: Breakout Adventure', 'Prepare for an exhilarating journey through a mesmerizing world of vibrant glass-bricks in Brickscape: Breakout Adventure, the ultimate Brick Breaker game that seamlessly blends simplicity with dazzling excitement. Challenge yourself as you wield the power to control an array of visually stunning balls, each evolving based on your performance to ensure an immersive and personalized gaming experience. Brickscape: Breakout Adventureis not just a game; its a visual spectacle that adapts to your skills, promising hours of colorful fun and addictive gameplay.', 'https://img.gamemonetize.com/877kn2t9nac0d2gzq5xz0pa06pqrl8yy/512x384.jpg', 'https://html5.gamemonetize.com/877kn2t9nac0d2gzq5xz0pa06pqrl8yy/', '0', 'Clicker', 0, 0, '', 'brickscape-breakout-adventure'),
(3046, 'State Wars', 'State io Wars is an online strategy game that involves directing your forces to expand your territory. The primary objective is to capture both neutral and enemy territories under your dominion.', 'https://img.gamemonetize.com/ow2v99y6plh0nq6c7zsmrqahfq9avaam/512x384.jpg', 'https://html5.gamemonetize.com/ow2v99y6plh0nq6c7zsmrqahfq9avaam/', '0', 'Action', 0, 0, '', 'state-wars'),
(3047, 'Red and Blue Castlewars', 'Are you ready to battle your friend? Throw cannonballs at your buddy and destroy their castle. Are you up for the red versus blue cannonball fight? Load up the cannon and fire away. Purchase a cannonball and launch it. The first castle to crumble wins. Battle your friend and emerge victorious.', 'https://img.gamemonetize.com/bskdf3wrorqo4ihz2b5unrvqtvk2rbeo/512x384.jpg', 'https://html5.gamemonetize.com/bskdf3wrorqo4ihz2b5unrvqtvk2rbeo/', '0', 'Action', 0, 0, '', 'red-and-blue-castlewars'),
(3048, 'World of Alice   Occupations', 'Alices World - Occupations World of Alice - Occupations is an educational game developed for children where they will learn different professions and their tools in a fun way from their cell phone, tablet or computer. Excellent educational resource. In Alices world, learning is fun.', 'https://img.gamemonetize.com/7n48qgpy5q9lr1u4bxn57zilupzg9fio/512x384.jpg', 'https://html5.gamemonetize.com/7n48qgpy5q9lr1u4bxn57zilupzg9fio/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---occupations'),
(3049, 'Stockings Dilemma', 'Stockings Dilemma is an interesting sorting game, in this game, you need to sort different stockings on a girls leg. Sort them by colors and patterns, youll find its easy at first but becomes more and more difficult as the level rises. Can you complete the challenge? Have a try!', 'https://img.gamemonetize.com/8t444s650ykzek5gl9eqzv3r1b0t5dqa/512x384.jpg', 'https://html5.gamemonetize.com/8t444s650ykzek5gl9eqzv3r1b0t5dqa/', '0', 'Puzzles', 0, 0, '', 'stockings-dilemma'),
(3050, 'The Prism City Detectives', 'Embark on a vibrant adventure with The Prism City Detectives and join Luna, Ruby, Skye, Willow, Daisy, Violet, and Lumi in restoring color to their monochrome city! Explore dazzling dress-up levels and unravel hidden objects mysteries to find the missing Rainbow Gem and bring back the hues of unity.', 'https://img.gamemonetize.com/x3obpbzypoow35rugg23vtcs2ra9ls05/512x384.jpg', 'https://html5.gamemonetize.com/x3obpbzypoow35rugg23vtcs2ra9ls05/', '0', 'Puzzles', 0, 0, '', 'the-prism-city-detectives');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3051, 'Moms Diary : Cooking Games', 'Introducing the Ultimate Cooking Adventure of 2024: Moms Diary Culinary World!&amp;zwj; Are you a fan of cooking games? Moms Diary and Moms Kitchen Crush have joined forces to bring you the most exciting kitchen madness time management fever experience ever! Become a culinary master of kitchen city, face challenging targets, and embark on a cooking journey that spans the globe. Whether youre a seasoned chef or a cooking enthusiast, this game is tailor-made for you!', 'https://img.gamemonetize.com/reib62dggfqtqtc75gjlcz4wbk9p3cm0/512x384.jpg', 'https://html5.gamemonetize.com/reib62dggfqtqtc75gjlcz4wbk9p3cm0/', '0', 'Hypercasual', 0, 0, '', 'moms-diary--cooking-games'),
(3052, 'Rock Paper Scissors Fight', 'Rock-Paper-Scissors is a simulator and a classic guessing game where players can choose different numbers of rocks, paper, and scissors to fight. These rocks, paper, and scissors are like a group of hungry beasts, running wildly on the game field until only one type remains. Players can control the games pace by adjusting the movement speed. Fast-paced games are more exciting and will make your adrenaline rush.', 'https://img.gamemonetize.com/j49g5ie8fehfdw8z9i7utud9lm058o0p/512x384.jpg', 'https://html5.gamemonetize.com/j49g5ie8fehfdw8z9i7utud9lm058o0p/', '0', 'Racing', 0, 0, '', 'rock-paper-scissors-fight'),
(3053, 'Tic Tac Toe Immanitas', 'Take your Tic Tac Toe game to the next level with online multiplayer! Challenge players from around the globe in real-time matches. Experience the thrill of international competition. Discover different playing styles and strategies from all corners of the world. Key Features: Complete with Smart AI with easy and hard modes Challenge players from around the globe Family-Friendly Endless Fun', 'https://img.gamemonetize.com/fourvv1oev39x7013ybw5a1pvrd6af0o/512x384.jpg', 'https://html5.gamemonetize.com/fourvv1oev39x7013ybw5a1pvrd6af0o/', '0', 'Hypercasual', 0, 0, '', 'tic-tac-toe-immanitas'),
(3054, 'Bubble Shooter: classic match 3', 'Shoot the bubbles to create a combination of three or more bubbles of the same color. The more bubbles in a combination, the more points you earn. If the combination does not come together when firing, then you get a strike. After several strikes, a new row of bubbles appears. The game will end if the bubbles reach the bottom of the screen.', 'https://img.gamemonetize.com/4imkqhrztw8meqi836243v4lrnm4wpcv/512x384.jpg', 'https://html5.gamemonetize.com/4imkqhrztw8meqi836243v4lrnm4wpcv/', '0', 'Shooting', 0, 0, '', 'bubble-shooter-classic-match-'),
(3055, 'EyeArt Beauty Makeup Artist', 'The weekend is here! Invite your friends and go to the streets together to find the most delicious fried food! Look, there are a lot of fast food kiosks over there, and there are long lines outside the kiosks, and people are waiting for their delicious fried food! Such as fried onion blossoms, corn crisps, French fries, chicken popcorn and the most popular corn dog! Do you also want to try these tempting fried street snacks? bring it on! Then start the game now!', 'https://img.gamemonetize.com/qkpn42lgz955llltatrwzcsew3s05tzp/512x384.jpg', 'https://html5.gamemonetize.com/qkpn42lgz955llltatrwzcsew3s05tzp/', '0', 'Girls', 0, 0, '', 'eyeart-beauty-makeup-artist'),
(3056, 'Pipe Direction', 'Pipe Direction is an extraordinary game where you have to concentrate and consider all the given possibilities. This is a game where you have to make a water path through the pipes by rotating them around to connect them.', 'https://img.gamemonetize.com/tz3jdme9ox9s1t264tel3s7pxhx6kg1u/512x384.jpg', 'https://html5.gamemonetize.com/tz3jdme9ox9s1t264tel3s7pxhx6kg1u/', '0', 'Puzzles', 0, 0, '', 'pipe-direction'),
(3057, '2048 The King Return', 'In the game 2048: The Kings Return, players control the characters lateral movement, aiming to destroy barrels for weapon upgrades. Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/n0z7uvsy5ra3t46g0040weanftotqc8p/512x384.jpg', 'https://html5.gamemonetize.com/n0z7uvsy5ra3t46g0040weanftotqc8p/', '0', 'Shooting', 0, 0, '', '-the-king-return'),
(3058, 'Lovie Chics St Patricks Day Costumes', 'Join the festive fun with Lovie Chic&amp;rsquo;s St Patricks Day Costumes! Explore a collection of vibrant green ensembles, lucky accessories, and Irish-inspired styles. Elevate your St. Patrick&amp;rsquo;s Day look with chic outfits that capture the spirit of the celebration. Join Lovie Chic in setting trends for this lively holiday. From parades to parties, embrace the charm of St. Patrick&amp;rsquo;s Day with fashion that brings luck and style to your wardrobe. Let the green magic unfold in every outfit with Lovie Chic&amp;rsquo;s expert inspiration!', 'https://img.gamemonetize.com/4ctafvrgntrj4ar5xzsynczfejqweiz9/512x384.jpg', 'https://html5.gamemonetize.com/4ctafvrgntrj4ar5xzsynczfejqweiz9/', '0', 'Girls', 0, 0, '', 'lovie-chics-st-patricks-day-costumes'),
(3059, 'Merge Dices By Numbers', 'Connect 3 or more dices with the same number and color. Merging creates a dice with a bigger number. Try to get the best score. Hyper-casual matching gameplay.', 'https://img.gamemonetize.com/1g1wmawm5p8zwoy4x8b1zjjf5blrjpkz/512x384.jpg', 'https://html5.gamemonetize.com/1g1wmawm5p8zwoy4x8b1zjjf5blrjpkz/', '0', 'Puzzles', 0, 0, '', 'merge-dices-by-numbers'),
(3060, 'Urban Traffic Commander', 'I dont know about you, but I find it hard to stay focused when theres a lot of traffic. This is your chance to be in control! Take command of the traffic in the streets and redirect cars on their way. As you get through each level, get better at keeping them moving. Be careful though, those pedestrians can be tricky!', 'https://img.gamemonetize.com/urfu3kzie4tknhx87woix3jfchxd852n/512x384.jpg', 'https://html5.gamemonetize.com/urfu3kzie4tknhx87woix3jfchxd852n/', '0', 'Adventure', 0, 0, '', 'urban-traffic-commander'),
(3061, 'Bonnie Fitness Frenzy', 'Bonnie decides to get her figure in perfect shape for the summer season. Join Bonnie on her adventures in the gym, where you will perform a variety of exercises by clicking the mouse to help her burn off extra calories. After intensive training, Bonnie will start applying makeup. And finally, its time to dress up! Help Bonnie choose fashionable and elegant sports outfits to highlight her fitness style. Join Bonnie on her exciting journey to the perfect figure and style!', 'https://img.gamemonetize.com/ekjr238cd03kso4mka1j81bu04pb4gsf/512x384.jpg', 'https://html5.gamemonetize.com/ekjr238cd03kso4mka1j81bu04pb4gsf/', '0', 'Girls', 0, 0, '', 'bonnie-fitness-frenzy'),
(3062, 'Rally Championship 2', 'Rally Championship 2 offers a nostalgic journey back to the classic 2D arcade racing games reminiscent of the 80s era. Race across ten distinct circuits in an automatically running car, unlocking hidden powerful cards and discovering additional features along the way. Utilize the turbo for an extra burst of speed and strive to set the best lap times on each track. With vibrant and detailed graphics, as well as enjoyable sound effects, immerse yourself in the colorful world of Rally Championship 2 for a thrilling racing experience.', 'https://img.gamemonetize.com/8ump91ylf6531f1u19um7agi5fel221c/512x384.jpg', 'https://html5.gamemonetize.com/8ump91ylf6531f1u19um7agi5fel221c/', '0', 'Racing', 0, 0, '', 'rally-championship-'),
(3063, 'ABCpop', 'Learn capital letters with ABCPop, the game that mixes letters and pop-it. Relax by completing the pop-it capital letters. If you take too long, the bubbles return to their original position.', 'https://img.gamemonetize.com/gl5xdindimfmz1rrgfh2dhl22w7isa4u/512x384.jpg', 'https://html5.gamemonetize.com/gl5xdindimfmz1rrgfh2dhl22w7isa4u/', '0', 'Puzzles', 0, 0, '', 'abcpop'),
(3064, 'Food Connect', 'You can test your pattern detection skills in this relaxed mahjong &amp;amp; connect puzzle game with sweet food theme. You can eliminate pair of same tiles. The line connecting the two clicked tiles cant have more than 2 corners. Can you clear the board before time runs out? Enjoying matching sweet food with 30 puzzle stages in this game. Be careful, the tiles will be collapsed in some stages.', 'https://img.gamemonetize.com/d65tpolecvtrzvkdfqtq35jxkvuailka/512x384.jpg', 'https://html5.gamemonetize.com/d65tpolecvtrzvkdfqtq35jxkvuailka/', '0', 'Puzzles', 0, 0, '', 'food-connect'),
(3065, 'Ace Car Racing', 'Ace Car Racing offers high-octane city-avoidance action. Choose from sleek 3D modern sports cars across Seaside Roads, Exotic, City Racing, and Desert Trip. Collect lightning items for fuel, coins for upgrades, or splurge on new cars. Remember: diamonds unlock special vehicles. Invest in a superior car upfront and fine-tune its Acceleration, Max Speed, Wind Resistance, and Nitrogen. Skip the starter car&amp;mdash;your race to victory awaits!', 'https://img.gamemonetize.com/mgb8g6m8oc5zonl9ii1fjdv1ua3xjady/512x384.jpg', 'https://html5.gamemonetize.com/mgb8g6m8oc5zonl9ii1fjdv1ua3xjady/', '0', 'Racing', 0, 0, '', 'ace-car-racing'),
(3066, 'Easter Glamping Trip', 'This Easter, our princesses are going glamping in the mountains to relax under the sun all day long. For that, they booked the most Instagrammable glamping place in Norway, and now they need your help to get their outfits ready for the fancy trip. Play the Easter Glamping Trip game for girls, and see what jaw-dropping holiday looks you can put together for them. Then get ready to discover new challenging tasks as you continue playing this Easter game for girls. Have a blast!', 'https://img.gamemonetize.com/au806knrn6g48wau9bqealf0mar4vj53/512x384.jpg', 'https://html5.gamemonetize.com/au806knrn6g48wau9bqealf0mar4vj53/', '0', 'Girls', 0, 0, '', 'easter-glamping-trip'),
(3067, 'Monster DIY Create', 'Create your very own monstrous masterpiece with Choose Your Monster Face! Dive into a world of customization where you can craft your unique creature from head to toe. Explore a variety of trending monsters such as Skibidii, Grimacee, and Poppi Playtime, each with their own distinct features. Mix and match different elements to design a one-of-a-kind creature that reflects your style. Share your creations with friends and showcase your monstrous creativity! Plus, unlock special parts exclusive to this game. Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/alp1qgvb8i09llmagl5qwyni66akh7ic/512x384.jpg', 'https://html5.gamemonetize.com/alp1qgvb8i09llmagl5qwyni66akh7ic/', '0', 'Action', 0, 0, '', 'monster-diy-create'),
(3068, 'Ocean Kids Back To School', 'Welcome to Ocean Kids Back to school. It&amp;rsquo;s back-to-school time for these Kids. Can you help them get ready for their first day of classes? They&amp;rsquo;ll need to pick some cool outfits, new hairstyles, accessories, and school supplies too in this online dress-up and design game for girls. After you&amp;rsquo;re all done, help them to repair their Vespa. Play and have fun!', 'https://img.gamemonetize.com/yt598pxpjwptn3rk1yjvyov85hl0te0q/512x384.jpg', 'https://html5.gamemonetize.com/yt598pxpjwptn3rk1yjvyov85hl0te0q/', '0', 'Girls', 0, 0, '', 'ocean-kids-back-to-school'),
(3069, 'Dino Eggs Bubble Shooter', 'Do you love bubble shooter games? Well! Dino Eggs Bubble Shooter comes with a new cool puzzle style. Aim and shoot 2 or more identical Dinosaur Eggs to crush them before they reach the bottom. Release baby dragons trapped inside the eggs to earn more points. Can you get the highest score?', 'https://img.gamemonetize.com/z1x3hik5geka7hzokn65pcigoqtxeqea/512x384.jpg', 'https://html5.gamemonetize.com/z1x3hik5geka7hzokn65pcigoqtxeqea/', '0', 'Puzzles', 0, 0, '', 'dino-eggs-bubble-shooter'),
(3070, 'Food Card Sort', 'Food Card Sort is a unique and challenging 3D puzzle game that tests players logic and reasoning skills. With a variety of food cards, each card displaying a different type of food, players must categorize them by placing similar foods together on the corresponding plate to pass each level.', 'https://img.gamemonetize.com/27l92j6edep5kzwgdrq8c4kqccmhrbcy/512x384.jpg', 'https://html5.gamemonetize.com/27l92j6edep5kzwgdrq8c4kqccmhrbcy/', '0', 'Puzzles', 0, 0, '', 'food-card-sort'),
(3071, 'Friends Battle Gunwars', 'In the new game of the Friends Battle series, weapons are drawn and magazines are loaded. Fire your weapon and hit your friend. The fastest and most skilled shooter wins. Shoot the flying drops in the game and change your weapon. Remember, the red team starts with a shotgun and the blue team with an assault rifle, but you can change these weapons. The one who takes 20 bullets loses the game. To win, you must dodge bullets, collect drops, and defeat your enemy.', 'https://img.gamemonetize.com/j4swgnqv0eymmfn74m66mkfara3xenxj/512x384.jpg', 'https://html5.gamemonetize.com/j4swgnqv0eymmfn74m66mkfara3xenxj/', '0', 'Action', 0, 0, '', 'friends-battle-gunwars'),
(3072, 'Pinball Boy Adventure', 'Embark on a thrilling pinball adventure with Pinball Boy Adventure! Dive into a world where physics meets puzzles, and 3D cartoon characters come to life. Collect pinballs, aim for destruction, and unleash chaos with an arsenal of bombs and rockets. Upgrade your skills, choose your tactics, and conquer levels with precision. Ready, set, launch into Pinball Boy Adventure &amp;ndash; your ultimate pinball challenge awaits!', 'https://img.gamemonetize.com/26b71nvg02vblgiecpiy74q0et7vzty3/512x384.jpg', 'https://html5.gamemonetize.com/26b71nvg02vblgiecpiy74q0et7vzty3/', '0', 'Sports', 0, 0, '', 'pinball-boy-adventure'),
(3073, 'World of Alice   Daily Routine', '346 / 5 000 Resultados da tradu&amp;ccedil;&amp;atilde;o Resultado de tradu&amp;ccedil;&amp;atilde;o World of Alice - Daily Routine World of Alice - Daily Routine is an educational game developed for children where they will learn daily routines and tasks in a fun way from their cell phone, tablet or computer. Excellent educational resource. In Alices world, learning is fun.', 'https://img.gamemonetize.com/4fcatom7v6hgq0bbnhb4oa4a5c3y0j79/512x384.jpg', 'https://html5.gamemonetize.com/4fcatom7v6hgq0bbnhb4oa4a5c3y0j79/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---daily-routine'),
(3074, 'Mahjong Solitaire Game', 'Mahjong Solitaire Game is a classic tile-matching puzzle game that takes inspiration from traditional Mahjong games. It features a unique gameplay where players need to connect and eliminate matching tiles on a board made up of stacked Mahjong tiles. By following specific game rules, players must clear all the tiles on the board by matching and eliminating pairs of identical tiles. Test your skills and strategize your moves to clear each level in the Mahjong Solitaire Game.', 'https://img.gamemonetize.com/s8b8amapfecr6e4hfyc4msukug3mbkra/512x384.jpg', 'https://html5.gamemonetize.com/s8b8amapfecr6e4hfyc4msukug3mbkra/', '0', 'Puzzles', 0, 0, '', 'mahjong-solitaire-game'),
(3075, 'Home car builder', 'Home Car Builder is a captivating simulation game where players craft and customize their dream vehicles from scratch. Dive into a world of creativity as you design, assemble, and modify cars to perfection. Choose from various parts, engines, and accessories to construct unique rides that reflect your style and preferences. Challenge your engineering skills and unleash your imagination in this thrilling automotive adventure! Build, customize, and drive to automotive excellence in Home Car Builder!', 'https://img.gamemonetize.com/4z206b1znhgq9djxolnikrgudxpxiwfj/512x384.jpg', 'https://html5.gamemonetize.com/4z206b1znhgq9djxolnikrgudxpxiwfj/', '0', 'Puzzles', 0, 0, '', 'home-car-builder'),
(3076, 'Shapes Game', 'Shapes Game is a educational game for kids to explore the fascinating world of geometric shapes on their cell phones, tablets, or computers. This interactive and entertaining game offers young learners an engaging experience as they navigate through a colourful universe filled with puzzles, challenges, and shape recognition activities. With captivating visuals and user-friendly gameplay, Shapes Game ensures that children have a blast while enhancing their understanding of essential mathematical concepts. Make learning shapes an exciting journey with this delightful educational game!', 'https://img.gamemonetize.com/z8i96k0p5wvsftxw30nlt1tloqslzi96/512x384.jpg', 'https://html5.gamemonetize.com/z8i96k0p5wvsftxw30nlt1tloqslzi96/', '0', 'Puzzles', 0, 0, '', 'shapes-game'),
(3077, 'Air horn Sound Prank', 'The air horn sound prank is a classic and mischievous trick designed to startle unsuspecting victims with the loud, abrupt blast of an air horn sound. Ideal for those who appreciate a good laugh, this prank involves hiding and waiting for the perfect moment to activate the air horn, resulting in a comical and often exaggerated reaction from the prankee. Its a popular choice for practical jokes among friends, at parties, or even in office settings. Website Developer &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/5mtz6jn9dxwd2r25gidfqs46hciigir9/512x384.jpg', 'https://html5.gamemonetize.com/5mtz6jn9dxwd2r25gidfqs46hciigir9/', '0', 'Hypercasual', 0, 0, '', 'air-horn-sound-prank'),
(3078, 'Gunwars', 'Guns drawn, are you ready to battle with your friend? Grab your weapon and fire away. You need to fight against your friend. Be either the red or blue player and shoot with your gun. Defeat your friend. The one who hits the most wins. There are drop balloons passing by in the air, find them and change your weapon. Remember, each weapon has its own unique features, so every weapon is powerful.', 'https://img.gamemonetize.com/hw44jvebabhr1tcbhnb4odadrotffxch/512x384.jpg', 'https://html5.gamemonetize.com/hw44jvebabhr1tcbhnb4odadrotffxch/', '0', 'Action', 0, 0, '', 'gunwars'),
(3079, 'Awesome Tanks 3 Game', 'The third instalment of the legendary top-down 2D tank shooter is now released, and it boasts brand new visuals, a physics engine, and intuitive twin thumb controls. War is about to break out! Destroy monsters, crush opposing tanks, and uncover additional areas hidden throughout the game. Using the Level Editor, you may create and share your very own levels. You may purchase better weaponry and boost your tanks stats with the money you collect.', 'https://img.gamemonetize.com/0o2e0sr042m9ocle1lxcwjjsfi36mfgu/512x384.jpg', 'https://html5.gamemonetize.com/0o2e0sr042m9ocle1lxcwjjsfi36mfgu/', '0', 'Shooting', 0, 0, '', 'awesome-tanks--game'),
(3080, 'Beach volleyball 3D', 'In beach volleyball, there are only two people in a team and you will control only one player, but the victory of the team depends on him. The game goes up to three goals scored, only three goals, but the opponents are also not amateurs and do not intend to give away the victory just like that.', 'https://img.gamemonetize.com/lik4crzxj5a7mzyg90s5x6xf4md3t3pu/512x384.jpg', 'https://html5.gamemonetize.com/lik4crzxj5a7mzyg90s5x6xf4md3t3pu/', '0', 'Sports', 0, 0, '', 'beach-volleyball-d'),
(3081, 'Merge Food Puzzle', 'Merge Food Puzzle is a synthetic puzzle game. What is different from ordinary match-3 games is that successful matches will not disappear and will generate higher-level food. The game has two modes: Merge BBQ and Merge Fruit. Merge BBQ has a variety of barbecues waiting for you to unlock, including corn, cauliflower, fish, squid, and more. Have fun!', 'https://img.gamemonetize.com/myf4nibujq1m9wwmvd5izcw2u7twd4ml/512x384.jpg', 'https://html5.gamemonetize.com/myf4nibujq1m9wwmvd5izcw2u7twd4ml/', '0', 'Puzzles', 0, 0, '', 'merge-food-puzzle'),
(3082, 'Sorcerer Mahjong Marvels', 'Step into the Sorcerer Mahjong Marvels. Match mystical tiles adorned with enchanting artifacts. Collect only open tiles that dont have adjacent tiles to the left or right. Gather all the tile sets to win each level. Conquer 60 levels within the time limits to complete this game. Uncover magical secrets to become the ultimate magician!', 'https://img.gamemonetize.com/wvcamycseffy9n5pafi21s9a9epnbjgf/512x384.jpg', 'https://html5.gamemonetize.com/wvcamycseffy9n5pafi21s9a9epnbjgf/', '0', 'Puzzles', 0, 0, '', 'sorcerer-mahjong-marvels'),
(3083, 'Five Nights at Horror Games', 'Welcome to Five Nights at Horror Games, a spine-chilling experience for thrill-seekers! Assume the role of a security guard in the eerie Haggy Lee Mansion Hospital, where strange sounds and suspicious creatures lurk. Keep a close eye on Huggy Lee and Granny Grandmother through surveillance cameras, conserving electricity to prevent their sinister advances. Navigate the labyrinthine hospital, feeling the adrenaline rush as you survive five terrifying nights. Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/nngvaejcv5w8qkis77vn842mfer20fm9/512x384.jpg', 'https://html5.gamemonetize.com/nngvaejcv5w8qkis77vn842mfer20fm9/', '0', 'Action', 0, 0, '', 'five-nights-at-horror-games'),
(3084, 'Nerdy Girl Makeup Salon', 'Honey! Super nerds are so busy at school, they spend most of their time studying and barely have time to look in the mirror! You can help nerds make crazy changes to it! The future of nerddom is in your hands! Dress her up with so many beautiful prom dresses and you will find one that you like best. After the spa, makeup and dress up, the nerd will become a great girl and attend her prom party. What an amazing journey it has been! One of the most exciting dress up and makeup games for girls!', 'https://img.gamemonetize.com/uawlb6auc3jgnr8r8zmxscqoitvnjuva/512x384.jpg', 'https://html5.gamemonetize.com/uawlb6auc3jgnr8r8zmxscqoitvnjuva/', '0', 'Girls', 0, 0, '', 'nerdy-girl-makeup-salon'),
(3085, 'Screw Puzzle', 'Welcome to the enigmatic realm of Screw Puzzle: Nuts and Bolts Game, where mind-bending conundrums await your prowess! Are you ready to become a Screw Master? If you like playing screw puzzle game, Screw Puzzle: Nuts and Bolts is designed for you! Dive into a convoluted labyrinth of twisted iron sheets and plates, adorned with forsaken bolt fragments and rings, presenting an epic and intricate puzzle odyssey. There will be different nuts and bolts for each level, try it yourself!', 'https://img.gamemonetize.com/bngsfopq507bbcs5o716ntys6z2tnkp6/512x384.jpg', 'https://html5.gamemonetize.com/bngsfopq507bbcs5o716ntys6z2tnkp6/', '0', 'Puzzles', 0, 0, '', 'screw-puzzle'),
(3086, 'Brainstorming 2D', 'Brainstorming 2D is a puzzle game. In each slider puzzle, you will see a grid with colored grid edges with squares inside these borders. The squares are the same color as the grid edges. The number of colors may vary. Each slider puzzle aims to get rid of all blocks locked within the edges of the grid.', 'https://img.gamemonetize.com/o3xlipkzud6ezzw07i3tukg6da0cit8j/512x384.jpg', 'https://html5.gamemonetize.com/o3xlipkzud6ezzw07i3tukg6da0cit8j/', '0', 'Puzzles', 0, 0, '', 'brainstorming-d'),
(3087, 'Stickman Thief Puzzle 2', 'Revamp the batter: Stickman Thief Puzzle 2 offers an entertaining puzzle experience where you aim to aid a cunning thief in stealing various items and individuals. Each level presents a unique challenge where you must strategically extend the thiefs arm to access the desired target or apprehend a person. However, becoming a master thief requires more than a simple reach; you must employ cunning tactics and strategic thinking to outsmart your adversaries. Website Developer &lt;a href=\'https://www.brightestgames.com/new-games\'&gt;https://www.brightestgames.com/new-games&lt;/a&gt;', 'https://img.gamemonetize.com/zqk22il0jwlbf2ky8th74u84fz86g3pu/512x384.jpg', 'https://html5.gamemonetize.com/zqk22il0jwlbf2ky8th74u84fz86g3pu/', '0', 'Puzzles', 0, 0, '', 'stickman-thief-puzzle-'),
(3088, 'Food Blocks Puzzle', 'Food Blocks Puzzle or also called 1010 is a simple HTML5 puzzle game. Drag Food blocks into grid board until board grid vertical or horizontal line are full filled, then blocks that get filled will be removed, and make sure there is a possible moves for available blocks. Try to get the highest score!', 'https://img.gamemonetize.com/fvhjy2kdwfhomms4iwurjhw1jzi8bdes/512x384.jpg', 'https://html5.gamemonetize.com/fvhjy2kdwfhomms4iwurjhw1jzi8bdes/', '0', 'Puzzles', 0, 0, '', 'food-blocks-puzzle'),
(3089, 'Fill Glass', 'Fill Glass is a simple yet addictive game. Fill the glass to the perfect level without letting it overflow or fall short of the target. Precision is key as you pour, aiming for the highest highscore! As you progress, upgrade your pouring machine to enhance your accuracy!', 'https://img.gamemonetize.com/6jhe07v39h6zdamdxhxrxffcjmqrlo0f/512x384.jpg', 'https://html5.gamemonetize.com/6jhe07v39h6zdamdxhxrxffcjmqrlo0f/', '0', 'Hypercasual', 0, 0, '', 'fill-glass'),
(3090, 'Super Kart Turbo Racers', 'Get ready for a mind-bending racing experience in Super Kart Turbo Racers, where the track is not the only thing testing your skills! Navigate through a visually mesmerizing world filled with color-based challenges, thrilling races, and strategic decisionmaking. Will you conquer the track, or will the Stroop Effect leave you in a kaleidoscopic whirlwind? Colorful Cognitive Racing Strategic Power-Ups Options of Gate Entry', 'https://img.gamemonetize.com/rqqxcfv61yslyunyussxv8vmojqj5ntf/512x384.jpg', 'https://html5.gamemonetize.com/rqqxcfv61yslyunyussxv8vmojqj5ntf/', '0', 'Racing', 0, 0, '', 'super-kart-turbo-racers'),
(3091, 'Catch The Hen: Lines and Dots', 'Welcome to Hen Catch: Lines and Dots. Our game presents a fresh approach to the classic line and dots concept, featuring addictive gameplay and a delightful blend of familiarity and innovation that will keep you engaged. Gameplay: Strategically connect the dots to form lines and carefully encircle hens while earning eggs for each successful capture. The goal is to skillfully surround hens, providing players with an engaging objective to strive towards. Delve into the intricacies of the gameplay and experience the satisfaction of mastering this challenging puzzle that combines logic and strategy.', 'https://img.gamemonetize.com/k9f0o1gr2ie8qzkyrmr50gjym5wsk9ig/512x384.jpg', 'https://html5.gamemonetize.com/k9f0o1gr2ie8qzkyrmr50gjym5wsk9ig/', '0', 'Puzzles', 0, 0, '', 'catch-the-hen-lines-and-dots'),
(3092, 'GrowBall Feed to Grow', 'It is a thrilling black hole adventure where they take on the role of a greedy slime. As the protagonist, players navigate through a world where their mouth acts like a black hole, consuming anything smaller. With each successful swallow, the slime grows larger, intensifying the challenge. With vibrant visuals and addictive gameplay, Super Slime promises an exhilarating journey through the cosmos of consumption. Website Developer &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/hcx5y4cogxnwjvozussfta9q00905zv6/512x384.jpg', 'https://html5.gamemonetize.com/hcx5y4cogxnwjvozussfta9q00905zv6/', '0', 'Action', 0, 0, '', 'growball-feed-to-grow'),
(3093, 'Pets Adventure A Day To Remember', 'Join Midge, Polly, Doug, Cooper, and Luca in the wildest Petventure! Each pet has a unique quest: Midge craves a glamorous makeover, Polly prepares for Coronation Couture, Doug tackles mud clean-up, Cooper heals wounds, while Luca embarks on adventure dress-up! Experience the chaos, silliness, and giggles as they chase joy together. Dive into a world of laughter and create pet-tastic memories that last a lifetime! Get ready to embark on an unforgettable journey with these adorable buddies!', 'https://img.gamemonetize.com/ru49sybrujs3tdi8306crg4ns6tgtgd0/512x384.jpg', 'https://html5.gamemonetize.com/ru49sybrujs3tdi8306crg4ns6tgtgd0/', '0', 'Girls', 0, 0, '', 'pets-adventure-a-day-to-remember'),
(3094, 'Stellar Style Spectacle Fashion', 'Stellar Style Spectacle Fashion invites you to prep four besties for a futuristic red carpet bash. Your mission: choose attention-grabbing outfits from a virtual wardrobe of holographic gowns, metallic accessories, experiment with gravity-defying hairstyles, and glowing-in-the-dark makeup, and avant-garde accessories. Immerse yourself in a world of creativity, innovation, and stellar fashion. Ready to make a statement on the most spectacular runway of the future? let the fashion spectacle begin!', 'https://img.gamemonetize.com/mu8y7eie0wo3ssde92pcgg2ar07h30su/512x384.jpg', 'https://html5.gamemonetize.com/mu8y7eie0wo3ssde92pcgg2ar07h30su/', '0', 'Girls', 0, 0, '', 'stellar-style-spectacle-fashion'),
(3095, 'Call of Bravery Shooter', 'Call of Bravery Shooter: Dive into the ultimate FPS experience with lifelike 3D weaponry. Choose between Catania or Venado maps for intense 5v5 action. Arm yourself with primary, secondary, and utility weapons to outgun rivals at every stage. Emulate classic FPS tactics for a strategic edge, aiming for headshots to secure swift victories. The first team to rack up 50 points claims the win. Stay focused, aim true, and fire away in Call of Bravery Shooter!', 'https://img.gamemonetize.com/r5arihemwlm6aqs4rt8z2yhmkmbb5zw4/512x384.jpg', 'https://html5.gamemonetize.com/r5arihemwlm6aqs4rt8z2yhmkmbb5zw4/', '0', 'Shooting', 0, 0, '', 'call-of-bravery-shooter'),
(3096, 'Bus Driving Simulator 2024', 'Bus Driving Simulator 2024 offers an ultra-realistic experience as you step into the driver&amp;rsquo;s seat. Explore meticulously detailed virtual cities across London, Paris, New York, Tokyo, and Rome. Your mission: transport passengers to various stops without time constraints. Remember to follow traffic rules and handle the doors carefully. Ready to test your skills? Let&amp;rsquo;s hit the road!', 'https://img.gamemonetize.com/adz9a5tpbei6tzq8pgtbcwsmimlmiev0/512x384.jpg', 'https://html5.gamemonetize.com/adz9a5tpbei6tzq8pgtbcwsmimlmiev0/', '0', 'Racing', 0, 0, '', 'bus-driving-simulator-'),
(3097, 'Arabic Make up Dresser', 'Arabic Make up Dresser invites players to immerse themselves in the world of Middle Eastern beauty and fashion. With stunning traditional attire and intricate makeup options, players can create breathtaking looks for various occasions. From elegant hijabs to intricate henna designs, the game celebrates the rich cultural heritage of Arabic beauty. Customize your avatar, experiment with different styles, and showcase creativity in this captivating makeover experience! Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/8wqpg9opyobkr4lqqz89nm1obvi4lju5/512x384.jpg', 'https://html5.gamemonetize.com/8wqpg9opyobkr4lqqz89nm1obvi4lju5/', '0', 'Girls', 0, 0, '', 'arabic-make-up-dresser'),
(3098, 'Cat Trap Labyrinth Escape', 'Navigate through the intricate Cat Trap Labyrinth Escape! Maneuver through a maze of cunning traps and challenges to liberate the trapped felines. Utilize cunning strategies and quick reflexes to outwit the labyrinths devious designs. Can you navigate to freedom and rescue the cats before its too late? Website Developer &lt;a href=\'https://www.playbestgames.online/\'&gt;https://www.playbestgames.online/&lt;/a&gt;', 'https://img.gamemonetize.com/dp10mw78lw6535wk58njcp9hmm8crkjm/512x384.jpg', 'https://html5.gamemonetize.com/dp10mw78lw6535wk58njcp9hmm8crkjm/', '0', 'Hypercasual', 0, 0, '', 'cat-trap-labyrinth-escape'),
(3099, 'Baby Taylor Mall Shopping', 'No girl doesn&amp;rsquo;t dream of going to the mall and shopping to her heart&amp;rsquo;s content! The same goes for our good friend Taylor. Today I will give you and Taylor a chance to go to the mall for shopping and entertainment! Go to the fashion store to buy the most beautiful and fashionable clothes, go to the nail salon to get a beautiful manicure, go to the tailor shop to design your own exclusive dress, go to the beauty store to apply beautiful makeup...each item is for girls Most wanted! Okay, don&amp;rsquo;t waste time, let&amp;rsquo;s set off with Taylor!', 'https://img.gamemonetize.com/o8ve2753u0edeajkokt9580qcmnfpat9/512x384.jpg', 'https://html5.gamemonetize.com/o8ve2753u0edeajkokt9580qcmnfpat9/', '0', 'Girls', 0, 0, '', 'baby-taylor-mall-shopping'),
(3100, 'Mahjong Elimination Game', 'Mahjong Elimination Game is an interesting mahjong puzzle game. There are many kinds of mahjong in this game. Try to connect them if they are the same and they will eliminate. Several levels are waiting for you! Dont miss this mahjong game!', 'https://img.gamemonetize.com/aamtoidhpxck3usr5mywbsj6i842d8fr/512x384.jpg', 'https://html5.gamemonetize.com/aamtoidhpxck3usr5mywbsj6i842d8fr/', '0', 'Puzzles', 0, 0, '', 'mahjong-elimination-game'),
(3101, 'Best Coloring Book', 'Introducing a fun Coloring Game for kids! This app comes with 15 cute pictures and three brushes - pencil, paintbrush, and bucket fill. With a palette of 120 colors, kids can enjoy a simple and enjoyable coloring experience. The user-friendly interface makes it easy for parents to save or share their child&amp;rsquo;s creations. It&amp;rsquo;s a perfect way to spark creativity in young minds in the digital world.', 'https://img.gamemonetize.com/46g5f3w8hrmz8z1t4p30ux3zffu6ew0f/512x384.jpg', 'https://html5.gamemonetize.com/46g5f3w8hrmz8z1t4p30ux3zffu6ew0f/', '0', 'Puzzles', 0, 0, '', 'best-coloring-book'),
(3102, 'DuckShooting', 'Duck Shooting is an exciting and adventurous shooting game based on the amusement parks. When you enter the colorful shooting range to shoot there is floating a duck with a crown, and there is a pouty red and offended bird. But there are ducks with a cross! Your task is to hit the ducks and monsters. But be careful to hit the wrong duck because when you do it means that you cannot shoot at them because the points are reduced! Goodluck!', 'https://img.gamemonetize.com/t1g6oswl4f2oel5bq45enprxgzh43zix/512x384.jpg', 'https://html5.gamemonetize.com/t1g6oswl4f2oel5bq45enprxgzh43zix/', '0', 'Clicker', 0, 0, '', 'duckshooting'),
(3103, 'Baking Cooking Fun', '- Follow the gesture prompts, arrow prompts, icon prompts, etc. in the game to cook food step by step - Try using different tools to make food -Mix different ingredients to create unique flavors and colors for your food - Decorate your food with beautiful sprinkles, candies, fruits, straws, balloons and more -Trigger magical rainbow &amp;amp; shooting star magic while tasting desserts', 'https://img.gamemonetize.com/mzeyucryjbvkhdc4r4k9sqjr0c5wfmzn/512x384.jpg', 'https://html5.gamemonetize.com/mzeyucryjbvkhdc4r4k9sqjr0c5wfmzn/', '0', 'Girls', 0, 0, '', 'baking-cooking-fun'),
(3104, 'Pomni Circus Ball Rush', 'Are you ready to have some funny time with Digital Circus Relaxing Time? Digital Circus Relaxing Time is super fun game that you can play online for free. No Download needed! Play around with Pomni character, coloring, box stocking, face distorting or dragging the character around! Play around and have fun!', 'https://img.gamemonetize.com/4jjafiycp6aaff067xbvlsnaby6ojhq5/512x384.jpg', 'https://html5.gamemonetize.com/4jjafiycp6aaff067xbvlsnaby6ojhq5/', '0', 'Hypercasual', 0, 0, '', 'pomni-circus-ball-rush'),
(3105, 'World of Alice  Animal Habitat', 'World of Alice - Animal Habitat World of Alice - Animal Habitat is an educational game developed for children where they will learn what different habitats are and which animals live in them in a fun way from their cell phone, tablet or computer. Excellent educational resource. In World of Alice, learning is fun.', 'https://img.gamemonetize.com/74stifo6gpkp5hqv73a57bq6079mimbr/512x384.jpg', 'https://html5.gamemonetize.com/74stifo6gpkp5hqv73a57bq6079mimbr/', '0', 'Puzzles', 0, 0, '', 'world-of-alice--animal-habitat'),
(3106, 'Ultimate Assassination', 'The story takes place in a luxurious kingdom, challenging you to destroy the king and become the new king. Become a king and beware of potential traitors! Explore the various possible scenarios in the game and experience them while mastering the art of deception. Come and challenge and see if you can successfully destroy the king. Start your journey of deception.', 'https://img.gamemonetize.com/cjkzivm0hh60noz8ku1c91uwowpx668b/512x384.jpg', 'https://html5.gamemonetize.com/cjkzivm0hh60noz8ku1c91uwowpx668b/', '0', 'Hypercasual', 0, 0, '', 'ultimate-assassination'),
(3107, 'Indygirl and the Golden Skull', 'Welcome to the life of Indygirl where challenges and adventures are fun! The girl who loves to uncover hidden treasures and adventures. She now found the Golden Skull and now ready come and needs your help dig into the cave! Your task is help Indygirl in her journey to collect all the jewels and golds that are hidden in the cave. All the golden pieces and diamonds and jewelries from each level of this game, must be collected. But beware, danger and adventures are in, but not in the same amount in all levels. Focus on getting gold! Run as fast as you can before that gigantic rock will run over you!', 'https://img.gamemonetize.com/9u8feqv3grgc780n912qubegy00a8tg1/512x384.jpg', 'https://html5.gamemonetize.com/9u8feqv3grgc780n912qubegy00a8tg1/', '0', 'Clicker', 0, 0, '', 'indygirl-and-the-golden-skull'),
(3108, 'Princess Goldsword and The Land of Water', 'In a world of magic in a far away land, there is an island where Trinks lives a very friendly creature, Princess Goldsword. They have the loyalty of the courageous Princess. It protects from all dangers. But something terrible has happened! The monsters from the waters stole all the treasures of Trinks. And worse, stolen children also! The task is to help Princess Goldsword recover the stolen treasures while facing monsters, traps, and challenges of all sizes.', 'https://img.gamemonetize.com/6pjwwhx766ooq4tq1bk5ho9x0uztkaqd/512x384.jpg', 'https://html5.gamemonetize.com/6pjwwhx766ooq4tq1bk5ho9x0uztkaqd/', '0', 'Clicker', 0, 0, '', 'princess-goldsword-and-the-land-of-water'),
(3109, 'Organize It', 'Organize It is a decompression and organizing game for all players. Arent you tired of all the clutter and chaos? Dont you just find peace when everything is in its right place and in harmony? Everything is scattered in total chaos. Only a hero can fight against all this chaos. This is your chance to organize it! Solve ingenious puzzles and organize everything to find harmony at every level. Organize, profit and become the best of the best!', 'https://img.gamemonetize.com/wq963k2rgn9wlftys4l6gdr2aoh10ait/512x384.jpg', 'https://html5.gamemonetize.com/wq963k2rgn9wlftys4l6gdr2aoh10ait/', '0', 'Girls', 0, 0, '', 'organize-it'),
(3110, 'Catnap Poppy Playtime: Puzzle', 'In this puzzle, your task is to draw geometric shapes. They must fall or roll and knock out CatNap. There are special tools, hooks, beams, rockets, stones and balls. Use logic and physics to cope with all tasks and pass all levels. Good luck and good mood.', 'https://img.gamemonetize.com/46r5tdyddgh7rkbmtfqi0by8u6mrro1u/512x384.jpg', 'https://html5.gamemonetize.com/46r5tdyddgh7rkbmtfqi0by8u6mrro1u/', '0', 'Puzzles', 0, 0, '', 'catnap-poppy-playtime-puzzle'),
(3111, 'Classic Tank Wars Extreme HD', 'Classic Tank Wars Extreme HD brings back the good old Arcade days to your mobile device! Attack and destroy enemy armored vehicles in 120 exciting levels to achieve the main goal victory! But do not forget to defend your base in the heat of the fights; its destruction leads to the failure of your entire mission. There are also dangerous minibosses and other challenges. Can you master them and become the hero in this classic arcade game? Good luck!', 'https://img.gamemonetize.com/symn69cisr0r1j9pfx6u4do3qsfht01m/512x384.jpg', 'https://html5.gamemonetize.com/symn69cisr0r1j9pfx6u4do3qsfht01m/', '0', 'Shooting', 0, 0, '', 'classic-tank-wars-extreme-hd'),
(3112, 'Ultimate Plants TD', 'Ultimate Plants TD is an army of plants to protect your garden from countless zombies. Your goal is to protect your garden from challenging waves of zombies. Experimenting with different plant combinations and positioning is the key to maximizing your defense capabilities and overcoming tough challenges!', 'https://img.gamemonetize.com/g2ykgebeut0320brzqb87dfur7j3tq0s/512x384.jpg', 'https://html5.gamemonetize.com/g2ykgebeut0320brzqb87dfur7j3tq0s/', '0', 'Hypercasual', 0, 0, '', 'ultimate-plants-td'),
(3113, 'Nuts and Bolts: Screw Puzzle', 'Nuts And Bolts Screw Puzzle is a puzzle game to remove bolts from the board, by moving the bolts to other bolt holes. The game will be finished when all the boards are gone. Touch the bolt you selected, then move it to the available bolt hole, removing all boards from the game screen. When the board is stuck, it is your job to drop the board so that the game is finished.', 'https://img.gamemonetize.com/qgdqv3n2cla6fvt8shgkb018o31lwcxr/512x384.jpg', 'https://html5.gamemonetize.com/qgdqv3n2cla6fvt8shgkb018o31lwcxr/', '0', 'Puzzles', 0, 0, '', 'nuts-and-bolts-screw-puzzle'),
(3114, 'Aircraft Battle 2024', 'You are a ship on a crucial mission to obliterate any aircraft spotted in the vast skies. Utilize the radar located at the center of the screen, and direct the mouse towards the targeted aircraft to initiate automatic shooting. Your precision and agility are paramount in ensuring the success of your mission. Stay vigilant and be prepared to engage in intense aerial combat as you navigate through the challenges of the sky. Only your skills can guarantee victory in this high-stakes battle. Website Developer &lt;a href=\'https://www.crazygamesonline.com\'&gt;https://www.crazygamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/vdpxh1ejl80w4hp7p7psuimdw10jbb9n/512x384.jpg', 'https://html5.gamemonetize.com/vdpxh1ejl80w4hp7p7psuimdw10jbb9n/', '0', 'Action', 0, 0, '', 'aircraft-battle-'),
(3115, 'Face Changes', 'Face Changer is a fun puzzle game in which you have to correctly put together different faces in order to move to the next level or achieve new and better results in the training mode.', 'https://img.gamemonetize.com/05hwntll1yzv9dwtq1z0y9329dldy9yp/512x384.jpg', 'https://html5.gamemonetize.com/05hwntll1yzv9dwtq1z0y9329dldy9yp/', '0', 'Puzzles', 0, 0, '', 'face-changes'),
(3116, 'Happy Hawaiian Holiday', 'Zoe, Chloe, and Winnie plan to go on a holiday in Hawaii. They are so excited about this trip! Firstly, please change bikinis for each one, then play the finding items game. Have fun playing with these lovely girls!', 'https://img.gamemonetize.com/iq7ker01mp8fddvkb21a5whp7v3gvlh2/512x384.jpg', 'https://html5.gamemonetize.com/iq7ker01mp8fddvkb21a5whp7v3gvlh2/', '0', 'Girls', 0, 0, '', 'happy-hawaiian-holiday'),
(3117, 'Seafaring Memory  Challenge', 'Embark on a mesmerizing journey beneath the waves with Seafaring Memory Challenge! Immerse yourself in an oceanic adventure where the depths of the sea hold an endless array of mysteries and treasures waiting to be discovered. As you delve into this captivating world, youll encounter a diverse assortment of sea-themed icons, from colorful fishes and delicate sea shells to sunken treasures like bottles, anchors, and keys. The gameplay is simple yet engaging: match pairs of identical icons to progress through the levels. With no limit to the number of levels, the challenge is endless, offering hours of entertainment and excitement. Each level', 'https://img.gamemonetize.com/6ssbro7t992clo9gmynsidfczv7ueejp/512x384.jpg', 'https://html5.gamemonetize.com/6ssbro7t992clo9gmynsidfczv7ueejp/', '0', 'Puzzles', 0, 0, '', 'seafaring-memory--challenge'),
(3118, 'Sweet Doll Dressup Makeup', 'Sweet Doll Dressup Makeup Game is a very fashionable dress-up game at yiv.com. If you are a fashion enthusiast this game is super perfect for you. Princess Dress Up Sweet Doll combines a spa game and a dress-up game. You can experience both the fun of giving a doll a face spa and a day as a stylist. The game has hundreds of different styles of accessories and clothing, you can always find a unique style for you in this DIY Paper Doll. You can even privately customize the dolls features. Want to know more about this game? Come and play it.', 'https://img.gamemonetize.com/l030mefanawp20w7yi6ywngngeo6reod/512x384.jpg', 'https://html5.gamemonetize.com/l030mefanawp20w7yi6ywngngeo6reod/', '0', 'Girls', 0, 0, '', 'sweet-doll-dressup-makeup'),
(3119, 'Friends Battle Water Die', 'Are you ready to fight with your friend? Engage in battle with your friend and the one who achieves the most kills wins. You must fight with your friend. Draw your sword and be ready for battle. The water is rising every second, so you must be very careful of the water. The water will kill you; fight with your friend before the water comes and reach the highest kill count.', 'https://img.gamemonetize.com/hfqndhz4mtabr586stwlbe6a6opb6une/512x384.jpg', 'https://html5.gamemonetize.com/hfqndhz4mtabr586stwlbe6a6opb6une/', '0', 'Action', 0, 0, '', 'friends-battle-water-die'),
(3120, 'Girls Doll Spinner', 'Girls Doll Spinner invites players into a vibrant world where creativity knows no bounds. Delightful dolls and charming accessories await customization as players spin their way through endless possibilities. From fashion-forward outfits to adorable hairstyles, every detail reflects the players unique style. With intuitive controls and a plethora of options, this game encourages imagination and self-expression. Whether designing for a fashion show or a casual hangout. Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/570o10a5ykhp2z3qzmwntdtxu234p5z7/512x384.jpg', 'https://html5.gamemonetize.com/570o10a5ykhp2z3qzmwntdtxu234p5z7/', '0', 'Girls', 0, 0, '', 'girls-doll-spinner'),
(3121, 'Grimace Click and Paint', 'Grimace Click and Paint is another one yet super fun coloring game for kids. You can play Grimace Click and Paint online for free, No Download needed to play. Choose one of the images and paint it the way you like. When done, share it with your friends! Have fun!', 'https://img.gamemonetize.com/zwz6iuv656hriixh015zjwcx6vo1gzvu/512x384.jpg', 'https://html5.gamemonetize.com/zwz6iuv656hriixh015zjwcx6vo1gzvu/', '0', 'Girls', 0, 0, '', 'grimace-click-and-paint'),
(3122, 'Roll Ball 3D', 'Roll Ball 3D is one of the best ball games ever. You will easily learn how to control ball games 3D, but will you be able to master the rolling ball games? Time is of the essence! Only speed and focus will help you unlock more arenas with new challenges ahead! Play Roll Ball 3D and test your ball control skills! Overcome obstacles and win. It is very easy to control the ball, but it will take skill to win. Collect rare balls and improve your record until you become a champion.', 'https://img.gamemonetize.com/79zn54hmgobp9xiwqk7kype11zih5m66/512x384.jpg', 'https://html5.gamemonetize.com/79zn54hmgobp9xiwqk7kype11zih5m66/', '0', 'Sports', 0, 0, '', 'roll-ball-d'),
(3123, 'Celebrity Face Dance', '&amp;laquo;Celebrity Face Dance&amp;raquo; - an exciting game for girls that combines makeup and dancing. In this game, you can transform into real stars and experience being a makeup artist and dancer at the same time. Three celebrities await you - Ariana, Taylor and Billie, each with their unique style and image. Choose your favorite star and start creating a unique look for her. Use various cosmetic products to enhance beauty and individuality girls. Then, when the makeup is ready, move on to the most exciting part - the dance! Follow the instructions on the screen and mimic the celebritys moves to become a true dance floor star!', 'https://img.gamemonetize.com/oiyo4i0noam0429tsdwwiti2jfcbgrkh/512x384.jpg', 'https://html5.gamemonetize.com/oiyo4i0noam0429tsdwwiti2jfcbgrkh/', '0', 'Girls', 0, 0, '', 'celebrity-face-dance'),
(3124, 'Bffs Spring Break Fashionista', 'Welcome to the Bffs Spring Break Fashionista. Spring break is here. Barbie and their friends are can&amp;rsquo;t wait to have some fun together. They&amp;rsquo;ve been waiting for the spring break since the beginning of the year. Help them prepare their spring break outfits! They can finally wear skirts and dresses since it&amp;rsquo;s really warm outside now, so make sure to create a cute look! Have fun!', 'https://img.gamemonetize.com/b7u5ekaz61e705u5e1uunnxmjvus6os8/512x384.jpg', 'https://html5.gamemonetize.com/b7u5ekaz61e705u5e1uunnxmjvus6os8/', '0', 'Girls', 0, 0, '', 'bffs-spring-break-fashionista'),
(3125, 'Fashion Dye Pro', 'Fashion Dye Pro is a fun-filled shirt DIY game. Follow the hottest summer trends! Tie-dye summer clothing and beach accessories! Show off your creative skills by customizing tie-dye outfits to your liking. Get requests from customers and paint garments at will. Being creative isnt hard: first tie it up, then dye it! Unleash your DIY art cells and leave everything to the dye! Get high this summer! Come join us!', 'https://img.gamemonetize.com/udmbp4dij9uvhpb3v8gou9vt92iht1gw/512x384.jpg', 'https://html5.gamemonetize.com/udmbp4dij9uvhpb3v8gou9vt92iht1gw/', '0', 'Girls', 0, 0, '', 'fashion-dye-pro'),
(3126, 'Baby Taylor Pajama Party', 'Hurry up and join Taylor and her friend Jessica for a stylish girls pajama party! Its just you! Together with the two girls, clean the room first! Then put on stylish pajamas and design your adorable pillows. Dont forget to prepare food and drinks, movies and snacks are a must for a slumber party! Finally, lets take a group photo! Do you want to experience the joy of not sleeping all night? Come and join us soon, we are waiting for you!', 'https://img.gamemonetize.com/g526efcq5l1c41ivta15munfhxwueafh/512x384.jpg', 'https://html5.gamemonetize.com/g526efcq5l1c41ivta15munfhxwueafh/', '0', 'Girls', 0, 0, '', 'baby-taylor-pajama-party');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3127, 'Fun Golf', 'Fun Golf is a game in which you need to hit the golf ball into the holes located on different floors and there are obstacles that can sometimes destroy the ball.', 'https://img.gamemonetize.com/2a4n27775li5nlyq75cbmoiyckyet93v/512x384.jpg', 'https://html5.gamemonetize.com/2a4n27775li5nlyq75cbmoiyckyet93v/', '0', 'Sports', 0, 0, '', 'fun-golf'),
(3128, 'Spring Trails Spot The Diffs', 'Spring Trails Spot The Diffs is an engaging puzzle game where players explore vibrant spring landscapes and challenge their observation skills by spotting the differences between two seemingly identical images. Dive into the beauty of nature while sharpening your attention to detail in this delightful springtime adventure!', 'https://img.gamemonetize.com/dgpqyd685jbu3m5m26pgsnwf6rcv1f0o/512x384.jpg', 'https://html5.gamemonetize.com/dgpqyd685jbu3m5m26pgsnwf6rcv1f0o/', '0', 'Puzzles', 0, 0, '', 'spring-trails-spot-the-diffs'),
(3129, 'Pull The Pin 3D: Help Police', 'Assist the courageous police officer who is on a mission to capture an escaped criminal. Use your ingenuity and cunning to pull the correct pins and aid the police in their pursuit. During the chase, you might encounter zombies or obstinate thugs. Beware of the traps set by the criminal. Be cautious!', 'https://img.gamemonetize.com/63oksceyfhlzq8pqrbjnwcxbz8tmga1t/512x384.jpg', 'https://html5.gamemonetize.com/63oksceyfhlzq8pqrbjnwcxbz8tmga1t/', '0', 'Hypercasual', 0, 0, '', 'pull-the-pin-d-help-police'),
(3130, 'Valentines Day Single Party', 'Its Valentines Day, but Adella doesnt have a date. Luckily, she has her 2 good friends, Rebecca and Jade! So, Adella invites her friends to join a Valentines Day single party, this is so special! Now, lets prepare for the party! Decorate the room for the party and pick chic outfits. Enjoy! Spend a free and happy day with fashionable girls!', 'https://img.gamemonetize.com/q4f2dmumyc8eg9a0tz5ec7pfsj5mnhqr/512x384.jpg', 'https://html5.gamemonetize.com/q4f2dmumyc8eg9a0tz5ec7pfsj5mnhqr/', '0', 'Girls', 0, 0, '', 'valentines-day-single-party'),
(3131, 'Highway Police Race', 'Embark on a heart-pounding adventure as law enforcement officers engage in thrilling pursuits along the vast stretches of highway. In this adrenaline-fueled race against time, skilled highway patrol officers strive to apprehend reckless drivers, ensuring the safety of all travelers. With speed, strategy, and precision driving, they navigate through challenging terrain, facing perilous obstacles while upholding the law. Website Developer &lt;a href=\'https://www.ovigames.com/\'&gt;https://www.ovigames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/gn586w34lctnc26k6i52aaypfjt00nr7/512x384.jpg', 'https://html5.gamemonetize.com/gn586w34lctnc26k6i52aaypfjt00nr7/', '0', 'Racing', 0, 0, '', 'highway-police-race'),
(3132, 'The Boyfriend Of Valentines Day', 'Valentines Day is coming! sofia has already received three different boys appointment invitations! Jack is a handsome and gentlemanly boy, Kris is very brave and kind, and Flynn is so witty and humorous, which boy should Sofia choose for a date of Valentines Day? Can you help her with this decision?', 'https://img.gamemonetize.com/aqs0uog4ryird39ey2wka9lwrg3axvg0/512x384.jpg', 'https://html5.gamemonetize.com/aqs0uog4ryird39ey2wka9lwrg3axvg0/', '0', 'Girls', 0, 0, '', 'the-boyfriend-of-valentines-day'),
(3133, 'Coin Drop', 'Play at Coin Drop and have fun with this entertaining puzzle game! The goal of the game is to get the coin into the basket without letting it touch the ground! Try to complete all different 24 levels! How to do this? Simply: destroy the boxes and, using the principles of physics to roll the coin into the basket! Coin Drop is simple and fun puzzle game for everyone!', 'https://img.gamemonetize.com/bdydfhxut7s4l9vogxhu383x53o2aist/512x384.jpg', 'https://html5.gamemonetize.com/bdydfhxut7s4l9vogxhu383x53o2aist/', '0', 'Puzzles', 0, 0, '', 'coin-drop'),
(3134, 'Jungle Runner', 'Once start the game, youll start your adventure running through the trees and cant stop. Forget the temple, street, cave, ninja or zombie run, feel the experience of this running game for Jungle survival. During the game you have keep clear of unexpected difficulties and obstacles in the jungle, while defending yourself and running away from crowd of hurdles.', 'https://img.gamemonetize.com/9tnty7u8fhg7rxgzz8ugaikw2uf81xgu/512x384.jpg', 'https://html5.gamemonetize.com/9tnty7u8fhg7rxgzz8ugaikw2uf81xgu/', '0', 'Hypercasual', 0, 0, '', 'jungle-runner'),
(3135, 'Knife Throw Master', 'Knife Throw Master is a fun game of reflexes and skills in which you must show off your knife throwing skills! During each challenge you must throw all of your knives into a rotating fruit board and unlock special knives. You cannot hit any other knives attached to the spinning board. collect candies to earn more lives or watch ads to collect hearts. Enjoy!', 'https://img.gamemonetize.com/t1783s824h69ceiigikxdoaruv2caf9t/512x384.jpg', 'https://html5.gamemonetize.com/t1783s824h69ceiigikxdoaruv2caf9t/', '0', 'Shooting', 0, 0, '', 'knife-throw-master'),
(3136, 'Witch Princess Alchemy', 'Witch Princess Alchemy immerses players into a mystical realm where they embody a budding sorceress mastering the art of alchemy. With an array of magical ingredients at their disposal, they embark on a captivating journey to brew potions, cast spells, and solve enchanting puzzles. As they progress, players uncover ancient secrets, encounter fantastical creatures, and ultimately strive to become the most powerful witch in the land. Combining strategy, exploration, and whimsical charm, this game promises an enchanting adventure for all aspiring sorcerers. Website Developer &lt;a href=\'https://www.coolcrazygames.com\'&gt;https://www.coolcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/rwkci4wwshnrifatv7dc4pw5aqu6ygws/512x384.jpg', 'https://html5.gamemonetize.com/rwkci4wwshnrifatv7dc4pw5aqu6ygws/', '0', 'Girls', 0, 0, '', 'witch-princess-alchemy'),
(3137, 'Bloomball 1: New Labyrinth Maze 2024', 'Meet Bloomball, the plucky yellow sphere on a heroic quest to save its world. In Bloomball 1: New Labyrinth Maze 2024, join Bloomball in traversing perilous mazes across diverse landscapes: the towering Barisan Mountains, the shifting Parangkusumo Sand Dunes, the ancient Carstenz Pyramid, and the fiery Ring of Fire. Bloomballs adorable appearance belies its unwavering courage as it gathers Hot Ice, the life force of its realm. Agile and determined, Bloomball embarks on an epic journey to thwart impending darkness and emerge victorious. Ready to roll into adventure?', 'https://img.gamemonetize.com/28gk1kda3bcga6ktf30e6kxrnxl190kb/512x384.jpg', 'https://html5.gamemonetize.com/28gk1kda3bcga6ktf30e6kxrnxl190kb/', '0', 'Racing', 0, 0, '', 'bloomball--new-labyrinth-maze-'),
(3138, 'Egg Wars', 'Protect the egg in your own area from damage and win the game by damaging the opposite egg. Knock down your opponent in one move using cannon launchers. With the money you earn, buy cannons and make more bullet ammunition. Enjoy!', 'https://img.gamemonetize.com/mmf9jqdtaj0eizuitxj19i7u6pp0tvyt/512x384.jpg', 'https://html5.gamemonetize.com/mmf9jqdtaj0eizuitxj19i7u6pp0tvyt/', '0', 'Action', 0, 0, '', 'egg-wars'),
(3139, 'Harry&amp;rsquo;s Flight', 'Harry&amp;rsquo;s Flight invites players to embark on an enchanting journey through the magical world. In this hypercasual game, players take control of the iconic bespectacled wizard as he navigates through a series of obstacles and challenges while soaring through the skies on his broomstick. With simple one-touch controls, players must tap the screen to help Harry ascend and descend, avoiding obstacles. The game features vibrant and whimsical graphics inspired. Players also can unlock new characters as they progress through the game.', 'https://img.gamemonetize.com/49voe0xvdsnabvdkijelfuhw1cebqdvd/512x384.jpg', 'https://html5.gamemonetize.com/49voe0xvdsnabvdkijelfuhw1cebqdvd/', '0', 'Hypercasual', 0, 0, '', 'harryamprsquos-flight'),
(3140, 'Rock Star Animal Hair Salon', 'Jungle animals are going crazy on-stage tonight! But first, you need to style and give the cutest band of animal rock stars a makeover for a crazy cool musical performance! Crazy hair colors, wild hairstyles, cool tattoo designs, sparkly makeup, hundreds of stage outfits and more rock star fun! All the superstar animals have new clothes and are ready to be styled! Can you give them a makeover? Now play music on a different stage with the Animals! Become a real star!', 'https://img.gamemonetize.com/lbo9n66w5ir2rq7h0dt3bpaxyaokjs31/512x384.jpg', 'https://html5.gamemonetize.com/lbo9n66w5ir2rq7h0dt3bpaxyaokjs31/', '0', 'Girls', 0, 0, '', 'rock-star-animal-hair-salon'),
(3141, 'Digital Circus Relaxing Time', 'Are you ready to have some funny time with Digital Circus Relaxing Time? Digital Circus Relaxing Time is super fun game that you can play online for free. No Download needed! Play around with Pomni character, coloring, box stocking, face distorting or dragging the character around! Play around and have fun!', 'https://img.gamemonetize.com/4kh1yb7yu6skverpqxrv12ulj4o648d8/512x384.jpg', 'https://html5.gamemonetize.com/4kh1yb7yu6skverpqxrv12ulj4o648d8/', '0', 'Hypercasual', 0, 0, '', 'digital-circus-relaxing-time'),
(3142, 'Crazy Shoots', 'Experience the most fun and realistic soccer game with Crazy Goals! Kick, Fun Shoot Soccer Balls. This game features stunning graphics and a physics engine that simulates the real action of soccer. Enjoy the easy controls and smooth movements of Crazy Goals! Kick, Fun Shoot Soccer Balls.Crazy Shoot is a crazy and cool football game, there are many levels waiting for you, try to pass all of them! Avoid your opponents who want to kick your football out of the field.', 'https://img.gamemonetize.com/ff9z0s89gr04ocrcc32upxz30t9mhq5h/512x384.jpg', 'https://html5.gamemonetize.com/ff9z0s89gr04ocrcc32upxz30t9mhq5h/', '0', 'Sports', 0, 0, '', 'crazy-shoots'),
(3143, 'Giant Sushi: Merge Master Game', 'Giant Sushi is a relaxing puzzle game where your goal is to merge sushi! Sounds easy, doesnt it? Take the challenge and become the new sushi master!', 'https://img.gamemonetize.com/ntemfljyf8nv4g3fty6vf3rr74qh8a6c/512x384.jpg', 'https://html5.gamemonetize.com/ntemfljyf8nv4g3fty6vf3rr74qh8a6c/', '0', 'Puzzles', 0, 0, '', 'giant-sushi-merge-master-game'),
(3144, 'Cleaner Run', 'Welcome to Cleaner Run Hypercasual 3D Game! Clean the road faster to win by choosing the right item to clean. Explore tons of amazing and challenging levels and try to complete them all. Enjoy!', 'https://img.gamemonetize.com/jzjvbcpzmkjbnef7v9io38gr9olsg6hq/512x384.jpg', 'https://html5.gamemonetize.com/jzjvbcpzmkjbnef7v9io38gr9olsg6hq/', '0', 'Hypercasual', 0, 0, '', 'cleaner-run'),
(3145, 'Nail Salon Girl Games', 'Young fashionistas, put down some hair, makeup and make-up games for a while and try different, new and fun games. You have the ability to create your own manicure, learn how to do beautiful manicure yourself, improve to the level of professional skills and in the future you will have a perfect manicure and you do not have to go to a nail salon. Take some time to relax and captivate your imagination by making beautiful nails in one of the best games to create a manicure for girls. If you want to succeed in the world of fashion and beauty and show your friends that you are a real manicurist, then dont miss your chance!', 'https://img.gamemonetize.com/zcdstsd8i5eqjfnz2d8f2dgid26e1ppa/512x384.jpg', 'https://html5.gamemonetize.com/zcdstsd8i5eqjfnz2d8f2dgid26e1ppa/', '0', 'Girls', 0, 0, '', 'nail-salon-girl-games'),
(3146, 'Tanks in Space', 'Grandiose tank battles that will take place on various planets are waiting for you in the new exciting online game Tanks in Space. At the beginning of the game, you will have to choose your first tank model and then the planet on which the battle will take place. After that, your tank will be visible on the screen in front of you, which will move across the terrain towards the enemy. Having noticed enemy tanks, you will have to aim your cannon at him and make a shot. If your aim is accurate, then your projectile will hit right on target. Website Developer &lt;a href=\'https://speedcargames.com/\'&gt;https://speedcargames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/0iv1cgn91d4g3vys1nht57ey8s5gczc7/512x384.jpg', 'https://html5.gamemonetize.com/0iv1cgn91d4g3vys1nht57ey8s5gczc7/', '0', 'Shooting', 0, 0, '', 'tanks-in-space'),
(3147, 'Cosmic Tetriz Puzzles', 'Join a cosmic puzzle adventure where Tetriz meets pixel art. Place colorful Tetriz-style pieces on a grid to create shapes, ranging from easy to complex. Each piece has its own spot, adding to the challenge. Complete 45 levels, solving cosmic Tetriz puzzles in a space-themed setting. Can you beat this cosmic challenge before times up?', 'https://img.gamemonetize.com/h5qj7gd97w36fndmhter8sfrwigcxbr7/512x384.jpg', 'https://html5.gamemonetize.com/h5qj7gd97w36fndmhter8sfrwigcxbr7/', '0', 'Puzzles', 0, 0, '', 'cosmic-tetriz-puzzles'),
(3148, 'Life Organizer Games', 'Life Organizer Games is a simulation game with the theme of storage and organizing. Players need to play an organizer to complete a variety of storage tasks, organize the room and decorate the room. In this game, you will enjoy a lot of beautiful scenes, all kinds of storage and organization to bring players endless fun. Are you ready? Start when you are ready!', 'https://img.gamemonetize.com/u37ct4c36exmvj6lm5p41vu4ov1rrjrl/512x384.jpg', 'https://html5.gamemonetize.com/u37ct4c36exmvj6lm5p41vu4ov1rrjrl/', '0', 'Girls', 0, 0, '', 'life-organizer-games'),
(3149, 'Unicorn Math', 'Do you also struggle with your math grades and are always uninterested in the subject of math? Maybe the learning method is too boring. Try Unicorn Math at yiv.com. And let Little Unicorn accompany you to learn math calculations. Unicorn will ask you questions, give you positive feedback when you answer correctly, and gently teach you the correct answer when you answer incorrectly. Unicorn Math Online is a game designed for children to cultivate their interest in math and to develop their mathematical thinking. If you are a math lover or want to improve your math score, this game is the best choice for you. Enjoy.', 'https://img.gamemonetize.com/qsddkjhznleevgwpck35s3huyjj1mwqf/512x384.jpg', 'https://html5.gamemonetize.com/qsddkjhznleevgwpck35s3huyjj1mwqf/', '0', 'Girls', 0, 0, '', 'unicorn-math'),
(3150, 'Happy Farm Animals', 'Designed especially for toddlers aged 1.5 to 5 years old, this engaging and educational game is a perfect tool for teaching your children the names and sounds of different farm animals. The game features large, vibrant images that make it easy for your childs small fingers to interact with them. While the game is designed to be intuitive, younger children may need some initial guidance and assistance from an adult. By playing this game, your child can learn about various farm animals while developing their fine motor skills and hand-eye coordination.', 'https://img.gamemonetize.com/wbt5gzp1mvvltvcln8860vi21xfavtzf/512x384.jpg', 'https://html5.gamemonetize.com/wbt5gzp1mvvltvcln8860vi21xfavtzf/', '0', 'Clicker', 0, 0, '', 'happy-farm-animals'),
(3151, 'Wolf Life Simulator', 'Wolf Life Simulator: A Realistic Animal Simulation Game Explore the life of a wolf in Wolf Life Simulator, the most realistic animal simulation game ever! Become a wolf and learn how to survive, hunt, mate, and fight against other predators. Experience the thrill of the wild in this exciting wildlife game. Are you ready for the adventure? Try Wolf Life Simulator now and have fun!', 'https://img.gamemonetize.com/d7d1b3h85p68dh7byofdqxgd6d5wirlf/512x384.jpg', 'https://html5.gamemonetize.com/d7d1b3h85p68dh7byofdqxgd6d5wirlf/', '0', 'Adventure', 0, 0, '', 'wolf-life-simulator'),
(3152, 'Baby Taylor Airport Travel', 'Join Taylor, our adorable young adventurer, on her first airplane journey. This game is an exciting educational experience designed to teach young girls about the ins and outs of air travel. Taylor needs your help to pack her bags, go through the airport procedures, and ensure a smooth flight. Prepare for takeoff and accompany Taylor as she boards the airplane, all while learning valuable lessons about travel. Dont forget to assist Taylor in buying souvenirs to remember this incredible journey! Ready to guide Taylor through her high-flying adventure? Lets take to the skies and make this journey an unforgettable one!', 'https://img.gamemonetize.com/usoncfqkki51sjdoiqc1vna0z5t2dnfh/512x384.jpg', 'https://html5.gamemonetize.com/usoncfqkki51sjdoiqc1vna0z5t2dnfh/', '0', 'Girls', 0, 0, '', 'baby-taylor-airport-travel'),
(3153, 'rotating triangle', 'Triangle rotation matching color elimination puzzle game.', 'https://img.gamemonetize.com/tmb4t8jblus3zquzydo6b989zz3p364y/512x384.jpg', 'https://html5.gamemonetize.com/tmb4t8jblus3zquzydo6b989zz3p364y/', '0', 'Hypercasual', 0, 0, '', 'rotating-triangle'),
(3154, 'Granny Pills: Defend Cactuses', '2075 year. After the invasion of aliens, there was almost no life and oxygen left on Earth. The only plant that survived are cacti. The aliens want to destroy or steal all the cactuses to stop the live on Earth. The brave Granny who grows her cactuses on the road (so that they can receive rays of light) should protect them from aliens. She discovered that the aliens are afraid of human pills, and she has a huge amount of them, as well as a shotgun loaded in case of emergency. Help her and her cactuses to restore life on Earth and chase away the aliens!', 'https://img.gamemonetize.com/gv3pxm56g11d1pr2lvikqo26ic3chm7u/512x384.jpg', 'https://html5.gamemonetize.com/gv3pxm56g11d1pr2lvikqo26ic3chm7u/', '0', 'Shooting', 0, 0, '', 'granny-pills-defend-cactuses'),
(3155, 'Anime Couples Dress Up 1', 'Anime Couples Dress Up 1 is likely a title referring to a dress-up game featuring anime-style characters in romantic pairings. These games allow players to customize the appearance of both characters, including hairstyles, clothing, and accessories, often focusing on creating visually appealing couples. Such games cater to fans of anime and manga who enjoy expressing their creativity through character design and fashion. Website Developer &lt;a href=\'https://www.playbestgames.online/\'&gt;https://www.playbestgames.online/&lt;/a&gt;', 'https://img.gamemonetize.com/djbcmofqdlxfjhf7u0cauzaj490vf9lb/512x384.jpg', 'https://html5.gamemonetize.com/djbcmofqdlxfjhf7u0cauzaj490vf9lb/', '0', 'Girls', 0, 0, '', 'anime-couples-dress-up-'),
(3156, 'Basketball 2024', '30-Second Hoop Challenge: Aim for the Basket and Collect Stars for Bonus Points Obstacle Slam Dunk: Use Obstacles to Bounce the Ball and Score!', 'https://img.gamemonetize.com/ijcvw9kk6ed2b4caylnunsmzv2q5bhcm/512x384.jpg', 'https://html5.gamemonetize.com/ijcvw9kk6ed2b4caylnunsmzv2q5bhcm/', '0', 'Sports', 0, 0, '', 'basketball-'),
(3157, 'Christmas Rush : Red and Friend Balls', 'Christmas Rush Red and Friend Balls Immerse yourself in the magical world of Christmas with the mobile game that will make your heart race! In Christmas Ball Rush, players have only 15 seconds to skillfully toss moving balls into the festive box. Its not just a test of speed but also a unique way to feel the holiday magic at any time. In the game, youll find 16 different types of balls to play with, each exuding charm and a Christmas atmosphere. Some balls are adorned with Christmas motifs such as reindeer, Christmas trees, or snowflakes, adding even more joy to the holiday experience.', 'https://img.gamemonetize.com/7kurnee1nc7xc1cgekeqs3f1mifb9fvq/512x384.jpg', 'https://html5.gamemonetize.com/7kurnee1nc7xc1cgekeqs3f1mifb9fvq/', '0', 'Adventure', 0, 0, '', 'christmas-rush--red-and-friend-balls'),
(3158, 'World of Alice Sequencing Numbers', 'World of Alice -&amp;nbsp;Sequencing Numbers World of Alice - Sequencing Numbers is an educational game developed for children to teach numerical order in a fun way using a cell phone, tablet or computer. Excellent educational resource In World of Alice, learning is fun.', 'https://img.gamemonetize.com/3a537qkf061xi3pifj6olkhqx09ay35h/512x384.jpg', 'https://html5.gamemonetize.com/3a537qkf061xi3pifj6olkhqx09ay35h/', '0', 'Puzzles', 0, 0, '', 'world-of-alice-sequencing-numbers'),
(3159, 'Car Wash For Kids', 'Work as a master car mechanic and wash dirty planes in the childrens auto garage plane wash repair game or car wash game where you must perform multiple tasks like car washing, car repair, and test driving the cars. Website Developer &lt;a href=\'https://www.giugames.com/\'&gt;https://www.giugames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/syh3vwnt5x2ar7lei7menfsekdsp0y5v/512x384.jpg', 'https://html5.gamemonetize.com/syh3vwnt5x2ar7lei7menfsekdsp0y5v/', '0', 'Clicker', 0, 0, '', 'car-wash-for-kids'),
(3160, '100 Monster Escape Room', '100 Monster Escape Room! Navigate through a maze of cryptic puzzles and challenges as you race against time to evade the clutches of a hundred menacing monsters. Use your wits and teamwork to unlock each obstacle and uncover the secrets of the room. Can you outsmart the creatures and make your daring escape before its too late? The ultimate test awaits! Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/xidfd4cx2ejd79uc8qujjatm7xu9wln3/512x384.jpg', 'https://html5.gamemonetize.com/xidfd4cx2ejd79uc8qujjatm7xu9wln3/', '0', 'Hypercasual', 0, 0, '', '-monster-escape-room'),
(3161, 'LOL Surprise Fresh Spring Look Game', 'Welcome to the LOL Surprise Fresh Spring Look. LOL Suprise Girls have some plans for welcoming their favorite season spring. They already filled their cupboard with new spring fashion. But they have a dilemma is to choose the best outfits. Browse the wardrobe and pick the suitable outfits for each one.', 'https://img.gamemonetize.com/u8mt45a08svxcysuilhnk6j9weafy46u/512x384.jpg', 'https://html5.gamemonetize.com/u8mt45a08svxcysuilhnk6j9weafy46u/', '0', 'Girls', 0, 0, '', 'lol-surprise-fresh-spring-look-game'),
(3162, 'Little Panda Chinese Festival Crafts', 'Little Panda Chinese Festival Crafts is a creative DIY game. Chinese New Year is just around the corner and the Little Panda family is preparing for this upcoming traditional festival. Join them and make crafts together. You can choose one of the three crafts: clay rabbit, spring scrolls, and delicious cakes. The graphics are beautiful and the storyline is interesting, so if you like Chinese New Year and crafts, this is the perfect game for you. Want to know more about his game? Come and invite your close friends to play this game with you. Have a good time!', 'https://img.gamemonetize.com/86j5z5m7vl7yd24df4rvzafuw3h43t5x/512x384.jpg', 'https://html5.gamemonetize.com/86j5z5m7vl7yd24df4rvzafuw3h43t5x/', '0', 'Girls', 0, 0, '', 'little-panda-chinese-festival-crafts'),
(3163, '2048 Shooter Merge', 'Experience the excitement of an arcade adventure infused with the captivating gameplay of 2048! Dive into a 3D world with lifelike physics and intuitive controls. Your objective? Match blocks bearing identical numbers. Engage with the games dynamic physics to merge blocks and unveil new ones. Get ready for endless fun as you embark on this thrilling journey of strategy and skill! Website Developer &lt;a href=\'https://www.game-plays.com/\'&gt;https://www.game-plays.com/&lt;/a&gt;', 'https://img.gamemonetize.com/32htqr1sup9h15yg4dpabwe6osazvr1d/512x384.jpg', 'https://html5.gamemonetize.com/32htqr1sup9h15yg4dpabwe6osazvr1d/', '0', 'Hypercasual', 0, 0, '', '-shooter-merge'),
(3164, '2D Zombie Age', 'Safeguard your residence against the encroaching 2D Zombie Age. These creatures are dangerous and cunning, so exercise caution, aim with precision, and prevent them from nearing you. Each stage presents three or more onslaughts teeming with zombies, including more oversized, swifter variants that require rapid elimination. Check your inventory for tools that can simplify your task. Employ grenades, rockets, poison, and snowflakes to decelerate and obliterate the hordes. Website Developer &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/048gvkqi0fzr8s7vgtq2kw4kmmia3kvt/512x384.jpg', 'https://html5.gamemonetize.com/048gvkqi0fzr8s7vgtq2kw4kmmia3kvt/', '0', 'Shooting', 0, 0, '', 'd-zombie-age'),
(3165, 'Baby Panda Magic Kitchen', 'Baby Panda Magic Kitchen is a very cute and unique cooking game. It is a game designed for kids. Want a more interesting cooking game? Then you cant miss this Baby Panda Cooking Game Online. There are a bunch of magical foods in Magic Kitchen. They perform wonderful cooking shows every day. Join them and cook magical food with them! They are Baby Potato, Fish Brothers, Mr. Egg, Mr. Milk etc. They will help you cook creative food in the magical kitchen! Lets get started! Call your friends to join this fabulous game with you! Enjoy!', 'https://img.gamemonetize.com/j280qd926v8dnpppyce794c6twq15s3h/512x384.jpg', 'https://html5.gamemonetize.com/j280qd926v8dnpppyce794c6twq15s3h/', '0', 'Girls', 0, 0, '', 'baby-panda-magic-kitchen'),
(3166, 'Town Builder', 'Town Builder is a simple and fun game featuring colorful isometric graphics. You just need to tap the screen to drop the building block. If the dropped block is near the last one, you will earn higher points. Each stage has a different points requirement to complete and unlock the next stage. The early stages have fewer points requirements and are easy to win, while the higher stages require more precise block dropping to achieve higher points.', 'https://img.gamemonetize.com/pnj9upgpxv66gvdrz2xq5vcl8kb41nk0/512x384.jpg', 'https://html5.gamemonetize.com/pnj9upgpxv66gvdrz2xq5vcl8kb41nk0/', '0', 'Puzzles', 0, 0, '', 'town-builder'),
(3167, 'Makeover Organizer', 'Makeover Organizer is an excellent stress relieving and organizing game. Want to master your organizing skills and release the stress in your life? Start by experiencing this game! You can organize and clean objects according to categories, storage locations and cleaning order to tidy up your life comfortably and cleanly. Experience the correct order of applying and removing makeup. Start when you are ready! Great ASMR experience paired with colorful visuals!', 'https://img.gamemonetize.com/529mhw1myyq5hov6hn8zyf06ati6g8aa/512x384.jpg', 'https://html5.gamemonetize.com/529mhw1myyq5hov6hn8zyf06ati6g8aa/', '0', 'Girls', 0, 0, '', 'makeover-organizer'),
(3168, 'MineRaid', 'This is a shmup/arcade game where you operate a gold seeking device that is going down a mine well/cave to seek after gold. You have to find as much gold as you can while you are evading shooting obstacles. Use your laser (press A) on the rocks to uncover gold OR shoot enemies to survive as long as you can. How long can you survive and how much gold can you gather before you run out?', 'https://img.gamemonetize.com/xhd8j2d0qrj2riqz1n708lo6f6leyyn5/512x384.jpg', 'https://html5.gamemonetize.com/xhd8j2d0qrj2riqz1n708lo6f6leyyn5/', '0', 'Shooting', 0, 0, '', 'mineraid'),
(3169, 'Balls Bricks Crusher', 'This classic brick breaker game will give endless hours of fun and excitement to players of all ages and skill levels. This puzzle challenges you! Interestingly composed levels will not let you get bored. Will you be able to unlock all the bonuses?', 'https://img.gamemonetize.com/43lzwvzhflcxn2knqa20ucm4feacyixu/512x384.jpg', 'https://html5.gamemonetize.com/43lzwvzhflcxn2knqa20ucm4feacyixu/', '0', 'Hypercasual', 0, 0, '', 'balls-bricks-crusher'),
(3170, 'Color Ball Shoot', 'Shooting Color is an arcade puzzle game. Your job is shooting color to complete the correct answer. You need to think carefully about how to shooting colors in order to get the pattern right. There are 50 levels waiting for you clearly.', 'https://img.gamemonetize.com/dpxn1ewamiv97d6xrz19oma9ekb1k38b/512x384.jpg', 'https://html5.gamemonetize.com/dpxn1ewamiv97d6xrz19oma9ekb1k38b/', '0', 'Hypercasual', 0, 0, '', 'color-ball-shoot'),
(3171, 'Park Safe', 'Park Safe is an exciting game that tests your focus and timing. The car moves automatically, and your task is to park it in a tight space at just the right moment! Be careful not to crash into other cars, or its game over. This is a free, endless game that offers a fun challenge, but its not easy to master! Are you up for the challenge of becoming a parking expert? Website Developer &lt;a href=\'https://www.giugames.com/\'&gt;https://www.giugames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/fdqmbteyy9kdru2xok0t47c8hzy1gz14/512x384.jpg', 'https://html5.gamemonetize.com/fdqmbteyy9kdru2xok0t47c8hzy1gz14/', '0', 'Hypercasual', 0, 0, '', 'park-safe'),
(3172, 'Car City Renovation salon', 'Car City Renovation Salon is a very interesting car repair game. You are the owner of a car repair salon and you need to deal with car problems every day. Having trouble with the ever-changing driving process? Paint? Stains? Damage? Just visit the car salon and all your problems will be solved! Here you can also get a paint makeover to make your car look new and get back on the road! Being an avid lover of all kinds of cars, and a fan of speed and passion, you must have thought that it would be awesome if one day you could repair and remodel cars! All this can be done in our crazy garage! You can not only repair and maintain all kinds of cars', 'https://img.gamemonetize.com/y7tvsr9nf78dc3xue405bi3vyw21apd2/512x384.jpg', 'https://html5.gamemonetize.com/y7tvsr9nf78dc3xue405bi3vyw21apd2/', '0', 'Girls', 0, 0, '', 'car-city-renovation-salon'),
(3173, 'Valentines Day Jigsaw Puzzle', 'Valentines Day Jigsaw Puzzle is a game you can play for free on the internet. Its a puzzle game where you put pieces together to make a picture. There are six different pictures to choose from, and you can pick how many pieces you want the puzzle to have - 16, 36, 64, or 100. Choose the picture you like best and try to finish the puzzle as quickly as you can! Have fun playing!', 'https://img.gamemonetize.com/32ttgcij6b5i0yowfmehq4a82x25h7hg/512x384.jpg', 'https://html5.gamemonetize.com/32ttgcij6b5i0yowfmehq4a82x25h7hg/', '0', 'Puzzles', 0, 0, '', 'valentines-day-jigsaw-puzzle'),
(3174, 'BlackJack 21 Casino', 'BlackJack 21 Casino offers an exhilarating gaming experience, combining the thrill of classic blackjack with modern casino excitement. With sleek graphics and seamless gameplay, players immerse themselves in the world of high-stakes gambling. Whether youre a seasoned pro or a novice, our diverse tables cater to all skill levels. Join us today for an unforgettable journey into the heart of casino entertainment. Website Developer &lt;a href=\'https://www.crazygamesonline.com\'&gt;https://www.crazygamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/sa28e29pm4x8xmg7a2837n6k775iyj78/512x384.jpg', 'https://html5.gamemonetize.com/sa28e29pm4x8xmg7a2837n6k775iyj78/', '0', 'Hypercasual', 0, 0, '', 'blackjack--casino'),
(3175, 'Hero Birds Hidden Stars', 'Hero Birds Hidden Stars is a free online kids and hidden object game. Find out the hidden stars in the specified images. Each level has 10 hidden stars. There are 8 levels in total. The time is limited so be fast and find all hidden objects before time runs out. Clicking in the wrong place several times reduces the time by an additional 5 seconds. So, if you are ready start the game and have fun!', 'https://img.gamemonetize.com/iwcz78h0i336m4hbnuzj35dtdd2db9vq/512x384.jpg', 'https://html5.gamemonetize.com/iwcz78h0i336m4hbnuzj35dtdd2db9vq/', '0', 'Puzzles', 0, 0, '', 'hero-birds-hidden-stars'),
(3176, 'BFFs Flowers Inspired Fashion', 'Welcome to the BFFs Flowers Inspired Fashion. These Bffs are true trendsetters, who love to enjoy the latest fashion. They love nature and natural styles in fashion. They are obsessed with floral designs. Browse their wardrobe and select their favorite one. Then pick suitable costumes and hairstyles which match their outfits.', 'https://img.gamemonetize.com/08vtorip1f3wwmi94p96o18b0ua7db9v/512x384.jpg', 'https://html5.gamemonetize.com/08vtorip1f3wwmi94p96o18b0ua7db9v/', '0', 'Girls', 0, 0, '', 'bffs-flowers-inspired-fashion'),
(3177, 'So Diffrent Dragons', 'Discover the world of a new clicker game where you can trace the birth and maturation of your very unusual dragon pets. Unleash the power of Fire Dragons, summon blizzards with Snow Dragons, revitalize the earth with Natures Green Dragons, unleash the splendor of Crystal Dragons and subdue wind currents with Air Dragons. Each tap strengthens the strength of the dragons and speeds up time. Strategically build up your gold reserves to increase the number of your mythological pets and become the greatest guardian of dragons!', 'https://img.gamemonetize.com/gs3ly73eqazs25ji7k5i6r8q5l2zzgg3/512x384.jpg', 'https://html5.gamemonetize.com/gs3ly73eqazs25ji7k5i6r8q5l2zzgg3/', '0', 'Clicker', 0, 0, '', 'so-diffrent-dragons'),
(3178, 'Car Stunt King', 'Fun and enjoyment filled stunt car game with casual fun and also challenging levels. Beat the other players in the multiplayer racing arena and rise to the top! Tweak your car to be the best on the planet! This game has muscle cars, jump ramps, Loops, fire rings, racing tracks, skill tracks, puzzle tracks, racing against trains, customisable cars, monster trucks, online racing and upgradable cars from stunt to monster car levels.', 'https://img.gamemonetize.com/ssem0jt7pvsapqm8ce9tt6oyf4029pu7/512x384.jpg', 'https://html5.gamemonetize.com/ssem0jt7pvsapqm8ce9tt6oyf4029pu7/', '0', 'Racing', 0, 0, '', 'car-stunt-king'),
(3179, 'Foam World', 'Foam World is a game in which you need to fill flasks with colorful balls to create foam. You need to direct the balls in the right direction using buttons that give impulse in different directions.', 'https://img.gamemonetize.com/ov40ro6ulovujr7mxljjm6kldhh47gsx/512x384.jpg', 'https://html5.gamemonetize.com/ov40ro6ulovujr7mxljjm6kldhh47gsx/', '0', 'Hypercasual', 0, 0, '', 'foam-world'),
(3180, 'Solitaire King Game', 'Solitaire King reinvents the timeless card game for the digital age. With intuitive gameplay, it challenges both newcomers and veterans. Players navigate through levels, unlocking achievements and competing in leaderboards. Its sleek design and customizable themes enhance user experience, making Solitaire King not just a game, but a visually appealing journey through the world of solitaire. Website Developer &lt;a href=\'https://www.crazygamesonline.com\'&gt;https://www.crazygamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/bcsy29748uexfn9tqk3ogh5sjdh0gzbe/512x384.jpg', 'https://html5.gamemonetize.com/bcsy29748uexfn9tqk3ogh5sjdh0gzbe/', '0', 'Hypercasual', 0, 0, '', 'solitaire-king-game'),
(3181, 'Santa Match Game', 'Thank you for providing the information about the game Challenging Track. This game sounds like a fun and engaging activity, suitable for players of all ages. In this game, you have to match the pictures to the correct words. Its really simple and intuitive&amp;hellip; just use your mouse and click on a picture after drag n drop the picture over the correct Word! If you do right you see a message of well done if you are wrong you see an error message! You have 2 Game Modes: Easy: You can play freely without stress because you can go back and forth in the game when you want! Its really suitable for kids. Normal: In this mode you have 3 lives and', 'https://img.gamemonetize.com/rezl6udfdnrqo90lgfllblloszkr3p3n/512x384.jpg', 'https://html5.gamemonetize.com/rezl6udfdnrqo90lgfllblloszkr3p3n/', '0', 'Puzzles', 0, 0, '', 'santa-match-game'),
(3182, 'Design Diary   Match 3 &amp;amp; Home', 'Friendship? Design? Puzzles? Find all you want in Design Diary! Design a home while solving match-3 puzzles with this new free puzzle game! Help Claire and Alice renovate all kinds of houses to make them top house designers! Swipe colors, beat fun matching levels, unlock fantastic episodes, exploring and decorating more hidden areas along the way!', 'https://img.gamemonetize.com/b7pqyfn8cclbg2jhkme9mejtxqkfox29/512x384.jpg', 'https://html5.gamemonetize.com/b7pqyfn8cclbg2jhkme9mejtxqkfox29/', '0', 'Girls', 0, 0, '', 'design-diary---match--ampamp-home'),
(3183, 'Karas Cafeteria', 'In Karas Cafeteria, you step into the shoes of a vibrant and industrious woman named Kara. Your mission: establish the most popular cafeteria in town. Juggle tasks such as seating customers, taking orders, and delivering scrumptious meals prepared by the chef. The game rewards effective multitasking with energy boosts that increase your speed. Additionally, customize your shop to elevate its visual appeal.', 'https://img.gamemonetize.com/e9er64inx20i232kai7hr1hpmptscva2/512x384.jpg', 'https://html5.gamemonetize.com/e9er64inx20i232kai7hr1hpmptscva2/', '0', 'Girls', 0, 0, '', 'karas-cafeteria'),
(3184, 'Idle Swat Terrorist Game', 'Idle Swat Terrorists Game is an amazing interactive game that perfectly blends strategy and action, putting players in the shoes of a highly competent counter-terrorist. In an action game, you may perfect your tactics and play as a highly trained anti-terrorist agent. Set in numerous metropolitan settings, the game offers an engaging experience with spectacular visuals and realistic action. Website Developer &lt;a href=\'https://kiz10.com/\'&gt;https://kiz10.com/&lt;/a&gt;', 'https://img.gamemonetize.com/hvfrneuqrfwxoikyl8o3i32yjy4xhgrq/512x384.jpg', 'https://html5.gamemonetize.com/hvfrneuqrfwxoikyl8o3i32yjy4xhgrq/', '0', 'Action', 0, 0, '', 'idle-swat-terrorist-game'),
(3185, 'Challenging Track', 'Challenging Track is a difficult parkour game. Are you ready to embark on this wonderful and challenging adventure? If youre ready, start your adventure now!', 'https://img.gamemonetize.com/98cdsfvl36ig3fabr0hgdei3973dz82q/512x384.jpg', 'https://html5.gamemonetize.com/98cdsfvl36ig3fabr0hgdei3973dz82q/', '0', 'Adventure', 0, 0, '', 'challenging-track'),
(3186, 'Digital Circus Jeep Adventure', 'Digital Circus Jeep Adventure is super fun driving game for kids. Buckle up and get ready to join us on a wild ride through a vibrant and colorful landscape. Its time to take the wheel of a rugged jeep and navigate through a series of exhilarating obstacles and challenges. Digital Circus Jeep Adventure is sure to keep kids entertained. Rev up your engines, hit the gas, and get ready for the best ride of a lifetime in this super fun driving game for kids!', 'https://img.gamemonetize.com/bd65rjfm40h4fm5g12xj1s07dsknfa8k/512x384.jpg', 'https://html5.gamemonetize.com/bd65rjfm40h4fm5g12xj1s07dsknfa8k/', '0', 'Racing', 0, 0, '', 'digital-circus-jeep-adventure'),
(3187, 'PAL Hunter', 'In the pal world, there are creatures known as pals, and its your mission to catch them all in Pal Hunter! Embark on a thrilling pocket monster hunt as you explore the pal world. Throw your monster ball with precision and capture every pal you encounter. Each captured pal brings you closer to becoming a Monster Master. Explore different areas, encounter various pals, and become the ultimate master of the pal world in this awesome adventure!', 'https://img.gamemonetize.com/co1s4toxj7gtqza51a5r1bvryvotctvc/512x384.jpg', 'https://html5.gamemonetize.com/co1s4toxj7gtqza51a5r1bvryvotctvc/', '0', 'Hypercasual', 0, 0, '', 'pal-hunter'),
(3188, 'Valentins Match 3', 'Valentins Match 3 and enjoy this addictive hearts matching different colours game as you collect items and complete different missions.Your goal is to clear the hearts by finding and matching all hearts before the time runs out!', 'https://img.gamemonetize.com/2el9jog3vq6rxalr0xfnqgzbdbtv7x1s/512x384.jpg', 'https://html5.gamemonetize.com/2el9jog3vq6rxalr0xfnqgzbdbtv7x1s/', '0', 'Puzzles', 0, 0, '', 'valentins-match-'),
(3189, 'Find The Lost Letter', 'Welcome to our delightful letter matching game! Its simple and fun for everyone. Just follow these instructions: HOW TO PLAY: Touch one of the three letters on the right side of the screen. Drag the selected letter over the missing box area. Release your finger to drop the letter into the missing area. If the letter is correct, youll see a bonus message; otherwise, youll see an error message. Dont worry about losing because its just a simple kids letter game. Plus, you can learn the correct names of objects and alphabet letters while playing. Key Features: - Over 60 objects - High-resolution images - Super cute graphics -Amazing sound', 'https://img.gamemonetize.com/nyk9xlo4mpu2m6vf09d8m9rzkzslx27j/512x384.jpg', 'https://html5.gamemonetize.com/nyk9xlo4mpu2m6vf09d8m9rzkzslx27j/', '0', 'Puzzles', 0, 0, '', 'find-the-lost-letter'),
(3190, 'stickman base defense', 'Welcome to stickman base defense - the ultimate arcade idler browser game! Immerse yourself in the world of stickman heroes, where you must protect the base from hordes of attacking enemies. Your mission: Collect resources, build protective walls and towers, and upgrade your hero to create the ultimate defense!', 'https://img.gamemonetize.com/10jlapj6zx3rwude8qk6mc0xhze2f5bf/512x384.jpg', 'https://html5.gamemonetize.com/10jlapj6zx3rwude8qk6mc0xhze2f5bf/', '0', 'Fighting', 0, 0, '', 'stickman-base-defense'),
(3191, 'BFFs Pinafore Fashion', 'Welcome to the BFFs Pinafore Fashion. Bffs planned to try new fashion with their old collection in their wardrobe. Yes! its Pinafore. Help them to put together a cute pinafore dress by first choosing a shape for the dress. Then decide if the dress should be in a single color or in one of the pre-made prints. Then you have to choose if the fabric of the dress should have a texture and add-ons like a zipper or buttons. After you&amp;rsquo;ve designed the dress, it&amp;rsquo;s time to dress up and style the model!', 'https://img.gamemonetize.com/h15gnhuul2z2ap8c8t64gb5d66p098o5/512x384.jpg', 'https://html5.gamemonetize.com/h15gnhuul2z2ap8c8t64gb5d66p098o5/', '0', 'Girls', 0, 0, '', 'bffs-pinafore-fashion'),
(3192, 'Sea Monsters Mahjong', 'Dive into Sea Monsters Mahjong, an underwater twist on the classic game. Match sea monster tiles strategically&amp;mdash;remember, you can only draw tiles that are on top of a stack with no blocks on their sides. Explore the depths, revealing krakens, dolphins, and mermaids. With easy controls and oceanic vibes, enjoy a relaxing Mahjong experience with charming sea creatures.', 'https://img.gamemonetize.com/xw6n59fhz9p3t5tgqqqgpi16lol9t2kf/512x384.jpg', 'https://html5.gamemonetize.com/xw6n59fhz9p3t5tgqqqgpi16lol9t2kf/', '0', 'Puzzles', 0, 0, '', 'sea-monsters-mahjong'),
(3193, 'Sugar Factory3', 'A tasty take on a coin pusher X merger game. Drop cookies and desserts into the sugar pit to get even sweeter treats! Use power up tokens for huge combos!', 'https://img.gamemonetize.com/1uwhvtxzjlvhfobz6dl9rs0ycrax85zc/512x384.jpg', 'https://html5.gamemonetize.com/1uwhvtxzjlvhfobz6dl9rs0ycrax85zc/', '0', 'Clicker', 0, 0, '', 'sugar-factory'),
(3194, 'Draw and Pass', 'Draw and Pass is a fun drawing puzzle game with 50 different images featuring incomplete elements. Complete the missing parts by making accurate drawings on the screen to advance through the levels. Unleash your creativity, solve puzzles, and enjoy an entertaining gaming experience!', 'https://img.gamemonetize.com/mhhxx81ehgat1ks1rjmfl7klgvy3dpmv/512x384.jpg', 'https://html5.gamemonetize.com/mhhxx81ehgat1ks1rjmfl7klgvy3dpmv/', '0', 'Puzzles', 0, 0, '', 'draw-and-pass'),
(3195, 'Impossible Parkour', 'Are you ready for the impossible challenges and levels in this Impossible Parkour game? Every level has its unique experience and at every level you will experience new things with 25 levels of the game. You can play it all the day but never finish the game. Lets see if you can?', 'https://img.gamemonetize.com/jwbgox2vw70kthmmmvk6az366moc6tvj/512x384.jpg', 'https://html5.gamemonetize.com/jwbgox2vw70kthmmmvk6az366moc6tvj/', '0', 'Hypercasual', 0, 0, '', 'impossible-parkour'),
(3196, 'Stars Crush', 'Welcome to Stars Crush Puzzle Game! Tap or click to eliminate 2 or more blocks of the same color to get points. Explore tons of challenging levels and try to finish them all.', 'https://img.gamemonetize.com/ghn3r2h45pufqrplmy2tbo7rzmhqz028/512x384.jpg', 'https://html5.gamemonetize.com/ghn3r2h45pufqrplmy2tbo7rzmhqz028/', '0', 'Clicker', 0, 0, '', 'stars-crush'),
(3197, 'BitBall', 'A unique tile ball puzzle game from coin base bitcoin games loved by millions of players around the world. Make a lot of coins and become a rich.', 'https://img.gamemonetize.com/zdvo6wrz1li0bejk1k1jctlgxg2xm9qm/512x384.jpg', 'https://html5.gamemonetize.com/zdvo6wrz1li0bejk1k1jctlgxg2xm9qm/', '0', 'Hypercasual', 0, 0, '', 'bitball'),
(3198, 'Connect Fruits', 'Juice Fresh - is a fruit connect game to where you have to connect fruits and make yourself a juice in limited moves. Get ready for a new Jurney. With more then 100 level.', 'https://img.gamemonetize.com/dj1jwzufate2bey9osne9ikqvhxu40hd/512x384.jpg', 'https://html5.gamemonetize.com/dj1jwzufate2bey9osne9ikqvhxu40hd/', '0', 'Hypercasual', 0, 0, '', 'connect-fruits'),
(3199, 'Image to Word Match', 'Welcome to our delightful word matching game! In this game, you simply need to match the pictures to the correct words. How To Play: Its as easy as pie! Just use your mouse to click on a picture, then drag and drop it over the correct word. If you get it right, youll see a message saying Well done! If you make a mistake, youll see an error message. We offer two exciting game modes: Easy: Play at your own pace without any stress. You can go back and forth in the game whenever you want, making it perfect for kids. Normal: Challenge yourself with three lives. Match the pictures correctly to the words, or face a game over! Pay close atte', 'https://img.gamemonetize.com/mlbbmqfeigit5tp2k1sdtt1xzdot2p8y/512x384.jpg', 'https://html5.gamemonetize.com/mlbbmqfeigit5tp2k1sdtt1xzdot2p8y/', '0', 'Clicker', 0, 0, '', 'image-to-word-match'),
(3200, 'Ellie And Friends Get Ready For First Date', 'Join Ellie And Friends Get Ready For First Date! Explore chic ensembles, trendy accessories, and glamorous styles to make a lasting impression. Dive into the excitement of the first date as these fashion-forward friends set the trend for the perfect look. Elevate your style game, embrace the thrill of romance, and let Ellie and Friends guide you through a fashionable journey to a memorable first date. Make every moment stylish and unforgettable!', 'https://img.gamemonetize.com/l9bpr42wiha65fxjntue75y6tu1ha67d/512x384.jpg', 'https://html5.gamemonetize.com/l9bpr42wiha65fxjntue75y6tu1ha67d/', '0', 'Girls', 0, 0, '', 'ellie-and-friends-get-ready-for-first-date'),
(3201, 'Mystic Object Hunt', 'Welcome to Mystic Object Hunt, a fifteen-level Hidden Object game. Explore ancient realms, discover hidden artifacts, and unravel secrets in dim chambers and ruins. Sharpen your skills, overcome challenges, and delve into the mysteries within each location. Get ready for a thrilling hunt!', 'https://img.gamemonetize.com/7wubkp9lg8hrromks6j4fq35h1lok9cp/512x384.jpg', 'https://html5.gamemonetize.com/7wubkp9lg8hrromks6j4fq35h1lok9cp/', '0', 'Puzzles', 0, 0, '', 'mystic-object-hunt'),
(3202, 'Boxes Wizard 2', 'Boxes Wizard 2 is the thrilling sequel to the 2D pixel art platformer. Play as a wizard with teleportation and box-pushing powers in 40 challenging levels filled with puzzles. Swap places with boxes to create new paths and overcome obstacles. Retro-inspired graphics and immersive gameplay make for an exciting adventure.Master new mechanics, face tougher challenges, and emerge victorious using your magical skills.', 'https://img.gamemonetize.com/s449lztmu0cytacs1r0njgx4wivua35b/512x384.jpg', 'https://html5.gamemonetize.com/s449lztmu0cytacs1r0njgx4wivua35b/', '0', 'Puzzles', 0, 0, '', 'boxes-wizard-'),
(3203, 'Drawing Puzzle Brain Game', 'The main goal of the puzzle game is to draw a lines as a bridge and to guide a ball into a glass container. Try to collect all star at the level. Then click Play button and see the result. Use Refresh button to clear drawing.', 'https://img.gamemonetize.com/gf7m11ewep2vjtthqqjenpdvv44xl20a/512x384.jpg', 'https://html5.gamemonetize.com/gf7m11ewep2vjtthqqjenpdvv44xl20a/', '0', 'Puzzles', 0, 0, '', 'drawing-puzzle-brain-game'),
(3204, 'MineSweeper New', 'Minesweeper is a classic addictive puzzle game with different difficulty levels and a nice design! Play the game with your friends and see who wins!', 'https://img.gamemonetize.com/bdmca8n0nbnzgj51b1oomq1ax18a3d73/512x384.jpg', 'https://html5.gamemonetize.com/bdmca8n0nbnzgj51b1oomq1ax18a3d73/', '0', 'Puzzles', 0, 0, '', 'minesweeper-new'),
(3205, 'Falling Hearts', 'The newest Valentines puzzle game is Falling Hearts. Your goal in this game is to use the lovely cat to arrange the heart blocks in the same order as the hearts that are falling from above. Enjoy and have fun!', 'https://img.gamemonetize.com/sk6cv0igofuzv8fyp9oe4xftwpwjorky/512x384.jpg', 'https://html5.gamemonetize.com/sk6cv0igofuzv8fyp9oe4xftwpwjorky/', '0', 'Puzzles', 0, 0, '', 'falling-hearts'),
(3206, 'Cupid Valentine Tic Tac Toe', 'Engage in the whimsical world of &amp;lsquo;Cupid Valentine Tic-Tac-Toe&amp;rsquo;! Play the classic game with a love-filled twist as Cupid guides your moves. Enjoy romantic visuals, challenge friends or AI, and experience the joy of strategic fun. Elevate your Valentine&amp;rsquo;s Day with this charming, heart-filled rendition of Tic-Tac-Toe. Spread the love and embark on a delightful journey with Cupid as your playful companion in this enchanting game!', 'https://img.gamemonetize.com/rk6q62fg0jriaiwpxpcsdi085t9p47qf/512x384.jpg', 'https://html5.gamemonetize.com/rk6q62fg0jriaiwpxpcsdi085t9p47qf/', '0', 'Girls', 0, 0, '', 'cupid-valentine-tic-tac-toe');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3207, 'Venetian Love Affair', 'Venetian Love Affair is an exciting dress-up game for girls that combines two magical worlds: Valentines Day and the Venetian masquerade festival. Youll become a stylist for two princesses, each dreaming of an unforgettable masquerade outfit. Create unique masks with stunning designs and choose luxurious dresses, jewelry, and accessories. Immerse yourself in the atmosphere of mystery and romance of Venice, unleash your fashion designer talent, and create a unique look for each princess. Get ready for a magical journey into the world of love and enigma!', 'https://img.gamemonetize.com/9de10splb4l4kvtl5u68or7rpz262t5p/512x384.jpg', 'https://html5.gamemonetize.com/9de10splb4l4kvtl5u68or7rpz262t5p/', '0', 'Girls', 0, 0, '', 'venetian-love-affair'),
(3208, 'Tetris 24', 'Play the legendary Tetris game! The classic Tetris game that we all love! Simply drag the bricks to move them, and create full lines on the grid to break bricks. Play on mobile and PC. Good luck! Controls: left arrow / A = move left right arrow / D = move right up arrow / W / X = rotate clockwise Z = rotate counter clockwise Space = drop S = slow drop Ctrl = hold / swap P = pause Enter = start / back', 'https://img.gamemonetize.com/26wbgdl7t86e2gvet24do3ae3l5zrkn4/512x384.jpg', 'https://html5.gamemonetize.com/26wbgdl7t86e2gvet24do3ae3l5zrkn4/', '0', 'Puzzles', 0, 0, '', 'tetris-'),
(3209, 'Memory Match Magic', 'Dive into the enchanting world of Memory Match Magic, a delightful casual game that challenges your memory and takes you on a magical journey of matching pairs! Immerse yourself in a whimsical realm filled with colorful cards, charming animations.', 'https://img.gamemonetize.com/3jsbafa3dgg8dko5qpwzgbgr5v7go2fz/512x384.jpg', 'https://html5.gamemonetize.com/3jsbafa3dgg8dko5qpwzgbgr5v7go2fz/', '0', 'Puzzles', 0, 0, '', 'memory-match-magic'),
(3210, 'Sky Runners', 'Play as different characters as you run, jump and avoid obstacles in stunning 3D environments. Move over and under challenging obstacles in this fast and crazy runner and racing game! MULTIPLE CHARACTERS Choose your favorite character to win the race and beat this running game challenge!', 'https://img.gamemonetize.com/i79w6g2rwo5itk5z8o1oiw8ivwi41bpd/512x384.jpg', 'https://html5.gamemonetize.com/i79w6g2rwo5itk5z8o1oiw8ivwi41bpd/', '0', 'Adventure', 0, 0, '', 'sky-runners'),
(3211, 'Valentines Love Link', 'Welcome to Valentines Love Link! Connect matching Valentines items with straight lines, allowing up to two turns. Beat the clock across 48 levels by collecting all tiles. Can you become the ultimate love link master? Lets spread love and joy together in this romantic adventure!', 'https://img.gamemonetize.com/olujuplql07mp2cb6sgtjeluezseq6zm/512x384.jpg', 'https://html5.gamemonetize.com/olujuplql07mp2cb6sgtjeluezseq6zm/', '0', 'Puzzles', 0, 0, '', 'valentines-love-link'),
(3212, 'Roll and Escape', 'About the game Welcome to the thrilling adventure of Roll and Escape! As a ball-like character in this game, you&amp;rsquo;ll find yourself navigating through challenging maze levels. Each level introduces different monsters, each with unique abilities and elements. Your Mission Navigate through the maze, evade the pursuing monsters, and reach the magical hole at the end of each level. Entering this hole completes the level, unlocking the gateway to the next challenging escapade. Be cautious&amp;mdash;monsters are hot on your trail, and each possesses distinct skills that can put you in a tight spot.', 'https://img.gamemonetize.com/i5358jknuzuu6qq543f7qsof8lkretjr/512x384.jpg', 'https://html5.gamemonetize.com/i5358jknuzuu6qq543f7qsof8lkretjr/', '0', 'Adventure', 0, 0, '', 'roll-and-escape'),
(3213, 'TetraBlocks Mosaic', 'Welcome to TetraBlocks Mosaic! You have a grid object to fill. Find Tetris-style blocks around and place them cleverly to fill the grid. Arrange all the blocks within the time limit to create a nice object. Enjoy solving 30 puzzles and make 30 exciting items!', 'https://img.gamemonetize.com/x2250nnhiz4r78jk60bbgpqkpz68471q/512x384.jpg', 'https://html5.gamemonetize.com/x2250nnhiz4r78jk60bbgpqkpz68471q/', '0', 'Puzzles', 0, 0, '', 'tetrablocks-mosaic'),
(3214, 'Valentine Nail Salon', 'Welcome to Valentine Nail Salon. You own this chic nail salon where many girls come to have their manicures done. As today is Valentine&amp;rsquo;s day, you have to create a sweet romantic manicure for your client who wants to look wonderful on such an important day. So, prove what a good nail artist you are by making her hands look glamorous. Choose the length and the shape of the nails you want and then begin painting them with style. Choose the nail polish color you want to use and color the nails as fancy as you can. You can give her a very trendy french manicure or a classic one, you can use a single color or multiple ones.', 'https://img.gamemonetize.com/pxcmdncjykki3rytqqcncs251md8n0oy/512x384.jpg', 'https://html5.gamemonetize.com/pxcmdncjykki3rytqqcncs251md8n0oy/', '0', 'Girls', 0, 0, '', 'valentine-nail-salon'),
(3215, 'Best Friends Puzzle', 'Hop on an epic adventure with the Bug Heroes and help them defeat the menacing birds of the forest! Strategically link at least three symbols of the same colour to empower the Heroes with their special perks. Explore the lush green forests with your bug friends.', 'https://img.gamemonetize.com/1vs2hwmvsrsj3wes31qujc33budw5crx/512x384.jpg', 'https://html5.gamemonetize.com/1vs2hwmvsrsj3wes31qujc33budw5crx/', '0', 'Hypercasual', 0, 0, '', 'best-friends-puzzle'),
(3216, 'Wood Whacker', 'Welcome to Wood Whacker, where your lumberjack skills are put to the test as you chop wood and dodge branches! Think its an easy task? Think again! While the gameplay is simple to grasp, mastering it is a whole different challenge. With two variable environments and 10 characters to unlock, the excitement never ends! So grab your axe, rush through the forest, and chop those trees as fast as you can! Wood Whacker offers a one-touch control system, addictive gameplay, and a nostalgic arcade style experience thats completely free! Website Developer &lt;a href=\'https://www.giugames.com/\'&gt;https://www.giugames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/lgypzawcvw0qium6zihbr5965cq2xq4u/512x384.jpg', 'https://html5.gamemonetize.com/lgypzawcvw0qium6zihbr5965cq2xq4u/', '0', 'Hypercasual', 0, 0, '', 'wood-whacker'),
(3217, 'Hill Climb Race', 'Hill Climb Race is a hill climbing game where you will drive your car through bumpy road. Take control on acceleration to avoid accident. Cover the maximum distance and make a record. Good Luck', 'https://img.gamemonetize.com/90elpauvjgnduskqynactsd2k0il1ktl/512x384.jpg', 'https://html5.gamemonetize.com/90elpauvjgnduskqynactsd2k0il1ktl/', '0', 'Adventure', 0, 0, '', 'hill-climb-race'),
(3218, 'Valentines Day: The Digital Circus', 'In this game, your job is to connect characters to lines. Help Pomni and others find the shortest way to each other. There are many different levels in the puzzle, and their complexity is constantly increasing. Try to cope with all tasks.', 'https://img.gamemonetize.com/9bhlfl4kwhas7uxxp3uafw5tlltcjfcw/512x384.jpg', 'https://html5.gamemonetize.com/9bhlfl4kwhas7uxxp3uafw5tlltcjfcw/', '0', 'Puzzles', 0, 0, '', 'valentines-day-the-digital-circus'),
(3219, 'Right the Color', 'Right The Color, It is a 2D hyper casual game that you can enjoy in your free time. To earn points in the game, you need to rotate the square and collide it with the correct colors. Enjoy It!', 'https://img.gamemonetize.com/bjlz8eqtcqevbwwu65t9axpkq8ek5fit/512x384.jpg', 'https://html5.gamemonetize.com/bjlz8eqtcqevbwwu65t9axpkq8ek5fit/', '0', 'Puzzles', 0, 0, '', 'right-the-color'),
(3220, 'Cake Match3', 'Cake Match3 is a free classic block game. It&amp;rsquo;s a challenging block puzzle and popular game with endless fun and time-killer, just join jewel and blast them.', 'https://img.gamemonetize.com/1jvzgx5vrykixrcm36wd4g3xuit8w023/512x384.jpg', 'https://html5.gamemonetize.com/1jvzgx5vrykixrcm36wd4g3xuit8w023/', '0', 'Puzzles', 0, 0, '', 'cake-match'),
(3221, 'Box Jenga', 'Box Jenga takes the classic stacking concept to new heights. Your mission is to strategically drop boxes onto a platform and build the tallest tower possible. But beware, as the challenge intensifies with each added box, precision and balance become your best allies.', 'https://img.gamemonetize.com/6xn2izpfnkd8dil8jesft45yt1n9avlc/512x384.jpg', 'https://html5.gamemonetize.com/6xn2izpfnkd8dil8jesft45yt1n9avlc/', '0', 'Hypercasual', 0, 0, '', 'box-jenga'),
(3222, 'Prism Fashionistas Dress To Impress', 'Explore Prism Girls, a captivating dress-up game with seven dolls embodying rainbow colors. From fiery Ruby to elegant Luna, each brings a unique vibe. Seamlessly blend makeup and dress-up, experimenting with eyeshadow, lipstick, and more. In the dress-up level, mix accessories and outfits for endless creativity. Prism Girls is a joyful adventure into colorful expression and fashion possibilities. Unleash your creativity and enjoy the pure fun of style exploration!', 'https://img.gamemonetize.com/diddwgqy8uum94bqxj6gk6zuknh1gvku/512x384.jpg', 'https://html5.gamemonetize.com/diddwgqy8uum94bqxj6gk6zuknh1gvku/', '0', 'Girls', 0, 0, '', 'prism-fashionistas-dress-to-impress'),
(3223, 'Golf Tour', 'Golf Tour is a game in which you need to drive the golf ball into the hole by moving along the platforms, planning the route and avoiding obstacles. On your way, you will meet stone blocks that need to be broken, magical blocks that need to be skipped in time, as well as metal blocks that need to be disabled.', 'https://img.gamemonetize.com/0uywvc2jzafqk7ccld7510q52e02ly45/512x384.jpg', 'https://html5.gamemonetize.com/0uywvc2jzafqk7ccld7510q52e02ly45/', '0', 'Sports', 0, 0, '', 'golf-tour'),
(3224, 'Tower Hero Wars', '1 - Use your brain to move your hero 2 - Defeat all enemies 3 - Increase your strength 4 - Defend your tower Collect all the treasures and become the ultimate hero in Hero Tower Wars. Enjoy your time.', 'https://img.gamemonetize.com/6ihms6ihxt9boxr5ogfsv28ffly7pla2/512x384.jpg', 'https://html5.gamemonetize.com/6ihms6ihxt9boxr5ogfsv28ffly7pla2/', '0', 'Hypercasual', 0, 0, '', 'tower-hero-wars'),
(3225, 'Dragon Year Jigsaw', 'Dive into the lively universe of Dragon Year Jigsaw, a comical online puzzle game set in the Chinese Dragon Year. Solve 24 levels of dragon-themed jigsaw puzzles, featuring vibrant and playful comic art. Perfect for puzzle lovers and those seeking a whimsical online experience. Join the fun &amp;ndash; start piecing together your dragon adventure now!', 'https://img.gamemonetize.com/yn3uwxmep3at3d7bjomh0je4gb21lewc/512x384.jpg', 'https://html5.gamemonetize.com/yn3uwxmep3at3d7bjomh0je4gb21lewc/', '0', 'Puzzles', 0, 0, '', 'dragon-year-jigsaw'),
(3226, 'Romantic Match Tactics', 'Romantic Match Tactics invites you into a charming world where love meets strategy. Immerse yourself in an enchanting puzzle adventure as you strategically clear the grid, saving moves, and mastering the key to success &amp;ndash; a delicate balance between item movement and unlocking the locked items. Progress through 48 levels, each unveiling new challenges as you align romantic trios to triumph.', 'https://img.gamemonetize.com/a76maw0ow9vho1vsbwco5icp9xa9ige6/512x384.jpg', 'https://html5.gamemonetize.com/a76maw0ow9vho1vsbwco5icp9xa9ige6/', '0', 'Puzzles', 0, 0, '', 'romantic-match-tactics'),
(3227, 'Sausage Survival Master', 'Stay alive for 30 seconds by engaging in battles and races across various randomly generated 3D mini-games. Accumulate experience and conquer diverse challenges to ensure the survival of your 3D character. Embark on thrilling adventures, stay nimble, and maneuver like a seasoned expert to keep your character alive! Website Developer &lt;a href=\'https://www.bestcrazygames.com/home/keyword/dinosaurs\'&gt;https://www.bestcrazygames.com/home/keyword/dinosaurs&lt;/a&gt;', 'https://img.gamemonetize.com/yuxzpycmk9su4jcystlzeay74750jn6v/512x384.jpg', 'https://html5.gamemonetize.com/yuxzpycmk9su4jcystlzeay74750jn6v/', '0', 'Hypercasual', 0, 0, '', 'sausage-survival-master'),
(3228, 'Heartscape Hero', 'Embark on an enchanting adventure through whimsical lands filled with love and romance. As the protagonist, your mission is to collect hearts scattered, overcoming obstacles and challenges along the way. Immerse yourself in a vibrant world teeming with charm and excitement, inspired by the magic of Valentines Day. Experience the power of love as you journey to become the ultimate Heartscape Hero. Are you ready to explore this captivating realm and spread love wherever you go?', 'https://img.gamemonetize.com/u02pb0bmsstdhyxfectij4eskliv8gcf/512x384.jpg', 'https://html5.gamemonetize.com/u02pb0bmsstdhyxfectij4eskliv8gcf/', '0', 'Puzzles', 0, 0, '', 'heartscape-hero'),
(3229, 'Shaolin Soccer', 'It is an engaging puzzle game where your objective is to descend safely. It appears straightforward at first glance but offers profound depth. Navigate through numerous levels, honing your intellect while enjoying the journey. Website Developer &lt;a href=\'https://www.bestcrazygames.com/home/keyword/stickman\'&gt;https://www.bestcrazygames.com/home/keyword/stickman&lt;/a&gt;', 'https://img.gamemonetize.com/1re3k4h9vkknttyops13remtr23af95n/512x384.jpg', 'https://html5.gamemonetize.com/1re3k4h9vkknttyops13remtr23af95n/', '0', 'Soccer', 0, 0, '', 'shaolin-soccer'),
(3230, 'Hurry Ambulance', 'Hurry Ambulance is a fun driving game where you race through traffic in an ambulance. Collect powerups to finish your track. Explode cars in your path by crashing into them !!', 'https://img.gamemonetize.com/yzqhfszxs3gciarf9qz6h38acj511nlz/512x384.jpg', 'https://html5.gamemonetize.com/yzqhfszxs3gciarf9qz6h38acj511nlz/', '0', 'Racing', 0, 0, '', 'hurry-ambulance'),
(3231, 'Christmas Jigsaw Puzzles', 'Are you a cat lover with a passion for puzzles? If so, get ready for an adorable and engaging adventure with &amp;ldquo;Christmas Jigsaw Puzzles&amp;rdquo; This delightful game features 15 levels of feline-themed fun that will captivate your heart and challenge your mind.', 'https://img.gamemonetize.com/ff74064kxffyihln8wa21dn4he1witvp/512x384.jpg', 'https://html5.gamemonetize.com/ff74064kxffyihln8wa21dn4he1witvp/', '0', 'Puzzles', 0, 0, '', 'christmas-jigsaw-puzzles'),
(3232, 'Electronic Pop It', 'Introducing the electrifying web version of the beloved Pop It toy &amp;ndash; a sensory delight that transcends boundaries! Immerse yourself in the world of tactile satisfaction with our innovative electronic rendition, featuring four exciting game modes: Breakthrough, Memory, Scoring, and Multiplayer.', 'https://img.gamemonetize.com/z3lunh8ml6w3yhbje8c21008bay1ruax/512x384.jpg', 'https://html5.gamemonetize.com/z3lunh8ml6w3yhbje8c21008bay1ruax/', '0', 'Clicker', 0, 0, '', 'electronic-pop-it'),
(3233, 'Create your beach', 'In the game you have to take on the role of the beach manager. Monitor the needs of visitors, hire staff, arrange banana swims. Also arrange entertainment for children and adults. Can you arrange the whole beach? Money is needed for the arrangement of the beach. To earn them, serve vacationing people.', 'https://img.gamemonetize.com/fw9nysw95vq77zyjzsyu5hkeah5qpwd7/512x384.jpg', 'https://html5.gamemonetize.com/fw9nysw95vq77zyjzsyu5hkeah5qpwd7/', '0', 'Hypercasual', 0, 0, '', 'create-your-beach'),
(3234, 'Save Snowman', 'Embark on a frosty escapade in Save Snowman! Guide your adorable snowman through a chilly landscape, dodging sun particles. Build snow walls strategically to shield your snowman from harm. As the sun intensifies, survival becomes a thrilling challenge. Compete for the longest survival time, mastering drawing to save snowman. Can you save your snowman from the warmth of the sun and claim victory in this winter adventure? Play Save Snowman now!', 'https://img.gamemonetize.com/1wxpkve6xcsvifbzyyt601vpwhh4dl4m/512x384.jpg', 'https://html5.gamemonetize.com/1wxpkve6xcsvifbzyyt601vpwhh4dl4m/', '0', 'Puzzles', 0, 0, '', 'save-snowman'),
(3235, 'Duo Match', 'Prepare yourself for a fresh and original matching pair game challenge! Your task is to match pairs of extra cute characters on the ground and pop them all! Each cleared level introduces new pairs to match. This cute matching game is designed to be so easy that anyone can play and enjoy it. Are you ready to dive into the world of adorable characters and test your matching skills? Website Developer &lt;a href=\'https://www.giugames.com/\'&gt;https://www.giugames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/4uorlwgluzhsnsed1nb6i65dyqhmvubq/512x384.jpg', 'https://html5.gamemonetize.com/4uorlwgluzhsnsed1nb6i65dyqhmvubq/', '0', 'Puzzles', 0, 0, '', 'duo-match'),
(3236, 'Unblocked Golf Challenge', 'Unblocked Golf Challenge is an exciting 3D golf game with multiple levels of varying difficulty. Test your skills and unlock new challenges as you progress. Collect in-game rewards to purchase unique balls, each with their own advantages. Embark on a golfing adventure like never before! Website Developer &lt;a href=\'https://www.bestcrazygames.com/home/keyword/zombie\'&gt;https://www.bestcrazygames.com/home/keyword/zombie&lt;/a&gt;', 'https://img.gamemonetize.com/ph1c8lai59go2e3kjbi0ta88f1piuehi/512x384.jpg', 'https://html5.gamemonetize.com/ph1c8lai59go2e3kjbi0ta88f1piuehi/', '0', 'Hypercasual', 0, 0, '', 'unblocked-golf-challenge'),
(3237, 'St Patricks Happy Animals', 'Play the newest St Patricks puzzle game called St Patricks Happy Animals. The game has 10 levels with 10 images of funny animals prepared for St Patricks Day. You have to solve the puzzle by clicking on the parts of the image, rotating them, and bringing them to the right place. Watch the time and be very fast because it is counting down. Enjoy and have fun!!!', 'https://img.gamemonetize.com/yd8ptwohdbzqffyts1lu53lkhao1yndr/512x384.jpg', 'https://html5.gamemonetize.com/yd8ptwohdbzqffyts1lu53lkhao1yndr/', '0', 'Puzzles', 0, 0, '', 'st-patricks-happy-animals'),
(3238, 'Asian Cup Soccer', 'Asian Cup soccer/football is here and here is your chance to participate with your favorite team. Go from the round of 16 to the finals and try to win that cup. If you can you can also win other trophies such as the golden boot', 'https://img.gamemonetize.com/to276chdeobtg4yl7zdtc64utvglsqi8/512x384.jpg', 'https://html5.gamemonetize.com/to276chdeobtg4yl7zdtc64utvglsqi8/', '0', 'Sports', 0, 0, '', 'asian-cup-soccer'),
(3239, 'Valentines Day Differences', 'Valentines Day Differences is a game based on the theme of Valentines Day, lets have love! Behind these pictures are small differences. Can you find them? They are fun designs for you to play with. A game that is fun and educational because it will help you improve your observation and concentration skills. You have 20 levels and 7 differences, for each level you have one minute to finish the same.', 'https://img.gamemonetize.com/334cu2755x3gmuybqrz9lubeoncmb3im/512x384.jpg', 'https://html5.gamemonetize.com/334cu2755x3gmuybqrz9lubeoncmb3im/', '0', 'Puzzles', 0, 0, '', 'valentines-day-differences'),
(3240, 'Nubik Dungeon', 'Immerse yourself in the exciting world of dungeons, where incredible adventures and dangers await you. In this game you have to go through a variety of dungeons full of traps and riddles. Your task is to survive and reach the exit, overcoming all obstacles on the way. Each dungeon will be unique, with its own set of traps and puzzles. You will have to use your wits and reflexes to overcome all obstacles.', 'https://img.gamemonetize.com/pmef0eq7dabr91vbvc7o6ywzhlolfvn2/512x384.jpg', 'https://html5.gamemonetize.com/pmef0eq7dabr91vbvc7o6ywzhlolfvn2/', '0', 'Adventure', 0, 0, '', 'nubik-dungeon'),
(3241, 'Swordbattle.io', 'Swordbattle.io is a multiplayer game where players fight each other with different 2D swords, and try to gain coins. The more coins you have, the bigger and powerful you get! Try to become the biggest of them all. Upgrade your character, fight with friends, and rule the land!', 'https://img.gamemonetize.com/m2yzvbmyf75dl11i5lrtzlykjkzrgb85/512x384.jpg', 'https://html5.gamemonetize.com/m2yzvbmyf75dl11i5lrtzlykjkzrgb85/', '0', 'Action', 0, 0, '', 'swordbattleio'),
(3242, 'World of Alice   Make Words', 'World of Alice - Make Words World of Alice - Make Words is an educational game developed for children with the aim of teaching them how to make simple words in a fun way using their cell phone, tablet or computer. Excellent educational resource. In World of Alice learning is fun. Game developed by: Nau.kids', 'https://img.gamemonetize.com/88hl8s879tpxrceq52sjjrk7i0igovhf/512x384.jpg', 'https://html5.gamemonetize.com/88hl8s879tpxrceq52sjjrk7i0igovhf/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---make-words'),
(3243, 'Zombie Survival FPS : Defense Z Mart', 'NON STOP ZOMBIE SHOOTER GAME !! JOIN US NOW The game is set in the apocalypse when the zombie pandemic is widespread. Your last defense is a supermarket. You must destroy all the zombies you encounter. With a weapon system and extremely attractive first-person shooting gameplay, it promises to bring players an extremely interesting experience. Dont let any zombies get through. shoot or die !', 'https://img.gamemonetize.com/0o8izaqf1dgfgyqszj039u90a0apo95o/512x384.jpg', 'https://html5.gamemonetize.com/0o8izaqf1dgfgyqszj039u90a0apo95o/', '0', 'Shooting', 0, 0, '', 'zombie-survival-fps--defense-z-mart'),
(3244, 'Square Fit', 'Square Fit is easy to pick up and play, yet offers a rewarding challenge. Your objective is to tap and hold to grow a square, then release it at just the right moment to fit into the designated target area. Sounds simple, right? Well, the puzzles become progressively trickier, requiring a strategic approach to conquer each level.', 'https://img.gamemonetize.com/pn8mqz0w7vzjf5uphq3q8irts9asbon5/512x384.jpg', 'https://html5.gamemonetize.com/pn8mqz0w7vzjf5uphq3q8irts9asbon5/', '0', 'Hypercasual', 0, 0, '', 'square-fit'),
(3245, 'Match Emoji', 'Match Emoji is a casual puzzle game. In the game, players need to join three identical blocks together to eliminate them. The pictures contained on each block are different. Players are in the process of elimination. You must think carefully. In the process of connecting, there must be more than three blocks before they can be eliminated. Levels: 100 levels. We will continue to launch new levels in the future. Youll never be bored!', 'https://img.gamemonetize.com/2wmq5crts83quutjwhu2b3x1lorurzwr/512x384.jpg', 'https://html5.gamemonetize.com/2wmq5crts83quutjwhu2b3x1lorurzwr/', '0', 'Hypercasual', 0, 0, '', 'match-emoji'),
(3246, 'Sort Games Challenge', 'Sort Games Challenge is a puzzle game. Here you can challenge yourself and choose from multiple modes, not limited to one. Your goal is to complete the mission within a limited time to pass the level. Dont underestimate this game, its still very difficult to pass. Come and challenge!', 'https://img.gamemonetize.com/ph8lsrn6p87m6sj5984hzx1nlfu4xncu/512x384.jpg', 'https://html5.gamemonetize.com/ph8lsrn6p87m6sj5984hzx1nlfu4xncu/', '0', 'Puzzles', 0, 0, '', 'sort-games-challenge'),
(3247, 'World of Alice   Pirate Treasure', 'World of Alice - Pirate Treasure World of Alice - Pirate Treasure is an educational game developed for children with the aim of developing logical reasoning through a map that contains the path to pirate treasure in a fun way from your cell phone, tablet or computer. Excellent educational resource. Game developed by: Nau.kids', 'https://img.gamemonetize.com/csh29ixb0fbgiovtb41mnu48f6jtj7vm/512x384.jpg', 'https://html5.gamemonetize.com/csh29ixb0fbgiovtb41mnu48f6jtj7vm/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---pirate-treasure'),
(3248, 'Egg Hunt Mania', 'Get your basket ready and save all the eggs you can from a terrible fate. Make sure to empty a full basket into the store. Watch out for the rising quota for eggs each day!', 'https://img.gamemonetize.com/eeu7skhfouxj7cgwpq83rm3fhm0jwo0x/512x384.jpg', 'https://html5.gamemonetize.com/eeu7skhfouxj7cgwpq83rm3fhm0jwo0x/', '0', 'Hypercasual', 0, 0, '', 'egg-hunt-mania'),
(3249, 'TinyCars', 'Experience the adrenaline in pixel-art style with Tinycars, an exhilarating top-down racing game by Mapi. Ignite the tracks on 15 diverse circuits, competing against 6 rivals in this captivating arcade racing adventure. Employ every cunning maneuver at your disposal, including shortcuts, teleports, electric weapons, and nitro speed bursts, to outpace your opponents and etch your name in the hall of fame while unlocking even more thrilling tracks.', 'https://img.gamemonetize.com/anvg9koxb58atul7n9hoafb9s5k42kjv/512x384.jpg', 'https://html5.gamemonetize.com/anvg9koxb58atul7n9hoafb9s5k42kjv/', '0', 'Racing', 0, 0, '', 'tinycars'),
(3250, 'Longboard Crasher', 'It is an informal puzzle game where your objective is to descend safely. It may seem straightforward at first glance, but it offers a surprising level of complexity. Progress through numerous challenging levels, honing your problem-solving skills while enjoying yourself. Website Developer &lt;a href=\'https://www.bestcrazygames.com/home/keyword/racing\'&gt;https://www.bestcrazygames.com/home/keyword/racing&lt;/a&gt;', 'https://img.gamemonetize.com/hi0kdc9xc9ml1oxbt8xay8k0t8xr8lzs/512x384.jpg', 'https://html5.gamemonetize.com/hi0kdc9xc9ml1oxbt8xay8k0t8xr8lzs/', '0', 'Hypercasual', 0, 0, '', 'longboard-crasher'),
(3251, 'Wallbound Explorer', 'Embark on a captivating adventure in Wallbound Explorer. Maneuver through intricate mazes, using walls to guide you. Collect coins strategically while mastering wall-bound movement. Discover and conquer challenging puzzles and become the ultimate explorer in this thrilling maze quest!', 'https://img.gamemonetize.com/n5li7dddn0doapjquukbxti5jui1kag2/512x384.jpg', 'https://html5.gamemonetize.com/n5li7dddn0doapjquukbxti5jui1kag2/', '0', 'Puzzles', 0, 0, '', 'wallbound-explorer'),
(3252, 'GemFit Frenzy', 'In GemFit Frenzy dive into a jewel-fitting challenge on a 7x7 grid. Test your agility and strategy as you race against time to form complete rows and columns. Confront the Gem Frenzy and achieve incredible scores!', 'https://img.gamemonetize.com/yhjyqgtmyuguheez84bl7bqmkeurz7k5/512x384.jpg', 'https://html5.gamemonetize.com/yhjyqgtmyuguheez84bl7bqmkeurz7k5/', '0', 'Puzzles', 0, 0, '', 'gemfit-frenzy'),
(3253, 'Bubble Ocean', 'A tap game to pove your speed! You are in control of the ocean and you must create bubbles to bring the pollution back to where it came from! Show them what you are made of!', 'https://img.gamemonetize.com/c6ga66lnynydlu6ycjpl5bxlhjmhy9le/512x384.jpg', 'https://html5.gamemonetize.com/c6ga66lnynydlu6ycjpl5bxlhjmhy9le/', '0', 'Shooting', 0, 0, '', 'bubble-ocean'),
(3254, 'Dinos Coloring Book', 'Coloring Dinosaurs Book is a painting, drawing and coloring game for kids! Hello my little friend, have fun with Dinosaurs in this fantastic Coloring App designed especially for you! It will be fantastic to watch your baby coloring, interacting, having fun and improving his technique thanks to this fantastic musical and educational application. The game is a classic color the dinosaurs but you can choose to color them freehand or you can choose the version where you click on the images to color them.', 'https://img.gamemonetize.com/vhmwaqu4rg0dwic0s3239kab6ek7x91k/512x384.jpg', 'https://html5.gamemonetize.com/vhmwaqu4rg0dwic0s3239kab6ek7x91k/', '0', 'Girls', 0, 0, '', 'dinos-coloring-book'),
(3255, 'Influencers Aesthetic Fashion Challenge', 'Welcome to the Influencers Aesthetic Fashion Challenge. Omg, the BFFs are going to participate in a new Influencer challenge. Complete the Look is the latest trend and you will have to pick cute makeup and a fabulous outfit for them. Pick a unique costume for all the girls. Play and have fun!', 'https://img.gamemonetize.com/bgg4m52gmt89msb0syj7t5bk4jv73g22/512x384.jpg', 'https://html5.gamemonetize.com/bgg4m52gmt89msb0syj7t5bk4jv73g22/', '0', 'Girls', 0, 0, '', 'influencers-aesthetic-fashion-challenge'),
(3256, 'Slide Blocks', 'Slide Block Puzzle is casual puzzle game Drag the shape to slide and drop them in perfect position to clear the line. Get cool effects when fill line with shape. Clear line by line to collect points.', 'https://img.gamemonetize.com/m6uvi0fa35uy7apw0o7rm0o2ck5xv22j/512x384.jpg', 'https://html5.gamemonetize.com/m6uvi0fa35uy7apw0o7rm0o2ck5xv22j/', '0', 'Puzzles', 0, 0, '', 'slide-blocks'),
(3257, 'Slide Them Away', 'Slide Them Away is a puzzle game. In each slider puzzle, you will see a grid with colored grid edges with squares inside these borders. The squares are the same color as the grid edges. The number of colors may vary. Each slider puzzle aims to get rid of all blocks locked within the edges of the grid.', 'https://img.gamemonetize.com/4fg75zo2oe1dgsx615quqpsyaaon3ahw/512x384.jpg', 'https://html5.gamemonetize.com/4fg75zo2oe1dgsx615quqpsyaaon3ahw/', '0', 'Puzzles', 0, 0, '', 'slide-them-away'),
(3258, 'Mahjong Tiles Quest', 'Mahjong Tiles Quest is a free mahjong matching game. This premium quality game is your perfect match for playing some relaxing Mahjong. Mahjong Tiles Quest is one of the most popular board games in the world. The simple rules and relaxing game play means that anyone can enjoy a round of Mahjong Tiles Quest. have fun playing.', 'https://img.gamemonetize.com/d52umh4tx1qxmxu92tp4kwxsj78vp94x/512x384.jpg', 'https://html5.gamemonetize.com/d52umh4tx1qxmxu92tp4kwxsj78vp94x/', '0', 'Puzzles', 0, 0, '', 'mahjong-tiles-quest'),
(3259, 'Rock Art', 'Discover the hottest new trend in 3D coloring and DIY Rock Art. Enjoy hours of fun and relaxation coloring rocks and creating your unique gallery of painted rock masterpieces. Discover your inner artist and share your art with your friends! How to digitally color rocks and create your rock art masterpieces? Simply select a rock from the gallery and paint it according to the color number on the palette. Creating your art collection has never been easier! Choose from a huge variety of 3D illustrations, drawings, and colors in this adult coloring book - animals, mandalas, patterns, flowers, fantasy creatures, seasonal scenes, and more - and paint', 'https://img.gamemonetize.com/wc8rbawkkw47oi1bkhlkx2ga7iaieut1/512x384.jpg', 'https://html5.gamemonetize.com/wc8rbawkkw47oi1bkhlkx2ga7iaieut1/', '0', 'Girls', 0, 0, '', 'rock-art'),
(3260, 'Soccer training', 'Welcome to soccer training! Would you like to pactice your dribble skill? Try out and see how long you can bounce the ball into the air and catch points until you drop it! And if thats not enoug there will be obstacles coming your way to really test your skill! Try it out now and see how good you are with the ball! Remember, dont let the ball touch the ground!', 'https://img.gamemonetize.com/r8n838myi546zysv99tkg71dzb4xwovn/512x384.jpg', 'https://html5.gamemonetize.com/r8n838myi546zysv99tkg71dzb4xwovn/', '0', 'Sports', 0, 0, '', 'soccer-training'),
(3261, 'Cooking Games For Kids', 'Are you ready to put on your apron, tie on your chefs hat, and make some mouthwatering dishes in this restaurant game? Become the ultimate mini chef with Cooking Game for Kids! In the kids cooking dinner game, you can create masterpiece pizzas in your virtual kitchen, including your favorite toppings like cheese, pepperoni, and vegetables. You can also cook delicious apple pies and sandwiches. Want to know more about this game? Come and play it.', 'https://img.gamemonetize.com/x6jve4a7h4x3e672io7j8v2lfc266s4k/512x384.jpg', 'https://html5.gamemonetize.com/x6jve4a7h4x3e672io7j8v2lfc266s4k/', '0', 'Girls', 0, 0, '', 'cooking-games-for-kids'),
(3262, 'Boxes Wizard', 'Boxes Wizard is a 2D pixel art platformer with 40 levels, where you play as a wizard wielding a wooden staff. With the power to teleport and push boxes, youll navigate increasingly challenging levels filled with puzzles and obstacles. Swap places with boxes to create new paths, and solve puzzles. Each level is carefully crafted. With retro-inspired graphics, Boxes Wizard offers a challenging and immersive adventure. As you progress, youll face tougher challenges. Use your magical powers and skills to overcome them all and emerge victorious!', 'https://img.gamemonetize.com/3h4d8qjcp8vi98mnrobpfc0icd3ejmnh/512x384.jpg', 'https://html5.gamemonetize.com/3h4d8qjcp8vi98mnrobpfc0icd3ejmnh/', '0', 'Puzzles', 0, 0, '', 'boxes-wizard'),
(3263, 'GT Cars Super Racing', 'Dive into the adrenaline-pumping world of GT Cars Super Racing, a game that pays homage to the classic arcade racing games of the 80s. Featuring fantastic gameplay and a precise car control system, the experience unfolds across 21 diverse circuits with numerous surprises awaiting discovery. Vibrant and detailed graphics, coupled with an impeccable car control system, deliver an immersive racing adventure. Revel in the engine sounds as you maintain optimal speed, strategically deploying the turbo for that crucial boost. With its compelling features, GT Cars Super Racing stands out as a top-tier rally arcade racing game.', 'https://img.gamemonetize.com/i75jt7c82ftf8np80l2pzbco08iupk2y/512x384.jpg', 'https://html5.gamemonetize.com/i75jt7c82ftf8np80l2pzbco08iupk2y/', '0', 'Racing', 0, 0, '', 'gt-cars-super-racing'),
(3264, 'My Pets', 'My Pets is a game in which you need to feed a dog and a cat with bone and fish, paving the way through the regulation of platforms and their activation.', 'https://img.gamemonetize.com/700w1f2flm2r7v1kgbi95kjtcuy2u5cd/512x384.jpg', 'https://html5.gamemonetize.com/700w1f2flm2r7v1kgbi95kjtcuy2u5cd/', '0', 'Hypercasual', 0, 0, '', 'my-pets'),
(3265, 'Celebrity Foodie Style', 'Welcome to the Celebrity Foodie Style. These Celebrity girls are more obsessed with both food and fashion. They planned to try this food and fashion in new trends. Yes! It&amp;rsquo;s a foodie fashion. Browse the wardrobe and pick a suitable costume for each girl. Give a unique costume for them and prepare them to show their stunning look.', 'https://img.gamemonetize.com/nexqafdesueaytc2l6gva29bdss3je0m/512x384.jpg', 'https://html5.gamemonetize.com/nexqafdesueaytc2l6gva29bdss3je0m/', '0', 'Girls', 0, 0, '', 'celebrity-foodie-style'),
(3266, 'Skibidi Toilet Jumper', 'Skibidi Toilet Jump is a fast-paced, challenging arcade game that will test your reflexes and coordination. In this game, you control a toilet that moves up and down. Your goal is to reach the top of the tower without getting caught in the rising electric current. You will also need to shoot and destroy the enemy robots patrolling the tower. The game is easy to learn but difficult to master. The further you go, the more challenging it will become. Developer: [email protected]', 'https://img.gamemonetize.com/yt2jlgpengkp8v3iz3g6geb8qpdyxoqk/512x384.jpg', 'https://html5.gamemonetize.com/yt2jlgpengkp8v3iz3g6geb8qpdyxoqk/', '0', 'Hypercasual', 0, 0, '', 'skibidi-toilet-jumper'),
(3267, 'Speedy Bartender', 'Step into the fast-paced world of a master mixologist in Speedy Bartender, a thrilling arcade game where quenching thirst meets adrenaline pumping action! Thirsty customers line the bar, their eyes pleading for a taste of your liquid artistry. Will you be the hero who delivers the perfect pour, or will frustration bubble over with spilled drinks and disappointed sighs?', 'https://img.gamemonetize.com/tevy36r7qnipasd04yrutfp3jaikpo1v/512x384.jpg', 'https://html5.gamemonetize.com/tevy36r7qnipasd04yrutfp3jaikpo1v/', '0', 'Cooking', 0, 0, '', 'speedy-bartender'),
(3268, 'Yummy Link', 'Welcome Yummy Link Puzzle Game. Tap to link two identical cake tiles to eleminate them. You can link identical tiles in 1, 2 or maximum 3 lines methode. Play against time and clear the board before times up. Enjoy!', 'https://img.gamemonetize.com/adxiytcr1le9xbq5y5x023e3o37d71bv/512x384.jpg', 'https://html5.gamemonetize.com/adxiytcr1le9xbq5y5x023e3o37d71bv/', '0', 'Puzzles', 0, 0, '', 'yummy-link'),
(3269, 'Pop It Party', 'Pop It Party is a fun relaxing game and a unique game to play on. This is a super relaxing game to play for hours; we have got different shapes of pop gadgets, click on the pops to smash them and clear the board. Website Developer &lt;a href=\'https://www.giugames.com/\'&gt;https://www.giugames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/v5ucev9vha3kgt6ftdhket0a5h7wwhfl/512x384.jpg', 'https://html5.gamemonetize.com/v5ucev9vha3kgt6ftdhket0a5h7wwhfl/', '0', 'Clicker', 0, 0, '', 'pop-it-party'),
(3270, 'Fill the Cup', 'Fill the Cup is a game in which you need to launch a ball on platforms to hit the cup three times, you also need to collect stars on the way.', 'https://img.gamemonetize.com/v1sk2rst2jjpcf6z0ztyn4pigj72onwn/512x384.jpg', 'https://html5.gamemonetize.com/v1sk2rst2jjpcf6z0ztyn4pigj72onwn/', '0', 'Hypercasual', 0, 0, '', 'fill-the-cup'),
(3271, 'House Demolition Car', 'Get ready for an adrenaline-fueled adventure in Wreck &amp;amp; Riches: Demolition Car Tycoon, where youll step into the shoes of a fearless demolition car builder and entrepreneur. Dive into a world of chaos, creativity, and cash as you build, crash, and cash in! Build Your Dream Demolition Car: Start with a rusty wreck and transform it into a powerful demolition machine. Customize every aspect of your car, from body design to engine upgrades and weapon installations. Website Developer &lt;a href=\'https://www.brightygames.com/cars-games/\'&gt;https://www.brightygames.com/cars-games/&lt;/a&gt;', 'https://img.gamemonetize.com/forme1zqfbxoogxfzruwq9n69bto9tyf/512x384.jpg', 'https://html5.gamemonetize.com/forme1zqfbxoogxfzruwq9n69bto9tyf/', '0', 'Hypercasual', 0, 0, '', 'house-demolition-car'),
(3272, 'PictureCipher', 'PictureCipher isn&amp;rsquo;t just a game; it&amp;rsquo;s a fusion of art, language, and skill. It&amp;rsquo;s a test of your ability to decipher imagery and language under pressure, all while racing against time. Whether you&amp;rsquo;re a word enthusiast, a visual thinker, or someone seeking a fresh twist on traditional puzzles, PictureCipher promises an immersive and intellectually stimulating adventure. Dive into the captivating realm of PictureCipher today and experience the thrill of revealing hidden images one word at a time. Sharpen your mind, explore your creativity, and unlock the potential that lies within each pixel. Are you ready to embrace the challenge?', 'https://img.gamemonetize.com/fl7fs9eb2mt5k8xelxid9vj9siv2ypyd/512x384.jpg', 'https://html5.gamemonetize.com/fl7fs9eb2mt5k8xelxid9vj9siv2ypyd/', '0', 'Puzzles', 0, 0, '', 'picturecipher'),
(3273, 'ASMR Makeover Beauty Salon', 'ASMR Makeover Beauty Salon is a very fun Makeover game. In this game, some customers are bothered by pus in their ears, some are bothered by scalp ulcers, and some are even more bothered by belly button infections. In the game, you, as an experienced beautician, are responsible for treating these skin problems to your customers. And you can also use your keen sense of fashion to match your customers with trendy clothes. Doesnt it sound fun and challenging? Come and play this game!', 'https://img.gamemonetize.com/k7v8y4tyzhcfk6rnwlio2f6uvdk4juko/512x384.jpg', 'https://html5.gamemonetize.com/k7v8y4tyzhcfk6rnwlio2f6uvdk4juko/', '0', 'Girls', 0, 0, '', 'asmr-makeover-beauty-salon'),
(3274, 'Save The Piggies', 'Save The Piggies is a car-moving game. But this time you are moving not a car, but a pig or other animal. From a few pigs to a large group of pigs, you need to click on the pigs to move forward until all the pigs are there. The pig must be successfully removed to pass the level. Have fun!', 'https://img.gamemonetize.com/p5bqai8uwf2ynd6faaju0cgoql8zmp6j/512x384.jpg', 'https://html5.gamemonetize.com/p5bqai8uwf2ynd6faaju0cgoql8zmp6j/', '0', 'Puzzles', 0, 0, '', 'save-the-piggies'),
(3275, 'Kids Hand Care', 'Are you interested in becoming a great hand doctor? Embrace the opportunity to wear a stethoscope and exude professionalism with this engaging hand doctor game. It offers a perfect blend of fun and educational experiences. Dont miss out, grab it now! Website Developer', 'https://img.gamemonetize.com/u9v770bnqsjlzx4kynxdil83zbpgtdhw/512x384.jpg', 'https://html5.gamemonetize.com/u9v770bnqsjlzx4kynxdil83zbpgtdhw/', '0', 'Girls', 0, 0, '', 'kids-hand-care'),
(3276, 'Celebrity Social Media Adventure', 'Welcome to the Celebrity Social Media Adventure. Celebrity girls planned to try some adventure fashion over social media. Each one tries different fashions and posts them on social media and finds who trends the most. Sounds fun! right? Help the girls by browsing their wardrobes and picking the suitable costumes in each fashion. And then pick cute accessories and hairstyles.', 'https://img.gamemonetize.com/ny4y2sufrumy2dut6e2skgcsuzdjnja5/512x384.jpg', 'https://html5.gamemonetize.com/ny4y2sufrumy2dut6e2skgcsuzdjnja5/', '0', 'Girls', 0, 0, '', 'celebrity-social-media-adventure'),
(3277, 'Dogs Spot The Differences', 'Immerse yourself in the charming world of Dogs: Spot the Differences, a puzzle game featuring scenes filled with adorable companions. Challenge your observation skills, uncover subtle differences, and unlock new levels. With stunning visuals and escalating challenges, become a detective in a captivating journey of discovery and fun. Can you spot them all and become the ultimate enthusiast for your lovable companions?', 'https://img.gamemonetize.com/0qhx4rqpwi4b243kg796lkjvyrij4g41/512x384.jpg', 'https://html5.gamemonetize.com/0qhx4rqpwi4b243kg796lkjvyrij4g41/', '0', 'Puzzles', 0, 0, '', 'dogs-spot-the-differences'),
(3278, 'Crushing Rocket', 'In the game, achieve victory by enhancing your cannon and shattering every pixel in your path to advance to the next level. Additionally, after each level, experience the excitement of a bonus level featuring a captivating hole mechanic! Website Developer &lt;a href=\'https://www.crazygamesonline.com/featured\'&gt;https://www.crazygamesonline.com/featured&lt;/a&gt;', 'https://img.gamemonetize.com/pcv0cv3az1yjf2dk27okj5dn84k91wqh/512x384.jpg', 'https://html5.gamemonetize.com/pcv0cv3az1yjf2dk27okj5dn84k91wqh/', '0', 'Hypercasual', 0, 0, '', 'crushing-rocket'),
(3279, 'Match the Blocks', 'Match the Blocks - strategically align the blocks in the upper layer to match perfectly with the patterns in the lower layer in an isometric perspective. Finish all 75 levels ranging from 3&amp;times;3 to 5&amp;times;5, you&amp;rsquo;ll need logical reasoning and visual skills to conquer each level', 'https://img.gamemonetize.com/bomztb2l4p8yywuzske2c6t8ujjaf2jc/512x384.jpg', 'https://html5.gamemonetize.com/bomztb2l4p8yywuzske2c6t8ujjaf2jc/', '0', 'Puzzles', 0, 0, '', 'match-the-blocks'),
(3280, 'Happy ASMR Care', 'Happy ASMR Care is a fun cleaning simulator game. When life starts to get messy, its time to clean. This game offers you four modes of cleaning, including cleaning turtle barnacles, carpet cleaning, shaving, and hoof trimming. What do you prefer to clean? Come join us to start your cleaning journey!', 'https://img.gamemonetize.com/ii0klnpwbijkuzhfuwc4jmaaj2lkjfp6/512x384.jpg', 'https://html5.gamemonetize.com/ii0klnpwbijkuzhfuwc4jmaaj2lkjfp6/', '0', 'Girls', 0, 0, '', 'happy-asmr-care'),
(3281, 'Flappy Skibidi', 'Flappy Skibidi is super fun flappy game that you can play online for free. Help our skibidi fly as long distance as possible. Kill or destroy your enemy, collect coins and unlock other skibidi characters. Have fun!', 'https://img.gamemonetize.com/uacvsdx8l70vnoeumy0pfijgy15utv5s/512x384.jpg', 'https://html5.gamemonetize.com/uacvsdx8l70vnoeumy0pfijgy15utv5s/', '0', 'Hypercasual', 0, 0, '', 'flappy-skibidi'),
(3282, 'Valentines Makeup Trends', 'If youre still seeking inspiration for your upcoming Valentines Day look, then look no further Our social media influencers bring a selection of super sweet makeup looks that are going to impress your Valentine tonight. In the Valentines Makeup Trends game for girls, you can discover the secrets of a sophisticated fantasy makeup look in candy colors. Play today and have fun!', 'https://img.gamemonetize.com/36vstupubrys7ckfbihi9wf7hf8d1g4w/512x384.jpg', 'https://html5.gamemonetize.com/36vstupubrys7ckfbihi9wf7hf8d1g4w/', '0', 'Girls', 0, 0, '', 'valentines-makeup-trends'),
(3283, 'Color Fun For Kids', 'Embark on a vibrant journey with Color Fun For Kids! This delightful game offers a kaleidoscope of hues for young minds to explore. Engage in a playful world of creativity as children immerse themselves in coloring activities with user-friendly numeric guides. Unlock the joy of blending colors, fostering imagination, and enhancing fine motor skills. Download now for an interactive and educational experience that makes learning colors a delightful adventure for your little ones! Website Developer &lt;a href=\'https://www.giugames.com/\'&gt;https://www.giugames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/509c77nqa9m5y7sx6zbeh19hrh8utf78/512x384.jpg', 'https://html5.gamemonetize.com/509c77nqa9m5y7sx6zbeh19hrh8utf78/', '0', 'Hypercasual', 0, 0, '', 'color-fun-for-kids'),
(3284, 'BlocksEliminate', 'Eliminating blocks is a simple game where players need to get points by eliminating blocks of the same color. The goal of the game is to gain points by eliminating blocks of the same color.', 'https://img.gamemonetize.com/hg3yt9z75maehkt74trzislqzlgg6sqg/512x384.jpg', 'https://html5.gamemonetize.com/hg3yt9z75maehkt74trzislqzlgg6sqg/', '0', 'Hypercasual', 0, 0, '', 'blockseliminate'),
(3285, 'Cosmo Pet Starry Care', 'Immerse yourself in the wonderful world of space and get to know cute alien creatures better. Choose your pet and find out how best to take care of them. Feed, walk and play with your space friends to give them happiness and care. Support your pets so that they please you with their devotion and love.', 'https://img.gamemonetize.com/h0vghwox6hvlsbha01d803e9sjqv9mqg/512x384.jpg', 'https://html5.gamemonetize.com/h0vghwox6hvlsbha01d803e9sjqv9mqg/', '0', 'Girls', 0, 0, '', 'cosmo-pet-starry-care'),
(3286, 'Bike Rider Highway', 'Experience the thrill of high-speed motorcycle racing. Zoom past cars and trucks, evade traffic, and accelerate to incredible speeds. Collect various riders, capture and share your most spectacular crashes, and challenge friends in exhilarating online races. Personalize your motorcycle for the ultimate racing adventure on lightning-fast highways in Highway Rider! Website Developer &lt;a href=\'https://www.playbestgames.online/\'&gt;https://www.playbestgames.online/&lt;/a&gt;', 'https://img.gamemonetize.com/gyl655ocml06pd9vvz21q61fpz20xezy/512x384.jpg', 'https://html5.gamemonetize.com/gyl655ocml06pd9vvz21q61fpz20xezy/', '0', 'Racing', 0, 0, '', 'bike-rider-highway'),
(3287, 'Fruit Merge Reloaded', 'Dive into the juicy and colorful world of Fruit Merge Reloaded, a captivating merging game that combines the addictive gameplay of 2048 with the sweetness of your favorite fruits! Your task is to merge identical fruits to create new and exotic varieties, aiming to reach the ultimate fruit fusion.', 'https://img.gamemonetize.com/5siv3js8ufpjhjd3xyom74oyomzrj7sv/512x384.jpg', 'https://html5.gamemonetize.com/5siv3js8ufpjhjd3xyom74oyomzrj7sv/', '0', 'Puzzles', 0, 0, '', 'fruit-merge-reloaded'),
(3288, 'Head Soccer 2D 2023', 'In the world of 2D games, Head Soccer stands out as a unique and exciting title. Players take control of cartoonish characters with oversized heads as they engage in thrilling soccer matches. The objective is simple: use your head to score goals while preventing your opponent from doing the same. Its a fast-paced and entertaining game that combines soccer skills with wacky physics for hilarious results. Website Developer &lt;a href=\'https://www.bestcrazygames.com/home/keyword/adventure\'&gt;https://www.bestcrazygames.com/home/keyword/adventure&lt;/a&gt;', 'https://img.gamemonetize.com/t9wdukh7cv54thssreth3vmh6f6s120c/512x384.jpg', 'https://html5.gamemonetize.com/t9wdukh7cv54thssreth3vmh6f6s120c/', '0', 'Action', 0, 0, '', 'head-soccer-d-'),
(3289, 'Safety Pin Couple', 'In Safety Pin Couple, embark on a whimsical adventure where safety pins unite! Guide two endearing pins through puzzling levels, navigating obstacles and hazards as they strive to reunite. Utilize their unique abilities to overcome challenges, coordinating their movements to conquer each stage. With charming visuals and cleverly designed puzzles, unravel the story of these inseparable pins. Explore their world, filled with surprises, as you assist them in their heartwarming journey towards togetherness. Website Developer &lt;a href=\'https://www.vitalitygames.com/new-games.html\'&gt;https://www.vitalitygames.com/new-games.html&lt;/a&gt;', 'https://img.gamemonetize.com/899s34075xbiz51jo9rtyh2h7pgy1j4n/512x384.jpg', 'https://html5.gamemonetize.com/899s34075xbiz51jo9rtyh2h7pgy1j4n/', '0', 'Adventure', 0, 0, '', 'safety-pin-couple'),
(3290, 'Digital Circus Click and Paint', 'Digital Circus Click and Paint is a super fun coloring game designed for kids and adults alike! Let your inner artist come to live as you dive into a vibrant circus of creativity, where each click is a brushstroke and every image is a canvas waiting for your colorful touch.', 'https://img.gamemonetize.com/w515tb9fvk9ny24tj3qmkkmnjyjtf2tt/512x384.jpg', 'https://html5.gamemonetize.com/w515tb9fvk9ny24tj3qmkkmnjyjtf2tt/', '0', 'Hypercasual', 0, 0, '', 'digital-circus-click-and-paint');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3291, 'Steve and Alex vs Fnaf', 'Steve and Alex need to escape from the FNAF monsters in their adventure. They must evade the FNAF monsters everywhere, or eliminate them all. Collect all the gold and become the owner of the keys. The red player should collect the red key, and the blue player should collect the blue key.', 'https://img.gamemonetize.com/q8db8jrdjop99pn1b201dr9qgxd3qreh/512x384.jpg', 'https://html5.gamemonetize.com/q8db8jrdjop99pn1b201dr9qgxd3qreh/', '0', 'Adventure', 0, 0, '', 'steve-and-alex-vs-fnaf'),
(3292, 'My Winter Knit Fashion', 'Welcome to the My Winter Knit Fashion. Winter is here! Hairdorable girls Dee dee, Willow, and Noah are more adorable in fashion. They planned to try knit fashion. Browse the wardrobe and help the girls to pick cute winter knit outfits. Join and play with the girls and have fun!', 'https://img.gamemonetize.com/ag8liq4q82u7xq3rix6br8t2i1ys9p5f/512x384.jpg', 'https://html5.gamemonetize.com/ag8liq4q82u7xq3rix6br8t2i1ys9p5f/', '0', 'Girls', 0, 0, '', 'my-winter-knit-fashion'),
(3293, 'Bomb Factor', 'Enhance the quantity of your missiles by employing multiplication blocks, and systematically dismantle all impediments along your route! Obliterate menacing creatures, towering buildings, valiant heroes... Absolutely anything that dares to obstruct your progress! Unleash the full might of your explosive arsenal! Website Developer &lt;a href=\'https://www.bestcrazygames.com/home/keyword/dressup\'&gt;https://www.bestcrazygames.com/home/keyword/dressup&lt;/a&gt;', 'https://img.gamemonetize.com/p2l0ssdekjzaognsqsno1ro2jyew44ea/512x384.jpg', 'https://html5.gamemonetize.com/p2l0ssdekjzaognsqsno1ro2jyew44ea/', '0', 'Hypercasual', 0, 0, '', 'bomb-factor'),
(3294, 'Color Brain Test Games', 'Color Brain Test Game is a ring puzzle game. Do you want to train your brain? You love fun spinning circle puzzle games with simple and colorful gameplay. Play Color Brain Test Games now!', 'https://img.gamemonetize.com/gvpychdo9a6ukeg2d78scsvaa2cgz7j9/512x384.jpg', 'https://html5.gamemonetize.com/gvpychdo9a6ukeg2d78scsvaa2cgz7j9/', '0', 'Puzzles', 0, 0, '', 'color-brain-test-games'),
(3295, 'Little Panda Ice Cream Game', 'Little Panda Ice Cream Game is a cute cooking game at yiv.com. Come and make delicious ice cream with a little panda. In this game, you can choose to make a refreshing popsicle or a soft cone. These ice creams, with their rich flavors and different shapes, will surely satisfy your creative pleasure! The game also offers a wide variety of fruits as ingredients for your ice cream. You can also decorate the ice cream with colorful candies and chocolates. Want to know more? Play this game now!', 'https://img.gamemonetize.com/zwsn2jbyzvlukuu1wkdr4ic15e455881/512x384.jpg', 'https://html5.gamemonetize.com/zwsn2jbyzvlukuu1wkdr4ic15e455881/', '0', 'Girls', 0, 0, '', 'little-panda-ice-cream-game'),
(3296, 'Perfect Snapshot', 'Perfect Snapshot is a casual stress relief game. Buddy is a puppet whose limbs can be retracted at will. Your goal is to secure Buddys limbs so that he can successfully take the photo. When Buddys limbs are stretched too long, he will show an uncomfortable expression, but when taking pictures, he will turn into a smiling face!', 'https://img.gamemonetize.com/qo67jhhrf1i0a672n6b8ou76u8e35f93/512x384.jpg', 'https://html5.gamemonetize.com/qo67jhhrf1i0a672n6b8ou76u8e35f93/', '0', 'Hypercasual', 0, 0, '', 'perfect-snapshot'),
(3297, 'Girls Prom Dress Fashion', 'Dear friends, are you going to do something for the ball tonight? Would you like to try different colors? Now we have blue, red, purple, green and rainbow dresses for you. Come and have a try. Have fun!', 'https://img.gamemonetize.com/w0968xoo1z0iy8em7c9exx6x2h1nyti3/512x384.jpg', 'https://html5.gamemonetize.com/w0968xoo1z0iy8em7c9exx6x2h1nyti3/', '0', 'Girls', 0, 0, '', 'girls-prom-dress-fashion'),
(3298, 'Plush Eggs Vending Machine', 'Do you like to collect mega super cute surprises plush or toys like Skibidi, Poppy, Pomni, Grimace, etc... etc... So what waiting for? Try to open all chocolate eggs in this great surprise eggs vending machine games? If you say yes... Welcome to the world of cute surprise Plush Toys Lol! Enjoy it!', 'https://img.gamemonetize.com/qh419nkjf51rmxkjj24d048vkraecnvp/512x384.jpg', 'https://html5.gamemonetize.com/qh419nkjf51rmxkjj24d048vkraecnvp/', '0', 'Puzzles', 0, 0, '', 'plush-eggs-vending-machine'),
(3299, 'Express Delivery Puzzle', 'Express Delivery Puzzle is a slide puzzle type of game, in which you have to slide the road blocks to connect the delivery truck to all the homes, each level has only one unique solution. Enjoy a total of 100 challenging levels of varying complexity.', 'https://img.gamemonetize.com/xrhri8fw69e00uocgd0z999mulnzvk76/512x384.jpg', 'https://html5.gamemonetize.com/xrhri8fw69e00uocgd0z999mulnzvk76/', '0', 'Puzzles', 0, 0, '', 'express-delivery-puzzle'),
(3300, 'Angry Plants Fighting', 'Angry Plants is a thrilling survival contest where charming and remarkable Plants face off against fearsome monsters. You are the champion these Plants need and deserve, ready to stand with them in every battle against the invading foes. Prepare for combat! This game promises endless hours of excitement and amusement. Website Developer &lt;a href=\'https://www.bestcrazygames.com/category/action\'&gt;https://www.bestcrazygames.com/category/action&lt;/a&gt;', 'https://img.gamemonetize.com/yg96ly1me1aqac5xbu8h87fy0pdrwq3f/512x384.jpg', 'https://html5.gamemonetize.com/yg96ly1me1aqac5xbu8h87fy0pdrwq3f/', '0', 'Hypercasual', 0, 0, '', 'angry-plants-fighting'),
(3301, 'Sisters Ice Vs Flame', 'Welcome to the Sisters Ice Vs Flame. Princesses have a debate on Ice Vs Flames fashion trends. So they planned to try both and compete with each other with their stunning look. Help the princesses by browsing their wardrobes and picking a suitable outfit for each one of them. Try different hairstyles and accessories. Have fun!', 'https://img.gamemonetize.com/wnxip3s2kb4q8qqaqn7qkfb99t0wwbil/512x384.jpg', 'https://html5.gamemonetize.com/wnxip3s2kb4q8qqaqn7qkfb99t0wwbil/', '0', 'Girls', 0, 0, '', 'sisters-ice-vs-flame'),
(3302, 'Princess Makeup Game 2', 'Do you like makeup? Want to become a makeup artist? Run a beauty salon, expand your ideas of good makeup styling, change your girl image, and make your clients look more beautiful and cuter! Whats wrong? Worried about how to do makeup styling? There are a variety of makeup manipulations, tools, accessories, outfits, hairstyles, and all kinds of easy-to-use cosmetics in this DIY makeup game, including cleansers, foundations, brushes, eyeshadows, and more. In addition, you can choose accessories, clothing, and hairstyles to use as models to make your customers cooler and flashier! Then they will be happy to get more likes among their friends!', 'https://img.gamemonetize.com/1y91jn5m7cehf4xj5mx4bh1pzbcroa7e/512x384.jpg', 'https://html5.gamemonetize.com/1y91jn5m7cehf4xj5mx4bh1pzbcroa7e/', '0', 'Girls', 0, 0, '', 'princess-makeup-game-'),
(3303, 'Hero Pipe', 'New addictive puzzle. Use your imagination and arrange the puzzle pipes and elbows to create a perfect piping connection between two points. The hero began his journey for treasure and to save the princess, but the puzzles in front of the hunter trapped him. What you need to do is to connect the pipes in the right order, so that the hero can take the hidden treasure and save the princess away from the dragons, wolves and monsters safely.', 'https://img.gamemonetize.com/pap994qihuht0sm9ui7i1lc3ahpkqi5j/512x384.jpg', 'https://html5.gamemonetize.com/pap994qihuht0sm9ui7i1lc3ahpkqi5j/', '0', 'Puzzles', 0, 0, '', 'hero-pipe'),
(3304, 'Fit Cats', 'Cats love boxes! Launch cats of different sizes into the box. If two cats of the same size touch each other, they merge into one larger cat. In the game, you can also use the mouse to drive any cat out of the box. Also, from time to time you can catch mice that give this opportunity. Try to unlock all the cats.', 'https://img.gamemonetize.com/z4epwfhftq5ie4bvy0yoxmmbny4xmvzg/512x384.jpg', 'https://html5.gamemonetize.com/z4epwfhftq5ie4bvy0yoxmmbny4xmvzg/', '0', 'Puzzles', 0, 0, '', 'fit-cats'),
(3305, 'Makeup Art Salon', 'Makeup Art Salon is a fun makeup game. With your creativity and personal style, you can create the perfect makeup look as a DIY makeup artist in the beauty salon of girls makeup games. Choose your favorite color combinations in beauty games and fashion games. Why not become a DIY makeup artist in our beauty games and fashion games? Have fun with makeup games for girls! Have fun!', 'https://img.gamemonetize.com/1d4sfr1ck5nxez0ljlw3e7eqvz37n3mp/512x384.jpg', 'https://html5.gamemonetize.com/1d4sfr1ck5nxez0ljlw3e7eqvz37n3mp/', '0', 'Girls', 0, 0, '', 'makeup-art-salon'),
(3306, 'Beach Rescue', 'Beach Rescue offers a straightforward puzzle gaming experience, challenging you to create a path that leads to the rescue of each drowning character. Your goal is to construct the most efficient route, ensuring the safety of everyone while also collecting as many coins as you can along the way! Website Developer &lt;a href=\'https://www.crazygamesonline.com/news\'&gt;https://www.crazygamesonline.com/news&lt;/a&gt;', 'https://img.gamemonetize.com/uvz0zfh5w7vzhu837au9g578av6wqwuk/512x384.jpg', 'https://html5.gamemonetize.com/uvz0zfh5w7vzhu837au9g578av6wqwuk/', '0', 'Hypercasual', 0, 0, '', 'beach-rescue'),
(3307, 'Dechipher', 'Welcome to the exciting and challenging world of &amp;ldquo;Decipher,&amp;rdquo; a game that will test your ability to decode symbols and form words within an 1:30. Prepare for a unique puzzle experience where your mental agility and powers of observation will be put to the test as you venture through increasingly complex challenges. The objective of &amp;ldquo;Decipher&amp;rdquo; is simple. The game is divided into two layouts: the first field will display a series of symbols, each associated with a specific letter. In the second field, you&amp;rsquo;ll find only symbols, with no apparent letters.', 'https://img.gamemonetize.com/prrbgovwq0ezbdnhsob0vf75pq8l2mbm/512x384.jpg', 'https://html5.gamemonetize.com/prrbgovwq0ezbdnhsob0vf75pq8l2mbm/', '0', 'Puzzles', 0, 0, '', 'dechipher'),
(3308, 'Motocross Jumper', 'Motocross Jumper game with realistic physics, fun and nice graphics!!! Motocross features many cool tricks, including multiple animation states depending on the bikers actions. Perform tricks, 360, wheelies, front ends and more. Control the bike as you perform cool tricks and pull off some in-air stunts. The mechanics include crash detection, with animations and various physics detection routines.', 'https://img.gamemonetize.com/6isksqrzax6vpbdgz39vk72d4v33zdxw/512x384.jpg', 'https://html5.gamemonetize.com/6isksqrzax6vpbdgz39vk72d4v33zdxw/', '0', 'Racing', 0, 0, '', 'motocross-jumper'),
(3309, 'Skibidi Toilet Seasons 3 FNF', 'FNF Skibidi Invasion introduces a unique musical challenge for Boyfriend as he faces one of his most peculiar adversaries to date! Engage in wacky, up-tempo rap battles against Skibidi Toilet, a fictional character with a quirky blend of human and toilet elements. In this mod, Boyfriend must prove his singing prowess by tackling distinct musical challenges against Skibidi Toilet, who is renowned as the hero of numerous videos on the Youtube channel DaFuq!?Boom! The inspiration for the mods music comes from the Skibidi Toilet series, comprising 44 episodes where the distinctive track Skibidi Dop Dop Yes Yes Yes! is prominently featured. Thi', 'https://img.gamemonetize.com/cosa34aqlsi7ply14qaat1bsu29tftkr/512x384.jpg', 'https://html5.gamemonetize.com/cosa34aqlsi7ply14qaat1bsu29tftkr/', '0', 'Clicker', 0, 0, '', 'skibidi-toilet-seasons--fnf'),
(3310, 'Suitable Outfit Dressup', 'Suitable Outfit Dressup is a fashionable and exciting dress up game. If you are a big fan of fashion games, then you will surely enjoy this game! Try different dress styles, hairstyles to make your anime girl character stand out and show off your skills as a fashion line master in the game! Have fun playing!', 'https://img.gamemonetize.com/ko3ky6jlw2cm13qbalh6qulkbhepmi9n/512x384.jpg', 'https://html5.gamemonetize.com/ko3ky6jlw2cm13qbalh6qulkbhepmi9n/', '0', 'Girls', 0, 0, '', 'suitable-outfit-dressup'),
(3311, 'Home Rush The Fish Fight', 'Engage in an epic battle between Human and The Fish. Your task is straightforward: drag and hold to guide the Human to the spot where they can defeat The Fish. Dodge obstacles and formidable foes on the way. Destroy the fish, and return to the starting point. Keep in mind, only humans of the same color can defeat The Fish. Enjoy numerous captivating levels with varying difficulty, impressive 3D graphics, diverse characters, and accessible controls for all ages. Sharpen your puzzle-solving skills while having fun! Website Developer &lt;a href=\'https://www.bestcrazygames.com/updated\'&gt;https://www.bestcrazygames.com/updated&lt;/a&gt;', 'https://img.gamemonetize.com/ap5dut3zw93jv7d9lobil3vzb9qivuw6/512x384.jpg', 'https://html5.gamemonetize.com/ap5dut3zw93jv7d9lobil3vzb9qivuw6/', '0', 'Action', 0, 0, '', 'home-rush-the-fish-fight'),
(3312, 'Mini Bartender Game', 'Move the bartenders hand to collect the largest number of glasses with which you can mix different drinks, decorate with many caves and attractive objects. Be careful because you will come across some obstacles that could prevent you from reaching your goal in each level with complete bases.Website Developer &lt;a href=\'https://kiz10.com/\'&gt;https://kiz10.com/&lt;/a&gt;', 'https://img.gamemonetize.com/cmqty6741av9dx7dxsfw7yulhj45qqgr/512x384.jpg', 'https://html5.gamemonetize.com/cmqty6741av9dx7dxsfw7yulhj45qqgr/', '0', 'Clicker', 0, 0, '', 'mini-bartender-game'),
(3313, 'Rally Championship', 'Rally CHAMPIONSHIP is a fun classic 2D arcade racing game similar with the classic racing games of the 80s. Play ten different circuits to race in a car that runs automatically; unlock two or more powerful cards that are hidden and discover other features while playing. Use the turbo when you need an extra speed boost and set the best lap time. The game shows colorful and detailed graphics and a nice sound effects you will enjoy.', 'https://img.gamemonetize.com/lor9twj628e1nbr14vfjr59f89bqdexb/512x384.jpg', 'https://html5.gamemonetize.com/lor9twj628e1nbr14vfjr59f89bqdexb/', '0', 'Racing', 0, 0, '', 'rally-championship'),
(3314, 'Lows Adventures 3', 'Embark on an exhilarating journey with &amp;ldquo;Low&amp;rsquo;s Adventures 3,&amp;rdquo; a captivating 2D pixel art platformer that elevates the franchise to new heights! Featuring 32 meticulously crafted levels, this installment introduces innovative gameplay elements not seen in its predecessors. Join Low in a visually stunning world, filled with challenges. Master new abilities, encounter unique foes, immerse yourself in the nostalgia of pixel art while experiencing the thrill of fresh adventures. Low&amp;rsquo;s Adventures 3 promises an unforgettable gaming experience that combines classic charm with exciting new features!', 'https://img.gamemonetize.com/qt0u9nkviwxoos4p4fe3lqnlcos823jo/512x384.jpg', 'https://html5.gamemonetize.com/qt0u9nkviwxoos4p4fe3lqnlcos823jo/', '0', 'Adventure', 0, 0, '', 'lows-adventures-'),
(3315, 'Gunshot Odyssey', 'Gunshot Odyssey is an exciting platform adventure set in a world full of action and challenges. Team up with a hero and immerse yourself in vibrant, detailed environments where dexterity and strategy are key.', 'https://img.gamemonetize.com/geyl72kjiftukky63ftxjuht362wpzql/512x384.jpg', 'https://html5.gamemonetize.com/geyl72kjiftukky63ftxjuht362wpzql/', '0', 'Adventure', 0, 0, '', 'gunshot-odyssey'),
(3316, 'Parking Order', 'Parking Order! is a fantastic puzzle game that allows you to test your parking and driving skills. By parking your cars in the correct order, you can unlock new levels and embark on a thrilling adventure, progressing from simple to complex levels.', 'https://img.gamemonetize.com/rxshsmbrdtuq7jjumfdx0q0rl6vdvgzj/512x384.jpg', 'https://html5.gamemonetize.com/rxshsmbrdtuq7jjumfdx0q0rl6vdvgzj/', '0', 'Puzzles', 0, 0, '', 'parking-order'),
(3317, 'Witchs hats', 'Don&amp;rsquo;t be manipulated by the witch, she will do anything to keep your book inaccessible, hiding it between her hats. You must be smart and agile enough not to lose sight of it. Can you really beat the witch?!', 'https://img.gamemonetize.com/sgjellx7dm0y3le3dp9qjy99ktc12rg3/512x384.jpg', 'https://html5.gamemonetize.com/sgjellx7dm0y3le3dp9qjy99ktc12rg3/', '0', 'Puzzles', 0, 0, '', 'witchs-hats'),
(3318, 'Magical Archer', 'n the game &amp;ldquo;Magical Archer,&amp;rdquo; you will enter an enchanting fantasy world where you take on the role of a magical archer with the task of collecting a collection of magical bottles. These bottles contain various spells and enchantments. Gameplay: The game consists of 16 levels, each of which presents a challenge to your archery skills. At the beginning of each level, you stand in front of a glass that needs to be shattered. To do this, you must set the angle and strength of your shot so that the arrow precisely hits the target. The game offers 6 different types of magical bottles, each with its own color and magical properties. To unlock a bo', 'https://img.gamemonetize.com/snyx35svpq1e0s7354g7c4chq8ofuabi/512x384.jpg', 'https://html5.gamemonetize.com/snyx35svpq1e0s7354g7c4chq8ofuabi/', '0', 'Shooting', 0, 0, '', 'magical-archer'),
(3319, 'Color Sort Mania', 'Forget about the everyday life and indulge in a simple world where sorting is an art. Put the bubbles in the most strategic flask and enjoy when everything falls into place.', 'https://img.gamemonetize.com/ohhubm5wex338s0lqpn6a7yjytf9o0an/512x384.jpg', 'https://html5.gamemonetize.com/ohhubm5wex338s0lqpn6a7yjytf9o0an/', '0', 'Puzzles', 0, 0, '', 'color-sort-mania'),
(3320, 'Paris Fashion Week Fall Couture', 'Welcome to Paris Fashion Week Fall Couture. Join with Bffs in their awesome journey in Paris Fashion Week and prepare yourself to be amazed by the designers, models, and trends gracing the runways. Help the girls to choose the perfect fashion costumes. Have fun!', 'https://img.gamemonetize.com/e5c9xhjf0jlztjg2lhe8riiw9liynp8x/512x384.jpg', 'https://html5.gamemonetize.com/e5c9xhjf0jlztjg2lhe8riiw9liynp8x/', '0', 'Girls', 0, 0, '', 'paris-fashion-week-fall-couture'),
(3321, 'Ant Flow', 'Introducing Ant Flow, a laid-back puzzle game where your creativity takes the lead. Put your finger to work as you sketch lines to construct a path guiding the industrious ants to their nourishment. Your mission? Assist these diligent ants in transporting their bounty back to their nest. Navigate the puzzle, sidestep obstacles, and claim victory. This game is your chance to put your intellect to the test and conquer the challenges that lie ahead.', 'https://img.gamemonetize.com/b1yo52tt3j7ddjz947m31yas14dnrcsw/512x384.jpg', 'https://html5.gamemonetize.com/b1yo52tt3j7ddjz947m31yas14dnrcsw/', '0', 'Action', 0, 0, '', 'ant-flow'),
(3322, 'Pets Master Simulator', 'An amazing open world of animals and you can take each of them into your team! Cute and dangerous, small and crushing, on the ground and in the air - they are always with you! Come in and take the best pets to your team! This is the best pet simulator: open world, more than 100 unique animals, enemies of different races, raid bosses, various locations, lots of gold and crystals!! Enter the game, gather your team of pets, clear this world of enemies and teleport to a new world, your help is needed there too! Dont forget to upgrade yourself and your pets, otherwise you wont make it... Good luck!!', 'https://img.gamemonetize.com/ggr668wn2myn95wfwysmb27f2fzlpo5z/512x384.jpg', 'https://html5.gamemonetize.com/ggr668wn2myn95wfwysmb27f2fzlpo5z/', '0', 'Hypercasual', 0, 0, '', 'pets-master-simulator'),
(3323, 'Merge Candies', 'Train your brain by merging same candies and give candies to customer, with a time limit to make your brain think faster and look for the same candies to merge. If you lose all 5 stars, you will lose.', 'https://img.gamemonetize.com/uxkhiea6pr6cbr81689stbekjdbcfqay/512x384.jpg', 'https://html5.gamemonetize.com/uxkhiea6pr6cbr81689stbekjdbcfqay/', '0', 'Puzzles', 0, 0, '', 'merge-candies'),
(3324, 'Connect Image Puzzle', 'Connect Puzzle Image goes beyond just solving puzzles. It nurtures your creativity and attention to detail, while providing a tranquil and soothing experience. Unwind from the stresses of everyday life as you lose yourself in the captivating world of interconnected imagery. Key Features: * Connect separate images to reveal a larger, breathtaking picture. * Explore a wide range of beautifully crafted puzzles, including landscapes, landmarks, and animals. * Challenge your brain with increasingly complex levels of puzzle-solving. * Enjoy a user-friendly interface and intuitive touch controls. Immerse yourself in various gameplay modes, from re', 'https://img.gamemonetize.com/a8l19r3mcxmrana98o7gow3ls9e5kyo8/512x384.jpg', 'https://html5.gamemonetize.com/a8l19r3mcxmrana98o7gow3ls9e5kyo8/', '0', 'Puzzles', 0, 0, '', 'connect-image-puzzle'),
(3325, 'Guessmaster Bingo', 'Embark on an exhilarating journey of prediction and luck with Guessmaster Bingo! Immerse yourself in the excitement of traditional bingo with a thrilling twist. As the numbers roll, challenge your intuition by guessing whether the next one will be higher or lower. Are you ready to master the art of prediction and embrace the unpredictability of Guessmaster Bingo? Take a chance, make your guesses, and let the bingo thrills unfold!', 'https://img.gamemonetize.com/lsdpdlsjj5q04xi5g20njkhgoagpbxqd/512x384.jpg', 'https://html5.gamemonetize.com/lsdpdlsjj5q04xi5g20njkhgoagpbxqd/', '0', 'Hypercasual', 0, 0, '', 'guessmaster-bingo'),
(3326, 'Insane Galaxy Ball 2024', 'The primary objective of the game is to navigate through various levels while keeping the ball balanced on tracks suspended in outer space. Along the way, youll collect space coins. Each level presents a variety of obstacles that demand puzzle-solving skills, and the games difficulty ramps up as you advance. Website Developer &lt;a href=\'https://www.bestcrazygames.com/news\'&gt;https://www.bestcrazygames.com/news&lt;/a&gt;', 'https://img.gamemonetize.com/cjnawmhokb1fzx2b27mg6eus4htckq7o/512x384.jpg', 'https://html5.gamemonetize.com/cjnawmhokb1fzx2b27mg6eus4htckq7o/', '0', 'Hypercasual', 0, 0, '', 'insane-galaxy-ball-'),
(3327, 'MergeFrisbees', 'Merge Frisbees is a very interesting ejection number casual mobile game, suitable for players of all ages. The rules and gameplay of the game are very simple. Players need to merge Frisbees with the same number to stack higher numbers, and When you meet the score requirements, you can successfully pass the level. In the game, players can break through their highest record step by step and create a new historical high!', 'https://img.gamemonetize.com/w3pjxmha5s2abnpt6890u19ypvp3cby0/512x384.jpg', 'https://html5.gamemonetize.com/w3pjxmha5s2abnpt6890u19ypvp3cby0/', '0', 'Hypercasual', 0, 0, '', 'mergefrisbees'),
(3328, 'Braid Hair Salon Girls', 'Let&amp;rsquo;s become a professional hairstylist of stylish hairstylists and design beautiful braided hairstyles for many fun activities. Get ready to give the ladies a beautiful makeover and enjoy this amazing free girl game. Style their hair, choose gorgeous makeup, give them cute outfits and have lots of fun. Let&amp;rsquo;s create amazing designs with a wide variety of braided hairstyles to prove yourself a professional fashion stylist. Make beautiful curls, make your lady look sleeker by straightening her hair or choosing a nice color.', 'https://img.gamemonetize.com/bvi1ew7fdjsq1x6rsn12de5nh8smgn7n/512x384.jpg', 'https://html5.gamemonetize.com/bvi1ew7fdjsq1x6rsn12de5nh8smgn7n/', '0', 'Girls', 0, 0, '', 'braid-hair-salon-girls'),
(3329, 'Hippo Christmas Calendar', 'Christmas is the most awaited holiday. Everyone looks forward to the holidays. The Hippo Christmas Calendar was created to make the holiday wait easier and to create a holiday spirit. Millions of children and adults around the world open the windows of the Advent Calendar every day before the holiday season. There they can find candy, souvenirs, toys, funny pictures, and good wishes. Our Advent Calendar is full of such surprises too! Unforgettable adventures, funny puzzles, interesting riddles, and other activities for boys and girls, adults and children are inside! All the surprises could be yours! Meet the hippos for the holidays, open the', 'https://img.gamemonetize.com/ynmofh5983zdu3lvu1pu2l9kvbd5i81u/512x384.jpg', 'https://html5.gamemonetize.com/ynmofh5983zdu3lvu1pu2l9kvbd5i81u/', '0', 'Girls', 0, 0, '', 'hippo-christmas-calendar'),
(3330, 'Crime Theft Gangster Paradise', 'Crime Theft Gangster Paradise is an action-packed gaming experience set in the neon-lit streets of Las Vegas. Players become ruthless gangsters, armed with a vast array of weapons, stylish costumes, and exotic cars. Engage in intense shootouts, daring missions, and high-speed street races while collecting valuable loot Welcome to the city of sin&amp;mdash;the place where you can drown yourself in riches! Be prepared to live a new life and experience a limitless world where you make the rules. Do whatever it takes to quickly rake in a vast fortune and become a billionaire. In a world where there is no law, be ready to defend yourself at the drop', 'https://img.gamemonetize.com/z5py0263ltj5xsk4bqvnzqce21pra5da/512x384.jpg', 'https://html5.gamemonetize.com/z5py0263ltj5xsk4bqvnzqce21pra5da/', '0', 'Shooting', 0, 0, '', 'crime-theft-gangster-paradise'),
(3331, 'Influencers Girly Vs Tomboy', 'Welcome to the Influencers Girly Vs Tomboy. What should these celebrities choose today? A cute, girly girl outfit or maybe a tomboy one? It&amp;rsquo;s going to be your task to help them decide on that! Join them in getting this amazing dress-up game started, run your fingers through their amazing wardrobe, and help them decide on the style that best suits their mood today.', 'https://img.gamemonetize.com/d0g6b510ur6nod9zhis688unbw8fy8wv/512x384.jpg', 'https://html5.gamemonetize.com/d0g6b510ur6nod9zhis688unbw8fy8wv/', '0', 'Girls', 0, 0, '', 'influencers-girly-vs-tomboy'),
(3332, 'Squid Game Find the Differences', 'Squid Game Find the Differences is a wonderful game where you have to find 7 differences in 20 levels. Before you on the screen will appear the playing field conditionally divided into two parts. At first glance, the pictures will seem the same to you, but still there are differences between them. You will need to carefully inspect both images. Find the element that is missing from one of the pictures. Now select it with a mouse click to designate it.', 'https://img.gamemonetize.com/znvr2d8de8rkllepny0y6wzbzmc3agpk/512x384.jpg', 'https://html5.gamemonetize.com/znvr2d8de8rkllepny0y6wzbzmc3agpk/', '0', 'Puzzles', 0, 0, '', 'squid-game-find-the-differences'),
(3333, 'Rotate The Circle Puzzle', 'Introducing a fresh Pin Game featuring Rings. Swipe to spin the Circle and unlock them all. Enjoy the thrill! Utilize the Hammer to explode the hooks and liberate the circles. Its the ideal game for both enjoyment and challenges - a straightforward yet captivating Ring puzzle game. With over 100 levels, it offers addictive gameplay. Website Developer &lt;a href=\'https://www.bestcrazygames.com/news\'&gt;https://www.bestcrazygames.com/news&lt;/a&gt;', 'https://img.gamemonetize.com/h4n4n6nblg1vpwno23tvmyuh36qp8c1c/512x384.jpg', 'https://html5.gamemonetize.com/h4n4n6nblg1vpwno23tvmyuh36qp8c1c/', '0', 'Puzzles', 0, 0, '', 'rotate-the-circle-puzzle'),
(3334, 'Trash Dash Runner', 'Run through the streets as Trash Cat! Collect fishbones and ultra special sardine tins to continually upgrade your character and buy accessories! Try to get away from the angry dog in this endless runner!', 'https://img.gamemonetize.com/894v3g8khzmp8lj2t3rakxs334o6bxvx/512x384.jpg', 'https://html5.gamemonetize.com/894v3g8khzmp8lj2t3rakxs334o6bxvx/', '0', 'Hypercasual', 0, 0, '', 'trash-dash-runner'),
(3335, 'Taxi time', 'Taxi Time is an immersive game that demands players&amp;rsquo; skillful control and strategic thinking. Get ready for a smooth journey along the highway, collect all the stars, and avoid straying off the track to achieve success!', 'https://img.gamemonetize.com/hdu654b2p3zp7uwlzfjdbk12zc00ik8v/512x384.jpg', 'https://html5.gamemonetize.com/hdu654b2p3zp7uwlzfjdbk12zc00ik8v/', '0', 'Racing', 0, 0, '', 'taxi-time'),
(3336, 'Weighted Seesaw', 'Weighted Seesaw is an exhilarating test of skill and adaptability. Progress through levels, immerse yourself in a world of increasing complexity, and conquer the seesaw&amp;rsquo;s delicate balance against time. A unique blend of physics-based gameplay and puzzle-solving challenges. Analyze the weights, adjust your approach, and unlock your inner puzzle-solving genius.', 'https://img.gamemonetize.com/jq7dwmq8asv97f6dyvykg3c2zfujdjjp/512x384.jpg', 'https://html5.gamemonetize.com/jq7dwmq8asv97f6dyvykg3c2zfujdjjp/', '0', 'Puzzles', 0, 0, '', 'weighted-seesaw'),
(3337, 'Insta Celebrity Hashtag Goals', 'Unlock your inner star with Insta Celebrity Hashtag Goals! Celebrities plan to elevate their fashionista in social media. Join and help them to complete their goal at each level. Mix and match the outfit on each level. Take a picture and post it on social media to earn more points. Have fun!', 'https://img.gamemonetize.com/tbxteb00wo6knj66zp03os5or7f56sw6/512x384.jpg', 'https://html5.gamemonetize.com/tbxteb00wo6knj66zp03os5or7f56sw6/', '0', 'Girls', 0, 0, '', 'insta-celebrity-hashtag-goals'),
(3338, 'Hawkeye Sniper', 'Be the best sniper with Hawkeye Sniper! This is a cool and challenging game where you have to spot and shoot the enemy! They are hidden very well! Can you hit them all with a perfect shot? It&amp;rsquo;s time to prove yourself! Play this game! Have fun!', 'https://img.gamemonetize.com/mtdepw7ngtwtvfy3348x68n1hihtopc7/512x384.jpg', 'https://html5.gamemonetize.com/mtdepw7ngtwtvfy3348x68n1hihtopc7/', '0', 'Shooting', 0, 0, '', 'hawkeye-sniper'),
(3339, 'Mahjong Match Club', 'Choose two matching mahjongs and remove them. Following removal, a moveable green space will emerge. Mahjong pieces should be moved until there are no more obstacles in either the horizontal or vertical directions. It faces another mahjong that is the same. Release your grip, and they will naturally vanish. Youll advance to the next level and receive points. The game puts strategy and vision to the test. Are you able to finish the challenge?', 'https://img.gamemonetize.com/8wlb1qscl61s3my6mw855eakvdfmlaka/512x384.jpg', 'https://html5.gamemonetize.com/8wlb1qscl61s3my6mw855eakvdfmlaka/', '0', 'Puzzles', 0, 0, '', 'mahjong-match-club'),
(3340, 'Fruits System', 'Fruits System is a game in which you first need to draw a path to the juicer in order to get the juice that needs to be sent into colorful glasses. You will also encounter freezing platforms and holes that steal juice on your way.', 'https://img.gamemonetize.com/ti2yetkubmcmoxft6sutivtjrdlxnl4n/512x384.jpg', 'https://html5.gamemonetize.com/ti2yetkubmcmoxft6sutivtjrdlxnl4n/', '0', 'Puzzles', 0, 0, '', 'fruits-system'),
(3341, 'Lofys   Numbers', 'Lofys - Numbers is an educational game for children with more than 40 exercises aimed at teaching the names of numbers, shapes, writing and quantities in a fun way from your cell phone, tablet or computer. With Lofys learning is fun! Game developed by: Nau.kids', 'https://img.gamemonetize.com/y3k9gsrpc859o7e7uwdbsr3zxxyjq8hn/512x384.jpg', 'https://html5.gamemonetize.com/y3k9gsrpc859o7e7uwdbsr3zxxyjq8hn/', '0', 'Puzzles', 0, 0, '', 'lofys---numbers'),
(3342, 'Skibidi Geometry Dash', 'Have fun and take control of the Skibidi toilet guy and go as far as you can, show that you can against this hard infinity game full of deadly obstacles and challenges !!!! Complete all levels and unlock new characters to continue the journey. Play Skibidi Dash now totally free and enjoy many hours of entertainment.Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/jrztyk0wdnq6wuoczlby4t8iv7h9de8r/512x384.jpg', 'https://html5.gamemonetize.com/jrztyk0wdnq6wuoczlby4t8iv7h9de8r/', '0', 'Hypercasual', 0, 0, '', 'skibidi-geometry-dash'),
(3343, 'Giddy Pomni', 'It&amp;rsquo;s Giddy Pomni the hottest game on the charts at the moment! Tap To Match The Pmni As Many As You Can! Memory Test: Giddy Pomni Game new mix of speed, memory and skills! You want to know how your memory skill! so use the memory test it this game!', 'https://img.gamemonetize.com/9ljymjiyfgr0dfizjglp31zgqpjjowez/512x384.jpg', 'https://html5.gamemonetize.com/9ljymjiyfgr0dfizjglp31zgqpjjowez/', '0', 'Puzzles', 0, 0, '', 'giddy-pomni'),
(3344, 'Baby Panda Kids Crafts DIY', 'Baby Panda Kids Crafts DIY is a very popular game. Come and make crafts with Baby Panda. You can choose to make cool vehicles out of recycled items, a sophisticated Xylophone, and delicious candy canes out of fruits. This is not an unusual DIY game. This is not an ordinary DIY game. It has smooth and beautiful animations and a lively voice-over. Through this game, you will not only know how to make handicrafts but also experience unprecedented relaxation.', 'https://img.gamemonetize.com/d6jkc4nr6p6xr1jqw4sk1fvdrxtln5dl/512x384.jpg', 'https://html5.gamemonetize.com/d6jkc4nr6p6xr1jqw4sk1fvdrxtln5dl/', '0', 'Girls', 0, 0, '', 'baby-panda-kids-crafts-diy'),
(3345, 'Piggy Bank', 'In front of you on the screen you will see a piggy bank, which will stand at the bottom of the playing field. There will be a special button above it at a certain height. Various objects can be placed between the pig and the button. You will have to click the button very quickly with the mouse. This way you will drop coins, which, hitting objects and ricocheting from them, will end up in the piggy bank. Your task is to collect a certain amount of coins in the piggy bank. As soon as you do this, you will be given points in the Piggy Bank game.', 'https://img.gamemonetize.com/ef86i5ir0h5wp5ht5qiwumd20pueiqm2/512x384.jpg', 'https://html5.gamemonetize.com/ef86i5ir0h5wp5ht5qiwumd20pueiqm2/', '0', 'Puzzles', 0, 0, '', 'piggy-bank'),
(3346, 'Jump Or Lose', 'The water level is rising every second, the best will win. The one who survives the most wins. You have 5 lives. Winning or losing is up to you. Compete and win with your friend. If you want to beat your friend, reach the highest level.Choose a red or blue player color and start the game. Win and buy yourself a hat with the coins.', 'https://img.gamemonetize.com/z4553wb3el16c4rue86hd81070q8oeu4/512x384.jpg', 'https://html5.gamemonetize.com/z4553wb3el16c4rue86hd81070q8oeu4/', '0', 'Adventure', 0, 0, '', 'jump-or-lose'),
(3347, 'Glactic Saucer', 'Galactic Saucer is an exhilarating game where players tap the screen to soar into space and journey towards different planets. However, caution is key! Players must navigate carefully to avoid collisions with asteroids, creating a thrilling and engaging adventure.', 'https://img.gamemonetize.com/za8ve12x4ab0bbb586ylouwdia0tzzm4/512x384.jpg', 'https://html5.gamemonetize.com/za8ve12x4ab0bbb586ylouwdia0tzzm4/', '0', 'Clicker', 0, 0, '', 'glactic-saucer'),
(3348, 'Telekinesis Attack', 'Use your telekinesis magic power! Gain the ability to control the power of thought! Throw your enemies wherever you want, hit them against whatever you want and deal with them however you want! Using your unique power, defeat all enemies, interact with different objects, take away weapons from enemies and be the strongest!', 'https://img.gamemonetize.com/mdwhevqlrf9seap60s9gr6bbl18njy4u/512x384.jpg', 'https://html5.gamemonetize.com/mdwhevqlrf9seap60s9gr6bbl18njy4u/', '0', 'Shooting', 0, 0, '', 'telekinesis-attack'),
(3349, 'Tangled Knots', 'In Tangled Knots, players are immersed in a captivating puzzle adventure where they must untangle complex rope configurations within limited moves to free the ropes ends. With mesmerizing visuals, intuitive mechanics, and brain-teasing challenges, the game offers a satisfying quest for players to showcase their strategic thinking and become the master untanglers. The goal of the game is to untangle the knotted ropes and free the ropes ends by manipulating and rearranging the knots with precise moves. Players must strategically plan their actions to achieve this within a set number of moves.', 'https://img.gamemonetize.com/zgr086ugosp4gxi6ljdbuffigu1mn2wl/512x384.jpg', 'https://html5.gamemonetize.com/zgr086ugosp4gxi6ljdbuffigu1mn2wl/', '0', 'Puzzles', 0, 0, '', 'tangled-knots'),
(3350, 'Pomni Blast', 'Hey Pomni needs Your help to escape from this Digital Circus world! The main goal is to land Pomni in the safe area with the least number of attempts! You just use the explosive to move Pomni in the right direction; but be aware at the dangerous obstacles! Are you able to get the three stars for each level?', 'https://img.gamemonetize.com/tk4w0xp1ztp5c046hir21qdnojvi4ls9/512x384.jpg', 'https://html5.gamemonetize.com/tk4w0xp1ztp5c046hir21qdnojvi4ls9/', '0', 'Puzzles', 0, 0, '', 'pomni-blast'),
(3351, 'Little Panda Pet Salon', 'Have you ever wanted to dress your pooch in a funky outfit or paint your cat in cute makeup? All of these can be realized at Little Pandas Pet Salon! You will run this pet grooming salon and provide comprehensive services such as makeup, hair, and nails for your pets. Experience endless fun in this dress-up game.', 'https://img.gamemonetize.com/epy4jf2qyt2xs62ncb2ak88g4pdytv96/512x384.jpg', 'https://html5.gamemonetize.com/epy4jf2qyt2xs62ncb2ak88g4pdytv96/', '0', 'Girls', 0, 0, '', 'little-panda-pet-salon'),
(3352, 'Magical Forest', 'Magic Forest is a popular and addictive pair matching puzzle game. Master the game by training your brain thinking and memory with tons of challenging well-designed levels . Find the matching tiles, connect the pairs with up to 3 lines. Remove all tile pairs before the time is over. Exercise your brain and become a tile matching master level by level. Enjoy the numerous, amazing, beautiful and various themes in the game.', 'https://img.gamemonetize.com/3cws5c37g7g6x3o6jkm58h102yrd1xhw/512x384.jpg', 'https://html5.gamemonetize.com/3cws5c37g7g6x3o6jkm58h102yrd1xhw/', '0', 'Puzzles', 0, 0, '', 'magical-forest'),
(3353, 'Stretch huggy Monster', 'Navigate through the levels by extending the limbs of the character while steering clear of obstacles. Be cautious not to overstretch, as it may lead to tearing! Stretch Man offers an enjoyable and addictive puzzle gaming experience suitable for all. Whether youre looking for casual entertainment or a way to pass the time during moments of leisure, its perfect for any occasion.', 'https://img.gamemonetize.com/wy6cwdoxnvmfqcu4cipvvvd755vvvgj2/512x384.jpg', 'https://html5.gamemonetize.com/wy6cwdoxnvmfqcu4cipvvvd755vvvgj2/', '0', 'Fighting', 0, 0, '', 'stretch-huggy-monster'),
(3354, 'Pomni Coloring Book', 'Pomni Coloring Book is fun coloring book for everyone! If you like Digital Circus characters then you will love this fun cartoon themed coloring book! Choose one of the cute images, pick your favorite color and start coloring! Enjoy it!', 'https://img.gamemonetize.com/qbhow7y6iwek6mk8ypvgnguo9s88d6ri/512x384.jpg', 'https://html5.gamemonetize.com/qbhow7y6iwek6mk8ypvgnguo9s88d6ri/', '0', 'Hypercasual', 0, 0, '', 'pomni-coloring-book'),
(3355, 'Flappy Helicopter 2 Player', 'Are you up for a two-player helicopter battle? To win in the helicopter battle, you must be the one who detonates the most. Engage in combat with your friend and emerge victorious. The one who detonates the most helicopters wins. The player who explodes 10 times loses. Remember, its not just bullets; if you fly too high and hit the ground or the sky, youll explode. Are you up for the duel with your friend?', 'https://img.gamemonetize.com/e7vkuajbnz1xyubq4y7sx3onnwdd8vri/512x384.jpg', 'https://html5.gamemonetize.com/e7vkuajbnz1xyubq4y7sx3onnwdd8vri/', '0', 'Action', 0, 0, '', 'flappy-helicopter--player'),
(3356, 'Grand Crime Auto VI', 'Welcome to the city of sin&amp;mdash;the place where you can drown yourself in riches! Be prepared to live a new life and experience a limitless world where you make the rules. Do whatever it takes to quickly rake in a vast fortune and become a billionaire. In a world where there is no law, be ready to defend yourself at the drop of a hat.', 'https://img.gamemonetize.com/cqo9vdf1tjfjhhkpo3urpgsosa7tdtbv/512x384.jpg', 'https://html5.gamemonetize.com/cqo9vdf1tjfjhhkpo3urpgsosa7tdtbv/', '0', 'Adventure', 0, 0, '', 'grand-crime-auto-vi'),
(3357, 'Elip Adventure', 'Description In Elip Adventure, you engage in a thrilling quest as an ellipse, navigating through treacherous maps to locate stars that unlock the elliptical house. Each stage presents a different challenge, with numerous obstacles and antagonists designed to hinder your progress. Whether you choose to outmaneuver or confront these enemies calls for strategic choices contributing to a dynamic gaming experience.', 'https://img.gamemonetize.com/6pog5j1hq61qg04rgaq4gfs8pf1mtevj/512x384.jpg', 'https://html5.gamemonetize.com/6pog5j1hq61qg04rgaq4gfs8pf1mtevj/', '0', 'Puzzles', 0, 0, '', 'elip-adventure'),
(3358, 'Dog Hospital', 'Dog Hospital is a very cute caring game. In the game, you play as an experienced vet. There are 4 very cute puppies. They all need your treatment. All you need to do is follow the prompts and choose the corresponding tools to operate on the puppies. Choose a puppy and start your treatment.', 'https://img.gamemonetize.com/cfjc0ykp51ajk5glc9wubaef2t7p7sjd/512x384.jpg', 'https://html5.gamemonetize.com/cfjc0ykp51ajk5glc9wubaef2t7p7sjd/', '0', 'Girls', 0, 0, '', 'dog-hospital'),
(3359, 'Word Challenge', 'Games using anagrams are very popular and the appearance of the new Word Challenge toy will not steal at all, but will add popularity. This game is for those who know a little English or want to learn new words. At the bottom of the round field will appear letters that you will combine into words. If any, they will be transferred and placed in free cells on the top of the screen. Move through the levels and earn points. The tasks will become more difficult and you can use the hints, they are in the lower left corner in the form of a lit light bulb.', 'https://img.gamemonetize.com/pbal5qyjmn4ltptheseal1m5ugifly04/512x384.jpg', 'https://html5.gamemonetize.com/pbal5qyjmn4ltptheseal1m5ugifly04/', '0', 'Puzzles', 0, 0, '', 'word-challenge'),
(3360, 'Kids Education', 'Kids Education is game that aims to educate kids in a funny way without them getting bored or feel like they are studying.The game has many different Sections like Puzzles, learn how to read,write etc.', 'https://img.gamemonetize.com/iqjxnqk15h0mxj0be9hi3gxoh39dd16y/512x384.jpg', 'https://html5.gamemonetize.com/iqjxnqk15h0mxj0be9hi3gxoh39dd16y/', '0', 'Bejeweled', 0, 0, '', 'kids-education'),
(3361, 'Shot Up', 'Description. Shot Up &amp;ndash; hyper casual game where you have to destroy cubes with your powerful projectiles. For this you are given money, you can spend it on different outfits.', 'https://img.gamemonetize.com/mc9794vodozqwlxsdglzxyrkc3t3tv1h/512x384.jpg', 'https://html5.gamemonetize.com/mc9794vodozqwlxsdglzxyrkc3t3tv1h/', '0', 'Puzzles', 0, 0, '', 'shot-up'),
(3362, 'Moon Adventure', 'Are you ready for a great moon adventure? Skip the levels before your oxygen tank runs out and be careful because there will be challenging tracks!', 'https://img.gamemonetize.com/rkhyom6f6cg91gmm0yn1f51iq58bbsdh/512x384.jpg', 'https://html5.gamemonetize.com/rkhyom6f6cg91gmm0yn1f51iq58bbsdh/', '0', 'Adventure', 0, 0, '', 'moon-adventure'),
(3363, 'FoodHead Fighters', 'Select one of the characters in the game and control their movements to fight against other characters in the street. Each one has a stronger level; try to beat each one, and you will get many rewards that will help you improve your fighting skills or even buy new ones. skin. Beat each level, and you can increase the difficulty level of the game. Each new player has unique skills, but the levels are also much more dangerous. Website Developer &lt;a href=\'https://kiz10.com/\'&gt;https://kiz10.com/&lt;/a&gt;', 'https://img.gamemonetize.com/95rpyg86xtlqy4a68ahmdzbs8sgrwmfr/512x384.jpg', 'https://html5.gamemonetize.com/95rpyg86xtlqy4a68ahmdzbs8sgrwmfr/', '0', 'Action', 0, 0, '', 'foodhead-fighters'),
(3364, 'Pomni Math Game', 'Youre good at maths? well then try to answer all the questions about the tiles where an image of Pomni is hidden underneath! How to play: drag all the left numbered blocks on to the corresponding right tiles covering the picture. Have fun and try to discover all Pomni pictures!', 'https://img.gamemonetize.com/2776kddc0y9vioq7m2ihhr7tzou3zunx/512x384.jpg', 'https://html5.gamemonetize.com/2776kddc0y9vioq7m2ihhr7tzou3zunx/', '0', 'Puzzles', 0, 0, '', 'pomni-math-game'),
(3365, 'LEG  Stretch  digital circus 3', 'LEG STRETCH CHALLENGE! The Amazing Digital Circus Stretch the goofy character to solve different puzzles in this funny online game. Use physics to your advantage as you stretch the main character to climb and reach the goal in each level. Keep stretching until you solve all of the different puzzles.', 'https://img.gamemonetize.com/4tdbououp3ukjjse99g1uchooauf91uu/512x384.jpg', 'https://html5.gamemonetize.com/4tdbououp3ukjjse99g1uchooauf91uu/', '0', 'Boys', 0, 0, '', 'leg--stretch--digital-circus-'),
(3366, 'Fantasy Forest 2', 'Fantasy Forest &amp;ndash; is a HTML5 Game! Cool match logic game. The game has 100 levels and an in-game store that will help you complete this puzzle game.You need to collect the required number of three types of blocks for each level and at the same time not leaving more than one extra block.', 'https://img.gamemonetize.com/61qhaiw98hx93lwa3tbe6u4tau5cbf9c/512x384.jpg', 'https://html5.gamemonetize.com/61qhaiw98hx93lwa3tbe6u4tau5cbf9c/', '0', 'Bejeweled', 0, 0, '', 'fantasy-forest-'),
(3367, 'Amazing Cannon', 'The gun in the Amazing Cannon game will shoot colorful balls, but this is not important for completing the tasks set at the levels, but the fact that you must fill a special container, which is located at a distance from the gun. If you start shooting, the balls are unlikely to hit the target, so you need to use the various devices that are currently on the field to redistribute the direction of the balls. The supply of shells exceeds the need for filling, but this is done intentionally, in case some of them fly past. But in order to complete the level, you must reset the value that is on the container in the Amazing Cannon.', 'https://img.gamemonetize.com/kxpjvw5v717yvpv6szvvl1dkx9ik7uoi/512x384.jpg', 'https://html5.gamemonetize.com/kxpjvw5v717yvpv6szvvl1dkx9ik7uoi/', '0', 'Puzzles', 0, 0, '', 'amazing-cannon'),
(3368, 'Cut For Cat Challenge', 'The cat who loves lollipops has become popular in the gaming space, which means that the continuation of his adventures should have appeared. Meet the game Cut For Cat Challenge, where at each level the cat will patiently wait until you drop him a round colored candy disc. To do this, you need to cut the rope on which the candy dangles. But first, think about which side to do this and take into account the items that are on the playing field, they must be used to achieve the goal. The candy is not always directly above the cat, so it needs to be moved somehow. Think and act in Cut For Cat Challenge.', 'https://img.gamemonetize.com/jr1cr653ls0hznj66n58ta91zrb3iiuk/512x384.jpg', 'https://html5.gamemonetize.com/jr1cr653ls0hznj66n58ta91zrb3iiuk/', '0', 'Puzzles', 0, 0, '', 'cut-for-cat-challenge'),
(3369, 'Pixel Sumo', 'Show your superiority by collecting five points in fierce competition against your friends. Be the first to reach five points by knocking your opponent out of the field. Unleash your skills,as the ultimate champion. Get ready for thrilling matches and unforgettable moments of triumph. Enjoy the exhilarating experience!', 'https://img.gamemonetize.com/i7ya8w9dnnwvgv886ibs3wrnnx1xq07o/512x384.jpg', 'https://html5.gamemonetize.com/i7ya8w9dnnwvgv886ibs3wrnnx1xq07o/', '0', 'Sports', 0, 0, '', 'pixel-sumo'),
(3370, 'Lava Escape', 'Lava Escape is a very fun and never-ending game. The objective of the game is to get as far as you can through a maze of rooms and traps, where lava chases you through every room.', 'https://img.gamemonetize.com/jmh2i9gl857veempk9qdtal357y0evro/512x384.jpg', 'https://html5.gamemonetize.com/jmh2i9gl857veempk9qdtal357y0evro/', '0', 'Adventure', 0, 0, '', 'lava-escape'),
(3371, 'World of Alice   My Dog', 'World of Alice - My Dog World of Alice - My Dog is an educational game developed for children in which you can have the experience of having a pet, you will be able to feed it, play with it, bathe it and give it medical care. Excellent resource for Preschool Education. In World of Alice learning is fun. Game developed by: Nau.kids', 'https://img.gamemonetize.com/022a0joskxn9psxztolkpn0gtxsduwgw/512x384.jpg', 'https://html5.gamemonetize.com/022a0joskxn9psxztolkpn0gtxsduwgw/', '0', 'Clicker', 0, 0, '', 'world-of-alice---my-dog');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3372, 'Laser Overload Dose', 'Welcome to the captivating world of our 2D laser game! Prepare for an immersive experience where your strategic prowess is tested. Use rotating mirrors and a single mouse click to redirect laser beams, guiding them to fill the battery. Embark on a journey of precision and reflection as you solve intricate puzzles and master the art of laser manipulation. Get ready to shine in this thrilling adventure', 'https://img.gamemonetize.com/s0xnhupwbwrtue7pkgg0chiusprsc25q/512x384.jpg', 'https://html5.gamemonetize.com/s0xnhupwbwrtue7pkgg0chiusprsc25q/', '0', 'Puzzles', 0, 0, '', 'laser-overload-dose'),
(3373, 'Ball Run Jumper 3D', 'This exciting and thrilling 3d endless game will have you competing with your friends to see who can make the highest score. Race your way through the 3d environment collecting coins, boosters, and power-ups to help you along the way, Unlock new opportunities and characters as you progress, and show off your score on your friends. Play now and get your friends involved in Ball Jumper Race 3d', 'https://img.gamemonetize.com/qo28o62wvf4rvpkyvrziytav7zo32ipy/512x384.jpg', 'https://html5.gamemonetize.com/qo28o62wvf4rvpkyvrziytav7zo32ipy/', '0', 'Racing', 0, 0, '', 'ball-run-jumper-d'),
(3374, 'Space Driving', 'Embark on an exciting cosmic journey with Space Driving. Get ready to pilot your own space rocket through vast outer space while collecting shining stars and avoiding dangerous collisions with towering planets. Main Features: - Intuitive controls: Tap the screen to boost the rocket and avoid obstacles. - Collect Stars: Earn points by collecting stars. - Difficulty: The higher your score, the faster the planets. Get ready for an exciting journey through the cosmos, you will need quick reflexes and strategy to avoid collisions and conquer outer space. Climb aboard and find out now!', 'https://img.gamemonetize.com/3kud44v5n26tscahrmy2no3xembsabxs/512x384.jpg', 'https://html5.gamemonetize.com/3kud44v5n26tscahrmy2no3xembsabxs/', '0', 'Hypercasual', 0, 0, '', 'space-driving'),
(3375, 'Rotating Pomni', 'Rotating Pomni is a unique platform puzzle game where you rotate the world to guide Pomni to his lost stars. This is a great puzzle game with 40 challenge levels, push your logical brain abilities to the limit! Product feature bullets: &amp;bull; Grimace on board! &amp;bull; 40 different levels! &amp;bull; Very Fun for children! &amp;bull; Brain training for whole family! &amp;bull; Cute graphics! &amp;bull; Precise gameplay!', 'https://img.gamemonetize.com/iwy1it3wbazz5u801zo5rwzql6vs6qqy/512x384.jpg', 'https://html5.gamemonetize.com/iwy1it3wbazz5u801zo5rwzql6vs6qqy/', '0', 'Puzzles', 0, 0, '', 'rotating-pomni'),
(3376, 'Fish Lovers', 'Fish love &amp;ndash; pull the pin, puzzle game, casual game in a popular genre. Various puzzles, mechanics and physics of fluid and different objects. Save fish from danger, bombs, lava and crab and give the fish just love. They cannot live without each other. Beautiful and pleasant music, sound effects, bright and colorful graphics accompany you through all the puzzles of this game. Start your adventure now. Good luck in love !!!', 'https://img.gamemonetize.com/f9uze52wwb69av0344tjrxawg3p0uqdi/512x384.jpg', 'https://html5.gamemonetize.com/f9uze52wwb69av0344tjrxawg3p0uqdi/', '0', 'Puzzles', 0, 0, '', 'fish-lovers'),
(3377, 'Bubble Shooter Saga Online', 'Bubble shooter is a game with balls in which you have to connect more than 3 balls of the same color by throwing one colored ball from bottom to top. You have to group the balls as well as you can because otherwise they will come down towards you and you will lose your life. You have to move fast and find the perfect combination of balls to close this game.', 'https://img.gamemonetize.com/ayu9bkpz6tj910whdc07ghel2yroz787/512x384.jpg', 'https://html5.gamemonetize.com/ayu9bkpz6tj910whdc07ghel2yroz787/', '0', 'Puzzles', 0, 0, '', 'bubble-shooter-saga-online'),
(3378, 'World of Alice   Farm Animals', 'World of Alice - Farm Animals With the help of Alice, learn in a fun way which animals live on the farm and their names from your mobile phone, tablet or computer. Content: chicken, cow, rabbit, sheep, dog, donkey, pig, cat, duck, goat, turkey and horse. Excellent resource for Preschool Education. By: Nau.kids', 'https://img.gamemonetize.com/85ensryy753w4gprkwwl4h4rpz6yvjz1/512x384.jpg', 'https://html5.gamemonetize.com/85ensryy753w4gprkwwl4h4rpz6yvjz1/', '0', 'Clicker', 0, 0, '', 'world-of-alice---farm-animals'),
(3379, 'Pocong found Kuntilanak night horror', 'Pocong and kuntilanak is horror from indonesia', 'https://img.gamemonetize.com/sy73jgaz56j3hzbsvswysxd0v1sbntvp/512x384.jpg', 'https://html5.gamemonetize.com/sy73jgaz56j3hzbsvswysxd0v1sbntvp/', '0', 'Puzzles', 0, 0, '', 'pocong-found-kuntilanak-night-horror'),
(3380, 'operation Thunderstrike', 'This is a demo of the game Operation Thunderstrike. The game has infleunces from classic titles like Metal Slug, Heavy Weapon and Silkworm This is a fast shooting Shmup game where you are in control of either a Tank or a helicopter. Make use of the upgrades throughput the game to make it to the boss at the end of the level! Do you like the game? Got any comments? Dont hesitate and click the links within the game to go to the developers fb page or Itch.io page. Enjoy!', 'https://img.gamemonetize.com/cnit0h0j4yxj12q7mkk0v38atyownjn4/512x384.jpg', 'https://html5.gamemonetize.com/cnit0h0j4yxj12q7mkk0v38atyownjn4/', '0', 'Shooting', 0, 0, '', 'operation-thunderstrike'),
(3381, 'Screw Master', 'Welcome to Screw Master: Nuts and Bolts , a mystifying and challenging puzzle-solving game , waiting for you to demonstrate your wit and skills . In this labyrinthine world made up of twisted iron plates and blocks, you will face a variety of complex and baffling puzzles . This world is filled with abandoned bolt fragments and rings, composing an epic odyssey of puzzles.', 'https://img.gamemonetize.com/iqspjudn3kxkhq6s7v05wn1rg7iegxsq/512x384.jpg', 'https://html5.gamemonetize.com/iqspjudn3kxkhq6s7v05wn1rg7iegxsq/', '0', 'Puzzles', 0, 0, '', 'screw-master'),
(3382, 'Digital Circus:Parkour Game', 'Digital Circus : Parkour Game. Try to pass unique parkour levels. Pass the fun levels prepared by Caine inside the circus and try to escape from the Digital Circus. Try to escape from the digital circus. Dont forget to find the exit. Its up to you to help Pomni. Come on, try to pass the unique tracks and save Pomni from the Digital circus.', 'https://img.gamemonetize.com/ygvjmgb91wppx82qphz4o2teukwlftpz/512x384.jpg', 'https://html5.gamemonetize.com/ygvjmgb91wppx82qphz4o2teukwlftpz/', '0', 'Adventure', 0, 0, '', 'digital-circusparkour-game'),
(3383, 'Pixel Racers', 'Challenge your friends in thrilling races to determine the fastest. Complete the round three times to claim victory. Get ready for an exciting gaming experience and may the best racer win! Have fun and enjoy the game!', 'https://img.gamemonetize.com/iv1ljto5akj90d0jq9lsxuf1tg4fdopr/512x384.jpg', 'https://html5.gamemonetize.com/iv1ljto5akj90d0jq9lsxuf1tg4fdopr/', '0', 'Racing', 0, 0, '', 'pixel-racers'),
(3384, 'Squirrel Coloring Adventure', 'Squirrel Coloring Adventure, the ultimate online haven for young artists to unleash their creativity! This super fun and free-to-play coloring game for kids offers a vibrant canvas of six delightful squirrel-themed images, inviting children to pick up their virtual brushes and paint the world of squirrels in hues of their imagination.', 'https://img.gamemonetize.com/3q2p4vdakun6pzi1kqfz6ahfjlyyqob8/512x384.jpg', 'https://html5.gamemonetize.com/3q2p4vdakun6pzi1kqfz6ahfjlyyqob8/', '0', 'Puzzles', 0, 0, '', 'squirrel-coloring-adventure'),
(3385, 'Rainbow Princess Pony Makeup 2', 'Come with us to have an adventure in the dreamy forest! Here you can match makeup and choose clothes for the beautiful rainbow fairy! Following the fantastic unicorns across the Rainbow Bridge is everyone&amp;rsquo;s dream, and now you have the chance to be a part of it! How happy it would be if one day you could choose various styles of clothing for the Rainbow Fairy! Here, you can not only choose clothing for the beautiful fairy, but also do facial care. Your goal is to make the rainbow fairy unique! Of course, don&amp;rsquo;t forget that her unicorn is waiting for you!', 'https://img.gamemonetize.com/6tcsznnphs6e9lsb6oevoa9wilvx457a/512x384.jpg', 'https://html5.gamemonetize.com/6tcsznnphs6e9lsb6oevoa9wilvx457a/', '0', 'Girls', 0, 0, '', 'rainbow-princess-pony-makeup-'),
(3386, 'Cute Doll Dress Up', 'Cute Doll Dress Up is a very popular dress-up game. The game has a school theme and offers many school-style outfits. Sports style, JK style, cute style, sweet and cool style dresses are available. If you are a dress-up game lover, this game will be your first choice. In this game, you wont be limited to dressing up characters of one gender. First of all, you start the game as a boy, but as soon as you put a long hairstyle and a cute dress on the character, the character will become a girl. You can also customize your character to your liking. The game has hundreds of the latest fashion accessories and hundreds of beautiful backgrounds and d', 'https://img.gamemonetize.com/7gzi8m8d15qaxah5huat9qiltzit98dy/512x384.jpg', 'https://html5.gamemonetize.com/7gzi8m8d15qaxah5huat9qiltzit98dy/', '0', 'Girls', 0, 0, '', 'cute-doll-dress-up'),
(3387, 'Arrow Hit', 'Embark on an exhilarating adventure in the virtual realm with Arrow Hit, the ultimate arcade game that puts your archery skills to the test! Immerse yourself in a captivating world where precision, timing, and accuracy are the keys to victory.', 'https://img.gamemonetize.com/k2mc55bpl19x1bfumfotpd0jicr18gso/512x384.jpg', 'https://html5.gamemonetize.com/k2mc55bpl19x1bfumfotpd0jicr18gso/', '0', 'Clicker', 0, 0, '', 'arrow-hit'),
(3388, 'Roblox Flip', 'It&amp;rsquo;s time to lose control over the Roblox body like a ragdoll and flip-flip-flip to your bed! In Roblox Flip. You should get ready to jump and fly through all the obstacles in your house to a bedroom. Watch out and don&amp;rsquo;t touch the floor! Collect cash and Diamonds to unlock new characters and complete all levels.Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/aesezz5yhy5k3g43s11s2lx7fseblktp/512x384.jpg', 'https://html5.gamemonetize.com/aesezz5yhy5k3g43s11s2lx7fseblktp/', '0', 'Puzzles', 0, 0, '', 'roblox-flip'),
(3389, 'Tanks of the Galaxy', 'Break into the world of thrilling 2D top-down shooter Tanks of the Galaxy and take part in epic tank battles! The rules are simple: destroy enemy tanks with different weapons, dodge their projectiles, use shields and environment to defeat the enemy. Earn coins to upgrade your tank, buy and upgrade more powerful weapons. Enjoy truly addictive gameplay and become the most devastating member of the tank war!', 'https://img.gamemonetize.com/3bvyq1w5frfw2whnz8mdmspkjhh0ufqj/512x384.jpg', 'https://html5.gamemonetize.com/3bvyq1w5frfw2whnz8mdmspkjhh0ufqj/', '0', 'Racing', 0, 0, '', 'tanks-of-the-galaxy'),
(3390, 'Drift No Limit: Car Racing', 'Welcome to the world of adrenaline drift racing! Are you ready to plunge into incredible adventures on the asphalt? Game Features Huge vehicle fleet: choose from numerous powerful cars, each of which has its own character and features. From classic sports cars to exotic race cars, the possibilities are endless! Car tuning: Pump and customize your car down to the smallest detail. Prepare for street battles by customizing the engine, suspension, aerodynamics and even the color of your car. Multiple cities to play in the open world: a variety of locations. Explore fascinating cities full of secret streets and incredible drift spots.', 'https://img.gamemonetize.com/dhgq49zx1c1bysozsv022edrspueuef6/512x384.jpg', 'https://html5.gamemonetize.com/dhgq49zx1c1bysozsv022edrspueuef6/', '0', 'Racing', 0, 0, '', 'drift-no-limit-car-racing'),
(3391, 'Mothers Day Float Connect', 'Connect 2 same mothers day items with a path that no more than two 90 degree angles. Clear the board by removing all pairs of identical mothers day items. Becareful, in some levels the item tiles can float ( to bottom, to uper, to left, to right, to center or split). There are 27 challenging levels in this game. Complete a level before time bounds to get extra bonus.', 'https://img.gamemonetize.com/bg0jl3b02is3pi0c7dbgqm1yfbc68qj8/512x384.jpg', 'https://html5.gamemonetize.com/bg0jl3b02is3pi0c7dbgqm1yfbc68qj8/', '0', 'Puzzles', 0, 0, '', 'mothers-day-float-connect'),
(3392, 'Jetpack Rider', 'JetPack Rider is a side-scrolling, game in which you are traveling through the construction site. You are trying to destroy or avoid enemies and obstacles. Collected coins can be used for skins upgrades or buying helpful items.', 'https://img.gamemonetize.com/xycugfmpo73v5eh3oujbqy808hrnyx07/512x384.jpg', 'https://html5.gamemonetize.com/xycugfmpo73v5eh3oujbqy808hrnyx07/', '0', 'Shooting', 0, 0, '', 'jetpack-rider'),
(3393, 'Tower Defense Kingdoms', 'Tower Defense Kingdoms is an exciting and challenging game that puts you in control of defending your kingdom against waves of enemies. Build and upgrade your towers strategically to fend off hordes of invaders and prevent them from reaching your castle. With dozens of levels and various enemies, each with their unique strengths and weaknesses, Tower Defense Kingdoms will keep you engaged and entertained for hours on end.', 'https://img.gamemonetize.com/sl90beby7k9mcd61gdkjskhj7qm4qaqq/512x384.jpg', 'https://html5.gamemonetize.com/sl90beby7k9mcd61gdkjskhj7qm4qaqq/', '0', 'Shooting', 0, 0, '', 'tower-defense-kingdoms'),
(3394, 'Head Shot Super League', 'You can play friendly match or league match in this game. Heading - Super League: Control the ball with your head, beat the opponent! Compete in leagues and become champions.', 'https://img.gamemonetize.com/w56iu6sa21fl5h44st8q76x1yzrw5ekp/512x384.jpg', 'https://html5.gamemonetize.com/w56iu6sa21fl5h44st8q76x1yzrw5ekp/', '0', 'Sports', 0, 0, '', 'head-shot-super-league'),
(3395, 'World of Alice   The Bones', 'World of Alice - The Bones World of Alice - The Bones is a game developed for children to teach the bones of the human body and where they are located in a fun way using a cell phone, tablet or computer. Excellent educational resource. In World of Alice learning is fun. Game developed by: Nau.kids', 'https://img.gamemonetize.com/n43ix1bxo2qscu95bz8zwt1ev56fc5e4/512x384.jpg', 'https://html5.gamemonetize.com/n43ix1bxo2qscu95bz8zwt1ev56fc5e4/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---the-bones'),
(3396, 'MCATLANTS', 'In this new adventure, you must reach the portal. To reach the portal, you should collaborate with your friend and work as a team. Teamwork is essential to survive in the Atlantis world. Work together with your friend and triumph. Defeat all the monsters. You must vanquish all the monsters and collect the black coins. The black coins are necessary to create the portal.', 'https://img.gamemonetize.com/mzlr8k9dkmo5bsc17br69ygn99c2snfm/512x384.jpg', 'https://html5.gamemonetize.com/mzlr8k9dkmo5bsc17br69ygn99c2snfm/', '0', '2 Player', 0, 0, '', 'mcatlants'),
(3397, 'Winter CosmoFest', 'Immerse yourself in a magical winter adventure in the Honkai universe. Show your creativity by creating festive cosplay outfits for the heroes of the game. Combine gorgeous costumes, accessories and hairstyles to capture the spirit of your favorite characters among snowflakes and winter landscapes. Show off your fashion skills by choosing the perfect ensemble for the winter cosplay festival. Win the hearts of Honkai fans and share your ideas with your friends!', 'https://img.gamemonetize.com/hfu6iuzbtc1twjqja1qyaibxybkc8j02/512x384.jpg', 'https://html5.gamemonetize.com/hfu6iuzbtc1twjqja1qyaibxybkc8j02/', '0', 'Girls', 0, 0, '', 'winter-cosmofest'),
(3398, 'Santa Dungeon Of Doom', 'Santa and The Dungeon Of Doom is an epic adventure through 100 levels of monsters, traps and danger!!! Have you got the brains and fast reflexes to escape all 100 dungeons in this unique action puzzle game? Bats will chase you, Ghosts will try and trick you, Monsters around every corner, Hazards include Spikes, Guillotines, Poison gas and more... Have you got what it takes? Product feature bullets: - Xmas Game! - 100 epic levels! - Cute graphic! - Cool Xmas music! - Really addictive! - Easy to play! Enjoy with this great Christmas Puzzle Adventure game!', 'https://img.gamemonetize.com/wlghdu5b8h0y74rjxrntp9egwrnoht36/512x384.jpg', 'https://html5.gamemonetize.com/wlghdu5b8h0y74rjxrntp9egwrnoht36/', '0', 'Puzzles', 0, 0, '', 'santa-dungeon-of-doom'),
(3399, 'Cat Clicker', 'Make cats by clicking. The cat bubbles growth accelerates when you start buying upgrades that increase the number of cat bubbles in production. Eventually, you&amp;rsquo;ll spawn billions of cat bubbles with each click, sending the cat world spiralling into a cuteness endless tunnel. You can use the reset button to start over and receive a permanent buff on your next game if you feel like a fresh start.', 'https://img.gamemonetize.com/9snllpt9q4sxcrwj8zbcfww1ngzv91ll/512x384.jpg', 'https://html5.gamemonetize.com/9snllpt9q4sxcrwj8zbcfww1ngzv91ll/', '0', 'Hypercasual', 0, 0, '', 'cat-clicker'),
(3400, 'Happy Snowman Puzzle', 'Play the newest Christmas winter puzzle game called Happy Snowman Puzzle. The game has 10 levels with 10 images of funny snowmen. You have to solve the puzzle by clicking on the parts of the image, rotating them, and bringing them to the right place. Watch the time and be very fast because it is counting down. Enjoy and have fun!!!', 'https://img.gamemonetize.com/r7e6s6bs9wlmcwc92gmqb6x1naqqlaw6/512x384.jpg', 'https://html5.gamemonetize.com/r7e6s6bs9wlmcwc92gmqb6x1naqqlaw6/', '0', 'Puzzles', 0, 0, '', 'happy-snowman-puzzle'),
(3401, 'Xmas Breakout', 'Welcome to Xmas Breakout game! Move left and right to control the ball and start beaking christmas items. Clear all the screen to unlock the next level. Have fun!', 'https://img.gamemonetize.com/sa7bc26nqbkqz1uheyajpy4ihu23h1yw/512x384.jpg', 'https://html5.gamemonetize.com/sa7bc26nqbkqz1uheyajpy4ihu23h1yw/', '0', 'Clicker', 0, 0, '', 'xmas-breakout'),
(3402, 'Winter Gifts', 'Winter Gifts is retro a platforming-puzzle game where you grab or throw gifts. Give the gifts to children at Christmas to make them happy :). Winter Gifts is inspired by NES classics featuring colorful pixel art graphics and good platforming.', 'https://img.gamemonetize.com/82l3nv4rsg6lvruw1rmtf991sxo8izwd/512x384.jpg', 'https://html5.gamemonetize.com/82l3nv4rsg6lvruw1rmtf991sxo8izwd/', '0', 'Puzzles', 0, 0, '', 'winter-gifts'),
(3403, 'Christmas Connect', 'Christmas Connect is a cute matching game where you connect 3 or more cute Xmas items of the same color. You have 30 seconds! connect as much items as you can to earn points and get the highest score. Good Luck!', 'https://img.gamemonetize.com/ms1kha00zjhm4kodf5cq2nzddhw8xjuc/512x384.jpg', 'https://html5.gamemonetize.com/ms1kha00zjhm4kodf5cq2nzddhw8xjuc/', '0', 'Puzzles', 0, 0, '', 'christmas-connect'),
(3404, 'Santa Stars Shooter', 'Welcome to our newest Christmas theme game Santa Stars Shooter. The game has 20 levels with different difficulty. The goal of the game is for Santa Claus to shoot the Christmas stars with snowballs. The game has great graphics and movements. Enjoy this shooting game and Happy New Year and a Merry Christmas!', 'https://img.gamemonetize.com/6j6voum4j8qmvne4suw9fhcr734ge6nb/512x384.jpg', 'https://html5.gamemonetize.com/6j6voum4j8qmvne4suw9fhcr734ge6nb/', '0', 'Shooting', 0, 0, '', 'santa-stars-shooter'),
(3405, 'Parkour Craft Noob Steve 2', 'Try to escape from drowning in the deserted ocean! Complete all levels. Jump over the blocks and dont fall into the cold water. Compete with your friends. Its time to show your parkour skills! + Show your skill by completing 10 different levels that get progressively harder + Try to reach the portal at the end of each level.', 'https://img.gamemonetize.com/241b6j3retr7a0ex0m6i7it0pjx8khdf/512x384.jpg', 'https://html5.gamemonetize.com/241b6j3retr7a0ex0m6i7it0pjx8khdf/', '0', 'Adventure', 0, 0, '', 'parkour-craft-noob-steve-'),
(3406, 'Sheep Sheep Duck', 'Sheep Sheep Duck is a very novel casual multiplayer party interactive game. You are free to choose and match the battle scenarios to your liking. The game has all kinds of cool scenes. You can control the game character flexibly by tapping directly on the screen, and take more challenges here. Show off your ability to defeat more enemies in this game, so you can get more weapons. You can challenge yourself better with great strength, so you can unlock new game maps.', 'https://img.gamemonetize.com/zj0i32ubsdke3gg5aqdg0eedb6h3etmm/512x384.jpg', 'https://html5.gamemonetize.com/zj0i32ubsdke3gg5aqdg0eedb6h3etmm/', '0', 'Girls', 0, 0, '', 'sheep-sheep-duck'),
(3407, 'goemetry vertical (poligon dash)', 'poligon dash Online is a top scrolling platformer. Move over and over obstacles to stay alive. If you get it wrong, go back to the beginning!', 'https://img.gamemonetize.com/82ird9vx7ae3kzro4p09h5cdb3kjuhz3/512x384.jpg', 'https://html5.gamemonetize.com/82ird9vx7ae3kzro4p09h5cdb3kjuhz3/', '0', 'Hypercasual', 0, 0, '', 'goemetry-vertical-poligon-dash'),
(3408, 'Super Cars Hidden Letters', 'Click on an image of your choice. Once you have selected the image, it will appear on your screen. Analyze the image carefully and you will see small alphabets hidden at different places. Click on those alphabets with the help of mouse to make them appear. Find all the 26 alphabets and you will win the game. The game Super Cars Hidden Letters is a very good time pass for you if you are bored and like to play games that allow you to find objects that are hidden mysteriously in the scene. This game also helps in speeding up your minds working. Finding all the hidden letters can be so much fun!', 'https://img.gamemonetize.com/euh3ri6u8zcebmd3hy40c20mqa2xc0gw/512x384.jpg', 'https://html5.gamemonetize.com/euh3ri6u8zcebmd3hy40c20mqa2xc0gw/', '0', 'Puzzles', 0, 0, '', 'super-cars-hidden-letters'),
(3409, 'Santa Blast', 'Hey Santa needs your help to escape from this dark world! The main goal is to land Santaclaus in the safe area with the least number of attempts! You just use the explosive to move Santa in the right direction but be aware at the dangerous spikes! Are you able to get the three stars for each level?', 'https://img.gamemonetize.com/6x4m6wmazeskpm61zfy4mdgb3ucoakal/512x384.jpg', 'https://html5.gamemonetize.com/6x4m6wmazeskpm61zfy4mdgb3ucoakal/', '0', 'Puzzles', 0, 0, '', 'santa-blast'),
(3410, 'World of Alice   Food Puzzle', 'World of Alice - Food Puzzle World of Alice - Food Puzzle is a game developed for children where they can play a fun puzzle with various images of food from their cell phone, tablet or computer. In World of Alice learning is fun. Game developed by: Nau.kids', 'https://img.gamemonetize.com/c87ebsiuvdsui2i2v9iclq9eq3lqdu0a/512x384.jpg', 'https://html5.gamemonetize.com/c87ebsiuvdsui2i2v9iclq9eq3lqdu0a/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---food-puzzle'),
(3411, 'Digital Circus Town Builder', 'Digital Circus Town Builder is a captivating simulation game that combines the charm of a circus with the excitement of urban planning. In this immersive virtual world, players take on the role of a town mayor tasked with creating a one-of-a-kind circus-themed town. Build and customize your towns infrastructure, from colorful big tops to thrilling amusement rides, all while managing resources and keeping your citizens entertained. Website Developer &lt;a href=\'https://th.bestcrazygames.com/\'&gt;https://th.bestcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/0dsaue1r2dagl67ozh94a6kl1ixpb6yh/512x384.jpg', 'https://html5.gamemonetize.com/0dsaue1r2dagl67ozh94a6kl1ixpb6yh/', '0', 'Action', 0, 0, '', 'digital-circus-town-builder'),
(3412, 'Little Mermaid', 'Little Mermaid Endless Runner, you play as the Little Mermaid, as she swims through the ocean collecting pearls. You must avoid obstacles such as rocks, jellyfish, and sharks, and collect as many pearls as possible. The longer you swim, the faster the ocean currents become, making it more difficult to avoid obstacles.', 'https://img.gamemonetize.com/xyzememvkodl1dbtwi1wpfv7wtd2i7yg/512x384.jpg', 'https://html5.gamemonetize.com/xyzememvkodl1dbtwi1wpfv7wtd2i7yg/', '0', 'Hypercasual', 0, 0, '', 'little-mermaid'),
(3413, 'Coloring Christmas Tree', 'This Christmas coloring game offers twelve images of Christmas trees for you to color as you wish. Simply tap on the image you want to color and start the game. Its a fun and creative way to celebrate the holiday season, allowing you to personalize each Christmas tree with your favorite colors and designs. Enjoy the festive spirit and unleash your creativity with this entertaining activity.', 'https://img.gamemonetize.com/2ms7d7tlienm8v27vxpqh14gp4sedk3o/512x384.jpg', 'https://html5.gamemonetize.com/2ms7d7tlienm8v27vxpqh14gp4sedk3o/', '0', 'Puzzles', 0, 0, '', 'coloring-christmas-tree'),
(3414, 'Mini Tennis Club', 'Take part in an amazing tennis match and enjoy the swift and fluent game. Practice before joining a tournament, because playing is easy, but mastering all the moves is not so much Have fun with this entertaining 3D tennis game with this new Mini Tennis Club game, a casual game compete against other players and beat them all and you can unlock new characters.Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/49eln5cwqtgvyhxuxvb8ksp8jkz33h81/512x384.jpg', 'https://html5.gamemonetize.com/49eln5cwqtgvyhxuxvb8ksp8jkz33h81/', '0', 'Sports', 0, 0, '', 'mini-tennis-club'),
(3415, 'World of Alice   Sizes', 'World of Alice - Sizes World of Alice - Sizes is a game developed for children to teach the difference in size scale in a fun way via mobile phone, tablet or computer. With Alice learning is fun.', 'https://img.gamemonetize.com/czfa74r1u86f4mv46fw4d3m48olbd4bq/512x384.jpg', 'https://html5.gamemonetize.com/czfa74r1u86f4mv46fw4d3m48olbd4bq/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---sizes'),
(3416, 'Rainbow Girls Perfect Winter Outfits', 'Welcome to Rainbow Girls Perfect Winter Outfits. Winter is not a season, It&amp;rsquo;s a celebration. Enjoy this winter with these cute rainbow girls. These rainbow girls want to try something special this winter. Join and help the girls to pick cute outfits and accessories. Play and have fun!', 'https://img.gamemonetize.com/6nr4qls53nd4lot5ah2fnjiufp416jo3/512x384.jpg', 'https://html5.gamemonetize.com/6nr4qls53nd4lot5ah2fnjiufp416jo3/', '0', 'Girls', 0, 0, '', 'rainbow-girls-perfect-winter-outfits'),
(3417, 'Digger Ball 3', 'And in this part of the game Digger Ball 3 you will work with a digger. Before you on the screen you will see a doughnut of a certain color lying on the surface of the earth. At a certain depth underground, a special well will be visible. You will have to make the doughnut fall into the well. To do this, use your mouse to dig a tunnel underground. A doughnut rolling along it will fall into the well and you will receive a certain amount of points for this.', 'https://img.gamemonetize.com/gnz4p60v6x8i26d3hkmg9yjzval9bj7r/512x384.jpg', 'https://html5.gamemonetize.com/gnz4p60v6x8i26d3hkmg9yjzval9bj7r/', '0', 'Puzzles', 0, 0, '', 'digger-ball-'),
(3418, 'Road Fixer', 'Engaging puzzle game that challenges players to clear obstacles and pave the way for a car to successfully navigate to the end of the road. With numerous thrilling levels, players will encounter a variety of obstacles that require strategic thinking and problem-solving skills to overcome. Diverse Levels: Enjoy the challenge of tackling several dozen levels, each presenting a unique set of obstacles and puzzles. Numerous Obstacles: Encounter a wide array of obstacles that stand in the cars way. Beautiful graphics that enhance the gaming experience, making the journey through each level visually appealing. Immerse yourself.', 'https://img.gamemonetize.com/rlmz4u4ezh8cha61btgkrey6zm0s7jz9/512x384.jpg', 'https://html5.gamemonetize.com/rlmz4u4ezh8cha61btgkrey6zm0s7jz9/', '0', 'Puzzles', 0, 0, '', 'road-fixer'),
(3419, 'Save The Cute Aliens', 'In Save the cute Aliens, immerse yourself in an intergalactic adventure where your planet is threatened by a devastating meteor, and only you can save the alien population! The inhabitants of your home planet, a variety of adorable and colorful aliens, are in imminent danger. The lethal meteor is rapidly approaching, but there is hope: a special spaceship appears on the left side of the screen, indicating the color of the aliens that can reverse time and delay the catastrophe for another minute. Your mission is to match three or more aliens of the same color to eliminate them from the playing field. But heres the crucial chall', 'https://img.gamemonetize.com/sunzrchfwpsoig59i63ay0mddqrlr9bs/512x384.jpg', 'https://html5.gamemonetize.com/sunzrchfwpsoig59i63ay0mddqrlr9bs/', '0', 'Puzzles', 0, 0, '', 'save-the-cute-aliens'),
(3420, '10x10 Puzzle', 'A reincarnation of the classic 10x10 puzzle game, but with some twists! Fill rows and columns with blocks to clear them, but beware of frozen cells that must be cleared twice before they disappear. Lightning bolts come to the rescue! If you collect two of them on the same line, the line will clear immediately. The point multiplier increases with each simultaneous clearing of a line, so combine filling the lines to get a high score!', 'https://img.gamemonetize.com/7qn3kdkgt0rpuvre5panz4lgmu52c4cb/512x384.jpg', 'https://html5.gamemonetize.com/7qn3kdkgt0rpuvre5panz4lgmu52c4cb/', '0', 'Puzzles', 0, 0, '', 'x-puzzle'),
(3421, 'Box Journey', 'Dive into the enchanting realm of Box Journey, a platformer masterpiece that seamlessly weaves together precision gameplay and an immersive storyline. Take control of a plucky box on a quest to unlock the secrets of a fantastical world. Navigate through beautifully crafted landscapes, each brimming with perilous platforms, ingenious traps, and mysterious portals.', 'https://img.gamemonetize.com/ishxj3g645r21row09pmg5pz88qhgcc7/512x384.jpg', 'https://html5.gamemonetize.com/ishxj3g645r21row09pmg5pz88qhgcc7/', '0', 'Action', 0, 0, '', 'box-journey'),
(3422, 'Santa Fright Night', 'Help Santa Claus to collect all missing Gifts! Use the physic to move, jump and rotate Santa! Enjoy this great Christmas Puzzle Adventure Game!', 'https://img.gamemonetize.com/bsnf1x48jp6u582h18ggyiogra8a67bt/512x384.jpg', 'https://html5.gamemonetize.com/bsnf1x48jp6u582h18ggyiogra8a67bt/', '0', 'Puzzles', 0, 0, '', 'santa-fright-night'),
(3423, 'Relax Bubble Shooter', 'Relax Bubble Shooter is a fantastic game suitable for the whole family and children, combining relaxation and mental challenge. With a vibrant design, rich colors, and mesmerizing effects, this game will leave an unforgettable experience. Features: Super addictive game! Relaxing gameplay! Bomb, lightning, and more power-ups to help you win. Vivid levels: Go through hundreds of exciting levels! Simple game rules. Great special effects and beautiful graphics! Special reinforcement balls. Calm, soothing music.', 'https://img.gamemonetize.com/5g511z49pcxiibi6zof88l2nosclaef8/512x384.jpg', 'https://html5.gamemonetize.com/5g511z49pcxiibi6zof88l2nosclaef8/', '0', 'Hypercasual', 0, 0, '', 'relax-bubble-shooter'),
(3424, 'Princess Winter Ice Skating Outfits', 'Welcome to Princess Winter Ice Skating Outfits. Girls enjoy this winter with your favorite princess. Princesses Anna, Elsa, Moana, Ariel, Jasmine, and Snow White are planning to go for Ice skating. But before that, they need perfect outfits. Help the princesses with their outfits with matching boots. Have fun!', 'https://img.gamemonetize.com/7365b4b7lpwr6la6h6476i6v8e5ep2nu/512x384.jpg', 'https://html5.gamemonetize.com/7365b4b7lpwr6la6h6476i6v8e5ep2nu/', '0', 'Girls', 0, 0, '', 'princess-winter-ice-skating-outfits'),
(3425, 'Cover Dance NY Party', 'Welcome to the exciting world of New Years dance adventure! In this game for girls, you can become a real cover-dance star and create a stunning performance for the New Year holiday. Become the queen of the dance floor and complete all the levels of the game to become a real star in the world of dancing!', 'https://img.gamemonetize.com/968q3oos72nqzhi7ajs03sl9hj6awa9z/512x384.jpg', 'https://html5.gamemonetize.com/968q3oos72nqzhi7ajs03sl9hj6awa9z/', '0', 'Puzzles', 0, 0, '', 'cover-dance-ny-party'),
(3426, 'Xmas Mahjong Trio Solitaire', 'Embark on a festive adventure with Xmas Mahjong Trio Solitaire. Arrange Mahjong tiles in a horizontal stack of 9, strategically making trios disappear for extra cheer. Be cautious of overflowing stacks, as it signals the end of the game. Unwrap the joy of Xmas in this simple yet engaging holiday experience!', 'https://img.gamemonetize.com/epdrb1yla4fjg4vrinle4t2nz1uayc68/512x384.jpg', 'https://html5.gamemonetize.com/epdrb1yla4fjg4vrinle4t2nz1uayc68/', '0', 'Puzzles', 0, 0, '', 'xmas-mahjong-trio-solitaire'),
(3427, 'Amazing Digital Runner Circus', 'The incredible Digital Runner Circus offers an enjoyable and demanding experience where you dash and gather your crates within a fantastical digital circus designed for running. Sprint and swipe across the screen to dodge obstacles and test your ability to build a towering stack! Website Developer &lt;a href=\'https://zh.bestcrazygames.com\'&gt;https://zh.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/cnjyikth6ycyq1f2twv2iy4j0nu33vca/512x384.jpg', 'https://html5.gamemonetize.com/cnjyikth6ycyq1f2twv2iy4j0nu33vca/', '0', 'Hypercasual', 0, 0, '', 'amazing-digital-runner-circus'),
(3428, 'Santa Claus Christmas Clicker', 'Welcome to our newest Christmas puzzle game called Santa Claus Christmas Clicker. The game has 10 levels with 10 images of Santa Claus driving on different vehicles. The goal of the game is to solve the puzzle by clicking on the parts of the image, rotating them, and bringing them to the right place. You have to be very fast because the time is counting down. Enjoy and have fun playing this rotating puzzle game!!!', 'https://img.gamemonetize.com/vntca79wbugqa49us2g7rwg9u4aw6438/512x384.jpg', 'https://html5.gamemonetize.com/vntca79wbugqa49us2g7rwg9u4aw6438/', '0', 'Puzzles', 0, 0, '', 'santa-claus-christmas-clicker'),
(3429, 'Parkour Craft Noob Steve', 'Try to escape from the snowy area! Complete all levels and share your achievements with your friends. Jump over the snow blocks and avoid falling into the icy cold. Its time to show off your parkour skills during Christmas! + Show your skill by successfully completing 8 challenging levels + Aim to reach the portal at the end of each level.', 'https://img.gamemonetize.com/8mkc1eq0noitttklorxjpoe5epn9mafv/512x384.jpg', 'https://html5.gamemonetize.com/8mkc1eq0noitttklorxjpoe5epn9mafv/', '0', 'Adventure', 0, 0, '', 'parkour-craft-noob-steve'),
(3430, 'Digital Circus Coloring Adventure', 'This delightful coloring game is tailor-made for kids seeking a burst of imaginative fun. Dive into a virtual circus tent filled with a myriad of enchanting images waiting for your artistic touch. Are you ready to join the circus of colors and make your masterpiece come alive?', 'https://img.gamemonetize.com/io5a53tylbaxk9pgnlebqwrvmomidzgv/512x384.jpg', 'https://html5.gamemonetize.com/io5a53tylbaxk9pgnlebqwrvmomidzgv/', '0', 'Girls', 0, 0, '', 'digital-circus-coloring-adventure'),
(3431, 'Rescue Girl', 'This is an interesting puzzle in the genre of Pin Pull! There are many modes, go through unique levels with varying difficulty, solve difficult quests, pull a pin or choose the right way to develop the adventure. Find a way to Help the Girl!', 'https://img.gamemonetize.com/p6g9mx5rh65xml5zwbhrxp1rn5v0qmfk/512x384.jpg', 'https://html5.gamemonetize.com/p6g9mx5rh65xml5zwbhrxp1rn5v0qmfk/', '0', 'Adventure', 0, 0, '', 'rescue-girl'),
(3432, 'Sisters Decorate Bedroom', 'Sisters Decorate Bedroom is an online game that you can play on Babygames for free. This fantastic game lets you design and decorate several different rooms just the way you like them. You can create dreamy bedrooms. Its your chance to let your creativity shine as you make each room special! Perfect for girls who love decorating and design, Sisters Decorate Bedroom is your ticket to creating the ultimate dream spaces. Are you ready to transform rooms into magical havens?', 'https://img.gamemonetize.com/tryczneey2fqd30krlsv5ac8a8iqvqv4/512x384.jpg', 'https://html5.gamemonetize.com/tryczneey2fqd30krlsv5ac8a8iqvqv4/', '0', 'Girls', 0, 0, '', 'sisters-decorate-bedroom'),
(3433, 'Digital Circus Hide And Seek', 'For the digital circus hide and seek scene, envision a whimsical, futuristic digital circus setting. In the foreground, a group of children, each with distinct, vibrant outfits, are playing hide and seek. One child, wearing a neon green hat and a bright blue coat, is counting against a futuristic, holographic carousel, eyes covered. Around the carousel, other children are hiding: one is crouched behind a digitally animated lion, another is peeking from behind a cluster of shimmering, holographic balloons, and a third. Website Developer &lt;a href=\'https://tl.bestcrazygames.com\'&gt;https://tl.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/6c2s2pyxe65icdkse5t4svr0ihact3yi/512x384.jpg', 'https://html5.gamemonetize.com/6c2s2pyxe65icdkse5t4svr0ihact3yi/', '0', 'Action', 0, 0, '', 'digital-circus-hide-and-seek'),
(3434, 'Kikis Pink Christmas', 'Come and help gorgeous Kiki get her holiday outfits ready in time for Christmas Day. She needs four statement looks and you are invited to help her out. In this brand-new Christmas dress-up game for girls called Kikis Pink Christmas, you dress up our girl in comfy chic homeware, fashionable kitchen outfits, glam festive outfits, and colorful outdoor outfits. Go through all the options and create four unique Christmas looks for cute Kiki. Dont forget to also deal with her makeup look. Have a blast!', 'https://img.gamemonetize.com/xxkdcpukrrcue21soja473ucbnvfywjb/512x384.jpg', 'https://html5.gamemonetize.com/xxkdcpukrrcue21soja473ucbnvfywjb/', '0', 'Girls', 0, 0, '', 'kikis-pink-christmas'),
(3435, 'Baby Daily Habits', 'Baby Daily Habits is a very popular educational game. In this game, you will learn and develop good living habits with the little girls and boys in the game. From washing your hands before meals to brushing your teeth before bed, Baby Daily Habits on yiv.com picks up every detail and grows with you. You just need to follow gentle guidance and help your character complete the tasks of daily life. Enjoy!', 'https://img.gamemonetize.com/1gdpin5necb0pgiqj45j66d9w2uxw2zv/512x384.jpg', 'https://html5.gamemonetize.com/1gdpin5necb0pgiqj45j66d9w2uxw2zv/', '0', 'Girls', 0, 0, '', 'baby-daily-habits'),
(3436, 'Santa Wheel', 'Santa Wheel is a funny game where you must control a big rolling Santaclaus through 30 levels! Whit its original and colorful graphics Santa Wheel will be a pleasant time-killer, simple but addicting. So accelerate, break and have a perfect control of your Santa in order to complete all levels! The main goal is to help Santa to complete each levels and to escape from Monster Land and go back to North Pole to save the Christmas! Enjoy this game in this magic Christmas season! tips: follow the stars!', 'https://img.gamemonetize.com/0p476c7wysv8iw8m1hmb0ktfw7zfx3ef/512x384.jpg', 'https://html5.gamemonetize.com/0p476c7wysv8iw8m1hmb0ktfw7zfx3ef/', '0', 'Puzzles', 0, 0, '', 'santa-wheel'),
(3437, 'Frosty Connection Quest', 'Join us on a frosty adventure with Frosty Connection Quest, an exhilarating online matching puzzle game meticulously crafted to be super fun for both kids and adults alike. Frosty Connection Quest online playground where the whimsy of winter meets the thrill of puzzle-solving. Have fun playing!', 'https://img.gamemonetize.com/2zyan5wbwo9ekiujs51mqemyt8v32xar/512x384.jpg', 'https://html5.gamemonetize.com/2zyan5wbwo9ekiujs51mqemyt8v32xar/', '0', 'Puzzles', 0, 0, '', 'frosty-connection-quest'),
(3438, 'Kids Dentist Games', 'Kids Dentist Games is a cute dentist game. In the game, you play as an experienced dentist. You need to rescue the characters who come to need help. Among them, there are cute cats, beautiful princesses, righteous policemen, and kind old grannies. Pick a person you think needs the most help and start working on his or her teeth.', 'https://img.gamemonetize.com/z892ltdezy2ykev9141k0suz58fee4kq/512x384.jpg', 'https://html5.gamemonetize.com/z892ltdezy2ykev9141k0suz58fee4kq/', '0', 'Girls', 0, 0, '', 'kids-dentist-games'),
(3439, 'Christmas Gifts Sorting', 'Welcome to the newest puzzle sorting game called Christmas Gifts Sorting. Help the Santa Claus to sort the Christmas gifts by form and color. The game has 60 incredible levels. Show your sorting skills and enjoy this Christmas fun game!', 'https://img.gamemonetize.com/wa3rcnp9vqfd404dewoum4kc9iagaxvo/512x384.jpg', 'https://html5.gamemonetize.com/wa3rcnp9vqfd404dewoum4kc9iagaxvo/', '0', 'Puzzles', 0, 0, '', 'christmas-gifts-sorting'),
(3440, 'Muscle Clicker: Gym game', 'Muscle Clicker shows you what it&amp;rsquo;s like to make a skinny person muscular with hard work at the gym. In this game, you need to train and compete to earn money. But, it&amp;rsquo;s not easy as your stamina runs out when you continuously exercise. Then, when you have sufficient funds, you can buy more equipment to help you gain muscles, money, and experience. As you gain more experience, you can also increase your strength and stamina. Join the fun and become a muscle building pro with Muscle Clicker.', 'https://img.gamemonetize.com/t2d34yzcod0b3o4kqayfnia4cce3gjf2/512x384.jpg', 'https://html5.gamemonetize.com/t2d34yzcod0b3o4kqayfnia4cce3gjf2/', '0', 'Sports', 0, 0, '', 'muscle-clicker-gym-game'),
(3441, 'Santa Claus Meet Grimace', 'In Santa Claus Meet Grimace Monster your goal is to help Santa Claus meet his mate Grimace Monster in non stop puzzle game. Take on the role of Santa Claus and quickly discover mysterious land in christmas day, find Grimace Monster. Use your intelligence, creativity, and quick thinking to find Grimace Monster, approach them, and come up with the most suitable plan to escape the spooky and peculiar land of Grimace Monster. Merry Christmas everyone!!!', 'https://img.gamemonetize.com/su2iqflb6lokg2xx96wh3fdu3oc6beyg/512x384.jpg', 'https://html5.gamemonetize.com/su2iqflb6lokg2xx96wh3fdu3oc6beyg/', '0', 'Puzzles', 0, 0, '', 'santa-claus-meet-grimace'),
(3442, 'Draw That Line', 'Its time to use your brain and find a way to bump the balls! The rules easy, just draw lines or shapes to bump the balls, you will need your wisdom and imagination. Youll surely love this game once you get how it works!', 'https://img.gamemonetize.com/hob2dl7k687hel7glzvnqr67659dvief/512x384.jpg', 'https://html5.gamemonetize.com/hob2dl7k687hel7glzvnqr67659dvief/', '0', 'Puzzles', 0, 0, '', 'draw-that-line'),
(3443, 'Stickman Merge Battle: Arena', 'An exciting strategic merge game where you have to demonstrate your advantage over the red stickman invaders. Create your army of stickmen, show your wit in the formation of troops and defeat all bosses. Less than 1% percent of players are able to unlock all stickmen and complete the game. - 3D stickmen - Each level is harder than the previous one - Intuitive controls - Boss difficulty every ten levels - Tactical game for all ages', 'https://img.gamemonetize.com/obyhafhugknxn37yy4vsed6yknb9d6rl/512x384.jpg', 'https://html5.gamemonetize.com/obyhafhugknxn37yy4vsed6yknb9d6rl/', '0', 'Fighting', 0, 0, '', 'stickman-merge-battle-arena'),
(3444, 'Raccoon Retail', 'Oopsy! Clumsy customers are making a big mess and its your job to keep the supermarket clean. Drive around, collect trash and empty it in the dumpster. The faster you clean to more money you earn. Upgrade your retail store to increase your revenue.', 'https://img.gamemonetize.com/uarwfpfzlcz414mq41kf3g82b5mpwxy1/512x384.jpg', 'https://html5.gamemonetize.com/uarwfpfzlcz414mq41kf3g82b5mpwxy1/', '0', 'Action', 0, 0, '', 'raccoon-retail'),
(3445, 'Merge Muscle Tycoon', 'Engage in physical activity today, and you can achieve a fit and robust physique. Welcome to Merge Muscle Tycoon MMA Boxing, the game designed to assist you in becoming a master of muscles, a skilled boxer, or a proficient MMA fighter. Numerous workouts aimed at enhancing your strength are awaiting your exploration. Website Developer &lt;a href=\'https://ru.bestcrazygames.com\'&gt;https://ru.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/wrn8er5k3jrmyo310joxsem9ilk6f6oo/512x384.jpg', 'https://html5.gamemonetize.com/wrn8er5k3jrmyo310joxsem9ilk6f6oo/', '0', 'Hypercasual', 0, 0, '', 'merge-muscle-tycoon'),
(3446, 'MagicTower', 'It is said that the queen is a powerful sorceress, and the princess sisters have been captured by the queen. Hero, you must hurry to rescue the princesses!', 'https://img.gamemonetize.com/86s69hjykukvfzw769mjgg2da7uurpfl/512x384.jpg', 'https://html5.gamemonetize.com/86s69hjykukvfzw769mjgg2da7uurpfl/', '0', 'Boys', 0, 0, '', 'magictower'),
(3447, 'Monster Duelist', 'Monster Duelist immerses players into a mysterious world where they assume the role of a monster duelist. Exploring vast territories, they capture various unique monsters. Through battles against formidable opponents, players enhance their combat prowess, striving to become the ultimate duelist. Utilizing the monsters they capture, they assemble a powerful team, engage in battles, and demonstrate their skills and courage!', 'https://img.gamemonetize.com/rhifs2sxfqdfhjhczhecfb995cmmsc79/512x384.jpg', 'https://html5.gamemonetize.com/rhifs2sxfqdfhjhczhecfb995cmmsc79/', '0', 'Hypercasual', 0, 0, '', 'monster-duelist'),
(3448, 'Mr And Mrs Santa Christmas Adventure', 'Welcome to Mr. and Mrs. Santa Christmas Adventure. Christmas is around the corner. Mr. and Mrs. Santa preparing for the celebration. Unfortunately, Mr. Santa met an accident. Santa and his pet got severe injuries and also his sleigh was damaged totally. Help Santa and his pet for a quick recovery so that he can tour around the world to share his Christmas gift with the children.', 'https://img.gamemonetize.com/f6wi4i31gqgtscci6v7k8dcr4vnjv78q/512x384.jpg', 'https://html5.gamemonetize.com/f6wi4i31gqgtscci6v7k8dcr4vnjv78q/', '0', 'Girls', 0, 0, '', 'mr-and-mrs-santa-christmas-adventure'),
(3449, 'DIY Grimace Shake', 'DIY Grimace Shake is a very hot cooking game. Grimace has always made milkshakes. It has never tasted anyone elses. Try this game where you can make a milkshake for Grimace. But its not just Grimace, but also Banana Cat, alphabet lore and other popular characters. The game also offers hundreds of various elaborate mugs, milkshake flavors, straws, and more. You can also change the decor of the milkshake shop to your liking. Once the milkshake is ready, try it for your chosen character. It gives you feedback by making emojis based on the taste of your milkshake. Want to know more? Open the game.', 'https://img.gamemonetize.com/4b03bc52g119a2g6j4x6kcsrmtqmdmo3/512x384.jpg', 'https://html5.gamemonetize.com/4b03bc52g119a2g6j4x6kcsrmtqmdmo3/', '0', 'Girls', 0, 0, '', 'diy-grimace-shake'),
(3450, 'Pirate Block Craft Monster Shooter', 'Prepare for an exhilarating survival shooting game that promises thrilling and entirely novel encounters. In the world of Block Craft, characters find themselves marooned on a treacherous river, a perilous realm teeming with monsters and uncertainty. Sinister, bloodthirsty beings such as Bambam and Chuu Chuu are relentlessly hunting down every survivor. Website Developer &lt;a href=\'https://ro.bestcrazygames.com\'&gt;https://ro.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/lhmi1jgygea8lv7arg44d30z2hnrel7p/512x384.jpg', 'https://html5.gamemonetize.com/lhmi1jgygea8lv7arg44d30z2hnrel7p/', '0', 'Shooting', 0, 0, '', 'pirate-block-craft-monster-shooter'),
(3451, 'Watermelon Fruit Merge', 'Combine fruits to reveal even more delightful surprises! Can you uncover the legendary watermelon? Immerse yourself in a juicy puzzle adventure today! Explore the latest craze in mobile gaming! Merge melons, pineapples, apples, and a variety of other fruits inside the box. Your mission? Keep them from reaching the top. Merge identical fruits to produce larger and more rewarding varieties, ultimately reaching the coveted Watermelon! Set your sights high and aim for your best score before the box overflows. Your ultimate objective? Website Developer &lt;a href=\'https://in.kizi10.org\'&gt;https://in.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/4lyq1vdatcf88ms5eus7xdkp5pultb04/512x384.jpg', 'https://html5.gamemonetize.com/4lyq1vdatcf88ms5eus7xdkp5pultb04/', '0', 'Hypercasual', 0, 0, '', 'watermelon-fruit-merge'),
(3452, 'Christmas Block Challenge', 'Christmas Block Challenge: Strategically place festive blocks on a 10x10 grid, completing rows or columns of 10 to collect all Xmas Collectibles within them. The objective is to gather all the collectibles on the board. Can you become the ultimate holiday block strategist and unwrap all the festive surprises?', 'https://img.gamemonetize.com/sgx650qk7j0vs8jxcw6wu9ucgyy7b8dh/512x384.jpg', 'https://html5.gamemonetize.com/sgx650qk7j0vs8jxcw6wu9ucgyy7b8dh/', '0', 'Puzzles', 0, 0, '', 'christmas-block-challenge');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3453, 'My Pets Shop', 'This is an easy and relaxing game in which you are the owner of a pet store! Positive and beautiful graphics, meditative gameplay. Grow food, feed animals, build new enclosures, sell animals to buyers. Your goal is to earn as much money as possible, for this try to grow and sell as many animals as possible. Have a good game!', 'https://img.gamemonetize.com/mvlzpmz4k7onh6bw238n9t0wbcbe2wvt/512x384.jpg', 'https://html5.gamemonetize.com/mvlzpmz4k7onh6bw238n9t0wbcbe2wvt/', '0', 'Hypercasual', 0, 0, '', 'my-pets-shop'),
(3454, 'Skibidi Elastic Head', 'In the entertaining puzzle game Skibidi Elastic Head, your goal is to assist the Skibidi Toilet in escaping from the cameraman and completing each level. Play the part of a courageous skibidi toilet and see if you can elude the camera crew. Make sure you finish each level before the alarm goes off; if you do, youll get a lot of cash, but if you pause for too long, youll be caught and killed. You may access a wide variety of skins for your skibidi, including characters from Rick and Morty, Five Nights at Freddys, Monster Rainbow, and many more.Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/mzhcqhok1b5whltst1sscbgd85ewzn2q/512x384.jpg', 'https://html5.gamemonetize.com/mzhcqhok1b5whltst1sscbgd85ewzn2q/', '0', 'Clicker', 0, 0, '', 'skibidi-elastic-head'),
(3455, 'Skibidi Hit Master', 'Skibidi Hit Master is a hilarious Shooting game where you must defend the world from an invasion of Skibidi Toilets! Take on the role of a cameraman and fight off waves of toilet-like monsters. Battle the Skibidi Boss, G-Man, and his army of quirky enemies. Embark on this absurd comedy and save humanity from the comical toilet terror! Get ready to laugh through the flush in this entertaining adventure with cartoonish graphics.', 'https://img.gamemonetize.com/5v5di5766lz4kax3unxtr0qqaylr4me9/512x384.jpg', 'https://html5.gamemonetize.com/5v5di5766lz4kax3unxtr0qqaylr4me9/', '0', 'Shooting', 0, 0, '', 'skibidi-hit-master'),
(3456, 'Santa Drop', 'Help Santa to escape from dark forest prison! Santa Drop is a 60 levels of fun physics puzzle game! all boxes except the grass must be removed where the prison is standing. Simply click or tap on the boxes or blocks to destroy them; carefully use the set blocks in what ever way you can to get the Santa Drop safely into the grass. Solve this fun physics game and help Santa to escape from prison!', 'https://img.gamemonetize.com/drrapap9n5xsoiffxcwij3w5lunkqvcu/512x384.jpg', 'https://html5.gamemonetize.com/drrapap9n5xsoiffxcwij3w5lunkqvcu/', '0', 'Puzzles', 0, 0, '', 'santa-drop'),
(3457, 'Amazing Circus Adventure', 'Embark on a captivating 2D adventure in Amazing Circus Adventure. Swing, jump, and navigate through whimsical landscapes, encountering quirky circus performers and solving puzzles. Collect coins power-ups and become the star of the greatest show on Earth. A delightful experience with enchanting visuals and lively music awaits you!', 'https://img.gamemonetize.com/l0knmblv4y7etinnt2nh8h4gf3m2afgs/512x384.jpg', 'https://html5.gamemonetize.com/l0knmblv4y7etinnt2nh8h4gf3m2afgs/', '0', 'Adventure', 0, 0, '', 'amazing-circus-adventure'),
(3458, 'Farming Life', 'Start afresh in a small town with a tiny farm. Build it up and sell your goods on the local market. Become the most popular local farmer with the biggest and best farm around!', 'https://img.gamemonetize.com/q8w2r79771yeqx2v37xqdqwn9oh0bkmo/512x384.jpg', 'https://html5.gamemonetize.com/q8w2r79771yeqx2v37xqdqwn9oh0bkmo/', '0', 'Adventure', 0, 0, '', 'farming-life'),
(3459, 'Help Police', 'Help Police is a logical puzzle game in which you control a police squad. You need to think carefully about every move to prevent the thief from escaping from prison! New police officers open every 10 levels! Take your time, think one step ahead, good luck!', 'https://img.gamemonetize.com/bmid2lhtrfhk0krdsbqhhwqp1wb27cne/512x384.jpg', 'https://html5.gamemonetize.com/bmid2lhtrfhk0krdsbqhhwqp1wb27cne/', '0', 'Puzzles', 0, 0, '', 'help-police'),
(3460, 'Strong Fighter', 'Fight your opponent and destroy him with your ultimate punch! In this action role playing game you can chose your strategy to become a great fighter. Its your choice to fight like a martial artist, a grappler or like a shaolin master. And become the ultimate dojo kung fu master! If you can beat them you can beat everyone!', 'https://img.gamemonetize.com/nxotysqbir7qxsp2qw432ybzfiji436v/512x384.jpg', 'https://html5.gamemonetize.com/nxotysqbir7qxsp2qw432ybzfiji436v/', '0', 'Clicker', 0, 0, '', 'strong-fighter'),
(3461, 'Pocoyo Hidden Objects', 'The Pocoyo Hidden Objects game is an exciting game that challenges you to find hidden objects in 8 different levels. Your aim is to locate ten objects in each level before your time runs out. With each level, the objects become harder to find, and the game becomes more challenging. You must use your observation skills to spot objects cleverly hidden in the images. The scenes are full of bright, vivid colors that make the game even more enjoyable. Play the game now and see how many hidden objects you can find!', 'https://img.gamemonetize.com/70zkttqj50677chrt0nudfcx8719n23q/512x384.jpg', 'https://html5.gamemonetize.com/70zkttqj50677chrt0nudfcx8719n23q/', '0', 'Puzzles', 0, 0, '', 'pocoyo-hidden-objects'),
(3462, 'Cube Arena  2048  Merge Numbers', 'Cubes 2048.io is an addictive online game that fuses Snake and 2048. Get a bigger number by collecting free cubes and eating other players with a smaller number than you. Your cubes with the same value that bump into one another will merge.', 'https://img.gamemonetize.com/83up5y2u78nvd5ngywugy6j4g3im4lda/512x384.jpg', 'https://html5.gamemonetize.com/83up5y2u78nvd5ngywugy6j4g3im4lda/', '0', 'Puzzles', 0, 0, '', 'cube-arena----merge-numbers'),
(3463, 'Dice Push 3D', 'Dice Push 3D is a fun dice throwing puzzle game. Play against millions of players and push them off the board! Roll the dice so that units push the bar to the other side. Aim for multipliers and size-increasing power-ups to capitalize on your opponents. Ready? Start your journey of matchmaking now!', 'https://img.gamemonetize.com/dcvdi4js9a1tunk1s35k2xmingzsgw4x/512x384.jpg', 'https://html5.gamemonetize.com/dcvdi4js9a1tunk1s35k2xmingzsgw4x/', '0', 'Puzzles', 0, 0, '', 'dice-push-d'),
(3464, 'World of Alice   Animal Numbers', 'World of Alice - Animal Numbers World of Alice - Animal Numbers is an educational game developed for children to teach numbers and their shapes. With Alices help, you will discover which numbers are hidden in the shape of animals. In World of Alice, learning is fun. Game developed by: Nau.Kids', 'https://img.gamemonetize.com/pdatiaxcpz9z3xas76d4178sa77tqfvu/512x384.jpg', 'https://html5.gamemonetize.com/pdatiaxcpz9z3xas76d4178sa77tqfvu/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---animal-numbers'),
(3465, 'Riffle Assault', 'A fun and challenging trench battle game. Manage your purchases and movements to overcome the enemy! You are the general! The enemies army are coming! . Manage your purchases and movements to overcome the enemy! Reach to the end and then you will be victorious!', 'https://img.gamemonetize.com/008zinna5lvgtoc89x5zoau2nsr2g27t/512x384.jpg', 'https://html5.gamemonetize.com/008zinna5lvgtoc89x5zoau2nsr2g27t/', '0', 'Shooting', 0, 0, '', 'riffle-assault'),
(3466, 'Fashion Box: Christmas Diva', 'This holiday season, Bonnie is looking for new ways to express her love for the winter holidays. This year she decided to do something special with your help! Lets join her in the Fashion Box: Christmas Diva dress-up game and help her dress to impress Santa with her unique sense of fashion! Website Developer &lt;a href=\'https://prinxy.app\'&gt;https://prinxy.app&lt;/a&gt;', 'https://img.gamemonetize.com/ka6qh6wd7l38pqy3deb8p7xo3r3w1fq0/512x384.jpg', 'https://html5.gamemonetize.com/ka6qh6wd7l38pqy3deb8p7xo3r3w1fq0/', '0', 'Girls', 0, 0, '', 'fashion-box-christmas-diva'),
(3467, 'Hockey World Cup 2024', 'Shoot on goal and defend against the best in the Hockey World Cup tournament. Are you good enough to win it all and win that trophy?', 'https://img.gamemonetize.com/brhk620edkzf7secmniydd073e2a8pxm/512x384.jpg', 'https://html5.gamemonetize.com/brhk620edkzf7secmniydd073e2a8pxm/', '0', 'Sports', 0, 0, '', 'hockey-world-cup-'),
(3468, 'Space Junk', 'The astronaut accidentally found himself in the space junk room. Keep him alive for as long as you can with the joystick or arrows. Collect the blue lights to have more air to breath in space Good luck!', 'https://img.gamemonetize.com/0sri22s0hdrvbfl6r900de4f8y2wk7gl/512x384.jpg', 'https://html5.gamemonetize.com/0sri22s0hdrvbfl6r900de4f8y2wk7gl/', '0', 'Adventure', 0, 0, '', 'space-junk'),
(3469, 'Santa Soosiz', 'In this game you control Santa moving them around a world that revolves around you! As you move around the landscape your character clings o the ground via gravity &amp;ndash; use it your advantage to move from one platform to the next. to collect all missing Gifts to save the Christmas! This is a fun Christmas theme exploring adventure games enjoy it!', 'https://img.gamemonetize.com/wgdzcjwwrrlypxfegu9iamx5lxuz5r0j/512x384.jpg', 'https://html5.gamemonetize.com/wgdzcjwwrrlypxfegu9iamx5lxuz5r0j/', '0', 'Puzzles', 0, 0, '', 'santa-soosiz'),
(3470, 'Flip Lines', 'Flip Lines, a casual yet challenging puzzle game, requires players to navigate falls safely. While appearing straightforward, it presents unexpectedly deep and intricate gameplay, captivating players with its blend of simplicity and complexity. Website Developer &lt;a href=\'https://id.kizi10.org\'&gt;https://id.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/5u7a9cejyo0m8iey4fnfg86mp78fndwi/512x384.jpg', 'https://html5.gamemonetize.com/5u7a9cejyo0m8iey4fnfg86mp78fndwi/', '0', 'Puzzles', 0, 0, '', 'flip-lines'),
(3471, 'Screw Escape', 'Screw Escape is a challenging screw puzzle adventure game. Dive into this twisted world of twisted iron where you can unlock nuts and bolts, click on products to unlock screw holes that cause metal plates to fall. This is more than just a challenging game; this is a real bolt game that will rock your brain. Are you ready to start the challenge? Join us and become a screw master!', 'https://img.gamemonetize.com/mydmswmtgudy814gujbalsrx0sixm2wb/512x384.jpg', 'https://html5.gamemonetize.com/mydmswmtgudy814gujbalsrx0sixm2wb/', '0', 'Puzzles', 0, 0, '', 'screw-escape'),
(3472, 'Pixel Christmas', 'Pixel Christmas is a festive-themed tetris game. Presents are falling from the sky in piles, illuminating your screen with a joyous holiday vibe. Each package is waiting to be lined up in a row to make room for new gifts! Load up with presents and increase your score!', 'https://img.gamemonetize.com/9gtvi6l0erodh6wt6lt8rauhbrcvw9b6/512x384.jpg', 'https://html5.gamemonetize.com/9gtvi6l0erodh6wt6lt8rauhbrcvw9b6/', '0', 'Puzzles', 0, 0, '', 'pixel-christmas'),
(3473, 'Alien Merge 2048', 'Alien Merge 2048 is a modified version of the game 2048, but with the same objective. Join equal numbers until you reach the number 2048.', 'https://img.gamemonetize.com/5kqb7mhgcvsonoe7fk144jkcob8qamvj/512x384.jpg', 'https://html5.gamemonetize.com/5kqb7mhgcvsonoe7fk144jkcob8qamvj/', '0', 'Puzzles', 0, 0, '', 'alien-merge-'),
(3474, 'Santa Swing', 'Winter is Here! Welcome to Santa Swing Game. Tap to hook and make incredible jumps using the rope. Avoid falling and every obstacle that stands in your way. Can you make it to the finish line?', 'https://img.gamemonetize.com/w6npanu26kj9ieqeg5kclckgedc79kyw/512x384.jpg', 'https://html5.gamemonetize.com/w6npanu26kj9ieqeg5kclckgedc79kyw/', '0', 'Clicker', 0, 0, '', 'santa-swing'),
(3475, 'Santa Girl Dash', 'The daughter of Santa Claus has to collect all present gifts that are scattered around the North Pole. But beware, there are many enemies and obstacles on the way. Santa Girl Dash is an endless game where you have to go the longer way to beat the record. Website Developer &lt;a href=\'https://onduck.com\'&gt;https://onduck.com&lt;/a&gt;', 'https://img.gamemonetize.com/nhnylaa7ec1fkg5qktic0tb0ockeqmkr/512x384.jpg', 'https://html5.gamemonetize.com/nhnylaa7ec1fkg5qktic0tb0ockeqmkr/', '0', 'Hypercasual', 0, 0, '', 'santa-girl-dash'),
(3476, 'Squid Hit', 'Craft your unique tentacled monster in the laboratory. Navigate through levels, unlocking new characters, and enhancing your creatures abilities. Your monster isnt just an experiment &amp;ndash; its a hero, freeing hostages and vanquishing enemies.', 'https://img.gamemonetize.com/of5zh6q5uf1cyq5149cjgd3cl4klzaal/512x384.jpg', 'https://html5.gamemonetize.com/of5zh6q5uf1cyq5149cjgd3cl4klzaal/', '0', 'Hypercasual', 0, 0, '', 'squid-hit'),
(3477, 'Brain Master IQ Challenge 2', 'Brain Master IQ Challenge 2 is an addictive brain-burning puzzle game. Parking, connecting lines, and various puzzle tests will challenge your brain. This new puzzle game may require you to exercise your brain by breaking the rules and thinking outside the box. Easy to play and addictive. If you are really bored, use this game to kill time! Have fun with it!', 'https://img.gamemonetize.com/5sqxxqbes7qoh1kqdn2d5bvzvtw0ewjr/512x384.jpg', 'https://html5.gamemonetize.com/5sqxxqbes7qoh1kqdn2d5bvzvtw0ewjr/', '0', 'Puzzles', 0, 0, '', 'brain-master-iq-challenge-'),
(3478, 'Santa And The Chaser', 'Hey Santa needs Your help to escape from the Chaser! Avoid all obstacles and try to resit the more you can! try to complete all 20 Levels to go back in to the North Pole! Enjoy this Christmas season with this great arcade game!', 'https://img.gamemonetize.com/90z8416bi2017am0ufwtu4j0itbvezob/512x384.jpg', 'https://html5.gamemonetize.com/90z8416bi2017am0ufwtu4j0itbvezob/', '0', 'Racing', 0, 0, '', 'santa-and-the-chaser'),
(3479, 'Angry Goat Revenge HTML5', 'An open-world game where you embody an irate goat in a bustling city. Utilize wild goat abilities, headbutt foes, and fling them with incredible goat powers. Real Goat Simulator Free offers an action-packed adventure, smashing through the city as a genuine goat, leaping and causing chaos. Website Developer &lt;a href=\'https://el.kizi10.org\'&gt;https://el.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/na0ipe33nzdxal7krux7bp8mkch2kwsw/512x384.jpg', 'https://html5.gamemonetize.com/na0ipe33nzdxal7krux7bp8mkch2kwsw/', '0', 'Action', 0, 0, '', 'angry-goat-revenge-html'),
(3480, 'Christmas Pong', 'Christmas Pong is an online ping-pong game that is similar to the classic game. Looking for a fun and festive way to celebrate Christmas this year? Why not try your hand at Christmas Pong, the online pong game that everyone is talking about? With exciting gameplay and beautiful Christmas-themed graphics, Christmas Pong is the perfect way to get into the holiday spirit!', 'https://img.gamemonetize.com/6oy15a3vt8k5gedmn2h09fhovecg4ryf/512x384.jpg', 'https://html5.gamemonetize.com/6oy15a3vt8k5gedmn2h09fhovecg4ryf/', '0', 'Hypercasual', 0, 0, '', 'christmas-pong'),
(3481, 'Baby Panda Animal Farm', 'Baby Panda Animal Farm is a cute farming game where you can learn how to run a farm. In Little Pandatown: My farm, you can experience collecting wool. But you need to feed the sheep first. And then give her a bath to make her comfortable and make the wool clean. After that, you can collect the beautiful and soft wool to sell it to get coins. You can also experience collecting fish. You need to buy some fish fry and dig the bait out of the dirt. Feed the fish fry till they grow larger. Then you can sell the fish to get coins. Want to know how to get honey from bees? Click to play my farm game to find more!', 'https://img.gamemonetize.com/hehjdndaq1s5ggfztbv16rujim0vrnx5/512x384.jpg', 'https://html5.gamemonetize.com/hehjdndaq1s5ggfztbv16rujim0vrnx5/', '0', 'Girls', 0, 0, '', 'baby-panda-animal-farm'),
(3482, 'Gravity Moose', 'Gravity Moose is an old-school gravity runner. Why is this game crazy? You are a running Moose with the ability to change gravity!', 'https://img.gamemonetize.com/hiq48wf5f9ipr8fqy50occmx136g9d5t/512x384.jpg', 'https://html5.gamemonetize.com/hiq48wf5f9ipr8fqy50occmx136g9d5t/', '0', 'Hypercasual', 0, 0, '', 'gravity-moose'),
(3483, 'Xmas Bubble Frenzy', 'Welcome to Xmas Bubble Frenzy. It will make you feel the joy of the festive. In each level collect the required number of bubbles. Dont let the bubbles touch the border. Catch special bubbles for more points. See how many levels you can reach.', 'https://img.gamemonetize.com/ct65u6nalzk3m0mcujkzbx9uu6fjpsxx/512x384.jpg', 'https://html5.gamemonetize.com/ct65u6nalzk3m0mcujkzbx9uu6fjpsxx/', '0', 'Puzzles', 0, 0, '', 'xmas-bubble-frenzy'),
(3484, 'Frozen Sisters Dream Wedding', 'Welcome to the Frozen Sisters Dream Wedding. Princesses are more excited about their dream day with their beloved ones. Yes, It&amp;rsquo;s their wedding. Help them to get ready for this occasion. And make this occasion a more memorable one in her life! Browse their wardrobe and pick suitable outfits and costumes. Help them to decorate the cake and invitation card. Join them and have fun!', 'https://img.gamemonetize.com/1z6gw9oyz0dtq46rz5cfkuuqzau0tx85/512x384.jpg', 'https://html5.gamemonetize.com/1z6gw9oyz0dtq46rz5cfkuuqzau0tx85/', '0', 'Girls', 0, 0, '', 'frozen-sisters-dream-wedding'),
(3485, 'Ba Da Bean Coloring Book', 'Ba Da Bean Coloring Book is an engaging and creative coloring experience designed for all ages. Dive into a world of whimsical illustrations featuring adorable characters, intricate patterns, and lively scenes. With a vibrant palette of colors at your fingertips, unleash your artistic expression and bring these captivating images to life.', 'https://img.gamemonetize.com/eh6qu75skbbrbzlkl0wjijmz0krts3b6/512x384.jpg', 'https://html5.gamemonetize.com/eh6qu75skbbrbzlkl0wjijmz0krts3b6/', '0', 'Boys', 0, 0, '', 'ba-da-bean-coloring-book'),
(3486, 'Black and White Stickman', 'Would you like to join the adventure of the black and white stickmen? Help them in this adventure and guide them to the portal. The black and white stickmen need to collect all the star points and monster balls to reach the portal. Remember to collect not only the stars but also the monster balls. Be cautious of obstacles; if you collide with them, youll lose and fail. Stay alert to avoid losing.', 'https://img.gamemonetize.com/637unv00hou83ty0j348ak3q7rhp1fi1/512x384.jpg', 'https://html5.gamemonetize.com/637unv00hou83ty0j348ak3q7rhp1fi1/', '0', '2 Player', 0, 0, '', 'black-and-white-stickman'),
(3487, 'Santa Runner', 'Santa Runner - the online endless runner game thats perfect for gift collecting! With simple controls and addictive gameplay, Santa Runner is the perfect game for anyone who loves a challenge. Collect as many gifts as you can and see how far you can run!', 'https://img.gamemonetize.com/oyvl9kewf9sp0p1qehlfnqyyg4ko9bqw/512x384.jpg', 'https://html5.gamemonetize.com/oyvl9kewf9sp0p1qehlfnqyyg4ko9bqw/', '0', 'Adventure', 0, 0, '', 'santa-runner'),
(3488, 'Christmas Land Adventure', 'Christmas Land Adventures invites you to the magical world of Christmas, where youll assist Santa in overcoming challenges across exciting platformer levels.', 'https://img.gamemonetize.com/s9587erz18um7r0od046fcj0z3px7y0o/512x384.jpg', 'https://html5.gamemonetize.com/s9587erz18um7r0od046fcj0z3px7y0o/', '0', 'Adventure', 0, 0, '', 'christmas-land-adventure'),
(3489, 'Air Hockey Cup', 'Fasten your skates and winter jacket. Your favorite ice sport is here in a new fun form. Move your tokens like real players and get the puck under control. Climb the ranks and destroy the tournaments!', 'https://img.gamemonetize.com/ef9qq4qgxq1fa0ie4gv1t3igpvx029tm/512x384.jpg', 'https://html5.gamemonetize.com/ef9qq4qgxq1fa0ie4gv1t3igpvx029tm/', '0', 'Sports', 0, 0, '', 'air-hockey-cup'),
(3490, 'Turbo Racing 3D HTML5', 'Navigate swiftly through rapid courses and passageways. Collide with rival vehicles to eliminate them from the race. Seize the advantage by soaring off the track for a quicker route. Craving velocity? Prepare, Position, Proceed! Website Developer &lt;a href=\'https://th.kizi10.org\'&gt;https://th.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/u9757y54l74izica7dvrbj6wtg58njes/512x384.jpg', 'https://html5.gamemonetize.com/u9757y54l74izica7dvrbj6wtg58njes/', '0', 'Racing', 0, 0, '', 'turbo-racing-d-html'),
(3491, 'The Best Russian Billiards', 'Are you ready to play The Best Russian Billiards? This realistic billiards featuring stunning 3D graphics is for players of all levels. Worthy rivals are waiting for you! Get in the game and let them know who you are! There are two play modes: against a virtual rival and online. Try both and choose the one you like better. You can even choose the design of interiors, the color of the balls, a cue and other accessories to your taste all of them are available in the store. Two view modes and a sight allow to line up the shots accurately and consistently. Just start playing and enjoy!', 'https://img.gamemonetize.com/i5bwxw1fst4xsezqwa4p5oxl6z037kqm/512x384.jpg', 'https://html5.gamemonetize.com/i5bwxw1fst4xsezqwa4p5oxl6z037kqm/', '0', 'Sports', 0, 0, '', 'the-best-russian-billiards'),
(3492, 'Super Traffic Racer', 'Super Traffic Racer is a milestone in the genre of endless arcade racing. Drive your car through highway traffic, earn cash, upgrade your car, and buy new ones. Try to be one of the fastest drivers in the global leaderboards. Endless racing is now redefined!', 'https://img.gamemonetize.com/a5w7favv4e53hhyfev78m7xs0dcefnew/512x384.jpg', 'https://html5.gamemonetize.com/a5w7favv4e53hhyfev78m7xs0dcefnew/', '0', 'Racing', 0, 0, '', 'super-traffic-racer'),
(3493, 'Santa Math Game', 'Youre good at maths? well then try to answer all the questions about the tiles where an image of Santa is hidden underneath! How to play: drag all the left numbered blocks on to the corresponding right tiles covering the picture. Have fun and try to unlock all Santa pictures!', 'https://img.gamemonetize.com/ka11yi5gdg24le0r394k2gzdczfp2ae7/512x384.jpg', 'https://html5.gamemonetize.com/ka11yi5gdg24le0r394k2gzdczfp2ae7/', '0', 'Puzzles', 0, 0, '', 'santa-math-game'),
(3494, 'Wooden Shapes', 'Wooden Shapes is a puzzle game that involves placing different wooden shapes in their corresponding slots. It is an early educational and developmental toy suitable for toddlers, preschoolers, and kindergarten kids. The game helps children recognize shapes, develop fine motor skills, and learn about colors and geometric shapes. The wooden pieces in the game come in various shapes and sizes, such as squares, rectangles, triangles, and irregular shapes. Players can drag and drop the wooden blocks into the grid, and the game ends when the blocks fill up the entire grid without any gaps or overlaps.', 'https://img.gamemonetize.com/caw6993xdr2khi3s8h52g7fc2fskfb3q/512x384.jpg', 'https://html5.gamemonetize.com/caw6993xdr2khi3s8h52g7fc2fskfb3q/', '0', 'Puzzles', 0, 0, '', 'wooden-shapes'),
(3495, 'Bike Stunts Pro HTML5', 'Engage in thrilling super bike stunt races against friends or random online opponents &amp;ndash; its an unmatched experience! Gain mastery over your bike, assess upcoming stunts or massive ramps, and stay vigilant of competitors aiming to overtake you for the ultimate biking triumph. Not all moments call for full-throttle action; some stunts demand careful deliberation and strategic thinking. Website Developer &lt;a href=\'https://vi.kizi10.org\'&gt;https://vi.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/v9jayb60n11w8sg409kifm8orsum76cf/512x384.jpg', 'https://html5.gamemonetize.com/v9jayb60n11w8sg409kifm8orsum76cf/', '0', 'Action', 0, 0, '', 'bike-stunts-pro-html'),
(3496, 'Dark War', 'Welcome to the world of adrenaline, magic and the fight against evil! an exciting role-playing game with a view from above, the action of which takes place in modern reality. In this game, you will be embodied in the role of a brave exorcist of an ancient order who devoted his life to fighting the forces of evil. Game Features: Diverse Weapons: Your fighting skills include not only swords, but also firearms. You also have magical abilities. Destroy the main bosses: epic battles with powerful demonic bosses are waiting for you. Develop a strategy and use your unique abilities to defeat evil.', 'https://img.gamemonetize.com/henzg07w9l8dgdwrqsww9xydgpz2gpcs/512x384.jpg', 'https://html5.gamemonetize.com/henzg07w9l8dgdwrqsww9xydgpz2gpcs/', '0', 'Boys', 0, 0, '', 'dark-war'),
(3497, 'Winter Tiles', 'Enjoy Winter Tiles with a festive theme! Match and collect pairs of identical winter-themed tiles. Click or tap two tiles with a clear path between them with no more than two turns. Collect all the winter-themed tiles within the time limit to advance to the next level.', 'https://img.gamemonetize.com/4nn432q9d3n5ujy9glrh5d6xmaz1apsa/512x384.jpg', 'https://html5.gamemonetize.com/4nn432q9d3n5ujy9glrh5d6xmaz1apsa/', '0', 'Puzzles', 0, 0, '', 'winter-tiles'),
(3498, 'Scooter Brothers', 'Gather the keys of the scooter with your friend, collect the barrels, and escape from the police.Escape from the police, whatever you do, dont get caught by them.', 'https://img.gamemonetize.com/2ht1jwm5vwhx1s17iytiqmp27df8k7u4/512x384.jpg', 'https://html5.gamemonetize.com/2ht1jwm5vwhx1s17iytiqmp27df8k7u4/', '0', 'Action', 0, 0, '', 'scooter-brothers'),
(3499, 'Runner Blob 3D', 'Your task is to run with Blob Giant on the platform and collect all the jelly people scattered on the platform. Collect The more jelly there are, the bigger the body of Blob Giant will be. It is worth noting that at the end of the platform, you will make a jump to the sky. How much reward can you get? Are you ready to challenge Blob Giant?', 'https://img.gamemonetize.com/t391p9c2c1kbj0270jlqoyua7ll7pd6d/512x384.jpg', 'https://html5.gamemonetize.com/t391p9c2c1kbj0270jlqoyua7ll7pd6d/', '0', 'Racing', 0, 0, '', 'runner-blob-d'),
(3500, 'Farm Match Saga', 'if you love match3 puzzle games then you will fall in love with Farm Match Saga! Play against time and swipe to match 3 or more identical fruits to earn extra time. Chellenge your friends and lets see who will get the best score. Are you ready to crush some delicious fruits?', 'https://img.gamemonetize.com/43x2s9jopa47nffxsj2r1lsf2w2jcghb/512x384.jpg', 'https://html5.gamemonetize.com/43x2s9jopa47nffxsj2r1lsf2w2jcghb/', '0', 'Puzzles', 0, 0, '', 'farm-match-saga'),
(3501, 'Soccer Championship 2023 HTML5', 'Rewrite: Experience the thrill of football and soccer games as a budding hero in offline football matches. Take on the world football team manager and mobile football player role. In the exciting new football games 2023, test your skills in the Hero Tournament and the Club Football League Championship. Compete against your opponents in striking, passing, and scoring goals. After each challenging match in these offline football and soccer games in 2023. Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/pcjz3wh0nk5vdc626avfw2qf8pq4vsk2/512x384.jpg', 'https://html5.gamemonetize.com/pcjz3wh0nk5vdc626avfw2qf8pq4vsk2/', '0', 'Action', 0, 0, '', 'soccer-championship--html'),
(3502, 'Angry Plants', 'Fight for survival in this thrilling game. Place unique plants with different skills to fend off waves of zombies. Upgrade your vegetation and create an indestructible barrier. Can you keep your garden safe from the onslaught of the living dead?', 'https://img.gamemonetize.com/1rkuefl640zbdd4hnyq9jf4iyds2ny03/512x384.jpg', 'https://html5.gamemonetize.com/1rkuefl640zbdd4hnyq9jf4iyds2ny03/', '0', 'Hypercasual', 0, 0, '', 'angry-plants'),
(3503, 'Animegao Kigurumi DIY', 'Welcome to the exciting world of animegao with our new dress-up game for girls! In this thrilling game, you will become a true master of anime style and fashion. Create your own character in anime style by selecting from a variety of hairstyles, outfits, and accessories. Are you ready to become a real fashion star? Lets embark on this exciting fashion journey together!', 'https://img.gamemonetize.com/z4ntcm6t7d2i5csy86a6o3p6ksopqtc4/512x384.jpg', 'https://html5.gamemonetize.com/z4ntcm6t7d2i5csy86a6o3p6ksopqtc4/', '0', 'Girls', 0, 0, '', 'animegao-kigurumi-diy'),
(3504, 'Cat Robot Transform War', 'This thrilling cat robot simulator offers a dynamic blend of survival hero action and car robot transformation. The game sets you in the midst of a robot war, challenging you to clear the city of adversaries in a series of car and cat robot games. This addictive experience combines robot shooting with wild animal transformation, offering nonstop action and various abilities like punching and jumping. Website Developer &lt;a href=\'https://vi.kizi10.org\'&gt;https://vi.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/yku2862csp6ye66344uo25v3tq1938dj/512x384.jpg', 'https://html5.gamemonetize.com/yku2862csp6ye66344uo25v3tq1938dj/', '0', 'Shooting', 0, 0, '', 'cat-robot-transform-war'),
(3505, 'World of Alice   Fashion fun', 'World of Alice - Fashion fun is a game developed for children in which they can combine different pieces of clothing to create an outfit they like for Alice and save the combination. Game developed by: Nau.kids', 'https://img.gamemonetize.com/x0vwtb3dx2oeur6qb4bu1ofzfvufslyy/512x384.jpg', 'https://html5.gamemonetize.com/x0vwtb3dx2oeur6qb4bu1ofzfvufslyy/', '0', 'Girls', 0, 0, '', 'world-of-alice---fashion-fun'),
(3506, 'Black Friday: Shopping Mania', 'Go shopping with this gorgie and get ready to take advantage of all the discounts! In the Black Friday: Shopping Mania game for girls, you and Kendall Jenner are hitting the mall with one purpose in mind: to shop till you drop! Hope youre wearing your comfy shoes... Its shopping time!', 'https://img.gamemonetize.com/sv1d6tkzz61y7088gtypyg8t8xkpxle2/512x384.jpg', 'https://html5.gamemonetize.com/sv1d6tkzz61y7088gtypyg8t8xkpxle2/', '0', 'Puzzles', 0, 0, '', 'black-friday-shopping-mania'),
(3507, 'Sniper Strike', 'Sniper Strike is a first-person shooter game that puts you in intense and difficult situations. Stay vigilant and exercise caution as you navigate through challenging missions. Your keen eye and precise aim are crucial as you identify and eliminate high-value targets to accomplish each mission triumphantly. Prepare for an adrenaline-pumping experience filled with tactical precision and thrilling sniper action.', 'https://img.gamemonetize.com/faj3w69flisi32koxs0ea4h1tawgogu8/512x384.jpg', 'https://html5.gamemonetize.com/faj3w69flisi32koxs0ea4h1tawgogu8/', '0', 'Shooting', 0, 0, '', 'sniper-strike'),
(3508, 'Merge Digital Circus vs Toilet', 'Explore the enchanting realm of Merge Digital Circus within the exciting Merge Toilet Monster Battle - a unique toilet gaming experience! Combine your apprehensive creatures to advance their forms and claim dominance with the most formidable army in your neighborhood. You must employ your strategic thinking and wit to triumph in the monster toilet battle games against the formidable Merge Digital Circus toilet. Swiftly evolving your monsters is imperative to amass a colossal army, ensuring your victory in this epic monster showdown! Website Developer &lt;a href=\'https://tl.kizi10.org\'&gt;https://tl.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/7czenc9qf3qtdyejc62009k9wat5xh87/512x384.jpg', 'https://html5.gamemonetize.com/7czenc9qf3qtdyejc62009k9wat5xh87/', '0', 'Action', 0, 0, '', 'merge-digital-circus-vs-toilet'),
(3509, 'Ellie Thanksgiving Day', 'Welcome to Ellie Thanksgiving Day. It&amp;rsquo;s Thanksgiving Day, and like every year, young Ellie is in charge of the Thanksgiving dinner. Her friends will start arriving soon, and there are still a few things that need her attention. Will you help her with the last preparations? Join and help beautiful Ellie to surprise her guests with a perfect dinner!', 'https://img.gamemonetize.com/iceuq6wjfitdd9q1k4b0v10bd9b55ivz/512x384.jpg', 'https://html5.gamemonetize.com/iceuq6wjfitdd9q1k4b0v10bd9b55ivz/', '0', 'Girls', 0, 0, '', 'ellie-thanksgiving-day'),
(3510, 'Sort Buckets', 'Play the newest puzzle sorting game. Sort the colored buckets and make the fewest moves as you can. The game has 60 exciting levels. Show your sorting skills and enjoy this incredibly fun game!', 'https://img.gamemonetize.com/8fbvn4a1vvluww84v1te2cx41czippao/512x384.jpg', 'https://html5.gamemonetize.com/8fbvn4a1vvluww84v1te2cx41czippao/', '0', 'Puzzles', 0, 0, '', 'sort-buckets'),
(3511, 'Stickman Miner', 'Embark on a lucrative journey beneath the earth in Stickman Idle Miner, a captivating mining simulator. Start with a humble pickaxe, chip away at mineral-rich veins, and uncover a variety of ores including coal, iron, gold, and diamonds. Sell the resources to make money.. Refine raw minerals into valuable products to sell at peak prices. Expand your empire, upgrade your tools, grow your facilities, and transform your small enterprise into a global mining powerhouse.', 'https://img.gamemonetize.com/bhyewxjcbnyu7f32233fmpk6z7kaj9n6/512x384.jpg', 'https://html5.gamemonetize.com/bhyewxjcbnyu7f32233fmpk6z7kaj9n6/', '0', 'Fighting', 0, 0, '', 'stickman-miner'),
(3512, 'World of Alice   Solar System', 'World of Alice - Solar System World of Alice - Solar System is an educational game for children where you will learn, with Alices help, what the planets and stars of our solar system are in a fun way from your tablet, cell phone or computer. With Alice learning is fun. Game developed by: Nau.kids', 'https://img.gamemonetize.com/bak538nskgztkl5ma4gindfg995jk1n3/512x384.jpg', 'https://html5.gamemonetize.com/bak538nskgztkl5ma4gindfg995jk1n3/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---solar-system'),
(3513, 'Zombie Escape: Horror Factory', 'Zombie Escape Horror Factory is an exciting survival game that immerses you in a zombie infested apocalyptic world. Your mission is to repair all the generators with your teammates, which when completed will open a door for you to escape this living nightmare. An immersive experience with tension and fear everywhere. Can you successfully complete the mission and escape?', 'https://img.gamemonetize.com/ifcdrnwla32frs6rgrw3ulbbgnip63qq/512x384.jpg', 'https://html5.gamemonetize.com/ifcdrnwla32frs6rgrw3ulbbgnip63qq/', '0', 'Hypercasual', 0, 0, '', 'zombie-escape-horror-factory'),
(3514, 'Save The Monkey', 'Save The Monkey is a puzzle game that tests your intelligence. A boulder has crushed the little man! Can you build a machine to save him? Drag the parts to assemble a rescue machine and save everyone. As the levels increase, so does the difficulty. Are you ready for the challenge? Start now!', 'https://img.gamemonetize.com/1u9s3r1wnj0ny00b91gpe798bl4cl7y4/512x384.jpg', 'https://html5.gamemonetize.com/1u9s3r1wnj0ny00b91gpe798bl4cl7y4/', '0', 'Puzzles', 0, 0, '', 'save-the-monkey'),
(3515, 'Bus Stunt 3D Simulator 2024', 'Bus Stunt 3D Simulator 2024 is a driving stunt game where you need to drive carefully and complete each level; for each new level, the difficulty will be increased, and more and more will go to the finish. This incredible stunt bus game will be fun with a quality, realistic environment and fun on PC, mobile, Android, or iPhone. Twenty levels are waiting for you to drive like crazy on this bus. Website Developer &lt;a href=\'https://ar.kizi10.org\'&gt;https://ar.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/6oast3vyx8wjv2o4c44tdsczn3kexdpq/512x384.jpg', 'https://html5.gamemonetize.com/6oast3vyx8wjv2o4c44tdsczn3kexdpq/', '0', 'Action', 0, 0, '', 'bus-stunt-d-simulator-'),
(3516, 'Collect Balloons', 'Are you ready to fight with your friend? But this time, speed wins rather than weapons. Collect the balloons as quickly as possible to defeat your friend. Gather all the balloons and bring them to the balloon machine. The one who collects 20 balloons in the shortest time wins. Be on the red or blue team and gather all the balloons. Jump and catch them, then bring them to the machine.', 'https://img.gamemonetize.com/ta36mfw10y4h8k6z149q60gnuk4ijqvw/512x384.jpg', 'https://html5.gamemonetize.com/ta36mfw10y4h8k6z149q60gnuk4ijqvw/', '0', 'Adventure', 0, 0, '', 'collect-balloons'),
(3517, 'Eat Eat', 'Eat eat is a fun and addictive game where you have to put balls in the mouth of a spinning head. The eaten balls will reappear in the game. The more balls one eats, the higher the score will be. You can buy balls by paying for them with a bill, but the price of the ball increases. Try to complete all 40 levels and get the highest score!', 'https://img.gamemonetize.com/mfddadhfdmhut2j8yhy6xbfs6mqjig8h/512x384.jpg', 'https://html5.gamemonetize.com/mfddadhfdmhut2j8yhy6xbfs6mqjig8h/', '0', 'Hypercasual', 0, 0, '', 'eat-eat'),
(3518, 'Dice Math', 'A fun math game for kids to learn basic arithmetic skills using dice. Improve addition, subtraction, multiplication, and division. The Dice Math Kids Game is an exciting and educational game designed for kids to learn and improve their arithmetic skills using dice. With this game, your child will have fun while practicing addition, subtraction, multiplication, and division.', 'https://img.gamemonetize.com/n412slsirp0rlj8kjc4133gdecjvs72k/512x384.jpg', 'https://html5.gamemonetize.com/n412slsirp0rlj8kjc4133gdecjvs72k/', '0', 'Bejeweled', 0, 0, '', 'dice-math'),
(3519, 'Moto Stuntman', 'Test your motorcycle racer skills on tracks with different terrain, environments and moving elements in the Moto Stuntman game. You have to race through unique landscapes and overcome natural obstacles to reach the finish line. Driving powerful motorcycles, perform stunts to win extra seconds and set the best time. Enjoy a dizzying adventure on the surface of the earth and descending into its depths, but do not forget about caution on the way to victory!', 'https://img.gamemonetize.com/n78m9ciolokfgxn1g68vg7qrxvb56yso/512x384.jpg', 'https://html5.gamemonetize.com/n78m9ciolokfgxn1g68vg7qrxvb56yso/', '0', 'Racing', 0, 0, '', 'moto-stuntman'),
(3520, 'Dungeon Pin Puzzle', 'Dungeon Pin Puzzle is a brain-testing puzzle game. Fix the pulls in the right order to help the character overcome obstacles and free himself from prison! Solve complex pin puzzles to help the man escape from prison. You will meet all kinds of traps in the game, its time to train your hand-eye coordination, are you ready?', 'https://img.gamemonetize.com/p9b1wpkh1xnv8ef33fu9smaltcvddner/512x384.jpg', 'https://html5.gamemonetize.com/p9b1wpkh1xnv8ef33fu9smaltcvddner/', '0', 'Puzzles', 0, 0, '', 'dungeon-pin-puzzle'),
(3521, 'Dino Fusion Bubble Evolution', 'Dino Fusion Bubble Evolution is a captivating arcade game that challenges your matching and strategic skills. In this game, you release dinosaurs within colorful bubbles, and your objective is to match two bubbles with identical dinosaurs to create new and exciting prehistoric creatures.', 'https://img.gamemonetize.com/ugpyzockw2uvqywv5e6htxtf2ew0e7h8/512x384.jpg', 'https://html5.gamemonetize.com/ugpyzockw2uvqywv5e6htxtf2ew0e7h8/', '0', 'Puzzles', 0, 0, '', 'dino-fusion-bubble-evolution'),
(3522, 'Donuts Popping Time', 'Do you love bubble shooter games? Welcome to Donuts Popping Time, a donuts bubble shooting game! Aim and release to shoot to eleminate 3 or more donuts of the same color. Keep popping donuts and the background will change when you level up. Try to challenge people all over the world and make the highest score. Enjoy', 'https://img.gamemonetize.com/7pak19ftz9ost6se6tljcwvl7csdr6wh/512x384.jpg', 'https://html5.gamemonetize.com/7pak19ftz9ost6se6tljcwvl7csdr6wh/', '0', 'Puzzles', 0, 0, '', 'donuts-popping-time'),
(3523, 'Thanksgiving Spot The Differences', 'Feast your eyes on our delectable Thanksgiving Spot the Difference game! Discover the subtle distinctions in these mouthwatering food portraits as you savor the holiday spirit. Test your appetite for detail and enjoy a savory challenge that celebrates the flavors of Thanksgiving!', 'https://img.gamemonetize.com/w4zj8i4yfzn8bwvbxgl7lm2tjuyc6jd0/512x384.jpg', 'https://html5.gamemonetize.com/w4zj8i4yfzn8bwvbxgl7lm2tjuyc6jd0/', '0', 'Puzzles', 0, 0, '', 'thanksgiving-spot-the-differences'),
(3524, 'Matching Mini Games Box', 'Matching Mini Games Box is an ultra-casual triple puzzle game. If youre tired of playing the classic three elimination puzzle game and want something else more colorful and exciting, this game will be your new game. Find three identical items and eliminate them. Relax your mind, reduce your daily stress and improve your observation skills. Come and enjoy!', 'https://img.gamemonetize.com/6cleowj5htr21ko031gvv4ljz59ir2bp/512x384.jpg', 'https://html5.gamemonetize.com/6cleowj5htr21ko031gvv4ljz59ir2bp/', '0', 'Puzzles', 0, 0, '', 'matching-mini-games-box'),
(3525, 'Monster Truck Wheels Winter', 'Play monster truck driving game Monster Truck Wheels Winter edition. Winter is a good season to test your trucks off-road abilities. So put large off-road wheels on the truck and get ready for a crazy ride over snowy mountains, vehicles, bridges and other obstacles on the track. Try to keep the monster truck balanced and complete the track as fast as possible to earn more score points and unlock various achievements. Each level gets harder, so be patient and explore what driving strategy is best for current obstacle. Play this cool monster truck driving game Monster Truck Wheels Winter online for free on any mobile device or computer.', 'https://img.gamemonetize.com/bh69guvcxigqbpmsg4n6pa8bbrrvzfhn/512x384.jpg', 'https://html5.gamemonetize.com/bh69guvcxigqbpmsg4n6pa8bbrrvzfhn/', '0', 'Racing', 0, 0, '', 'monster-truck-wheels-winter'),
(3526, 'Muscle Runner Rush Race 3D', 'No muscle No life! Collect your own color dumbbell and Build up your body !! You break through the some gimmick to the goal using your toughness muscle!! Aim at the goal earlier than anyone else!!', 'https://img.gamemonetize.com/gh93wubjimxyltsczz7nm3jvj81vis8p/512x384.jpg', 'https://html5.gamemonetize.com/gh93wubjimxyltsczz7nm3jvj81vis8p/', '0', 'Racing', 0, 0, '', 'muscle-runner-rush-race-d'),
(3527, 'Simple Nonogram', 'Discover the mystery of Nonogram! Your goal is to determine which cells need to be painted over and which ones should be left empty. The numbers in the rows and columns will give you a clue. Time is not limited. Have fun!', 'https://img.gamemonetize.com/w74c9ftdcubym2smvdvo18zniz9y0x5e/512x384.jpg', 'https://html5.gamemonetize.com/w74c9ftdcubym2smvdvo18zniz9y0x5e/', '0', 'Puzzles', 0, 0, '', 'simple-nonogram'),
(3528, 'Sky Stunts Rolling Ball 3D', 'Your mission is to control the ball to the destination, collect coins while driving, reach the goal, collect coins, and finish will gain coins to buy new character balls. Website Developer &lt;a href=\'https://ja.kizi10.org\'&gt;https://ja.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/gxmu4frhxdm6iyrdu16vl2trc7o0hy2y/512x384.jpg', 'https://html5.gamemonetize.com/gxmu4frhxdm6iyrdu16vl2trc7o0hy2y/', '0', 'Adventure', 0, 0, '', 'sky-stunts-rolling-ball-d'),
(3529, 'Friends Pug', 'Collect all the food with your dog friend and return to your nest. Both friends need to collect their respective foods, overcome obstacles, and reach the nest together. Reach the nest with your friend. Catch the bone to gain special powers and have a superpower.', 'https://img.gamemonetize.com/wqwz5h5ri70ifll576ui3sieztueokdb/512x384.jpg', 'https://html5.gamemonetize.com/wqwz5h5ri70ifll576ui3sieztueokdb/', '0', 'Adventure', 0, 0, '', 'friends-pug'),
(3530, 'World of Alice   Dino Fossil', 'World of Alice - Dino Fossil World of Alice - Dino Fossil is an educational game aimed at children. With Alices help, you will find different dinosaurs through their fossils in a fun way from your cell phone, tablet or computer. In World of Alice learning is fun. Game developed by: Nau.kids', 'https://img.gamemonetize.com/wgj4km6dknt2yl438hd3gs0gj9owaz50/512x384.jpg', 'https://html5.gamemonetize.com/wgj4km6dknt2yl438hd3gs0gj9owaz50/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---dino-fossil'),
(3531, 'BFFs Black Friday Collection', 'Welcome to BFFs Black Friday Collection. Bffs already filled the closet with a new Black Friday outfit. Help them to pick the perfect costume. Don&amp;rsquo;t forget to pick a fabulous hairstyle. They are all excited like us for this day. Join and help the girls with your skill. Play and have fun! Website Developer &lt;a href=\'https://cutedressup.com\'&gt;https://cutedressup.com&lt;/a&gt;', 'https://img.gamemonetize.com/4a5ks302mkz0qwi43kupr4ht84jgjf7j/512x384.jpg', 'https://html5.gamemonetize.com/4a5ks302mkz0qwi43kupr4ht84jgjf7j/', '0', 'Girls', 0, 0, '', 'bffs-black-friday-collection'),
(3532, 'Math Class', 'Math Class is a game in which you need to solve various problems with addition, subtraction, division and multiplication. The difficulty will vary depending on the level at which the player is.', 'https://img.gamemonetize.com/4rtrsm8ayjjfposagnr1q54xayeysm4k/512x384.jpg', 'https://html5.gamemonetize.com/4rtrsm8ayjjfposagnr1q54xayeysm4k/', '0', 'Puzzles', 0, 0, '', 'math-class'),
(3533, 'Baby Panda House Design', 'In this game, players can experience the joy of building different houses for four adorable animals: Mr. Hippo, Prince Octopus, Baby Penguin, and Cute Bunny. To begin, players need to process the building materials provided by the animals, including delicious carrots, refreshing watermelons, cool ice pops, and cans from the underwater world. With the freedom to choose their preferred house designs, whether its gothic or pastoral, players can unleash their creativity and make their houses truly unique. Finally, select charming decorations to add the finishing touches to the designed houses in Baby Panda&amp;rsquo;s Pet House Design.', 'https://img.gamemonetize.com/wqyqqfiowxzlrdgrqe4la8sevmscwtzr/512x384.jpg', 'https://html5.gamemonetize.com/wqyqqfiowxzlrdgrqe4la8sevmscwtzr/', '0', 'Girls', 0, 0, '', 'baby-panda-house-design'),
(3534, 'Roly Santa Claus', 'Dive into the festive fun of Roly Santa Claus, an exciting online game designed for both kids and adults. Your mission: guide Santa on a thrilling adventure, rolling through challenges, collecting delightful gifts, and reaching the safety of the goal. Unleash your gaming spirit and enjoy the joyous journey. Let the rollicking good times begin!', 'https://img.gamemonetize.com/ji7bionik9ip2ibo0ttdam26e630a9j8/512x384.jpg', 'https://html5.gamemonetize.com/ji7bionik9ip2ibo0ttdam26e630a9j8/', '0', 'Puzzles', 0, 0, '', 'roly-santa-claus'),
(3535, 'Turkey Twist Tetriz', 'Immerse yourself in the Thanksgiving spirit with Turkey Twist Tetriz. Strategically rotate, position, and match festive items to score big. Can you prevent the board from overflowing and achieve top scores this Thanksgiving?', 'https://img.gamemonetize.com/njvgrnr0lmvlnkv7s637dqnda2cmwc86/512x384.jpg', 'https://html5.gamemonetize.com/njvgrnr0lmvlnkv7s637dqnda2cmwc86/', '0', 'Puzzles', 0, 0, '', 'turkey-twist-tetriz'),
(3536, 'Gold Aztec', 'On the playing field is a stone door, consisting of 16 blocks. On blocks are located colored crystals and rings. Number of crystals of each color is always equal to the number of rings of the same color. You must place the crystals so that they coincide with the color of the color ring. &amp;nbsp;To move the crystals click the screen in the center portion of the four blocks. In this case, four crystals located on these blocks will immediately move clockwise to the next position. Keep doing this as long as all the 16 colored crystals will be in the rings with the same color. Think carefully about each move.', 'https://img.gamemonetize.com/tvpp0tzm8oz2o24jbziidhrwnjjvxoup/512x384.jpg', 'https://html5.gamemonetize.com/tvpp0tzm8oz2o24jbziidhrwnjjvxoup/', '0', 'Puzzles', 0, 0, '', 'gold-aztec'),
(3537, 'Basketball Dig', 'Dig the sand and dunk the ball! Get 3 stars to claim more rewards and buy new unique skins. Nice and addictive gameplay; Fancy features like teleports, bombs, crates, and stones; Encourages logical thinking and creativity; Realistic Physics; Reward system; Shop with unique skins; 50 different and attractive levels.', 'https://img.gamemonetize.com/zuwhv49ggt9wx93uqwpmq3zyft2zp8a4/512x384.jpg', 'https://html5.gamemonetize.com/zuwhv49ggt9wx93uqwpmq3zyft2zp8a4/', '0', 'Puzzles', 0, 0, '', 'basketball-dig'),
(3538, 'ratatouille Jigsaw Puzzles', 'Welcome to Ratatouille Jigsaw Puzzle. Train your brain and memory by Draging Jigsaw pieces to complete the pictures. Explore tons of amazing and chellenging levels. How many level can you solve? Have fun!', 'https://img.gamemonetize.com/ztdf0uievuspn22eybhsswvqv7suu9fw/512x384.jpg', 'https://html5.gamemonetize.com/ztdf0uievuspn22eybhsswvqv7suu9fw/', '0', 'Puzzles', 0, 0, '', 'ratatouille-jigsaw-puzzles'),
(3539, 'Box Challenge', 'Solve engaging puzzles and master the Box Challenge! Train your brain with this addictive game. The ultimate puzzle game that will put your problem-solving skills to the test! Prepare to embark on a captivating journey filled with challenging puzzles and addictive gameplay. In the Box Challenge, your goal is simple yet intriguing: move the colored boxes to their designated target positions. Sounds easy, right? Think again! As you progress through the levels, the puzzles become increasingly complex, requiring strategic thinking and careful planning. Get ready to stretch your mental muscles and overcome each brain-teasing obstacle in your path', 'https://img.gamemonetize.com/piufx90w8nb1w4l86p3i1543tdhd59t7/512x384.jpg', 'https://html5.gamemonetize.com/piufx90w8nb1w4l86p3i1543tdhd59t7/', '0', 'Adventure', 0, 0, '', 'box-challenge');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3540, '2048 X2 Legends', 'The elusive 2048 block is almost within your reach. Combine and count up your blocks. Reach higher and higher scores, sharpening your mind in the process.', 'https://img.gamemonetize.com/dlewrko3e9s1074yicv4q5sydfoynash/512x384.jpg', 'https://html5.gamemonetize.com/dlewrko3e9s1074yicv4q5sydfoynash/', '0', 'Puzzles', 0, 0, '', '-x-legends'),
(3541, 'Thanksgiving Party Prep', 'Emily is hosting the Thanksgiving dinner and she wants to surprise her guests with a perfect dinner. For that, shes going to need your help? In the Thanksgiving Party Prep game, Emily is going to keep you busy with lots of activities. Start with dressing her up in a festive outfit, and then complete the chosen outfit with a lovely makeup look in fall colors and a new hairstyle. Then step into her cute kitchen and cook together a delicious turkey and a yummy pumpkin pie. Next, prove your designer skills and help Emily to set the table for her guests. Website Developer &lt;a href=\'https://prinxy.app\'&gt;https://prinxy.app&lt;/a&gt;', 'https://img.gamemonetize.com/r2hbeit221x9yppw6uc2rqg2hc4kuzin/512x384.jpg', 'https://html5.gamemonetize.com/r2hbeit221x9yppw6uc2rqg2hc4kuzin/', '0', 'Girls', 0, 0, '', 'thanksgiving-party-prep'),
(3542, 'Bike Offroad Stunts 2024', 'Drive your bike offroad in an excellent environment; you can choose from 3 bikes and upgrade, finish levels by driving your motorcycle and gain coins to buy a powerful bike. Website Developer &lt;a href=\'https://ko.kizi10.org\'&gt;https://ko.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/m2gbuldfl4myy3u4sb6j3wdk0ofzlbdg/512x384.jpg', 'https://html5.gamemonetize.com/m2gbuldfl4myy3u4sb6j3wdk0ofzlbdg/', '0', 'Action', 0, 0, '', 'bike-offroad-stunts-'),
(3543, 'Thanksgiving Squad Style', 'Step into the world of Thanksgiving Squad Style! Explore a fusion of cozy elegance and festive fashion as the squad celebrates the season. From warm layers to stylish accents, discover the perfect ensemble to make this Thanksgiving unforgettable. Join the squad and embrace the spirit of gratitude and style! Play and have fun!', 'https://img.gamemonetize.com/zvlh8hr5crf7pmbdbet2v5wgdl1mao9i/512x384.jpg', 'https://html5.gamemonetize.com/zvlh8hr5crf7pmbdbet2v5wgdl1mao9i/', '0', 'Girls', 0, 0, '', 'thanksgiving-squad-style'),
(3544, 'Goods Sort Master', 'Goods Sort Master is a fun sorting game. Have you ever fantasized about spending money in the supermarket? How much can you take away in a limited time? In this game you can sort snacks, drinks and fruits and have fun exploring triple matches in 3D cabinets to unlock more of your favorite products. The game is simple, just drag the same 3D products onto several shelves to match or triple match them. If you are a fan of matching games, why not give it a try?', 'https://img.gamemonetize.com/9wpd09u11cls94gosbgk71jhhen9emq9/512x384.jpg', 'https://html5.gamemonetize.com/9wpd09u11cls94gosbgk71jhhen9emq9/', '0', 'Puzzles', 0, 0, '', 'goods-sort-master'),
(3545, 'Lovie Chics Black Friday Shopping', 'Indulge in the ultimate Lovie Chics Black Friday Shopping spree! BFF girls are excited to go out for shopping on Black Friday. Explore exclusive deals, trendy fashion finds, and must-have accessories. Elevate your style and make the most of this exciting shopping extravaganza. Join us for a day of style and savings!', 'https://img.gamemonetize.com/0atwhivenlaakmrt14ilzta8tok50e1d/512x384.jpg', 'https://html5.gamemonetize.com/0atwhivenlaakmrt14ilzta8tok50e1d/', '0', 'Girls', 0, 0, '', 'lovie-chics-black-friday-shopping'),
(3546, 'Extreme Volleyball', 'The game Extreme Volleyball is a variation on the subject of volleyball. In this game, players will be robots. And unlike normal volleyball instead of the ball will be a bomb. A bomb is known to have a tendency to explode ... The purpose of game to blow up a bomb on the territory of the opponent. The bomb blows up, if it concerns a floor, there were more than three contacts of a bomb or time of burning of a fuse ended. In the game settings menu you can select the number of bombs, bomb fuse burning time, game difficulty level and location of your robot.', 'https://img.gamemonetize.com/e8slra8oygqa8ynmnix90y8xl0yjcuq3/512x384.jpg', 'https://html5.gamemonetize.com/e8slra8oygqa8ynmnix90y8xl0yjcuq3/', '0', 'Sports', 0, 0, '', 'extreme-volleyball'),
(3547, 'Mini Steps', 'Mini Steps is a retro-style platform-puzzle game where you command a small blob character that jumps in small steps; you have to move the blob around wisely to collect all coins that are all over the place.', 'https://img.gamemonetize.com/2c0wfakdiospcaclrtrteahomzsbsugj/512x384.jpg', 'https://html5.gamemonetize.com/2c0wfakdiospcaclrtrteahomzsbsugj/', '0', 'Puzzles', 0, 0, '', 'mini-steps'),
(3548, 'Ghostly Spikes', 'This Halloween season, Jhurr Games is bringing you a unique game called Ghostly Spikes. Help this adorable ghost fly around without hitting the spikes so that it can survive for as long as can. It&amp;rsquo;s a bizarre and deadly place. Reach great scores and set a challenge for your friends to surpass you. Enjoy this Halloween season by playing the hilarious game Ghoslty Spikes. Website Developer &lt;a href=\'https://jhurr.com/\'&gt;https://jhurr.com/&lt;/a&gt;', 'https://img.gamemonetize.com/zb5irqol5moia70jk4g3w4romdjwbrwl/512x384.jpg', 'https://html5.gamemonetize.com/zb5irqol5moia70jk4g3w4romdjwbrwl/', '0', 'Adventure', 0, 0, '', 'ghostly-spikes'),
(3549, 'Alien Jump', 'Jump around the space with a cute space monster through the galaxy! Collect coins, avoid obstacles and dont fall into the abyss! Get as far as you can! Challenge your friends and find out who is the space king!', 'https://img.gamemonetize.com/azjnib88w1wogc9rtwxil46y4pvubn80/512x384.jpg', 'https://html5.gamemonetize.com/azjnib88w1wogc9rtwxil46y4pvubn80/', '0', 'Hypercasual', 0, 0, '', 'alien-jump'),
(3550, 'Story Teller', 'Story Teller is a puzzle game full of romance and magic. In front of you is a magical blank storybook to piece together an interactive comic strip, with countless animated sets and personalized characters that will respond to your choices in real time. Use your imagination to complete different types of stories and win the coveted Story Teller crown! Are you ready to explore new worlds?', 'https://img.gamemonetize.com/rpcnjfesg7tev1ojyx8dj4wza9g3v6vv/512x384.jpg', 'https://html5.gamemonetize.com/rpcnjfesg7tev1ojyx8dj4wza9g3v6vv/', '0', 'Puzzles', 0, 0, '', 'story-teller'),
(3551, 'Bike Attack Race 2024', 'Revise your bike and aim at your rivals in thrilling racing battles. While you may have dabbled in various motorcycle racing games, this 3D endless bike race game is a truly challenging, captivating, and utterly addictive experience. It marks a fresh entry into endless drag racing, promising a level of seamless bike racing excitement that is hard to match. This free bike game delivers the most heart-pounding road racing adventure you could ever imagine. Take charge of your bike as you cruise down endless highway roads. Website Developer &lt;a href=\'https://pl.kizi10.org\'&gt;https://pl.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/11t28nnliejw8d7yde2fl8osjuai8zam/512x384.jpg', 'https://html5.gamemonetize.com/11t28nnliejw8d7yde2fl8osjuai8zam/', '0', 'Action', 0, 0, '', 'bike-attack-race-'),
(3552, 'Wrench &amp;amp; Nuts', 'In this captivating adventure, multiple wrenches choreograph an intricate dance with numerous screws, demanding both nimble coordination and ingenious sequencing. Assume the role of the maestro of unscrewing, infusing each section with an unmatched flair and surging ahead through a series of heart-pounding challenges. Wrench &amp;amp; bolts is a mind challenging puzzle. Untangle the tangled wrenches in Wrench &amp;amp; bolts puzzle game. Advise smart strategy to solve puzzles of Wrench &amp;amp; bolts. If you enjoy playing knot-solving games like twisted and tangle puzzles Website Developer &lt;a href=\'https://www.laggedgame.com/\'&gt;https://www.laggedgame.com/&lt;/a&gt;', 'https://img.gamemonetize.com/amalo9pteqdfcgftvwij3yi64bm1cld4/512x384.jpg', 'https://html5.gamemonetize.com/amalo9pteqdfcgftvwij3yi64bm1cld4/', '0', 'Puzzles', 0, 0, '', 'wrench-ampamp-nuts'),
(3553, 'Hero Rescue: Pull The Pin', 'Welcome to Hero Rescue - Pull The Pin puzzle game! Help the hero find the treasures and save the princess right now! You will be a Hero who has the power of wisdom, courage and love to save his bride. The hero started his journey to find the treasure and to save the princess. Website Developer &lt;a href=\'https://newkidsgames.org\'&gt;https://newkidsgames.org&lt;/a&gt;', 'https://img.gamemonetize.com/sjdiwmg8fmi7b7bziqg91uiuzpuw4iv0/512x384.jpg', 'https://html5.gamemonetize.com/sjdiwmg8fmi7b7bziqg91uiuzpuw4iv0/', '0', 'Puzzles', 0, 0, '', 'hero-rescue-pull-the-pin'),
(3554, 'BTC Farmer', 'BTC Farmer is an instant money idle clicker game that offers a virtual crypto mining experience. Earn money by upgrading to the fastest GPU and speeding up your hardware with new additions. Let your graphics card do the work and increase your speed to make even more money! With a simple interface thats easy to understand, this exciting game provides a virtual crypto mining experience thats perfect for beginners. Start playing online now and enjoy making cash with BTC Farmer !', 'https://img.gamemonetize.com/panb25m5rm1u7nmlpb7jdhnxfjbu2euo/512x384.jpg', 'https://html5.gamemonetize.com/panb25m5rm1u7nmlpb7jdhnxfjbu2euo/', '0', 'Hypercasual', 0, 0, '', 'btc-farmer'),
(3555, 'Find The Truth Master', 'Find The Truth Master is a fun puzzle solving game. In this new version of the game, puzzles will be interspersed with episodes that may require you to exercise your brain by breaking the rules and thinking outside the box. If you are a big fan of brain games, then what are you waiting for? Have fun with it!', 'https://img.gamemonetize.com/fj4iyty44z3ecb62rue49n3ipeq45l7g/512x384.jpg', 'https://html5.gamemonetize.com/fj4iyty44z3ecb62rue49n3ipeq45l7g/', '0', 'Puzzles', 0, 0, '', 'find-the-truth-master'),
(3556, 'Makeup Stylist', 'Makeup Stylist is a makeup salon game for girls. In this game, you play the role of a stylist. You need to give a facial to two girls with skin problems. And you can use your unique aesthetic to design exquisite makeup for them. There are countless fashionable makeup looks for you to match and choose from. You can also apply makeup to them yourself with makeup tools. Try a variety of makeup for them, sometimes a suitable eyebrow can make makeup icing on the cake. The game also offers hundreds of exquisite accessories and clothes. You can pick and choose the best one for the character. Open the game now and enjoy being a stylist!', 'https://img.gamemonetize.com/bggbfi8h0354uqch0tx3fgw3mjzcss0e/512x384.jpg', 'https://html5.gamemonetize.com/bggbfi8h0354uqch0tx3fgw3mjzcss0e/', '0', 'Girls', 0, 0, '', 'makeup-stylist'),
(3557, 'Mathematics: Master of Arithmetic', 'The puzzle game &amp;ldquo;Mathematics: Master of Arithmetic&amp;rdquo; promotes brain development, trains logical thinking, improves attention and concentration. Great food for the mind!', 'https://img.gamemonetize.com/n5y7hwxxobxkaxa1r33bjzc5yncoh9ha/512x384.jpg', 'https://html5.gamemonetize.com/n5y7hwxxobxkaxa1r33bjzc5yncoh9ha/', '0', 'Puzzles', 0, 0, '', 'mathematics-master-of-arithmetic'),
(3558, 'BINGO Real', 'Bingo Real is a 75 ball game that could you make you play bingo with house card with different closing patterns as real one, the one who will close and click bingo first is the winner. Furthermore, there are 35 balls and 45 ball options which could make you play before 35 and 45 ball bounced up.', 'https://img.gamemonetize.com/w7w5gwfb43usxnt3v70zhmtynywxfsam/512x384.jpg', 'https://html5.gamemonetize.com/w7w5gwfb43usxnt3v70zhmtynywxfsam/', '0', '.IO', 0, 0, '', 'bingo-real'),
(3559, 'Metal Slug Adventure', 'Metal Slug Adventure is a newly developed side-scrolling action shooting , based on the essence of the legendary arcade masterpiece! With upgraded visuals that pay homage to its retro roots while introducing a fresh and captivating art style, the game brings a splendid visual presentation and abundant content including a vast array of weapons, diverse battlefields, and various super-vehicles.', 'https://img.gamemonetize.com/fdngtbzxm6ilhy3f91n5edffnjhsa9ze/512x384.jpg', 'https://html5.gamemonetize.com/fdngtbzxm6ilhy3f91n5edffnjhsa9ze/', '0', 'Shooting', 0, 0, '', 'metal-slug-adventure'),
(3560, 'Draw Puzzle Tricky City', 'Draw Puzzle Tricky City is a game that appeals to people of all ages. To help the girl successfully get the microphone, you need to overcome all the traps and obstacles on the way. When you come back from school, after a tiring day, when you want to take time for yourself after taking care of the children, it will be waiting for you, bringing you pleasant moments in your boring moments.', 'https://img.gamemonetize.com/ax3nkyldcamtm13dr4d2s6e66edj5s4f/512x384.jpg', 'https://html5.gamemonetize.com/ax3nkyldcamtm13dr4d2s6e66edj5s4f/', '0', 'Puzzles', 0, 0, '', 'draw-puzzle-tricky-city'),
(3561, 'Wheel Draw Master', 'Unique Levels: Explore a variety of captivating and unique levels. Realistic Physics: Experience true-to-life bicycle physics for an authentic riding feel. Power Up Your Ride: Use power-ups to turbocharge your bicycle and conquer obstacles! &amp;zwj; Choose Your Rider: Visit the Skin Shop and unlock all riders! Daily Rewards: Play every day to claim exciting rewards! Climb the Leaderboard: Compete with players worldwide and aim for the top spot on the leaderboard!', 'https://img.gamemonetize.com/ntlis8v4wcl7cf9u32yevx6w6zofcyzq/512x384.jpg', 'https://html5.gamemonetize.com/ntlis8v4wcl7cf9u32yevx6w6zofcyzq/', '0', 'Racing', 0, 0, '', 'wheel-draw-master'),
(3562, 'Sticker Puzzles Album', 'In Sticker Puzzles Album, children can strengthen their problem-solving skills, develop hand-eye coordination, boost creativity, and enhance cognitive abilities. With its curriculum-aligned activities and interactive lessons, this game covers a wide range of educational topics, including counting, number recognition, reading comprehension, vocabulary building, science experiments, and much more. Give your child the head start they deserve with Sticker Puzzles Album - the ultimate combination of fun and learning!', 'https://img.gamemonetize.com/h10cedo3otde4yhvhjv61ug8rg386dsh/512x384.jpg', 'https://html5.gamemonetize.com/h10cedo3otde4yhvhjv61ug8rg386dsh/', '0', 'Girls', 0, 0, '', 'sticker-puzzles-album'),
(3563, 'Cargo Truck Offroad', 'Venture into the wild terrains with Cargo Truck Offroad! In this thrilling driving simulation game, players are put behind the wheel of a rugged cargo truck, tasked with delivering goods across challenging offroad landscapes. Navigate through muddy trails, steep mountain paths, and treacherous river crossings, all while ensuring your precious cargo remains intact. As you progress, earn rewards to upgrade your truck or unlock more challenging routes. With realistic physics, immersive graphics, and dynamic weather conditions, every journey promises a unique adventure. Website Developer &lt;a href=\'https://de.kizi10.org\'&gt;https://de.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/bqypgh7mizibuctv597a3akm4cl3fd2d/512x384.jpg', 'https://html5.gamemonetize.com/bqypgh7mizibuctv597a3akm4cl3fd2d/', '0', 'Action', 0, 0, '', 'cargo-truck-offroad'),
(3564, 'Golden Sword Princess', 'Golden Sword Princess is an adventure game with multiple levels, great graphics and addictive gameplay. Help the Golden Princess make her way and meet the characters in her huge world. Guaranteed hours of fun in this unique platform game.', 'https://img.gamemonetize.com/v70xpf0cxx33jbylvojvilrj63dcoxz2/512x384.jpg', 'https://html5.gamemonetize.com/v70xpf0cxx33jbylvojvilrj63dcoxz2/', '0', 'Adventure', 0, 0, '', 'golden-sword-princess'),
(3565, 'Line Pixel Adventure', 'Embark on a great adventure with your pixel character in the Line Pixel Adventure game! Destroy the enemies, improve yourself and win the game!', 'https://img.gamemonetize.com/4vv07faztutgjbusp5qhpz1q4jvglqop/512x384.jpg', 'https://html5.gamemonetize.com/4vv07faztutgjbusp5qhpz1q4jvglqop/', '0', 'Adventure', 0, 0, '', 'line-pixel-adventure'),
(3566, 'Zombie Base', 'Zombie Base is a design game with multiple levels waiting for you to challenge. You need to collect gold coins to enhance the strength of weapons and ammunition to pass the level.', 'https://img.gamemonetize.com/8aboa18yi7mrhakas1xzjjamrg5vjqhh/512x384.jpg', 'https://html5.gamemonetize.com/8aboa18yi7mrhakas1xzjjamrg5vjqhh/', '0', 'Hypercasual', 0, 0, '', 'zombie-base'),
(3567, 'Granny Jigsaw Puzzle', 'Granny Jigsaw Puzzle is a fun horror puzzle game. You can select one of the nine images and then select one of the four modes (16, 36, 64 and 100 pieces). Select your favorite picture and complete the jigsaw in the shortest time possible! Have fun and enjoy!', 'https://img.gamemonetize.com/aah7ftiffjrnrf821tx4jktgfkslrkoo/512x384.jpg', 'https://html5.gamemonetize.com/aah7ftiffjrnrf821tx4jktgfkslrkoo/', '0', 'Puzzles', 0, 0, '', 'granny-jigsaw-puzzle'),
(3568, 'Snakes Ladders Online', 'Snakes Ladders Online is an addicting board game suitable for playing with friends or family members. In this game you need to choose your character and roll the dice to see how many steps you can move. The one first reach the end point will win this game. Roll the dice and try your luck!', 'https://img.gamemonetize.com/xya9o5r78hizw69jaj6kqp8q40lbjyzv/512x384.jpg', 'https://html5.gamemonetize.com/xya9o5r78hizw69jaj6kqp8q40lbjyzv/', '0', 'Puzzles', 0, 0, '', 'snakes-ladders-online'),
(3569, 'Bike Stunts 2024', 'Choose your bike and drive to this awesome game, Bike Stunts 2024; complete levels so you can buy a new bike; we have added 40 levels to the fun; the game can be played on mobile on the browser, so it is better optimized there. Website Developer &lt;a href=\'https://ru.kizi10.org\'&gt;https://ru.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/bmozm1zrhtvbe4d4us8whh6bywqmweam/512x384.jpg', 'https://html5.gamemonetize.com/bmozm1zrhtvbe4d4us8whh6bywqmweam/', '0', 'Action', 0, 0, '', 'bike-stunts-'),
(3570, 'Assault Time', '3D first person shooter game. Your mission is to explore the enemy base and take down all the guards. Shoot enemies, pick up first aid kits and earn money to purchase various upgrades.', 'https://img.gamemonetize.com/p59ss73bjptrct2bb63ci3xzjbra2r7r/512x384.jpg', 'https://html5.gamemonetize.com/p59ss73bjptrct2bb63ci3xzjbra2r7r/', '0', 'Shooting', 0, 0, '', 'assault-time'),
(3571, 'BFFs Black Friday Shopping', 'In this online game for girls called BFFs Black Friday Shopping, you help five friends get their looks ready to hit the mall and shop till they drop. Brian and the girls are heading to the mall for a fun shopping spree on Black Friday, and you girls should join the shopaholics. Get started with this online dress-up game for girls and see what stunning looks you can find for each of them. Dont forget to accessorize their final looks with designer purses and sparkly jewelry! Have fun! Website Developer &lt;a href=\'https://prinxy.app\'&gt;https://prinxy.app&lt;/a&gt;', 'https://img.gamemonetize.com/i1cqhcs8lvojvymlqiiw6dfgjs7weg3d/512x384.jpg', 'https://html5.gamemonetize.com/i1cqhcs8lvojvymlqiiw6dfgjs7weg3d/', '0', 'Girls', 0, 0, '', 'bffs-black-friday-shopping'),
(3572, 'Rolling Cheese', 'This little mouse is starving! Get the cheese to him in order to solve the levels. Click breakable objects and get them out of the way. Collect up to 3 strawberries in every puzzle to gain more points! Try to obtain 3 stars on all 24 levels!', 'https://img.gamemonetize.com/fhdgmfn851jo6d1vtyc34r9z3o47cpdb/512x384.jpg', 'https://html5.gamemonetize.com/fhdgmfn851jo6d1vtyc34r9z3o47cpdb/', '0', 'Puzzles', 0, 0, '', 'rolling-cheese'),
(3573, '15 Cat Games', 'This addicting collection offers 15 arcade mini-games, each with unique graphics and a different order of play, ensuring an ever-changing and captivating experience.', 'https://img.gamemonetize.com/vogk6uilzt8mua7gr4pmocyavttrmzck/512x384.jpg', 'https://html5.gamemonetize.com/vogk6uilzt8mua7gr4pmocyavttrmzck/', '0', 'Hypercasual', 0, 0, '', '-cat-games'),
(3574, 'Crazy Traffic Racer', 'Introducing an adrenaline-pumping car driving game that will push your driving skills to the limit. Powered by a cutting-edge 3D game engine, this game delivers a realistic and immersive experience like no other.Crazy Traffic Racer boasts stunning graphics and realistic physics, immersing you in a world filled with heart-stopping moments and breathtaking scenery. With intuitive controls and responsive gameplay, youll feel every twist, turn, and crash as if you were behind the wheel yourself.', 'https://img.gamemonetize.com/4yc7lfrhlx6p4bp57uw4su86itmq27ij/512x384.jpg', 'https://html5.gamemonetize.com/4yc7lfrhlx6p4bp57uw4su86itmq27ij/', '0', 'Racing', 0, 0, '', 'crazy-traffic-racer'),
(3575, 'One Bit', 'Start overcoming the tracks with your one-bit character in the One bit game! Dont forget to get a checkpoint in the game and win the game by completing the obstacles!', 'https://img.gamemonetize.com/bhgysistyfih290cgcv3vsoamvlrk99t/512x384.jpg', 'https://html5.gamemonetize.com/bhgysistyfih290cgcv3vsoamvlrk99t/', '0', 'Adventure', 0, 0, '', 'one-bit'),
(3576, 'World of Alice   Draw Shapes', 'Learn the various geometric shapes, such as circles, squares, triangles and rectangles, among others. Children learn to draw shapes in a fun and interactive way. This game is specifically designed for preschool and primary school aged children, with the aim of making learning geometric shapes a fun and engaging adventure. Play from your cell phone, tablet or computer. Stimulate creativity, learning and fun at the same time with this engaging educational game!', 'https://img.gamemonetize.com/a806kmuqvu7vjinnnfyh5d41h1tibfr1/512x384.jpg', 'https://html5.gamemonetize.com/a806kmuqvu7vjinnnfyh5d41h1tibfr1/', '0', 'Puzzles', 0, 0, '', 'world-of-alice---draw-shapes'),
(3577, 'Sumo Battle!', 'Sumo wrestlers break all the canons of the sport; they do not look slender, muscular and fit; on the contrary, they are large fat men who are more round than slender. These are the rules and requirements for sumo wrestlers. To gain weight, athletes follow a special diet in the game Sumo Battle! You will help your character collect as many pieces of sushi as possible in order to become larger in size. And that means stronger. The goal is to throw your opponents off the podium by approaching them and pushing them into targets attached to their fat bellies. Please note that they will also try to push your hero.', 'https://img.gamemonetize.com/7mdskoub4xtdgvith418pqnpxjv1ewx3/512x384.jpg', 'https://html5.gamemonetize.com/7mdskoub4xtdgvith418pqnpxjv1ewx3/', '0', 'Action', 0, 0, '', 'sumo-battle'),
(3578, 'Agent Skibidi', 'Hey, agents, load your weapons! All the toilet monsters have awakened and are coming to kill you. Eliminate all the monsters and collect the highest score. Remember, you can always reach a higher score. Monsters are coming from both the right and left. Work together with your friend to take them all down. Use different weapon modes to kill all the monsters.', 'https://img.gamemonetize.com/4kbn6y0aadz1fssql42d6op1m3zgk2a6/512x384.jpg', 'https://html5.gamemonetize.com/4kbn6y0aadz1fssql42d6op1m3zgk2a6/', '0', 'Shooting', 0, 0, '', 'agent-skibidi'),
(3579, 'Army Vehicle Transporting', 'Army vehicle transporting refers to the specialized logistics and operations involved in moving military vehicles from one location to another. This can include the movement of tanks, armored personnel carriers, jeeps, and other ground vehicles, both within a countrys borders and internationally. Transporting these vehicles requires careful planning, as their size, weight, and the need for security can present unique challenges. Whether its for training exercises, deployment to conflict zones, or humanitarian missions. Website Developer &lt;a href=\'https://tr.kizi10.org\'&gt;https://tr.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/9bs240ik4h7sx6u3ftzis7b6jrvz7nhj/512x384.jpg', 'https://html5.gamemonetize.com/9bs240ik4h7sx6u3ftzis7b6jrvz7nhj/', '0', 'Action', 0, 0, '', 'army-vehicle-transporting'),
(3580, 'Flip Ninja', 'A fun action/skill ninja game where you flip the gravity! Tap to flip the ninja! Avoid the projectiles and become a flip master! Accuracy is the main thing here.', 'https://img.gamemonetize.com/fdlb9cy2cmn9g9c250r7tjc9eitrbkt4/512x384.jpg', 'https://html5.gamemonetize.com/fdlb9cy2cmn9g9c250r7tjc9eitrbkt4/', '0', 'Hypercasual', 0, 0, '', 'flip-ninja'),
(3581, 'Sonic Superstars', 'Adventure through the mystical Northstar Islands in this all-new take on classic 2D Sonic high-speed action platforming. Play as Sonic, Tails, Knuckles, and Amy Rose and harness all-new Emerald powers to move and attack in dynamic new ways. Collect Rings and unlock new characters in this fantastic new Sonic adventure.', 'https://img.gamemonetize.com/739l2hxbik0wdmhgepzsetiuzhbdv28r/512x384.jpg', 'https://html5.gamemonetize.com/739l2hxbik0wdmhgepzsetiuzhbdv28r/', '0', 'Hypercasual', 0, 0, '', 'sonic-superstars'),
(3582, 'Peugeot 2008 Offroad Driving', 'Experience the thrill of the open trail with the Peugeot 2008, designed for offroad enthusiasts. This vehicle seamlessly blends the elegance and comfort Peugeot is known for with rugged durability to tackle challenging terrains. Whether youre navigating rocky paths, muddy tracks, or sandy dunes, the Peugeot 2008 ensures a smooth and powerful drive. Its advanced suspension system, high ground clearance, and robust engine make it a top choice for adventurers seeking the perfect offroad companion. Website Developer &lt;a href=\'https://pt.kizi10.org\'&gt;https://pt.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/aex8hojuz54uc98vfzrcfa4492jyz4mh/512x384.jpg', 'https://html5.gamemonetize.com/aex8hojuz54uc98vfzrcfa4492jyz4mh/', '0', 'Action', 0, 0, '', 'peugeot--offroad-driving'),
(3583, 'Pumpkin Fright Night', 'Help Mr. Jack Lantern to collect all missing pumpkins! Use the physic to move and rotate Mr. Jack! Enjoy this great Halloween puzzle Game!', 'https://img.gamemonetize.com/otgnotmdtect7hqpgzywet34zpect4ef/512x384.jpg', 'https://html5.gamemonetize.com/otgnotmdtect7hqpgzywet34zpect4ef/', '0', 'Puzzles', 0, 0, '', 'pumpkin-fright-night'),
(3584, 'Super Mario Stacks', 'Here comes the super plumber! Tap left and right to jump over stacks! Play quickly before the stack disappear and do not fall from edges. Collect boxes to earn points and mushroom to revive after the fall! Good luck!', 'https://img.gamemonetize.com/9k2zdddsiz73bqbhlmf9duz21iwf570x/512x384.jpg', 'https://html5.gamemonetize.com/9k2zdddsiz73bqbhlmf9duz21iwf570x/', '0', 'Clicker', 0, 0, '', 'super-mario-stacks'),
(3585, 'Puzzle Sliding   Kittens', 'Welcome to the adorable world of the sliding puzzle game featuring cute kittens! This web game is the perfect way to spend your free time while enjoying the cuteness overload of playful felines. In this game, youll be presented with an image of a cute kitten that has been divided into small pieces, and your task is to slide the pieces around until youve successfully reassembled the image. The difficulty level can be adjusted, ranging from easy to difficult, depending on the number of pieces.', 'https://img.gamemonetize.com/0tamiw1jxli1qawlkzveyvfi38rdf6k8/512x384.jpg', 'https://html5.gamemonetize.com/0tamiw1jxli1qawlkzveyvfi38rdf6k8/', '0', 'Puzzles', 0, 0, '', 'puzzle-sliding---kittens'),
(3586, 'Easy Coloring SantaClaus', 'Welcome to Easy Coloring SantaClaus, where creativity knows no bounds! This delightful coloring game is designed to spark the imagination of both kids and adults alike. Dive into a world of vibrant hues and endless possibilities as you choose from a selection of charming images, waiting for your artistic touch. Unleash your creativity and bring these images to life with your favorite colors. Easy Coloring SantaClaus offers the perfect canvas for your artistic expression. Website Developer &lt;a href=\'https://www.video-igrice.com/\'&gt;https://www.video-igrice.com/&lt;/a&gt;', 'https://img.gamemonetize.com/r4orr8uwing2wff6oizj89pqoo70ix0u/512x384.jpg', 'https://html5.gamemonetize.com/r4orr8uwing2wff6oizj89pqoo70ix0u/', '0', 'Hypercasual', 0, 0, '', 'easy-coloring-santaclaus'),
(3587, '2D Car Racing 2023', 'In the thrilling 2D Car Racing 2023 game, players are thrust into the fast-paced world of highway racing. Your objective? Collect as many coins as possible while skillfully avoiding collisions with other cars. Every crash is a failure, so youll need to showcase your impeccable driving skills to stay in the game. Successfully navigating the highway, collecting points, and amassing coins will be your ticket to victory in this high-speed racing adventure! Website Developer &lt;a href=\'https://it.kizi10.org\'&gt;https://it.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/fntrmrwbdjjlht8d9c9ie8ot5ecy9tqn/512x384.jpg', 'https://html5.gamemonetize.com/fntrmrwbdjjlht8d9c9ie8ot5ecy9tqn/', '0', 'Racing', 0, 0, '', 'd-car-racing-'),
(3588, 'Super Frog Adventure', 'Super Frog Adventure is a great platformer that takes you into the world of classic Super Mario style games. The game features 8 incredible and challenging levels, each offering unique obstacles and challenges. Control the super frog, overcome obstacles, fight enemies and collect coins on your way to the finish line. Dynamic gameplay and vivid graphics will make your journey exciting and memorable. This game is designed for both beginners and experienced players, thanks to different difficulty levels and interesting gameplay mechanics. If you love classic platformers and are ready for a new adventure, Super Frog Adventure is waiting for y', 'https://img.gamemonetize.com/uhisirdejvmyuohajyblfo6i2v045qsa/512x384.jpg', 'https://html5.gamemonetize.com/uhisirdejvmyuohajyblfo6i2v045qsa/', '0', 'Adventure', 0, 0, '', 'super-frog-adventure'),
(3589, 'Cute Cat Jigsaw', 'Are you a cat lover with a passion for puzzles? If so, get ready for an adorable and engaging adventure with &amp;ldquo;Cute Cat Jigsaw.&amp;rdquo; This delightful game features 15 levels of feline-themed fun that will captivate your heart and challenge your mind.', 'https://img.gamemonetize.com/q55erizkpw8pvphts0xfqusuax12snuz/512x384.jpg', 'https://html5.gamemonetize.com/q55erizkpw8pvphts0xfqusuax12snuz/', '0', 'Puzzles', 0, 0, '', 'cute-cat-jigsaw'),
(3590, 'TikTok Fall Fashion', 'In this online game for girls called TikTok Fall Fashion, you help three beautiful best friends get their daily looks updated to the latest fashion trends. Try bold colors for their makeup looks, and then mix and match sparkly sequins with cozy knits into jaw-dropping outfits. Dont forget to accessorize their final looks with designer purses and sparkly jewelry! Have fun! Website Developer', 'https://img.gamemonetize.com/kzvtldvjjdlzb0qo5fo2a5vne25m9ps4/512x384.jpg', 'https://html5.gamemonetize.com/kzvtldvjjdlzb0qo5fo2a5vne25m9ps4/', '0', 'Girls', 0, 0, '', 'tiktok-fall-fashion'),
(3591, '2d Car Parking 2023', '2D Car Parking 2023 is a simple yet addictive parking game that tests your driving and parking skills. Navigate through different levels filled with obstacles, tight corners, and other challenges as you aim to park your car perfectly. Choose from various types of cars and take on increasingly difficult levels to prove your parking prowess. Key Features: Easy-to-learn controls for a smooth gameplay experience Variety of levels, each with unique layouts and challenges Selection of cars to suit your driving style Website Developer &lt;a href=\'https://fr.kizi10.org\'&gt;https://fr.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/9lx3p9zy4t1avawxsrutro46dulssm32/512x384.jpg', 'https://html5.gamemonetize.com/9lx3p9zy4t1avawxsrutro46dulssm32/', '0', 'Action', 0, 0, '', 'd-car-parking-'),
(3592, 'Cookie Match', 'Cookie Match is a sliding puzzle game where you must match each cookie to its corresponding cutter. If you move the cookies off the edge of the board or into knives, they&amp;rsquo;ll be destroyed. Use the tubs of butter as barriers to keep the cookies in one piece.', 'https://img.gamemonetize.com/rvgj4wbimpenxgkx3pw7bl9hrmmxnvyh/512x384.jpg', 'https://html5.gamemonetize.com/rvgj4wbimpenxgkx3pw7bl9hrmmxnvyh/', '0', 'Puzzles', 0, 0, '', 'cookie-match'),
(3593, 'Angry Flappy Birds', 'Prepare for a thrilling twist on the classic bird-shooting game with Angry Flappy Birds. In this game, youre not just launching birds; youre taking them on an adrenaline-pumping journey through challenging pipes.', 'https://img.gamemonetize.com/e3j9hj33rwpnmwbowhmvvj41ta0768zd/512x384.jpg', 'https://html5.gamemonetize.com/e3j9hj33rwpnmwbowhmvvj41ta0768zd/', '0', 'Hypercasual', 0, 0, '', 'angry-flappy-birds'),
(3594, 'DevilRoom', 'DevilComing is a 2D survival gamePlayers will play a human and survive in Devils worldPlayers can use generators, turrets, and defense gates to resist and defeat DevilDefeat Devil, player can achieve victory.', 'https://img.gamemonetize.com/t3h0oichgcbsmug6wqz96bngj5bltwhe/512x384.jpg', 'https://html5.gamemonetize.com/t3h0oichgcbsmug6wqz96bngj5bltwhe/', '0', 'Clicker', 0, 0, '', 'devilroom'),
(3595, 'Spaceman Escape Adventure', 'Spaceman Escape Adventure is an addictive space adventure game. Help the isolated astronauts in space successfully get the key, open the door, and escape successfully. Be careful with the current, if you hit it, you will start right back where you started. The portal is a sign that you have reached your goal and you can pass the level. Are you ready for the challenge?', 'https://img.gamemonetize.com/xatdw0u14xo45jxir654hnif9di0qk77/512x384.jpg', 'https://html5.gamemonetize.com/xatdw0u14xo45jxir654hnif9di0qk77/', '0', 'Boys', 0, 0, '', 'spaceman-escape-adventure'),
(3596, 'Dual', 'Your survival depends on the defiance of the two orbs (vessels) - they are synchronistic devices, a dance and song between two entities bound together in symbiosis. The rules are simple: control the two balls in sync, survive no matter what, and stay calm.', 'https://img.gamemonetize.com/eqt9d3h53pycptru67tn9nxfho46a4gd/512x384.jpg', 'https://html5.gamemonetize.com/eqt9d3h53pycptru67tn9nxfho46a4gd/', '0', 'Hypercasual', 0, 0, '', 'dual'),
(3597, 'Pill Escape', 'Pill Escape is a puzzle game inspired by the rush-hour style, where your goal is to slide the blue pill to the exit. Mouse drag to move pills. You cannot move the wall.', 'https://img.gamemonetize.com/et97l2u6zn3g6jjr2c8azhcm1c95hx7b/512x384.jpg', 'https://html5.gamemonetize.com/et97l2u6zn3g6jjr2c8azhcm1c95hx7b/', '0', 'Puzzles', 0, 0, '', 'pill-escape'),
(3598, 'Texas Holdem', 'Texas Hold&amp;rsquo;em poker is a player-versus-player public card game. Usually 2-6 people participate. Texas holdem poker has a total of 52 cards, and there is no trump card. Each player gets five cards and compares them to determine the winner.', 'https://img.gamemonetize.com/28my3vo6nu726qub2mbdfj2hau7ebr2u/512x384.jpg', 'https://html5.gamemonetize.com/28my3vo6nu726qub2mbdfj2hau7ebr2u/', '0', 'Hypercasual', 0, 0, '', 'texas-holdem'),
(3599, 'Rebel Wings', 'The player controls the ship, shooting laser to enemies, launching homing missiles and fighting bosses. Each level the enemies differ, more difficult enemies are added and more difficult bosses. Each boss moves on its own unique pattern. Collect power ups like health, missiles, and bomb that kills every visible enemy to clear the stage. Fight through 16 ready levels. Collect the parts from the exploded enemy ships. Use the collected scrap as a currency to upgrade your own ship.', 'https://img.gamemonetize.com/sakdarokyhzgz75r2ybmf80pmt4ebdcn/512x384.jpg', 'https://html5.gamemonetize.com/sakdarokyhzgz75r2ybmf80pmt4ebdcn/', '0', 'Shooting', 0, 0, '', 'rebel-wings'),
(3600, 'Halloween Hoops', 'Scary game of hoops at the local graveyard playground. Watch out for zombie defenders, hit ghosts for extra points and enjoy a game of hoops. All in this cool Halloween game', 'https://img.gamemonetize.com/aig4pxdqzoun4i8b1ngvon6vvshjbti3/512x384.jpg', 'https://html5.gamemonetize.com/aig4pxdqzoun4i8b1ngvon6vvshjbti3/', '0', 'Sports', 0, 0, '', 'halloween-hoops'),
(3601, 'halloween pumpkin Jigsaw Game', 'Welcome to halloween pumpkin Jigsaw Joyride! Our halloween pumpkin Jigsaw Joyride Puzzle Slider game is a fun and engaging way to test your visual acuity and problem-solving skills. Simply slide the images around until you find the perfect match, and watch as the puzzle pieces come together to form a beautiful halloween pumpkin Jigsaw Joyride picture. With a wide variety of halloween pumpkin Jigsaw Joyride images to choose from, youre sure to find something you love. So why wait? Come on in and start playing our halloween pumpkin Jigsaw Joyride Puzzle Slider game today!', 'https://img.gamemonetize.com/k213lxteo9a6qgysyvsdl47cziwd3kcc/512x384.jpg', 'https://html5.gamemonetize.com/k213lxteo9a6qgysyvsdl47cziwd3kcc/', '0', 'Puzzles', 0, 0, '', 'halloween-pumpkin-jigsaw-game'),
(3602, 'Impossible Track Car Stunt Racing Game', 'Get ready for an adrenaline-pumping experience like no other in the Impossible Track Car Stunt Racing Game! Push the limits of gravity-defying stunts as you navigate treacherous tracks suspended high above the ground. Choose from a fleet of high-performance sports cars, each finely tuned for precision control and speed. With its realistic physics and responsive handling, youll feel every twist and turn as you race against time to conquer the most challenging tracks ever devised. Dare to defy gravity on mind-bending loops, jaw-dropping jumps, and dizzying spirals that will test even the most seasoned racers.', 'https://img.gamemonetize.com/92cnyu9gzfsflrhyp2xh3pn18wxa6a12/512x384.jpg', 'https://html5.gamemonetize.com/92cnyu9gzfsflrhyp2xh3pn18wxa6a12/', '0', 'Racing', 0, 0, '', 'impossible-track-car-stunt-racing-game'),
(3603, 'Pick &amp;amp; Go!', 'Pick &amp;amp; Go! is an engaging pathfinding game set in serene meadows. Your objective is to collect fruits strategically while utilizing tools such as scissors to clear your path and eliminate pesky bugs. With a whopping 200 levels to explore, challenge yourself to earn all three stars in each one! Tileset image from Fruits image from Background Music from', 'https://img.gamemonetize.com/slrciscv3otarv6g9awu423a0dq9s890/512x384.jpg', 'https://html5.gamemonetize.com/slrciscv3otarv6g9awu423a0dq9s890/', '0', 'Puzzles', 0, 0, '', 'pick-ampamp-go'),
(3604, 'Double Up', 'Double Up is a relaxing 2048 merge game. Take a rest, get yourself a coffee, and enjoy the game. You have all day to think about your moves. No rush! Double Up the number to up and beyond. Feature On a train? in a bus? in a taxi? On a ship? Play and quit anytime, and the game will save your progress even while youre on the move. Dont do it while driving, though its dangerous. No rushing, take your time to think your next move. Its a long haul to reach the infinity, are you able to see the summit? Messing a move? Dont worry, we have solution for you. Hammer the block and destroy it or swap the block into favourable position.', 'https://img.gamemonetize.com/ozt0qwose8367gw7ui3d0bt82me8ohlk/512x384.jpg', 'https://html5.gamemonetize.com/ozt0qwose8367gw7ui3d0bt82me8ohlk/', '0', 'Puzzles', 0, 0, '', 'double-up'),
(3605, 'Pipe Match', 'Pipe Match is a rotating card game where the goal is to connect all pipes to the end. Click on a pipe to rotate it clockwise. Pipes that are faded out are not connected and pipes with a dark gray background can&amp;rsquo;t be moved. To undo a previous move, click the rotating arrow button. To restart the whole puzzle, click the arrow in the circle.', 'https://img.gamemonetize.com/pyke54t83mxkyomgt8bi4pz51rgkymi3/512x384.jpg', 'https://html5.gamemonetize.com/pyke54t83mxkyomgt8bi4pz51rgkymi3/', '0', 'Puzzles', 0, 0, '', 'pipe-match'),
(3606, 'Kids Unicorn Slime', 'Kids Unicorn Slime is an enchanting and immersive game that allows teenagers to explore the world of slime. With its vibrant graphics and captivating gameplay, this game is sure to keep players hooked for hours.', 'https://img.gamemonetize.com/39929cs0lk7f6tv0jwg7bib4fghhwjrm/512x384.jpg', 'https://html5.gamemonetize.com/39929cs0lk7f6tv0jwg7bib4fghhwjrm/', '0', 'Girls', 0, 0, '', 'kids-unicorn-slime'),
(3607, 'Cat Girl Halloween Preparation', 'Welcome to Cat Girl Halloween Preparation. Join Cat Girl in her Halloween Preparation journey! From spooky decorations to creative costumes, get inspired for the spookiest night of the year. Discover Cat Girls tips and tricks for the ultimate Halloween celebration and make this year&amp;rsquo;s festivities unforgettable! Play and have fun with this new halloween game!', 'https://img.gamemonetize.com/az36k43wz4iul317i84z1llmca1qjo0v/512x384.jpg', 'https://html5.gamemonetize.com/az36k43wz4iul317i84z1llmca1qjo0v/', '0', 'Girls', 0, 0, '', 'cat-girl-halloween-preparation'),
(3608, 'InsectaQuest Adventures', 'InsectaQuest-Adventure: Explore a world of hidden wonders, embark on thrilling insect-catching adventures, and solve shadowy mysteries. Spin the wheel to win coins and unlock the enchanting Magic Magnifying Glass to reveal hidden treasures and secrets!', 'https://img.gamemonetize.com/7ovhavejdvljy67tn6m615w5zfjwuiqd/512x384.jpg', 'https://html5.gamemonetize.com/7ovhavejdvljy67tn6m615w5zfjwuiqd/', '0', 'Puzzles', 0, 0, '', 'insectaquest-adventures'),
(3609, 'Merge Monster: Rainbow Master', 'Merge Monster: Rainbow Master is a brand-new merge monster battle game. Where players can join epic battles, upgrade combat skills and earn the title of the worlds greatest merge master. Gather your rainbow troops now, are you ready to take to the battlefield and lead an army of monsters to victory?', 'https://img.gamemonetize.com/mucctij23i9ri0tczdjxuja7qhs1o9q2/512x384.jpg', 'https://html5.gamemonetize.com/mucctij23i9ri0tczdjxuja7qhs1o9q2/', '0', 'Puzzles', 0, 0, '', 'merge-monster-rainbow-master'),
(3610, 'Halloween Coloring Book Game', 'Get ready for a spooktacular adventure with Halloween Coloring Book! Unleash your creativity, explore a myriad of Halloween-themed coloring pages, and enjoy an unblocked and user-friendly game that guarantees endless entertainment. Let your imagination run wild as you bring cute and spooky characters to life with vibrant colors. Get ready to dive into the Halloween spirit and create your very own artistic masterpieces!', 'https://img.gamemonetize.com/wve75yfy70rvxvb3dcfc7bz9ped5182b/512x384.jpg', 'https://html5.gamemonetize.com/wve75yfy70rvxvb3dcfc7bz9ped5182b/', '0', 'Girls', 0, 0, '', 'halloween-coloring-book-game'),
(3611, 'Metal Driller', 'Metal Driller is a casual mining adventure where you control the characters ragdoll physics-powered drill and delve deep into the mines, unlocking new levels and upgrades. Customize your gameplay with a unique skill tree that resets after each chapter. Collect cool Drill costumes as you progress and deck out your character and their drill companions in various outfits.', 'https://img.gamemonetize.com/lwdb15lgg945ik6qzdnfklr6j5b6ou4h/512x384.jpg', 'https://html5.gamemonetize.com/lwdb15lgg945ik6qzdnfklr6j5b6ou4h/', '0', 'Hypercasual', 0, 0, '', 'metal-driller'),
(3612, 'Professions For Kids', 'Looking for an engaging and educational game for your kids? Look no further than Professions for Kids! This online game is designed to entertain and educate children while introducing them to various professions. With its interactive gameplay and captivating visuals, Professions for Kids is a great way for kids to learn about different careers and develop essential skills.', 'https://img.gamemonetize.com/t2ah9n8wa9hl99d7wrbpyc86q572nzjo/512x384.jpg', 'https://html5.gamemonetize.com/t2ah9n8wa9hl99d7wrbpyc86q572nzjo/', '0', 'Girls', 0, 0, '', 'professions-for-kids'),
(3613, 'Ellie and Friends Pre Fall Outfit', 'Transition into fall with the Ellie and Friends Pre-Fall Outfit collection. Explore a fusion of style and comfort as they curate trendy ensembles featuring cozy layers, versatile accessories, and seasonal hues. Embrace the upcoming season with fashion-forward choices inspired by the experts themselves! Join and have fun!', 'https://img.gamemonetize.com/udy8x5e7t8zusupqbx399d1s22vu7yxg/512x384.jpg', 'https://html5.gamemonetize.com/udy8x5e7t8zusupqbx399d1s22vu7yxg/', '0', 'Girls', 0, 0, '', 'ellie-and-friends-pre-fall-outfit'),
(3614, 'Word Quest', 'Here come some tasty Word Cookies hot out of the oven! Take a bite! Word Cookies is an addictive mix of all the word games you love! With so many challenges, youll soon be obsessed with testing your spelling and vocabulary limits to make as many words as you can!', 'https://img.gamemonetize.com/8fnpt7l8i1aaj4w7ptafq37tbpzg13pr/512x384.jpg', 'https://html5.gamemonetize.com/8fnpt7l8i1aaj4w7ptafq37tbpzg13pr/', '0', 'Puzzles', 0, 0, '', 'word-quest'),
(3615, 'Oh My Goth', 'The Oh My Goth dress-up game shows that there are many ways to express your gothic style. Get inspired by this new trend that emerged from the collision of gothic and whimsical styles. It fuses codes from the 80s gothic style with surrealist evasions inspired by fairy tales and cinematic darkness. Gothic, grunge and gothfied fashion trends dont have to be restricted to the streets, thats why we are here to teach you all about their aesthetics and how to integrate them into your wardrobe. Website Developer', 'https://img.gamemonetize.com/c2jgqox91ea8jydniiiggb6dwx2ht8cn/512x384.jpg', 'https://html5.gamemonetize.com/c2jgqox91ea8jydniiiggb6dwx2ht8cn/', '0', 'Girls', 0, 0, '', 'oh-my-goth'),
(3616, 'Find the Anemacilus', 'Its time to go on a journey. A whole new world awaits you, with treasures hidden everywhere! Check under every stone and bush. Maybe this treasure is guarded by a dragon? Stroll through the plains of the city of freedom; visit the islands where cherry blossoms bloom; explore the jungle in the domain of the Archon of Wisdom. Everywhere you can find mysterious mysterious objects. Collect them all and get a meeting with your favorite characters as a reward!', 'https://img.gamemonetize.com/x0h3msoiovmq2ulptzhac63gwvju9td9/512x384.jpg', 'https://html5.gamemonetize.com/x0h3msoiovmq2ulptzhac63gwvju9td9/', '0', 'Puzzles', 0, 0, '', 'find-the-anemacilus'),
(3617, 'Hammer Crush', 'Hammer Crush is the latest sensation, revolving around aligning elements to target the rock monster with your hammer. Its simplicity belies its profound depth. Embark on an expansive journey, honing your intellect while enjoying the gameplay across various challenging levels. Website dev &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/etfc131f7txwzcvhz4zpih7qk09fg1aa/512x384.jpg', 'https://html5.gamemonetize.com/etfc131f7txwzcvhz4zpih7qk09fg1aa/', '0', 'Hypercasual', 0, 0, '', 'hammer-crush'),
(3618, 'Ghostly Night Harvest', 'Welcome to Ghostly Night Harvest, a charming and action-packed game that blends the serenity of nighttime harvesting with the excitement of defending your crops from ghostly invaders. In Ghostly Night Harvest, you step into the shoes of a dedicated farmer. Your mission is to cultivate and grow a bountiful pumpkin harvest during the day and defend it from the ghostly invasion at night. Its a challenge that requires strategic prowess and management skills.', 'https://img.gamemonetize.com/1h9grfehwwf24efl9f24ux2656bc57y7/512x384.jpg', 'https://html5.gamemonetize.com/1h9grfehwwf24efl9f24ux2656bc57y7/', '0', 'Action', 0, 0, '', 'ghostly-night-harvest'),
(3619, 'Skibidi Hero.IO', 'Skidibi Hero: IO is an action game where you have to survive countless waves of monsters. Control your hero to move around, collecting all of the points from defeating enemies to leveling up. You will have 3 choices to upgrade your power so choose wisely to survive till the end of the game', 'https://img.gamemonetize.com/4ks356oenpbqv9qz7artzrsz828nlh2b/512x384.jpg', 'https://html5.gamemonetize.com/4ks356oenpbqv9qz7artzrsz828nlh2b/', '0', 'Hypercasual', 0, 0, '', 'skibidi-heroio'),
(3620, '2048 Ballz', '2048 Ballz - is an endless physics puzzle with 2048 mechanics! You have to combine balls of the same color to get new one! Set a record! Enjoy this beautiful and relaxing game!', 'https://img.gamemonetize.com/610tvuom37pe7skjjo70kao3qsli3yso/512x384.jpg', 'https://html5.gamemonetize.com/610tvuom37pe7skjjo70kao3qsli3yso/', '0', 'Puzzles', 0, 0, '', '-ballz'),
(3621, 'Jungle Puzzle', '&amp;ldquo;Welcome to Vertical Block Puzzle, the ultimate brain challenge! This game will test your strategic thinking and problem-solving skills. In Vertical Block Puzzle, you&amp;rsquo;ll need to arrange a series of colorful blocks in a vertical grid. The goal is to fill up entire rows or columns to clear them and gain points. But be careful - if the blocks reach the top of the grid, it&amp;rsquo;s game over! With its simple yet addictive gameplay, Vertical Block Puzzle is perfect for all ages. Can you master the grid and achieve the highest score? Download Vertical Block Puzzle today and start the fun!&amp;rdquo;', 'https://img.gamemonetize.com/a4sb74wawz0ghe5hgd2mmoossq42raid/512x384.jpg', 'https://html5.gamemonetize.com/a4sb74wawz0ghe5hgd2mmoossq42raid/', '0', 'Puzzles', 0, 0, '', 'jungle-puzzle');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3622, 'GBox Memory', 'A game of the memory genre with a variety of modes. Search for pairs of identical tiles. Perfectly develops attention, memory, observation. Suitable for all ages, both children and adults. Game types: - Classic: Open the tiles on the board to find the same images, colors, or numbers. - Search: You need to find only the second tile to the displayed image or number. - Three of a kind: Find three identical tiles at once.', 'https://img.gamemonetize.com/dnu67txroir54wl0xo3lvtsyz8hskmpz/512x384.jpg', 'https://html5.gamemonetize.com/dnu67txroir54wl0xo3lvtsyz8hskmpz/', '0', 'Puzzles', 0, 0, '', 'gbox-memory'),
(3623, 'Duo Water and Fire', 'Have you ever participated in the adventure of Stickman Fire and Water before? You need to collect the key and reach the door. As Fire and Water, you must overcome all obstacles. You are two opposite siblings, one with the power of fire and one with the power of water. Collect the red and blue keys. After collecting the keys, gather all the gold and reach the doors. Be careful, sometimes its like a puzzle. It can challenge your intellect.', 'https://img.gamemonetize.com/iwwffks7uv61lj9mhvmz1263abloo3xh/512x384.jpg', 'https://html5.gamemonetize.com/iwwffks7uv61lj9mhvmz1263abloo3xh/', '0', '2 Player', 0, 0, '', 'duo-water-and-fire'),
(3624, 'Long Hand Escape', 'Long Hand Escape is a fun puzzle game. Use your brain and your long, flexible hands to steal treasures. Solve riddles in the best escape games and thief puzzle games with levels and train your brain with IQ testing skills. Are you ready?', 'https://img.gamemonetize.com/mdnj18dj5j96sy66ralvwlqhyvpx1s07/512x384.jpg', 'https://html5.gamemonetize.com/mdnj18dj5j96sy66ralvwlqhyvpx1s07/', '0', 'Hypercasual', 0, 0, '', 'long-hand-escape'),
(3625, '15 Halloween Games', 'This addicting Halloween game offers 15 thrilling mini-games, each with unique graphics and a different order of play, ensuring an ever-changing and captivating experience.', 'https://img.gamemonetize.com/jhdl0xjniv94773raf8c5g9sc698r1xe/512x384.jpg', 'https://html5.gamemonetize.com/jhdl0xjniv94773raf8c5g9sc698r1xe/', '0', 'Hypercasual', 0, 0, '', '-halloween-games'),
(3626, 'Police Clash 3D', 'Gather your elite squad of skilled individuals, each with their unique strengths and abilities, in order to embark on an epic journey. Your mission? To conquer each level with unparalleled efficiency. Assemble a team that complements one another, strategizing and coordinating your every move to perfection. Whether its navigating treacherous terrain, solving intricate puzzles, or engaging in intense combat scenarios, the key lies in teamwork and precision. By combining your squads talents and working together seamlessly, youll not only pass each level but do so with style and finesse, earning your place as true champions.', 'https://img.gamemonetize.com/cr8vj2mekjhpjfakxecw0gquwgii0nr1/512x384.jpg', 'https://html5.gamemonetize.com/cr8vj2mekjhpjfakxecw0gquwgii0nr1/', '0', 'Action', 0, 0, '', 'police-clash-d'),
(3627, 'Extra Ball Chains', 'You play as a little frog who protects his house from the invasion of balls. Help her destroy all the balls by shooting new balls. The balls are moving along the path in the direction of the frogs house and if they reach it, then you will lose. The goal of the game is to score as many points as possible and complete as many levels as possible. This game will help you develop your logic and reaction speed, as well as provide a lot of fun and fun!', 'https://img.gamemonetize.com/zwkbajmb0ph21eppjdha038spssrgc0c/512x384.jpg', 'https://html5.gamemonetize.com/zwkbajmb0ph21eppjdha038spssrgc0c/', '0', 'Puzzles', 0, 0, '', 'extra-ball-chains'),
(3628, 'Doge Bottle', 'Doge Bottle is an original puzzle-solving casual game. It has a large number of brain-burning levels, and in each level, there is a puppy waiting for you to save. The rich creativity and interesting puzzle questions may break common sense and bring you something new.', 'https://img.gamemonetize.com/j5x20vs1j80yti34pjl6a5ae9bzn7z0z/512x384.jpg', 'https://html5.gamemonetize.com/j5x20vs1j80yti34pjl6a5ae9bzn7z0z/', '0', 'Hypercasual', 0, 0, '', 'doge-bottle'),
(3629, 'Super Maksim World', 'Control Maxim in this classic little platformer game. A fun and challenging platformer game based on the greatest classic of its kind. Help Maxim to pass 4 difficult levels. Collect coins and get more points! Website Developer &lt;a href=\'https://onduck.com/\'&gt;https://onduck.com/&lt;/a&gt;', 'https://img.gamemonetize.com/d521nwdn7vhdzq5z7gios694y7bkut42/512x384.jpg', 'https://html5.gamemonetize.com/d521nwdn7vhdzq5z7gios694y7bkut42/', '0', 'Adventure', 0, 0, '', 'super-maksim-world'),
(3630, 'Halloweem Pumpkin Adventure', 'Halloween Pumpkin Adventure is an incredibly fun online game with a Halloween theme. The goal of the game is to guide the pumpkin to the finish line. Simply tap or click on the screen to lift the pumpkin up. Enjoy the spooky fun and see if you can successfully complete the adventure! Website Developer &lt;a href=\'https://www.video-igrice.com/\'&gt;https://www.video-igrice.com/&lt;/a&gt;', 'https://img.gamemonetize.com/xudod0ws5qda5mv836sk0661qwzjkw60/512x384.jpg', 'https://html5.gamemonetize.com/xudod0ws5qda5mv836sk0661qwzjkw60/', '0', 'Puzzles', 0, 0, '', 'halloweem-pumpkin-adventure'),
(3631, 'Deadflip Challenge 2024', 'A laid-back puzzle game that challenges you to land securely, its straightforward on the surface but surprisingly intricate in its depth. Navigate through a wide array of levels, engaging your intellect while thoroughly enjoying the experience. Website Developer &lt;a href=\'https://www.bestcrazygames.com/\'&gt;https://www.bestcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/2hilma3vnj9ky6bgbsvyhximwpku2juq/512x384.jpg', 'https://html5.gamemonetize.com/2hilma3vnj9ky6bgbsvyhximwpku2juq/', '0', 'Hypercasual', 0, 0, '', 'deadflip-challenge-'),
(3632, 'City Heroes Jump', 'In City Heroes Jump, adventure takes a sky-high leap into exhilarating fun! Set against a bustling urban landscape backdrop, this game offers more than just an ordinary trampoline park experience. Imagine soaring through the air like a superhero, bouncing from one trampoline to another as you complete daring missions and avoid obstacles. Website Developer &lt;a href=\'https://www.brightestgames.com/\'&gt;https://www.brightestgames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/1ondzf11yxw8a0lk8yhkfofs00vl5lwv/512x384.jpg', 'https://html5.gamemonetize.com/1ondzf11yxw8a0lk8yhkfofs00vl5lwv/', '0', 'Hypercasual', 0, 0, '', 'city-heroes-jump'),
(3633, 'Pumpkinoide', 'Pumpkinoid is a simple one touch arcade game that is a little like break out and a little like pinball. There are three medals to be achieved based on score and there are three new paddles that can be unlocked also based on score. There are seven backgrounds will be picked each time you play. Enjoy with Pumpkinoid!', 'https://img.gamemonetize.com/yegs9nxern3dqcc2cimi97cxp5rq402n/512x384.jpg', 'https://html5.gamemonetize.com/yegs9nxern3dqcc2cimi97cxp5rq402n/', '0', 'Hypercasual', 0, 0, '', 'pumpkinoide'),
(3634, 'Firefight Upgrader', 'Gear up for an intense firefighting experience in Firefight Upgrader! Take on the role of a courageous firefighter, battling towering flames and saving lives. Customize your firefighter with an array of powerful upgrades, from advanced hoses to high-tech gear. Strategize your approach, prioritize missions, and rescue civilians in perilous situations. With realistic fire physics and dynamic environments, every blaze is a new challenge. Can you rise through the ranks, upgrading your skills and gear to become the ultimate hero? Website Developer &lt;a href=\'https://www.coolcrazygames.com/\'&gt;https://www.coolcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/rbzwddvgyqelskvqrhtiofy7ru4nvcc0/512x384.jpg', 'https://html5.gamemonetize.com/rbzwddvgyqelskvqrhtiofy7ru4nvcc0/', '0', 'Adventure', 0, 0, '', 'firefight-upgrader'),
(3635, 'X Bubble Sets', 'Funny colored bubbles. Pop them! In the game X-Bubble Sets, you will need to launch bubbles and fall into piles with the same colors. Pop all the bubbles, earn points and complete the levels.', 'https://img.gamemonetize.com/u6gvxu2z1vu3vm737gtd9d2mjeflio1t/512x384.jpg', 'https://html5.gamemonetize.com/u6gvxu2z1vu3vm737gtd9d2mjeflio1t/', '0', 'Puzzles', 0, 0, '', 'x-bubble-sets'),
(3636, 'Hungry Warrior Fight', 'This game is mobile-ready on the browser. Introducing the ultimate street combat game, Hungry Warrior Fight: a fresh gaming experience! Enjoy captivating visuals and high-quality combat mechanics as you play. The game features a user-friendly control system that makes gameplay a breeze. Utilize the joystick to manoeuvre your character in any direction. Execute a range of martial arts techniques with simple button commands. Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/fwumbh5fj5obd6vho6p7ymv40xpm11hu/512x384.jpg', 'https://html5.gamemonetize.com/fwumbh5fj5obd6vho6p7ymv40xpm11hu/', '0', 'Action', 0, 0, '', 'hungry-warrior-fight'),
(3637, 'Crunch Lock', 'In this enthralling journey, numerous wrenches come together to orchestrate a complex and synchronized performance alongside numerous screws. This task calls for agile coordination and clever sequencing. Step into the shoes of the unscrewing virtuoso, injecting each phase with an unparalleled finesse as you navigate through a succession of adrenaline-pumping trials. Website Developer &lt;a href=\'https://www.crazygamesonline.com\'&gt;https://www.crazygamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/9gwp2yv4dtnrpt88k3t5zvndlp9y0emo/512x384.jpg', 'https://html5.gamemonetize.com/9gwp2yv4dtnrpt88k3t5zvndlp9y0emo/', '0', 'Hypercasual', 0, 0, '', 'crunch-lock'),
(3638, 'Save My Pumpkin', '&amp;ldquo;Save My Pumpkin&amp;rdquo; is the second version of the popular game that has a Halloween theme and has made all the kids in the world fall in love with it. The gameplay consists of rescuing a creepy pumpkin with the help of drawing, which is in trouble. To test your drawing skills and create key resistances around the pumpkin, all you need to do is be careful and quick, because it is in great danger. Ready to save the spooky? Then let&amp;rsquo;s start!', 'https://img.gamemonetize.com/fuykqn2cvli09tmezsmdmfnpeimouo06/512x384.jpg', 'https://html5.gamemonetize.com/fuykqn2cvli09tmezsmdmfnpeimouo06/', '0', 'Puzzles', 0, 0, '', 'save-my-pumpkin'),
(3639, 'Halloween Skibidi Pac Pac', 'Get Ready for Halloween Skibidi Pac Pac! Dive into the Halloween-themed maze, where your goal is simple: gobble up all the dots while dodging enemies to progress to the next level. In this exciting game, you control a Skibidi character on a mission to eat all the dots scattered throughout the maze. Be quick and nimble to avoid the roaming enemies. Guide your character through the mazes twists and turns, and collect all the dots to advance to the next challenging level. Happy gaming!', 'https://img.gamemonetize.com/aglivgn2rspcl106t7u8e7swfxoj4c3z/512x384.jpg', 'https://html5.gamemonetize.com/aglivgn2rspcl106t7u8e7swfxoj4c3z/', '0', 'Puzzles', 0, 0, '', 'halloween-skibidi-pac-pac'),
(3640, '1 On 1 Soccer', '1 on 1 Soccer is a simple soccer game that can be played with 1 or 2 players. Choose your country and play against a friend or the computer in a fast-paced match! Score as many goals as you can against your opponent before the time runs out!', 'https://img.gamemonetize.com/9mj80xfti37ayutvlybw5seqgllgs690/512x384.jpg', 'https://html5.gamemonetize.com/9mj80xfti37ayutvlybw5seqgllgs690/', '0', 'Sports', 0, 0, '', '-on--soccer'),
(3641, 'Pumpkin Blast', 'Hey Jack needs your help to escape from this dark prison! The main goal is to land Jack the pumpkin in the safe area with the least number of attempts! You just use the explosive to move Jack in the right direction but be aware at the dangerous spikes! Are you able to get the three stars for each level?', 'https://img.gamemonetize.com/nyg0vr7fgvao5p3lcbgug62puarlmxi7/512x384.jpg', 'https://html5.gamemonetize.com/nyg0vr7fgvao5p3lcbgug62puarlmxi7/', '0', 'Puzzles', 0, 0, '', 'pumpkin-blast'),
(3642, 'Garten of Rainbow Monsters Unblocked', 'Welcome to the enchanting world of Garten of Rainbow Monsters Unblocked! This captivating adventure game invites you to delve into the eerie wonders of a haunted kindergarten. Brace yourself as you encounter and engage in thrilling battles against mischievous bam monsters. Embark on this magical journey today! Website Developer &lt;a href=\'https://www.kizi10.org\'&gt;https://www.kizi10.org&lt;/a&gt;', 'https://img.gamemonetize.com/0h6t8bch7enfhrg2z9ikfp886p1ti4l2/512x384.jpg', 'https://html5.gamemonetize.com/0h6t8bch7enfhrg2z9ikfp886p1ti4l2/', '0', 'Hypercasual', 0, 0, '', 'garten-of-rainbow-monsters-unblocked'),
(3643, 'Onet 3D Match Tiles Puzzle', 'Welcome to the World of Onet 3D - Match Tiles Puzzle! Step into the captivating world of Onet 3D, a casual matching tiles mobile game that will engage and entertain you for hours. In this delightful game, your main objective is to match two identical pairs by linking and connecting them within three lines. Get ready to immerse yourself in a world of colorful tiles, exciting puzzles, and addictive gameplay. Website Developer &lt;a href=\'https://www.gamesmunch.com\'&gt;https://www.gamesmunch.com&lt;/a&gt;', 'https://img.gamemonetize.com/lprly9sfhwfc5t6g78ullo4qu78j4tcf/512x384.jpg', 'https://html5.gamemonetize.com/lprly9sfhwfc5t6g78ullo4qu78j4tcf/', '0', 'Puzzles', 0, 0, '', 'onet-d-match-tiles-puzzle'),
(3644, 'Makeup Studio Halloween', 'If youre still seeking inspiration for your Halloween look, then stop right here. Our social media influencers bring three jaw-dropping makeup looks that are going to help you steal the spotlights during the spookiest night of the year. In the Halloween Makeup Trends game for girls, you can learn from Kiki how to create a unicorn makeup look, from Riri how to obtain a colorful Dia de Los Muertes-inspired makeup look, and from Regina the secrets of sophisticated fantasy makeup. Play now!', 'https://img.gamemonetize.com/wul4k3yav7wgmbrr5ly7wg989bs4fw0g/512x384.jpg', 'https://html5.gamemonetize.com/wul4k3yav7wgmbrr5ly7wg989bs4fw0g/', '0', 'Girls', 0, 0, '', 'makeup-studio-halloween'),
(3645, 'Halloween Tiles Mahjong', 'Experience Halloween Tile Matching with a 9-space stack. Tap tiles to stack and clear the board by finding 3 identical tiles while maintaining free space. Avoid overfilling the stack to achieve victory!', 'https://img.gamemonetize.com/dqlhb2s10wpb6q5vitpcryu49ux12yvp/512x384.jpg', 'https://html5.gamemonetize.com/dqlhb2s10wpb6q5vitpcryu49ux12yvp/', '0', 'Puzzles', 0, 0, '', 'halloween-tiles-mahjong'),
(3646, 'Bus Collect HTML5', 'An easygoing brain-teaser where your goal is to land all passengers safely. Though it seems straightforward, it offers a surprising level of depth. Enjoy a wide range of levels while honing your problem-solving skills. Website Developer &lt;a href=\'https://www.game-plays.com\'&gt;https://www.game-plays.com&lt;/a&gt;', 'https://img.gamemonetize.com/mnl5ha2dyssilu9pa803w59ss4xknh7t/512x384.jpg', 'https://html5.gamemonetize.com/mnl5ha2dyssilu9pa803w59ss4xknh7t/', '0', 'Hypercasual', 0, 0, '', 'bus-collect-html'),
(3647, 'SpobgeBob Halloween Coloring Book', 'Dive into SpobgeBob Halloween Coloring Book! Express your creativity with SpobgeBob Halloween Coloring Book, a delightful and free online coloring game for all ages! Embark on a colorful adventure where you can bring your favorite SpobgeBob characters to life with just a tap of your finger. This game offers endless artistic possibilities and a chance to showcase your coloring skills in the spirit of Halloween.', 'https://img.gamemonetize.com/8vtkqr5xztqk5g2mtrkszlp741l1cwid/512x384.jpg', 'https://html5.gamemonetize.com/8vtkqr5xztqk5g2mtrkszlp741l1cwid/', '0', 'Hypercasual', 0, 0, '', 'spobgebob-halloween-coloring-book'),
(3648, 'Paper Pixel Adventure', 'Paper Pixel Adventure is a very fun adventure game. You have to destroy the sweet monsters in the game and get the right to move on to other levels! No doubt you will have a lot of fun!', 'https://img.gamemonetize.com/4n0azlphf9zxu1heg0hdbgu7vst212va/512x384.jpg', 'https://html5.gamemonetize.com/4n0azlphf9zxu1heg0hdbgu7vst212va/', '0', 'Adventure', 0, 0, '', 'paper-pixel-adventure'),
(3649, 'Skibidi Attack', 'Welcome t Skibidi Attack shooting game! Tap or click to shoot skibidi toilets to get a high score! Dont let skibidi toilets come near to you. Enjoy and good luck!', 'https://img.gamemonetize.com/d3rkszqi4fjxzuv900ibqo6v1cdo3xed/512x384.jpg', 'https://html5.gamemonetize.com/d3rkszqi4fjxzuv900ibqo6v1cdo3xed/', '0', 'Shooting', 0, 0, '', 'skibidi-attack'),
(3650, 'Snow Rally', 'SNOW RALLY is an exciting racing game where you drive your car on snowy and icy tracks. Based on realistic physics, this game challenges you to masterfully drive your car in the coldest and most inhospitable places on the planet. The game features different difficulty levels and modes, providing an interesting and varied gameplay experience. Each level offers unique obstacles and challenges, requiring skill, precision and quick response. With beautiful graphics, inspiring soundtrack and smooth controls, SNOW RALLY promises to provide you with hours of addictive gameplay. Choose your car, customize it to suit your driving style and go raci', 'https://img.gamemonetize.com/ipqdoc741flxpu6ho3su43k20h79k6mx/512x384.jpg', 'https://html5.gamemonetize.com/ipqdoc741flxpu6ho3su43k20h79k6mx/', '0', 'Sports', 0, 0, '', 'snow-rally'),
(3651, 'Pumpkin Dungeon Of Doom', 'Pumpkin Dungeon Of Doom is an epic adventure through 100 levels of monsters, traps and danger!!! Have you got the brains and fast reflexes to escape all 100 dungeons in this unique action puzzle game? Bats will chase you, Ghosts will try and trick you, Monsters around every corner, Hazards include Spikes, Guillotines, Poison gas and more... Have you got what it takes? Product feature bullets: - Halloween Game! - 100 epic levels! - Cute graphic! - Cool creepy music! - Really addictive! - Easy to play! Enjoy with this great Halloween Puzzle Adventure game!', 'https://img.gamemonetize.com/yzu5yllsp2ex40dlyydhiwwzosya0c85/512x384.jpg', 'https://html5.gamemonetize.com/yzu5yllsp2ex40dlyydhiwwzosya0c85/', '0', 'Puzzles', 0, 0, '', 'pumpkin-dungeon-of-doom'),
(3652, 'Skibidi Toilet MakeOver Playtime', 'Welcome to your unique universe of toilet creatures, filled with the oddest, most amusing, and one-of-a-kind bathroom monsters! Youll have the opportunity to customize every aspect of your toilet monsters appearance. Aim for perfection, as your creation will be showcased on a leaderboard and scrutinized by a highly discerning audience. Prepare to unleash your creative flair and stay tuned for the grand finale: a trending monster dance. Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/ttoj989jdso0idjzp54ycu5kaookuk2c/512x384.jpg', 'https://html5.gamemonetize.com/ttoj989jdso0idjzp54ycu5kaookuk2c/', '0', 'Hypercasual', 0, 0, '', 'skibidi-toilet-makeover-playtime'),
(3653, 'Pond Story', 'Are you ready for a pond story? In this story you must save your friend and win the game! You can buy new equipment by collecting gold from the enemies you have destroyed and the environment!', 'https://img.gamemonetize.com/2pqg3dvo5m20pzuxkqmk6o751361j2aq/512x384.jpg', 'https://html5.gamemonetize.com/2pqg3dvo5m20pzuxkqmk6o751361j2aq/', '0', 'Adventure', 0, 0, '', 'pond-story'),
(3654, 'Monster Girls High School Squad', 'Unleash your inner fashionista with the Monster Girls High School Squad dress-up game! Mix and match captivating outfits, accessorize with magical charms, and create spellbinding looks for supernatural students. Dive into a world of style, friendship, and enchantment as you explore the fantastic wardrobe options and dress up the alluring characters. Join the squad and let your creativity run wild in this thrilling fashion adventure!', 'https://img.gamemonetize.com/2pyaysp1kfnotpbda3q9xdltzvuz0n4m/512x384.jpg', 'https://html5.gamemonetize.com/2pyaysp1kfnotpbda3q9xdltzvuz0n4m/', '0', 'Girls', 0, 0, '', 'monster-girls-high-school-squad'),
(3655, 'Funny Cars Route', 'Funny Cars Route is an exciting game where your task is to draw a path for cars so that they can park in places. The game has various levels, from easy to very difficult, which require you to be smart and draw, and you will need to park several different cars at the same time. When passing the levels, the paths will become more complicated, so you will have to put more effort and creativity to make all the cars pass.', 'https://img.gamemonetize.com/dy9cz6llhbhwbmjjgcdlkztsdi9epyr9/512x384.jpg', 'https://html5.gamemonetize.com/dy9cz6llhbhwbmjjgcdlkztsdi9epyr9/', '0', 'Puzzles', 0, 0, '', 'funny-cars-route'),
(3656, 'Cooking Madness Game', 'Indulge in the addictive and fast-paced gameplay of Burger Cooking Game Online, a top-rated cooking game that offers a wide range of exciting features. From managing your own burger shop to exploring different food cultures, this game guarantees hours of simulation fun and strategy.', 'https://img.gamemonetize.com/9r1j2i8o8euql5330e4umgl0wupbialb/512x384.jpg', 'https://html5.gamemonetize.com/9r1j2i8o8euql5330e4umgl0wupbialb/', '0', 'Girls', 0, 0, '', 'cooking-madness-game'),
(3657, 'Impossible Car Parking Master 2023', 'Impossible Car Parking Master is a mobile parking game that challenges players to park their cars in tight and difficult spaces. The parking game features various levels with increasing difficulty, where players must maneuver their car into a designated parking spot while avoiding obstacles and other cars. The game features realistic graphics and physics, making it challenging to park in tight spaces. The goal of the game is to master the art of parking cars in challenging situations and achieve the highest score. Game Features: Realistic vehicle physics Different levels with increasing difficulty Different controls', 'https://img.gamemonetize.com/ymkvkw8wag3u9m1212sqj135hg0ewycf/512x384.jpg', 'https://html5.gamemonetize.com/ymkvkw8wag3u9m1212sqj135hg0ewycf/', '0', 'Racing', 0, 0, '', 'impossible-car-parking-master-'),
(3658, 'Soccer Hero', 'A single player football game with multiple characters that can be developed and upgraded, using buttons to move and kick the ball.', 'https://img.gamemonetize.com/cl9ik2kgtk7kxt89jl9hr1dbzfxmv7k5/512x384.jpg', 'https://html5.gamemonetize.com/cl9ik2kgtk7kxt89jl9hr1dbzfxmv7k5/', '0', 'Soccer', 0, 0, '', 'soccer-hero'),
(3659, 'Celebrity Halloween Costumes', 'Welcome to Celebrity Halloween Costume Adventure! Your favorite celebrities are planning the perfect Halloween outfits together. Get ready for a star-studded Halloween experience as they choose and showcase their ultimate costumes. Unleash your inner celebrity with the hottest Halloween trends!', 'https://img.gamemonetize.com/h91rjj9r8y7qhkwpcpf2ibixsebvnzh8/512x384.jpg', 'https://html5.gamemonetize.com/h91rjj9r8y7qhkwpcpf2ibixsebvnzh8/', '0', 'Girls', 0, 0, '', 'celebrity-halloween-costumes'),
(3660, 'Candy Monster Box', 'Candy Monster Box offers an engaging, captivating gameplay experience that ensures endless entertainment. Slide right or left to align the box with the candies. Share this complimentary game with your loved ones. Embark on an adventure in the candy universe. Assist the jelly monsters by unwrapping and gathering fruity candies for them.', 'https://img.gamemonetize.com/8y2socljhxgwy1wh0lk2d38gntaki4d8/512x384.jpg', 'https://html5.gamemonetize.com/8y2socljhxgwy1wh0lk2d38gntaki4d8/', '0', 'Hypercasual', 0, 0, '', 'candy-monster-box'),
(3661, 'Delete Puzzle Parts', 'Get ready for a popular brain game. Solve the puzzle by deleting some pieces in the puzzle. The Delete Puzzle Parts game may seem simple, but appearances can be deceiving. You must be careful and use the eraser correctly to reveal the mysterious pieces. You have to be cunning and careful. Delete Puzzle Parts game supports 9 languages and has 60+ different levels. Have Fun!', 'https://img.gamemonetize.com/ecymed0jcrdpfhidxgkhrxcgm9r42whg/512x384.jpg', 'https://html5.gamemonetize.com/ecymed0jcrdpfhidxgkhrxcgm9r42whg/', '0', 'Puzzles', 0, 0, '', 'delete-puzzle-parts'),
(3662, 'Among vs Garten of Banban', 'Among Us vs Garten Of Banban plays the role of an antagonist who will always scare every player. Take control of the among characters and solve the puzzles in more than 100 levels. Hide from the Garten monsters, collect objects to open doors and keys to complete all room challenges Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/da8v5fs4u0i4bgg26z4skptd99dczd6q/512x384.jpg', 'https://html5.gamemonetize.com/da8v5fs4u0i4bgg26z4skptd99dczd6q/', '0', 'Puzzles', 0, 0, '', 'among-vs-garten-of-banban'),
(3663, 'Grimace Night', 'Grimace Nigth is a fun adventure ride of in this Halloween season. Here in this fun adventure game, the little Grimace is moving around to collect the keys to unlock the portals for the exits. For that Grimace needs to collect the key on the way, but we all know the hurdles there in the abandoned area, but some are for your convenience, use the blocks to climb up and collect the keys and reach the end-fire to complete the level.', 'https://img.gamemonetize.com/k717yu8tji70vhhh4hbm00xya395kfut/512x384.jpg', 'https://html5.gamemonetize.com/k717yu8tji70vhhh4hbm00xya395kfut/', '0', 'Puzzles', 0, 0, '', 'grimace-night'),
(3664, 'BFFs Unique Halloween Costumes', 'Join the BFFs Unique Halloween Costumes adventure! These best friends are on a mission to find the most creative and distinctive Halloween outfits. Get ready for a one-of-a-kind Halloween experience as they plan, choose, and showcase their unique costumes. Unleash your creativity and celebrate Halloween like never before with the trendiest and most original looks! Website Developer &lt;a href=\'https://cutedressup.com\'&gt;https://cutedressup.com&lt;/a&gt;', 'https://img.gamemonetize.com/nkd7qrglyqh1w1nqap19mhn3zu1r61rq/512x384.jpg', 'https://html5.gamemonetize.com/nkd7qrglyqh1w1nqap19mhn3zu1r61rq/', '0', 'Girls', 0, 0, '', 'bffs-unique-halloween-costumes'),
(3665, 'Halloween Mazes', 'Halloween Mazes is a thrilling puzzle game with twists and turns. Race against the clock to find a path from the entrance to the exit before time runs out. Can you solve 12 puzzles and emerge victorious? Give it your best shot!', 'https://img.gamemonetize.com/cx7lirc5bpqg1e3s2zup2sebkts92ka0/512x384.jpg', 'https://html5.gamemonetize.com/cx7lirc5bpqg1e3s2zup2sebkts92ka0/', '0', 'Puzzles', 0, 0, '', 'halloween-mazes'),
(3666, 'Halloween Makeup Trends', 'If youre still seeking inspiration for your Halloween look, then stop right here. Our social media influencers bring three jaw-dropping makeup looks that are going to help you steal the spotlights during the spookiest night of the year. In the Halloween Makeup Trends game for girls, you can learn from Kiki how to create a unicorn makeup look, from Riri how to obtain a colorful Dia de Los Muertes-inspired makeup look, and from Regina the secrets of sophisticated fantasy makeup. Play now! Website Developer &lt;a href=\'https://prinxy.app/\'&gt;https://prinxy.app/&lt;/a&gt;', 'https://img.gamemonetize.com/y5t7ngdllxo9155eihuv1iwz9nhtj40u/512x384.jpg', 'https://html5.gamemonetize.com/y5t7ngdllxo9155eihuv1iwz9nhtj40u/', '0', 'Girls', 0, 0, '', 'halloween-makeup-trends'),
(3667, 'Color Bubbles Ultra', 'Pop all the colorful bubbles by shooting at them, and get to the boss faster than they get close to you. The faster and more accurately you cope with the task, the more points you will earn!', 'https://img.gamemonetize.com/c5qoon8j2wrsu1sah11nm2dxle6zjlmu/512x384.jpg', 'https://html5.gamemonetize.com/c5qoon8j2wrsu1sah11nm2dxle6zjlmu/', '0', 'Puzzles', 0, 0, '', 'color-bubbles-ultra'),
(3668, 'Classic chess', 'Classic chess is a two-player board game played on a chessboard with 64 squares arranged in rows of an 8x8 grid. Each player starts with 16 pieces: including a king, one queen, two knights, two rooks, two bishops and eight pawns. The goal of this chess game is to checkmate the opponents king, putting him in imminent danger of being captured. The game can be played with artificial intelligence or together with another person on the same device. The game also has the ability to solve chess problems.', 'https://img.gamemonetize.com/4ntoq6issim7yfpyk52gtf7v8dowre4s/512x384.jpg', 'https://html5.gamemonetize.com/4ntoq6issim7yfpyk52gtf7v8dowre4s/', '0', 'Puzzles', 0, 0, '', 'classic-chess'),
(3669, 'Kids Summer Ice Desserts', 'Indulge in the ultimate frozen delight with Kids Summer Ice Desserts! Immerse yourself in a world of deliciousness and have endless hours of fun with this addictive collection of ice cream-themed games. Enjoy a variety of gameplay modes, vibrant graphics, and fantastic challenges that will keep you entertained.', 'https://img.gamemonetize.com/ims9luyymdruymgjvgqh9d89cfubc4qo/512x384.jpg', 'https://html5.gamemonetize.com/ims9luyymdruymgjvgqh9d89cfubc4qo/', '0', 'Girls', 0, 0, '', 'kids-summer-ice-desserts'),
(3670, 'Card Memory Match', 'Card Memory Match', 'https://img.gamemonetize.com/2mgeccmvxbmgw5nkk2mvrvsry7ennecj/512x384.jpg', 'https://html5.gamemonetize.com/2mgeccmvxbmgw5nkk2mvrvsry7ennecj/', '0', 'Puzzles', 0, 0, '', 'card-memory-match'),
(3671, 'Barbie Match Master', 'Play as your favorite Barbie characters in this exciting match-3 puzzle game, Barbie Match Master! Remove tiles from play by making sets of three or more of the same kind. Youll get access to more playable characters and levels as you make your way through the game. Moreover, you may compete with your friends to see who can achieve the highest score.', 'https://img.gamemonetize.com/1xrjdtyrktyk0kn1441nu93wpw01liyc/512x384.jpg', 'https://html5.gamemonetize.com/1xrjdtyrktyk0kn1441nu93wpw01liyc/', '0', 'Puzzles', 0, 0, '', 'barbie-match-master'),
(3672, 'Hamburger Cooking Game', 'Welcome to the delightful and addictive Hamburger Cooking Game! Unleash your inner chef and embark on a culinary adventure like no other. Cook, decorate, and serve scrumptious hamburgers to satisfy the cravings of your customers. Engage in a fun-filled cooking experience while improving your culinary skills. Lets dive into the details of this exciting hamburger game!', 'https://img.gamemonetize.com/1hy918k1utcb0lcd14skyyzc1896gh6b/512x384.jpg', 'https://html5.gamemonetize.com/1hy918k1utcb0lcd14skyyzc1896gh6b/', '0', 'Girls', 0, 0, '', 'hamburger-cooking-game'),
(3673, 'Super Ball Collect HTML5', 'An easygoing brain-teaser where your mission is to land all the passengers safely. It appears straightforward but offers surprising depth. Enjoy a wide range of levels while honing your mental agility and having a great time. Website Developer &lt;a href=\'https://www.crazygamesonline.com\'&gt;https://www.crazygamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/nn8ess1wgmxuksnfqh0yd6l6jhc5s573/512x384.jpg', 'https://html5.gamemonetize.com/nn8ess1wgmxuksnfqh0yd6l6jhc5s573/', '0', 'Hypercasual', 0, 0, '', 'super-ball-collect-html'),
(3674, 'Need for Race', 'Are you ready to accept the speed challenge and show everyone that you are a real racer without fear? Its time to come to the start of the race and drive as much as possible by car, avoiding collisions and not flying off the track! Rearrange between lanes, perform extreme detours and do everything possible to continue moving forward. The longer you can continue the race without collisions, the higher your speed will be and the higher the maximum record.', 'https://img.gamemonetize.com/mb8kyh2eioqmmh42g3tw8tkk98yl6h7y/512x384.jpg', 'https://html5.gamemonetize.com/mb8kyh2eioqmmh42g3tw8tkk98yl6h7y/', '0', 'Racing', 0, 0, '', 'need-for-race'),
(3675, 'Pumpkin Roll', 'The winter season is coming and Mr. Pumpkin needs help to find all missing Gifts! So help Mr. Pumpkin to find all the missing Christmas Gifts! enjoy this fantastic game in a Christmas/Halloween atmosphere. Spin Mr. Pumpkini, avoid obstacles and dangers and travel through three different worlds to recover all the missing Gifts. Enjoy Halloween season with this great puzzle cool game!', 'https://img.gamemonetize.com/kpkwznlr3v2q330ejqo3obmilblij9ou/512x384.jpg', 'https://html5.gamemonetize.com/kpkwznlr3v2q330ejqo3obmilblij9ou/', '0', 'Puzzles', 0, 0, '', 'pumpkin-roll'),
(3676, 'Drive and Crash', 'Drive and Crash&amp;rdquo; is a car derby racing game where your goal is to destroy your opponents cars in order to win and score a record number of points for the damage done. Choose a car and get ready for a ruthless battle. You will have access to several arenas surrounded by crazy racers, where everyone strives to destroy anyone who gets in his way. Bite into your tires into the asphalt in the parking lot or race track and stop at nothing! Become the best striker on the football field and a dangerous racer in the gorge. Hone your driving skills by dodging attacks and delivering a decisive blow until you become the last survivor of the race!', 'https://img.gamemonetize.com/qbz49sidaq5d3mvkb1mr0siheeehfuwi/512x384.jpg', 'https://html5.gamemonetize.com/qbz49sidaq5d3mvkb1mr0siheeehfuwi/', '0', 'Racing', 0, 0, '', 'drive-and-crash'),
(3677, 'Cooking in the City of Winds', 'Welcome to the City of Winds. The culinary festival starts here today! Participants came from all over the magical land to prepare their favorite dishes and delight the citizens. Try your hand at making smooth pudding, tapioca bubble tea and the famous Hocus-Pocus marmalade dessert. This is simply heaven for those with a sweet tooth. Don&amp;rsquo;t forget that the dish should not only be tasty, but also beautiful. Use your cooking skills to decorate the dish as elegantly as possible. And victory will be yours!', 'https://img.gamemonetize.com/5wvdtuii9dhs09i16xse6to6oga3zwvt/512x384.jpg', 'https://html5.gamemonetize.com/5wvdtuii9dhs09i16xse6to6oga3zwvt/', '0', 'Girls', 0, 0, '', 'cooking-in-the-city-of-winds'),
(3678, 'Garten of Banban Obby', 'Obby must survive the Garden of Banban monsters. There are two different tasks available: you can either help Obby on your own or team up with two friends to assist Obby and Nooby. Collect all the gold coins and buy the most beautiful costumes for yourselves. Become the owners of super cool costumes. While escaping, never look back. The monster is right behind you, dont stop running. Run from the monster.', 'https://img.gamemonetize.com/7nln2mvl8552ar0htsvknhrdqg4yg9xo/512x384.jpg', 'https://html5.gamemonetize.com/7nln2mvl8552ar0htsvknhrdqg4yg9xo/', '0', '2 Player', 0, 0, '', 'garten-of-banban-obby'),
(3679, 'Merge Room', 'Merge Room is an addictive mobile game where players are tasked with filling a room with objects. The concept of the game is simple yet challenging, as players must merge objects together in order to make them grow and fill up the room. The game begins with a small, empty room and a few small objects scattered around. As players merge these objects together, they will grow in size and fill up more of the room. The larger the objects become, the more points the player will earn. Website Developer &lt;a href=\'https://www.gamesmunch.com/\'&gt;https://www.gamesmunch.com/&lt;/a&gt;', 'https://img.gamemonetize.com/ctu798dfdum75hgsv7l34gpc9ainsji4/512x384.jpg', 'https://html5.gamemonetize.com/ctu798dfdum75hgsv7l34gpc9ainsji4/', '0', 'Girls', 0, 0, '', 'merge-room'),
(3680, 'Racing Truck Difference', 'Car racing is a fascinating sight, but it is especially interesting when heavy vehicles - trucks, are accepted in competitions. To manage such engines, skills are required and our riders definitely have them. Otherwise, we would not get such colorful and interesting photos that are now in our game Racing Truck Differences. We specifically selected some of the most impressive ones and suggest you find the differences between pairs of almost identical frames. Search time is limited, the scale will move down, steadily decreasing. Website Developer &lt;a href=\'https://speedcargames.com/\'&gt;https://speedcargames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/5pgr9c4ixjctg8lju3bul1y900urn4dh/512x384.jpg', 'https://html5.gamemonetize.com/5pgr9c4ixjctg8lju3bul1y900urn4dh/', '0', 'Puzzles', 0, 0, '', 'racing-truck-difference'),
(3681, 'Grimace Blocks', 'Welcome to Grimace Blocks physics puzzle game. Tap or click on wooden blocks to eleminate them but remember to leave grimace sitting on 1 block and dont let him fall on the grass. Have fun unlocking more than 40 challenging levels! Website Developer &lt;a href=\'https://vodogame.com/\'&gt;https://vodogame.com/&lt;/a&gt;', 'https://img.gamemonetize.com/nxjq2ij1aliq4tfwfwkeire8h7qnrlm7/512x384.jpg', 'https://html5.gamemonetize.com/nxjq2ij1aliq4tfwfwkeire8h7qnrlm7/', '0', 'Clicker', 0, 0, '', 'grimace-blocks'),
(3682, 'Barbiemania', 'Experience the ultimate makeup adventure with Barbiemania! Join the iconic doll, Ellie, and create stunning looks for three occasions. Lets dive into the magical world of Barbiemania and unleash your inner stylist!', 'https://img.gamemonetize.com/wdeki0lf306m9z07slrsasu6idpi20gm/512x384.jpg', 'https://html5.gamemonetize.com/wdeki0lf306m9z07slrsasu6idpi20gm/', '0', 'Girls', 0, 0, '', 'barbiemania'),
(3683, 'Grimace Memory Challenge', 'Welcome to the Whimsical World of Grimace Memory Challenge &amp;ndash; Where Memories Come to Play! Attention, memory maestros, and playful minds of all ages! Prepare to be dazzled, amused, and utterly captivated by the enchanting realm of Grimace Memory Challenge, the memory game that promises not just fun, but a memory-boosting extravaganza for kids and adults alike! Play around and have fun!', 'https://img.gamemonetize.com/lrd0vs35bwczsuktmt41bdcicydx02tl/512x384.jpg', 'https://html5.gamemonetize.com/lrd0vs35bwczsuktmt41bdcicydx02tl/', '0', 'Puzzles', 0, 0, '', 'grimace-memory-challenge'),
(3684, 'Cute Avatar Creator', 'Dress up the adorable doll with trendy outfits and accessories in Cute Avatar Creator. Create unique looks, customize facial features, and enjoy fun mini-games. Express your fashion sense and immerse yourself in this delightful dress-up experience.', 'https://img.gamemonetize.com/lp29ivk1p7duplbgqgo9zfmaelzq01pi/512x384.jpg', 'https://html5.gamemonetize.com/lp29ivk1p7duplbgqgo9zfmaelzq01pi/', '0', 'Girls', 0, 0, '', 'cute-avatar-creator'),
(3685, 'Rotating Skibidi', 'Rotating Skibidi is a unique platform puzzle game where you rotate the world to guide Skibidi Toilet to his lost stars. This is a great puzzle game with 40 challenge levels, push your logical brain abilities to the limit! Product feature bullets: &amp;bull; Skibidi on board! &amp;bull; 40 different levels! &amp;bull; Very Fun for children! &amp;bull; Brain training for whole family! &amp;bull; Cute graphics! &amp;bull; Precise game physics! &amp;bull; Great sounds!', 'https://img.gamemonetize.com/9m3r72xa9pfh0p9iij0ra99k4zw83wts/512x384.jpg', 'https://html5.gamemonetize.com/9m3r72xa9pfh0p9iij0ra99k4zw83wts/', '0', 'Puzzles', 0, 0, '', 'rotating-skibidi'),
(3686, 'Street Food Maker', 'In this game, players become street food chefs and embark on a delicious culinary journey. They can choose from a variety of mouthwatering dishes from different cuisines. With a wide range of ingredients and toppings to choose from, players can customize their creations to suit their tastes. As they progress through the game, players can unlock new recipes and upgrade their cooking skills. With its vibrant visuals and intuitive gameplay, Street Food Maker offers a delightful experience for food enthusiasts and aspiring chefs. So, put on your apron and get ready to satisfy your virtual customers cravings!', 'https://img.gamemonetize.com/5tju4dsyyqqp4h5ahepsehhyy8p0cen4/512x384.jpg', 'https://html5.gamemonetize.com/5tju4dsyyqqp4h5ahepsehhyy8p0cen4/', '0', 'Girls', 0, 0, '', 'street-food-maker'),
(3687, 'Highschool Mean Girls 2', 'The mean girls are back to school, this time in a brand-new formula. You can join them in our online dress-up game for girls called Highschool Mean Girls 2 and help them style up their looks for the first day of school. Get it started, and have a great time creating jaw-dropping outfits for these 2 groups of BFFs competing in the high school fashion challenge. Only one group will be the next fashion queen, but who will be our winners? The supermodels or the singers? Website Developer &lt;a href=\'https://prinxy.app/\'&gt;https://prinxy.app/&lt;/a&gt;', 'https://img.gamemonetize.com/1qluass32ki9daii7fdbu9f3q16or2ff/512x384.jpg', 'https://html5.gamemonetize.com/1qluass32ki9daii7fdbu9f3q16or2ff/', '0', 'Girls', 0, 0, '', 'highschool-mean-girls-'),
(3688, 'Posing Puzzle', 'Posing Puzzle is a funny game where you must help your characters to change their poses &amp;amp; posture, help them blend into various shapes to escape a relentless pursuer in a limited time. Test your reflexes and problem-solving skills as you guide your characters to safety while evading capture. With each level, the challenges become more challenging, offering an exciting blend of puzzles and quick-thinking', 'https://img.gamemonetize.com/1d0q0upiud8b176a1vsagz9objq3yran/512x384.jpg', 'https://html5.gamemonetize.com/1d0q0upiud8b176a1vsagz9objq3yran/', '0', 'Puzzles', 0, 0, '', 'posing-puzzle'),
(3689, 'Speed Demons Race', 'Huge, powerful, brutal Monster Trucks. And what if we arrange a race on them? In the game Speed Demons Race you will be able to assemble your own Monster Truck and surpass all rivals! Each rider is faced with the task of driving a difficult track with hills, slopes, overcoming metal jumps, driving through containers, destroying wooden boxes. Only cool pilots can do it all! Winning and performing tricks, please the audience and earn coins for it, and use them to improve your Monster Truck. To prove that you are the best, come to the finish line first on all tracks!', 'https://img.gamemonetize.com/ispiubqetu8nido89byhvrdvot9x6n91/512x384.jpg', 'https://html5.gamemonetize.com/ispiubqetu8nido89byhvrdvot9x6n91/', '0', 'Racing', 0, 0, '', 'speed-demons-race'),
(3690, 'My Sliding Blocks', 'Move the blocks to the stars of the same color. Time is not limited. Good luck!', 'https://img.gamemonetize.com/z28ckv5057loeuw7ill8ih14s51pb86j/512x384.jpg', 'https://html5.gamemonetize.com/z28ckv5057loeuw7ill8ih14s51pb86j/', '0', 'Clicker', 0, 0, '', 'my-sliding-blocks'),
(3691, 'Design With Me SuperHero Tutu Outfits', 'Welcome to Design With Me SuperHero Tutu Outfits. We all love superheroes very much! Likewise, our favorite princesses are inspired more by superhero tutu fashion. They planned to organize fashion events under this theme. Join and help each princess to pick a suitable superhero tutu outfit. Play them and have fun!', 'https://img.gamemonetize.com/chwbdczy97ay2aylcz35t9r5na4zpi4x/512x384.jpg', 'https://html5.gamemonetize.com/chwbdczy97ay2aylcz35t9r5na4zpi4x/', '0', 'Girls', 0, 0, '', 'design-with-me-superhero-tutu-outfits'),
(3692, 'Guns Zombie', 'Hey soldier, quickly grab your weapon and protect the world; there are zombies everywhere, killing people. Take your weapon and grab your ammunition. Shoot at the zombies quickly. Your mission is to kill all the zombies. Eliminate the zombies and collect their gold. The best and most powerful weapons should be yours.', 'https://img.gamemonetize.com/55t6rjnj66zcw1xjynwlmd7wb8p20n0z/512x384.jpg', 'https://html5.gamemonetize.com/55t6rjnj66zcw1xjynwlmd7wb8p20n0z/', '0', 'Adventure', 0, 0, '', 'guns-zombie'),
(3693, 'Spooky Forest Run', 'You went for a walk in the forest, but suddenly a creepy skeleton starts chasing you. Run through the forest to get away from the skeleton. Tap the screen to jump over objects and other characters. If the skeleton catches you its game over!', 'https://img.gamemonetize.com/wp27gdq9i9gmo4c8rez4t1wlbulaftq9/512x384.jpg', 'https://html5.gamemonetize.com/wp27gdq9i9gmo4c8rez4t1wlbulaftq9/', '0', 'Adventure', 0, 0, '', 'spooky-forest-run'),
(3694, 'Fry Skibidi', 'Enjoy this Halloween season with this amazing puzzle horror game featuring the character of the moment Skibidi Toilet! Fry Skibidi is the coolest physics-based puzzle game. Drop the Skibidi down onto a metal block by destroying all the other blocks. Once all the blocks are gone and the Skibidi is on a metal block press the ZAPPER button to fry Skibidi! explore all three worlds and clear all the puzzles.', 'https://img.gamemonetize.com/0hjb1exftvmf1hkt6oz69r2irilyaq63/512x384.jpg', 'https://html5.gamemonetize.com/0hjb1exftvmf1hkt6oz69r2irilyaq63/', '0', 'Puzzles', 0, 0, '', 'fry-skibidi'),
(3695, 'Zombie Wars TopDown Survival', 'Prepare to Vanquish Foes and Collect Treasure! Strategically Deploy Your Ammunition and Arsenal! Remember to Upgrade Your Firearms and Stock Up on Ammo Before Going Into Battle! Zombie faster and the boss waiting you to destroy. Website Developer &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/y7tbihkovrbyz0ybxxd0o85s70b2h8er/512x384.jpg', 'https://html5.gamemonetize.com/y7tbihkovrbyz0ybxxd0o85s70b2h8er/', '0', 'Shooting', 0, 0, '', 'zombie-wars-topdown-survival'),
(3696, 'Yoga Master', 'Introducing Yoga Master, the ultimate mindfulness and fitness game! Immerse yourself in a serene virtual world where youll embark on a transformative yoga journey. With intuitive controls, follow real yoga routines, perfect your poses, and find inner peace. Challenge friends in multiplayer mode or unlock new levels of relaxation in solo play. Explore lush environments, deepen your practice, and unlock achievements as you become a true Yoga Master. Whether youre a beginner or a seasoned yogi, this game is your path to balance, strength, and tranquility. Embrace the zen within you and experience Yoga like never before!', 'https://img.gamemonetize.com/tt7bruavsgu63at04z52himju2xkbtk0/512x384.jpg', 'https://html5.gamemonetize.com/tt7bruavsgu63at04z52himju2xkbtk0/', '0', 'Girls', 0, 0, '', 'yoga-master'),
(3697, 'Marble Match Classic', 'Jungle Marble is a marble shoot game with the theme of Egyptian mythology. Jungle Marble Pop Blast is a marble shoot game with the theme of Egyptian mythology. It is easy to play, but truly addictive.', 'https://img.gamemonetize.com/mby806x1qs8s9ed3qrm42p0z6kmp3eyv/512x384.jpg', 'https://html5.gamemonetize.com/mby806x1qs8s9ed3qrm42p0z6kmp3eyv/', '0', 'Puzzles', 0, 0, '', 'marble-match-classic'),
(3698, 'Basketball Kings 2024', 'Enter one of the four basketball courts and outshine everyone wherever you go. Zero-in on the hoop and shoot! Reach a high score to unlock new balls. Which ball will you play best with?', 'https://img.gamemonetize.com/xnzfab1hm5q86ofc9z9zuibgibo2wcrl/512x384.jpg', 'https://html5.gamemonetize.com/xnzfab1hm5q86ofc9z9zuibgibo2wcrl/', '0', 'Sports', 0, 0, '', 'basketball-kings-'),
(3699, 'Battling Zombies', 'A plant synthesis game where synthetic plants automatically attack monsters. There are various plants appearing, and there are also various bosses waiting for you to challenge!', 'https://img.gamemonetize.com/alsuvgzub2esy875yu3gddlgxu7ze1i6/512x384.jpg', 'https://html5.gamemonetize.com/alsuvgzub2esy875yu3gddlgxu7ze1i6/', '0', 'Adventure', 0, 0, '', 'battling-zombies'),
(3700, 'Meme Piggy: Adventure', 'Meme Pig rushing to the aid of Princess Pig! Overcome all difficulties and save your princess. The game is an adventure where we play as a pig. This is a fun platformer that will make you laugh with its meme-like animations and sounds. Overcome obstacles, collect stars, and you will become a top player!', 'https://img.gamemonetize.com/zpyfekps1wjxkojv2n53cfmonxcyji9p/512x384.jpg', 'https://html5.gamemonetize.com/zpyfekps1wjxkojv2n53cfmonxcyji9p/', '0', 'Hypercasual', 0, 0, '', 'meme-piggy-adventure'),
(3701, 'Couples Outfit Change Challenge', 'Step into the world of style and creativity as you embark on a makeover adventure like no other. Take on the challenge of swapping wardrobe and discover how well you can style each other in this exciting game. From head to toe, mix and match outfits to create unique and unforgettable looks.', 'https://img.gamemonetize.com/v6ecd8704ko7hucc7kydb69poe9klffg/512x384.jpg', 'https://html5.gamemonetize.com/v6ecd8704ko7hucc7kydb69poe9klffg/', '0', 'Girls', 0, 0, '', 'couples-outfit-change-challenge'),
(3702, 'Circuitry of the Dead', 'About the game In &amp;ndash; Circuitry of the Dead &amp;ndash; a post-apocalyptic world is overrun by zombies and robots, and you&amp;rsquo;re the last line of defense. Survive against relentless waves of undead and high-tech foes by strategically choosing weapons, deploying automated turrets, and using precision shurikens. Earn currency to upgrade your gear and prove your survival skills in a world on the brink of extinction. How long can you survive in this relentless struggle for humanity&amp;rsquo;s last hope?', 'https://img.gamemonetize.com/7zu7r6uev92d5p2et3e0h4qzlgicimlq/512x384.jpg', 'https://html5.gamemonetize.com/7zu7r6uev92d5p2et3e0h4qzlgicimlq/', '0', 'Adventure', 0, 0, '', 'circuitry-of-the-dead'),
(3703, 'Road Madness', 'If you like race cars and guns, you will love this game! You can upgrade and unlock more destructive cars, the further you get. Enjoy epic effects and power ups while hunting the new bosses and get achievements for it!', 'https://img.gamemonetize.com/pcfjrvn3isqukyuyf6i3gffax8kvibgr/512x384.jpg', 'https://html5.gamemonetize.com/pcfjrvn3isqukyuyf6i3gffax8kvibgr/', '0', 'Hypercasual', 0, 0, '', 'road-madness');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3704, 'Steve and Alex Dungeons', 'Steve and Alex are trapped in a dungeon in the dark, and you must help them escape. You need to rescue both of them one by one. The dungeon is very dangerous and filled with obstacles. Be careful of jumping over obstacles and watch out for spinning wheels. Collect the diamonds you need and escape from the dungeon. You must reach the door at the end of the dungeon.', 'https://img.gamemonetize.com/raotplpsueygxqkey9azho8502r8avkb/512x384.jpg', 'https://html5.gamemonetize.com/raotplpsueygxqkey9azho8502r8avkb/', '0', '2 Player', 0, 0, '', 'steve-and-alex-dungeons'),
(3705, 'Skibidi Blast', 'Hey Skibidi needs your help to escape from this dark prison! The main goal is to land Skibidi in the safe area with the least number of attempts! You just use the explosive to move Skibidi in the right direction but be aware at the dangerous spikes! Are you able to get the three stars for each level?', 'https://img.gamemonetize.com/q520nwk8b5t7x9yk05lwzytm6hd8aak7/512x384.jpg', 'https://html5.gamemonetize.com/q520nwk8b5t7x9yk05lwzytm6hd8aak7/', '0', 'Puzzles', 0, 0, '', 'skibidi-blast'),
(3706, 'Jelly Match 4', 'Pick block sets from left panel and drop them on the board to make a horizontal or vertical row of 4 similar blocks you can rotate the block set by clicking on them. If any of three available sets of blocks cannot accommodate in board, the game will be over. Website Developer &lt;a href=\'https://www.lofgames.com/\'&gt;https://www.lofgames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/r72f7o2oq5dhsfipuhov8oxaeijvm3ke/512x384.jpg', 'https://html5.gamemonetize.com/r72f7o2oq5dhsfipuhov8oxaeijvm3ke/', '0', 'Puzzles', 0, 0, '', 'jelly-match-'),
(3707, 'Stickman Ninja Way of the Shinobi', 'Stickman - Ninja from the clan of Black Panthers enters the battle. Help him drive the invaders out of his house! Defeat your enemies with lightning strikes and combo attacks. Dodge enemy attacks with a roll. Upgrade your character so that you have the strength to defeat all enemies and free your house.', 'https://img.gamemonetize.com/bbvs6yc7da25q92ogll0m4cfmuo4ymox/512x384.jpg', 'https://html5.gamemonetize.com/bbvs6yc7da25q92ogll0m4cfmuo4ymox/', '0', 'Fighting', 0, 0, '', 'stickman-ninja-way-of-the-shinobi'),
(3708, 'Stickman fall', 'Hang between two pillars with plungers on a bar. When you press space, the plungers touch the pillars, halting your descent. Navigate a path filled with obstacles, ensuring you dont collide. Your goal? See how far you can descend without hitting any barriers. Ready to take the challenge?', 'https://img.gamemonetize.com/4nsbkbsthace3imqxe11zdymbiwnc2bg/512x384.jpg', 'https://html5.gamemonetize.com/4nsbkbsthace3imqxe11zdymbiwnc2bg/', '0', 'Fighting', 0, 0, '', 'stickman-fall'),
(3709, 'Phone Case DIY 3', 'Phone Case DIY is an incredibly creative game that allows you to fully unleash your imagination and design skills, creating one-of-a-kind phone cases. This game offers a wide range of options including vibrant shell colors, patterns, stickers, and more, allowing you to customize the perfect phone case according to your taste and personality.', 'https://img.gamemonetize.com/g9oru9dqmu1ezyddvk6gy2x91ml9rtqp/512x384.jpg', 'https://html5.gamemonetize.com/g9oru9dqmu1ezyddvk6gy2x91ml9rtqp/', '0', 'Girls', 0, 0, '', 'phone-case-diy-'),
(3710, 'Jungle Jim', 'Have fun with this entertaining new 2D platformer game. Jungle Jim will need all your jump and run skills to reach the treasure chest at the end of each level. Along the way, break blocks, pick up fruits and collect coins to increase your score while avoiding enemies, spikes, and exploding blocks. Note that big mushrooms can serve as trampolines. There are 7 levels to play and the difficulty increases as you proceed.', 'https://img.gamemonetize.com/65d55f59mcc4vfrzase41skntrokkorr/512x384.jpg', 'https://html5.gamemonetize.com/65d55f59mcc4vfrzase41skntrokkorr/', '0', 'Adventure', 0, 0, '', 'jungle-jim'),
(3711, 'Skibidi Toilet Roll', 'The winter season is coming and Skibidi Toilet needs help to find all missing sweets! So help Skibidi to find all the missing Christmas sweets! enjoy this fantastic game in a Christmas atmosphere. Spin Skididi, avoid obstacles and dangers and travel through three different worlds to recover all the missing sweets. Enjoy this great puzzle cool game!', 'https://img.gamemonetize.com/c8hx9eklsrwc6y5jge531vdmkxxm1lnt/512x384.jpg', 'https://html5.gamemonetize.com/c8hx9eklsrwc6y5jge531vdmkxxm1lnt/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-roll'),
(3712, 'Flappy Spyro Grimace', 'Get ready for a gaming experience thats out of this world: Flappy Spyro Grimace! In this super fun and uniquely captivating adventure, youll tap your way to glory while guiding our Spyro Grimace hero through a flappy challenge thats unlike anything youve ever seen. As you embark on this epic journey, youll discover that the skies are the limit for Spyro Grimace. With each tap, youll propel our fearless hero through a whimsical world filled with obstacles and surprises. Its a thrill ride that combines the best of flappy challenges with the enchanting charm of Spyro Grimace. So, get your tapping fingers ready!', 'https://img.gamemonetize.com/i049b2l707axtrv4gr1zosd7hsg051xl/512x384.jpg', 'https://html5.gamemonetize.com/i049b2l707axtrv4gr1zosd7hsg051xl/', '0', 'Puzzles', 0, 0, '', 'flappy-spyro-grimace'),
(3713, 'Bubble Buster HD', 'Bubble Buster HD has 4 game modes; Time or turn based arcade mode, and time or turn based random mode. Classic arcade gameplay includes 100 specially designed arcade levels. Match 3 or more of the same color bubbles to clear them from the board. Widescreen and HDTV Compatible. 100 Custom Designed Levels', 'https://img.gamemonetize.com/56ob6xm570ldd5lfmenhwgfg8lt7gakg/512x384.jpg', 'https://html5.gamemonetize.com/56ob6xm570ldd5lfmenhwgfg8lt7gakg/', '0', 'Puzzles', 0, 0, '', 'bubble-buster-hd'),
(3714, 'Toca Life Adventure', 'Run out any story with Toca Life adventure. You&amp;rsquo;ll get all the fun of your other favorite levels such as City, Vacation, Office, Hospital, and more, all together in one place. Collect balls to increase the score and unlock new characters.Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/wl12iuserxdpc4y0b8vcjoz6alzccms5/512x384.jpg', 'https://html5.gamemonetize.com/wl12iuserxdpc4y0b8vcjoz6alzccms5/', '0', 'Hypercasual', 0, 0, '', 'toca-life-adventure'),
(3715, 'Skibidi 2', 'In this game you control Skibidi Toilet; so moving them around a world that revolves around you. As you move around the landscape your character clings o the ground via gravity &amp;ndash; use it your advantage to move from one platform to the next. This is a fun exploring adventure games enjoy it!', 'https://img.gamemonetize.com/3oy1wzmfelk3d066vtt0ddxsd7imsvg3/512x384.jpg', 'https://html5.gamemonetize.com/3oy1wzmfelk3d066vtt0ddxsd7imsvg3/', '0', 'Puzzles', 0, 0, '', 'skibidi-'),
(3716, 'BFFs Oktoberfest', 'Lets help the Bffs Emma and Kiara to attend the Oktoberfest today to enjoy the Bavarian cuisine. There are tons of beers and beverages for the guest in this feast and you can enjoy the Bavarian cuisine wih your favourite drinks, Come and enjoy this Oktoberfest maid dressup at 7sgames.com', 'https://img.gamemonetize.com/4ys6792jsqqwwx8er6i3p8db62gct9t6/512x384.jpg', 'https://html5.gamemonetize.com/4ys6792jsqqwwx8er6i3p8db62gct9t6/', '0', 'Girls', 0, 0, '', 'bffs-oktoberfest'),
(3717, 'Home Rush   Draw to Home', 'Home Rush: Draw to Home is a relaxing rescue game that helps buddies return home safely. Your mission is to draw a path from the house to the buddies location so that their parents can pick them up. There will be numerous challenges with increasing difficulty levels: deep holes, fierce animals, Blue Monster, Grimace, BanBam, and more. You must overcome all levels and demonstrate your skills to conquer the challenges.', 'https://img.gamemonetize.com/w2ud1nav6xzh20jjz0mb8zhd60hcgs97/512x384.jpg', 'https://html5.gamemonetize.com/w2ud1nav6xzh20jjz0mb8zhd60hcgs97/', '0', 'Puzzles', 0, 0, '', 'home-rush---draw-to-home'),
(3718, 'Hill Climb Pixel Car', 'Hill Climb Pixel Car is an off-road racing game where riders race over rough terrains such as dirt, sand, mud, or grass tracks. You will need to control your bike skillfully to overcome different obstacles and perform spectacular jump scenes. Race as fast as possible and become the only champion of this motocross championship.', 'https://img.gamemonetize.com/avws453b51tqcgibbrxzacjiwrm50akz/512x384.jpg', 'https://html5.gamemonetize.com/avws453b51tqcgibbrxzacjiwrm50akz/', '0', 'Racing', 0, 0, '', 'hill-climb-pixel-car'),
(3719, 'Sumo Smash!', 'Step into the ring and embrace the ancient art of Sumo&amp;mdash; with a twist! Welcome to Sumo Smash! an exhilarating game where youll wrestle for supremacy while indulging in a sushi feast to grow your sumo size. Features: Grow to Dominate. Push to Win. Treasure Chests &amp;amp; Skins: Unlock treasure chests found within the arena to collect unique skins', 'https://img.gamemonetize.com/zyjcvyrbjdb4400t324nzijc1in3hi5k/512x384.jpg', 'https://html5.gamemonetize.com/zyjcvyrbjdb4400t324nzijc1in3hi5k/', '0', 'Sports', 0, 0, '', 'sumo-smash'),
(3720, 'Rotating Grimace', 'Rotating Grimace is a unique platform puzzle game where you rotate the world to guide Mr Grimace to his lost stars. This is a great puzzle game with 40 challenge levels, push your logical brain abilities to the limit! Product feature bullets: &amp;bull; Grimace on board! &amp;bull; 40 different levels! &amp;bull; Very Fun for children! &amp;bull; Brain training for whole family! &amp;bull; Cute graphics! &amp;bull; Precise game physics! &amp;bull; Great sounds!', 'https://img.gamemonetize.com/ws9aoikmtjv0t8n0s0v5cj4sxvrzf7x3/512x384.jpg', 'https://html5.gamemonetize.com/ws9aoikmtjv0t8n0s0v5cj4sxvrzf7x3/', '0', 'Puzzles', 0, 0, '', 'rotating-grimace'),
(3721, 'Tap Skibidi Toilet Tap', 'Welcome to the zaniest corner of the internet: Tap Skibidi Toilet Tap! Get ready to plunge into a world where the bathroom becomes an unexpected arena for a super fun and absolutely free online game, designed to entertain kids and adults alike. In this quirky adventure, your mission is clear: tap your way to glory as you guide our toilet-loving hero through a flappy challenge like no other. The bathroom may seem like an unlikely stage, but in Tap Skibidi Toilet Tap, it transforms into a hilarious battleground for gamers of all ages. Let the toilet-themed flappy challenge begin!', 'https://img.gamemonetize.com/wzk8lpo871t5jzbvjpcca61s8mu1p4o2/512x384.jpg', 'https://html5.gamemonetize.com/wzk8lpo871t5jzbvjpcca61s8mu1p4o2/', '0', 'Puzzles', 0, 0, '', 'tap-skibidi-toilet-tap'),
(3722, '1010 Treasure Rush', '1010 Treasure is a Tetris block puzzle game. Your goal is to collect all treasure blocks. Pick and drop the block sets on the board to complete a row. All the treasure blocks in that row will be collected.', 'https://img.gamemonetize.com/67x7eatpyvk09zh1n4d87jrx91wln7we/512x384.jpg', 'https://html5.gamemonetize.com/67x7eatpyvk09zh1n4d87jrx91wln7we/', '0', 'Puzzles', 0, 0, '', '-treasure-rush'),
(3723, 'Grimace Shake Coloring Book', 'Grimace Shake Coloring Book! Choose the purple color to paint the grimace creature. Tap the camera to save your painting have fun!', 'https://img.gamemonetize.com/p53tyegaj9homg7sp1fw4u6l57jy1b3l/512x384.jpg', 'https://html5.gamemonetize.com/p53tyegaj9homg7sp1fw4u6l57jy1b3l/', '0', 'Puzzles', 0, 0, '', 'grimace-shake-coloring-book'),
(3724, 'Skibidi Toliet Puzzle Game', 'Are You able to collect all the purple Goo? Squash the Goos as you roll, climb, bounce, and zoom around devilishly designed levels. A challenge awaits anyone hard enough to squash some Goos! This physics-based puzzle game is hours of enjoyment for the whole family!', 'https://img.gamemonetize.com/eavbg7zz3syd5fcsblpikk41hygsptnv/512x384.jpg', 'https://html5.gamemonetize.com/eavbg7zz3syd5fcsblpikk41hygsptnv/', '0', 'Puzzles', 0, 0, '', 'skibidi-toliet-puzzle-game'),
(3725, 'Mahjong Solitaire: World Tour', 'Mahjong Solitaire: World Tour elevates tile-matching. Solve levels to explore global cities in a journey through time. With striking graphics and smooth gameplay, its a must for puzzle lovers. Start your ultimate Mahjong adventure today!', 'https://img.gamemonetize.com/scp0z5cwaa8x6sh0sznt5gd1boplv8zj/512x384.jpg', 'https://html5.gamemonetize.com/scp0z5cwaa8x6sh0sznt5gd1boplv8zj/', '0', 'Puzzles', 0, 0, '', 'mahjong-solitaire-world-tour'),
(3726, 'Princess Girls Steampunk Rivalry', 'Welcome to the Princess Girls Steampunk Rivalry. Princess Anna, Elsa, Jasmine, Ariel, Moana, and Snow White are getting ready to attend a fun-themed party and they need your expert helping hand to properly get ready for it. The theme is steampunk and only you can help them slay some statement looks &amp;ndash; are you ready to begin the fun? Come and join the Disney girls and have fun!', 'https://img.gamemonetize.com/3y2ithr5gbx58nnr5uyphkm2vplilyex/512x384.jpg', 'https://html5.gamemonetize.com/3y2ithr5gbx58nnr5uyphkm2vplilyex/', '0', 'Girls', 0, 0, '', 'princess-girls-steampunk-rivalry'),
(3727, 'Grimace Bullet Blender', 'In the exciting game Grimace Bullet Blender, players are tasked with a thrilling challenge. Their objective is to click on the police officer or any object on the map to direct the bullet towards the character, Grimace. Once the bullet is perfectly aligned with Grimace, a SHOOT button will appear, ready to be activated. This dynamic gameplay mechanic adds an element of precision and strategy to the game, making it an engaging experience for players of all ages. Website Developer &lt;a href=\'https://www.crazygamesonline.com/\'&gt;https://www.crazygamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/74ijtek8l89t61rhi0x5f7f4feuhh78r/512x384.jpg', 'https://html5.gamemonetize.com/74ijtek8l89t61rhi0x5f7f4feuhh78r/', '0', 'Shooting', 0, 0, '', 'grimace-bullet-blender'),
(3728, 'Daddy Escape', 'Daddy Escape-Save Pull Pin Out game is a unique hyper casual puzzle game. Use your brain to solve the tricky pin pull out puzzle game and get the daddy out before it&amp;rsquo;s too late. In this pull pin game, Help Daddy rescue to escape from the dangerous home be careful about Monsters, Villains, Bombs, Spike, Lava and all such dangerous obstacles. Its now up to your puzzle game critical thinking of how you will get the daddy out escape games and save him. If you like escape and pull the pin games, You will love this how-to loot - Save daddy brain puzzle. Let test your IQ with Daddy Escape game.', 'https://img.gamemonetize.com/a7n5ti86okzul9z3h9o8wqkg1blo04wh/512x384.jpg', 'https://html5.gamemonetize.com/a7n5ti86okzul9z3h9o8wqkg1blo04wh/', '0', 'Puzzles', 0, 0, '', 'daddy-escape'),
(3729, 'The Mando', 'The Mando &amp;eacute; uma homenagem em forma de game ao Star Wars, The Mandaloriam e Flappy Bird. Com isso o jogador ir&amp;aacute; se divertir em quando joga e tenta conquistar 100 pontos ouvindo a trilha sonora cl&amp;aacute;ssica de The Mandalorian enquanto controla o pr&amp;oacute;prio Mandaloriano voando nos c&amp;eacute;us do planeta Nevaro, planeta cl&amp;aacute;ssico da s&amp;eacute;rie The Mandalorian.', 'https://img.gamemonetize.com/5gor8gckf5d4rpdxvaxsow5dixwn05hw/512x384.jpg', 'https://html5.gamemonetize.com/5gor8gckf5d4rpdxvaxsow5dixwn05hw/', '0', 'Hypercasual', 0, 0, '', 'the-mando'),
(3730, 'Math Trivia', 'Math Trivia is a Fun Math Trivia Game containing Brainy Math Puzzles &amp;amp; Quizzes which helps you to learn basic problems, equations, sequences, series, etc.Math Trivia will help you develop abstract and logical thinking, develop perseverance, sharpen the intellect, ability to analyze, raise IQ, and memory. This Math Trivia Consists of multiple levels from simple to complex. With each level, it gets more complicated and more interesting.', 'https://img.gamemonetize.com/tbtdqtmxvd1bjwl9bsbpf7nzlm7zu3h3/512x384.jpg', 'https://html5.gamemonetize.com/tbtdqtmxvd1bjwl9bsbpf7nzlm7zu3h3/', '0', 'Puzzles', 0, 0, '', 'math-trivia'),
(3731, 'Filled Glass 5 Fire And Ice', 'Welcome to a new game called Filled Glass 5: Fire &amp;amp; Ice. Just like the previous parts of the game you have to fill the glasses with frozen balls where you will face various obstacles to reach the desired goal.', 'https://img.gamemonetize.com/zpj65k5raqily5u6p0y5naum07w4fdra/512x384.jpg', 'https://html5.gamemonetize.com/zpj65k5raqily5u6p0y5naum07w4fdra/', '0', 'Puzzles', 0, 0, '', 'filled-glass--fire-and-ice'),
(3732, 'Dont Drop The Skibidi', 'Dont let Skibidi and Grimace fall! And pop all the balloons that you see on the screen! Tap with your finger or click with your mouse on the screen to popo the balloons and touch/click the Skibidi/Grimace to prevent it from falling down. You need to play and sign a good record to unlock the Grimace! Enjoy this supercool game!', 'https://img.gamemonetize.com/o3450qzrjrt9bzsx606ywx2v8dked4m2/512x384.jpg', 'https://html5.gamemonetize.com/o3450qzrjrt9bzsx606ywx2v8dked4m2/', '0', 'Hypercasual', 0, 0, '', 'dont-drop-the-skibidi'),
(3733, 'Flappy Ring', 'Flappy Ring - jump or lose. One click - one jump. Set records! Compete with your friends! You are a brave goose trying to get home, flying through a scary forest. Dont run into obstacles. Collect coins and compete with other players! In the game you will find a generated infinite level. The ability to continue the game after death. Become the best goose in the high score table and tell your friends!', 'https://img.gamemonetize.com/zw90faeblma3xobtp69dpdubq6r1ejk5/512x384.jpg', 'https://html5.gamemonetize.com/zw90faeblma3xobtp69dpdubq6r1ejk5/', '0', 'Hypercasual', 0, 0, '', 'flappy-ring'),
(3734, 'Mirror Wizard', 'Mirror Wizard is retro a platforming-puzzle game where you control a wizard that has the power to teleport to the other side of the level. You have to help the wizard to jump, avoid obstacles, and use his magic to flip sides to complete the levels.', 'https://img.gamemonetize.com/vb0dhvq6vw0ng9k2rlwygt2a2vnp3flb/512x384.jpg', 'https://html5.gamemonetize.com/vb0dhvq6vw0ng9k2rlwygt2a2vnp3flb/', '0', 'Puzzles', 0, 0, '', 'mirror-wizard'),
(3735, 'Ninja Stickman Warrior HTML5', 'The Stickman Ninja Warrior game presents a distinctive puzzle-solving experience. In this game, your mission is to liberate prisoners using the limited supply of shurikens at your disposal. Exercise caution and strategic thinking as you navigate through a series of unique and challenging levels. Website Developer &lt;a href=\'https://www.crazygamesonline.com/\'&gt;https://www.crazygamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/qkf5109t7ye847az9c0p1jffbq031ikn/512x384.jpg', 'https://html5.gamemonetize.com/qkf5109t7ye847az9c0p1jffbq031ikn/', '0', 'Action', 0, 0, '', 'ninja-stickman-warrior-html'),
(3736, 'Manga Math Tutor', 'Manga Math Tutor is a puzzle game that challenges you to do some math calculations. The goal is for you to get better and faster at doing mental calculations in a fun and enjoyable manner.', 'https://img.gamemonetize.com/lds40t5xmiwz645yfxusc6wrww6l2rrc/512x384.jpg', 'https://html5.gamemonetize.com/lds40t5xmiwz645yfxusc6wrww6l2rrc/', '0', 'Puzzles', 0, 0, '', 'manga-math-tutor'),
(3737, 'Far Orion', 'The year is 2121. Technology has advanced far beyond the bounds of our wildest fantasies, but great progress demands great sacrifice... Explore other worlds in the search for treasure and limitless power! Command a team of brave heroes and lead your world to victory!', 'https://img.gamemonetize.com/ecfl6prpqgli1899z0kdy33gwtgbrqie/512x384.jpg', 'https://html5.gamemonetize.com/ecfl6prpqgli1899z0kdy33gwtgbrqie/', '0', 'Multiplayer', 0, 0, '', 'far-orion'),
(3738, 'Grimace Shake Hidden Skibidi Toilet', 'Find skibidi toilet between Grimace Shake', 'https://img.gamemonetize.com/jqg4ayajsoadoejvqdna1gw6m559p1sm/512x384.jpg', 'https://html5.gamemonetize.com/jqg4ayajsoadoejvqdna1gw6m559p1sm/', '0', 'Adventure', 0, 0, '', 'grimace-shake-hidden-skibidi-toilet'),
(3739, 'Twin Baby Care', 'Twin Baby Care is a delightful caring game. Play as a loving caregiver and take care of adorable twin babies. Feed, bathe, and dress up the babies to keep them happy and healthy. With its cute graphics and interactive gameplay, this game provides a realistic and nurturing experience. Enjoy the joys of parenthood in this fun and engaging game. Get ready to embrace the challenges of Twin Baby Care and create unforgettable memories!', 'https://img.gamemonetize.com/ta7nr1d3v7yxvgsl5x0pacwbv81fczor/512x384.jpg', 'https://html5.gamemonetize.com/ta7nr1d3v7yxvgsl5x0pacwbv81fczor/', '0', 'Girls', 0, 0, '', 'twin-baby-care'),
(3740, 'One Bullet To Grimace', 'One Bullet to Grimace is a shooting game where the player needs to control a bullet after firing it. The bullet can be steered left and right to target multiple enemy grimaces. The objective is to destroy all enemies to win. The game features 50 levels. Website Developer &lt;a href=\'https://www.bestcrazygames.com/\'&gt;https://www.bestcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/qdhbk8rmikytwo7d31x7nkyej7cvz6lk/512x384.jpg', 'https://html5.gamemonetize.com/qdhbk8rmikytwo7d31x7nkyej7cvz6lk/', '0', 'Shooting', 0, 0, '', 'one-bullet-to-grimace'),
(3741, 'Monsters Dungeon Battle', 'Fight against those monsters residing in the abandoned dungeon. Upgrade your stats, Collect classes, Wizard, Archer and more that can help you in your battle, and save the world by defeating them all!', 'https://img.gamemonetize.com/cb4lyqk01r8nugfoqxnaps191l2xvq9f/512x384.jpg', 'https://html5.gamemonetize.com/cb4lyqk01r8nugfoqxnaps191l2xvq9f/', '0', 'Action', 0, 0, '', 'monsters-dungeon-battle'),
(3742, 'Blondie in the Real World', 'Blondie lives in her perfect doll world. She is happy, but one day she realizes that something is wrong with her life. Her life is too artificial and perfect. Blondie decides to go to the real world and do real things to feel real. Help the Blonde to embody her image in makeup. Bake a cake for the guests and put things in order together with Blondie in her new apartment. Pick up a delightful party outfit for her and remember that Blondies favorite colors are pink, gold and white.', 'https://img.gamemonetize.com/3zsf1ag0jnjgqmg9158368z640nme8mm/512x384.jpg', 'https://html5.gamemonetize.com/3zsf1ag0jnjgqmg9158368z640nme8mm/', '0', 'Puzzles', 0, 0, '', 'blondie-in-the-real-world'),
(3743, 'GBox Slide and Swap', 'Puzzle rectangular tags (also called Gem Puzzle, Boss Puzzle, Game of Fifteen, Mystic Square) and its variations, including a variant with pictures. The puzzle is a set of identical square tiles with numbers printed on them, lying in a rectangular box. One square field in the box remains empty. The goal of the game is to arrange the tiles in ascending order by moving them in the box, preferably with as few moves as possible.', 'https://img.gamemonetize.com/7fi3qv3em3vvym4rapdtkedejnrwrwp3/512x384.jpg', 'https://html5.gamemonetize.com/7fi3qv3em3vvym4rapdtkedejnrwrwp3/', '0', 'Puzzles', 0, 0, '', 'gbox-slide-and-swap'),
(3744, 'Snake Puzzle 300 Levels', 'Experience the Thrill with Snake Puzzle Game! Get it now for an entertaining ride! Grab Snake Puzzle, an exciting twist on the timeless snake game, and relive those nostalgic moments with a fresh rendition! Cant recall the last time you indulged in a unique snake puzzle game? This engaging experience transports you back to the era when the best games were straightforward but utterly captivating. Whether youre a snake game aficionado or simply looking for a light-hearted diversion, this free Snake Puzzle game has got you covered! Website Developer &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/ewcj5kltpgcyvp6ydwlho8opjl0v5t1o/512x384.jpg', 'https://html5.gamemonetize.com/ewcj5kltpgcyvp6ydwlho8opjl0v5t1o/', '0', 'Puzzles', 0, 0, '', 'snake-puzzle--levels'),
(3745, 'UnstoppableShooter', 'Unstoppable Shooter is a shooting game. By adjusting the shooting strength and direction of the stickman equipment, you can resist the constantly attacking enemies.', 'https://img.gamemonetize.com/42k8bct5nde66kw9jtdlxi8hpsw9sl4u/512x384.jpg', 'https://html5.gamemonetize.com/42k8bct5nde66kw9jtdlxi8hpsw9sl4u/', '0', 'Hypercasual', 0, 0, '', 'unstoppableshooter'),
(3746, 'Dont Drop The Grimace!', 'Dont let Grimace fall! And drink all the milkshakes for Grimaces Birthday! Sing along to the Happy Birthday Grimace song! Add some BLING to your Grimace', 'https://img.gamemonetize.com/rqwwao9y4ks24rmby2xxk6akhek9pyai/512x384.jpg', 'https://html5.gamemonetize.com/rqwwao9y4ks24rmby2xxk6akhek9pyai/', '0', 'Hypercasual', 0, 0, '', 'dont-drop-the-grimace'),
(3747, 'MC8Bit', 'Are you ready for an 8-bit gaming adventure? In this 8-bit game, youll need to guide Alex and Steve to the finish line in Minecraft. Leave the house and be cautious of monsters in the spooky forest. Your pickaxe is of no use here, so dont rely on it. Defeat the monsters in the forest. Collect all the obsidian stones. If you dont collect the obsidian stones, the portal wont form. Without the portal, you cant progress to the next level.', 'https://img.gamemonetize.com/ltfogid7eci5jptgw84wm8m71nwrykmu/512x384.jpg', 'https://html5.gamemonetize.com/ltfogid7eci5jptgw84wm8m71nwrykmu/', '0', '2 Player', 0, 0, '', 'mcbit'),
(3748, 'Skibidi vs Grimace Climber Race', 'The Skibidi vs Grimace Climber Race promises an epic showdown between two daring competitors. Skibidi, known for agility and finesse, faces off against Grimace, renowned for sheer strength and determination. As they ascend challenging cliffs and scale treacherous peaks, spectators hold their breath, unsure who will conquer natures obstacles. This thrilling race blends athleticism and strategy, captivating audiences with the suspense of this exhilarating competition. Website Developer &lt;a href=\'https://www.kizi10.org/\'&gt;https://www.kizi10.org/&lt;/a&gt;', 'https://img.gamemonetize.com/ea9pxc7sygkekcm4vwludyadcaweojhx/512x384.jpg', 'https://html5.gamemonetize.com/ea9pxc7sygkekcm4vwludyadcaweojhx/', '0', 'Action', 0, 0, '', 'skibidi-vs-grimace-climber-race'),
(3749, 'GBox Doubling', 'Logic game with simple rules and addictive gameplay. Move the tiles, merge the same ones and reach the records! Hold on as long as possible. Each doubling scores points equal to the face value of the tile.', 'https://img.gamemonetize.com/hdsf8zr7ep4sliq418g1unfskmly5j46/512x384.jpg', 'https://html5.gamemonetize.com/hdsf8zr7ep4sliq418g1unfskmly5j46/', '0', 'Puzzles', 0, 0, '', 'gbox-doubling'),
(3750, 'Toilet Monster Long Neck', 'Introducing Skibidi, a groundbreaking game featuring entirely unique gameplay mechanics. In this immersive experience, you take on the role of an endlessly extendable Skibidi Toilet. Utilize your intelligence and agility to outwit and defeat the CameraMan. The game offers an array of challenging yet engaging levels designed to captivate your attention. Website Developer &lt;a href=\'https://www.crazygamesonline.com/\'&gt;https://www.crazygamesonline.com/&lt;/a&gt;', 'https://img.gamemonetize.com/utz8cejau7u57kg8jj5eqieyx6q98td2/512x384.jpg', 'https://html5.gamemonetize.com/utz8cejau7u57kg8jj5eqieyx6q98td2/', '0', 'Action', 0, 0, '', 'toilet-monster-long-neck'),
(3751, 'MechDinosaur', 'A hyper-casual game with a variety of dinosaur armors to choose from. Use the dinosaur armor to pass the level to your hearts content.', 'https://img.gamemonetize.com/vm0t1dm804h6hgo77coq5oc4z5r4mch6/512x384.jpg', 'https://html5.gamemonetize.com/vm0t1dm804h6hgo77coq5oc4z5r4mch6/', '0', 'Hypercasual', 0, 0, '', 'mechdinosaur'),
(3752, 'Penguin Love Puzzle 2', 'Penguin Love Puzzle is a fun pixel puzzle game. A couple of penguins are forced to separate, and you need to move and exchange blocks to reunite them. On the way, be careful of spikes and traps, if you accidentally hit them you will fail. Use your brain, help them and have fun!', 'https://img.gamemonetize.com/utwwkrey72952sjtpf1q9orrksu0zikz/512x384.jpg', 'https://html5.gamemonetize.com/utwwkrey72952sjtpf1q9orrksu0zikz/', '0', 'Puzzles', 0, 0, '', 'penguin-love-puzzle-'),
(3753, 'Speakerman: Skibidi Dop Yes Yes', '&amp;ldquo;Speakerman: Skibidi Dop Yes&amp;rdquo;, is a fun game to play. To move to the next pillar, all you have to do is make the wood log to the required length. But it&amp;rsquo;s not as easy as you think. You need perfect timing to make a perfect length wood log. Do not make it too long or too short; otherwise, you will fall. Play now and have fun.', 'https://img.gamemonetize.com/ignuxa3yy79wizagsy0g3c3e8xgqjo0c/512x384.jpg', 'https://html5.gamemonetize.com/ignuxa3yy79wizagsy0g3c3e8xgqjo0c/', '0', 'Hypercasual', 0, 0, '', 'speakerman-skibidi-dop-yes-yes'),
(3754, 'Skibidi Basket', 'Skibidi Toilet Basketball is a simple but very Addictive game which base on realistic physics! Tap and slide the Skibidi Toilet ball, control its angle and power, then shoot towards the hoop. The perfect effect and physic effect will help you see more clearly. The game is an endless arcade game, then shoot towards the hoop to win the levels; as the difficulty could increases, there are four different random movements for the hoop. You have just 3 shoots to complete each level! Are you able to try to sign the best record in the leaderboard? HOW TO PLAY: 1. Touch the screen! 2. Drag the ball to change the power and angle! 3. Release to shoot!', 'https://img.gamemonetize.com/xttsh0p5t89s0nx8fc2ariyade3whekt/512x384.jpg', 'https://html5.gamemonetize.com/xttsh0p5t89s0nx8fc2ariyade3whekt/', '0', 'Sports', 0, 0, '', 'skibidi-basket'),
(3755, 'Skibidi Toilet Pong', 'Get ready to dive into the hilariously entertaining world of Skibidi Toilet Pong, the ultimate 2-player pong game that guarantees endless laughter and heaps of fun. And heres the best part &amp;ndash; you can enjoy this side-splitting game online, completely free of charge! Challenge your friends or family to a game thats sure to keep you entertained for hours. Skibidi Toilet Pong is not your ordinary pong game; it adds a quirky twist to the classic, making it an unforgettable gaming experience. So, grab a partner, aim, and shoot your way to victory in this uproarious adventure that wont cost you a penny to play.', 'https://img.gamemonetize.com/0o124x0fb0vd51286iigv4hz5oam9b2c/512x384.jpg', 'https://html5.gamemonetize.com/0o124x0fb0vd51286iigv4hz5oam9b2c/', '0', 'Sports', 0, 0, '', 'skibidi-toilet-pong'),
(3756, 'When Granny Met Grimace Shake', 'Granny must meet Grimace, help his way in this brainy puzzle adventure', 'https://img.gamemonetize.com/edwt2voekgj9mkuxfbxtqwzqwxzyt0pr/512x384.jpg', 'https://html5.gamemonetize.com/edwt2voekgj9mkuxfbxtqwzqwxzyt0pr/', '0', 'Puzzles', 0, 0, '', 'when-granny-met-grimace-shake'),
(3757, 'MahjongPeng', 'MahjongPeng is a puzzle eliminating GamesPlayers can push mahjong to merge and eliminate themWhen players merge and eliminate all mahjong, they can achieve victoryThis game has three levels of difficulty, and you can choose the game with the appropriate level to play', 'https://img.gamemonetize.com/h1ctnufzk92n7wo6ehrjbxz210yr8ywy/512x384.jpg', 'https://html5.gamemonetize.com/h1ctnufzk92n7wo6ehrjbxz210yr8ywy/', '0', 'Puzzles', 0, 0, '', 'mahjongpeng'),
(3758, 'Fashion Walk intactgift', 'Choose the best outfits for each challenge concepts , to beat your fashion show opponent . Play now , and win the fashion shows !', 'https://img.gamemonetize.com/fmwg9zochwkqn9x4mb4hdux2xuho1c8f/512x384.jpg', 'https://html5.gamemonetize.com/fmwg9zochwkqn9x4mb4hdux2xuho1c8f/', '0', 'Girls', 0, 0, '', 'fashion-walk-intactgift'),
(3759, 'Favorite Puzzles: jigsaw game', 'Meet Favorite Puzzles, your new favorite jigsaw puzzles! This addictive puzzle game will delight you with an endless gallery of beautiful images for every taste! Favorite Puzzles will be interesting for kids and adult, in this game you can adjust the difficulty and divide the picture from 6 to 600 elements! To make jigsaw puzzles even more enjoyable and easier - you can always get a hint, include an example and display the grid! Love complexity? Then turn on the Realistic mode and solve jigsaw puzzles from pieces scattered across the field! And you can also create a puzzle from your own picture or photo!', 'https://img.gamemonetize.com/pijaykn5mhp6i6f0xpo2p4nmm9yyked7/512x384.jpg', 'https://html5.gamemonetize.com/pijaykn5mhp6i6f0xpo2p4nmm9yyked7/', '0', 'Puzzles', 0, 0, '', 'favorite-puzzles-jigsaw-game'),
(3760, 'Animal Mix : GPT', 'Feature: - A lot of animals form anywhere such as: dinosaur, sharp, cat, dog, lizard,... - Each animal has a unique appearance, characteristics, and powers - A clever AI makes you surprise with each result', 'https://img.gamemonetize.com/8yqlfr534p4x69vt4dyft0ym2yqlbvuy/512x384.jpg', 'https://html5.gamemonetize.com/8yqlfr534p4x69vt4dyft0ym2yqlbvuy/', '0', 'Puzzles', 0, 0, '', 'animal-mix--gpt'),
(3761, 'Skibidi Smasher', 'Skibidi Toilet Smasher is an exciting alien-killing game where you have to defend your area without getting infected! Kill as many Skibidi Toilet and they will become faster on further waves, so boost your reflexes and kill the fast-paced game!', 'https://img.gamemonetize.com/2qexn83qkjlbjo55cg9brqgadhlbk9uv/512x384.jpg', 'https://html5.gamemonetize.com/2qexn83qkjlbjo55cg9brqgadhlbk9uv/', '0', 'Clicker', 0, 0, '', 'skibidi-smasher'),
(3762, 'Skibidi Toilet Hide And Seek', 'In the thrilling game Skibidi Toilet Hide and Seek, players embark on a heart-pounding adventure where stealth is their greatest ally. Set in a mysterious environment, you must outsmart vigilant enemy AI cameramen by staying hidden while simultaneously hunting them down. Your objective? Eliminate these watchful foes and clear your path to victory. But the challenge doesnt stop there. To progress further, youll need to access a control console strategically placed within the level. Website Developer &lt;a href=\'https://www.bestcrazygames.com/\'&gt;https://www.bestcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/pjys7avy5ex96in3w92s5xf3eq4b4coe/512x384.jpg', 'https://html5.gamemonetize.com/pjys7avy5ex96in3w92s5xf3eq4b4coe/', '0', 'Action', 0, 0, '', 'skibidi-toilet-hide-and-seek'),
(3763, 'Kingdom of Toilets', 'You need to help the toilet robots escape from this underground prison filled with obstacles. You must assist them in escaping. Be careful as there are toxic waters everywhere underground. You must collect all the gold coins, or else the portal wont activate. Collect all the gold coins to activate the portal.', 'https://img.gamemonetize.com/mce44c3kkyd0sqn7a6kn1ts3043bhust/512x384.jpg', 'https://html5.gamemonetize.com/mce44c3kkyd0sqn7a6kn1ts3043bhust/', '0', '2 Player', 0, 0, '', 'kingdom-of-toilets'),
(3764, 'Fashion Box: Glam Diva', 'Bonnie is one of the first influencers to try the life in plastic fashion challenge, and she could use your help to nail the look. Shes going to go for a glam diva look, and she needs your help to look stunning. Are you ladies ready for a one-kind dress-up game? Then lets get started with the Fashion Box: Glam Diva dress-up game for girls and see what chic look you can put together for our beautiful fashionista.', 'https://img.gamemonetize.com/lvk1v1hf4j43dlvet022mgyis6p1sjsq/512x384.jpg', 'https://html5.gamemonetize.com/lvk1v1hf4j43dlvet022mgyis6p1sjsq/', '0', 'Girls', 0, 0, '', 'fashion-box-glam-diva'),
(3765, 'Grimace Puzzles Time', 'Welcome to Grimace Puzzles Time, the ultimate source of entertainment for puzzle enthusiasts of all ages! This super fun jigsaw game is not only a delightful pastime but also absolutely free to play. Whether youre a kid or a kid at heart, Grimace Puzzles Time offers a world of captivating challenges that will keep you engaged for hours on end. Piece by piece, youll unlock the thrill of completing intricate jigsaw puzzles. Its the perfect way to relax, unwind, and exercise your brain.So, join the puzzle-solving fun today, and let Grimace Puzzles Time transport you into a world of delightful challenges and endless enjoyment.', 'https://img.gamemonetize.com/dpy5za5n73axdd73tq57yxhlnf0uol2g/512x384.jpg', 'https://html5.gamemonetize.com/dpy5za5n73axdd73tq57yxhlnf0uol2g/', '0', 'Puzzles', 0, 0, '', 'grimace-puzzles-time'),
(3766, 'When Mr Bean meet Grimace', 'Mr Bean must meet Grimace, help his way in this brainy puzzle adventure', 'https://img.gamemonetize.com/3c5i09qyk3vheo0ao9fuyfm4zgz4kylr/512x384.jpg', 'https://html5.gamemonetize.com/3c5i09qyk3vheo0ao9fuyfm4zgz4kylr/', '0', 'Puzzles', 0, 0, '', 'when-mr-bean-meet-grimace'),
(3767, 'Skibidi Fishing', 'Help Skibidi to catch the magic treasure at the bottom of the sea. Collect fish, shoot him, and earn coins to upgrade your fishing gear. Better stuff is more distance that you need to reach the bottom, buy new guns to destroy everything and other objects to help your way to that treasure.Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/v8wa2j5tkgzu6pg187rmnofj0qzizc1l/512x384.jpg', 'https://html5.gamemonetize.com/v8wa2j5tkgzu6pg187rmnofj0qzizc1l/', '0', 'Hypercasual', 0, 0, '', 'skibidi-fishing'),
(3768, 'Skibidi Dungeon Of Doom', 'Skibidi Dungeon Of Doom is an epic adventure through 100 levels of monsters, traps and danger. Have you got the brains and fast reflexes to escape all 100 dungeons in this unique action puzzle game. Bats will chase you, Ghosts will try and trick you, Monsters around every corner, Hazards include Spikes, Guillotines, Poison gas and more... Have you got what it takes? Product feature bullets: - Skibidi On Board! - 100 epic levels! - cute graphic! - cool music! - addictive! - easy to play! Enjoy with this great Puzzle Adventure game!', 'https://img.gamemonetize.com/glrgua15poz2jfhvr1sctrpxmy1937sl/512x384.jpg', 'https://html5.gamemonetize.com/glrgua15poz2jfhvr1sctrpxmy1937sl/', '0', 'Puzzles', 0, 0, '', 'skibidi-dungeon-of-doom'),
(3769, 'Grimace Drop', 'Help Grimace to escape from forest prison!!! Grimace Drop is a 60 levels of fun physics puzzle game! all boxes except the grass must be removed where the prison is standing. Simply click or tap on the boxes or blocks to destroy them. Carefully use the set blocks in what ever way you can to get the Grimace Drop safely into the grass. Solve this fun physics game and help Grimace to escape from prison!', 'https://img.gamemonetize.com/csxyfmvdyp8ehuyn3zomc2q5b8ilcfta/512x384.jpg', 'https://html5.gamemonetize.com/csxyfmvdyp8ehuyn3zomc2q5b8ilcfta/', '0', 'Puzzles', 0, 0, '', 'grimace-drop'),
(3770, 'Skibidi Drop', 'Skibidi Drop is a 60 levels of fun physics puzzle game! all boxes except the grass must be removed where the prison is standing. Simply click or tap on the boxes or blocks to destroy them. Carefully use the set blocks in what ever way you can to get the Skibidi Toilet safely into the grass. You can reset each level if you made a wrong move. Solve this fun physics game and enjoy!', 'https://img.gamemonetize.com/ulo1xmnruftzt0dd6tsog3vsvf9jektg/512x384.jpg', 'https://html5.gamemonetize.com/ulo1xmnruftzt0dd6tsog3vsvf9jektg/', '0', 'Puzzles', 0, 0, '', 'skibidi-drop'),
(3771, 'Super Girls Fall Fashion trends', 'Welcome to Super Girls Fall Fashion trends. If you want to stay trendy this autumn play this new game called Super Girls Fall Fashion to dress up the super girls. These cute girls are real fashion addicts and they have just renewed their wardrobe. The girls are ready for autumn so hurry up and explore their wardrobe to see what kind of fashionable clothing pieces they hide there.', 'https://img.gamemonetize.com/1ovmm51j54ii5etc4qrd5hmyj2qbk8hb/512x384.jpg', 'https://html5.gamemonetize.com/1ovmm51j54ii5etc4qrd5hmyj2qbk8hb/', '0', 'Girls', 0, 0, '', 'super-girls-fall-fashion-trends'),
(3772, 'Lets Pop It', 'Pop It Fidget Ball! Lets Pop the poppers, sensory Play game for ADHD &amp;amp; Autism Lets pop the poppers for stress &amp;amp; anxiety relief! Enjoy Pop it stress ball game! A new game in the era of fidget toys for relieving stress. Enjoy countless designs of the most popular bubble pushing fingertip toy game with a blend of hyper casual guidance for stress relief. You can enjoy tons of bumpy bubbles to release stress in this sensory fidget toys hyper casual game. Squeeze the spheres or swipe the fingers across different pop it balls to relieve anxiety. Improve focus and brain function with these oddly satisfying new fidget toys based game This 3D po', 'https://img.gamemonetize.com/s18uj661k5i64yzfkkfr3rc5z97thlt3/512x384.jpg', 'https://html5.gamemonetize.com/s18uj661k5i64yzfkkfr3rc5z97thlt3/', '0', 'Puzzles', 0, 0, '', 'lets-pop-it'),
(3773, 'Girls Nail Salon', 'Girls Nail Salon is an interesting simulation game, we can be free for nail art style. All kinds of beautiful manicures can be freely matched. Come and play it!', 'https://img.gamemonetize.com/in6pkz9ymvcnspp1dz5vm4g715nlm1xj/512x384.jpg', 'https://html5.gamemonetize.com/in6pkz9ymvcnspp1dz5vm4g715nlm1xj/', '0', 'Girls', 0, 0, '', 'girls-nail-salon'),
(3774, 'Solitaire: Spider and Klondike', 'Immerse yourself in the captivating world of solitaire and test your strategic planning and logical thinking abilities. This version offers two popular variations: Spider and Klondike. Spider has three modes (1, 2, and 4 suits). In Spider solitaire, your goal is to arrange cards in ascending order by suit. Untangle the complex web of cards using the fewest moves possible. Klondike offers the standard game with a single deck of cards. Your task is to clear the playing field by building sequences from King to Ace, alternating colors.', 'https://img.gamemonetize.com/81w3k4zsktl5r97mu2zoc581jsfb0oe4/512x384.jpg', 'https://html5.gamemonetize.com/81w3k4zsktl5r97mu2zoc581jsfb0oe4/', '0', 'Puzzles', 0, 0, '', 'solitaire-spider-and-klondike'),
(3775, 'Skibidi Online', 'Skibidi Online is a multiplayer shooter game! Shoot attacking Skibidi Toilets in PvP or CO-OP mode. Fight on 10 different maps with melee and ranged weapons.', 'https://img.gamemonetize.com/zsp6q6syr025l3eaypqw6rxm9myjqn39/512x384.jpg', 'https://html5.gamemonetize.com/zsp6q6syr025l3eaypqw6rxm9myjqn39/', '0', 'Multiplayer', 0, 0, '', 'skibidi-online'),
(3776, 'Grimace Versus Skibidi', 'Grimace vs Skibidi is an action-based defense game. The Grimace is in deep trouble and has to defend the shakes from the dangerous Skibidi Aliens. Help him to move fast and throw the snow balls and avoid them reaching the shakes; If they reach the eggs you lose the game!', 'https://img.gamemonetize.com/wybt0jrneff6jkodzgnq7cnp3wbhxv9x/512x384.jpg', 'https://html5.gamemonetize.com/wybt0jrneff6jkodzgnq7cnp3wbhxv9x/', '0', 'Shooting', 0, 0, '', 'grimace-versus-skibidi'),
(3777, 'Skibidi Toilet TopDown Survival', 'In the game Skibidi Toilet TopDown Survival, players take on the role of a resourceful cameraman faced with an unusual challenge. Their mission? To survive in a map infested with mischievous Skibidi Toilets. These peculiar adversaries must be eliminated to progress. As players explore the map, they have the opportunity to find upgrades, enhancing their arsenal and abilities. By accumulating more firepower or duplicating their character, they can increase their chances of survival and expedite level completion. Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/24qjjyp87cdcqmru239v2md7zu6630mf/512x384.jpg', 'https://html5.gamemonetize.com/24qjjyp87cdcqmru239v2md7zu6630mf/', '0', 'Action', 0, 0, '', 'skibidi-toilet-topdown-survival'),
(3778, 'Weapon Transformer', 'Are you ready to defeat enemies and gain coin? Use your bullets and weapons wisely! Do not forget to buy new weapons and more bullets before the attack!', 'https://img.gamemonetize.com/40si1r6i221zh18w93qw5gkntkk8uhuq/512x384.jpg', 'https://html5.gamemonetize.com/40si1r6i221zh18w93qw5gkntkk8uhuq/', '0', 'Hypercasual', 0, 0, '', 'weapon-transformer'),
(3779, 'PARK IT', 'Welcome to PARK IT, the ultimate 3D car parking game designed for all car enthusiasts and lovers of challenging gameplay! Get ready to put your driving skills to the test as you take on the best car parking experience of 2023. In this addictive and thrilling game, you&amp;rsquo;ll find yourself facing ultra-challenging levels that will push your parking abilities to the limit. With meticulously designed environments and realistic car physics, each parking scenario will demand precision and skill. As you progress through the game, you&amp;rsquo;ll have the opportunity to improve your driving skills and become a master parker. Maneuver your car through tight spa', 'https://img.gamemonetize.com/6dd1lgau3evlkaqlzzi7a5mac4y6cod2/512x384.jpg', 'https://html5.gamemonetize.com/6dd1lgau3evlkaqlzzi7a5mac4y6cod2/', '0', 'Racing', 0, 0, '', 'park-it'),
(3780, 'Mr Bean Car Hidden Teddy Bear', 'Mr Bean Car Hidden Teddy Bear is a hidden game. Search all teddy bear within time limit between Mr. bean car.', 'https://img.gamemonetize.com/6ozq4x43zec4dj5rkorsl41lemfw7fn4/512x384.jpg', 'https://html5.gamemonetize.com/6ozq4x43zec4dj5rkorsl41lemfw7fn4/', '0', 'Puzzles', 0, 0, '', 'mr-bean-car-hidden-teddy-bear'),
(3781, 'Grimace Penalty', 'The Grimace Penalty Goal Game is a fun and challenging game where you have to attempt to score a penalty goal against a Grimace. To score a goal, you need to time your shot carefully and aim for the right spot in the goal. The Grimace will move around, so you need to be quick and accurate if you want to succeed. If you miss three goal, the game will be over.', 'https://img.gamemonetize.com/5u56pdgeqaju8sgzonpu8ktd4tkxm5ce/512x384.jpg', 'https://html5.gamemonetize.com/5u56pdgeqaju8sgzonpu8ktd4tkxm5ce/', '0', 'Sports', 0, 0, '', 'grimace-penalty'),
(3782, 'Craft Conflict', 'Welcome to the thrilling world of strategy and combat! In this captivating game, youll collect resources - gold and stone - to construct towers with mages and archers, as well as recruit mighty warriors, mages, and archers. Unleash your tactical skills, employ strategic maneuvers, and claim victory in this exhilarating clash! Embark on your journey, conquer new territories, and become a true military strategist in this gripping game!', 'https://img.gamemonetize.com/8cwnvmwsvotgwfe5gvmoo50kt7rsc3gj/512x384.jpg', 'https://html5.gamemonetize.com/8cwnvmwsvotgwfe5gvmoo50kt7rsc3gj/', '0', 'Hypercasual', 0, 0, '', 'craft-conflict'),
(3783, 'Real Airplane Simulator', 'Here is an airplane-driving simulation game. There are many different airplanes to unlock and select in the garage. Following the green arrow and lines, adjust the height instantly. More practice will help you complete all levels.', 'https://img.gamemonetize.com/l2mrm0gwkvuj1g0qy0acw6fj7xnzxmas/512x384.jpg', 'https://html5.gamemonetize.com/l2mrm0gwkvuj1g0qy0acw6fj7xnzxmas/', '0', 'Action', 0, 0, '', 'real-airplane-simulator'),
(3784, 'Summer Beach and Girls Puzzle', 'Enhance your brain with beach and girls puzzle, you can choose difficulty and solve by rotating the tiles. Hot sexy beach and girls are waiting to be solved.', 'https://img.gamemonetize.com/kkw2btotcpyyzsyzqutslo4rvgtvm4k8/512x384.jpg', 'https://html5.gamemonetize.com/kkw2btotcpyyzsyzqutslo4rvgtvm4k8/', '0', 'Puzzles', 0, 0, '', 'summer-beach-and-girls-puzzle'),
(3785, 'Pride Mahjong', 'You have to find three identical tiles with food to destroy them. The tiles are placed on a special form where 7 tiles can be placed at the same time. The game also has three types of bonuses that can be used to make the game easier.', 'https://img.gamemonetize.com/eg4pqky7f4b6c8epapuzdtvcuggmnspg/512x384.jpg', 'https://html5.gamemonetize.com/eg4pqky7f4b6c8epapuzdtvcuggmnspg/', '0', 'Puzzles', 0, 0, '', 'pride-mahjong'),
(3786, 'Grimace And Skibidi Whack A Mole', 'This is a fun game for You, your friends and your family! Your objective is to hit all the popping Grimaces to get points the more you can! Do you like Whack A Mole? then you will love this game too! Enjoy it!', 'https://img.gamemonetize.com/d072erc0bmwxni5l601mant1z5na8gxs/512x384.jpg', 'https://html5.gamemonetize.com/d072erc0bmwxni5l601mant1z5na8gxs/', '0', 'Clicker', 0, 0, '', 'grimace-and-skibidi-whack-a-mole'),
(3787, 'Skibidi Toilet Hidden Toilet Papers', 'Skibidi Toilet Hidden Toilet Papers is a free online funny and hidden object game. Find out the hidden toilet paper in the specified images. Each level has 10 hidden toilet papers. There are 8 levels in total. The time is limited so be fast and find all hidden objects before time runs out. Clicking in the wrong place several times reduces the time by an additional 5 seconds. So, if you are ready start the game and have fun!', 'https://img.gamemonetize.com/b6636a3e2o4s3ckarw5gq44cfyk5333h/512x384.jpg', 'https://html5.gamemonetize.com/b6636a3e2o4s3ckarw5gq44cfyk5333h/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-hidden-toilet-papers'),
(3788, 'Violet Fall Fashion Shoot', 'Welcome to Violet Fall Fashion Shoot. Superhero violet is so boring on fight with villains. So she comes up with a new idea for this Autumn. She planned to take some photoshoot under the fall theme and post it on her social media. Join and help our favourite hero to be a super model on social media. Have fun!', 'https://img.gamemonetize.com/fahahawefja83ushr2i8sdmayymvx2zc/512x384.jpg', 'https://html5.gamemonetize.com/fahahawefja83ushr2i8sdmayymvx2zc/', '0', 'Girls', 0, 0, '', 'violet-fall-fashion-shoot');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3789, 'Rolling Skibidi', 'An unsuspecting Skibidi drank too much and ended up in a wheel ... Help him before its too late! Take control of your Skibidi and ride the barrel down the mountain. Watch out for the boulders, trees and wildlife! Key Features: - Addictive one touch game play that is easy to pick up but difficult to master! - Its a Skibidi running on a giant barrel down a mountain! What more do you want! - Highly addictive', 'https://img.gamemonetize.com/dofllavuxzlls6pxbifnje7avl9zl7jh/512x384.jpg', 'https://html5.gamemonetize.com/dofllavuxzlls6pxbifnje7avl9zl7jh/', '0', 'Hypercasual', 0, 0, '', 'rolling-skibidi'),
(3790, 'Craft Doors: Horror Run', 'Can you escape the craft doors alive? Joining Craft Doors: Horror Escape Run where you can experience the most petrifying escape challenge of your life! Get ready to feel the real horror and goosebumps, open all doors and find the way out of this nightmare. But remember to look around! Who knows what&amp;rsquo;s hiding in the dark... The end objective of this game is to get through all craft doors without being killed by the entities. Find the next door, escape the thrilling maze filled with terrifying entities, use buttons/joystick to run and collect keys, coins &amp;amp; useful tools. Your life skills, bravery and reflexes will be tested through endles', 'https://img.gamemonetize.com/hmehhcx22pfqp8nrqqw54srznwsbrkml/512x384.jpg', 'https://html5.gamemonetize.com/hmehhcx22pfqp8nrqqw54srznwsbrkml/', '0', 'Action', 0, 0, '', 'craft-doors-horror-run'),
(3791, 'Kid Ball Adventure', 'Enter a fantasy world of bouncing balls and magic castles in Kid Ball Adventure is a 2D platformer where risk is balanced with great reward! Take control of Kid Ball as he pursues those who captured his love through treacherous castle dungeons. To guide Kid Ball to victory, you will need to overcome many challenging stages filled with traps and deadly enemies, bouncing over spikes and using booster cannons to your advantage! Locate the key and unlock the exit to move on to the next daunting chamber of hazards!', 'https://img.gamemonetize.com/30q2nhz4ns0p9q7nn6bk1lrmsbml8i0c/512x384.jpg', 'https://html5.gamemonetize.com/30q2nhz4ns0p9q7nn6bk1lrmsbml8i0c/', '0', 'Hypercasual', 0, 0, '', 'kid-ball-adventure'),
(3792, 'Dye Fashion', 'Dress Dye is an exciting fashion game that allows players to express their creativity and design skills. In this game, players are presented with a variety of dresses and are given the opportunity to unleash their inner fashion designer by dyeing them in vibrant and unique colors. From elegant evening gowns to casual dresses, Dress Dye offers a wide range of styles to choose from. With a simple and intuitive interface, players can easily select the dress they want to dye and then experiment with different color combinations to create their own personalized masterpiece. Have fun', 'https://img.gamemonetize.com/kchjxmnlh98qftttbzrqmlz129c2h004/512x384.jpg', 'https://html5.gamemonetize.com/kchjxmnlh98qftttbzrqmlz129c2h004/', '0', 'Girls', 0, 0, '', 'dye-fashion'),
(3793, 'Aqua Dogy', 'Would you like to join the adventure of the dog siblings having fun at the water park? This adventure is just for you. Slide down the slides with the dogs and collect all the badges. Gather all the badges and head straight to the finish line. Slide down the slide with your friend and reach the finish line together.', 'https://img.gamemonetize.com/fbl8n2cqlakjqbqk9w1x6kriqaps3b76/512x384.jpg', 'https://html5.gamemonetize.com/fbl8n2cqlakjqbqk9w1x6kriqaps3b76/', '0', '2 Player', 0, 0, '', 'aqua-dogy'),
(3794, 'Skibidi Hop', 'Its just a really simple endless hyper casual game! Help Skibidi and try to avoid the Red triangle when you run; is simple: you just make a jump! but you run in a planet so you need to resist the more you can and sign the best record possible! This game i suitable for every one, enjoy it!', 'https://img.gamemonetize.com/l284s89f3akdbsqmh0aeembigze9nisz/512x384.jpg', 'https://html5.gamemonetize.com/l284s89f3akdbsqmh0aeembigze9nisz/', '0', 'Clicker', 0, 0, '', 'skibidi-hop'),
(3795, 'Tic Tac Toe: A Group Of Classic Game', 'This game is a group of classic puzzle game, include Tic Tac Toe, 2048, Crazy Arrow, Stack Six,Block Puzzle, Pipe Line, Snake Crush and Water Sort.', 'https://img.gamemonetize.com/4tg0e79tsrg3300giz8mo9ps3s59ah5a/512x384.jpg', 'https://html5.gamemonetize.com/4tg0e79tsrg3300giz8mo9ps3s59ah5a/', '0', 'Puzzles', 0, 0, '', 'tic-tac-toe-a-group-of-classic-game'),
(3796, 'Coco Skibidi', 'Coco Skibidi is a game of rhythm, hand-eye coordination and hair-pulling action! With the fate of two Skibidi Toilet at your finger tips, its up to you to keep them from getting coconuts! Key Features: - Great Gameplay. - Cute Graphic. - Simple Gameplay. - One click/touch to play.', 'https://img.gamemonetize.com/13avykkt0ze14mzvu7lw1mybvhn4khx6/512x384.jpg', 'https://html5.gamemonetize.com/13avykkt0ze14mzvu7lw1mybvhn4khx6/', '0', 'Puzzles', 0, 0, '', 'coco-skibidi'),
(3797, 'Beat Shooter Game', 'Extreme entertainment with tracks in Beat Shooter. Not a spontaneous game, but you will be the one to create good tunes for yourself. Players will choose their favorite gun from the tons of guns available in the game. Use your gun to shoot the falling squares; make sure you don&amp;rsquo;t miss a block. Get a bonus for every gas you hit, get rich with your sniping skills.', 'https://img.gamemonetize.com/w7pleqnur76mjg95cnp1joojczahaovq/512x384.jpg', 'https://html5.gamemonetize.com/w7pleqnur76mjg95cnp1joojczahaovq/', '0', 'Puzzles', 0, 0, '', 'beat-shooter-game'),
(3798, 'Summer Aesthetics', 'Hop on a plane and spend your summer vacation traveling around the world together with your favorite Disney princesses. Discover beautiful sceneries and practice your fashion advisor skills while helping them choose their outfits of the day in the Summer Aesthetics Dress Up Game for girls! Have a blast!', 'https://img.gamemonetize.com/o1r25m69jjjvgxgb8p4xp9i6zkgmod50/512x384.jpg', 'https://html5.gamemonetize.com/o1r25m69jjjvgxgb8p4xp9i6zkgmod50/', '0', 'Girls', 0, 0, '', 'summer-aesthetics'),
(3799, 'Grimace Commando', 'Defend the world to the Grimace invasion! Use your mini machine gun to destroy all Grimace Inavders! This game is a classic endless trend arcade game when you need to resist the more you can and sign the best record!', 'https://img.gamemonetize.com/s5ckkqi51j69zm0nyghyuy03t8hoszyy/512x384.jpg', 'https://html5.gamemonetize.com/s5ckkqi51j69zm0nyghyuy03t8hoszyy/', '0', 'Shooting', 0, 0, '', 'grimace-commando'),
(3800, 'Grimace Wood Cutter', 'Happy Birthday Grimace! In this game you need to chop wood and avoid the branches. It could be an easy task? Its easy to play but hard to master! So help Grimace as every lumberjack does and chop the tree as fast the more you can! &amp;middot; One-touch control system! &amp;middot; Simple and addictive gameplay! Hmmm... So Delicious!', 'https://img.gamemonetize.com/67mgdpiz125xptemyjku86m0hr0vlonv/512x384.jpg', 'https://html5.gamemonetize.com/67mgdpiz125xptemyjku86m0hr0vlonv/', '0', 'Clicker', 0, 0, '', 'grimace-wood-cutter'),
(3801, 'Grimace Ball Jumpling', 'Help Grimace to not let the ball fall! How many times you can juggle these two soccer balls? How to play: - Tap left side of screen to kick the left football - Tap right side of screen to kick the right football Warning: This game create dependence! :-)', 'https://img.gamemonetize.com/2eeizpsva0s0kdpw0zf5trn08s98fsva/512x384.jpg', 'https://html5.gamemonetize.com/2eeizpsva0s0kdpw0zf5trn08s98fsva/', '0', 'Soccer', 0, 0, '', 'grimace-ball-jumpling'),
(3802, 'Grimace Coloring Book', 'Introducing the enchanting world of the Grimace Coloring Book, where imagination knows no bounds! This captivating online coloring game is a delightful haven for kids of all ages to embark on a creative journey like no other, and the best part? Its absolutely free! Grimace, the lovable, enigmatic character, takes center stage in this digital canvas of endless possibilities. With a simple click of a mouse or a tap of a finger, young artists can breathe life into Grimaces world, adding their personal touch to each page. The Grimace Coloring Book offers an array of mesmerizing scenes and intricate designs, all thoughtfully curated to inspire.', 'https://img.gamemonetize.com/m37k84287punawt9agq6wmh50njkcu2k/512x384.jpg', 'https://html5.gamemonetize.com/m37k84287punawt9agq6wmh50njkcu2k/', '0', 'Girls', 0, 0, '', 'grimace-coloring-book'),
(3803, 'Skibidi Toilet Differences', 'Now its time to take a look at some pictures with Skibidi Toilet. Behind these pictures are small differences. Can you find them? They are fun designs for you to play with. A game that is fun and educational because it will help you improve your observation and concentration skills. You have 10 levels and 7 differences, for each level you have one minute to finish the same. Have fun!', 'https://img.gamemonetize.com/a8fay2qwsit2nejpco908zkt6d43aj84/512x384.jpg', 'https://html5.gamemonetize.com/a8fay2qwsit2nejpco908zkt6d43aj84/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-differences'),
(3804, 'Speakerman Vs Skibidi Toilet', 'The game is set in a post-apocalyptic world where the Speakerman and the Skibidi Toilet are the two most powerful forces. The Speakerman is a giant robot with a powerful speaker that can emit destructive sound waves.', 'https://img.gamemonetize.com/y27rb3r0b9saiz6ziakmy4alnxutpkjv/512x384.jpg', 'https://html5.gamemonetize.com/y27rb3r0b9saiz6ziakmy4alnxutpkjv/', '0', 'Shooting', 0, 0, '', 'speakerman-vs-skibidi-toilet'),
(3805, 'Master Crazy Damage', 'A war has begun in the world of Stickmen and you are in a new exciting online game Master Crazy Damage take part in it. In front of you on the screen you will see the location in which your character and his opponent will be located. Both of them will be armed with firearms. On a signal, you, controlling your character, will have to quickly throw up your weapon and aim to open fire to kill. If your aim is accurate, then the bullets will hit your opponent and destroy him. As soon as this happens, Master Crazy Damage will give you points in the game and you will move on to the next level of the game.', 'https://img.gamemonetize.com/7a51z9rfrfc0najspxjmxpayslc0dfyh/512x384.jpg', 'https://html5.gamemonetize.com/7a51z9rfrfc0najspxjmxpayslc0dfyh/', '0', 'Action', 0, 0, '', 'master-crazy-damage'),
(3806, 'Skibidi Invasion', 'The goal is to resist the more you can and after you can sign your personal record in the local leaderboard! Shoot the Skibidi Toilet aliens as fast as you can and survive much time and achieve high scores. Use your machine gun weapon to destroy all Skibidi! The goal is to resist the more you can and after you can sign your personal record in the local leaderboard. Have fun with this great funny endless game!', 'https://img.gamemonetize.com/jd5s7us23loraqjc37qjtuasjfmzl1fm/512x384.jpg', 'https://html5.gamemonetize.com/jd5s7us23loraqjc37qjtuasjfmzl1fm/', '0', 'Shooting', 0, 0, '', 'skibidi-invasion'),
(3807, 'Hero Inc 2 Online', 'Hero Inc 2 is a unique casual game of hero creation. The Earth is suffering from the invasion of alien species, the people need you! Build a laboratory, research superpowers, collect new elements, create the strongest heroes and form a strong team of soldiers. Its up to you to save them from their suffering! Good luck, heroes!', 'https://img.gamemonetize.com/ahngs0yf9mnwhpm4ia2eaarjh6h5l61n/512x384.jpg', 'https://html5.gamemonetize.com/ahngs0yf9mnwhpm4ia2eaarjh6h5l61n/', '0', 'Adventure', 0, 0, '', 'hero-inc--online'),
(3808, 'Grimace Vs Skibidi', 'Like in a great tennis game, Help Grimace to stopping the tennis balls fired by Skibidi! Toilet! but requires speed and precision, make one mistake and you&amp;rsquo;re out! its may be simple to play but it&amp;rsquo;s a challenge to get high scores! The longer You stay on ground, the faster the tennis balls will come at you and it is your job to return them while also avoiding flying bottles. Youre warned! the Platinum medal is VERY hard to complete! only if youre a true grand slam may catch it!', 'https://img.gamemonetize.com/solbljhembpof7yo8r23hu90gu1n5d3v/512x384.jpg', 'https://html5.gamemonetize.com/solbljhembpof7yo8r23hu90gu1n5d3v/', '0', 'Sports', 0, 0, '', 'grimace-vs-skibidi'),
(3809, 'Kick Grimace', 'Do you love physics puzzle brain games? Well, this game is for you! Use your brain and think before you drop the red ball. You must hit the purple Grimace with the ball and try to collect 3 Grimace Milk Shake. Explore Tons of amazing levels and Enjoy.', 'https://img.gamemonetize.com/ep9maa7wijhej1ymmob0oskwuwryjlz6/512x384.jpg', 'https://html5.gamemonetize.com/ep9maa7wijhej1ymmob0oskwuwryjlz6/', '0', 'Shooting', 0, 0, '', 'kick-grimace'),
(3810, 'Survive the Sharks', 'You were out on a boat and accidentally fell overboard into the ocean. Unfortunately no one noticed and the boat left you there in the middle of the ocean. There are sharks in the water and you have not choice but to try to swim for land to save yourself as there doesnt seem to be any boats in the area. Swim for land which will appear in a random location each game and try to avoid the sharks if you can. There are also harmless fish in the ocean, but these fish wont harm you. Good luck!', 'https://img.gamemonetize.com/jvycvhbuw0mfnyi1zkqfi6wnwlb746mw/512x384.jpg', 'https://html5.gamemonetize.com/jvycvhbuw0mfnyi1zkqfi6wnwlb746mw/', '0', 'Adventure', 0, 0, '', 'survive-the-sharks'),
(3811, 'Swing Grimace', 'Help Grimace to jump side to side and try to avoid the spikes! Thats all you need to do but try to resist the more you can! Try to sign you best personal record in the leaderboard! Happy Birthday Grimace!', 'https://img.gamemonetize.com/m7gg5fgclnoyuwv247crbille8hwasgh/512x384.jpg', 'https://html5.gamemonetize.com/m7gg5fgclnoyuwv247crbille8hwasgh/', '0', 'Hypercasual', 0, 0, '', 'swing-grimace'),
(3812, 'Grimace Birthday Escape', 'Run across the maze and find your way out before you got spotted by the grimace monster. Find the door to unlock the next level. collect lives and the grimace shake jus. attack the monster by shoot jus to destroy him. Enjoy', 'https://img.gamemonetize.com/zfi43hwcd7th9zlgr1occj1oi6b6ccg3/512x384.jpg', 'https://html5.gamemonetize.com/zfi43hwcd7th9zlgr1occj1oi6b6ccg3/', '0', 'Adventure', 0, 0, '', 'grimace-birthday-escape'),
(3813, 'TikTok Floral Trends', 'In our next game, you will discover another summer trend that is inspired by the beautiful colors of the summer. The game stars Kiki, an amazing artist, who shares her unicorn-themed makeup look that was inspired by the magical world of the unicorns. It continues with Olivias passion for red and glitzy accessories, and it ends with you dealing with Reginas makeup look. Play today and have a lot of fun being a makeup artist!', 'https://img.gamemonetize.com/ocez3f0nmtgq0pok9ftrpxhy0fp4z3k6/512x384.jpg', 'https://html5.gamemonetize.com/ocez3f0nmtgq0pok9ftrpxhy0fp4z3k6/', '0', 'Girls', 0, 0, '', 'tiktok-floral-trends'),
(3814, 'Skibidi Stick', 'Stretch the stick the more you can to reach and walk on the platforms. Beware! If the stick is not long enough, Skibidi will fall down! Get yourself in the ninja action! How far can you go?', 'https://img.gamemonetize.com/5zkgqwll2oosqwi47higgp0eogc03dmm/512x384.jpg', 'https://html5.gamemonetize.com/5zkgqwll2oosqwi47higgp0eogc03dmm/', '0', 'Fighting', 0, 0, '', 'skibidi-stick'),
(3815, 'Yasin Cengiz Game', 'Help the Tiktoker Yasin to catch all the food in a rushtime. Eat all food and dont let fall or you will lose a life. Evade the bombs and dont let the food fall, collect cash and coins to buy power ups, more speed, special powers and more to reach the highest scores.Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/g1ut0m8pmc3fb0nznardzk2xhc4z3pti/512x384.jpg', 'https://html5.gamemonetize.com/g1ut0m8pmc3fb0nznardzk2xhc4z3pti/', '0', 'Hypercasual', 0, 0, '', 'yasin-cengiz-game'),
(3816, 'Commandos Battle for Survival 3D', 'Destroy the enemy forces with stealth attack and render their weapons useless. Go quietly and infiltrate your sole. Use your sneaky skills and avoid the radar because it is not even an option for the soldier to get caught! Yes! This army action based games is a unique blend with commando adventure, bringing you a whole new concept of secret services Agent operations. Spy and Drivers under the radar, welcome to the secret agent arena, moving places around enemy areas to complete stealth army missions. Agent Shadow Jill is recruited and trained by the army secret service agency to keep your territory safe. Become a spy and operate under the r', 'https://img.gamemonetize.com/51q2ocu5l2tn4tj7ojd3axb0a38zmlwr/512x384.jpg', 'https://html5.gamemonetize.com/51q2ocu5l2tn4tj7ojd3axb0a38zmlwr/', '0', 'Action', 0, 0, '', 'commandos-battle-for-survival-d'),
(3817, 'Gem Twins', 'Gem Twins is a puzzle-platformer game where you control two brothers with the ability to turn themselves into stone to help each other. Gem Twins was inspired by NES classics featuring colorful pixel art and good platform mechanics.', 'https://img.gamemonetize.com/56yrbhbssphmupgdxwihl4db3ejnfo48/512x384.jpg', 'https://html5.gamemonetize.com/56yrbhbssphmupgdxwihl4db3ejnfo48/', '0', 'Puzzles', 0, 0, '', 'gem-twins'),
(3818, 'Skibidi Link', 'Do you like skibidi toilet games? Well! This is an amazing puzzle connect skibidi game where you have to link two identical tiles. Tap on similar tiles and do it quick before you ran out of time. Explore some amazing and chellenging levels and try to finish them all. Good luck', 'https://img.gamemonetize.com/846xh4g6afyqlwyb933uisnjcfllmteu/512x384.jpg', 'https://html5.gamemonetize.com/846xh4g6afyqlwyb933uisnjcfllmteu/', '0', 'Puzzles', 0, 0, '', 'skibidi-link'),
(3819, 'Real Drone Simulator', 'Here is a drone driving simulation game with 3D game art animations. You are able to drive the drone in three different modes. There are many different drones for you to use. You can scan building parts or pass checkpoints.', 'https://img.gamemonetize.com/l6njclu75ig1nm323wh9hfda9vhf0kox/512x384.jpg', 'https://html5.gamemonetize.com/l6njclu75ig1nm323wh9hfda9vhf0kox/', '0', 'Action', 0, 0, '', 'real-drone-simulator'),
(3820, 'Clown Park Hide and Seek', 'Clown Park - Hide And Seek is a camp against camp arcade game. It has beautiful graphic design and 3D space design. There are 3 modes: Survivor camp, and Chaser camp. Survivors need to collect enough keys to open the escape door within the time limit and escape successfully to win. On the contrary, the pursuer is to stop the survivors pace. Are you ready? Clown Park Hide and Seek: A Thrilling and Fun-Filled IOS Game In the world of mobile gaming, Clown Park Hide and Seek has emerged as a unique and captivating game that offers hours of entertainment to players of all ages. Developed for IOS platforms, this game has gained popularity due', 'https://img.gamemonetize.com/x89je06j8zmspnm8azsllfiylp8ervox/512x384.jpg', 'https://html5.gamemonetize.com/x89je06j8zmspnm8azsllfiylp8ervox/', '0', 'Action', 0, 0, '', 'clown-park-hide-and-seek'),
(3821, 'Egyxos memory cards', 'Play Egyxos Memory Cards online game. The objective of the game is to solve the memory puzzles as fast as you can to score high. How fast can you solve it?', 'https://img.gamemonetize.com/mxh8tj016mpkfn9i0uto533ngekp4pkw/512x384.jpg', 'https://html5.gamemonetize.com/mxh8tj016mpkfn9i0uto533ngekp4pkw/', '0', 'Puzzles', 0, 0, '', 'egyxos-memory-cards'),
(3822, 'SurvivalPixel.io', 'We need you in a popular survival game. Help the Warrior survive and assist them in battling tougher monsters at each level. Be cautious, as monsters are coming from everywhere and you need to stay alive. Grab your sword, and eliminate all the monsters. The monsters you defeat will grant you health and power. Keep getting stronger and defeat the boss monsters.', 'https://img.gamemonetize.com/vbf4xpvfzbh03r17mnu662ifpwojhfvx/512x384.jpg', 'https://html5.gamemonetize.com/vbf4xpvfzbh03r17mnu662ifpwojhfvx/', '0', 'Action', 0, 0, '', 'survivalpixelio'),
(3823, 'Super Megabot Adventure', 'Here is a robot shootem up side-scrolling adventure game. You are able to use different armed robots who are able to transform. You can learn powerful skills and buy more weapons in the store. Glad you will complete all Mission Mode levels with all difficulties. Then you can also challenge survival mode. Have a good time!', 'https://img.gamemonetize.com/y1q7g5rntp9zsw1vaniyvzk71mzchs1h/512x384.jpg', 'https://html5.gamemonetize.com/y1q7g5rntp9zsw1vaniyvzk71mzchs1h/', '0', 'Adventure', 0, 0, '', 'super-megabot-adventure'),
(3824, 'Skibidi Laser Kill', 'Skibidi Laser Kill Game is a fast-paced, action-packed laser shooter arcade game. Players take control of a laser-wielding character and must defend themselves against waves of oncoming enemies. The game features a variety of enemies, each with their own unique attacks. Players must use their skills and reflexes to dodge enemy fire and take them down.', 'https://img.gamemonetize.com/q67yaflcz7qvtox9udiqctmtmi0uv2uc/512x384.jpg', 'https://html5.gamemonetize.com/q67yaflcz7qvtox9udiqctmtmi0uv2uc/', '0', 'Shooting', 0, 0, '', 'skibidi-laser-kill'),
(3825, 'Perfect Tokyo Street Style', 'Welcome to the Perfect Tokyo Street Style. Princess Elsa, Anna, Moana, Ariel, Snow White, and Jasmine are the best friends. They planned to throw a surprise weekend fashion party. Everyone agreed to try Tokyo street style Fashion. join and browse the princesses wardrobe for the best collection of outfits and costumes. Play and have fun!', 'https://img.gamemonetize.com/2limyohhz69m0ryk27628lok7imue8uu/512x384.jpg', 'https://html5.gamemonetize.com/2limyohhz69m0ryk27628lok7imue8uu/', '0', 'Girls', 0, 0, '', 'perfect-tokyo-street-style'),
(3826, 'Princesses Castle', 'Princesses Castle is an enchanting game that will transport you to a world of fairy tales and fantasy. Step into the shoes of a princess and explore a magnificent castle filled with secret chambers and hidden treasures. Use your wits and solve puzzles to unlock doors and unveil the castles secrets. Along the way, encounter magical creatures and make new friends as you navigate through the captivating storyline. Embark on an unforgettable adventure and let Princesses Castle whisk you away to a realm where dreams come true.', 'https://img.gamemonetize.com/1ajbxo8nmof5pj0jhe126vagb3262i8a/512x384.jpg', 'https://html5.gamemonetize.com/1ajbxo8nmof5pj0jhe126vagb3262i8a/', '0', 'Girls', 0, 0, '', 'princesses-castle'),
(3827, 'Dora Find Hidden Map', 'find any map in hidden Dora the Explorer puzzle game!', 'https://img.gamemonetize.com/yg1hxm4g0kljh8xi06fe961tdp2hs6ic/512x384.jpg', 'https://html5.gamemonetize.com/yg1hxm4g0kljh8xi06fe961tdp2hs6ic/', '0', 'Puzzles', 0, 0, '', 'dora-find-hidden-map'),
(3828, 'Skibidi Maze', 'Are you a fan of maze games? You want to challenge yourself to get out of the maze but cant go directly. Have you ever wanted in rush to go to the toilet but encountered a maze? Slide your finger to draw the path that helps your favorite characters to find the toilet in a rush. Can you guide him to the right path and find the toilet on time? Game on.', 'https://img.gamemonetize.com/pzl9ak5dobl8c9lqs8sqcm4z57hvuhii/512x384.jpg', 'https://html5.gamemonetize.com/pzl9ak5dobl8c9lqs8sqcm4z57hvuhii/', '0', 'Puzzles', 0, 0, '', 'skibidi-maze'),
(3829, 'Happy Filled Glass 4', 'Happy Filled Glass 4 &amp;ndash; This is a game in which you need to draw with a pencil the optimal way to move water to fill a glass, on your way you will encounter various obstacles such as burning platforms, water-accelerating platforms, as well as rotating platforms, magnet, special up &amp;amp; down areas and much more.', 'https://img.gamemonetize.com/jx7tg7z21trju6k0rq8h9wrym34cm4ni/512x384.jpg', 'https://html5.gamemonetize.com/jx7tg7z21trju6k0rq8h9wrym34cm4ni/', '0', 'Puzzles', 0, 0, '', 'happy-filled-glass-'),
(3830, 'ChooChoo Charles Friends Defense', 'If youre looking for a heart-pounding, time-sucking online action game, go no farther than Choo-Choo Charles Friends Defense! Players of this engrossing game will find themselves immersed in a terrifying realm of train games. Defend the train as the courageous Choo-Choo Charles from the terrifying Rainbow Monster and its terrible henchmen. There is a lot at risk, so your reflexes and ability to strategize will be tested to the limit. Defeat wave after wave of foes by strengthening your defenses and gaining access to devastating powers.', 'https://img.gamemonetize.com/5bsheg26uutci2x11kw4s9enwmse2kuh/512x384.jpg', 'https://html5.gamemonetize.com/5bsheg26uutci2x11kw4s9enwmse2kuh/', '0', 'Adventure', 0, 0, '', 'choochoo-charles-friends-defense'),
(3831, 'Johnny Trigger 3d Game', 'In this cool gun shooting game Johnny Trigger 3D Online, the characters we control will use various somersaults to avoid obstacles. You will become the most powerful agent, skillfully use your shooting skills on different levels, and try to kill the enemy with one hit in Johnny Trigger 3D!', 'https://img.gamemonetize.com/psywnoq6lkwet4k1lcev77oqwm08zuh0/512x384.jpg', 'https://html5.gamemonetize.com/psywnoq6lkwet4k1lcev77oqwm08zuh0/', '0', 'Adventure', 0, 0, '', 'johnny-trigger-d-game'),
(3832, 'Mahjong Link Puzzle', 'Tired of boring, uninventive card games, mindless casino simulators and classic tripeaks solitaire? Meet our relaxing Mahjong Link Puzzle: Tile Match Master Brain Puzzle Game without excessive mechanics - simply play and enjoy! Mahjong Link Puzzle is a challenging matching game. When all tiles are matched, you can pass the current level! Our puzzle game includes large numbers of levels. Some levels might be hard. Challenge your mind and solve the puzzles, and then you will find them easy and exciting!', 'https://img.gamemonetize.com/gbi6qfsgwe5ey4zw1okifiab099hj7ke/512x384.jpg', 'https://html5.gamemonetize.com/gbi6qfsgwe5ey4zw1okifiab099hj7ke/', '0', 'Puzzles', 0, 0, '', 'mahjong-link-puzzle'),
(3833, 'BFFs City Chic Fashion', 'Welcome to the BFFs City Chic Fashion. Rainbow Girls Sunny, Skyler, Ruby, and Violet have an idea to try Plus-sized clothing. Yes! Its city chic fashion. Browse the wardrobe and find a cute set of outfits for the girls. Join and play these new dress-up games for girls. Have fun!', 'https://img.gamemonetize.com/rrc6fgfru5f85gsu1xz4yj94zn5p7zxk/512x384.jpg', 'https://html5.gamemonetize.com/rrc6fgfru5f85gsu1xz4yj94zn5p7zxk/', '0', 'Girls', 0, 0, '', 'bffs-city-chic-fashion'),
(3834, 'Captain Gold', 'Captain Gold is a hyper-casual game that comes with an adventure theme. In this game, the player needs to help Captain, the game character, in smashing and collecting gold and other stones. Captain is somewhere away from the city and is busy extracting gold, diamond, ruby, and other useful resources from the mines. He has to break the stones, gold and diamonds with the hammer, collect and take them to his place in his cart. To help Captain, you need to throw the hammers at the stones on time and smash them. Captain Gold, hyper-casual game, adventure theme, smashing, collecting gold, diamonds, rubies, precious resources, hammers, easy-to-use', 'https://img.gamemonetize.com/zhop7a3olf3f3nmk8gfqif0msfkeagmc/512x384.jpg', 'https://html5.gamemonetize.com/zhop7a3olf3f3nmk8gfqif0msfkeagmc/', '0', 'Hypercasual', 0, 0, '', 'captain-gold'),
(3835, 'Zombie Treasure Adventure', 'Play the newest action-adventure game Zombie Treasure Adventure. Your goal is to collect the keys to open the treasure. Through the game, you are fighting with zombies that are attacking you. For every eliminated zombie you earn a star. Also, you are collecting coins for which you earn points. The game has 6 interesting levels. On the last level, you are fighting with the boss zombie!', 'https://img.gamemonetize.com/mfi0mo2dk7e1kdfc0ehyuli9dnydxm8e/512x384.jpg', 'https://html5.gamemonetize.com/mfi0mo2dk7e1kdfc0ehyuli9dnydxm8e/', '0', 'Shooting', 0, 0, '', 'zombie-treasure-adventure'),
(3836, 'Truck Simulator Skibidi Toilet', 'Before you start your multi-million dollar logistics company, you will first have to complete quick jobs using provided trucks. You will have to earn at least before buying your first truck. As the player completes jobs and levels up, they will unlock skills. Skills can be used to upgrade fuel efficiency and long distance cargoes as well as unlocking hazardous, fragile, and important deliveries.', 'https://img.gamemonetize.com/t6vmzx5aubxgwqnocbruc9n01c4q1f9b/512x384.jpg', 'https://html5.gamemonetize.com/t6vmzx5aubxgwqnocbruc9n01c4q1f9b/', '0', 'Racing', 0, 0, '', 'truck-simulator-skibidi-toilet'),
(3837, 'Nooby And Obby 2 Player', 'Are you ready for the mind-boggling parkour adventure of two inept siblings? Its extremely funny and they are totally unskilled. They are referred to as the newbie brothers. One is nooby, the other is obby, and both are equally unskilled. Help them navigate through the courses. Assist them in completing the courses using their skills without touching the red blocks, and ensure they finish the course.', 'https://img.gamemonetize.com/7o2r1nnkrca24oc9h932i15zjomny6ts/512x384.jpg', 'https://html5.gamemonetize.com/7o2r1nnkrca24oc9h932i15zjomny6ts/', '0', 'Adventure', 0, 0, '', 'nooby-and-obby--player'),
(3838, 'DIY Locker', 'DIY Locker is a unique and exciting game that allows players to explore their creativity and design skills. With a wide range of customization options, players can create their own lockers by selecting various backgrounds, stickers, and accessories. Whether its a girly locker filled with cute decorations or a sporty locker showcasing a favorite team, the possibilities are endless. Get ready to unleash your inner designer and create the locker of your dreams in DIY Locker, available exclusively on Yiv.com.', 'https://img.gamemonetize.com/6hm1wvpqcg0mcb5a01205ua810qhevg1/512x384.jpg', 'https://html5.gamemonetize.com/6hm1wvpqcg0mcb5a01205ua810qhevg1/', '0', 'Girls', 0, 0, '', 'diy-locker'),
(3839, 'Skibidi Run Fast Run', 'Skibidi Run Fast Run! is a fun adventure game to play on. Here is Skibidi Toilet who has been stuck in middle with a whole lot of traps, help him to dodge them. There are really fast-paced obstacles passing by, keep away from them and survive as long as you can. This game will boost your reflexes while the hardest objects moving on him.', 'https://img.gamemonetize.com/t17lqtggk0kyour9k18cvzqs6957gv62/512x384.jpg', 'https://html5.gamemonetize.com/t17lqtggk0kyour9k18cvzqs6957gv62/', '0', 'Hypercasual', 0, 0, '', 'skibidi-run-fast-run'),
(3840, 'Gramice Shake Match Up', 'Welcome to this amazing Grimace Shake Cards memory game! Look carefully and remember cards! Tap to flip two identical cards to eliminate them! Keep playing till you clear all the board. explore tons of amazing and challenging levels. Have fun!', 'https://img.gamemonetize.com/as9afpoldl6tuaw0wmtyp8iqvue8tcz2/512x384.jpg', 'https://html5.gamemonetize.com/as9afpoldl6tuaw0wmtyp8iqvue8tcz2/', '0', 'Puzzles', 0, 0, '', 'gramice-shake-match-up'),
(3841, 'Skibidi Toilet Match Up 2', 'Welcome to this amazing Skibidi Toilet Cards memory game! Look carefully and remember cards! Tap to flip two identical cards to eliminate them! Keep playing till you clear all the board. explore tons of amazing and challenging levels. Have fun!', 'https://img.gamemonetize.com/2k8gxec90xjwkd2o2d9mpchaxu57kutr/512x384.jpg', 'https://html5.gamemonetize.com/2k8gxec90xjwkd2o2d9mpchaxu57kutr/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-match-up-'),
(3842, 'Machine Gun Squad Brave Soldier', 'Machine Gun Squad is an exciting shooting game. You are a brave soldier. This dangerous mission is to kill the head of terrorists. There are too many terrorists with kinds of weapons. We will supply the airdrop, and the powerful weapons in there. Good luck! Machine Gun Squad is an action-packed shooting game that puts players in the shoes of a brave soldier on a dangerous mission to eliminate the head of a terrorist organization. The game boasts thrilling gameplay mechanics, impressive graphics, and a variety of weapons to choose from. Machine Gun Squad, shooting game, brave soldier, terrorists, powerful weapons, airdrop system, strategy', 'https://img.gamemonetize.com/qopbx1nlotnt69gyptvd70h8c0f9i8r4/512x384.jpg', 'https://html5.gamemonetize.com/qopbx1nlotnt69gyptvd70h8c0f9i8r4/', '0', 'Shooting', 0, 0, '', 'machine-gun-squad-brave-soldier'),
(3843, 'Only Up! Parkour', 'Only Up! is an exciting arcade game in which you have to overcome obstacles and conquer heights. Inspired by the popular game Your task is to guide the character through a vertical labyrinth full of various obstacles. You must react quickly, jump accurately and climb up dexterously to avoid crashing into obstacles and falling down. As you progress through the various levels, you will encounter increasing difficulty and new challenges such as moving platforms and rotating obstacles.', 'https://img.gamemonetize.com/x0hb11h9lq2347nqv2kvk4bycdlxm9eb/512x384.jpg', 'https://html5.gamemonetize.com/x0hb11h9lq2347nqv2kvk4bycdlxm9eb/', '0', 'Boys', 0, 0, '', 'only-up-parkour'),
(3844, 'Stumble   Survival Guys', 'Stumble-Survival Guys is a very hot adventure elimination game. A variety of fun levels await your challenge, and the time has come to test your memory and dexterity! Run, sprint, and slide to overtake your opponents and dodge the obstacles that keep popping up. Can you survive to the end? Invite your friends to join you and kill them all! Stumble-Survival Guys: An Exciting Mobile Gaming Experience for iOS Users In the world of mobile gaming, Survival Guys has emerged as an exciting and addictive game that has captivated iOS users worldwide. Developed by a team of skilled game developers, Survival Guys offers a unique and challenging gaming', 'https://img.gamemonetize.com/ebzhf7uwcukpaeb1z4ma3yu0mm2g0hrm/512x384.jpg', 'https://html5.gamemonetize.com/ebzhf7uwcukpaeb1z4ma3yu0mm2g0hrm/', '0', 'Action', 0, 0, '', 'stumble---survival-guys'),
(3845, 'Motorcycle Stunt Racing', 'Motorcycle stunt racing offers an exhilarating experience that combines skill and adrenaline. The games various levels provide challenges, from intricate obstacle courses to high-speed tracks. Competing against AI-controlled bikes adds extra excitement, as players must strategically maneuver through the course while outsmarting their virtual opponents. As you progress through the levels and conquer each race, youll have the opportunity to unlock new bikes with increased power and performance capabilities. Website Developer &lt;a href=\'https://www.crazygamesonline.com\'&gt;https://www.crazygamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/fpi6sehlszxjmmxlfbtobgnf3kqxj67f/512x384.jpg', 'https://html5.gamemonetize.com/fpi6sehlszxjmmxlfbtobgnf3kqxj67f/', '0', 'Racing', 0, 0, '', 'motorcycle-stunt-racing'),
(3846, 'Goal Skibidi Goal', 'Goal Skibidi Goal is a fast-paced, physics-based soccer game where you control a little character with your head. The goal is to score more goals than your opponent by heading the ball into their net. You can jump, duck, and slide to control the ball, and you can also use power-ups to give yourself an edge.', 'https://img.gamemonetize.com/hzeisj2a991z0lo3bhi2jf084bwllbk6/512x384.jpg', 'https://html5.gamemonetize.com/hzeisj2a991z0lo3bhi2jf084bwllbk6/', '0', 'Sports', 0, 0, '', 'goal-skibidi-goal'),
(3847, 'Skibidi Toilet Soccer', 'Skibidi is a great goalkeeper in soccer training! Use your finger to slide goalkeeper to the kicked penalty. As a super goalkeeper you must protect your goal from as much incoming balls as you can. How to Play: - The computer will shoot soccers - Just swipe the screen to control Skibidi Enjoy your soccer game! Become a Skibidi Soccer Goalkeeper Superstar!', 'https://img.gamemonetize.com/sy3abv7l2dkmrmt8ez8s30wsyrrnpodo/512x384.jpg', 'https://html5.gamemonetize.com/sy3abv7l2dkmrmt8ez8s30wsyrrnpodo/', '0', 'Soccer', 0, 0, '', 'skibidi-toilet-soccer'),
(3848, 'Noob Math Challenge', 'Introducing Noob Math Challenge &amp;ndash; an exciting and free online math game designed especially for kids! Put your math skills to the test while having a blast. Whether youre a math master or just starting out, this game is perfect for everyone. Dive into a world of numbers, calculations, and brain-teasing challenges that will keep you entertained for hours. Join the adventure, sharpen your math knowledge, and most importantly, have fun along the way! Are you up for the challenge? Play Noob Math Challenge now and become a math whiz while enjoying every moment!', 'https://img.gamemonetize.com/92lp72f4r6fk70q1gv6qduohk7g7cgod/512x384.jpg', 'https://html5.gamemonetize.com/92lp72f4r6fk70q1gv6qduohk7g7cgod/', '0', 'Puzzles', 0, 0, '', 'noob-math-challenge'),
(3849, 'Hill Dash Car Game', 'Race to the finish line over a multitude of racing tracks with hazards, hill climbs, jumps, loops, bridges, and ramps. Go turbo with awesome truck upgrades and try to climb to the top of the leaderboard in this crazy racing game Hill Dash Car that will test your driving skills to the limit!', 'https://img.gamemonetize.com/ug79qn3ecxogl2wd75yo9xgnvodr7fxa/512x384.jpg', 'https://html5.gamemonetize.com/ug79qn3ecxogl2wd75yo9xgnvodr7fxa/', '0', 'Puzzles', 0, 0, '', 'hill-dash-car-game'),
(3850, 'Miner Block', 'To beat this challenging puzzle game, you have to move the wagon full of gold out of a mine filled with obstacles. Remove the wagons to clear your path. Can you master every level within the turn limit? Website Developer &lt;a href=\'https://playonline.top/\'&gt;https://playonline.top/&lt;/a&gt;', 'https://img.gamemonetize.com/urourxm71637ljpppj112k5nsjkow1nr/512x384.jpg', 'https://html5.gamemonetize.com/urourxm71637ljpppj112k5nsjkow1nr/', '0', 'Puzzles', 0, 0, '', 'miner-block'),
(3851, 'Rolling the Ball 3D', 'Roll, rotate, jump and even try going back, you need to keep your balance and avoid obstacles. As the slope gets steeper, it becomes harder to hold on and not fall. Its a rolling ball games course in an abstract world, but with uncompromising physics!', 'https://img.gamemonetize.com/vp18bzksobrsx1padm8vq5nj8srzozb8/512x384.jpg', 'https://html5.gamemonetize.com/vp18bzksobrsx1padm8vq5nj8srzozb8/', '0', 'Hypercasual', 0, 0, '', 'rolling-the-ball-d'),
(3852, '3D Isometric Tiles', '3D Isometric Tiles game is a fun and addictive puzzle game with isometric tiles. Find secret path to finish all levels. Swipe with your finger to move the player to the next isometric block. Once you leave a yellow block, it will fall to the ground. To finish a level, all yellow blocks have to be down on the ground and the player has to be on the Purple block, to solve the puzzle.', 'https://img.gamemonetize.com/rp2kgu8hhpbl0t7zcwwzohql2fq838m1/512x384.jpg', 'https://html5.gamemonetize.com/rp2kgu8hhpbl0t7zcwwzohql2fq838m1/', '0', 'Puzzles', 0, 0, '', 'd-isometric-tiles'),
(3853, 'Face Punch.io', 'Step onto the ring to knock out all champions with your brutal punches for real boxing experience in io game universe! BECOME A CHALLENGER BOXER NOW! Attack with fierce face punches and combos to knock out others. Can you become the champion fighter of the boxing io game arena? EASY IO GAME CONTROLS! Smash everyone with your hits and make combos to knockout with only one button in the world of fighting! ULTIMATE FIGHTER SKILLS! Each hero has different special move to use in epic combat to knock out other fighting boxers.', 'https://img.gamemonetize.com/akub1gx5xgvtbhp6ozi3adxmwmmm6ej2/512x384.jpg', 'https://html5.gamemonetize.com/akub1gx5xgvtbhp6ozi3adxmwmmm6ej2/', '0', 'Action', 0, 0, '', 'face-punchio'),
(3854, 'Grimace Shake Coloring', 'This game is an interesting and special coloring game about Grimace Shake. All the images include feelings about him. The players can use different colors to draw the images, but also you can use the magic pen to restore it to its original appearance. Hope you can have fun!', 'https://img.gamemonetize.com/8doxdnranqkp5vixxx2dgc3vb1upb5fd/512x384.jpg', 'https://html5.gamemonetize.com/8doxdnranqkp5vixxx2dgc3vb1upb5fd/', '0', 'Puzzles', 0, 0, '', 'grimace-shake-coloring'),
(3855, 'Summer Festivals Fashion', 'This summer, festivals are back in trend, and you will have a blast attending 3 famous parties in our dress-up game for girls called Summer Festivals Fashion. Get it started, and have a great time creating jaw-dropping #ootd for these 6 BFFs getting ready to dance, dance, dance while looking in style. Have a blast!', 'https://img.gamemonetize.com/osmt2mnv7jm50pkuywdo5r9yrnoloprz/512x384.jpg', 'https://html5.gamemonetize.com/osmt2mnv7jm50pkuywdo5r9yrnoloprz/', '0', 'Girls', 0, 0, '', 'summer-festivals-fashion'),
(3856, 'Navesco V', 'O CAPITAO GLORKTAR E SEUS COMPANHEIROS ROUBARAM PROJETOS PARA A MAQUINA DE GUERRA DEFINITIVA LOCALIZE-O E RETIRE-OS ANTES QUE SEJA TARDE!', 'https://img.gamemonetize.com/po9oy8i8378ci9mrpe7b2reo628fo198/512x384.jpg', 'https://html5.gamemonetize.com/po9oy8i8378ci9mrpe7b2reo628fo198/', '0', 'Adventure', 0, 0, '', 'navesco-v'),
(3857, 'Skibidi Toilet vs Cameramans', 'Kill toilet enemies with your friend. Hunt down all the toilet enemies. Unite with your friend and only kill the monsters that belong to you. The blue cameraman can kill the blue toilet monster, so work together with your friend to kill the toilet monsters of your own color. Toilet monsters are everywhere.', 'https://img.gamemonetize.com/bep9445b7vx5b3jjzojwsti679u76ck8/512x384.jpg', 'https://html5.gamemonetize.com/bep9445b7vx5b3jjzojwsti679u76ck8/', '0', 'Action', 0, 0, '', 'skibidi-toilet-vs-cameramans'),
(3858, 'Ice Princess Dress Up', 'Welcome to the enchanting world of the Ice Princess Dress Up game! Get ready to immerse yourself in a magical realm where you can unleash your creativity and style. Dress Up the Ice Princess: Your mission is to dress up the beautiful Ice Princess in a variety of stunning outfits. Mix and match elegant dresses, sparkling tiaras, and shimmering accessories to create the perfect royal look. Winter Wonderland Wardrobe: Explore a wardrobe filled with exquisite winter-themed clothing items. From luxurious gowns to cozy fur wraps, youll find everything you need to craft a unique ensemble for the Ice Princess.', 'https://img.gamemonetize.com/4kjoxdnlogn1usdzeauicoitqz5xt6s4/512x384.jpg', 'https://html5.gamemonetize.com/4kjoxdnlogn1usdzeauicoitqz5xt6s4/', '0', 'Hypercasual', 0, 0, '', 'ice-princess-dress-up'),
(3859, 'Mahjong Street Cafe', 'You have to find three identical tiles with food to destroy them. The tiles are placed on a special form where 7 tiles can be placed at the same time. The game also has three types of bonuses that can be used to make the game easier.', 'https://img.gamemonetize.com/summcanre06dvv2kxxo3qotvvi8j19pq/512x384.jpg', 'https://html5.gamemonetize.com/summcanre06dvv2kxxo3qotvvi8j19pq/', '0', 'Puzzles', 0, 0, '', 'mahjong-street-cafe'),
(3860, 'Skibidi Toilet Spot the Difference', 'Do you love to watch skibidi toilet ? This an amazing spot the differences game with skibidi toilet theme. Tap or mouse click on the differences between two identical pictures. When you find 5 differences you will unlock the next level. Enjoy!', 'https://img.gamemonetize.com/qsiiq0f7trrwr29zl4bxdvvdyf37vdpk/512x384.jpg', 'https://html5.gamemonetize.com/qsiiq0f7trrwr29zl4bxdvvdyf37vdpk/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-spot-the-difference'),
(3861, 'Grimace Shake Puzzle', 'Grimace Shake Jigsaw is a brain puzzle assembly Game. Grimace Shake Jigsaw comes with amazing puzzle image pack. Just arrange the pieces of puzzles to get the right image. Looking for puzzle games for adults or kids? You found it! enjoy and relax!', 'https://img.gamemonetize.com/lef8s862i625fszuv3bwzs9q6nwme9qb/512x384.jpg', 'https://html5.gamemonetize.com/lef8s862i625fszuv3bwzs9q6nwme9qb/', '0', 'Puzzles', 0, 0, '', 'grimace-shake-puzzle'),
(3862, 'Cartoon Bricks Vip', 'Relax your brain and play the best bricks breaker game this year. Touch and shoot balls to break all bricks. You must clear all bricks to finish each level. Find the best aim angle to break a maximum of bricks. The bricks are destroyed when their score reach 0. Break the bricks before they hit the bottom of the screen. Cartoon Bricks is a addictive and challenging brick game. Just play it to relax your brain. Be focus on breaking bricks and you will find it more funny and exciting. Features - Easy to play - Colorful glow skins. - Easy game controls with one finger. - Thousands of stages! Endless game mode. - More props to get more fun!', 'https://img.gamemonetize.com/lmjtaexlxgiei2f1j8ejsmpk5ve7hfds/512x384.jpg', 'https://html5.gamemonetize.com/lmjtaexlxgiei2f1j8ejsmpk5ve7hfds/', '0', 'Shooting', 0, 0, '', 'cartoon-bricks-vip'),
(3863, 'Minecraft Skibidi Hidden Toilet', 'Minecraft Skibidi Hidden Toilet is a wonderful online game with hidden objects. Find out the hidden toilets in the specified images. Each level has 10 hidden keys. There are 10 levels in total. The time is limited so be fast and find all hidden objects before time runs out. Clicking in the wrong place several times reduces the time by an additional 5 seconds. So, if you are ready start the game and have fun!', 'https://img.gamemonetize.com/2gf8uzn87o815ccgbdy1mzzjye0o14ca/512x384.jpg', 'https://html5.gamemonetize.com/2gf8uzn87o815ccgbdy1mzzjye0o14ca/', '0', 'Puzzles', 0, 0, '', 'minecraft-skibidi-hidden-toilet'),
(3864, 'Brick Together', 'Control the yellow block to push single colored blocks. Blocks of the same color stick to blocks of the same color when adjacent. If you push a block belonging to a group of the same color, the group is destroyed, except for the block you pushed. Only one block of each color should be left on each level.', 'https://img.gamemonetize.com/qmkr19hprl6ra6znkrsgk2vg6bgcuq53/512x384.jpg', 'https://html5.gamemonetize.com/qmkr19hprl6ra6znkrsgk2vg6bgcuq53/', '0', 'Puzzles', 0, 0, '', 'brick-together'),
(3865, 'Sniper Shooter', 'Immerse yourself in an adrenaline-pumping experience as you take on the role of a skilled sniper, tasked with defending your nation against enemy forces. With a vast array of customizable weapons, you can upgrade each guns unique attributes to create your perfect killing machine. Increase accuracy, reduce recoil, and enhance your firepower to dominate the battlefield.', 'https://img.gamemonetize.com/wrvgnynolrj2gjf8jfndfyb1t6cjg3r1/512x384.jpg', 'https://html5.gamemonetize.com/wrvgnynolrj2gjf8jfndfyb1t6cjg3r1/', '0', 'Shooting', 0, 0, '', 'sniper-shooter'),
(3866, 'Skibidi Toilet Tennis', 'Like in a great tennis game, Help Skibidi Toilet to stopping the tennis balls! but requires speed and precision, make one mistake and you&amp;rsquo;re out! its may be simple to play but it&amp;rsquo;s a challenge to get high scores! The longer You stay on ground, the faster the tennis balls will come at you and it is your job to return them while also avoiding flying bottles. Youre warned! the Platinum medal is VERY hard to complete! only if youre a true grand slam may catch it!', 'https://img.gamemonetize.com/90ie5u1rn2x61ly7yktw3dq6u5kbqj2m/512x384.jpg', 'https://html5.gamemonetize.com/90ie5u1rn2x61ly7yktw3dq6u5kbqj2m/', '0', 'Sports', 0, 0, '', 'skibidi-toilet-tennis'),
(3867, 'Stunt Car Racing Extreme', 'Get ready for an adrenaline-pumping adventure with our thrilling car customization and stunts game! In this high-octane experience, youll find yourself behind the wheel of a powerful car, akin to the style and performance of a BMW. But the excitement doesnt stop there &amp;ndash; you have the freedom to make this car uniquely yours. Choose from a stunning array of colors and eye-catching decals to create a vehicle that reflects your personal style. Website Developer &lt;a href=\'https://www.crazygamesonline.com\'&gt;https://www.crazygamesonline.com&lt;/a&gt;', 'https://img.gamemonetize.com/qspnsc2rw356ol3zwf6tdd8q3dw8pd6e/512x384.jpg', 'https://html5.gamemonetize.com/qspnsc2rw356ol3zwf6tdd8q3dw8pd6e/', '0', 'Racing', 0, 0, '', 'stunt-car-racing-extreme'),
(3868, 'Animals Halves Match', 'Animals Halves Match is a board puzzle game where the player needs to match a halve to a symmetrical one. First, look carefully at the pattern and symmetry and ensure for actual match. Wrong selection will lead to a loss of one life out of three.', 'https://img.gamemonetize.com/bc0waj7ee2gtxczn6ugk19phg0b1axhr/512x384.jpg', 'https://html5.gamemonetize.com/bc0waj7ee2gtxczn6ugk19phg0b1axhr/', '0', 'Puzzles', 0, 0, '', 'animals-halves-match'),
(3869, 'Cute Dentist Bling', 'Liliths teeth have gotten seriously sick! Let the little dentist help her! In Cute Dentist Bling you will play as a dentist! You need to serve all kinds of interesting patients! Can you cure them perfectly? Its time to show your medical knowledge! Have fun!', 'https://img.gamemonetize.com/ju7zqs6p8z0kqi4dz5kfxan680zf1dyx/512x384.jpg', 'https://html5.gamemonetize.com/ju7zqs6p8z0kqi4dz5kfxan680zf1dyx/', '0', 'Girls', 0, 0, '', 'cute-dentist-bling'),
(3870, 'Extra Hot Chili 3D Online', 'There is nothing that makes a person more healthy and strong more than Chilies! Sort and eat the shiniest red peppers. And, show your skills to handle the worlds hottest peppers and chilies. Extra Hot Chili 3D is a breathtaking casual game. Chili is the small green or red fruit of a type of pepper plant that is used in cooking to give a hot taste to food. When it comes to the hot tastes, there are various degress of pungency: mild spicy, moderately spicy, very spicy or heavily spicy, abnornally spicy or extra hot and so on.', 'https://img.gamemonetize.com/pyyh9dfal97zddfwk3sy0i40sjy2p4ts/512x384.jpg', 'https://html5.gamemonetize.com/pyyh9dfal97zddfwk3sy0i40sjy2p4ts/', '0', 'Girls', 0, 0, '', 'extra-hot-chili-d-online');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3871, 'Shoots Skibidi Dop Dop Yes Yes', 'Shoots Skibidi Dop Dop Yes Yes Tap Down is the most addictive shooting game. With its simple yet challenging gameplay, youll be hooked from the first time you play. Tap down to shoot the enemies as they come at you from all sides. Use your powerups to take down the bosses and progress to the next level. There are endless hours of fun to be had with Shoots Skibidi Dop Dop Yes Yes Tap Down.', 'https://img.gamemonetize.com/doa6191qwhmf1z1amlr2l3job9cwkkpv/512x384.jpg', 'https://html5.gamemonetize.com/doa6191qwhmf1z1amlr2l3job9cwkkpv/', '0', 'Adventure', 0, 0, '', 'shoots-skibidi-dop-dop-yes-yes'),
(3872, 'Heads Up Skibidi', 'Heads Up Skibidi is a head-ball game where one player is the skibidi head and poo picker. The skibidi head wears a blindfold and tries to head the ball into the poo pickers mouth. The poo picker tries to dodge the ball and pick up as much poo as possible.', 'https://img.gamemonetize.com/06ab0i2mp4ks3ul4iipkhoul1viwah2m/512x384.jpg', 'https://html5.gamemonetize.com/06ab0i2mp4ks3ul4iipkhoul1viwah2m/', '0', 'Soccer', 0, 0, '', 'heads-up-skibidi'),
(3873, 'Motorcycle Dirt Racing Multiplayer', 'Immerse yourself in the exhilarating world of motocross racing, where adrenaline and competition collide! Gear up for heart-pounding races across diverse terrains, from rugged dirt tracks to challenging off-road landscapes. Take control of powerful motorcycles, each with unique attributes, as you navigate through daring jumps, tight corners, and treacherous obstacles. Winning races not only brings you closer to the championship trophy but also earns you valuable rewards. Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/pd2c2meh0ax42i3ynichh7h3ry34l7re/512x384.jpg', 'https://html5.gamemonetize.com/pd2c2meh0ax42i3ynichh7h3ry34l7re/', '0', 'Racing', 0, 0, '', 'motorcycle-dirt-racing-multiplayer'),
(3874, 'Cute Puzzles', 'Cute Puzzles is a classic jigsaw game. Arrange the jigsaw pieces of a picture to form the original picture. There are 2 modes in the games. Each mode has 24 levels. You must complete a level within time limits.', 'https://img.gamemonetize.com/ul8zo4sgu563dtfbs0trd78als3h80u7/512x384.jpg', 'https://html5.gamemonetize.com/ul8zo4sgu563dtfbs0trd78als3h80u7/', '0', 'Puzzles', 0, 0, '', 'cute-puzzles'),
(3875, 'Cyber Surfer Skateboard', 'Do you like cyberpunk? Do you like skateboarding? Then this game is for you! Welcome to the world where skateboarding belongs! In Cyber Surfer Skateboard, you can show off your skateboarding skills! Exciting music, fun obstacles, and sound effects will make you love this game! If you are a fan of skateboarding games, dont miss it! Have fun!', 'https://img.gamemonetize.com/wplw5n1rp93fzw0o90xu88c1q4o3bw5o/512x384.jpg', 'https://html5.gamemonetize.com/wplw5n1rp93fzw0o90xu88c1q4o3bw5o/', '0', 'Action', 0, 0, '', 'cyber-surfer-skateboard'),
(3876, 'School Fun Puzzle', 'Introducing School Fun Puzzle &amp;ndash; the ultimate online jigsaw game designed exclusively for kids! Get ready to embark on an exciting puzzle-solving adventure that combines learning and entertainment in one delightful package. In School Fun Puzzle, young players will dive into a world of colorful and captivating images that revolve around the theme of school life. From cheerful classrooms to bustling playgrounds, each puzzle piece will bring to life a different scene that kids can relate to and enjoy. With an easy-to-use interface, even the youngest puzzle enthusiasts can navigate their way through the game effortlessly.', 'https://img.gamemonetize.com/zd1dsb72q2dt1ba11a5afcotkowkab0l/512x384.jpg', 'https://html5.gamemonetize.com/zd1dsb72q2dt1ba11a5afcotkowkab0l/', '0', 'Puzzles', 0, 0, '', 'school-fun-puzzle'),
(3877, 'BFFs Kimono Fashion', 'Welcome to BFFs Kimono Fashion. Princesses Anna, Elsa, Moana, Ariel, Snow White, and Jasmine are planning to try Japanese traditional fashion. Yes, it&amp;rsquo;s Kimino fashion. Girls are so excited to try it out to show their stunning looks. Help the girls by browsing their wardrobes and picking suitable costumes for each one. Play and have fun!', 'https://img.gamemonetize.com/qkdjaecv2iv7ne1yqcfyobadwqwz93zy/512x384.jpg', 'https://html5.gamemonetize.com/qkdjaecv2iv7ne1yqcfyobadwqwz93zy/', '0', 'Girls', 0, 0, '', 'bffs-kimono-fashion'),
(3878, 'Weapon Duel', 'Weapon Duel is a combat gamePlayers can control character attacks and throw missiles to knock opponents off the platformThis game supports players and Ai to play and players and players,You can play with your friends at the party.', 'https://img.gamemonetize.com/177chanqfwt2tvf8e977m6evaa427vwb/512x384.jpg', 'https://html5.gamemonetize.com/177chanqfwt2tvf8e977m6evaa427vwb/', '0', 'Action', 0, 0, '', 'weapon-duel'),
(3879, 'Swing Skibidi', 'Help Skibidi Toilet to jump side to side and try to avoid the spikes! Thats all you need to do but try to resist the more you can! try to sign you best personal record in the leaderboard!', 'https://img.gamemonetize.com/7c14nb5n8vpa1t7o4e6bebksx60ob9bn/512x384.jpg', 'https://html5.gamemonetize.com/7c14nb5n8vpa1t7o4e6bebksx60ob9bn/', '0', 'Hypercasual', 0, 0, '', 'swing-skibidi'),
(3880, 'Cute Animal Rotate Puzzle', 'Enter the whimsical world of our rotate puzzle game, where adorable animals await your help! Twist and turn tiles to complete vibrant animal portraits and unlock new levels. Exercise your brain, enjoy captivating visuals, and immerse yourself in a relaxing challenge suitable for all ages. Can you solve these charming critter conundrums?', 'https://img.gamemonetize.com/jbpo01qvo3gsyh2i47h910usntb5c9v6/512x384.jpg', 'https://html5.gamemonetize.com/jbpo01qvo3gsyh2i47h910usntb5c9v6/', '0', 'Puzzles', 0, 0, '', 'cute-animal-rotate-puzzle'),
(3881, 'Skibidi Toilet Coloring Book', 'This is a Skibidi Toilet Coloring Book, where he exercise her imagination and motor skills while having fun meeting different characters from Skibidi Toilet. In this game you will find 12 different pictures which have to be colored. You have 11 different colors to choose. You can also save the colored image. Have fun!', 'https://img.gamemonetize.com/r6aw9w8spyz3ryg0ggs04uanvy6xh7cd/512x384.jpg', 'https://html5.gamemonetize.com/r6aw9w8spyz3ryg0ggs04uanvy6xh7cd/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-coloring-book'),
(3882, 'Super Friday Squid Challenge', 'Boyfriend and Girlfriend back with new adventures. They lost all the money gambling and now they have to join to the Squid games. Help them to complete all the songs in different weeks to win the high prize and recover the money that they lost. Many people will die here but dont hasitate and keep dancing and dont miss any arrow. Complete the 12 levels and be the winner of 38 million USD in this crazy game', 'https://img.gamemonetize.com/lt5hbe3py7u0ua3013qox7bgjji5uofg/512x384.jpg', 'https://html5.gamemonetize.com/lt5hbe3py7u0ua3013qox7bgjji5uofg/', '0', 'Hypercasual', 0, 0, '', 'super-friday-squid-challenge'),
(3883, 'Car Stunts 2050', 'Engage in exhilarating car stunts and adrenaline-pumping action as you take the wheel in this high-octane racing game. Push your driving skills to the limit as you execute jaw-dropping stunts that defy gravity and logic. Leap through flaming hoops, perform barrel rolls, and execute breathtaking jumps over ramps. The game offers a variety of challenging levels, each designed to test your mastery of the wheel and your audacity for stunts. Website Developer', 'https://img.gamemonetize.com/ogu1hx06a2bkppkqulsyv99qk1tcu5po/512x384.jpg', 'https://html5.gamemonetize.com/ogu1hx06a2bkppkqulsyv99qk1tcu5po/', '0', 'Action', 0, 0, '', 'car-stunts-'),
(3884, 'Princess Runway Fashion Look', 'Welcome to the Princess Runway Fashion Look. Princesses Anna, Elsa, Moana, Ariel, Snow White, and Jasmine are eagerly waiting for an upcoming fashion event. They planned to show their fashion skill with their stunning look to attract everyone. Help the princess by browse the wardrobe and pick a perfect outfit for each one of them.', 'https://img.gamemonetize.com/1jvshxkl0e32wxwupnciz69bdt65zs2s/512x384.jpg', 'https://html5.gamemonetize.com/1jvshxkl0e32wxwupnciz69bdt65zs2s/', '0', 'Girls', 0, 0, '', 'princess-runway-fashion-look'),
(3885, 'Skibidi Toilet vs Camer Man', 'Skibidi Toilet vs Camera Man A shooting game is a fun and challenging game that is perfect for players of all ages. It is a great game to play with friends or family, and it is sure to provide hours of entertainment. Website Developer &lt;a href=\'https://naptechgames.com/\'&gt;https://naptechgames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/glss8lxu6kkk8r27huayc2crocpqrmiy/512x384.jpg', 'https://html5.gamemonetize.com/glss8lxu6kkk8r27huayc2crocpqrmiy/', '0', 'Shooting', 0, 0, '', 'skibidi-toilet-vs-camer-man'),
(3886, 'Martins Adventure', 'In the village where Martin lives,the village chief&amp;rsquo;s magic crystal can make the plants glow with vitality. The evil wizard was greedy for the magical power of the crystal, and appeared in the village with a flash of lightning, stunned Martin and snatched the magic crystal.', 'https://img.gamemonetize.com/ful2r4hvcsqwd3bng93rz39effdhxbyw/512x384.jpg', 'https://html5.gamemonetize.com/ful2r4hvcsqwd3bng93rz39effdhxbyw/', '0', 'Puzzles', 0, 0, '', 'martins-adventure'),
(3887, 'Skibidi Triple Jump', 'Skibidi Triple Jump Game, a single-touch jumping reaction game, has everything you need to make your next app store hit! Use your skills and agility to survive by jumping over obstacles and avoid getting hit. Just tap the screen and makeup to three jumps before touching the ground again. Avoid the dangerous obstacles or your Skibidi character will explode and the game will be over!', 'https://img.gamemonetize.com/m7kahwh1v04r7vxyg24abl0w1quufl7z/512x384.jpg', 'https://html5.gamemonetize.com/m7kahwh1v04r7vxyg24abl0w1quufl7z/', '0', 'Hypercasual', 0, 0, '', 'skibidi-triple-jump'),
(3888, 'Adventure Capitalist Hole', 'The thrilling online game Adventure Capitalist Hole has taken the gaming community by storm. This recreational game immerses players in a perilous quest to amass wealth and capital. The highlight? Kiz10.com is completely free to play and provides hours of entertainment for both desktop and mobile enthusiasts.Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/cqj1nqf5rabzlarwhiplklrjle52h46t/512x384.jpg', 'https://html5.gamemonetize.com/cqj1nqf5rabzlarwhiplklrjle52h46t/', '0', 'Hypercasual', 0, 0, '', 'adventure-capitalist-hole'),
(3889, 'Skibidi Toilet Adventure', 'Skibidi Toilet Adventure is a fun and challenging platformer game that is perfect for fans of the Skibidi Toilet meme. Its a great game for players of all ages, and its sure to provide hours of entertainment.', 'https://img.gamemonetize.com/m60kgrjh9fhcw8pr6ft2ewnpujm8iv2o/512x384.jpg', 'https://html5.gamemonetize.com/m60kgrjh9fhcw8pr6ft2ewnpujm8iv2o/', '0', 'Hypercasual', 0, 0, '', 'skibidi-toilet-adventure'),
(3890, 'Strawberella', 'This strawberry princess-inspired dress-up game is sure to turn heads as it showcases an amazing fashion design challenge featuring a beautiful pink dress, a makeup artist challenge that will get you glamming up like never before, and an accessory extraordinaire challenge where you get to accessorize your looks beyond imagination. Play today!', 'https://img.gamemonetize.com/w08jlpq6rssqzyyoef2jmwck3uo4ki6y/512x384.jpg', 'https://html5.gamemonetize.com/w08jlpq6rssqzyyoef2jmwck3uo4ki6y/', '0', 'Girls', 0, 0, '', 'strawberella'),
(3891, 'Super Friday Night Squid Challenge Game', 'The objective of the game is to complete each of the rap and spectacular music battles !!! Can you beat the terrifying doll in this chilling survival game? I try and show that you have the best score of all.', 'https://img.gamemonetize.com/t3wva95df96e3aqd873o6x5uvja8v54b/512x384.jpg', 'https://html5.gamemonetize.com/t3wva95df96e3aqd873o6x5uvja8v54b/', '0', 'Girls', 0, 0, '', 'super-friday-night-squid-challenge-game'),
(3892, 'Crafty Town Merge City', 'The latest strategy is here! If you want to build a town or rule your own kingdom, do it now! Here, you can build a house and turn it into the biggest castle in your kingdom. If you like architecture or strategy games, I guess you do, you will have a good time! Playing the new kingdom builder is absolutely free! Make your empire great!', 'https://img.gamemonetize.com/zjmlmxofq5r7vagyrrz714ybrutwvt8k/512x384.jpg', 'https://html5.gamemonetize.com/zjmlmxofq5r7vagyrrz714ybrutwvt8k/', '0', 'Clicker', 0, 0, '', 'crafty-town-merge-city'),
(3893, 'Object Hunter', 'Object Hunter is an exciting and addictive online game. Stunning visuals immerse you in a beautifully designed environment full of intricate details and hidden objects, your main goal is to turn into objects to hide or find cleverly hidden objects in the game scene within a limited time of various objects. One will be the captor, and the rest will hide! Lets dive into the captivating world of Object Hunter and discover why its worth your time!', 'https://img.gamemonetize.com/xu647z6k294whfq6ajunb0lfkas88qdk/512x384.jpg', 'https://html5.gamemonetize.com/xu647z6k294whfq6ajunb0lfkas88qdk/', '0', 'Boys', 0, 0, '', 'object-hunter'),
(3894, 'Fancy Girls Dress Up', 'Get ready for a fabulous fashion adventure with Fancy Girls Dress Up! Unleash your creativity and design stunning, glamorous looks for the ultimate fashion makeover. Dive into a world of luxurious outfits, trendy accessories, and elegant hairstyles that will make heads turn. Explore a vast collection of chic dresses, stylish tops, elegant skirts, and trendy pants. Mix and match to create the perfect ensemble for every occasion &amp;ndash; from high-class parties to red carpet events!', 'https://img.gamemonetize.com/imj67pu3cir6o0uzoh6596o9nxbzctgc/512x384.jpg', 'https://html5.gamemonetize.com/imj67pu3cir6o0uzoh6596o9nxbzctgc/', '0', 'Girls', 0, 0, '', 'fancy-girls-dress-up'),
(3895, '3D Bubble Rush Game', '3D Bubble Rush is a fabulous casual game. If you are looking for a way to release your extra energy, if you want to express your masculinity in a way that is harmlessly violent, you might want to try this game. Waves upon waves of annoying enemies are approaching. You are supposed to fight your way through them by advancing courageously and forging valiantly ahead!', 'https://img.gamemonetize.com/ru1cobxnywerysikpi5x2bl6olmw6xt9/512x384.jpg', 'https://html5.gamemonetize.com/ru1cobxnywerysikpi5x2bl6olmw6xt9/', '0', 'Action', 0, 0, '', 'd-bubble-rush-game'),
(3896, 'BFFs Act Circus Artist', 'Lets help our girls Ava, Emma and Clara to get ready for their circus show and make them happy with awesome outfits and suitable accessories and property which are required for the show. Encourage these artist to perform well in the show and enjoy this dressup game at 7sgames.com', 'https://img.gamemonetize.com/bt78tsp2g3v401jtfqnlbcug166e5z5m/512x384.jpg', 'https://html5.gamemonetize.com/bt78tsp2g3v401jtfqnlbcug166e5z5m/', '0', 'Girls', 0, 0, '', 'bffs-act-circus-artist'),
(3897, 'Punch Skibidi Toilets', 'Be the champ and knock down as many tree as possible with your Head super Skibidi toilet! Play this adrenaline rush game with lots of intensity. Be specific with your timing as you need to punch the tree in the exact time to smash it so you can create a way to run as far as you can. Achieve high scores are play lot more running games only with Mapi Games!', 'https://img.gamemonetize.com/34ccd7htq1m9gkxhyhp429f97awrd86e/512x384.jpg', 'https://html5.gamemonetize.com/34ccd7htq1m9gkxhyhp429f97awrd86e/', '0', 'Hypercasual', 0, 0, '', 'punch-skibidi-toilets'),
(3898, 'Mermaid Makeup Salon Game', 'Mermaid Makeup Salon is a magical virtual beauty haven, where you can unleash your creativity and transform the mermaid into a stunning beauty. From glamorous makeup to stunning hairstyles, this salon offers a wide range of options to adorn your regal appearance. With its user-friendly interface and high-quality graphics, this salon provides an immersive and enjoyable experience for all makeup enthusiasts. Get ready to embrace your inner princess and embark on a magical makeover journey at Mermaid Makeup Salon!', 'https://img.gamemonetize.com/9tcz57kzjimjukhnl9s92obdj59yh4n9/512x384.jpg', 'https://html5.gamemonetize.com/9tcz57kzjimjukhnl9s92obdj59yh4n9/', '0', 'Girls', 0, 0, '', 'mermaid-makeup-salon-game'),
(3899, 'Taxi Parking Challenge 2', 'The Taxi Parking Challenge 2 game will reproduce the extreme conditions for car parking at each level. At the same time, with each new level, the task will become more difficult, but remain the same: park the car in the parking lot marked with a rectangle, meeting the time limit. Even a light touch of the curbs is not allowed, and even more so the cars standing in the parking lot.', 'https://img.gamemonetize.com/dtpq5tr2quj6qxmfsp1ipdfi82n2o06h/512x384.jpg', 'https://html5.gamemonetize.com/dtpq5tr2quj6qxmfsp1ipdfi82n2o06h/', '0', 'Racing', 0, 0, '', 'taxi-parking-challenge-'),
(3900, 'Epic Prankster: Hide and shoot', 'The Epic Prankster battle is ON! This is not a joke! Can you tag and blast everyone without being caught in one of the best epic pranking games? Yes or no? Your quest is simple, prank master...Grab your Blaster and Prank them all! There is no game as cool as this one, so gotta play and prank your mates like a big fat liar!', 'https://img.gamemonetize.com/s3rlk8eac5r9p0qfaprg02c4l228qaws/512x384.jpg', 'https://html5.gamemonetize.com/s3rlk8eac5r9p0qfaprg02c4l228qaws/', '0', '3D', 0, 0, '', 'epic-prankster-hide-and-shoot'),
(3901, 'Save The Duck', 'Save The Duck game provides a captivating way to pass time through its straightforward yet addictive challenges that involve rescuing ducks. Are you up for the challenge? Your primary objective is to guide the ducks toward the bathtub, utilizing the available water. Sounds simple, right? Put your skills to the test and give it a go now! It is your responsibility to save the helpless ducklings from their perilous predicament. Remember, these ducks lives depend on your ability to maneuver them safely to their rightful place. Unleash your creative thinking and transform this problem into a surprisingly achievable reality.', 'https://img.gamemonetize.com/vpww79g9ckxh0wag1k51biuk8fqx4u3t/512x384.jpg', 'https://html5.gamemonetize.com/vpww79g9ckxh0wag1k51biuk8fqx4u3t/', '0', 'Puzzles', 0, 0, '', 'save-the-duck'),
(3902, 'Sword And Jewel', 'Sword And Jewel is an addictive matching puzzle game that brings you a whole new experience. The background of the game is set in a mysterious ancient civilization, allowing you to become an explorer. By eliminating gems, and solving ancient puzzles hidden in mysterious jewels. You will feel the charm of mysterious ancient civilizations. Come and challenge your wisdom and start a thrilling adventure!', 'https://img.gamemonetize.com/iem1utqxujarnlx7v82oifjqgzoegnzy/512x384.jpg', 'https://html5.gamemonetize.com/iem1utqxujarnlx7v82oifjqgzoegnzy/', '0', 'Puzzles', 0, 0, '', 'sword-and-jewel'),
(3903, 'Letters Coloring Book', 'Introducing the captivating world of Letters Coloring Book - your passport to a realm of creativity and joy! Unleash your imagination as you embark on an exciting journey through this free online coloring game. Let your artistic spirit soar as you pick from an array of delightful letter-themed drawings waiting to be brought to life with vibrant colors. Whether its a majestic A adorned with intricate patterns or a whimsical E that sparks your curiosity, each letter offers a canvas for your unique flair.', 'https://img.gamemonetize.com/ezhuzkgfghkbkaz3ygydarf2lg1gquyp/512x384.jpg', 'https://html5.gamemonetize.com/ezhuzkgfghkbkaz3ygydarf2lg1gquyp/', '0', 'Puzzles', 0, 0, '', 'letters-coloring-book'),
(3904, 'Skibidi Match Master', 'Play trending characters skibidi in this exciting match-3 puzzle game, Skibidi Match Master! Remove tiles from play by making sets of three or more of the same kind. Youll get access to more playable characters and levels as you make your way through the game. Moreover, you may compete with your friends to see who can achieve the highest score.', 'https://img.gamemonetize.com/6bffntwhfofs11z4lp6l1q4ogsrqu4l8/512x384.jpg', 'https://html5.gamemonetize.com/6bffntwhfofs11z4lp6l1q4ogsrqu4l8/', '0', 'Puzzles', 0, 0, '', 'skibidi-match-master'),
(3905, 'Fall Boys Skibidi Toilet', 'Prepare for a whirlwind of whimsical chaos in Fall Boys Skibidi Toilet! This vibrant and addictive multiplayer game catapults you into a hilarious obstacle course where jellybean-like characters compete for victory. Dive into a world where physics-defying challenges and zany races await at every corner. Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/8k16174hl3bg8ec1lk08thh3em9b6q0v/512x384.jpg', 'https://html5.gamemonetize.com/8k16174hl3bg8ec1lk08thh3em9b6q0v/', '0', 'Action', 0, 0, '', 'fall-boys-skibidi-toilet'),
(3906, 'Skibidi Blocks', 'Skibidi Blocks Game is a fast-paced and challenging building block runner game that will test your reflexes and strategic thinking skills. A stack of blocks through a series of obstacles, collecting Poo along the way. The blocks will automatically move forward, so you must carefully plan your jumps and movements to avoid falling off the screen.', 'https://img.gamemonetize.com/s4o38io2njqugp5wwc4q6nhlu8pt9ltv/512x384.jpg', 'https://html5.gamemonetize.com/s4o38io2njqugp5wwc4q6nhlu8pt9ltv/', '0', 'Hypercasual', 0, 0, '', 'skibidi-blocks'),
(3907, 'Bubble Pop Shooter', 'Bubble Pop! Puzzle Game Legend is a highly addictive bubble shooter game loved by millions! This bubble shooter will eliminate your boredom in no time! You&amp;rsquo;ll spend hours of fun popping same-colored bubbles! Just shoot all the colorful bubbles to clear the board and win coins! Use epic boosters to burst all the bubbles and solve the tricky puzzles! Blast your way to victory in this explosive bubble pop game! Are you ready to pop some bubbles?', 'https://img.gamemonetize.com/ghf2vfe407pnrw9tfw6qim0i6aegu0m9/512x384.jpg', 'https://html5.gamemonetize.com/ghf2vfe407pnrw9tfw6qim0i6aegu0m9/', '0', 'Girls', 0, 0, '', 'bubble-pop-shooter'),
(3908, '2d basketball runner', 'the game control is simple and easy is just hold left mouse button on the ball and chose the way that u want the ball move to but isnt too easy inside the game you need to pass all those things with physics', 'https://img.gamemonetize.com/hxgw9ao48gub9cskdmlnfll19u99gsmt/512x384.jpg', 'https://html5.gamemonetize.com/hxgw9ao48gub9cskdmlnfll19u99gsmt/', '0', 'Sports', 0, 0, '', 'd-basketball-runner'),
(3909, 'Time Bomb Rush', 'Introducing Time Bomb Rush, the newest parkour game! Dont miss out on the action. In this thrilling game, your mission is to prevent your explosives from detonating until you reach the finish line. Navigate through obstacles, gather fuses, and compete against the ticking clock before the fuses burn out. Remember, success is achieved by holding onto every single fuse until the very end. Will you emerge victorious?', 'https://img.gamemonetize.com/mft1597mavroaqdrsgoly8e73zsld15r/512x384.jpg', 'https://html5.gamemonetize.com/mft1597mavroaqdrsgoly8e73zsld15r/', '0', 'Hypercasual', 0, 0, '', 'time-bomb-rush'),
(3910, 'Flopppy Skibidi', 'Welcome to an amazing game of the famous Skibidi Toilet. The rules are very simple : Tap to fly and pass between obstacles without touching them. Avoid the flying TV and eat the brown poop to earn point. Can you get the highest score? Lets begin!', 'https://img.gamemonetize.com/vw94czwz209sibmjmjf9mn3svcrdyv7g/512x384.jpg', 'https://html5.gamemonetize.com/vw94czwz209sibmjmjf9mn3svcrdyv7g/', '0', 'Clicker', 0, 0, '', 'flopppy-skibidi'),
(3911, 'Towmino', 'Everyone is famous game Pentamino - in a great graphic design. A game for lovers of timeless puzzle classics. The ability to pass levels in several ways. Simple game controls and exciting mechanics of finding solutions. Solve puzzles and watch as miniature towns and villages are built! Over 50+ different levels to play with different shapes!', 'https://img.gamemonetize.com/zb72yirbkzcscbf0wve7ufqw0olt1u6a/512x384.jpg', 'https://html5.gamemonetize.com/zb72yirbkzcscbf0wve7ufqw0olt1u6a/', '0', 'Puzzles', 0, 0, '', 'towmino'),
(3912, 'Truck Deliver 3D Game', 'Truck Deliver 3D is a cool 3D truck driving game, you need to drive your truck to deliver different goods to the destination. There are many challenges, try to pass every level and show your driving talent. Avoid all the cars on the road and drive across the road at the proper time or you will be crushed and lost. What are you waiting for?', 'https://img.gamemonetize.com/fs4il58uhoopris1szx9feejam0y67mu/512x384.jpg', 'https://html5.gamemonetize.com/fs4il58uhoopris1szx9feejam0y67mu/', '0', 'Clicker', 0, 0, '', 'truck-deliver-d-game'),
(3913, 'Skibidi Toilet Bullet', 'Skibidi Toi is an exhilarating and addictive mobile game that plunges players into a world of precision aiming, strategic thinking, and physics-based challenges. Set in a stylish and cartoonish environment, the game combines puzzle-solving and action gameplay elements to create a unique and engaging experience. Website Developer &lt;a href=\'https://www.bestcrazygames.com\'&gt;https://www.bestcrazygames.com&lt;/a&gt;', 'https://img.gamemonetize.com/qt42nkifuxtcht0iqueutwx075evc257/512x384.jpg', 'https://html5.gamemonetize.com/qt42nkifuxtcht0iqueutwx075evc257/', '0', 'Action', 0, 0, '', 'skibidi-toilet-bullet'),
(3914, 'Summer Floral Prints', 'Get ready to embrace the summer with our dress-up game, Summer Floral Prints! Explore the playful and feminine fashion trend of floral prints. Create stunning #ootd looks for 5 BFFs as they conquer the bustling boulevard in style. Get ready for endless fun and fashion-forward moments!', 'https://img.gamemonetize.com/9ewtiai50trngnncgacrbsbqrv1fb71r/512x384.jpg', 'https://html5.gamemonetize.com/9ewtiai50trngnncgacrbsbqrv1fb71r/', '0', 'Girls', 0, 0, '', 'summer-floral-prints'),
(3915, 'Helix Skibidi Toilet Jump', 'Helix Skibidi Toilet Jump is a whimsical and unique mobile game that blends the thrill of Helix Jump and the catchy rhythm of the Skibidi dance. In this innovative game, players guide a bouncing ball through a maze-like helix structure while jamming to the infectious beat of the Skibidi song. To reach the bottom, the goal is to navigate the ball through the twisting paths, avoiding obstacles and holes. The game offers a vibrant and colorful design with captivating visuals that change as players progress through various levels. &lt;a href=\'https://www.bestcrazygames.com/\'&gt;https://www.bestcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/v7qltxk0bu7v83kycu8anrrmub1nmtxr/512x384.jpg', 'https://html5.gamemonetize.com/v7qltxk0bu7v83kycu8anrrmub1nmtxr/', '0', 'Action', 0, 0, '', 'helix-skibidi-toilet-jump'),
(3916, 'Ear Doctor Online', 'Imagine the satisfaction of becoming an otolaryngologist! Utilize your remarkable abilities to effectively combat troubling infections, alleviate the agony and distress of patients, and ultimately bring joy to everyone involved! This exceptional simulation game provides an immersive insight into the world of otolaryngology, showcasing the vital role they play in improving lives every single day!', 'https://img.gamemonetize.com/e1w58o0ycqhydmwnjdtpvna4porcsch3/512x384.jpg', 'https://html5.gamemonetize.com/e1w58o0ycqhydmwnjdtpvna4porcsch3/', '0', 'Hypercasual', 0, 0, '', 'ear-doctor-online'),
(3917, 'Skibidi Snake.io', 'Skibidi Snake.io is a fast-paced, action-packed snake game that will test your reflexes and strategy skills. In this game, you control a snake that must eat as many Skibidi as possible to grow in size. The longer your snake gets, the more difficult it will be to control, but the more points you will score. Website Developer &lt;a href=\'https://naptechgames.com/\'&gt;https://naptechgames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/88kisw889g91pa7fv6hwqzi0v3g2dbkw/512x384.jpg', 'https://html5.gamemonetize.com/88kisw889g91pa7fv6hwqzi0v3g2dbkw/', '0', 'Action', 0, 0, '', 'skibidi-snakeio'),
(3918, 'Merge Dice 3D', 'Dice Merge is a unique and addictive game. You are presented with a grid and different numbered dice. The goal is to strategically merge these dice to create higher-numbered dice. With limited space and dice options, every move counts and every decision can impact the outcome of the game. This aspect keeps players engaged and constantly thinking ahead. Dice Merge has beautiful and colorful visuals. So, if youre looking for a challenging game, give Dice Merge a try!', 'https://img.gamemonetize.com/4fnnwobzv3rci3c1ir45w4hfsta2zwdk/512x384.jpg', 'https://html5.gamemonetize.com/4fnnwobzv3rci3c1ir45w4hfsta2zwdk/', '0', 'Puzzles', 0, 0, '', 'merge-dice-d'),
(3919, 'Pink Rush Speedrun Platformer', 'Get ready for the ultimate platformer experience with this action-packed game that combines the thrill of speedrunning with the challenge of conquering 60 different levels. Each level presents its own unique obstacles and traps, making every moment a heart-pounding adventure. Tap into your speedrunning skills and embark on this 2D offline game that guarantees hours of endless fun. Your mission is to conquer all 60 levels, maneuvering through deadly traps while setting the fastest times possible.', 'https://img.gamemonetize.com/y5trug80jfhd2w5g2754u7xmx8ikvf5g/512x384.jpg', 'https://html5.gamemonetize.com/y5trug80jfhd2w5g2754u7xmx8ikvf5g/', '0', 'Racing', 0, 0, '', 'pink-rush-speedrun-platformer'),
(3920, 'Agent Cameraman Skibidi Toilet', 'Hey agent! Quickly grab your weapon and be ready for the mission. The monsters are coming, and their bosses are here too. Eliminate all the restroom monsters! Agent cameraman, if youre ready for the mission, lets begin. Start from the difficulty level you prefer; some missions are harder than others. The monsters can be very powerful. You also need a better weapon to kill the monsters. Get the best weapon and defeat all the restroom monsters. Many costumes are waiting for you as well. Put on the costume you want and start the adventure yourself.', 'https://img.gamemonetize.com/6zstdny5gv6yo1evvxxy80ov0uwsvw2w/512x384.jpg', 'https://html5.gamemonetize.com/6zstdny5gv6yo1evvxxy80ov0uwsvw2w/', '0', 'Action', 0, 0, '', 'agent-cameraman-skibidi-toilet'),
(3921, 'Angry Birdz', 'Angry Birdz is a captivating physics-based mobile game that challenges players to launch a variety of quirky, feathered creatures at intricate structures built by mischievous pigs. Utilize unique bird abilities, each with its own strategic advantage, to topple the pigs defenses and retrieve stolen eggs. With engaging levels, and clever puzzles, Angry Birdz offers a fresh take on the classic slingshot gameplay, providing hours of addictive fun for players of all ages. Website Developer &lt;a href=\'https://hyhygames.com/\'&gt;https://hyhygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/ded8u67zw9pbvhio4cbd6prt2bd0713x/512x384.jpg', 'https://html5.gamemonetize.com/ded8u67zw9pbvhio4cbd6prt2bd0713x/', '0', 'Hypercasual', 0, 0, '', 'angry-birdz'),
(3922, 'Jeep Wheelie', 'Jeep Wheelie is a simple yet super fun 2D game with 10 levels that a player has to overcome by keeping a Jeep on the rear wheels while driving. To make it more difficult, there are various obstacles in each level - some you can ride over, some you must avoid by jumping. Collected dollars increase total score. Have fun playing.', 'https://img.gamemonetize.com/7w8y4xw19oo2thkii5w0yqd3fkexfln1/512x384.jpg', 'https://html5.gamemonetize.com/7w8y4xw19oo2thkii5w0yqd3fkexfln1/', '0', 'Racing', 0, 0, '', 'jeep-wheelie'),
(3923, 'Swing Skibidi Toilet', 'It is easy to control but hard to get a high score! Just tap the screen or click the mouse button to control the Skibidi Toilet Helicopter and try to avoid colliding with miscellaneous obstacles. There are many achievements for you to challenge.', 'https://img.gamemonetize.com/zhb4ktg6hszedoiexhngoejz50z9u23n/512x384.jpg', 'https://html5.gamemonetize.com/zhb4ktg6hszedoiexhngoejz50z9u23n/', '0', 'Hypercasual', 0, 0, '', 'swing-skibidi-toilet'),
(3924, 'Slidey Block', 'Slidey Block is an addictive and easy game to play. Take a break at any time with this puzzle game! We give you SLIDEY, the ultimate Puzzle game with unique gameplay and endless fun! The Slidey puzzle is simple: slide blocks left or right to create and clear full lines. Slidey is free to play and easy to learn.', 'https://img.gamemonetize.com/a8jptv9fyioz2hsjf81wl01fl3d4148y/512x384.jpg', 'https://html5.gamemonetize.com/a8jptv9fyioz2hsjf81wl01fl3d4148y/', '0', 'Puzzles', 0, 0, '', 'slidey-block'),
(3925, 'Crazy Counter Attack', 'Crazy Counter Attack is an online game that combines thrilling gameplay with strategic challenges. Take the opportunity to shoot and attack the enemy by turning somersaults to avoid the enemies pursuit. The accumulated gold rewards can be used to buy different offensive guns in the store. Added turntable and check-in functions, come and unlock different game props!', 'https://img.gamemonetize.com/6jnrj4soflqkvgiz15m0yrhyzyvjmdjn/512x384.jpg', 'https://html5.gamemonetize.com/6jnrj4soflqkvgiz15m0yrhyzyvjmdjn/', '0', 'Puzzles', 0, 0, '', 'crazy-counter-attack'),
(3926, 'Womens World Cup 2023', 'Womens world cup is here and you find yourself in the elimination rounds. Win trophies for your first win, getting to the finals or scoring 20 goals. Of course, the most important one is the world cup trophy. Can you make it to the finals and in it all? Good luck!', 'https://img.gamemonetize.com/2xmopvaig70eb5svyq9706xqrkbz4plu/512x384.jpg', 'https://html5.gamemonetize.com/2xmopvaig70eb5svyq9706xqrkbz4plu/', '0', 'Sports', 0, 0, '', 'womens-world-cup-'),
(3927, 'chain color sort', 'Its time to put your sorting and coordination skills to the test! In this game, youll be faced with a series of color chains that need to be sorted by color. To do this, youll need to use your physics skills to manipulate the chains. You can pull them, push them, and spin them to get them into the correct order. The game gets more challenging as you progress, with more chains and more colors to sort. But with a little practice, youll be able to master the game and get the highest score. So what are you waiting for? Start sorting the color chains today!', 'https://img.gamemonetize.com/cd5pq07la023sch85mlmy4jjtf24ge4i/512x384.jpg', 'https://html5.gamemonetize.com/cd5pq07la023sch85mlmy4jjtf24ge4i/', '0', 'Puzzles', 0, 0, '', 'chain-color-sort'),
(3928, 'Skibidi Jump Challenge', 'Skibidi Jump Challenge is a fun yet challenging game to play. Here, the player has to make a stack of dustbins and jump at the right time to place the skibidi toilet on top of the stack. Focus on the timing; do not let the toilet fall, or the game will be over. Website developer &lt;a href=\'https://naptechgames.com/\'&gt;https://naptechgames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/7ulrer64ihv4hqk58kaw6sx71vkq5mtm/512x384.jpg', 'https://html5.gamemonetize.com/7ulrer64ihv4hqk58kaw6sx71vkq5mtm/', '0', 'Hypercasual', 0, 0, '', 'skibidi-jump-challenge'),
(3929, 'Crazy racing in the sky', 'Complete different cool levels to earn money and buy your dream car. The game has two modes that will surprise you: 1) Career where you will earn money after completing the level 2) Free driving - a large map where you will test your car and study its characteristics. More than 10 cars that you can buy to complete the level quickly and easily, cars differ in speed, acceleration and braking. The game has realistic graphics and car physics, try to unlock all the levels if you can.', 'https://img.gamemonetize.com/g8cjpgnt9nc1vhn8bbmmz4q31hwqc2a2/512x384.jpg', 'https://html5.gamemonetize.com/g8cjpgnt9nc1vhn8bbmmz4q31hwqc2a2/', '0', 'Racing', 0, 0, '', 'crazy-racing-in-the-sky'),
(3930, 'Skbidi MakeUp', 'Skbidi MakeUp is a Makeup Run Kit time ,become a nice skibidi and Give your girls the sweetest makeovers ever! Pickup your favorite brushes and makeover your princess to be beautiful. Have fun will playing it on &lt;a href=\'https://www.bestcrazygames.com.\'&gt;https://www.bestcrazygames.com.&lt;/a&gt;', 'https://img.gamemonetize.com/sw2tskkqn8aq4zkwgbzja746xse4fhre/512x384.jpg', 'https://html5.gamemonetize.com/sw2tskkqn8aq4zkwgbzja746xse4fhre/', '0', 'Hypercasual', 0, 0, '', 'skbidi-makeup'),
(3931, 'Plants Vs Zombies: Merge Defense', 'Plants Vs Zombies Merge Defense is an army of merged plants to protect your garden from countless zombies. Your goal is to protect your garden from challenging waves of zombies. Experimenting with different plant combinations and positioning is the key to maximizing your defense capabilities and overcoming tough challenges. Prepare your defenses, merge your plants wisely, and unleash the full power of your green army to triumph over the relentless hordes of brain-craving zombies!', 'https://img.gamemonetize.com/ii67kla6ysrwd90rddusa7el27k43zvv/512x384.jpg', 'https://html5.gamemonetize.com/ii67kla6ysrwd90rddusa7el27k43zvv/', '0', 'Boys', 0, 0, '', 'plants-vs-zombies-merge-defense'),
(3932, 'Pop Band Maker', 'Do you enjoy playing in musical groups? Its such a soothing experience. Pop Band Maker provides you with an opportunity to relish the atmosphere of being in a band. You can select either a male or female character, and then pick three specific roles youd like to alter the most. Customize their appearance, posture, and performances, and even snap pictures of them. A variety of shapes are available for you to mix and match, and youll always find your personal favorite! Enjoy the fun!', 'https://img.gamemonetize.com/vwualoti4oxdfcx68e8ycc2kp1as3p2z/512x384.jpg', 'https://html5.gamemonetize.com/vwualoti4oxdfcx68e8ycc2kp1as3p2z/', '0', 'Hypercasual', 0, 0, '', 'pop-band-maker'),
(3933, 'Legendary Knight: In Search of Treasures', 'A legendary knight seeks a lost ancient treasure, split into 4 map pieces hidden across perilous dungeons. He must battle enemies and dodge traps to find each piece. The first zone is a mountain city with slimes and spiders guarding the first fragment. Next, a dark cave filled with bats and tricks to get the second piece. With 2 pieces, the knight heads to a cavern behind a waterfall, facing hazards and puzzles for the third. The final piece lies in the castle dungeon, needing all his skill to defeat bosses, solve riddles, collect all map parts, and reveal the treasures location for his greatest challenge.', 'https://img.gamemonetize.com/3xydjkm83687fhdx1hs4nlihq0xxjehf/512x384.jpg', 'https://html5.gamemonetize.com/3xydjkm83687fhdx1hs4nlihq0xxjehf/', '0', 'Puzzles', 0, 0, '', 'legendary-knight-in-search-of-treasures'),
(3934, 'Merge Commander Battle Game', 'Merge Commander Battle is a very hot soldier battle casual game. Unlock soldiers by cutting down trees, and when you have enough soldiers, you can attack the enemy. Your ultimate goal is to defeat the enemy and take over the opposing camp! The graphics are beautifully crafted and addictive, are you ready to lead your army?', 'https://img.gamemonetize.com/e35ean3r2xhbl5mrgft3mdoqp0ox9rgh/512x384.jpg', 'https://html5.gamemonetize.com/e35ean3r2xhbl5mrgft3mdoqp0ox9rgh/', '0', 'Puzzles', 0, 0, '', 'merge-commander-battle-game'),
(3935, 'Celebrity Future Fashion', 'Welcome to the Celebrity Future Fashion. Taylor Swift, Kendell Jenner, Rihanna, Ariana Grande, and Selena Gomez are the celebrity plans to try something new fashion. They got an idea to try future fashion. Yes! it&amp;rsquo;s an upcoming fashion will trend over the fashion industry. But they need some expert advice to pick the right one for them. Play and help the girl!', 'https://img.gamemonetize.com/63a5cmy3597qauct9ifwpfbdrxixoykv/512x384.jpg', 'https://html5.gamemonetize.com/63a5cmy3597qauct9ifwpfbdrxixoykv/', '0', 'Girls', 0, 0, '', 'celebrity-future-fashion'),
(3936, 'Doge Blocks', 'Doge Blocks is an addictive online puzzle game. The game design is unique, with a cute dog image as the theme, which adds fun and intimacy to the game. You need to drag the puppy with the mouse to fill the map. The gameplay in Doge Blocks is simple yet challenging. You must think carefully and plan Doge moves ahead to pass the game level. As the game levels increase, the challenges will become more complex.', 'https://img.gamemonetize.com/uvo901lqxd34xm03ijg389in3dzvlm0i/512x384.jpg', 'https://html5.gamemonetize.com/uvo901lqxd34xm03ijg389in3dzvlm0i/', '0', 'Puzzles', 0, 0, '', 'doge-blocks'),
(3937, 'Street Car Race Ultimate', 'Here is a car avoid-racing driving simulation game. With 3D modern art animations, you need to follow the missions and complete them at all levels. The coins are used to upgrade accelerations and buy better cars.', 'https://img.gamemonetize.com/0h23x5drvwyehgkx28zhf7lvkb9fdhsl/512x384.jpg', 'https://html5.gamemonetize.com/0h23x5drvwyehgkx28zhf7lvkb9fdhsl/', '0', 'Action', 0, 0, '', 'street-car-race-ultimate'),
(3938, 'Skibidi Fight', 'Hey buddy! Are you up for a showdown with your friend? Guns are drawn, its the perfect time to fire. Shoot right away and claim victory. The toilet guys need to battle it out. There are no obstacles in the arena, all you need to do is make swift moves left and right. Dodge the bullets, fire as fast as you can. Collect the boost boxes to win. The boxes will contain power-ups and weapons. Grab your weapon, aim at your enemy, and win.', 'https://img.gamemonetize.com/mz962cwg9dkhtmttz4xml9wspku1aa3o/512x384.jpg', 'https://html5.gamemonetize.com/mz962cwg9dkhtmttz4xml9wspku1aa3o/', '0', 'Action', 0, 0, '', 'skibidi-fight'),
(3939, 'Flappy Skibidi Toilet', 'Help Skibidi Toilet to avoid the pipes obstacles in this flappy bird game and try to survive as long as you can to sign the best possible score! Enjoy it!', 'https://img.gamemonetize.com/zku0lg98kwfjy1cu7jjdkcrop0qrvzvd/512x384.jpg', 'https://html5.gamemonetize.com/zku0lg98kwfjy1cu7jjdkcrop0qrvzvd/', '0', 'Clicker', 0, 0, '', 'flappy-skibidi-toilet'),
(3940, 'Skibidi Jigsaw Puzzle', 'Welcome to Skibidi Jigsaw Puzzle game Try to assemble image puzzles by dragging and dropping jigsaw pieces into their correct positions. Explore tons of challenging fun levels and train your brain by solving all of them. Enjoy', 'https://img.gamemonetize.com/d777qn8aieoq0ux3x3eq3dqgnsxrcj0f/512x384.jpg', 'https://html5.gamemonetize.com/d777qn8aieoq0ux3x3eq3dqgnsxrcj0f/', '0', 'Puzzles', 0, 0, '', 'skibidi-jigsaw-puzzle'),
(3941, 'SQUID TOILET', 'SQID SKIBIDI is mixed game between each of squid game and squibidi its a really fun game where you have to drag your mouse when the green light is on to run and stand without making any move when the red light is on. For more games you can check my friend website &lt;a href=\'https://www.bestcrazygames.com/\'&gt;https://www.bestcrazygames.com/&lt;/a&gt;', 'https://img.gamemonetize.com/ahoa0oon9n159miyhxiif8d5dd6k7tum/512x384.jpg', 'https://html5.gamemonetize.com/ahoa0oon9n159miyhxiif8d5dd6k7tum/', '0', 'Adventure', 0, 0, '', 'squid-toilet'),
(3942, 'Hungry Shark Vs Skibidi', 'Hungry Shark vs. Skibidi Jump Challenge Game is a fun and addictive game that is sure to keep you entertained for hours on end. With its simple but addictive gameplay, variety of different sharks to choose from, and Skibidi Jump Challenge event, there is something for everyone to enjoy.', 'https://img.gamemonetize.com/kr1ychpm2es9yd93rq6tsxx7tusi8swk/512x384.jpg', 'https://html5.gamemonetize.com/kr1ychpm2es9yd93rq6tsxx7tusi8swk/', '0', 'Clicker', 0, 0, '', 'hungry-shark-vs-skibidi'),
(3943, 'Cooking Mania', 'Live out your dreams as a chef in your own restaurant. Choose from one of the five different restaurants with rising difficulty. Upgrade your equipment to manage the growing amount of customers that love your food.', 'https://img.gamemonetize.com/k6zytamc1xi7j627myi4r6lxap9a7sk7/512x384.jpg', 'https://html5.gamemonetize.com/k6zytamc1xi7j627myi4r6lxap9a7sk7/', '0', 'Hypercasual', 0, 0, '', 'cooking-mania'),
(3944, 'Move Ragdoll Duel', 'Move Ragdoll Duel is a delightful 3D casual battle game that promises to captivate you with its enchanting graphics and immersive gameplay. Embark on thrilling battles armed with an array of weapons, including basketballs and throwing knives. To launch your weapon, simply slide your finger across the screen to select the desired direction, and release your finger. Additionally, you have the ability to teleport to your weapons location by tapping the screen. Dont miss out on the action - join the battle now!', 'https://img.gamemonetize.com/3qqjkshankp9p85xp7v1f8yffx2bk3my/512x384.jpg', 'https://html5.gamemonetize.com/3qqjkshankp9p85xp7v1f8yffx2bk3my/', '0', 'Hypercasual', 0, 0, '', 'move-ragdoll-duel'),
(3945, 'Skibidi Toilet In The Tower', 'Skibidi in The Tower takes the Endless runner (i guess endless flyer) genre! Help our friend Skibidi the alien to get as high as he can, avoiding the obstacles such as rolling mines, spikes, bats on the way and collecting as many coins as possible. Dont hit any enemies or its game over for skibidi! Challenge your friends scores on the local leader boards to see who comes out top in this addictive, challenging and entertaining arcade game.', 'https://img.gamemonetize.com/5m4etimwios8nihmds3zulroo7bfxxjx/512x384.jpg', 'https://html5.gamemonetize.com/5m4etimwios8nihmds3zulroo7bfxxjx/', '0', 'Hypercasual', 0, 0, '', 'skibidi-toilet-in-the-tower'),
(3946, 'Blob Giant Rush', 'Do you want to participate in an incredibly fascinating race? Blob Giant Rush is the perfect running game for you! If you enjoy playing slime games, then youll absolutely love controlling this slime ball as it runs around! Your objective is clear: watch out for obstacles, dodge them, gather all the jelly, and transform into a massive ball during an enormous sprint! Grow in size and strength, allowing the jelly to leap and the super jelly to run, ensuring the collection of extraordinary rewards!', 'https://img.gamemonetize.com/ii3m3vpakqditrxwdldx7jq41b4lqyzj/512x384.jpg', 'https://html5.gamemonetize.com/ii3m3vpakqditrxwdldx7jq41b4lqyzj/', '0', 'Hypercasual', 0, 0, '', 'blob-giant-rush'),
(3947, 'One Wheel Rush', 'How are your cycling skills? Are you interested in challenging the ever-changing track? You need to ride across all the bridges to get to your destination. There are all kinds of surprises on the bridge that will test your unicycle-riding skills. Pay attention to using different wheels on different bridges. Dont be nervous and start the challenge!', 'https://img.gamemonetize.com/nymzhxv2cic2v9yont1ohgba98udxrc6/512x384.jpg', 'https://html5.gamemonetize.com/nymzhxv2cic2v9yont1ohgba98udxrc6/', '0', 'Hypercasual', 0, 0, '', 'one-wheel-rush'),
(3948, 'Hangman Challenge 2', 'Hangman Challenge 2 challenges you and you need to win, and to do this, guess the words, targets or letters and do not let the gallows appear. At the top you will see the topic in which the word is given, this will greatly facilitate your task. If the theme is animals, then there will definitely not be roses, tables or other objects.', 'https://img.gamemonetize.com/6a44jgxan26uql64n86n7w052hcudt91/512x384.jpg', 'https://html5.gamemonetize.com/6a44jgxan26uql64n86n7w052hcudt91/', '0', 'Puzzles', 0, 0, '', 'hangman-challenge-'),
(3949, 'TT Racing Game', 'Classic Car Racing is an online game that you can play on Yiv for free. Tap right and left to move on mobile and Use left and right keys on keyboard to move on PC. Avoid other cars and drive as far as possible.', 'https://img.gamemonetize.com/f2lmtry9m5f8b5s4ob5u4nbdboy31vc7/512x384.jpg', 'https://html5.gamemonetize.com/f2lmtry9m5f8b5s4ob5u4nbdboy31vc7/', '0', '3D', 0, 0, '', 'tt-racing-game'),
(3950, 'Skibidi Toilet Math Prank', 'Skibidi Toilet Math Prank test you to answer the math quickly before time run out! Beware Skibidi Toilet will haunt you if the time run out or you make a mistake!', 'https://img.gamemonetize.com/g3so81a6b4ph729aiq908b9e7pts7k79/512x384.jpg', 'https://html5.gamemonetize.com/g3so81a6b4ph729aiq908b9e7pts7k79/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-math-prank'),
(3951, 'Tile Triple', 'Tile Triple ,the ultimate triple match puzzle game! Immerse yourself in fun &amp;amp; challenging tile matching puzzle gameplay as you match tiles to progress through brainteaser levels. Solve the 3 tiles puzzle levels &amp;amp; become the ultimate tile master.', 'https://img.gamemonetize.com/ldkj5h7fu9h3zxmh9ajn5tji9hdulroy/512x384.jpg', 'https://html5.gamemonetize.com/ldkj5h7fu9h3zxmh9ajn5tji9hdulroy/', '0', 'Puzzles', 0, 0, '', 'tile-triple'),
(3952, 'Idle Casino Manager Tycoon', 'Have you ever fantasized about being a millionaire casino mogul? Embark on a thrilling journey as an enterprising capitalist tycoon, steering your way through idle profits. Amass a fortune and transform into a wealthy business magnate! Begin with a modest casino and embark on a mission to elevate your enterprise and ascend as a tycoon of capitalism. Expand your casino by constructing new floors, boosting your idle funds, and upgrading the premises for an unforgettable gambling experience!', 'https://img.gamemonetize.com/uam16wjrvnbeaqg189bie72t4zjbvub4/512x384.jpg', 'https://html5.gamemonetize.com/uam16wjrvnbeaqg189bie72t4zjbvub4/', '0', 'Hypercasual', 0, 0, '', 'idle-casino-manager-tycoon'),
(3953, 'Bubble Shooter Classic Online', 'Bubble Shooter Classic Online is a game.Blast all the colorful balloons, and test your strategy and logic skills solving fun puzzles.', 'https://img.gamemonetize.com/dmfvcnfbhxuukza7f1uqp31de9hrd8u8/512x384.jpg', 'https://html5.gamemonetize.com/dmfvcnfbhxuukza7f1uqp31de9hrd8u8/', '0', 'Hypercasual', 0, 0, '', 'bubble-shooter-classic-online');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(3954, 'Escape The TEMPLE', 'Have you ever survived in temple with your friend? so join this adventure with your friend now. survive in the temple! There are puzzles in the temple. The temple is filled with poison. watch out for the poison in the temple. watch out for the dangers in the temple, you can die at any moment. Solve puzzles with your friend. Collaborate with your friend. Progress by teamwork.', 'https://img.gamemonetize.com/cghe4n12cdycngnqvmz9d6l3ythnvipw/512x384.jpg', 'https://html5.gamemonetize.com/cghe4n12cdycngnqvmz9d6l3ythnvipw/', '0', 'Adventure', 0, 0, '', 'escape-the-temple'),
(3955, 'Secret Mission', 'The agent assigned for a secret mission has entered the building through the roof to steal the secret files. Hanging himself down, our agent must avoid obstacles and security guards while collecting secret files. In addition, he should use his time well while collecting the files or the staff will notice him. Different agents can be purchased with the coins earned in the Secret Mission game. Play now for a fun and action-packed adventure!', 'https://img.gamemonetize.com/86fs8s7kp6r76nzpoujgpb31uzrtpfbo/512x384.jpg', 'https://html5.gamemonetize.com/86fs8s7kp6r76nzpoujgpb31uzrtpfbo/', '0', 'Puzzles', 0, 0, '', 'secret-mission'),
(3956, 'Dice Merge', 'Dice Merge is an addictive and challenging puzzle game. Your strategic thinking skills will be tested. The objective is to merge dice with the same number to create higher-numbered dice. You start with a grid filled with random numbered dice, and your task is to strategically move and merge them to maximize their values. Come on and start merging those dice to master this fascinating game!', 'https://img.gamemonetize.com/667ol641rqyhbwr5tpa9peduhyywc4u0/512x384.jpg', 'https://html5.gamemonetize.com/667ol641rqyhbwr5tpa9peduhyywc4u0/', '0', 'Puzzles', 0, 0, '', 'dice-merge'),
(3957, 'Island Construction', 'A cool online adventure game developed in the simulator genre. Your hero turns out to be the only survivor on a tropical island. The player must carefully explore a new world, collecting resources, growing vegetables and more. The online game has unsurpassed graphics, animation and pleasant musical accompaniment', 'https://img.gamemonetize.com/6fwdhysjyf8b3s7uzo3ycsv41ko8xqma/512x384.jpg', 'https://html5.gamemonetize.com/6fwdhysjyf8b3s7uzo3ycsv41ko8xqma/', '0', 'Hypercasual', 0, 0, '', 'island-construction'),
(3958, 'Soldiers duel', 'Your task is simple - come up with your strategy to unite warriors and archers on the battlefield and fight enemies! You must quickly combine your troops into an invincible army if you want to win!', 'https://img.gamemonetize.com/sy015jqe1wa4veqg45zmhnubfaxygd3p/512x384.jpg', 'https://html5.gamemonetize.com/sy015jqe1wa4veqg45zmhnubfaxygd3p/', '0', 'Hypercasual', 0, 0, '', 'soldiers-duel'),
(3959, 'Help The Boy: Physics Puzzle', 'Help The Boy: Physics Puzzle is an enthralling adventure game that poses a challenge for players aspiring to reach mastery. In order to successfully navigate through this game, you must employ your intellect to overcome various obstacles hindering your escape. It is crucial to attentively scrutinize every clue, leading you closer to ultimate triumph. Immersed in captivating 2D visuals, coupled with a plethora of physical objects, this game guarantees an unparalleled, one-of-a-kind experience. See how many levels you can pass, have a good time!', 'https://img.gamemonetize.com/17h1bbrjcvuhjg11z1iz0te67bi6knux/512x384.jpg', 'https://html5.gamemonetize.com/17h1bbrjcvuhjg11z1iz0te67bi6knux/', '0', 'Puzzles', 0, 0, '', 'help-the-boy-physics-puzzle'),
(3960, 'Stunt Skibidi', 'Are You the next great stunt Skibidi Toilet pilot? You will need to have strong nerves and great precision to finish the game. The difficulty increases as you advance in levels but sometimes you will be forced to repeat a level many times before completing the mission. How to play: The main goal is to collect all stars to finish each levels, so fly inside the hoops without crashing, but be aware to your fuel bar because sometime you need to refill it so collect the fuel barrel. Are you ready to fly now?', 'https://img.gamemonetize.com/uc1lqk57zongclookru9bxszmk1myazg/512x384.jpg', 'https://html5.gamemonetize.com/uc1lqk57zongclookru9bxszmk1myazg/', '0', 'Racing', 0, 0, '', 'stunt-skibidi'),
(3961, 'Rolling Balls 3D', 'Are you a fan of ball games? If so, why not try out the exciting and enriching Rolling Balls 3D? This game will test your speed and reaction skills, so put your best foot forward and aim to reach the checkpoints with lightning speed. With a competitive edge, this fast-paced game attracts numerous players. Take charge of the rolling ball and outwit your opponents. Be prepared for the fresh challenges that await! Come onboard and let the race begin!', 'https://img.gamemonetize.com/2sz83q1o7wwr0b0s2mmssofca9rmpqub/512x384.jpg', 'https://html5.gamemonetize.com/2sz83q1o7wwr0b0s2mmssofca9rmpqub/', '0', 'Hypercasual', 0, 0, '', 'rolling-balls-d'),
(3962, 'War Plane Strike: Sky Combat', 'Getting ready for a thrilling and adrenaline-pumping experience with War Plane Strike: Sky Combat? Prepare to embark on an action-packed adventure where youll assume control of a warplane and partake in epic battles against enemy forces. As the esteemed ace soldier in your army, bravely undertake missions, engage in combat against adversaries, and eliminate airborne threats with precision! With its vibrant graphics and captivating scenery, get ready to immerse yourself in the exhilarating sensation of soaring through the skies. Its time to become the ultimate fighter pilot!', 'https://img.gamemonetize.com/ggcnpsldi1mbkoesjwee4unb1wc0b332/512x384.jpg', 'https://html5.gamemonetize.com/ggcnpsldi1mbkoesjwee4unb1wc0b332/', '0', 'Boys', 0, 0, '', 'war-plane-strike-sky-combat'),
(3963, 'Ibiza Pool Party', 'In this online makeover game, Elsa and Ariel have prepared some girly-girl summer activities that you will love. Are you ladies ready to embark on a fun trip to Ibiza? Then simply get started with the Ibiza Pool Party, and have a blast with your favorite Disney princesses while you help them prep their looks for the most-awaited pool party of the year.', 'https://img.gamemonetize.com/g1cu82kaz5vx4pd0ydr475vuf23ie0ru/512x384.jpg', 'https://html5.gamemonetize.com/g1cu82kaz5vx4pd0ydr475vuf23ie0ru/', '0', 'Girls', 0, 0, '', 'ibiza-pool-party'),
(3964, 'Skibidi Toilet Shooter', 'Skibidi Toilet Shooter is a fast-paced, shooting game where you have to kill the nasty Skibidi toilets. It is your responsibility to stop the Skibidi toilets from taking over the world. Use all your abilities to kill those nasty toilets and set the world free.', 'https://img.gamemonetize.com/szxoceh9mtkp0te9gx7vifxahguy75lc/512x384.jpg', 'https://html5.gamemonetize.com/szxoceh9mtkp0te9gx7vifxahguy75lc/', '0', 'Shooting', 0, 0, '', 'skibidi-toilet-shooter'),
(3965, 'Princess Look Like A Supermodel', 'Welcome to the Princess Look Like A Supermodel. Princess Anna, Elsa, Moana, and Snow White are the BFFs who admired more on modeling. They planned to be a supermodel in upcoming fashion events. Browse their wardrobe and help the princesses to be a supermodel.', 'https://img.gamemonetize.com/1n0eia7ato0c8cwvsd7471b5ab66or52/512x384.jpg', 'https://html5.gamemonetize.com/1n0eia7ato0c8cwvsd7471b5ab66or52/', '0', 'Girls', 0, 0, '', 'princess-look-like-a-supermodel'),
(3966, 'Crossword Kingdom', 'Crossword Kingdom is a challenging vocabulary game where you fill in words in the given crossword puzzle. You can form any meaningful word by connecting letters. Extra meaningful words will give you an extra score. Check your spelling and vocabulary skills and learn new words while playing with the alphabet letters.', 'https://img.gamemonetize.com/phfi8n3p1nz1zehem6dmzqieuklzyjls/512x384.jpg', 'https://html5.gamemonetize.com/phfi8n3p1nz1zehem6dmzqieuklzyjls/', '0', 'Puzzles', 0, 0, '', 'crossword-kingdom'),
(3967, 'Maze Love Balls', 'Are you seeking a stimulating puzzle game to challenge your cognitive prowess and unleash your imagination? Look no further than Love Balls Maze! This extraordinary game is designed to put your skills to the test. Your objective is simple yet deceivingly difficult: help two balls reunite. However, be prepared to encounter a myriad of obstacles at each level that impede the balls progress. Successfully guiding them toward each other calls for resourcefulness and ingenious problem-solving. Its time to showcase your aptitude for puzzle-solving to the world. Get ready to embark on this exciting journey with Maze Love Balls!', 'https://img.gamemonetize.com/quy3uokbhnnrxpqu5iczp6xqkun5tytl/512x384.jpg', 'https://html5.gamemonetize.com/quy3uokbhnnrxpqu5iczp6xqkun5tytl/', '0', 'Hypercasual', 0, 0, '', 'maze-love-balls'),
(3968, 'BMX Boy Online', 'Accelerate, soar through the air, and execute a variety of impressive maneuvers while ensuring a safe landing. BMX Boy Online offers a remarkable blend of simplicity and captivating gameplay. The mechanics are straightforward - simply amplify your speed and leap over hurdles on the track to accumulate as many points as possible. Utilize the two on-screen buttons (the right button for acceleration and the other for jumping) to navigate through the course. Unleash your flair by performing dazzling stunts mid-air for additional points. The primary objective remains consistent: masterfully maneuver your way through obstacles, enjoy!', 'https://img.gamemonetize.com/lzhya6ep5ilwwkj5ho7mokm43ftzdbxv/512x384.jpg', 'https://html5.gamemonetize.com/lzhya6ep5ilwwkj5ho7mokm43ftzdbxv/', '0', 'Racing', 0, 0, '', 'bmx-boy-online'),
(3969, 'Save My Skibidi', 'Pets Sever is game which you will like for sure its a game of puzzles kind. The game goal is to drew a box that had your pet from getting attacked by bees each level is harder than the one before of it.', 'https://img.gamemonetize.com/h3578tixzxp7c7k6lgezgh3wcl5s4nt3/512x384.jpg', 'https://html5.gamemonetize.com/h3578tixzxp7c7k6lgezgh3wcl5s4nt3/', '0', 'Puzzles', 0, 0, '', 'save-my-skibidi'),
(3970, 'Archery World Tour Game', 'Use your mouse to aim and fire your bow. Hold your left mouse button to draw, and release to fire. The crosshairs will slowly follow your cursor as you move your mouse. In most levels, youll need to pay attention to the wind speed and direction if you want to hit the bullseye.', 'https://img.gamemonetize.com/qzlrdm6ysgu6q79fl2z3g572839q9fmt/512x384.jpg', 'https://html5.gamemonetize.com/qzlrdm6ysgu6q79fl2z3g572839q9fmt/', '0', 'Puzzles', 0, 0, '', 'archery-world-tour-game'),
(3971, 'Skibidi Jumping', 'Cube Jumping is a 3D Game that you absolutely like. the game aimes to test your reaction speed by making mutliple platforms moving to left and right and you job is to click each time that there is a platform infront of your cub.', 'https://img.gamemonetize.com/33ek6qw5gbnqpi7mtkcgykgjcklbi4r7/512x384.jpg', 'https://html5.gamemonetize.com/33ek6qw5gbnqpi7mtkcgykgjcklbi4r7/', '0', 'Clicker', 0, 0, '', 'skibidi-jumping'),
(3972, 'Skibidi Toilet Video Call', 'Skibidi Toilet video call is a simple app for you to make a fake call video with the infamous Skibidi Toilet and chat live with him. Skibidi Toilet will accompany your days in your free time when you feel lonely and bored then entertain yourself with video calls from your idol Skibidi. Enjoy calling your favorite Skibidi Toilet and talking with him in all fun ways. Skibidi Toilet video call is always a prank app for everyone! Skibidi Toilet has something to tell you, will you pick up the phone?', 'https://img.gamemonetize.com/1nxuc5rt3wo9nzkvquvu618dbamlnzk9/512x384.jpg', 'https://html5.gamemonetize.com/1nxuc5rt3wo9nzkvquvu618dbamlnzk9/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-video-call'),
(3973, 'Messi New Challenge', 'Messi makes the move to a new Continent and new challenges await. Participate in the excitement and go through numerous goal scoring and skill testing levels and earn trophies too.', 'https://img.gamemonetize.com/8m3ox950lsb3vxarbxdfuwlnftq41i3p/512x384.jpg', 'https://html5.gamemonetize.com/8m3ox950lsb3vxarbxdfuwlnftq41i3p/', '0', 'Sports', 0, 0, '', 'messi-new-challenge'),
(3974, 'Popcorn Time Game', 'Popcorn Time is an interesting puzzle game. Whether you are watching any kind of movie, you could not miss popcorn. How lucky, you have got a popcorn-making machine. It will make popcorn constantly when you press the mouse. You need to complete all levels to get them. Pop the popcorn to the target line. Dont let the popcorn fall to the ground. There are so many challenges waiting for you.', 'https://img.gamemonetize.com/u14lq7dtklk7qdvtaj93tvt5jticsko1/512x384.jpg', 'https://html5.gamemonetize.com/u14lq7dtklk7qdvtaj93tvt5jticsko1/', '0', 'Sports', 0, 0, '', 'popcorn-time-game'),
(3975, 'AQUA PANG', 'Fun in your hand ~ Aqua Pang! In a beautiful and peaceful Aqualand, One day land animals started taking our friends! Lets go to the Aqualand with your friends to protect it~ [Game Features] - You can easily enjoy the game with one hand. - You can play strategically, using the skills suitable for you. - Various 200 stages!', 'https://img.gamemonetize.com/42h0h58sbqn83om03ytcapkt70umpy23/512x384.jpg', 'https://html5.gamemonetize.com/42h0h58sbqn83om03ytcapkt70umpy23/', '0', 'Puzzles', 0, 0, '', 'aqua-pang'),
(3976, 'Cut The Buttons', 'Cut The Buttons is a creative puzzle game that challenges logic and trains the brain. With stunning graphics and simple controls, its a highly engaging puzzle game that appeals to players of all ages.', 'https://img.gamemonetize.com/vw8bx99tx4dt410ss2f8hgn999uzsqzn/512x384.jpg', 'https://html5.gamemonetize.com/vw8bx99tx4dt410ss2f8hgn999uzsqzn/', '0', 'Puzzles', 0, 0, '', 'cut-the-buttons'),
(3977, 'Surprise Doll Dress Up', 'Attention to all blind box enthusiasts! Have you ever considered indulging in a thrilling Doll Collecting Game? Immerse yourself in the excitement as you unveil surprise blind boxes, acquire your very own virtual dolls, and engage in delightful playtime with them! Get ready to immerse yourself in sheer amusement! lol', 'https://img.gamemonetize.com/knav2n3g7i6rz021fm343twzw7yd8n8m/512x384.jpg', 'https://html5.gamemonetize.com/knav2n3g7i6rz021fm343twzw7yd8n8m/', '0', 'Girls', 0, 0, '', 'surprise-doll-dress-up'),
(3978, 'Fall Race 3D Game', 'Fall-Race-3D is an exciting arcade running game. You will race with other stickmen. Dont fall off the platforms. You must win the first title. For arriving at the other platforms, you must speed up or use Paraglider. Keep running until the end.', 'https://img.gamemonetize.com/109l1miiywe4g2iktt5k4saofb5gdczn/512x384.jpg', 'https://html5.gamemonetize.com/109l1miiywe4g2iktt5k4saofb5gdczn/', '0', 'Girls', 0, 0, '', 'fall-race-d-game'),
(3979, 'Maze Mania', 'Maze Mania is a thrilling puzzle game with twists and turns. Race against the clock to find a path from the entrance to the exit before time runs out. Can you solve 8 puzzles and emerge victorious? Give it your best shot!', 'https://img.gamemonetize.com/gwwndd9goj7waf9vyqjgpwmx6rjj1kc4/512x384.jpg', 'https://html5.gamemonetize.com/gwwndd9goj7waf9vyqjgpwmx6rjj1kc4/', '0', 'Puzzles', 0, 0, '', 'maze-mania'),
(3980, 'draw lines.io', 'draw lines.io is a classic and challenging puzzle game. Your goal is to connect all the dots using horizontal and vertical connections close together and without overlapping. It is not necessary to follow a specific order or correct path to solve the puzzle, just that all the points are connected. The difficulty increases with each level.', 'https://img.gamemonetize.com/c9mw59zzrbnc1zdmcbcxypmfqlqxiueq/512x384.jpg', 'https://html5.gamemonetize.com/c9mw59zzrbnc1zdmcbcxypmfqlqxiueq/', '0', 'Puzzles', 0, 0, '', 'draw-linesio'),
(3981, 'Merge Master: Skibidi Bop', 'Discover the fantasy world of skibidi monsters in the Merge Master: Skibidi Bop! Merge your terrible monsters, make them evolve and have the most powerful army. You need to use your tactics and your brain to combine monsters and fight the skibidi toilet! You need to evolve your monsters quickly and have a strong army! If you want to win this battle, you need to evolve your monster quickly to get a huge army! Come on!', 'https://img.gamemonetize.com/7cno37tfianlivq29hanilqqtqak2ghv/512x384.jpg', 'https://html5.gamemonetize.com/7cno37tfianlivq29hanilqqtqak2ghv/', '0', 'Boys', 0, 0, '', 'merge-master-skibidi-bop'),
(3982, 'Basket Goal 1', 'Attention basketball and puzzle fans! Here is a game tailor-made for you - Basket Goal! In this game, you can unleash your basketball skills, shoot the ball into the basket, and feel the joy of victory.', 'https://img.gamemonetize.com/0eewki6edwqultsud1l2fagusqe0eq66/512x384.jpg', 'https://html5.gamemonetize.com/0eewki6edwqultsud1l2fagusqe0eq66/', '0', 'Puzzles', 0, 0, '', 'basket-goal-'),
(3983, 'Bicycle Rush 3D', 'Here is a bicycle riding racing arcade game that is made from 3D cartoon game art animation. In normal racing mode, you can crash other AI riders and win first place. In Challenge mode, you need to avoid all obstacles and arrive at the finish line. Have a good time in the first-person view!', 'https://img.gamemonetize.com/wox48iadsukskgrs1fk9i5o2hxwm5azg/512x384.jpg', 'https://html5.gamemonetize.com/wox48iadsukskgrs1fk9i5o2hxwm5azg/', '0', 'Action', 0, 0, '', 'bicycle-rush-d'),
(3984, 'Skibidi Toilet Memory Challenge', 'Introducing the Skibidi Toilet Memory Challenge &amp;ndash; the ultimate and super fun memory game designed especially for kids! Get ready to embark on an exciting memory journey that will keep young minds engaged and entertained for hours on end. Best of all, its completely free to play! In this delightful game, children are invited to join the lovable character, Skibidi, on a thrilling memory adventure. Dive into the whimsical world of Skibidi and his toilet memories today!', 'https://img.gamemonetize.com/iqpt2ke67wlfzud2tok0otklryuqxk4r/512x384.jpg', 'https://html5.gamemonetize.com/iqpt2ke67wlfzud2tok0otklryuqxk4r/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-memory-challenge'),
(3985, 'My Best FF Outfits', 'Welcome to the My Best FF Outfits. Princesses Anna, Elsa, Snowwhite, and Ariel are more font FF game. They always love to wear the FF costumes and accessories. So they planned to try FF outfits. Join and help the girls to pick a suitable outfit for each one of them. Try to choose unique costumes and hairstyles. Play and have fun!', 'https://img.gamemonetize.com/1wentwjmbjdw7tou5ydsxvip1ug3avhw/512x384.jpg', 'https://html5.gamemonetize.com/1wentwjmbjdw7tou5ydsxvip1ug3avhw/', '0', 'Girls', 0, 0, '', 'my-best-ff-outfits'),
(3986, 'Secret Agent 1', 'Secret Agent is a shooting puzzle game full of excitement and fun. You will play a secret agent and face various challenging tasks. There are various levels and difficulties in the game to ensure your gaming experience is long-lasting and fun. Come and challenge your skills and strategies and become the strongest agent!', 'https://img.gamemonetize.com/4p88k82f2ebc76ej1ghnc6dh541qy61w/512x384.jpg', 'https://html5.gamemonetize.com/4p88k82f2ebc76ej1ghnc6dh541qy61w/', '0', 'Puzzles', 0, 0, '', 'secret-agent-'),
(3987, 'Time Witch', 'Time Witch is a puzzle platformer where you control a witch with the power to distort time to make elements in the level faster or slower. Use wisely that power to help the witch to evade enemies and surpass obstacles.', 'https://img.gamemonetize.com/ed2ywgpmol7o3lbo7lgzi6d8j28vro2j/512x384.jpg', 'https://html5.gamemonetize.com/ed2ywgpmol7o3lbo7lgzi6d8j28vro2j/', '0', 'Puzzles', 0, 0, '', 'time-witch'),
(3988, 'Car Racing: 3D Drive Mad', 'Here is a car racing arcade game. You have a chance to control a car equiped with nitro system. You can collect the fuel to charge it. Try to defeat other AI players by avoiding obstacles and using nitro items. Have a good time!', 'https://img.gamemonetize.com/u92w5m8oarc9vrcbaya824qonh7lgij3/512x384.jpg', 'https://html5.gamemonetize.com/u92w5m8oarc9vrcbaya824qonh7lgij3/', '0', 'Action', 0, 0, '', 'car-racing-d-drive-mad'),
(3989, 'Skibidi Toilet Friends', 'Are you ready for the adventure of two friends? Achieve victory with teamwork. You should move with your friend. You should support your friend. two toilet men need to reach the door. proceed in order. Reach the door in this fun for two. Watch out for moving obstacles. You must reach the door before you die. neither of you should die.', 'https://img.gamemonetize.com/jvgcmyn4aqpf23w7gmww6x8cdo9nzefi/512x384.jpg', 'https://html5.gamemonetize.com/jvgcmyn4aqpf23w7gmww6x8cdo9nzefi/', '0', 'Action', 0, 0, '', 'skibidi-toilet-friends'),
(3990, 'Farm 2048', 'Merge the dropped cards to end up with the number 2048 and free up space for the next cards! Farm 2048 is a fun math puzzle game that will challenge your ability to use even numbers. Get more points to go to the next level and unlock the ability to cancel the wrong move.', 'https://img.gamemonetize.com/z0kifnazesu2oe1jonuc6v5g13h0g4xv/512x384.jpg', 'https://html5.gamemonetize.com/z0kifnazesu2oe1jonuc6v5g13h0g4xv/', '0', 'Puzzles', 0, 0, '', 'farm-'),
(3991, 'Barbiecore', 'How about a new fashion trend? Hot pink and bubblegum are on the rise, but in this cute doll dress-up game, its all about sweet girl Ellie! Pink is her favorite color and Barbiecore is her favorite aesthetics, you know what you have to do next. Create cute casual and sporty chic looks while playing this free-to-play dress-up game for girls called Barbiecore!', 'https://img.gamemonetize.com/2gx8iupbt9ed1lnf3bhziy957j6jqi63/512x384.jpg', 'https://html5.gamemonetize.com/2gx8iupbt9ed1lnf3bhziy957j6jqi63/', '0', 'Girls', 0, 0, '', 'barbiecore'),
(3992, 'Skibidi And The Pumpkin', 'Hey Mr. Pumpkin you need to escape from the Skibidi Toilet! Try to resit the more you can and complete all 20 Levels! Enjoy this summer season with this great trend game!', 'https://img.gamemonetize.com/fyu3dymni8ou08mmqqy9nn50etojouhi/512x384.jpg', 'https://html5.gamemonetize.com/fyu3dymni8ou08mmqqy9nn50etojouhi/', '0', 'Hypercasual', 0, 0, '', 'skibidi-and-the-pumpkin'),
(3993, 'Goal Quest', 'Experience the fusion of sports and puzzle-solving in this captivating 2D soccer ball game. Break through cube stone obstacles by simply touching them, clearing your path to the goal. But it&amp;rsquo;s not just about scoring; you must also collect three stars scattered throughout each level to unlock new challenges. Navigate intricate mazes, utilize physics, and explore visually stunning environments as you strive to become the ultimate soccer ball champion. Are you ready for an adventure filled with excitement, discovery, and a touch of soccer magic?', 'https://img.gamemonetize.com/4gfskfmycte9r79aaz1umeaj9lmyjkvh/512x384.jpg', 'https://html5.gamemonetize.com/4gfskfmycte9r79aaz1umeaj9lmyjkvh/', '0', 'Sports', 0, 0, '', 'goal-quest'),
(3994, 'Millionaire Kids Game', 'Millionaire Kids Game is an exciting question and answer game that brings all the excitement of the famous TV show right to your fingertips. Get ready to test your general knowledge in a thrilling competition against the clock. The game offers a challenging and fun experience where you can feel like a real participant of the show.', 'https://img.gamemonetize.com/oae403fgqt2efa5qq250wmwy6wxv5qid/512x384.jpg', 'https://html5.gamemonetize.com/oae403fgqt2efa5qq250wmwy6wxv5qid/', '0', 'Puzzles', 0, 0, '', 'millionaire-kids-game'),
(3995, 'Skibidi Toilet Attack', 'Skibidi Toilet Attack is a thrilling and addictive casual online shooter game that promises hours of entertainment for players of all ages. With its simple yet engaging gameplay, the game allows players to immerse themselves in a fast-paced shooting experience while trying to survive against waves of enemies in various challenging levels. As an action-packed free online game, Skibidi Toilet Attack offers a unique and amusing concept that is perfect for those seeking fun games that can be played directly in their favorite web browser. Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/r4c7bg2psgoq3xj3vsed965dli6hm3ue/512x384.jpg', 'https://html5.gamemonetize.com/r4c7bg2psgoq3xj3vsed965dli6hm3ue/', '0', 'Clicker', 0, 0, '', 'skibidi-toilet-attack'),
(3996, 'Skibidi Flappy Poppy', 'Get ready for an exhilarating gaming experience with Skibidi Toilet game series! Step into the shoes of the beloved character Skibidi Toilet as you play through a high-stakes game inspired by the super series Flappy Bird in poppy style. Are you able to avoid all pipes and try to collect all medals? Enjoy this great game!', 'https://img.gamemonetize.com/fqbwaar44gcqnk3u9d21kornuujbge4j/512x384.jpg', 'https://html5.gamemonetize.com/fqbwaar44gcqnk3u9d21kornuujbge4j/', '0', 'Shooting', 0, 0, '', 'skibidi-flappy-poppy'),
(3997, 'Spaceship Destruction', 'Play the newest action shooter game Spaceship Destruction. The game has 7 different levels from easier to harder. The goal of the game is to destroy all the enemies who are attacking you, collecting energy items, bombs, shields, and more. Enjoy and have fun!', 'https://img.gamemonetize.com/g2e77ahalq8bmd3ued7ryp6m78lhfwrp/512x384.jpg', 'https://html5.gamemonetize.com/g2e77ahalq8bmd3ued7ryp6m78lhfwrp/', '0', 'Shooting', 0, 0, '', 'spaceship-destruction'),
(3998, 'Hexa Merge 2048', '- Game Hexa Merge 2048 is a fun and addictive puzzle game that combines elements of drop and merge games with the classic 2048 game. - The goal is to drop numbered tiles onto the board and merge them with adjacent tiles of the same value to create larger numbers. - The game ends when the board is full or when you reach the 2048 tile, whichever comes first. - You can choose from different modes, themes, and difficulties to customize your gaming experience. - Game Hexa Merge 2048 is a great way to train your brain, relax, and have fun at the same time.', 'https://img.gamemonetize.com/hpstq2pm2jq9jst29aynnpr2poomw59n/512x384.jpg', 'https://html5.gamemonetize.com/hpstq2pm2jq9jst29aynnpr2poomw59n/', '0', 'Puzzles', 0, 0, '', 'hexa-merge-'),
(3999, 'Pizza Cafe Tycoon', 'Are you ready to build a successful cafe empire with you? You currently own a pizza shop and customers love their delicious pizza. Your task is to deliver various pizza orders on time and quickly. Remember, speed and quality are everything in the cafe business. You have to work with dedication to ensure the satisfaction of your customers. Manage orders quickly and effectively without slowing down and offer your customers an unforgettable experience. Build your own strategies for success in your cafe empire and seize opportunities to grow your business.', 'https://img.gamemonetize.com/ozrihsbvi9tirbdb9cnyu7rks1ydj8hc/512x384.jpg', 'https://html5.gamemonetize.com/ozrihsbvi9tirbdb9cnyu7rks1ydj8hc/', '0', 'Cooking', 0, 0, '', 'pizza-cafe-tycoon'),
(4000, 'Skibidi Jump', 'Do you love Skibidi Toilet? Well! you are in the right place to play a skibidi toilet game. Tap or click to jump colorful bathtubs to collect the little poops. Once you collect all poops, a toilet door will appear. Go to that door to unlock the next level and be careful with traps suction cups. Have fun and explore tons of amazing and challenging levels.', 'https://img.gamemonetize.com/sy2m9vrlnwoa34qzsq95lkqh0nrg6o1z/512x384.jpg', 'https://html5.gamemonetize.com/sy2m9vrlnwoa34qzsq95lkqh0nrg6o1z/', '0', 'Clicker', 0, 0, '', 'skibidi-jump'),
(4001, 'Super Mario &amp;amp; Sonic FNF Dance', 'Super Mario &amp;amp; Sonic FNF Dance is a rhythm action game. Featuring Super Mario and Sonic to perform great dance performance! Choose your music and defeat Sonic in this exciting battle dance music game. Upgrade your special performance to gain more score! Enjoy the cool song!', 'https://img.gamemonetize.com/khgpgcan9lxdopmb1nu0p2hsuqpmglld/512x384.jpg', 'https://html5.gamemonetize.com/khgpgcan9lxdopmb1nu0p2hsuqpmglld/', '0', 'Hypercasual', 0, 0, '', 'super-mario-ampamp-sonic-fnf-dance'),
(4002, 'Rope Experiment', 'Welcome to our Rope game! Tie the rope to dot-shaped needles, ensuring it touches them all. Challenge your skills in this puzzling adventure. Can you conquer every level? Get ready to knot, twist, and weave your way to victory!', 'https://img.gamemonetize.com/wj9xawzlvqj1iqt4lfzqs52fimq7sa6t/512x384.jpg', 'https://html5.gamemonetize.com/wj9xawzlvqj1iqt4lfzqs52fimq7sa6t/', '0', 'Puzzles', 0, 0, '', 'rope-experiment'),
(4003, 'Rainbow Monster VS Skibidi Toilet', 'Rainbow Monster VS Skibidi Toilet is a combination between action and stealth game. As a Rainbow Monster you must survive from hurdles of Skibidi Toilet. Take aimlessly all Skibidi Toilet enemies from behind. Dont let them catch you!', 'https://img.gamemonetize.com/cnu703sdunnure2h4yow3vc2card6msa/512x384.jpg', 'https://html5.gamemonetize.com/cnu703sdunnure2h4yow3vc2card6msa/', '0', 'Hypercasual', 0, 0, '', 'rainbow-monster-vs-skibidi-toilet'),
(4004, 'Squad Goals: Soccer 3D', 'Squad Goals is fun and simple 3D soccer game that can quickly turn into a crazy ball brawl! No cards, fouls, or offsides! Slide, tackle, dribble, kick, shoot, and score &amp;ndash; all with just one finger! Whoever scores first wins the match! Rise through the ranks to dominate the game! Key game features: &amp;bull; One-finger on-screen joystick controls, with support for mouse and keyboard &amp;bull; Upgrade character traits to unlock full potential &amp;bull; Level up to rise through the ranks &amp;bull; Shop for cosmetics to customize your character, ball, and stadium &amp;bull; Complete daily quests to earn more coins &amp;bull; Daily and hourly rewards &amp;bull; Play in two modes: ARENA or TEAM vs TEAM', 'https://img.gamemonetize.com/413slo2x1o8km5rs8vb6ikya691zsm78/512x384.jpg', 'https://html5.gamemonetize.com/413slo2x1o8km5rs8vb6ikya691zsm78/', '0', 'Soccer', 0, 0, '', 'squad-goals-soccer-d'),
(4005, 'Girls Nail Art Salon', 'Girls, are you ready to play the best nail salon game in the world? Its time to become a super nail designer in the universe and design your own nails through Girls Nail Art Salon! If you have ever tried to design your own nails, you know how difficult it is to get them right. But thanks to this amazing nail salon game, you will be able to do it in an easy way and create beautiful nail designs.', 'https://img.gamemonetize.com/pf67zhthzd2lbla4mfj7vb0tjzsglaxb/512x384.jpg', 'https://html5.gamemonetize.com/pf67zhthzd2lbla4mfj7vb0tjzsglaxb/', '0', 'Girls', 0, 0, '', 'girls-nail-art-salon'),
(4006, 'Archer Huntsman Game', 'Archer Huntsman is a fun confrontation arcade game. You can either choose the parkour hunting mode or the endless breakout mode. In parkour hunting mode, you need to survive to the end with your skills within the time limit. In the endless mode, you need to protect the king, if the king dies you will also fail. You can use the reward for passing to unlock new characters and skills. Have fun!', 'https://img.gamemonetize.com/fz1bcz13appypcqium28h4eohm3sdg25/512x384.jpg', 'https://html5.gamemonetize.com/fz1bcz13appypcqium28h4eohm3sdg25/', '0', 'Girls', 0, 0, '', 'archer-huntsman-game'),
(4007, 'Little Girls School vs PrincessStyle', 'Come and join this wonderful dressup game at 7sgames.com. These little girls, Sophia and Clara to get dressed in princess style and school style. Of course the both good at these outfits. Lets check who is best in these outfits.', 'https://img.gamemonetize.com/3nn4slcv5ceftlgap6ty11857g2uzjnl/512x384.jpg', 'https://html5.gamemonetize.com/3nn4slcv5ceftlgap6ty11857g2uzjnl/', '0', 'Girls', 0, 0, '', 'little-girls-school-vs-princessstyle'),
(4008, 'Mahjong Tiles', 'Play the real Mahjong puzzle game. Match up traditional Mahjong tiles until all of tiles are gone in this authentic Chinese style board game. Unlock new levels and zoom into the field, speeding through levels in a bid to become the real Mahjong Ace!', 'https://img.gamemonetize.com/8ixrfv673ox0ksq9pb66t4yq4f6r0yn3/512x384.jpg', 'https://html5.gamemonetize.com/8ixrfv673ox0ksq9pb66t4yq4f6r0yn3/', '0', 'Puzzles', 0, 0, '', 'mahjong-tiles'),
(4009, 'Everyone Flee', 'You must ensure that everyone can flee! But be aware that your moves apply to everyone. Move all the players in a way that everybody safely reaches the door. If one cannot make it, everybody fails, beware of that too.', 'https://img.gamemonetize.com/mxr6q4l0shhi0ynnq633vvpub8h5kt4m/512x384.jpg', 'https://html5.gamemonetize.com/mxr6q4l0shhi0ynnq633vvpub8h5kt4m/', '0', 'Hypercasual', 0, 0, '', 'everyone-flee'),
(4010, 'Kittygram', 'Kitty cat need help to finish each level. Find correct possition to each block to finished and start new level. You can choose table size from 3x3 until 10x10. Goog luck.', 'https://img.gamemonetize.com/wm43az3123kq2ecatqjuv3mmoddq1j6m/512x384.jpg', 'https://html5.gamemonetize.com/wm43az3123kq2ecatqjuv3mmoddq1j6m/', '0', 'Puzzles', 0, 0, '', 'kittygram'),
(4011, 'Hospital Hustle', 'Hospital Hustle game is a super fun management game . Take care of all your patients by accepting them , cure them in different machines . By the way you have to carry resources for machines in order to machines work. Also you can hire doctors , workers , receptionist and also upgrade your staff skills and capacities . You have happiness bar at the top and you have to keep it at maximum .', 'https://img.gamemonetize.com/9wwq3zj6f6e4s6r4vnki5ffk6akkz3gb/512x384.jpg', 'https://html5.gamemonetize.com/9wwq3zj6f6e4s6r4vnki5ffk6akkz3gb/', '0', 'Girls', 0, 0, '', 'hospital-hustle'),
(4012, 'Puzzle Bobo Online', 'Play an online puzzle game called Puzzle Bobo Online. The has easy and hard levels. In the easy level, you have to drag the images to the right position to complete the game. On the hard level, the images must be moved by sliding them to the empty position till all images are in the right position. Play this game on any device and full-screen if you like it.', 'https://img.gamemonetize.com/s0hyz0k8811r2r6s9w4litg7b3so9tuo/512x384.jpg', 'https://html5.gamemonetize.com/s0hyz0k8811r2r6s9w4litg7b3so9tuo/', '0', 'Puzzles', 0, 0, '', 'puzzle-bobo-online'),
(4013, 'Super Spy Mario VS Skibidi Toilet', 'Super Spy Mario VS Skibidi Toilet is a combination between action and stealth game. As a Super Spy Mario you must survive from hurdles of Skibidi Toilet. Take aimlessly all Skibidi Toilet enemies from behind. Dont let them catch you! Game features: - Map design each level is unique and has its own strategies to complete - The cool feeling of stealth 2.5D action packed game - Cool environment and enemy AI', 'https://img.gamemonetize.com/qmge8jsxyuoxtxsuwtizlhyilhp6ogfb/512x384.jpg', 'https://html5.gamemonetize.com/qmge8jsxyuoxtxsuwtizlhyilhp6ogfb/', '0', 'Adventure', 0, 0, '', 'super-spy-mario-vs-skibidi-toilet'),
(4014, 'Crazy car transport truck', 'In this Advance Truck driving game your task is to move loads of freight things starting with one spot then onto the next inside city. You need to appreciate off-road Driving game while driving the truck in mountains valleys and escalate the rush of slope ascending test on troublesome rough terrain tracks in police car driver challenge game.', 'https://img.gamemonetize.com/1rrpv2bnffkj89bpvjszjwyyyj0ft8mo/512x384.jpg', 'https://html5.gamemonetize.com/1rrpv2bnffkj89bpvjszjwyyyj0ft8mo/', '0', 'Adventure', 0, 0, '', 'crazy-car-transport-truck'),
(4015, 'Super Mario Wonder', 'Super Mario Wonder is an exciting online game set in the magical world of Mario, where players embark on an epic journey to help Mario conquer various castles. Offering an engaging mix of action and fun, this game has become a favorite among casual gamers seeking thrilling gameplay without the need for downloads or installations. Best of all, Super Mario Wonder can be enjoyed entirely for free on the popular gaming platform, kiz10.com. Casual gamers are often drawn to games that provide instant entertainment without the complexities of traditional titles. Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/zk99zkldgfzm89l2g56hhf5rfzitm9x8/512x384.jpg', 'https://html5.gamemonetize.com/zk99zkldgfzm89l2g56hhf5rfzitm9x8/', '0', 'Clicker', 0, 0, '', 'super-mario-wonder'),
(4016, 'MonkeyMart Game', 'Monkey Mart is a very fun management game. Monkeys need a grocery store for shopping. Open your mini market right now. What is their favorite food? Of course, you should start growing bananas first. Collect the ripening bananas and place them on the counter. Here, the customers have already started to arrive. Collect the eggs of the chickens you feed with bananas and place them on the counter as well. Start selling food such as banana puree canned food, flour, bread, and milk with the money you have saved. Lets run to the most fun of shopping!', 'https://img.gamemonetize.com/kv55oxvots5vb1cl3g17te2xitdwgxpe/512x384.jpg', 'https://html5.gamemonetize.com/kv55oxvots5vb1cl3g17te2xitdwgxpe/', '0', 'Clicker', 0, 0, '', 'monkeymart-game'),
(4017, 'My Sweet Candy Outfits', 'Welcome to the My Sweet Candy Outfits. Rainbow high girls Skyler, Sunny, Ruby, and Violet are planning a weekend party. But a party without a theme is not fun! So they planned to be in Sweet candy themes. Help the girls to browse the wardrobe and pick the cute candy outfit for them. Play and have fun!', 'https://img.gamemonetize.com/57h9fa0af8sl60ju6pnh3utyyst4oebr/512x384.jpg', 'https://html5.gamemonetize.com/57h9fa0af8sl60ju6pnh3utyyst4oebr/', '0', 'Girls', 0, 0, '', 'my-sweet-candy-outfits'),
(4018, 'Home Defense Zombie Siege', 'Home Defense Zombie Siege is a thrilling tower defense game that has taken the gaming world by storm. The game begins with a peaceful home that is suddenly under attack by hordes of terrifying zombies that threaten to destroy everything in their path.', 'https://img.gamemonetize.com/n31s33uesmu0ymd3sss4955m963p0bxu/512x384.jpg', 'https://html5.gamemonetize.com/n31s33uesmu0ymd3sss4955m963p0bxu/', '0', 'Girls', 0, 0, '', 'home-defense-zombie-siege'),
(4019, 'Skibidi Toilet Jigsaw Puzzle 2', 'The most popular jigsaw puzzle game comes back with season 2! Skibidi Toilet Jigsaw Puzzles is a unique and funny jigsaw puzzle online game that features popular Skibidi hot-themed elements. If you are seeking interesting puzzle games, you cant miss it.', 'https://img.gamemonetize.com/12nysmbkkltwq6w2uvmeb77k4oi8b9cw/512x384.jpg', 'https://html5.gamemonetize.com/12nysmbkkltwq6w2uvmeb77k4oi8b9cw/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-jigsaw-puzzle-'),
(4020, 'Tank Battle Tank War', 'ake your own equipment and tanks to engage in epic battles in the hills and crush the most formidable enemies. Collect loot after each battle to upgrade your armored vehicles weapons. You can unlock new tanks and fight your own way. After each victory, you will be rewarded with countless gold coins and will rise to the position of greatest war marshal.', 'https://img.gamemonetize.com/h2uu6i6jr0s10xftbb2icdkb8kom40hp/512x384.jpg', 'https://html5.gamemonetize.com/h2uu6i6jr0s10xftbb2icdkb8kom40hp/', '0', 'Shooting', 0, 0, '', 'tank-battle-tank-war'),
(4021, 'Zomblox.io', 'Multiplayer zombie survival game! Invite friends and defeat waves of zombies. Destroy loot boxes to get more powerful weapons. Play on 3 different maps or create your own maps using the level editor.', 'https://img.gamemonetize.com/rha2cyp1q8590dx3imb4gx8b7p74ilo3/512x384.jpg', 'https://html5.gamemonetize.com/rha2cyp1q8590dx3imb4gx8b7p74ilo3/', '0', 'Multiplayer', 0, 0, '', 'zombloxio'),
(4022, 'Tank War Machines', 'Incredibly dynamic and fun multiplayer game. Build your tank from dozens of parts, play with your friends &amp;amp; dominate the arena - 3 vs 3 PVP action. Try different tactics and win. Choose a tank and join the battle! Tanks A Lot! features four distinct game modes: - shoot your way in a classic, adrenaline-filled Deathmatch - fight for resources in Brawl - be the last man standing in Battle Royale - play football in Tank-O-Ball, but with tanks!', 'https://img.gamemonetize.com/3ulpd2m1hkmcmaoruiq7abp1o5tlxnrw/512x384.jpg', 'https://html5.gamemonetize.com/3ulpd2m1hkmcmaoruiq7abp1o5tlxnrw/', '0', 'Shooting', 0, 0, '', 'tank-war-machines'),
(4023, 'Brain Find: Can you find it?', 'If you are fan of tricky games, riddles, brain teasers, brain games or any other quiz game, Brain Find is one of the most choicer for you to exercise you brain. The fascinating brain puzzles would definitely surprise you: WOW! That’s amazing! This new puzzle game may break common sense and test your brain with outside the box solutions. Don’t be tricked! Just think differently and everything will help you feel refreshed! Enjoy yourself with your friends with this addictive and funny free IQ game!', 'https://img.gamemonetize.com/jciwtbfxgzykmo9w3z426rrquyhi54o6/512x384.jpg', 'https://html5.gamemonetize.com/jciwtbfxgzykmo9w3z426rrquyhi54o6/', '0', 'Puzzles', 0, 0, '', 'brain-find-can-you-find-it'),
(4024, 'Hunt Skibidi Toilet', 'Hunt Skibidi Toilet game is a horror game with a character of Skibidi Toilet, and its also an action game. The game will take you to a faraway place where the Skibidi Toilet is haunting players around the world. Its an extremely scary yet enjoyable experience Skibidi Toilet that you can only get when playing this game. You have arrived at an abandoned city. To save you need to find all the weapons and escape from this cursed place. There are legends that at night a Skibidi Toilet through the area and looks for its prey. If he sees someone, he will turn into Skibidi Toilet and start catching up very fast!', 'https://img.gamemonetize.com/gg6xprmbuxfpg5iqytdiht8l4hw3uzxe/512x384.jpg', 'https://html5.gamemonetize.com/gg6xprmbuxfpg5iqytdiht8l4hw3uzxe/', '0', 'Adventure', 0, 0, '', 'hunt-skibidi-toilet'),
(4025, 'Kitty Rush', 'Run, chase and dash with cute Kitty Rush in a fast, fun-filled endless runner. Now please help Kitty speed, slide and dodge through wild worlds where you have to challenging obstacles and keep moving forward.', 'https://img.gamemonetize.com/gnvtksczpjh4jmiuobleh6k0ei6i60d6/512x384.jpg', 'https://html5.gamemonetize.com/gnvtksczpjh4jmiuobleh6k0ei6i60d6/', '0', 'Racing', 0, 0, '', 'kitty-rush'),
(4026, 'Pool Float Party', 'Blondie and Marie decide to have a pool party. Whats a party without cocktails? Lets make a refreshing soda, lemon, lime and mint leaf mojito together. In the meantime, Blondie is engaged in cocktails, Marie cleans up the area next to the pool. Help the girls create a unique party design. Now that everything is ready, girls can take care of themselves. Make up for each of the girls and choose the right outfit. Dont forget to complete the look with stylish accessories and choose an inflatable float of an original shape for girls.', 'https://img.gamemonetize.com/wbw7p5as97hbinfau6n0e2g9ojti8ooi/512x384.jpg', 'https://html5.gamemonetize.com/wbw7p5as97hbinfau6n0e2g9ojti8ooi/', '0', 'Girls', 0, 0, '', 'pool-float-party'),
(4027, 'Friends Rainbow Survival Race', 'Survival Race: The Blue Rainbow Monster takes you on an adrenaline-fueled journey through a vibrant and enchanting world, where the formidable Blue Rainbow Monster reigns supreme. With its striking blue hue and extraordinary abilities, the monster stands out as a force to be reckoned with. As you participate in the intense Survival Race, you find yourself traversing treacherous terrains, confronting challenging obstacles, and always staying one step ahead of the relentless pursuit of the Blue Rainbow Monster. The race unfolds in a visually stunning environment, brimming with a kaleidoscope of colors and whimsical landscapes. Each corner hold', 'https://img.gamemonetize.com/6fpke3eo0qsc35x2ip2d5vgjrxz7wcg3/512x384.jpg', 'https://html5.gamemonetize.com/6fpke3eo0qsc35x2ip2d5vgjrxz7wcg3/', '0', 'Racing', 0, 0, '', 'friends-rainbow-survival-race'),
(4028, 'Glamour BeachLife', 'Get ready to embrace the hottest summer trends as chic swimwear becomes the ultimate fashion statement. Whether you prefer a girly-girl casual style or want to shine at glamorous beach parties, weve got you covered. Join us in transforming cute swimsuits into breathtaking summer ensembles. Olivia, our expert fashionista, is here to share her valuable tips and tricks. Start playing the glamorous #BeachLife dress-up game for girls now, and discover how you can rock adorable swimsuits from sunrise to sunset!', 'https://img.gamemonetize.com/nwkkvcs8kx0xopplv301r5b51p95371i/512x384.jpg', 'https://html5.gamemonetize.com/nwkkvcs8kx0xopplv301r5b51p95371i/', '0', 'Girls', 0, 0, '', 'glamour-beachlife'),
(4029, 'Scribble World Platform Puzzle Adventure', 'Embark on a delightful platform puzzle adventure with Scribble World, where you control a unique scribble character in a world made of scribbles. Solve clever puzzles, find keys, and progress through challenging levels!', 'https://img.gamemonetize.com/hxx386wjejcge3e58x9pgzcr7feu1oy9/512x384.jpg', 'https://html5.gamemonetize.com/hxx386wjejcge3e58x9pgzcr7feu1oy9/', '0', 'Puzzles', 0, 0, '', 'scribble-world-platform-puzzle-adventure'),
(4030, 'Fight Bros', 'Have you ever thrown a stone with a slingshot before? shoot and beat your friend with slingshot. It is a game that can be played for 2 players. Fight with each other with your friend. You have 3 lives. 3 lifeless dies and loses. fight to win. There are 3 different maps. Superpowers are falling because of the sky. Get the gift box and get your power. Kill your opponent with fish oranges and stars.', 'https://img.gamemonetize.com/c0z600ozef8ao5r4r4d3nh5mzgsnab3n/512x384.jpg', 'https://html5.gamemonetize.com/c0z600ozef8ao5r4r4d3nh5mzgsnab3n/', '0', 'Action', 0, 0, '', 'fight-bros'),
(4031, 'They Are Coming 3D Game', 'In this action-packed game, players will step into the shoes of a fearless warrior, ready to take on hordes of enemies. The game takes place in a vibrant and immersive 3D world, offering stunning visuals and realistic sound effects that will captivate players from the beginning.', 'https://img.gamemonetize.com/v3hg782f33e4eze3aivitkli2qz8cmh8/512x384.jpg', 'https://html5.gamemonetize.com/v3hg782f33e4eze3aivitkli2qz8cmh8/', '0', 'Action', 0, 0, '', 'they-are-coming-d-game'),
(4032, 'Us army car transport truck', 'US Army Car Transport Truck Game is an exhilarating virtual experience that puts you in the drivers seat of a powerful military transport truck. Get ready to embark on an action-packed journey as you assume the role of an elite Army truck driver entrusted with the crucial task of transporting various military vehicles across challenging terrains. Immerse yourself in stunningly realistic graphics and immersive gameplay as you navigate through rugged landscapes, from treacherous mountainous regions to dense forests and arid deserts. Your mission is to transport a wide range of military cars, jeeps, and armored vehicles safely to their design', 'https://img.gamemonetize.com/qdngbsreegycovspssulw1ew91j8rkb3/512x384.jpg', 'https://html5.gamemonetize.com/qdngbsreegycovspssulw1ew91j8rkb3/', '0', 'Adventure', 0, 0, '', 'us-army-car-transport-truck'),
(4033, 'Tractor Challenge', 'In the new Tractor Challenge game, you have to conduct field trials of new tractor models that will soon go on sale. Selecting a specific tractor model you will see it in front of you on the screen. The tractor will stand on the road. By pushing the gas pedal, you will ride it on a road with a difficult terrain, gradually gaining speed. You will need to deftly drive a vehicle to overcome many dangerous sections of the road and even make ski jumps. The main thing is not to let the tractor roll over, because then you will fail the test.', 'https://img.gamemonetize.com/fs5o27zuvaq3topxuqk7tsbry3nuvfu7/512x384.jpg', 'https://html5.gamemonetize.com/fs5o27zuvaq3topxuqk7tsbry3nuvfu7/', '0', 'Racing', 0, 0, '', 'tractor-challenge'),
(4034, 'Super Sliding Puzzle', 'Super Slider Puzzle is a classic sliding puzzle game that offers endless fun and challenges. In this addictive game, you need to make the red block move to the bottom designated position. And without crossing other blocks. How many steps can you complete the challenge?', 'https://img.gamemonetize.com/ra21wx4grsjaxvbzter6m2j567xp990m/512x384.jpg', 'https://html5.gamemonetize.com/ra21wx4grsjaxvbzter6m2j567xp990m/', '0', 'Puzzles', 0, 0, '', 'super-sliding-puzzle'),
(4035, 'Rainbow Girls Neon Fashion', 'Welcome to the Rainbow Girls Neon Fashion. Girls! Neon is always special and fun to wear! These Rainbow high girls are more fashionable in the latest trends. They planned to try this neon fashion. Join and help the girls with your creative ideas. Browse each wardrobe and try unique costumes for each girl! Have fun!', 'https://img.gamemonetize.com/5jm7xnweevwsuwsebgcj62zt10otzv2h/512x384.jpg', 'https://html5.gamemonetize.com/5jm7xnweevwsuwsebgcj62zt10otzv2h/', '0', 'Girls', 0, 0, '', 'rainbow-girls-neon-fashion'),
(4036, 'Color Skibidi Toilet', 'Welcome to the super fun Color Skibidi Toilet game, a magical world where your imagination takes flight and skibidi toilet come alive with the stroke of your colors! Step into a world filled with charm, beauty, and endless possibilities as you embark on a journey of creativity and relaxation. Coloring has been proven to reduce stress and anxiety, enhance focus and concentration, and stimulate mindfulness. Have fun coloring!', 'https://img.gamemonetize.com/osn9t5n1mcdn2x02n702coqoxt131uba/512x384.jpg', 'https://html5.gamemonetize.com/osn9t5n1mcdn2x02n702coqoxt131uba/', '0', 'Puzzles', 0, 0, '', 'color-skibidi-toilet');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(4037, 'Shortcut Race Game', 'Collect and obtain more bricks as you are controlling the stickman running along with the platforms, kick them all to achieve a great score! Avoid different ones, or you will lose and stop. Join the game and have a blast in Shortcut Race Game which is really a simple and time-killing game.', 'https://img.gamemonetize.com/ri07xc9oo8zl64wz6bf5fihult0o5eqz/512x384.jpg', 'https://html5.gamemonetize.com/ri07xc9oo8zl64wz6bf5fihult0o5eqz/', '0', 'Action', 0, 0, '', 'shortcut-race-game'),
(4038, 'dunk FallBall', 'dunk BasketBall is a really simple game where you have to only left click for pc players or touch screen for mobile players to make the basketball go up to a specific direction the ball must go into the basket to go to the next level.', 'https://img.gamemonetize.com/5oep3jqa7ey05jzs9en7bthq199pz98z/512x384.jpg', 'https://html5.gamemonetize.com/5oep3jqa7ey05jzs9en7bthq199pz98z/', '0', 'Clicker', 0, 0, '', 'dunk-fallball'),
(4039, 'Rescue from Rainbow Monster Online', 'A small Impostor is tied up and confined to the room.He cuts the rope, rescues and collects unique skins. Simple and fun. Rescue from Rainbow Monster Online is an exciting casual puzzle game that brings the popular cut the rope concept to life. Available for free on Kiz10.com, this game offers a delightful and challenging experience for players of all ages. With its colorful visuals, engaging gameplay, and a touch of action, Rescue from Rainbow Monster Online is sure to captivate gamers seeking a fun and entertaining adventure. Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/747v6poddba7w1b1n39dihdf6tmz34gn/512x384.jpg', 'https://html5.gamemonetize.com/747v6poddba7w1b1n39dihdf6tmz34gn/', '0', 'Clicker', 0, 0, '', 'rescue-from-rainbow-monster-online'),
(4040, 'Poor Eddie Game', 'Poor Eddie, he always gets put in the worst situations. From being thrown up in the air by a trampoline and kicked mid-air to being blown up by a bomb and thrown over large pits, Eddie never gets a break. In Poor Eddie, you take control of the man himself and must navigate each level by figuring out how to get Eddie over the finish line! There are tons of obstacles in the game like spikes and TnT, but also lots to help you like elevators or lifts to take you where you need to go! Can you protext Eddie and get him to where he needs to go?', 'https://img.gamemonetize.com/w6reafq5j9uxyi8hsza6fzc6a1eu8z1c/512x384.jpg', 'https://html5.gamemonetize.com/w6reafq5j9uxyi8hsza6fzc6a1eu8z1c/', '0', 'Clicker', 0, 0, '', 'poor-eddie-game'),
(4041, 'Filled Glass 5', 'Filled Glass 5 is a simple yet engaging physics-based puzzle game that challenges you to pour the water and avoid obstacles in order to fill the glass. This game not only enhances your spatial awareness and logical reasoning but also hones your critical thinking and problem-solving skills. Filled Glass 5 is a simple, enjoyable, and fast-paced physics-based puzzle game that helps train your mind and improves problem-solving skills while providing entertainment.', 'https://img.gamemonetize.com/vigey2dhvsva6zpbazkefpp178emymw5/512x384.jpg', 'https://html5.gamemonetize.com/vigey2dhvsva6zpbazkefpp178emymw5/', '0', 'Puzzles', 0, 0, '', 'filled-glass-'),
(4042, 'Blow Them Down', 'Blow Them Down is a Blow and Inhale Game. Player can contrl Blow and Inhale to defeat AI Player. And this Game support two Players, you can play with you friends at your Party. When you blow something into your opponents mouth, you will Win', 'https://img.gamemonetize.com/9p4cyuxko6vvy292cr8y8uq9q7tuqht1/512x384.jpg', 'https://html5.gamemonetize.com/9p4cyuxko6vvy292cr8y8uq9q7tuqht1/', '0', '3D', 0, 0, '', 'blow-them-down'),
(4043, 'Bounce Big Online', 'Bounce Big is a challenging but super fun new arcade game! Your goal will be to cross obstacles and defeat your opponents! For this, you need to collect some items to achieve the purpose of being bounced into the sky. Although this looks very funny, Bounce Big has addictive gameplay and a 3D art style. If you like this game, dont forget to share it with friends!', 'https://img.gamemonetize.com/zyvb37e49g4s76k2tryc6cs146pr2u8x/512x384.jpg', 'https://html5.gamemonetize.com/zyvb37e49g4s76k2tryc6cs146pr2u8x/', '0', 'Puzzles', 0, 0, '', 'bounce-big-online'),
(4044, 'Baby Panda Food Party', 'Baby Panda is a food-loving bear who has a wide variety of delicious treats in his kitchen. However, today, our playful Panda is out exploring and his delightful munchies have come up with a brilliant idea. They have decided to throw a fabulous dress-up party for themselves while Baby Panda is away. But before they can commence their merrymaking, the foodie gang needs your assistance to get all dolled up in fancy attires. Will you lend a helping hand in dressing up the delightful edible ensemble? And to express their gratitude, the foodies will extend a warm invitation for you to join their exciting dress-up bash!', 'https://img.gamemonetize.com/bwninp2a3pbcmj17art368nm0182tn2s/512x384.jpg', 'https://html5.gamemonetize.com/bwninp2a3pbcmj17art368nm0182tn2s/', '0', 'Girls', 0, 0, '', 'baby-panda-food-party'),
(4045, 'Cooking Trendy', 'Do you want your food to bring joy to everyone? Theres nothing better than cooking in your own restaurant.Let Cooking Trend make your dreams come true ??When playing Cooking Trend, you will transform into a famous chef, creating delicious dishes to satisfy diners every day.Not only that, you will receive attractive rewards after completing each mission and use them to upgrade items, build your own restaurant.', 'https://img.gamemonetize.com/docrms4jca8iu8kndsglrihp3ihf3xh8/512x384.jpg', 'https://html5.gamemonetize.com/docrms4jca8iu8kndsglrihp3ihf3xh8/', '0', 'Cooking', 0, 0, '', 'cooking-trendy'),
(4046, 'parallel universe city adventure', 'Welcome to our groundbreaking 2D puzzle city game! Shift the cityscape, solve intricate puzzles, and unleash your creativity as the sole player. Get ready for an immersive journey through a dynamic urban labyrinth where you hold the power to reshape the metropolis. Are you up for the challenge? Lets begin.', 'https://img.gamemonetize.com/n57uz6npq7qcd5z3x02razxdijo3woay/512x384.jpg', 'https://html5.gamemonetize.com/n57uz6npq7qcd5z3x02razxdijo3woay/', '0', 'Puzzles', 0, 0, '', 'parallel-universe-city-adventure'),
(4047, 'Penguin Love', 'Penguin Love Puzzle &amp;ndash; Template for Construct 3 is a game Arcade it&amp;rsquo;s a classic style game, developed with Construct 3, Touch the squares and swap them to solve the puzzle and reach the penguin&amp;rsquo;s goal. This template developed with Construct 3, has a clean and orderly code, which will make it very easy for you to reskin and publish your own game, or simply see the code and understand certain functions to implement them in your own developments. The template has beautiful graphics made with pixel art. If you&amp;rsquo;re searching to publish hyper casual games or maybe a parent who wants to make child games, you&amp;rsquo;ll find an easy way to start.', 'https://img.gamemonetize.com/5fpw3s0ptle62eezuw4f0eszqoqztqq1/512x384.jpg', 'https://html5.gamemonetize.com/5fpw3s0ptle62eezuw4f0eszqoqztqq1/', '0', 'Puzzles', 0, 0, '', 'penguin-love'),
(4048, 'Skibidi Toilet Puzzle', 'Skibidi Toilet Puzzle is a funny jigsaw puzzle game. You can select one of the nine images and then select one of the four modes (16, 36, 64 and 100 pieces). Select your favorite picture and complete the jigsaw in the shortest time possible! Have fun and enjoy!', 'https://img.gamemonetize.com/y3fs2hldpu6rdhbh5ika7ktg74o6pf7o/512x384.jpg', 'https://html5.gamemonetize.com/y3fs2hldpu6rdhbh5ika7ktg74o6pf7o/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-puzzle'),
(4049, 'Rainbow Monster Impostor Catcher', 'Look no further than Rainbow Monster Impostor Catcher! In this thrilling game, youll take control of Rainbow Blue as you embark on a mission to capture the mischievous Among Us characters before time runs out. With its captivating gameplay and addictive challenges, Rainbow Monster Impostor Catcher guarantees hours of fun and entertainment. Whether youre a fan of strategy games, action-packed adventures, or puzzle-solving quests, this game has it all. Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/izpx2q93ri3o86i81yqoh7zy4gj2dqqn/512x384.jpg', 'https://html5.gamemonetize.com/izpx2q93ri3o86i81yqoh7zy4gj2dqqn/', '0', 'Hypercasual', 0, 0, '', 'rainbow-monster-impostor-catcher'),
(4050, 'Target Triumph', '(60 Levels) - Welcome to an adrenaline-pumping battleground where your tactical skills and sharp wit are put to the test! In this thrilling game, you find yourself in a dynamic 2D environment, constantly on the move while facing a relentless enemy. But here&amp;rsquo;s the twist: before you can take your shot, you must solve a mind-bending riddle cleverly placed between you and your target. Only by unraveling the riddle&amp;rsquo;s secrets can you align your crosshairs and deliver a precise strike to eliminate your foe. you&amp;rsquo;ll need lightning-fast reflexes, strategic thinking, and a knack for deciphering clues to emerge victorious.', 'https://img.gamemonetize.com/u0ss0tdywly1w683rhu75mvfrpi64mvi/512x384.jpg', 'https://html5.gamemonetize.com/u0ss0tdywly1w683rhu75mvfrpi64mvi/', '0', 'Shooting', 0, 0, '', 'target-triumph'),
(4051, 'Find 6 Differences', 'Find 6 Differences is a casual puzzle game where you need to find the differences between two seemingly identical images and spot them. The game is simple yet entertaining, with each round lasting just a few minutes, making it perfect for unwinding in your free time. Can you find out all the differences? Come and have fun!', 'https://img.gamemonetize.com/wb2cwnqf7vbiw802zwbg3kx5twqkyrvj/512x384.jpg', 'https://html5.gamemonetize.com/wb2cwnqf7vbiw802zwbg3kx5twqkyrvj/', '0', 'Boys', 0, 0, '', 'find--differences'),
(4052, 'Tiny Football Cup', 'Become a football legend by winning all the tournaments and matches! Unlock all the leagues and play with 28 different teams. Prove to your friends you are the number one football player. Play and Score! Endless 3 Turnaments Local Multiplayer Mode 28 Teams', 'https://img.gamemonetize.com/dzitjk45xlzs7cmsqfo6v6vos58y4jc8/512x384.jpg', 'https://html5.gamemonetize.com/dzitjk45xlzs7cmsqfo6v6vos58y4jc8/', '0', 'Sports', 0, 0, '', 'tiny-football-cup'),
(4053, 'Pocket Tennis', 'Pocket Tennis is the best tennis game ever! Enjoy thrilling gameplay, beautiful graphics and pack of action! Pick your racket and choose your ball. Get ready to go onto the court in this brand new tennis game! Pocket Tennis is a great addition to the world of mobile sports games. Experience tennis like never before, in this fresh and easy to play tennis game. In Pocket Tennis you will enjoy a casual gameplay experience, while still remaining loyal to the original game. Clash with your opponents and smash hard!', 'https://img.gamemonetize.com/z18oyrpxlzo1c47krfwhf4wwx10nqkvw/512x384.jpg', 'https://html5.gamemonetize.com/z18oyrpxlzo1c47krfwhf4wwx10nqkvw/', '0', 'Sports', 0, 0, '', 'pocket-tennis'),
(4054, 'Archery Skills', 'Welcome to this amazing Archery Skills game where you have the opportunity to show your skills in shooting accuracy. This game contains many levels where you can choose characters but you have to earn enough stars to buy them. You can also upgrade your shooter.', 'https://img.gamemonetize.com/t68fhkhs7ncdb5yzqhl7mjiu4l25rfd2/512x384.jpg', 'https://html5.gamemonetize.com/t68fhkhs7ncdb5yzqhl7mjiu4l25rfd2/', '0', 'Adventure', 0, 0, '', 'archery-skills'),
(4055, 'Delete Story Dop Brain Puzzle', 'Delete Story - Dop Brain Puzzle is a challenging and fun online puzzle game for free. This game is designed to test the players thinking ability and reaction speed. It allows players to have a good time while searching for answers.', 'https://img.gamemonetize.com/228a4b6vws3urlg8a74ef8aj8cf5xboi/512x384.jpg', 'https://html5.gamemonetize.com/228a4b6vws3urlg8a74ef8aj8cf5xboi/', '0', 'Boys', 0, 0, '', 'delete-story-dop-brain-puzzle'),
(4056, 'Stick Legions', 'Monsters have attacked your village! You are the only survivor! Are you ready to shoulder the important task of saving the village and defeating the army of monsters? Come and play Stick Legins to rescue your stickman companions, drive away monsters, and become a hero of justice!', 'https://img.gamemonetize.com/jvv9e8al0014k2s1xgwut4058ltwh8ob/512x384.jpg', 'https://html5.gamemonetize.com/jvv9e8al0014k2s1xgwut4058ltwh8ob/', '0', 'Boys', 0, 0, '', 'stick-legions'),
(4057, 'Skibidi Toilet Shoot Out', 'Skibidi Toilet Shoot Out is super fun shooting game that you can play online for free. Its in HTMl5, No Need to Install it! The aim of the game is to shoot as many Skibidi Camerman as possible and make a highscore! Start playing and have fun!', 'https://img.gamemonetize.com/xfyxid84j269wdsllylsc044vd72mlzw/512x384.jpg', 'https://html5.gamemonetize.com/xfyxid84j269wdsllylsc044vd72mlzw/', '0', 'Shooting', 0, 0, '', 'skibidi-toilet-shoot-out'),
(4058, 'Mini Tooth', 'Mini Tooth has a unique ability to teleport, allowing him to traverse the game world effortlessly with incredible speed and flexibility. The teleport ability grants the player the power to instantly move from one location to another, bypassing obstacles, enemies, and other dangers in their path. collect the keys and open the gate complete each level.', 'https://img.gamemonetize.com/sbatyg3xay39ba77p7c9vau07ty04gm8/512x384.jpg', 'https://html5.gamemonetize.com/sbatyg3xay39ba77p7c9vau07ty04gm8/', '0', 'Puzzles', 0, 0, '', 'mini-tooth'),
(4059, 'Spider Solitaire Pro', 'Spider Solitaire is a card game that uses two decks of cards. The more cards, the more exciting the solitaire! You will really need to use your concentration to beat this puzzle game. This version of solitaire is different because it does not involve placing cards into foundation slots. Instead, stack the cards in the tableau in descending order to spin a spider web-like pattern. There is no need to sort by suit. This card game is challenging because it is easy to run out of moves. If you run out of moves, click the stock to add another row of cards to the stacks. Eliminate all the stacks to beat the game!', 'https://img.gamemonetize.com/ljf3pomsy28z01q6lzjoa5v8q5oopqjb/512x384.jpg', 'https://html5.gamemonetize.com/ljf3pomsy28z01q6lzjoa5v8q5oopqjb/', '0', 'Puzzles', 0, 0, '', 'spider-solitaire-pro'),
(4060, 'Huggy ASMR Monster Makeover', 'Welcome to the wonderful world of Monster Makeover ASMR salon for monsters! If you want to have an exciting time and experience unforgettable emotions, then you have come to the right place. Monster Makeover ASMR salon for monsters is a childrens game that allows you to try yourself as a make-up artist of legendary monsters from the world of movies and games. Choose your favorite monsters, such as Huggy, Freddy, Noob, Rainbow Friends and many others, and get started. One of the features of the game is a wonderful sound background, thanks to which you can fully immerse yourself in the magical atmosphere of the game and relax.', 'https://img.gamemonetize.com/w4wszxd70o9xaoqnfw3umnj9gvqxazs5/512x384.jpg', 'https://html5.gamemonetize.com/w4wszxd70o9xaoqnfw3umnj9gvqxazs5/', '0', 'Puzzles', 0, 0, '', 'huggy-asmr-monster-makeover'),
(4061, 'Messi vs Ronaldo KTT', 'Messi and Ronaldo find themselves in competition on another continent. Play this unique version of Kick Tac Toe, where you play as Messi or Ronaldo against your foe and try to win. You can also play against your friends in 2 player mode', 'https://img.gamemonetize.com/l55plwa1pm7lz65c6wmu3bg3yk5aggsn/512x384.jpg', 'https://html5.gamemonetize.com/l55plwa1pm7lz65c6wmu3bg3yk5aggsn/', '0', 'Soccer', 0, 0, '', 'messi-vs-ronaldo-ktt'),
(4062, 'Parking Out JumpGame', 'Park Out is a de-congesting, car un-jamming game where the goal is to get all of the cars out of the parking spaces without hitting into anything! Each new level brings a new challenge with different vehicles, obstacles, and solutions. Can you fit the huge lorry through the hole in the wall to give space to the tiny hatchback? Test your spacial awareness skills and get everyone out of their stuck situations!', 'https://img.gamemonetize.com/bvorb8uvxwn5hmhxm95wqv9cqwn3h5t6/512x384.jpg', 'https://html5.gamemonetize.com/bvorb8uvxwn5hmhxm95wqv9cqwn3h5t6/', '0', '3D', 0, 0, '', 'parking-out-jumpgame'),
(4063, 'Zombie Day', 'Zombie Day is a Zombies gameThe player will play the role of an officerthe player cane knock down zombies to obtain resourcesand upgrade various base equipment Feature: 1Player can shoot down the zombie 2: The game&amp;lsquo;s weapon include the UAV Mine, And many firearms 3: Defeating boss can challenge higher difficulty', 'https://img.gamemonetize.com/auoime421spx19so4r9bvghillz15sm8/512x384.jpg', 'https://html5.gamemonetize.com/auoime421spx19so4r9bvghillz15sm8/', '0', 'Action', 0, 0, '', 'zombie-day'),
(4064, 'Dodge Run 3D', 'Dodge Run 3D - Hyper casual Running Game is an addictive arcade game. you will fall in love with it! The game is very simple Well, enjoy the game time now! The game is very simple. You only need to slide the screen to control the person to run.in Each level Try to avoid obstacles and after few levels you unlock new skins .', 'https://img.gamemonetize.com/ly5no229118o0cw5ixv6hmnomhny809o/512x384.jpg', 'https://html5.gamemonetize.com/ly5no229118o0cw5ixv6hmnomhny809o/', '0', 'Hypercasual', 0, 0, '', 'dodge-run-d'),
(4065, 'Motor Racing in Space', 'Are you ready for an action-packed journey in space? Collect diamonds and power up your engine while staying alive. You can also purchase new and faster engines with the diamonds you collect. Challenging and dangerous paths await you. Will you be able to reach the end of this 30-level motor riding adventure? Then start accelerating!', 'https://img.gamemonetize.com/kw3od9y7balbsj8esnt64k8ovme1fi7r/512x384.jpg', 'https://html5.gamemonetize.com/kw3od9y7balbsj8esnt64k8ovme1fi7r/', '0', 'Racing', 0, 0, '', 'motor-racing-in-space'),
(4066, 'Silly Dancer', 'Get ready to bust a move and show off your dance skills in this high-energy hypercasual game! Tap to the rhythm and keep up with the catchy beats as you navigate through a variety of vibrant and visually stunning dance environments. With its addictive gameplay and lively music, this game will have you grooving and striving to achieve the highest score on the dancefloor', 'https://img.gamemonetize.com/zhthunzg2jyv86mnhyfqdbqj3n11v5wc/512x384.jpg', 'https://html5.gamemonetize.com/zhthunzg2jyv86mnhyfqdbqj3n11v5wc/', '0', 'Fighting', 0, 0, '', 'silly-dancer'),
(4067, 'Poke the Buddy', 'Poke the Buddy is super fun and free to play online game for kids. The aim of the game is to poke the buddy and destroy him by poking him with the long nose. Use mouse or tap on the screen to move the nose. Avoid obstacles and solve the puzzles. Have fun playing.', 'https://img.gamemonetize.com/1w74c2yn35teidl4dtx85mc7ajf0l4pv/512x384.jpg', 'https://html5.gamemonetize.com/1w74c2yn35teidl4dtx85mc7ajf0l4pv/', '0', 'Puzzles', 0, 0, '', 'poke-the-buddy'),
(4068, 'Heroes Head Ball', 'Have you ever seen him play football with his head? yes, its a football game where you score goals with your head. are you up for head football? Score a goal in head soccer with your friend and one of you wins. You have to score the most goals to win. You can play with your friend or you can play with artificial intelligence. All you have to do is choose 1 of 10 characters and start the match.', 'https://img.gamemonetize.com/6p5xuxtae0zoal3wkwdcndjs4vd35wdn/512x384.jpg', 'https://html5.gamemonetize.com/6p5xuxtae0zoal3wkwdcndjs4vd35wdn/', '0', 'Sports', 0, 0, '', 'heroes-head-ball'),
(4069, 'Word Factory Game', 'Word Factory is a popular puzzle online game that provides players with a fun challenge and an opportunity to improve their English spelling and vocabulary skills. The Word Factory user interface is very simple and easy to use, even if youre not very familiar with English. You simply click on the letters with your mouse and drag them to the designated area. So whether youre a beginner or a seasoned English expert, you can easily get started. Word Factory is a very fun and educational online game that can help you improve your English spelling and vocabulary skills.', 'https://img.gamemonetize.com/lmhlu3l1xyrqty54i0r7rymblqog075p/512x384.jpg', 'https://html5.gamemonetize.com/lmhlu3l1xyrqty54i0r7rymblqog075p/', '0', 'Puzzles', 0, 0, '', 'word-factory-game'),
(4070, 'Doodle Run 3D :Hard Mode', 'Doodle Run 3D goal is to end the race fast as you can and become the first. Avoid all collision with any object because they will slow your speed and make you troubles. each level is harder than the other have a good luck.', 'https://img.gamemonetize.com/ayhdbh9te397jkvv5c7592xvgt9q0plb/512x384.jpg', 'https://html5.gamemonetize.com/ayhdbh9te397jkvv5c7592xvgt9q0plb/', '0', 'Racing', 0, 0, '', 'doodle-run-d-hard-mode'),
(4071, 'Physics Puzzle', 'Physics Puzzle is an addictive and brain-teasing game that challenges players to solve intricate puzzles using the laws of physics. Test your problem-solving skills as you navigate through a variety of levels filled with interactive objects, gravity-defying obstacles, and mind-bending mechanics. Utilize your knowledge of physics to manipulate objects, create chain reactions, and find creative solutions to advance to the next level. With its intuitive controls and captivating gameplay, Physics Puzzle offers hours of challenging entertainment for puzzle enthusiasts of all ages. Get ready to unravel the laws of physics and conquer the ultimate', 'https://img.gamemonetize.com/460k3obv3a2i7nc99q9hkfxtlqbswi7a/512x384.jpg', 'https://html5.gamemonetize.com/460k3obv3a2i7nc99q9hkfxtlqbswi7a/', '0', 'Puzzles', 0, 0, '', 'physics-puzzle'),
(4072, 'Kids Glow Paint Game', 'Experience the joy of a captivating coloring and painting adventure now available online. Excitingly designed for young minds, the Kids Glow Paint Game enables kids to unlock their imaginative prowess using an array of vibrant tools. Engagingly, this game not only empowers children to create stunning visuals but also introduces them to important lessons on numbers, letters, colors, and much more.', 'https://img.gamemonetize.com/b6zj7udqxft24ya61b4tk5liym70cvkh/512x384.jpg', 'https://html5.gamemonetize.com/b6zj7udqxft24ya61b4tk5liym70cvkh/', '0', 'Girls', 0, 0, '', 'kids-glow-paint-game'),
(4073, 'Woody Tangram Puzzle', 'WoodyTangramPuzzle is a logic puzzle game.Slide and connect the pieces onto the board without overlapping them and create colorful shapes.Completing a puzzle can be relaxing, but also make the gears in your head rotate, which makes it an addictive time killer for kids and adults!', 'https://img.gamemonetize.com/ecqr99gho1bslr90ar6wjir4h1ctm6nm/512x384.jpg', 'https://html5.gamemonetize.com/ecqr99gho1bslr90ar6wjir4h1ctm6nm/', '0', 'Puzzles', 0, 0, '', 'woody-tangram-puzzle'),
(4074, 'Police Supercar Parking Mania', 'Police Chase Supercar Park is not your typical parking game. Here, youre a law enforcement officer driving a supercar, chasing after outlaws and parking to catch them in thrilling high-speed pursuits. The stakes are high and so is the thrill. In the game Park in Supercar Forest, the players task is to park a supercar in a dense forest, with the beautiful yet potentially distracting environment adding a unique twist to the gameplay. Narrow paths and sudden animals crossing your path keep you on your toes, ensuring each parking attempt is a new adventure.', 'https://img.gamemonetize.com/4g9mk8my1dstafnobami3xqn53ttnxms/512x384.jpg', 'https://html5.gamemonetize.com/4g9mk8my1dstafnobami3xqn53ttnxms/', '0', 'Action', 0, 0, '', 'police-supercar-parking-mania'),
(4075, 'Direct Water Puzzle', 'Direct Water game is a super fun puzzle game with lots of different levels . You need to Think wisely so you can direct water in correct way and fill the cup. Have fun with this pretty good puzzle game.', 'https://img.gamemonetize.com/q06kfirunezu6mdttafsu7zy2nref5zw/512x384.jpg', 'https://html5.gamemonetize.com/q06kfirunezu6mdttafsu7zy2nref5zw/', '0', 'Puzzles', 0, 0, '', 'direct-water-puzzle'),
(4076, 'Happy Color Sort Puzzle', 'The water sort puzzle is a happy, color-based online game that will challenge and engage you. The object of the game is to sort the different colors of water into their respective containers. This can be a difficult task, as the colors all look very similar. However, with a little careful planning and strategic thinking, you can complete the water sort puzzle and be happy with your results.', 'https://img.gamemonetize.com/5s3ce9bpwr1e3p16tehms2lke5ihneet/512x384.jpg', 'https://html5.gamemonetize.com/5s3ce9bpwr1e3p16tehms2lke5ihneet/', '0', 'Hypercasual', 0, 0, '', 'happy-color-sort-puzzle'),
(4077, 'Gobble Helping Others Game', 'Gobble Helping-Others is an arcade game where you play as a mouth in the ground and your aim is to eat everything except people! Move around the ground and gobble up everything in sight from cacti and rocks to trees and boxes! Each puzzle is related to a previous one but there are always new tricks and problems to solve! Each new section brings even more interesting challenges so see how far you can get and dont forget, eat no people!', 'https://img.gamemonetize.com/csgn2nvosd40eb52anzpd6nwvs2vqqac/512x384.jpg', 'https://html5.gamemonetize.com/csgn2nvosd40eb52anzpd6nwvs2vqqac/', '0', 'Girls', 0, 0, '', 'gobble-helping-others-game'),
(4078, 'Legendary Soccer', 'Legendary Soccer is an exciting and captivating free online game designed specifically for soccer lovers. With the option to play against AI as a single player or compete against your friend in a thrilling match with the 2-player mode, try to win the game. This game is suitable for players of all ages and skill levels. Legendary Soccer is developed for you to have a great time by controlling three soccer players, making amazing passes and scoring goals. Hold your player and pull towards the ball to shoot legendary goals. With its cartoonish graphics, this game appeals to players of all ages and can be played with a friend or against AI.', 'https://img.gamemonetize.com/hg4m7cai1ptybmtkjlnmvavwqw22xhe9/512x384.jpg', 'https://html5.gamemonetize.com/hg4m7cai1ptybmtkjlnmvavwqw22xhe9/', '0', 'Soccer', 0, 0, '', 'legendary-soccer'),
(4079, 'Galaxy Attack', 'Earths last hope is in your hands, take control of the lone spaceship and protect Earth from alien swarms. Your goal will be quite challenging as you will have to save the Universe from its evil enemies. In this space shooting game, you will be facing an increasingly large number of enemies in hazardous environments. As the game progresses, you will earn the right to upgrade your spacecraft to unleash its full lethal capacity.', 'https://img.gamemonetize.com/2f3lc79me6xedhjapiuqr4bat2oqlx60/512x384.jpg', 'https://html5.gamemonetize.com/2f3lc79me6xedhjapiuqr4bat2oqlx60/', '0', 'Shooting', 0, 0, '', 'galaxy-attack'),
(4080, 'Whack Skibidis', 'Wack Skibidis is a thrilling and hilarious new video game that pushes the boundaries of absurdity. Dive into a zany world filled with wacky characters and outrageous challenges. From mind-bending puzzles to wacky races and bizarre boss battles, this game will keep you on the edge of your seat. With its vibrant and cartoonish graphics, catchy soundtrack, and intuitive controls, Wack Skibidis offers an immersive and entertaining experience for gamers of all ages. Prepare to laugh, strategize, and embark on an unforgettable adventure in this truly wacky gaming extravaganza!', 'https://img.gamemonetize.com/q1dzeidrergf9q01trfpl1sa9jr9klp8/512x384.jpg', 'https://html5.gamemonetize.com/q1dzeidrergf9q01trfpl1sa9jr9klp8/', '0', 'Clicker', 0, 0, '', 'whack-skibidis'),
(4081, 'Moon Jump', 'Bounce your way to the top in this fun and addictive physics jumping game! Tap to control a ball and jump from floor to floor, avoiding obstacles and collecting gold coins. Use your coins to unlock new costumes for your ball and customize your look. How high can you go? Find out in this exciting jumping adventure!', 'https://img.gamemonetize.com/sx39cvcvgqngrj00zf7qh3byf17lghk6/512x384.jpg', 'https://html5.gamemonetize.com/sx39cvcvgqngrj00zf7qh3byf17lghk6/', '0', 'Hypercasual', 0, 0, '', 'moon-jump'),
(4082, 'Prison Escape: Stickman Story', 'A fan of Ars&amp;egrave;ne Lupin, a fictional gentleman thief and master of disguise, calls himself Lupin 19th. His hobby is adventure through prisons in the world. The challenges, the obstacles, the difficulties all are interesting to him.Nothing can stop him from escaping. Each prison has unique characteristics that he use special specific skills to pass. Lets go with him to experience many prisons in the world.', 'https://img.gamemonetize.com/e4q4cgtdrj5f13rjk3za67skejm56cno/512x384.jpg', 'https://html5.gamemonetize.com/e4q4cgtdrj5f13rjk3za67skejm56cno/', '0', 'Adventure', 0, 0, '', 'prison-escape-stickman-story'),
(4083, 'Skibidi Toilet Jigsaw Puzzles', 'Skibidi Toilet Jigsaw Puzzles is a unique and funny jigsaw puzzle online game that features popular toilet-themed elements. The game is designed for players finding hot-themed jigsaw puzzles and provides a fun gaming experience.', 'https://img.gamemonetize.com/waji22yyus1fkv5idlf0r2ze8bcvbhg5/512x384.jpg', 'https://html5.gamemonetize.com/waji22yyus1fkv5idlf0r2ze8bcvbhg5/', '0', 'Boys', 0, 0, '', 'skibidi-toilet-jigsaw-puzzles'),
(4084, 'Zombie Dead Ahead', 'Defend your bus and endure opponents scarier than any devil or demon! Break through barricades while you slaughter the corrupt corpses. Gather your team of gladiators and send them one by one into battle! Use any means necessary to ward off the horde of pixel crazed flesh eaters! Slash, shoot or burn the dead with barrels, Molotov cocktails and grenades. Be direct and explosive or stealth kill your opponents.', 'https://img.gamemonetize.com/ts8h364kzm308ekm2qcahcmzp7jmtkf8/512x384.jpg', 'https://html5.gamemonetize.com/ts8h364kzm308ekm2qcahcmzp7jmtkf8/', '0', 'Adventure', 0, 0, '', 'zombie-dead-ahead'),
(4085, 'Happy Moving Car', 'HappyMovingCar is a touch puzzle game. Player will touch the Car and help them safely leave the parking lotif the Car hits a pedestrian,the Player will Fail.When All the Call Leave the parking lot safelyPlayer will win.', 'https://img.gamemonetize.com/k50yr8ykopqeks4f6ol0wnspxio8ybgp/512x384.jpg', 'https://html5.gamemonetize.com/k50yr8ykopqeks4f6ol0wnspxio8ybgp/', '0', 'Puzzles', 0, 0, '', 'happy-moving-car'),
(4086, 'Recoil Arena 1VS1', 'youve seen recoil guys kill monsters before. Now they are fighting among themselves. enemies for each other. the guys recoil have joined the arena and the one with the most kills wins. Experience the thrill of killing in different maps to the fullest. Shoot and kill each other by playing with your friend. Whichever of you kills the most wins. may the best win.', 'https://img.gamemonetize.com/762l0g0flcv0pufi9gh4b1rd1j9zin4k/512x384.jpg', 'https://html5.gamemonetize.com/762l0g0flcv0pufi9gh4b1rd1j9zin4k/', '0', 'Action', 0, 0, '', 'recoil-arena-vs'),
(4087, 'Golden Move Quest', 'Pocket Drift is an exclusive car game. Achieving victory not only requires you to have superb driving skills but also needs you to be familiar with the level track! Through absolute control of the car, eat as many reward coins and boxes as possible! Achieving victory is your final goal! This game has a variety of tracks for you to unlock, who is the car god today?', 'https://img.gamemonetize.com/iqbax2ls4shqy7lg3gwnws2qvlhxgk6r/512x384.jpg', 'https://html5.gamemonetize.com/iqbax2ls4shqy7lg3gwnws2qvlhxgk6r/', '0', 'Puzzles', 0, 0, '', 'golden-move-quest'),
(4088, 'Skibidi Toilet Hidden Stars', 'Skibidi Toilet Hidden Stars is a puzzle hidden object game. Find the hidden stars in the skibidi pictures. Use hint button to reveal difficult hidden stars. Use also zomming option to help you spot stars. Enjoy', 'https://img.gamemonetize.com/fzbzm1uamls62n6rspf1yadm80ziu1j0/512x384.jpg', 'https://html5.gamemonetize.com/fzbzm1uamls62n6rspf1yadm80ziu1j0/', '0', 'Clicker', 0, 0, '', 'skibidi-toilet-hidden-stars'),
(4089, 'Math Rockets Addition', 'In this game, youll have the opportunity to enhance your problem-solving skills and mathematical abilities. Your objective is simple: solve a series of addition expressions by tapping the rocket and revealing the correct answer. With 10 expressions to solve in each level and 8 exciting challenges awaiting you, this game is designed to help you sharpen your math skills.', 'https://img.gamemonetize.com/bvmkwdmrfjv0fo7wxpmwxlqsdmkt8hod/512x384.jpg', 'https://html5.gamemonetize.com/bvmkwdmrfjv0fo7wxpmwxlqsdmkt8hod/', '0', 'Puzzles', 0, 0, '', 'math-rockets-addition'),
(4090, 'Scribble World: Platform Puzzle', 'Embark on a delightful platform puzzle adventure with Scribble World, where you control a unique scribble character in a world made of scribbles. Solve clever puzzles, find keys, and progress through challenging levels!', 'https://img.gamemonetize.com/4rxemamu8uduwbfa4433r18xkehj75y3/512x384.jpg', 'https://html5.gamemonetize.com/4rxemamu8uduwbfa4433r18xkehj75y3/', '0', 'Puzzles', 0, 0, '', 'scribble-world-platform-puzzle'),
(4091, 'Math Matchsticks', 'Math Matchsticks is a reasoning puzzle game with simple rules that are fun and challenging for players of all ages. Players need to change numbers or symbols by moving matchsticks according to a given mathematical problem to make the equation work. The game has a total of 100 levels, as the level increases, the difficulty gradually increases, requiring more thinking and patience of the player. This reasoning and calculation game can exercise the players intellectual and mathematical skills.', 'https://img.gamemonetize.com/elk707v2q4td13mx6yesu5o2z3ffr4ec/512x384.jpg', 'https://html5.gamemonetize.com/elk707v2q4td13mx6yesu5o2z3ffr4ec/', '0', 'Puzzles', 0, 0, '', 'math-matchsticks'),
(4092, 'Skibidi Toilet IO (Dop Dop Yes Yes)', 'Skibidi Toilet Io is a hilariously wacky game where your character is a head popping out of a toilet! Choose your head, collect toilet paper to increase your power, and push other toilets out of the bustling arena to claim your supremacy. Brace yourself for the unexpected attacks from other fierce toilet-heads and either ally or duel in a thrilling two-player mode. Will you reign as the supreme throne or be flushed away in this whirlwind of absurd, commode-filled colosseum? Its time to dive in and make a splash!', 'https://img.gamemonetize.com/obbpn7enkbxnl39fy12itcid6bc3vo75/512x384.jpg', 'https://html5.gamemonetize.com/obbpn7enkbxnl39fy12itcid6bc3vo75/', '0', '3D', 0, 0, '', 'skibidi-toilet-io-dop-dop-yes-yes'),
(4093, 'Skibidi Rush', 'Skibidi Rush is a high score racing game where you have to control the rushing skibidi toilet. Tap or mouse click to change the toilet direction, collect poop emojis along your way to make a high score. Focus and do not let the skibidi fall from edges. Enjoy!', 'https://img.gamemonetize.com/qj18rtbyl3xhyiphwf17k0jdkmcxhwoy/512x384.jpg', 'https://html5.gamemonetize.com/qj18rtbyl3xhyiphwf17k0jdkmcxhwoy/', '0', 'Clicker', 0, 0, '', 'skibidi-rush'),
(4094, 'Hair Challenge Rush', 'In this amazing game, we play hair challenge and hair race. Be smart and take shortcuts to win. Collect your haircuts and challenge the length of your hair, measure them on a ruler and become a runner with the longest hair. Have a try!', 'https://img.gamemonetize.com/36hqmwbye0x39w7yu81k7zn746lavir1/512x384.jpg', 'https://html5.gamemonetize.com/36hqmwbye0x39w7yu81k7zn746lavir1/', '0', 'Puzzles', 0, 0, '', 'hair-challenge-rush'),
(4095, 'Scribble World: Physics Puzzle', 'Embark on a delightful physics puzzle adventure with Scribble World: Physics Puzzle. In this game you need to interact with physics based elements and hel Scribball to find a way out. Solve clever puzzles, find keys, collect coins and progress through challenging levels!', 'https://img.gamemonetize.com/j54exrn9ny5uf97niesx95v29ezpok0r/512x384.jpg', 'https://html5.gamemonetize.com/j54exrn9ny5uf97niesx95v29ezpok0r/', '0', 'Puzzles', 0, 0, '', 'scribble-world-physics-puzzle'),
(4096, 'Skibidi Toilet Jump', 'Skibidi Toilets are enjoying swimming in pool. Your mission is to move the tootbrush left and right to help the skibidies get into the pool tubes and dont let them fall into the hot lava. Challenge your friends and make the highest score. Have fun!', 'https://img.gamemonetize.com/f7jjbsj6174m33navku4purx5tuchiyl/512x384.jpg', 'https://html5.gamemonetize.com/f7jjbsj6174m33navku4purx5tuchiyl/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-jump'),
(4097, 'Line &amp;amp; Dots', 'Line &amp;amp; Dots is an addictive puzzle game with a series of challenging and confusing logic mini puzzles.You can test your brain, sharpen your mind, develop your spatial thinking and improve your IQ by challenging your intelligence in this game. This game will push your brain to its limits, try to connect all the dots with one line.', 'https://img.gamemonetize.com/q8c4cy9av7ffqssne3nssa4zy6nqittz/512x384.jpg', 'https://html5.gamemonetize.com/q8c4cy9av7ffqssne3nssa4zy6nqittz/', '0', 'Puzzles', 0, 0, '', 'line-ampamp-dots'),
(4098, 'Water Color Sort Game', 'Water Color Sort is a perfectly simple yet addictive, and challenging puzzle game! This is the best free water-sorting puzzle game for you to exercise your brain, kill your free time, and relax! If you want to train your combinatorial logic skills, then this water-sorting puzzle game is for you! This is the most relaxing yet most challenging puzzle game with no time limit. Come and play with us!', 'https://img.gamemonetize.com/eh2hjb3nkhok34w93ew3f2ou9l4qoz25/512x384.jpg', 'https://html5.gamemonetize.com/eh2hjb3nkhok34w93ew3f2ou9l4qoz25/', '0', 'Puzzles', 0, 0, '', 'water-color-sort-game'),
(4099, 'Stickman Rope Heroes', 'Have you ever seen a stickman throwing a web before? yes he is throwing net and trying to reach the finish line to fulfill his mission. Net and jump at all marked locations. Help him as a stickman superhero and network together. Reach the finish line without falling off the cliff in different difficulty levels.', 'https://img.gamemonetize.com/eqxf0v60oye38q5x3rdcf54caej8xwc6/512x384.jpg', 'https://html5.gamemonetize.com/eqxf0v60oye38q5x3rdcf54caej8xwc6/', '0', 'Fighting', 0, 0, '', 'stickman-rope-heroes'),
(4100, 'Cube Jumper: Escape', 'In Cube Jumper: Escape, prepare for an adrenaline-fueled challenge! Take control of a nimble cube as you navigate treacherous terrain with dangerous spikes. Your mission is to leap with precision, evading every deadly obstacle that stands in your way. Engage in fast-paced, heart-pounding action as you strive to reach the safety of the finish line. Explore myriad meticulously designed levels, each testing your reflexes and timing to the limit. With its captivating gameplay and addictive mechanics, Cube Jumper: Escape is the ultimate test of your jumping prowess. Will you conquer the cube and escape to victory?', 'https://img.gamemonetize.com/5o8x964bvy7afr2com43b5r54c9z8cw6/512x384.jpg', 'https://html5.gamemonetize.com/5o8x964bvy7afr2com43b5r54c9z8cw6/', '0', 'Clicker', 0, 0, '', 'cube-jumper-escape'),
(4101, 'Sniper : Killing Skibidi', 'Perfect Sniper 3D is a fun, addictive and extremely casual shooting game. Just aim at the target and shoot the Skibidi. You can also detonate explosives to kill Skibids. Enjoy!', 'https://img.gamemonetize.com/8zqeys9a9enkub9saxa1lhy12tj1mfqi/512x384.jpg', 'https://html5.gamemonetize.com/8zqeys9a9enkub9saxa1lhy12tj1mfqi/', '0', 'Shooting', 0, 0, '', 'sniper--killing-skibidi'),
(4102, 'Kido Gen', 'Kido Gen is a super fun and free-to-play online game designed specifically for kids. If you enjoy guessing games and discovering interesting facts about famous celebrities, then Kido Gen is the perfect game for you.In Kido Gen, your objective is to reveal the next generation of kids from well-known celebrities. Challenge yourself, have fun guessing, and uncover the next generation of kids from famous celebrities.', 'https://img.gamemonetize.com/kyy88om4qunk5a2632feuyuxou4whvsc/512x384.jpg', 'https://html5.gamemonetize.com/kyy88om4qunk5a2632feuyuxou4whvsc/', '0', 'Hypercasual', 0, 0, '', 'kido-gen'),
(4103, 'Pixel Block 3D', 'Pixel Block 3D is a relaxing online game, and it is suitable for people of all ages. In this game, you only need to control the direction of the block with the mouse to touch all the pixels. Pay attention to the gaps in the pattern, or your block will fall down and end the game. There are many different levels to be challenged. Come on and enjoy the game!', 'https://img.gamemonetize.com/7tje6qsj53ygd3v8507hsyfbljiuezc1/512x384.jpg', 'https://html5.gamemonetize.com/7tje6qsj53ygd3v8507hsyfbljiuezc1/', '0', 'Boys', 0, 0, '', 'pixel-block-d'),
(4104, 'Thief Puzzle Online', 'Are you ready to embark on a thrilling adventure with a stickman thief? Look no further than Thief Puzzle Online, an exciting online game that combines puzzles and action-packed gameplay. In this game, your mission is to help the stickman thief retrieve precious objects while navigating through challenging levels. Best of all, you can enjoy this game for free on Kiz10.com! Thief Puzzle Online falls into the category of casual games, which are known for their accessibility and entertainment value.Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/2mb4bxmkp1l8xg3j6ebc58w1n960rc99/512x384.jpg', 'https://html5.gamemonetize.com/2mb4bxmkp1l8xg3j6ebc58w1n960rc99/', '0', 'Clicker', 0, 0, '', 'thief-puzzle-online'),
(4105, 'Basketball Goal', 'Welcome to Basketball Goal Slide Puzzle, the ultimate brain-teasing game that combines the thrill of basketball with the addictive gameplay of slide puzzles. Get ready to engage your mind and have a slam-dunking good time! The basketball Goal game has exciting at 100-level. Play and have fun.', 'https://img.gamemonetize.com/ynmrynnz3lll65m5tjhhxmhmatbuvxwc/512x384.jpg', 'https://html5.gamemonetize.com/ynmrynnz3lll65m5tjhhxmhmatbuvxwc/', '0', 'Puzzles', 0, 0, '', 'basketball-goal'),
(4106, 'Steve and Alex Skibidi Toilet', 'The skibidi toilet monster is chasing you need to escape urgently hey steve and alex run save yourself. While the monster is chasing you, collect the emeralds you need to collect, then you can buy yourself a costume with them. If the monster catches you, you lose. you should never get caught by the beast.', 'https://img.gamemonetize.com/afcq86ob1rwoz0pjyiqpbvxppvbitso4/512x384.jpg', 'https://html5.gamemonetize.com/afcq86ob1rwoz0pjyiqpbvxppvbitso4/', '0', 'Adventure', 0, 0, '', 'steve-and-alex-skibidi-toilet'),
(4107, 'Skibidi Toilet Online', 'Welcome to the thrilling world of Toilet Monster Battle, where players embark on an immersive adventure through two captivating survival game modes. Prepare yourself for the ultimate test of fight skill, strategy, and monster mayhem!', 'https://img.gamemonetize.com/w51jlov2h1v2oy7yh4ovwz3jsbzzmcph/512x384.jpg', 'https://html5.gamemonetize.com/w51jlov2h1v2oy7yh4ovwz3jsbzzmcph/', '0', 'Adventure', 0, 0, '', 'skibidi-toilet-online'),
(4108, 'Skibidi Toilet Escape', 'Welcome to Skibidi Toilet Escape! Run, avoid Skibidi Toilets or use the suction cup to shoot the scary skibidi. Collect weapons and hearts and find the door to escape. Challenge yourself and unlock all levels. enjoy!', 'https://img.gamemonetize.com/loudcjzy94nkk3fio3nih05zv94fle7o/512x384.jpg', 'https://html5.gamemonetize.com/loudcjzy94nkk3fio3nih05zv94fle7o/', '0', 'Shooting', 0, 0, '', 'skibidi-toilet-escape'),
(4109, 'Cheerful Plumber Coloring', 'Hello, young artist. Do you love video games and creativity? Then this game is for you! Color the video game characters - the princess, the merry plumber, the dragon and more! Choose different colors on the main and additional palette. Play and color! Take a screenshot and share the result with your friends!', 'https://img.gamemonetize.com/akx4weij2wchqq8sx28tfr3l9yehayme/512x384.jpg', 'https://html5.gamemonetize.com/akx4weij2wchqq8sx28tfr3l9yehayme/', '0', 'Girls', 0, 0, '', 'cheerful-plumber-coloring'),
(4110, 'Tap Blocks Away', 'Tap Blocks Away is a casual puzzle game that boasts simple gameplay and high replay value, making it the perfect choice for unwinding and killing time. Here are a few points to help introduce this game to all game lovers out there.', 'https://img.gamemonetize.com/jrkz5k7hyuxzwq41axr1inic85pnrjix/512x384.jpg', 'https://html5.gamemonetize.com/jrkz5k7hyuxzwq41axr1inic85pnrjix/', '0', 'Puzzles', 0, 0, '', 'tap-blocks-away'),
(4111, 'Boom Wheels 3D', 'Get ready to hop into your supercharged go-kart and speed through the coolest tracks ever. Each race track is like its own wild adventure, ready for you to explore and conquer! But what&amp;rsquo;s a race without some awesome power-ups? Boost yourself into lightning speed, blow everyone up with rockets, smash your opponents with a heavy stone, or lay banana peels for the other racers. Outsmart and outspeed your friends and rivals with these super cool power-ups. Use them wisely and watch your kart shoot to the front of the pack!', 'https://img.gamemonetize.com/25unsl5alqzdc949e6kgecb90oumveby/512x384.jpg', 'https://html5.gamemonetize.com/25unsl5alqzdc949e6kgecb90oumveby/', '0', 'Racing', 0, 0, '', 'boom-wheels-d'),
(4112, 'Bally', 'Bally is a golf-like game. You have to throw the ball and reach the right hole. Can you do it by launching the ball with as few throws as possible?', 'https://img.gamemonetize.com/v5rfxl5bte726dqb673k4td59lgkokls/512x384.jpg', 'https://html5.gamemonetize.com/v5rfxl5bte726dqb673k4td59lgkokls/', '0', 'Puzzles', 0, 0, '', 'bally'),
(4113, 'GetAway Ninja', 'Get Away Ninja is an exhilarating auto-run platform puzzle game that puts you in the agile shoes of a stealthy ninja. This engaging game combines the thrills of high-speed running with puzzle-solving and the adrenaline rush of avoiding deadly traps. The gameplay, while simple to understand, demands quick reflexes, strategic thinking, and a keen sense of timing. Every level is a challenge filled with traps such as hidden spikes, shurikens and treacherous pitfalls. Navigating these hazards requires agility, precision, and a deep understanding of the ninja&amp;rsquo;s unique abilities. As you dash forward, you will encounter Tori&amp;rsquo;s portals &amp;ndash; mysterious', 'https://img.gamemonetize.com/ryolvt17ccpuq5u6wokjbvsqylv5v27u/512x384.jpg', 'https://html5.gamemonetize.com/ryolvt17ccpuq5u6wokjbvsqylv5v27u/', '0', 'Puzzles', 0, 0, '', 'getaway-ninja'),
(4114, 'MCParkour Noob &amp;amp; Noob Baby', 'In 3d two player mc parkour you have to help two friends reach the finish line. In this game played for two players, you must reach the finish by overcoming serious difficulties. You have to run safely to the finish with noob player and baby noob player. Run dont stop and dont fall into the lava If you fall into the lava you will die! All you have to do is play with your friend and reach the finish.', 'https://img.gamemonetize.com/kat17jf8il5l1bpaqfa30bk0qcogv2q3/512x384.jpg', 'https://html5.gamemonetize.com/kat17jf8il5l1bpaqfa30bk0qcogv2q3/', '0', 'Adventure', 0, 0, '', 'mcparkour-noob-ampamp-noob-baby'),
(4115, 'Skibidi Jigsaw Puzzles', 'Zazgames is a place where you can infinitely play assembling online jigsaw puzzles. We hope you are up for another game from the Puzzle category on our website because we have just added the game called Skibidi Jigsaw Puzzles for you all, which, despite being one of the many puzzle games we have added so far into this category, this is the first puzzle game to use this specific format and image, so it is going to be a brand new experience for all of you, an experience we are sure you will appreciate, as there is no way you arent going to have a lot of fun playing the game.', 'https://img.gamemonetize.com/15aj43ai1h4joeaciyclco8n1tvbcibv/512x384.jpg', 'https://html5.gamemonetize.com/15aj43ai1h4joeaciyclco8n1tvbcibv/', '0', 'Puzzles', 0, 0, '', 'skibidi-jigsaw-puzzles'),
(4116, 'Watermelon Synthesis Game', 'Watermelon Synthesis is a puzzle game in which your goal is to synthesize large watermelons. If you get into trouble or make a mistake, you can always get props to make up for the mistake! Share Watermelon Synthesis with your friends and learn who can finish the game the fastest!', 'https://img.gamemonetize.com/akghm0sf9rllxjvrwlulgirv8635gekt/512x384.jpg', 'https://html5.gamemonetize.com/akghm0sf9rllxjvrwlulgirv8635gekt/', '0', 'Adventure', 0, 0, '', 'watermelon-synthesis-game'),
(4117, 'Secure Parking', 'Starting with the first level, you have to go driving courses, of varying difficulty. The main problem to park the car at the parking lot, and it does not hurt the cars that are in the neighborhood. With each new level, the difficulty will increase and there will be additional obstacles. For successful management use the arrows on the keyboard. Below, watch the current levels and timer. Also, there is always the possibility to use the pause button to continue the process later.', 'https://img.gamemonetize.com/317bep72i7ir2uz1newr0rgb4vszn4ot/512x384.jpg', 'https://html5.gamemonetize.com/317bep72i7ir2uz1newr0rgb4vszn4ot/', '0', 'Racing', 0, 0, '', 'secure-parking');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(4118, 'Afroman Fighter Pilot Trainer', 'Afroman Fighter Pilot Trainer is a thrilling sideways multiplayer fighting airplane game. Become an Afro-inspired fighter pilot, engage in intense aerial battles against players worldwide. Perform daring maneuvers, dodge enemy fire, and unleash devastating attacks. Upgrade your aircraft with advanced weapons. Experience stunning visuals, immersive environments, and addictive gameplay. Compete in one-on-one or team-based battles, communicate with teammates, and strategize for victory. Prove yourself as the ultimate fighter pilot in this adrenaline-pumping game.', 'https://img.gamemonetize.com/y09s5nr0vuzlz4evskhdnynrcoqrhy9a/512x384.jpg', 'https://html5.gamemonetize.com/y09s5nr0vuzlz4evskhdnynrcoqrhy9a/', '0', 'Multiplayer', 0, 0, '', 'afroman-fighter-pilot-trainer'),
(4119, 'Skibidi Toilet Jigsaw', 'Skibid Toilet Jigsaw is a new jigsaw puzzle trending game with an funny pictures. Drag Jigsaw pieces to complete the picture of Skbidi Toilet The game comes with three levels of difficulty with a captivating number of pieces for each picture', 'https://img.gamemonetize.com/3cnx6qnbtfsc6r00mb5d62uhm4mh98ho/512x384.jpg', 'https://html5.gamemonetize.com/3cnx6qnbtfsc6r00mb5d62uhm4mh98ho/', '0', 'Puzzles', 0, 0, '', 'skibidi-toilet-jigsaw'),
(4120, 'Jungle Block', 'Jungle Block is a classic puzzle casual game where players can drag blocks into the game interface and fill the vertical or horizontal lines to make the gems disappear and score points. This game is not only suitable for children to exercise their brains and improve their thinking skills, but also the best choice for adults to relax their minds and bodies.', 'https://img.gamemonetize.com/vm5zf4u4b81p04cd2wfkv0d0caizjwi1/512x384.jpg', 'https://html5.gamemonetize.com/vm5zf4u4b81p04cd2wfkv0d0caizjwi1/', '0', 'Puzzles', 0, 0, '', 'jungle-block'),
(4121, 'Avoid the obstacles', 'Embark on a thrilling adventure in Obstacle Dash, an exhilarating game where quick reflexes and precise timing are your keys to success! Prepare yourself for a challenging journey filled with obstacles. Your mission? Navigate through a treacherous course and reach the finish line unscathed!', 'https://img.gamemonetize.com/a9d36f8zx7m9cmnll8pc48f8tjb9imoh/512x384.jpg', 'https://html5.gamemonetize.com/a9d36f8zx7m9cmnll8pc48f8tjb9imoh/', '0', 'Puzzles', 0, 0, '', 'avoid-the-obstacles'),
(4122, 'Battle Chess: Puzzle', 'Amazing puzzles! Merge your knights and dont let the enemy do it! Exciting battles of knights will not let you get bored! Think about how best to attack the enemy! Enemy chess moves with you, think ahead. Use the environment, donate pieces, everything to win! Gain strength, develop a strategy and win!', 'https://img.gamemonetize.com/50moh48s4bsenz13x2fyhem6xljmvu4d/512x384.jpg', 'https://html5.gamemonetize.com/50moh48s4bsenz13x2fyhem6xljmvu4d/', '0', 'Puzzles', 0, 0, '', 'battle-chess-puzzle'),
(4123, 'GunMaster 2D: Extreme Warfare Saga', 'GunMaster 2D: Extreme Warfare Saga is an adrenaline-fueled action game that takes players on a high-octane shooting spree. Engage in intense battles across a variety of dynamic 2D environments, utilizing an arsenal of powerful weapons and strategic manoeuvres. Customize your character with unique abilities and gear, and take on challenging missions solo or team up with friends in multiplayer mode. With fast-paced gameplay, stunning visuals, and a gripping storyline, GunMaster 2D guarantees an epic gaming experience that will keep players hooked for hours on end. Prepare for a war like no other!', 'https://img.gamemonetize.com/5vqeyzv3jwkjx560mmc5e19bb1lpq00d/512x384.jpg', 'https://html5.gamemonetize.com/5vqeyzv3jwkjx560mmc5e19bb1lpq00d/', '0', 'Shooting', 0, 0, '', 'gunmaster-d-extreme-warfare-saga'),
(4124, 'Skibidi Toilet Survival', 'Get ready for an exhilarating gaming experience with Skibidi Toilet survival! Step into the shoes of the beloved character Skibidi Toilet as you navigate through a high-stakes game inspired by the hit series Squid Game. Can you survive the intense challenges and emerge as the ultimate champion? In Skibidi Toilet survival, you will face a series of nerve-wracking tasks that will test your agility, reflexes, and nerve. The iconic green light, red light game takes center stage as you sprint, stop, and evade in a race against time. Will you listen carefully and move swiftly when the green light is on, or freeze in your tracks when the red light', 'https://img.gamemonetize.com/f9awds5z5fhinof9s1c17lesnwlf256a/512x384.jpg', 'https://html5.gamemonetize.com/f9awds5z5fhinof9s1c17lesnwlf256a/', '0', 'Shooting', 0, 0, '', 'skibidi-toilet-survival'),
(4125, '3D Funny Shooter', '3D Funny Shooter, The Amazing Free-to-Play Online Shooter Game! Get ready for an exhilarating gaming experience with 3D Funny Shooter, an action-packed game that will keep you entertained for hours. As you step into the virtual world, youll find yourself immersed in a vibrant and dynamic environment filled with excitement and challenges. In 3D Funny Shooter, your objective is simple yet thrilling: shoot all the crystals scattered throughout the level to open the door and get in the temple!', 'https://img.gamemonetize.com/4d9r2tktwm4rjwdxv1mhkpaongg22zt4/512x384.jpg', 'https://html5.gamemonetize.com/4d9r2tktwm4rjwdxv1mhkpaongg22zt4/', '0', 'Shooting', 0, 0, '', 'd-funny-shooter'),
(4126, 'Pipe Line', 'Connect pipes to let the water flow free and create beautiful pipe art puzzles!Join the fun in connecting pipes of the same color to let the water flow freely. With hundreds of unique and challenging levels, Pipe Line offers a family-friendly game that&amp;rsquo;s easy to learn but hard to master. To play, match the right color together and try not to overlap the pipelines!', 'https://img.gamemonetize.com/m23r9s2f6x03ynga7h9wj3fzpjcmigzb/512x384.jpg', 'https://html5.gamemonetize.com/m23r9s2f6x03ynga7h9wj3fzpjcmigzb/', '0', 'Puzzles', 0, 0, '', 'pipe-line'),
(4127, 'Tile Match Master', 'Introducing Triple Tile, the ultimate triple match puzzle game! Immerse yourself in fun &amp;amp; challenging tile matching puzzle gameplay as you match tiles to progress through the brainteaser levels. Solve the 3 tiles puzzle levels &amp;amp; become the ultimate tile master. With easy-to-learn mechanics &amp;amp; addictive gameplay, Triple Tile is the perfect game for triple match puzzle enthusiasts. Taking the classic matching Mahjong puzzle game &amp;amp; adding the stunning graphics of the 21st Century&amp;rsquo;s 3D tiles, Triple Tile is the best classic matching games for adults. Match tiles &amp;amp; climb levels to reach the top!', 'https://img.gamemonetize.com/p2wjmb53afw7t1vy37i24spwtji2gwvx/512x384.jpg', 'https://html5.gamemonetize.com/p2wjmb53afw7t1vy37i24spwtji2gwvx/', '0', 'Puzzles', 0, 0, '', 'tile-match-master'),
(4128, 'Knock Balls PRO', 'Throw balls at structures to make them collapse but be careful not to exceed the allowed limit! Each saved ball will count double at the next level, take advantage of it to apply you! One-tap easy-to-learn controls with stunning visual effects and addictive gameplay mechanics.', 'https://img.gamemonetize.com/dl90plk5qyup0nwzox437yil0bbncji5/512x384.jpg', 'https://html5.gamemonetize.com/dl90plk5qyup0nwzox437yil0bbncji5/', '0', 'Action', 0, 0, '', 'knock-balls-pro'),
(4129, 'Secret Agent H5', 'This is an exciting combat arcade game in which players take on the role of a secret agent whose objective is to destroy enemies. The main feature of the game is the ability to use ricochets of bullets from the ground to defeat enemies.', 'https://img.gamemonetize.com/k5da8njhep5g6t9be4olc0c8e2xyyslj/512x384.jpg', 'https://html5.gamemonetize.com/k5da8njhep5g6t9be4olc0c8e2xyyslj/', '0', 'Shooting', 0, 0, '', 'secret-agent-h'),
(4130, 'Scribble World: Drawing Puzzle', 'Embark on a delightful and captivating journey of creativity and problem-solving in Scribble World: Drawing Puzzle. In this third game in our beloved series, you must interact with physics-based elements like seesaws, trampolines and even bubbles to assist Scribball in a unique way: by drawing lines with a pencil. You can create the path that Scribbal needs to traverse each challenge. Your creativity is your tool and Scribball depends on you to find a way out.', 'https://img.gamemonetize.com/gme9uadjrajsqomxpykxb7blpyvodie4/512x384.jpg', 'https://html5.gamemonetize.com/gme9uadjrajsqomxpykxb7blpyvodie4/', '0', 'Puzzles', 0, 0, '', 'scribble-world-drawing-puzzle'),
(4131, 'Boom Wheels', 'Zoom! Pow! Vroom! Welcome to the wacky world of Boom Wheels, where kart racing has never been this cool or crazy! Get ready to hop into your supercharged go-kart and speed through the coolest tracks ever. Each race track is like its own wild adventure, ready for you to explore and conquer! But whats a race without some awesome power-ups? Boost yourself into lightning speed, blow everyone up with rockets, smash your opponents with a heavy stone, or lay banana peels for the other racers. Outsmart and outspeed your friends and rivals with these super cool power-ups. Use them wisely and watch your kart shoot to the front of the pack! So, buckl', 'https://img.gamemonetize.com/twg7pgk93twivp0fra2vpql4tf32qlh7/512x384.jpg', 'https://html5.gamemonetize.com/twg7pgk93twivp0fra2vpql4tf32qlh7/', '0', 'Racing', 0, 0, '', 'boom-wheels'),
(4132, 'Wrestle Online   Sports Game', 'Wrestle Online is not only a wrestle but also a relaxation arcade game made from 2D cartoon game art animation. Try to hit your opponents head to the ground in five rounds. You can choose 1 Player, 2 Players, and Multiplayer mode to play. It is allowed you to customize your character with the gold coins. Good luck and have fun Wrestle Online!', 'https://img.gamemonetize.com/9mprkxjrbb5l3ng8x7browgpaa8w2i5l/512x384.jpg', 'https://html5.gamemonetize.com/9mprkxjrbb5l3ng8x7browgpaa8w2i5l/', '0', 'Sports', 0, 0, '', 'wrestle-online---sports-game'),
(4133, 'Airship War: Armada', 'Airship War: Armada takes you on an epic, adrenaline-fueled adventure set in a fantastical steampunk world teeming with skyborne battles and strategic warfare. As a daring captain of your own airship, you are thrust into the heart of an all-out conflict, commanding a formidable armada of airborne vessels in a battle for dominance in the skies. Prepare to immerse yourself in a visually stunning universe where massive airships, adorned with intricate mechanical contraptions and billowing sails, rule the skies. The game combines the awe-inspiring beauty of floating cities and vast landscapes with the raw power of destructive weaponry, fighting.', 'https://img.gamemonetize.com/5a9ueh44pxdy0d609voztzpisffajxge/512x384.jpg', 'https://html5.gamemonetize.com/5a9ueh44pxdy0d609voztzpisffajxge/', '0', 'Shooting', 0, 0, '', 'airship-war-armada'),
(4134, 'Crazy Miner', 'Cubic Miner 3D Game is an idle game where players collect and sell resources from mines. Players start as the owner of a mining business and begin the mining process to collect resources from their mines. Initially, players can only collect resources from their mines using a simple pickaxe. However, as players progress, they can purchase different mining tools to collect more resources.', 'https://img.gamemonetize.com/gn6om0ebybhkh9g36owmr7yvnhllqlzk/512x384.jpg', 'https://html5.gamemonetize.com/gn6om0ebybhkh9g36owmr7yvnhllqlzk/', '0', 'Action', 0, 0, '', 'crazy-miner'),
(4135, 'Noob Jigsaw', 'Noob Jigsaw is a minecraft jigsaw puzzle game. You can select one of the nine images and then select one of the four modes (16, 36, 64 and 100 pieces). Select your favorite picture and complete the jigsaw in the shortest time possible! Have fun and enjoy!', 'https://img.gamemonetize.com/tmst6bzfvvc3t5n8kfnw0v3gsxwyvx9c/512x384.jpg', 'https://html5.gamemonetize.com/tmst6bzfvvc3t5n8kfnw0v3gsxwyvx9c/', '0', 'Puzzles', 0, 0, '', 'noob-jigsaw'),
(4136, 'Golf Golf', 'It&amp;rsquo;s time to have the finest experience of Golf Games. There is lot of fun with challenging physics puzzle of realistic golf games are waiting for you in it. Set aim, complete various interesting tasks of Golf. Throw the ball into the hole and be the champ of Golf Games.', 'https://img.gamemonetize.com/jw04a9xs8qe5suixr8flrc6uhkns4nmw/512x384.jpg', 'https://html5.gamemonetize.com/jw04a9xs8qe5suixr8flrc6uhkns4nmw/', '0', 'Sports', 0, 0, '', 'golf-golf'),
(4137, 'Rich Shopping 3d Game', 'Rich Shopping 3D is a relaxing fashion collection game. In the game, you can shop as much as you want without worrying about money. As the number of your purchases increases, your fashion influence will also become greater! Are you ready to change from a novice to a trend leader? Let people dance with you!', 'https://img.gamemonetize.com/pfemc3vy20w9blr7n7qt4i7g03oc54w6/512x384.jpg', 'https://html5.gamemonetize.com/pfemc3vy20w9blr7n7qt4i7g03oc54w6/', '0', 'Sports', 0, 0, '', 'rich-shopping-d-game'),
(4138, 'Combat Cubic Arena HTML5', 'Numerous peer-to-peer battle royale matches are available, and they can provide hours of entertainment for players. Players are drawn in by the games stunning graphics, powerful weapons, and intense in-game rivalry. Losing oneself in ones favourite online multiplayer game might turn the tide of war and replenish ones stocks. Clash of Dragons is an excellent example of this type of game since it provides a collaborative online experience in which players can form alliances to take on enemies.', 'https://img.gamemonetize.com/9b1o6budcuj4emafuifw6wy503t1fjzf/512x384.jpg', 'https://html5.gamemonetize.com/9b1o6budcuj4emafuifw6wy503t1fjzf/', '0', 'Shooting', 0, 0, '', 'combat-cubic-arena-html'),
(4139, 'Word Slide Game', 'Word Slide is a puzzle game where you rearrange columns of letters to form meaningful words. Your job is to come up with words until each individual letter tile has been used. Every time you form a correct word, the letters youve used will change in color. Pay attention to this rule and finish a level when all of the letter tiles turn brown. There are six languages that have 50 challenges each. If youre stuck, make sure to unlock a hint that shows you which words youre looking for. You can also skip a level if its too difficult for you. Dont forget to share Word Slide with your friends and improve your vocabulary skills together!', 'https://img.gamemonetize.com/qkl6lf58rhhh0a1xoavjz9sj56t4ynbc/512x384.jpg', 'https://html5.gamemonetize.com/qkl6lf58rhhh0a1xoavjz9sj56t4ynbc/', '0', 'Clicker', 0, 0, '', 'word-slide-game'),
(4140, 'CatchThem', 'CatchThem is a car gameThe player will play the role of a police officer driving in a safe situation to chase and catch the robberAfter all the robbers are caught by the player, the player can win the Game nd enter the next level', 'https://img.gamemonetize.com/a2md2btwi2h1q2q95hzfhcz12mwmgkew/512x384.jpg', 'https://html5.gamemonetize.com/a2md2btwi2h1q2q95hzfhcz12mwmgkew/', '0', 'Hypercasual', 0, 0, '', 'catchthem'),
(4141, 'Japan Drift Racing Car Simulator', 'Japan Drift Racing Car Simulator is an open world game set in a huge city. Explore it with six different Japanese drift cars, avoid the traffic and have fun with the drifting mode. The game has high quality graphics, detailed 3d models and cool sounds.', 'https://img.gamemonetize.com/jfsuxowj7tvs9es0i6xcu7ct4x3j8sie/512x384.jpg', 'https://html5.gamemonetize.com/jfsuxowj7tvs9es0i6xcu7ct4x3j8sie/', '0', 'Racing', 0, 0, '', 'japan-drift-racing-car-simulator'),
(4142, 'Insect World War Online', 'Insect World War Online is one of an epic casual &amp;amp; strategy animal games, cute bugs become fighters of different professions. You need to form your powerful bugs legion, start a brand-new adventure journey, lead the bugs to crush enemies, meet various challenges and get victories! Small ants also have infinite power, experience the Clash of Bugs, take you into the war world of bugs, and truly feel the power of small biological groups!', 'https://img.gamemonetize.com/164pigvg383zduyhz4q1fvjkz8pqj1bl/512x384.jpg', 'https://html5.gamemonetize.com/164pigvg383zduyhz4q1fvjkz8pqj1bl/', '0', 'Adventure', 0, 0, '', 'insect-world-war-online'),
(4143, 'Cosplay Gamer Girls', 'Two BFF are going to a summer cosplay festival. They love computer games. Help the girls choose costumes for their favorite video game heroes and princesses. It is very important for a cosplayer to create a complete look: from makeup and hair to dress. Lots of original and gorgeous outfits are waiting for you!', 'https://img.gamemonetize.com/nld1pu6bjgt5z6fkqernab2q8tpyoee0/512x384.jpg', 'https://html5.gamemonetize.com/nld1pu6bjgt5z6fkqernab2q8tpyoee0/', '0', 'Girls', 0, 0, '', 'cosplay-gamer-girls'),
(4144, 'Elite Forces', 'Elite Forces is multiplayer online FPS game revolving around real life cities around globe. Enter the battlefield and show your skills against other players playing worldwide. Select the operator you want to dominate with. Equiped with 4 deadly classes: Assault: take it up close with machine guns and kill. Recon: range closely and steadily eliminate enemies. Support: call in airdrops with healthcare packs. Engineer: play up-close with a shotgun. Play against actual live players or extreme AI or mix. Three gameplay modes are available: Free For All: play against all players on the map and become a winner by reaching most attacks at the end', 'https://img.gamemonetize.com/xgv1pd9p27iblnvfscbrolx74e95seqp/512x384.jpg', 'https://html5.gamemonetize.com/xgv1pd9p27iblnvfscbrolx74e95seqp/', '0', 'Multiplayer', 0, 0, '', 'elite-forces'),
(4145, 'Green and Yellow Run', 'Are you ready for the adventure in the world full of adventures of green and yellow chubby men? You have to help them in this adventure they can only run they just run non stop. Its only up to you to stop them while theyre running and make them jump. Be careful, monsters are everywhere, they can eat you. But dont worry, you have to crush the monster to kill it. jump and crush. If you do not get the gold and the chest, the door will not open, but do not forget.', 'https://img.gamemonetize.com/20jskxgo1pvr6nayu6b4txnfnvpc83kq/512x384.jpg', 'https://html5.gamemonetize.com/20jskxgo1pvr6nayu6b4txnfnvpc83kq/', '0', 'Adventure', 0, 0, '', 'green-and-yellow-run'),
(4146, 'Unicorn Kingdom', 'Get gems and mix them to win prizes. Decorate your album with stickers of the funniest unicorns. ??? Have fun with Arya playing in a snow kingdom. ? Gallop through a beautiful spring forest with Canelita. ? With Candy you can visit an amazing chocolate kingdom with giant glazed donuts. Get gems and mix them in the minigame to get stickers and complete your album.', 'https://img.gamemonetize.com/uiludcligmh0kw52qmxsi3jz5vmlcwn2/512x384.jpg', 'https://html5.gamemonetize.com/uiludcligmh0kw52qmxsi3jz5vmlcwn2/', '0', 'Girls', 0, 0, '', 'unicorn-kingdom'),
(4147, 'Draw Dash', 'Draw your way to the hoop and slam dunk! Play the best basketball game! Get ready to experience the ultimate basketball challenge with Draw Dash Basketball! This exciting game lets you take control of the ball and dribble your way to the hoop with your finger. Use your creativity and draw your own path to victory, avoiding obstacles and defeating opponents as you make your way to the basket.', 'https://img.gamemonetize.com/kj4siixaqg90olkatnbexnugeliqsdc6/512x384.jpg', 'https://html5.gamemonetize.com/kj4siixaqg90olkatnbexnugeliqsdc6/', '0', 'Sports', 0, 0, '', 'draw-dash'),
(4148, 'Extreme Supercar: Stunt Drive', 'The Extreme Supercar: Stunt Drive is an adrenaline-fueled spectacle of automotive prowess. It pushes the limits of physics, boasting unimaginable speed, precision handling, and ground-breaking technology. Drivers showcase their skill in breathtaking stunts, ranging from high-flying jumps to intricate drifts, executed with superlative finesse. These audacious maneuvers highlight the impressive engineering marvels these supercars are, roaring engines purring like predatory beasts on the prowl. The event offers spectators a thrilling exhibition, marrying the raw power of cutting-edge supercars with the audacious artistry of the worlds best', 'https://img.gamemonetize.com/2k4tp7o5c3b1u92xry0fqdnb9io4as8l/512x384.jpg', 'https://html5.gamemonetize.com/2k4tp7o5c3b1u92xry0fqdnb9io4as8l/', '0', 'Racing', 0, 0, '', 'extreme-supercar-stunt-drive'),
(4149, 'Pac Maze: Alphabet Escape', 'Pac Maze: Alphabet Escape is an escape game. In this game youll play as an alphabet Pac-man and try to get to the finish line, eating all the coins and stars. You can travel dozens of original mazes in story mode, and find new obstacles and unique power-ups to spice up your game.', 'https://img.gamemonetize.com/g8ynwg3cq2lucw4l07u8tk7ixiqmhu42/512x384.jpg', 'https://html5.gamemonetize.com/g8ynwg3cq2lucw4l07u8tk7ixiqmhu42/', '0', 'Puzzles', 0, 0, '', 'pac-maze-alphabet-escape'),
(4150, 'Sort Emoji', 'The casual Emoji sorting puzzle game is fun and challenging with a big break in the gameplay of the puzzles. Sort Emoji into glass bottles so that each bottle has the same Emoji.You will easily win by arranging all the same Emoji into separate glass jars.', 'https://img.gamemonetize.com/pzygsefp8tmga976u73ks0dfpr3pryvx/512x384.jpg', 'https://html5.gamemonetize.com/pzygsefp8tmga976u73ks0dfpr3pryvx/', '0', 'Puzzles', 0, 0, '', 'sort-emoji'),
(4151, 'Special Agent', 'Special Agent - This is an exciting combat arcade game in which players take on the role of a special agent whose objective is to destroy enemies. The main feature of the game is the ability to use ricochets of bullets from the ground to defeat enemies.', 'https://img.gamemonetize.com/hvcecbmcxlgv5wx174dhsv3iqqte8xzr/512x384.jpg', 'https://html5.gamemonetize.com/hvcecbmcxlgv5wx174dhsv3iqqte8xzr/', '0', 'Action', 0, 0, '', 'special-agent'),
(4152, 'Cool Racing: Crazy Stunts', 'Embark on an exhilarating journey with Cool Racing: Crazy Stunts. Defy gravity, conquer impossible tracks, and execute mind-bending stunts. This game offers adrenaline-fueled thrills as you push your limits, master precision controls, and unleash jaw-dropping tricks. Prepare for heart-pounding racing adventures, where youll challenge the laws of physics and strive to become the ultimate stunt racing champion. Get ready to experience the excitement and test your skills in this high-octane racing sensation. Are you up for the challenge?', 'https://img.gamemonetize.com/wmwx62ymdjgpeqsw02cpvsyl2t6rc48k/512x384.jpg', 'https://html5.gamemonetize.com/wmwx62ymdjgpeqsw02cpvsyl2t6rc48k/', '0', 'Racing', 0, 0, '', 'cool-racing-crazy-stunts'),
(4153, 'Tower Defense Zombies', 'Get ready for hordes of zombies that only care about eating brains! Use your brain against them and build your defenses. Create towers of mass-zombie destruction to confront various enemies. Zombie siege! Endless 30 unique towers 13 different enemies 3 different power ups', 'https://img.gamemonetize.com/79erubfx45uiq8ksuuxofo7h79s9b1t0/512x384.jpg', 'https://html5.gamemonetize.com/79erubfx45uiq8ksuuxofo7h79s9b1t0/', '0', 'Shooting', 0, 0, '', 'tower-defense-zombies'),
(4154, 'Offroad Cargo Truck Driver 3D', 'The people who love truck games, then this is the place to be. Welcome to new &amp;ldquo;Offroad Cargo Truck Driver:Uphill Logging Truck 3D&amp;rdquo;. The best free truck game of 2023 in 3d truck driving games. Your job is to transport important truck cargo in this Offroad Cargo Truck Transport Driving. Trust me Truck Driver Cargo isn&amp;rsquo;t as simple as it looks. You will have to drive the Offroad Cargo Truck in a hill side environment. Drive Indian Truck and American Trucks in Cargo Transport Simulator with much care on off road to help companies who want to deliver goods at the appropriate time.', 'https://img.gamemonetize.com/v7x5q1vny9zj15vy0gi4yg4e57cycijw/512x384.jpg', 'https://html5.gamemonetize.com/v7x5q1vny9zj15vy0gi4yg4e57cycijw/', '0', 'Adventure', 0, 0, '', 'offroad-cargo-truck-driver-d'),
(4155, 'Ninja Frog Runner', 'Ninja Frog Runner is an exhilarating 2D runner game that combines fast-paced action with the agility of a ninja frog. In this immersive and visually stunning world, players embark on a thrilling adventure, leaping through vibrant environments filled with perilous obstacles, enemies, and exciting power-ups.', 'https://img.gamemonetize.com/0ywvvndj7kapenjrgf0gmvtcy9nhysf4/512x384.jpg', 'https://html5.gamemonetize.com/0ywvvndj7kapenjrgf0gmvtcy9nhysf4/', '0', 'Adventure', 0, 0, '', 'ninja-frog-runner'),
(4156, 'Toilet Rush: Draw To Pee', 'Monsters climbed into the toilet: what to do? Help and save Wednesday from monsters in the toilet. Save Wednesday and her friends: Steve Minecraft, rainbow friends, Naruto - they all also want to escape from monsters in the toilet! Wednesday is here!', 'https://img.gamemonetize.com/6imeobq3rw97ltnxlhec3z7sl0mj59jc/512x384.jpg', 'https://html5.gamemonetize.com/6imeobq3rw97ltnxlhec3z7sl0mj59jc/', '0', 'Hypercasual', 0, 0, '', 'toilet-rush-draw-to-pee'),
(4157, 'Skirt Running 3d Game', 'Skirt Running3D is undoubtedly one of the most interesting new arcade games this year. You only need to slide on the screen to collect yarn balls, then your skirt will become longer. The color of your skirt will also change, can you find the most beautiful one?', 'https://img.gamemonetize.com/bfbpwbnnu9g34ff84jkilm9jtd3e0wi6/512x384.jpg', 'https://html5.gamemonetize.com/bfbpwbnnu9g34ff84jkilm9jtd3e0wi6/', '0', 'Puzzles', 0, 0, '', 'skirt-running-d-game'),
(4158, 'SimCity Uber Car Transport Saga', 'Embark on an exhilarating journey in SimCity: Uber Car Transport Saga, a dynamic, city-based transportation simulation game that tests your strategic planning abilities. Your mission? Establish and operate your ride-hailing network in the heart of the bustling SimCity, inspired by the innovative concept of Uber. From compact cars to luxury sedans, they manage a diverse fleet of vehicles with unique characteristics and capabilities.', 'https://img.gamemonetize.com/qbvk6e9egeq9i70wsrry816bkb0hc777/512x384.jpg', 'https://html5.gamemonetize.com/qbvk6e9egeq9i70wsrry816bkb0hc777/', '0', 'Racing', 0, 0, '', 'simcity-uber-car-transport-saga'),
(4159, 'Duo Apple Monsters', 'Duo Apple Monsters is an exciting adventure game where you collect apples and conquer obstacles. The main characters are Red Apple and Green Apple. They live in Appleton, a magical world. One day, the evil sorcerer Morula appears, threatening to plunge Appleton into darkness. Red and Green Apple join forces to save their world. Through 13 levels, they gather apples and overcome challenges, ultimately defeating Morula and restoring peace to Appleton.', 'https://img.gamemonetize.com/wb496jqaa7b6vdk06w6msn6rfzn3osra/512x384.jpg', 'https://html5.gamemonetize.com/wb496jqaa7b6vdk06w6msn6rfzn3osra/', '0', 'Adventure', 0, 0, '', 'duo-apple-monsters'),
(4160, 'Game Station', 'Mr. Robot has opened a new Game Station in city. Help him to grow the station. Different fun and interesting games to unlock. Fortnite, Forza Horizon, Mortal Kombat etc. Make money, buy waiters to help you, open new areas, find more games, be a millionare.', 'https://img.gamemonetize.com/7zpaf3bjzvw8h03hk3xzb8n1etedtzh5/512x384.jpg', 'https://html5.gamemonetize.com/7zpaf3bjzvw8h03hk3xzb8n1etedtzh5/', '0', '3D', 0, 0, '', 'game-station'),
(4161, 'Girly House Cleaning', 'Girly House Cleaning is a fun and engaging game that challenges players to clean and decorate a messy and disorganized house. The game is designed with a feminine touch, featuring cute and colorful graphics, upbeat music, and fun animations. In the game, players take on the role of a professional house cleaner tasked with tidying up several rooms of a messy house. Each room presents a unique set of challenges, such as cluttered floors, dusty surfaces, and stained furniture. The player must use various cleaning tools and supplies, such as brooms, mops, and cleaning sprays, to clean up the mess and make each room sparkle.', 'https://img.gamemonetize.com/bwknipqcr8f47a9wqre9624l03qhly05/512x384.jpg', 'https://html5.gamemonetize.com/bwknipqcr8f47a9wqre9624l03qhly05/', '0', 'Girls', 0, 0, '', 'girly-house-cleaning'),
(4162, 'Killer Brothers Shoot', 'Have you ever seen a man with such a bouncing and bouncing gun before? Every time you shoot you will bounce like a ball, you have to be very careful. lock on target and shoot there is monster you need to kill. Take turns killing monsters with your friend and move on to the next level. Its up to you to kill the monsters. Anyone can kill their own monster. You have to shoot to jump or to move but be careful.', 'https://img.gamemonetize.com/xxecmlhx12mqfm0dmghjq192ap3jnels/512x384.jpg', 'https://html5.gamemonetize.com/xxecmlhx12mqfm0dmghjq192ap3jnels/', '0', 'Action', 0, 0, '', 'killer-brothers-shoot'),
(4163, 'Follow Jumper', 'A fun and exciting decompression game that can release stress and exercise your reaction to test your reaction. In the game, press and hold the screen to generate stairs to control the characters ascent and descent, avoid obstacles, rescue companions, and finally reach the top of the tower. Kill the flying dragon on the top of the tower!', 'https://img.gamemonetize.com/g4hip3g2wpq97e2dob6hi8ungo5hqdte/512x384.jpg', 'https://html5.gamemonetize.com/g4hip3g2wpq97e2dob6hi8ungo5hqdte/', '0', '3D', 0, 0, '', 'follow-jumper'),
(4164, 'Duo Bad Brothers', 'Youve never seen a couple like this before. zombie brothers are extremely funny and extreme adventurers. These two brothers are embarking on a super adventure. They need to escape from the lab. you need to help them. You have to help them escape. Extremely dangerous plans are swirling in the lab. You learned the plans and now you have to escape. The strong one can open the doors, but the small holes cant go through those holes I know someone who can. little brother can go through all the little holes. Collect all 3 stars and reach the door together. You must collect all the necessary stars to open the door.', 'https://img.gamemonetize.com/a55kuapxpqo6kajd8ez7jupbftqt229x/512x384.jpg', 'https://html5.gamemonetize.com/a55kuapxpqo6kajd8ez7jupbftqt229x/', '0', 'Adventure', 0, 0, '', 'duo-bad-brothers'),
(4165, 'Classic Nonogram', 'If you enjoy playing Sudoku, then you will definitely love this Nonogram puzzle game too! Your goal is to determine which cells need to be painted over and which ones should be left empty. The numbers in the rows and columns will give you a clue, but be careful: you only have three lives!', 'https://img.gamemonetize.com/xzzl2va4dauuq3qlheksvuiauffxdmib/512x384.jpg', 'https://html5.gamemonetize.com/xzzl2va4dauuq3qlheksvuiauffxdmib/', '0', 'Puzzles', 0, 0, '', 'classic-nonogram'),
(4166, 'Slinger 3D', 'A Wild West 3D Shooting Game As sheriff you have been assigned to protect a train gold shipment. Unfortunately many bad guys want to steal that gold. Being an honorable sheriff, your objective is to only disarm the bad guys and destroy the TNT cache. Good luck! - 3D Graphics - 12 Play Levels - 5 Musical Scores', 'https://img.gamemonetize.com/g7dl528r1abo9c38wkpxg8rdpoj2xjz5/512x384.jpg', 'https://html5.gamemonetize.com/g7dl528r1abo9c38wkpxg8rdpoj2xjz5/', '0', 'Shooting', 0, 0, '', 'slinger-d'),
(4167, 'Jetpack Panda Bao', 'JetPack Panda Bao is a side-scrolling, game in which you are traveling through the sky to reach the boss in a jetpack. You are trying to kill enemies and avoid obstacles. Collected coins can be used for upgrades in a shop.', 'https://img.gamemonetize.com/v63czqjd8ljmxzu037pw5pjq2zjf3vy4/512x384.jpg', 'https://html5.gamemonetize.com/v63czqjd8ljmxzu037pw5pjq2zjf3vy4/', '0', 'Adventure', 0, 0, '', 'jetpack-panda-bao'),
(4168, 'Penguin Dash', 'In this box-style world, players will play as a cute penguin and control it to run on the automatically generated box map as far as possible. Players can move the penguin by clicking on the left or right side of the screen, avoiding obstacles and keeping moving forward. The boxes that the penguin has passed will disappear, and players need to react quickly to avoid falling. Challenge your limits and create the longest record!', 'https://img.gamemonetize.com/5lybsny47o53vm44wet32fcmwmgppvf8/512x384.jpg', 'https://html5.gamemonetize.com/5lybsny47o53vm44wet32fcmwmgppvf8/', '0', 'Adventure', 0, 0, '', 'penguin-dash'),
(4169, 'Dark World', '-Dark World is a HTML5 platformer game- Dark World, the platformer youre been waiting for! Complete 30 unique levels to escape the dark world but but careful with your enemies. There is always an easier way to reach the end of the level, check all the game platforms to find useful items -Game Features- 30 Unique levels 2 types of attacks Mobile browser optimized lightweight HD graphics 3 enemies, each having their own attack 20 languages localization pause option Landscape orientation', 'https://img.gamemonetize.com/ffeyphl453jfjg23vbudgkjlwsdhrohw/512x384.jpg', 'https://html5.gamemonetize.com/ffeyphl453jfjg23vbudgkjlwsdhrohw/', '0', 'Adventure', 0, 0, '', 'dark-world'),
(4170, 'Searching for Elizabeth 3', 'Angelos Adventure: Searching for Elizabeth is a platform game in which you will search for your girlfriend Elizabeth after she has been abducted by aliens. You will have to go to outerspace to find her and she will be on one of six planets. She will appear on a different planet every game. Jump on enemies to destroy them. Jump on vases to obtain their contents. In the first 5 levels on Earth youll need to smash at least 10 vases to go to the next level. On the 6 space levels youll need to walk over the Earth planet to go back to Earth.', 'https://img.gamemonetize.com/xrj1585tayflubc9hhor7m63rawldrsp/512x384.jpg', 'https://html5.gamemonetize.com/xrj1585tayflubc9hhor7m63rawldrsp/', '0', 'Adventure', 0, 0, '', 'searching-for-elizabeth-'),
(4171, 'Noob VS. Choo-Choo Charles', 'A runner game featuring Chu-Chu Charles and Noob, in which players must dodge obstacles and collect diamonds in various locations, including Hell, Water, City, Sand, and Forest. Fast-paced gameplay requires quick reflexes as Chu-Chu Charles chases after Noob. Players can unlock Noobs friends as they progress through the game.', 'https://img.gamemonetize.com/hlss159bqhn1tfsj290xb4x6cich20lm/512x384.jpg', 'https://html5.gamemonetize.com/hlss159bqhn1tfsj290xb4x6cich20lm/', '0', 'Hypercasual', 0, 0, '', 'noob-vs-choochoo-charles'),
(4172, 'Minigolf Clash', 'Its time for minigolf and for you to show off your creativity. Use the different golf balls to your advantage and glide through the levels with ease. Buy more levels with the rewards and hone your golf skills.', 'https://img.gamemonetize.com/ywl5omork0jwarou5xrxinfjgxphqh6s/512x384.jpg', 'https://html5.gamemonetize.com/ywl5omork0jwarou5xrxinfjgxphqh6s/', '0', 'Sports', 0, 0, '', 'minigolf-clash'),
(4173, 'Garden Rush. Vegetables Escape', 'What a pity! You woke up and your clothes were gone. You need to buy new clothes urgently to go on a date with your beloved. Plant vegetables in your garden to collect money to buy clothes. In order for vegetables to grow, they need to be watered, and there is water in the well. Be careful vegetables run very fast! To get money you have to catch them. You goal to buy all clothes for you. You can earn money by plant the vegetables. Be careful, because the plant are very fast! For vegetables groving you have to water them. Water you can take in the well or in the river.', 'https://img.gamemonetize.com/oq6b204ffrd7rae8jzrtoj3jiu18a01m/512x384.jpg', 'https://html5.gamemonetize.com/oq6b204ffrd7rae8jzrtoj3jiu18a01m/', '0', 'Adventure', 0, 0, '', 'garden-rush-vegetables-escape'),
(4174, 'Tractor Trial 2', 'Play as a farmer who got tired of the hard daily work at the farm. Jump into the tractor and test its off-road capabilities. Drive up large hills and pass various obstacles to make to the finish.', 'https://img.gamemonetize.com/4zlg30hno8g57ytqd30pqn1hvramzfbn/512x384.jpg', 'https://html5.gamemonetize.com/4zlg30hno8g57ytqd30pqn1hvramzfbn/', '0', 'Racing', 0, 0, '', 'tractor-trial-'),
(4175, 'Draw Bridge Challenge', 'Welcome to Draw Bridge Challenge, a classic draw line puzzle game. Draw a poly bridge to complete the bridge race! To become a good bridge builder, you just need to drag with one finger to draw a bridge that is stable enough for the car to run. Enjoy it!', 'https://img.gamemonetize.com/l2xcgmbx7nyvqbccttp0lakqk2elt4yp/512x384.jpg', 'https://html5.gamemonetize.com/l2xcgmbx7nyvqbccttp0lakqk2elt4yp/', '0', 'Puzzles', 0, 0, '', 'draw-bridge-challenge'),
(4176, 'Bad Dolls', 'Enter a world of terror with Bad Dolls and choose the most sinister doll to take on hordes of ruthless enemies. With a vast selection of weapons and strategies at your disposal, you must defeat all challengers to reign supreme. This game is packed with action and excitement, featuring four unique game modes that will keep you entertained for hours. In Single mode, advance to the next level by defeating every enemy in your path. In Endless mode, fight off as many enemies as possible before they take you down. In 2p CO-OP, team up with a partner to take on the opposition together. And in 2p VS, compete against your friends to see who is the', 'https://img.gamemonetize.com/gldqt2h3m8ykhrbknlw40iv9sw791j1b/512x384.jpg', 'https://html5.gamemonetize.com/gldqt2h3m8ykhrbknlw40iv9sw791j1b/', '0', 'Shooting', 0, 0, '', 'bad-dolls'),
(4177, 'Space Battleship Orion', 'space battleship orion is a arcade space shooter game', 'https://img.gamemonetize.com/skvjs7dv1dsf9maavy3ckomckvpnj61t/512x384.jpg', 'https://html5.gamemonetize.com/skvjs7dv1dsf9maavy3ckomckvpnj61t/', '0', 'Shooting', 0, 0, '', 'space-battleship-orion'),
(4178, 'Playoff Basketball', 'Win the play in game and get into the playoffs then go all the way to the championship, The road to the top is not easy, opponent sharpshooters and pesky defenders stand in the way', 'https://img.gamemonetize.com/nq2uemy2zrzpnkcwcw9yebqx38assd4d/512x384.jpg', 'https://html5.gamemonetize.com/nq2uemy2zrzpnkcwcw9yebqx38assd4d/', '0', 'Sports', 0, 0, '', 'playoff-basketball'),
(4179, 'Draw Car Race', 'Just draw a line and turn it into a car. Draw different cars for driving depending on the terrain.', 'https://img.gamemonetize.com/aspgk15r3b4siherxs0rowarqohzjv0m/512x384.jpg', 'https://html5.gamemonetize.com/aspgk15r3b4siherxs0rowarqohzjv0m/', '0', 'Racing', 0, 0, '', 'draw-car-race'),
(4180, 'Neymar can play', 'Neymar may be injured but he can still play. Brasil or PSG Neymar, your choice, get those crutches ready and get on the pitch to score some awesome goals and earn trophies', 'https://img.gamemonetize.com/0gpxu3prgjpltlbh8mtlc5gvdzrtfu50/512x384.jpg', 'https://html5.gamemonetize.com/0gpxu3prgjpltlbh8mtlc5gvdzrtfu50/', '0', 'Sports', 0, 0, '', 'neymar-can-play'),
(4181, 'Merge Master: Army Clash', 'The war is about to begin! Are you ready? Come and gather more companions to join you! Avoid obstacles, gather soldiers, form an army, and finally compete with the enemy! Assemble your team and pass the checkpoint in the most effective way! Come on!', 'https://img.gamemonetize.com/fjq69xyiefa24kjwnd2u7psv7e2wojou/512x384.jpg', 'https://html5.gamemonetize.com/fjq69xyiefa24kjwnd2u7psv7e2wojou/', '0', 'Puzzles', 0, 0, '', 'merge-master-army-clash'),
(4182, 'Stickman Party Electric', 'In 2 groups, either as a team of 2 or 4 people, kill all the monsters and help them pass through the portal and move on to the next level. There are too many enemies, you have to kill them all. Be careful, they are everywhere. dont touch the thorns or dodge the flying monsters. you can go through the portal and teleport to the next location.', 'https://img.gamemonetize.com/2cpbu0o0soird3h63fmbmpvmmtysb8ic/512x384.jpg', 'https://html5.gamemonetize.com/2cpbu0o0soird3h63fmbmpvmmtysb8ic/', '0', 'Adventure', 0, 0, '', 'stickman-party-electric'),
(4183, 'Aircraft Shooter', 'Aircraft Shooter, you will face five different enemies, each with their own shooting abilities. Some enemies will fire rockets, some will shoot bullets, and some will use lasers to attack. In addition, some levels have powerful bosses that require special strategies and skills to defeat them. You will need to use your weapons and avoid enemy attacks to complete each level and defeat the bosses where they appear. The game has a shop to improve the plane, weapons and increase the number of lives.', 'https://img.gamemonetize.com/3ca2r07eyx8wxpelwwit1uvpept15p5o/512x384.jpg', 'https://html5.gamemonetize.com/3ca2r07eyx8wxpelwwit1uvpept15p5o/', '0', 'Boys', 0, 0, '', 'aircraft-shooter'),
(4184, 'Mine Noob Maze', 'Mine Noob Maze is a casual game that has been gaining popularity among online game enthusiasts. Developed by Kiz, this game offers hours of fun and entertainment to players who love solving puzzles and exploring new worlds. It is a free online game that is easy to play, and is suitable for both kids and adults. Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/6j2pc7jglv10j2a7n9v7yr4cq96ghpuz/512x384.jpg', 'https://html5.gamemonetize.com/6j2pc7jglv10j2a7n9v7yr4cq96ghpuz/', '0', 'Hypercasual', 0, 0, '', 'mine-noob-maze'),
(4185, 'Blue and Red Ball', 'two ball brothers need to survive help them they are in a very dangerous forest only you can save them. To save them, they need to find the key safely and while searching for the key, you must escape from the enemies coming from the side. Play with your friend and the two brothers make the ball reach the door.', 'https://img.gamemonetize.com/3mjbrs3w6jn7cca1or5z37nmm3ur55fh/512x384.jpg', 'https://html5.gamemonetize.com/3mjbrs3w6jn7cca1or5z37nmm3ur55fh/', '0', 'Adventure', 0, 0, '', 'blue-and-red-ball'),
(4186, 'Mine Farmer', 'Get the whole field ready for planting, beat the levels and push the limits of your mind with new puzzles!', 'https://img.gamemonetize.com/4kgpm9ed6sm0e5hjeomzkaye8m32fjve/512x384.jpg', 'https://html5.gamemonetize.com/4kgpm9ed6sm0e5hjeomzkaye8m32fjve/', '0', 'Puzzles', 0, 0, '', 'mine-farmer'),
(4187, 'Zombies Cookies Apocalypse', 'Zombies Cookies Apocalypse is an online survival game that has taken the gaming world by storm. Developed by Kiz, one of the leading names in the gaming industry, this game has quickly become a favorite among gamers worldwide. Available for free on Kiz10.com, this game offers a unique and thrilling experience that is sure to keep you on the edge of your seat. Zombies Cookies Apocalypse is a casual game that falls under the action genre. The game is set in a post-apocalyptic world where the zombie invasion has destroyed everything. Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/svvyztx77fi56n4q8plgkls2x2nby18c/512x384.jpg', 'https://html5.gamemonetize.com/svvyztx77fi56n4q8plgkls2x2nby18c/', '0', 'Adventure', 0, 0, '', 'zombies-cookies-apocalypse'),
(4188, 'Taxi   Take me home', 'Taxi Simulator - help people get home! Become a taxi driver - take passengers to homes and earn money! Learn the stories of your passengers who want to get home as soon as possible. Discover new corners of the cozy town, following the marks on the map.Practice safe driving and parking, keep an eye on the condition of your car, and of course, eat a burrito at the gas station!', 'https://img.gamemonetize.com/njhwfjc5fc7xm8gc5nyd8h3s44aixt9y/512x384.jpg', 'https://html5.gamemonetize.com/njhwfjc5fc7xm8gc5nyd8h3s44aixt9y/', '0', 'Racing', 0, 0, '', 'taxi---take-me-home'),
(4189, 'Mars Pioneer', 'Do you like simulation games of space exploration, or just idle games of space exploration? Install one of the best simulation games, discover Mars, mine minerals, set up your own factory to process space minerals, and become a real space miner tycoon. The gameplay is simple, allowing you to focus on exploring the planet, mining new alien minerals and quickly becoming an idle space farmer.', 'https://img.gamemonetize.com/iogkkydolf85k8arr7eqo1wasy6gr74n/512x384.jpg', 'https://html5.gamemonetize.com/iogkkydolf85k8arr7eqo1wasy6gr74n/', '0', 'Puzzles', 0, 0, '', 'mars-pioneer'),
(4190, 'Little Panda Green Guard', 'Little Panda Green Guard is a very fun cleaning game. In this game, little panda becomes a gree guard to protect the environment. As a kid who loves nature, come and help him! There are 5 places are in need of your help, the sewage purification plant, the park, the river, the tree and the field. Have a good time!', 'https://img.gamemonetize.com/blhyvpm3u7fj2vowrcyt8wnq8consnv7/512x384.jpg', 'https://html5.gamemonetize.com/blhyvpm3u7fj2vowrcyt8wnq8consnv7/', '0', 'Girls', 0, 0, '', 'little-panda-green-guard'),
(4191, 'Gun War Z 2', 'The world is in danger, a deadly virus affects more and more territories, turning people into zombies. - The toot-toothed gameplay. - Slot machine to test your luck. - A huge arsenal of weapons, ranging from the classic minigun to plasma cannons. - RPG7 auxiliary weapons and grenades. Get ready to destroy all the zombies to save humanity!', 'https://img.gamemonetize.com/txi0so9qjqx7aijqif7wd3yij2fsgao1/512x384.jpg', 'https://html5.gamemonetize.com/txi0so9qjqx7aijqif7wd3yij2fsgao1/', '0', 'Hypercasual', 0, 0, '', 'gun-war-z-'),
(4192, 'MeMe World', 'Join Troll on his wacky quest to solve all the trickiest riddles ever! His meme adventure is filled with dangers and troubles that you need to master your skills to outsmart the sneakiest bad guys, pass enraging obstacles and leave no mind-bending puzzles unsolved.Challenge your brain with this ultimate pranking adventure and become a brain teaser master. If you think you have what it takes give it a try. Your intelligence and your reflexes will be tested with the MOVE and JUMP gameplay while using your mind for insane puzzles.', 'https://img.gamemonetize.com/odlwqznhc6emla0wfqj3gri54bidldbi/512x384.jpg', 'https://html5.gamemonetize.com/odlwqznhc6emla0wfqj3gri54bidldbi/', '0', 'Puzzles', 0, 0, '', 'meme-world'),
(4193, 'Meteorite Shooter', 'After millions of years of living in peace the earth faces a terrible disaster of destruction. A comet from the bottom of the universe moves toward the earth\\&amp;#39;s orbit and it carries countless meteors that are likely to collide with the earth, destroying life on earth. The fate of humanity will be similar to the fate of dinosaurs millions of years ago when giant meteorites hit the earth.', 'https://img.gamemonetize.com/m6gcr2468kgr8q7qqqce4ow8pbmki27a/512x384.jpg', 'https://html5.gamemonetize.com/m6gcr2468kgr8q7qqqce4ow8pbmki27a/', '0', 'Adventure', 0, 0, '', 'meteorite-shooter'),
(4194, 'Blumgi Slime Jump Game', 'Blumgi Slime is an arcade game that will put your timing and aiming skills to the test by jumping to the finish line. You control a cute bouncy character that can only move around by jumping. Hold down the action button to channel your strength - the longer you hold it down, the higher and more intensely you will jump. Pass over various types of obstacles to touch the checkered platform. Each stage will introduce something fun and quirky in this game from new colors to obstacle types. Youll ap', 'https://img.gamemonetize.com/gvpbnor2tt5g4ww5kzwvumobrij83cq4/512x384.jpg', 'https://html5.gamemonetize.com/gvpbnor2tt5g4ww5kzwvumobrij83cq4/', '0', 'Action', 0, 0, '', 'blumgi-slime-jump-game'),
(4195, 'Spiderman Hook Rescue', 'Super Stickman Hook is an exciting online game that falls under the category of casual games, available to play for free on Kiz10.com. This game has gained immense popularity due to its engaging gameplay and unique concept of balance. The objective of Super Stickman Hook is to navigate a stickman through a variety of obstacles by swinging from one hook to another, while maintaining balance and avoiding falling off. The game requires precise timing and skill to progress through the increasingly challenging levels.Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/5n6ohudg7gkmr3w5m0uidprn38ghlbr7/512x384.jpg', 'https://html5.gamemonetize.com/5n6ohudg7gkmr3w5m0uidprn38ghlbr7/', '0', 'Clicker', 0, 0, '', 'spiderman-hook-rescue'),
(4196, 'Super Mario Unblocked', 'When playing, the player is assuming the role of Mario and has to go through the Mushroom Kingdom. The player has to survive the evil forces of the game’s villain, Bowser, and rescue Princess Toadstool. To win the game, Mario has to reach the flag pole at the end of each level. There are coins scattered throughout the game which need to be collected. There are also special bricks with question marks that reveal more coins and other special items once hit. It’s a must to hit other bricks if there’s enough time as they might contain rare items or coins. Eating a mushroom transforms regular Marion into Super Mario, which means he grows double in size and gets the ability to break bricks above him. Careful though as when he gets hit in this mode, he reverts to his original self, but he won’t die.', 'https://img.gamemonetize.com/v1vxn123ziw07onj0xvxi8y7vtwoihoo/512x384.jpg', 'https://html5.gamemonetize.com/v1vxn123ziw07onj0xvxi8y7vtwoihoo/', '0', 'Adventure', 0, 0, '', 'super-mario-unblocked'),
(4197, 'Paws And Claws', 'As a cat who can climb rocks and walk arms, it is your most proficient skill to shuttle on every wall! And it is your task to eat every small fish! Using your ability to shuttle between different walls, and finally, eat the small fish by avoiding obstacles! Paw and Claws is an exciting puzzle game, do you want to know which level you can reach? Come and join your friends!', 'https://img.gamemonetize.com/en4j0pajm5nmp9k3rdo2lwrozgx2mwoj/512x384.jpg', 'https://html5.gamemonetize.com/en4j0pajm5nmp9k3rdo2lwrozgx2mwoj/', '0', 'Puzzles', 0, 0, '', 'paws-and-claws');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(4198, 'Spring Haute Couture Season 1', 'Welcome to Spring Haute Couture Season 1. These celebrities get more excited to be a part of Spring Haute Couture. Join and browse their wardrobe to pick the perfect outfits and costumes. Don&amp;rsquo;t forget to pick a unique hairstyle. Are you ready to try the perfect one for the girls? Play and have fun!', 'https://img.gamemonetize.com/upuxu9l5enjgqbogx88zn8ruxs4opzre/512x384.jpg', 'https://html5.gamemonetize.com/upuxu9l5enjgqbogx88zn8ruxs4opzre/', '0', 'Girls', 0, 0, '', 'spring-haute-couture-season-'),
(4199, 'Space Portal', 'Awesome and amazing spacetime gun puzzle solving game. In the game, we need to use the portals of two different space holes to transfer items to the right location to destroy enemies, pick up stars to pass the level smoothly. Come and try it!', 'https://img.gamemonetize.com/do1c1yiv67u6po0anee508zqo0nb2qk5/512x384.jpg', 'https://html5.gamemonetize.com/do1c1yiv67u6po0anee508zqo0nb2qk5/', '0', 'Shooting', 0, 0, '', 'space-portal'),
(4200, 'Fashion Zombies', 'The zombies are revolting ! Attack the city with a horde of zombies, change pedestrians into zombies and create the largest horde. Eat your friends, and challenge them to a crazy race by destroying everything in your path. Zombie Tsunami has proudly exceeded 200 million players around the world. &quot;Zombie Tsunami is a game you really need to own&quot; (TouchArcade) FEATURES - &quot;One touch&quot; gameplay to control the entire hord - 10 delirious bonuses, ninjas, dragons, UFOs, and many more - Many upgrades to unlock - Raise zombie birds and use their powers - More than 300 missions to devour - 11 sets to travel in - Optimized for all Android models', 'https://img.gamemonetize.com/8rey9somdz5hkxazkkray9402ko8djbd/512x384.jpg', 'https://html5.gamemonetize.com/8rey9somdz5hkxazkkray9402ko8djbd/', '0', 'Action', 0, 0, '', 'fashion-zombies'),
(4201, 'Stealing the Diamond', 'Stealing The Diamond is another in a series of amazing stick figure adventure games. In Stealing The Diamond, you guessed it; you try to steal a diamond! An extremely large diamond at that! You have choices to make in your quest for theft! Will you rush in and risk everything or try to sneak your way to your prize? Whatever you decide, be careful as one wrong move will leave you without a diamond and maybe even less!', 'https://img.gamemonetize.com/czbprybj2u58l36092j6ba6hs1jo2220/512x384.jpg', 'https://html5.gamemonetize.com/czbprybj2u58l36092j6ba6hs1jo2220/', '0', 'Action', 0, 0, '', 'stealing-the-diamond'),
(4202, 'Whack Your Boss', 'WHACK YOUR BOSS. WHACK HIM, JUST WHACK HIM AS HARD AS YOU CAN. Or, alternatively, whack your computer. This game lets you get out all your inner frustration about your workplace by torturing your boss in different ways. Can you find all 7 ways of whacking him?', 'https://img.gamemonetize.com/rdo1rokdiqfmgwtg1on0mrrrxq3sal2y/512x384.jpg', 'https://html5.gamemonetize.com/rdo1rokdiqfmgwtg1on0mrrrxq3sal2y/', '0', 'Action', 0, 0, '', 'whack-your-boss'),
(4203, 'Balloon Slicer Game', 'Balloon Slicer is a very addictive online puzzle game for free. It is designed for boys. There are lots of ballons surrounded by obstacles. Click the blade and drag. Release the mouse and the blade would fly along the opposite direction. Make sure the blade fly into the suitable area. And it will bounce while touching obstacles to slice all the ballons and you will pass the level. Enjoy!', 'https://img.gamemonetize.com/dow0on4smzfhu7nqqaftqsv03ty1rwke/512x384.jpg', 'https://html5.gamemonetize.com/dow0on4smzfhu7nqqaftqsv03ty1rwke/', '0', 'Boys', 0, 0, '', 'balloon-slicer-game'),
(4204, 'Escaping the Prison', 'Escaping The Prison is a fantastically fun stick figure game where you... Well, escape the prison! After being thrown in a prison cell, you must use anything and everything at your disposal to escape! Teleporters, anti-gravity equipment,toilet plungers,... Nothing is off limits in your attempt to escape! But be careful though, for one wrong move or slow reflexes could land you back in your cell... Or worse! Do you have what it takes to escape the prison?', 'https://img.gamemonetize.com/3a73h0mayp0xczva9dn8ert24cufo7k4/512x384.jpg', 'https://html5.gamemonetize.com/3a73h0mayp0xczva9dn8ert24cufo7k4/', '0', 'Puzzles', 0, 0, '', 'escaping-the-prison'),
(4205, 'Valentines Day Makeup Day', 'Valentines Day Makeup Day is a fun girl game, make your queen very cute', 'https://img.gamemonetize.com/6zmmz6gsihcgb1a7hddjy589l18pse6u/512x384.jpg', 'https://html5.gamemonetize.com/6zmmz6gsihcgb1a7hddjy589l18pse6u/', '0', 'Girls', 0, 0, '', 'valentines-day-makeup-day'),
(4206, 'Blob Man Run', 'Collect diamonds on your way and the right door to make you stronger. The Stronger, the easier to take out the boss and beat the levels.', 'https://img.gamemonetize.com/klnq1zfzit6d6sh12ejryvaec0ne0yq8/512x384.jpg', 'https://html5.gamemonetize.com/klnq1zfzit6d6sh12ejryvaec0ne0yq8/', '0', 'Hypercasual', 0, 0, '', 'blob-man-run'),
(4207, 'Super Huggie Bros', 'Enter in the Super Huggie bros world facing the mysterious islands, jump and run over the obstacles, and fight against super evil monsters to find his treasure at the final destination in a dangerous world. Complete all levels, collect coins and destroy every block to find the keys and open the gates. Website Developer &lt;a href=\'https://kiz10.com\'&gt;https://kiz10.com&lt;/a&gt;', 'https://img.gamemonetize.com/3ex0z77vqo2zz4wmellpculd54tqyowc/512x384.jpg', 'https://html5.gamemonetize.com/3ex0z77vqo2zz4wmellpculd54tqyowc/', '0', 'Hypercasual', 0, 0, '', 'super-huggie-bros'),
(4208, 'Deliver All Puzzle', 'Deliver All Puzzle is a very addicted online puzzle game made for boys for free. Collect all the packages on the blocks and deliver them to the receivers. Sounds easy but in fact, it is a tricky game. The packages are placed at many places on the blocks, and you are only allowed to turn your direction in case of you hit the wall. There are many levels in this game. Good luck!', 'https://img.gamemonetize.com/hockj9avx4zyekon0s140acksxfcrk7f/512x384.jpg', 'https://html5.gamemonetize.com/hockj9avx4zyekon0s140acksxfcrk7f/', '0', 'Boys', 0, 0, '', 'deliver-all-puzzle'),
(4209, 'Las Vegas Poker', 'Play one of the most exciting card games in the world. Win up to 3 types of big tournaments and unlock your avatar. Rule the poker game and become King Of The Table. Collect daily rewards, custom your game mode and live the excitement of Las Vegas Casino.', 'https://img.gamemonetize.com/9tipe1jv9rmgplp51gs8lw7nalqqb59k/512x384.jpg', 'https://html5.gamemonetize.com/9tipe1jv9rmgplp51gs8lw7nalqqb59k/', '0', 'Sports', 0, 0, '', 'las-vegas-poker'),
(4210, 'College Goers Trends', 'Let\'s help these college goers Mia and Emma to get ready for their college with beautiful outfits and suitable accessories. Before that they have to find their stationary from their classroom. Come and join this beautiful dressup game at 7sgames.com', 'https://img.gamemonetize.com/o8vecdr4u4ev46fq2k9gpzqt3ubwd3vc/512x384.jpg', 'https://html5.gamemonetize.com/o8vecdr4u4ev46fq2k9gpzqt3ubwd3vc/', '0', 'Puzzles', 0, 0, '', 'college-goers-trends'),
(4211, 'Stickman Bullets Ragdoll', 'Stickman with a bazooka blows up his enemies and destroys their bases. - Full possibility of destruction of everything around - Multiple bullets for stickman weapons - Physical enemies and crazy explosions - Levels with exciting challenges Enjoy addictive gameplay with amazing destruction! Choose bullets for weapons and destroy everything around. Destroy ragdoll enemies. Explode bombs, shoot rockets and make your enemies fly away from the explosions, destroying their bases and crushing their buildings! Fun physical enemies and crazy explosions with amazing content and challenges Help Stickman destroy all enemies to win!', 'https://img.gamemonetize.com/qjyw0g6oc9e8v8dsawxkupjoqe3liu62/512x384.jpg', 'https://html5.gamemonetize.com/qjyw0g6oc9e8v8dsawxkupjoqe3liu62/', '0', 'Fighting', 0, 0, '', 'stickman-bullets-ragdoll'),
(4212, 'Match Jewel', 'Match gems to destroy them! Match Jewel is a classic match 3 game with great gameplay for kids and adults! The game contains many challenging match 3 puzzle levels! MATCH JEWEL FEATURES: ★ Daily Lucky Roulette randomly offers a surprise in order to facilitate your progress; ★ Dozens of match 3 puzzle levels; ★ Combine gems to use different skills; ★ Match 3 puzzle game becomes progressively from easy to difficult, more obstacles will prevent your contact with gems; ★ Complete levels to unlock more challenges HOW TO PLAY MATCH JEWEL:', 'https://img.gamemonetize.com/5d3ey3vpz50cxlxy0mpvfawid80p3kux/512x384.jpg', 'https://html5.gamemonetize.com/5d3ey3vpz50cxlxy0mpvfawid80p3kux/', '0', 'Puzzles', 0, 0, '', 'match-jewel'),
(4213, 'To Be A Teacher', 'To be a real teacher, what do you have to do in class every day? Join the game and experience the tasks to be done as a teacher in this game.', 'https://img.gamemonetize.com/fq71wrsge1w3mk5kgw56nre5je5n1e6q/512x384.jpg', 'https://html5.gamemonetize.com/fq71wrsge1w3mk5kgw56nre5je5n1e6q/', '0', 'Hypercasual', 0, 0, '', 'to-be-a-teacher'),
(4214, 'Quick hit wooden box Quick hit wooden box', 'Skywire is an action platform game created by Nitrome. In this game, you help carry your passengers to the station while navigating the vessel on the rail. Avoid dangerous robotic animals such as ostriches, parrots, rhinos, and camels, as they will cause your passengers to fall off. There is even a game mode for two-player racing! Go ahead and jump into this rail riding classic!', 'https://img.gamemonetize.com/ayw7kyui9xia8ljg7v1f91j3brxkxmhn/512x384.jpg', 'https://html5.gamemonetize.com/ayw7kyui9xia8ljg7v1f91j3brxkxmhn/', '0', 'Puzzles', 0, 0, '', 'quick-hit-wooden-box-quick-hit-wooden-box'),
(4215, 'Penguin Wars', 'Penguin Wars is a game in which you play as a penguin trying to conquer Antarctica. You are going to do this by pushing all of the other penguins off of their icebergs. You have to go through all of the areas armed with nothing but your bazooka filled with snowballs, as well as your knowledge in spacing your shots.', 'https://img.gamemonetize.com/lthoops6p83ce60vq3l2us3scdvgo2fp/512x384.jpg', 'https://html5.gamemonetize.com/lthoops6p83ce60vq3l2us3scdvgo2fp/', '0', 'Adventure', 0, 0, '', 'penguin-wars'),
(4216, 'Whack Your Computer', 'Do you remember the game Whack Your Boss? Well, you are back and you now have to find all 12 objects in the room to whack your computer!', 'https://img.gamemonetize.com/epnpx8dykzzbuceqhw8kp8kxskkxfui1/512x384.jpg', 'https://html5.gamemonetize.com/epnpx8dykzzbuceqhw8kp8kxskkxfui1/', '0', 'Puzzles', 0, 0, '', 'whack-your-computer'),
(4217, 'Pick &amp; Match', 'The game is very simple, you will still use your natural memory ability to complete it by opening pairs of cards with the same animals. You will win the game if you don’t open all the cards correctly and there is still time limit. If the time ends and you don’t open all the cards, the game is over. Completing each level you will be rewarded with coins and coins you can buy help features of the system. Enjoy!', 'https://img.gamemonetize.com/1jcmnm8pt1f6oey44sxam4dkbu3jyzis/512x384.jpg', 'https://html5.gamemonetize.com/1jcmnm8pt1f6oey44sxam4dkbu3jyzis/', '0', 'Puzzles', 0, 0, '', 'pick-amp-match'),
(4218, 'Cops Escape', 'When you play as a fugitive, run around the map, dodging cops and other annoying obstacles. Climb buildings and avoid traps to outwit law enforcement and get to the finish line.', 'https://img.gamemonetize.com/3lqld3tqb2q4gis2lse15gm4dyh377ra/512x384.jpg', 'https://html5.gamemonetize.com/3lqld3tqb2q4gis2lse15gm4dyh377ra/', '0', '3D', 0, 0, '', 'cops-escape'),
(4219, 'Murder 3D', 'MURDER is a fun game of assassination. You wish to assassinate the king and take his place to rule over the kingdom. To start with, you must creep up behind the king and choose the opportune moment to strike and kill him. Once he is dispatched, you must quickly take his clothes and become the king yourself! Once you have successfully stolen the king\'s identity and eliminated him, you must then protect yourself from other would-be assassins who want to do exactly the same as you just did! Keep a watchful eye and be sure to never keep your back turned for too long! Do you have what it takes to become the assassin king?', 'https://img.gamemonetize.com/8hvqtz2madgp5fefou5ptlw75gja0of7/512x384.jpg', 'https://html5.gamemonetize.com/8hvqtz2madgp5fefou5ptlw75gja0of7/', '0', 'Action', 0, 0, '', 'murder-d'),
(4220, 'Armed With Wings', 'Armed With Wings is a sword-fighting action game with a platformer element.', 'https://img.gamemonetize.com/ve0piov9nc9w5t925vrf0pckiggfemgm/512x384.jpg', 'https://html5.gamemonetize.com/ve0piov9nc9w5t925vrf0pckiggfemgm/', '0', 'Adventure', 0, 0, '', 'armed-with-wings'),
(4221, 'Coffin Dance', 'Do you like the coffin dance meme? You will LOVE this game! Coffin Dance is a fun and challenging game where you have to run for your life, quickly jumping over obstacles to get as far as you can, as fast as you can! And watch out because the difficulty will increase! It will get harder and harder to escape!', 'https://img.gamemonetize.com/c9nk025zc62t7vd0fdt7hmrmqi0cqmhw/512x384.jpg', 'https://html5.gamemonetize.com/c9nk025zc62t7vd0fdt7hmrmqi0cqmhw/', '0', 'Racing', 0, 0, '', 'coffin-dance'),
(4222, 'Worlds Hardest Traffic Box', 'World\'s Hardest Traffic Box is an interesting adventure puzzle online game with the theme of moving boxes. The simple and fresh picture is very logical. Avoid all kinds of obstacles in the game to let the small box reach the finish line smoothly, which tests your control of timing and speed. There are so many levels that you can\'t stop playing. Come and join us if you like!', 'https://img.gamemonetize.com/e8w68d4gu2e1xaz3u8tnha1uiq9npp3m/512x384.jpg', 'https://html5.gamemonetize.com/e8w68d4gu2e1xaz3u8tnha1uiq9npp3m/', '0', 'Boys', 0, 0, '', 'worlds-hardest-traffic-box'),
(4223, 'Bridging forwardba', 'This is a very good adventure game. This game is made in cartoon style. You can control a cartoon villain here to complete a wonderful challenge. Your task is to move bricks continuously and then successfully reach the destination to complete the challenge. It\'s very magical and funny. If you like, you can challenge', 'https://img.gamemonetize.com/na8xzfrz9lnlvu20wlgql8lj2u4cl1mh/512x384.jpg', 'https://html5.gamemonetize.com/na8xzfrz9lnlvu20wlgql8lj2u4cl1mh/', '0', 'Action', 0, 0, '', 'bridging-forwardba'),
(4224, 'Memory Match Game', 'Memory Match is a free online puzzle game for boys played on PuzzleGame. It combines the traditional card memory game with the matching game. These cards are hidden when matching, so you need to remember them and then select the same card to merge. Mobile, Tablet, and Desktop are playable. Challenge yourself!', 'https://img.gamemonetize.com/muqts0pyi9o3j67fjlo4v1zg5q3hi5oz/512x384.jpg', 'https://html5.gamemonetize.com/muqts0pyi9o3j67fjlo4v1zg5q3hi5oz/', '0', 'Boys', 0, 0, '', 'memory-match-game'),
(4225, 'Cannon Ball Shoot', 'Cannon Ball Shoot is a free online number and puzzle game for boys played on Puzzlegame. You need to aim and shoot your balls and choose the right door to multiply the number of balls. Successfully push down the obstacles in front of you and complete the pinball task to pass the level! Mobile, Tablet, and Desktop are playable. So, why not try it now? Enjoy yourself!', 'https://img.gamemonetize.com/4ca18xqypa2c1undkn8po91f2e2ridek/512x384.jpg', 'https://html5.gamemonetize.com/4ca18xqypa2c1undkn8po91f2e2ridek/', '0', 'Boys', 0, 0, '', 'cannon-ball-shoot'),
(4226, 'Parkour in the cave 3D', 'The game is made in the style of Minecraft. The caves have safe elevations and a floor in the form of lava. Use all your parkour skills to complete all levels. Each subsequent level is much more difficult than the previous one.', 'https://img.gamemonetize.com/mxyswx77jd06k0863h7e7yy6vgudw33s/512x384.jpg', 'https://html5.gamemonetize.com/mxyswx77jd06k0863h7e7yy6vgudw33s/', '0', '3D', 0, 0, '', 'parkour-in-the-cave-d'),
(4227, 'Water-Color-Sort-Online', 'Water Color Sort is a puzzle game in which your objective is to sort liquids by color by mixing them properly. Start by moving the fluids into the right tubes until there is only one color per tube. Think logically and find your own way to sort the colorful water. If you get stuck or make mistakes, you can always get a hint or undo your last movement! Share Water Color Sort with your friends and learn who can finish the game the fastest!', 'https://img.gamemonetize.com/y9vzzsjszdqwhwjwaj50hmfyosw9rs1s/512x384.jpg', 'https://html5.gamemonetize.com/y9vzzsjszdqwhwjwaj50hmfyosw9rs1s/', '0', '3D', 0, 0, '', 'watercolorsortonline'),
(4228, 'Monster Dash', 'Get ready for a brand new Monster game. Make it pass through dangerous paths to get the cute monsters to the finish line. You have to be patient because these dangerous roads are full of traps. You have to skip some challenges to get the cute monsters across. Try Monster Dash, a casual game with 50 Levels, now.', 'https://img.gamemonetize.com/idhwz3llx5jv3ffnvallylmx2q7oul79/512x384.jpg', 'https://html5.gamemonetize.com/idhwz3llx5jv3ffnvallylmx2q7oul79/', '0', 'Hypercasual', 0, 0, '', 'monster-dash'),
(4229, 'Géométrie Clash GO!', 'Be careful! - Nerve cells do not regenerate after they die! Get to the top levels and beat your friend\'s records! Your goal is to maneuver between obstacles and collect coins. Seems simple at first glance, but its no cake walk. The coins are placed in hard-to-reach places that you will most certainly want to reach through the screen to the other side, grab the beard of the developer, just to stair in his eyes with total hatred. Nevertheless, you will play this game again and again and again, making progress.', 'https://img.gamemonetize.com/92d15tots1bqm2zmwgh3aoo0zso2nlp8/512x384.jpg', 'https://html5.gamemonetize.com/92d15tots1bqm2zmwgh3aoo0zso2nlp8/', '0', 'Soccer', 0, 0, '', 'gomtrie-clash-go'),
(4230, 'Subway Winter Vacation', 'Here you can play the online game for free - Subway Surfers World Tour: Winter Holiday.', 'https://img.gamemonetize.com/du2cejdc5we8szc7vgfdatel08oxr0zg/512x384.jpg', 'https://html5.gamemonetize.com/du2cejdc5we8szc7vgfdatel08oxr0zg/', '0', 'Racing', 0, 0, '', 'subway-winter-vacation'),
(4231, 'Monster Truck Wheels', 'You in the game Monster Truck Wheels will be the driver who will manage them. At the beginning of the game you sit behind the wheel of the monster truck and bring it to the starting line. On a signal, you are going to speed ahead. On your way you will see obstacles of different levels of difficulty. You are driving a car will need to either overcome them at speed, or slowed down to hold the car carefully so as not to let it turn over.', 'https://img.gamemonetize.com/q42nbv0ildyhi6nsdhvi9djn5fabfufh/512x384.jpg', 'https://html5.gamemonetize.com/q42nbv0ildyhi6nsdhvi9djn5fabfufh/', '0', 'Racing', 0, 0, '', 'monster-truck-wheels'),
(4232, 'Swing Jelly', 'Help the little jellyfish to jump side to side and try to avoid the spikes! That\'s all you need to do but try to resist the more you can! Enjoy!', 'https://img.gamemonetize.com/jysl1yeg8lcd948962ugollmbt17fwtc/512x384.jpg', 'https://html5.gamemonetize.com/jysl1yeg8lcd948962ugollmbt17fwtc/', '0', 'Clicker', 0, 0, '', 'swing-jelly'),
(4233, 'Swing Spider', 'Help the little spider to jump side to side and try to avoid all the spikes! That\'s all you need to do but try to resist the more you can! Enjoy!', 'https://img.gamemonetize.com/wbhe08mo7fux127xesdk0zb5q5b7kcbx/512x384.jpg', 'https://html5.gamemonetize.com/wbhe08mo7fux127xesdk0zb5q5b7kcbx/', '0', 'Clicker', 0, 0, '', 'swing-spider'),
(4234, 'Peak Sniper', 'This is a casual game. It uses a simple cartoon design style and recovers many classic modeling designs. Players can have an anxious and exciting competition challenge and compete happily with other players to see who can get to the inclined roof. Come and experience it', 'https://img.gamemonetize.com/mdahqy7gvx1w6z4n6r0fa9naw7rznevq/512x384.jpg', 'https://html5.gamemonetize.com/mdahqy7gvx1w6z4n6r0fa9naw7rznevq/', '0', 'Action', 0, 0, '', 'peak-sniper'),
(4235, '2048 Physics 3D', 'A fun and simple casual game that aims to score as many points as possible by following the 2048 rule. The game uses physical modelling to make the 3D blocks move with gravity in mind. You can adjust the speed of play. Get as many points as possible! Beat the record!', 'https://img.gamemonetize.com/smwdzscdz3ahk2230tw89cudaguy8e3c/512x384.jpg', 'https://html5.gamemonetize.com/smwdzscdz3ahk2230tw89cudaguy8e3c/', '0', 'Puzzles', 0, 0, '', '-physics-d'),
(4236, 'Catapult Of Janissary', 'The Janissary Series continues with the Catapult of Janissary. In this game, you aim to land a hit on your opponent by adjusting the angle and speed of the catapults. During the combat, catapult bonuses such as &quot;Smart&quot;, &quot;Ghost&quot;, &quot;Big&quot; &quot;Bomb&quot; may increase your chances in the game. You score two points if you can hit your opponent in your first try or by hitting them with the powershot. The player, who scores 5 points first wins.', 'https://img.gamemonetize.com/1qu0zzyu041rs01msrh59f7fftdi15qp/512x384.jpg', 'https://html5.gamemonetize.com/1qu0zzyu041rs01msrh59f7fftdi15qp/', '0', 'Action', 0, 0, '', 'catapult-of-janissary'),
(4237, 'SuperCars Parking 2023', 'With the help of offline 3D auto-driving games, you can get your parking career off to a great start. Practice your crazy driving abilities with online car games and complete a simple parking task to unlock hidden bonuses. If this is your first time playing an offline 3D parking game, I suggest you start with the beginner\'s mode. Use the simulator\'s &quot;Advanced Car Parking Mode&quot; to hone your parallel parking talents to fine art. It would help if you used various parking controls to park your automobile in the parking garage. Take on multiple objectives to become a master driver in online multiplayer auto parking games. Learn how to park like a pro in this free Prado auto parking game and then dominate the parking arcade.', 'https://img.gamemonetize.com/iv2hf6tziy28jcdozeyf3dtbvuw5vqi9/512x384.jpg', 'https://html5.gamemonetize.com/iv2hf6tziy28jcdozeyf3dtbvuw5vqi9/', '0', 'Racing', 0, 0, '', 'supercars-parking-'),
(4238, 'Fresh Fruit Platter', 'This is a very classic game. In this game, there are a lot of fruits for players to stack, so that they can get higher scores. The picture of the game is also very interesting. Come and experience it', 'https://img.gamemonetize.com/2813zyjt0gyorg7tvjmf1i2nh1br8flt/512x384.jpg', 'https://html5.gamemonetize.com/2813zyjt0gyorg7tvjmf1i2nh1br8flt/', '0', 'Action', 0, 0, '', 'fresh-fruit-platter'),
(4239, 'Throwing Knife', 'This is a super playable action game that can only rise after shooting. In this game, we can enter the game and satisfy our desire to win by winning the game.', 'https://img.gamemonetize.com/kyk88k2xj04uc5x67zvlm2jofc63lnn9/512x384.jpg', 'https://html5.gamemonetize.com/kyk88k2xj04uc5x67zvlm2jofc63lnn9/', '0', 'Action', 0, 0, '', 'throwing-knife'),
(4240, 'Anaconda disaster', 'This is an interesting leisure magical swallowing game. It continues the classic greedy snake playing method, controls a greedy snake to constantly adventure and break through the pass, swallows various items in the scene, so that your body can continue to grow, and pay attention to avoiding bigger greedy snakes, so that you can finally live to get high scores. The greedy snake swallowing world also provides personalized greedy snake skin that can be unlocked, The whole process requires high hand speed and responsiveness of players.', 'https://img.gamemonetize.com/196raj4qyqudqy4xhzp38s0usgrtu9pv/512x384.jpg', 'https://html5.gamemonetize.com/196raj4qyqudqy4xhzp38s0usgrtu9pv/', '0', 'Action', 0, 0, '', 'anaconda-disaster'),
(4241, 'Colored Water &amp; Pin Game', 'Colored Water Pin is a free online puzzle game played on PuzzleGame for boys. You need to complete the challenge in different order of pulling the pin. The water of different colors must get into the corresponding flasks, and you can enter the next level when they are all filled. The time to show off your casual game skills has come! Play it on Mobile, Tablet, or Desktop!', 'https://img.gamemonetize.com/ycg9jf9jx78c5xbp4lnh6iuu1icold02/512x384.jpg', 'https://html5.gamemonetize.com/ycg9jf9jx78c5xbp4lnh6iuu1icold02/', '0', 'Boys', 0, 0, '', 'colored-water-amp-pin-game'),
(4242, 'Chocolate cake cooking party', 'Wow, this day is Magnifique! A perfect moment to play the best cooking game of this year, our ideas are so good, we want to help you have fun while you prepare something very delicious to eat. All your family and friends will be very happy to eat your recipes. Every day your parents are preparing all the meals for that day and they are cleaning all the house. For sure you clean your bedroom and wash your plate after every meal but into this game, you can do everything you want in your virtual kitchen.', 'https://img.gamemonetize.com/lotupxk19tjgxdfr3gphw7ajcvr3530m/512x384.jpg', 'https://html5.gamemonetize.com/lotupxk19tjgxdfr3gphw7ajcvr3530m/', '0', 'Girls', 0, 0, '', 'chocolate-cake-cooking-party'),
(4243, 'Makeup Games: Wedding Artist', 'Wedding, Hair Salon, Dress Up,Makeup Games for Girls! Come and show your makeup artist skills! Jennifer and her fiance will hold our wedding ceremony in one month. Her to-do list is full of so many wedding planning tasks. Let\'s be the best makeup artist and help Jennifer get ready for her dream wedding! Features: - Choose a doll to be the princess. - Having a relaxing girls SPA! SPA is the first step of makeup! - Give the bride a wedding hairstyle! - Hand SPA is waiting for you! Choose beautiful decoration for each nail. - A wedding makeover is ready now! Are you the best makeup artist? - Pick out a perfect girl wedding dress! - Design the unique wedding invitation card! - Record the cherished moment of the big wedding day!', 'https://img.gamemonetize.com/l4qhns7mfxwo65jzmmm2cnueyo0lyzob/512x384.jpg', 'https://html5.gamemonetize.com/l4qhns7mfxwo65jzmmm2cnueyo0lyzob/', '0', 'Girls', 0, 0, '', 'makeup-games-wedding-artist'),
(4244, 'Castle Wars: Knights vs Orcs', 'Strategize a plan, upgrade your knights, fight the horde and destroy their castle! Move the knight and strategize to kill the orcs from the kingdom. Those orcs will be coming wave by wave and, buy more well-trained knights and arrange them on the line to win the game.', 'https://img.gamemonetize.com/w8zjiiueyjpcxum9qi7tbhkkuzel685c/512x384.jpg', 'https://html5.gamemonetize.com/w8zjiiueyjpcxum9qi7tbhkkuzel685c/', '0', 'Clicker', 0, 0, '', 'castle-wars-knights-vs-orcs'),
(4245, 'Super artillery', 'This is a very popular game for players to enter the next level. Players in the game should control the launch of balls and try to ensure the number of balls. The more players get, the higher the score, and they can pass smoothly. The difficulty of the game is gradually rising, which is not always challenging.', 'https://img.gamemonetize.com/lzd9b2jtpnrdp5t0nhshslx2w6jqsztn/512x384.jpg', 'https://html5.gamemonetize.com/lzd9b2jtpnrdp5t0nhshslx2w6jqsztn/', '0', 'Action', 0, 0, '', 'super-artillery'),
(4246, 'Surfer Interesting', 'It allows every player to experience a very exciting and exciting game. In this game, players must constantly run and sprint, and collect gold coins on each track, so that they can pass the pass smoothly. There are a lot of rewards waiting for players to receive in the game. You must pay attention to flexible operation, so that you can cross some obstacles and traps along the way, Reach the destination smoothly.', 'https://img.gamemonetize.com/udzeqe0nn3imio3sc919l2l5hjy3n8q8/512x384.jpg', 'https://html5.gamemonetize.com/udzeqe0nn3imio3sc919l2l5hjy3n8q8/', '0', 'Action', 0, 0, '', 'surfer-interesting'),
(4247, 'Pet island', 'Set up a new village, build awesome houses, discover the hidden mysteries and beautiful islands, raises cute animals Harvest Field and Feeding Animals Games protect your territory, trade with friends and lead your crew to prosperity.', 'https://img.gamemonetize.com/tevvu2qyt4r3vi2mxq5yfog80xmt25n3/512x384.jpg', 'https://html5.gamemonetize.com/tevvu2qyt4r3vi2mxq5yfog80xmt25n3/', '0', '3D', 0, 0, '', 'pet-island'),
(4248, 'Fashion Girl Walk', 'Welcome to Fashion Girl Walk 3D hypercasual game. Swipe to Walk and collect fashion items to be popular to win your lover\'s heart. Avoid old fashioned clothes and junk food so that your lover accepts you. Explore a lot of amazing girls levels. Have fun', 'https://img.gamemonetize.com/qmqpwqk6y9rnzr8qoit0j891fcg8eavk/512x384.jpg', 'https://html5.gamemonetize.com/qmqpwqk6y9rnzr8qoit0j891fcg8eavk/', '0', 'Hypercasual', 0, 0, '', 'fashion-girl-walk'),
(4249, 'Find the Girl’s House Key', 'Find the Girl’s House Key is a point and click game developed by 8B Games/Games2Mad Imagine that you had been to a Forest, Unfortunately it’s raining now and you found a girl lost her house key. Here are the interesting puzzles and hidden objects to find the key and go inside. Good luck... Have fun!', 'https://img.gamemonetize.com/fxz3aga24z352b3ia7lm1hflrow5vhex/512x384.jpg', 'https://html5.gamemonetize.com/fxz3aga24z352b3ia7lm1hflrow5vhex/', '0', 'Puzzles', 0, 0, '', 'find-the-girls-house-key'),
(4250, 'Rotating Santa', 'Rotating Santa is a unique platform puzzle game where you rotate the world to guide Santa Claus to his lost gifts. This is a great puzzle game with 40 challenge levels, push your logical brain abilities to the limit! Is Christmas season so play the game now!', 'https://img.gamemonetize.com/irt24zynhl6bgl0w4d9w3pu382s2pjh2/512x384.jpg', 'https://html5.gamemonetize.com/irt24zynhl6bgl0w4d9w3pu382s2pjh2/', '0', 'Puzzles', 0, 0, '', 'rotating-santa'),
(4251, 'Modern City Escape 3', 'Modern City Escape 3 is a point and click game developed by 8B Games/Games2mad. Imagine that you had been to a Modern City; there you got trapped inside the Modern City. Here are the interesting puzzles and hidden objects to find and get escape from the Modern City. Good luck… Have fun!', 'https://img.gamemonetize.com/02zngksswge86lhdu1fttxkqk18b6p9t/512x384.jpg', 'https://html5.gamemonetize.com/02zngksswge86lhdu1fttxkqk18b6p9t/', '0', 'Puzzles', 0, 0, '', 'modern-city-escape-'),
(4252, 'Angela Christmas Dress up Game', 'Welcome to Angela\'s Christmas Dress-Up Game. Christmas is around the corner. Angela is more excited than us to enjoy this Christmas with her friends. She has some crazy ideas to make this Christmas more fun! Join and help her to bake and decorate cakes, a Christmas tree, Cookies, and her house.', 'https://img.gamemonetize.com/n3t1g7wqq6n3vuvqpkqo9z5wp9sqmmt7/512x384.jpg', 'https://html5.gamemonetize.com/n3t1g7wqq6n3vuvqpkqo9z5wp9sqmmt7/', '0', 'Girls', 0, 0, '', 'angela-christmas-dress-up-game'),
(4253, 'Bus Rush 2 - Adventure', 'Bus Rush 2 is one of the most complete multiplayer racers for Android. Race along Rio de Janeiro and other scenarios. Drag to jump or swipe to move left or right, avoid hitting obstacles and compete with other users from around the world in multiplayer mode. Race around Rio and collect all the coins you can.', 'https://img.gamemonetize.com/pggn0ubsdaq777rc1lepcblxcg64vj2d/512x384.jpg', 'https://html5.gamemonetize.com/pggn0ubsdaq777rc1lepcblxcg64vj2d/', '0', 'Adventure', 0, 0, '', 'bus-rush---adventure'),
(4254, 'Happy Filled Glass Game', 'Happy Filled Glass is a free online puzzle game for boys played on a puzzle game. Draw with a pencil the optimal way to make the glass fill up with liquid. The less ink you spend, the higher your score. Can you get three stars? If you\'re really stuck, you can always ask for a hint. Mobile, Tablet, and Desktop are playable. What are you waiting for? Challenge your brain with this game right now!', 'https://img.gamemonetize.com/xdpeldwwaocopnxk3z6alrtfiixtka5l/512x384.jpg', 'https://html5.gamemonetize.com/xdpeldwwaocopnxk3z6alrtfiixtka5l/', '0', 'Boys', 0, 0, '', 'happy-filled-glass-game'),
(4255, 'Draw Two Save: Save the man', 'Draw Two Save: Save the man is an attractive game for all ages. All you have to do is use your wisdom to save the stickman. You will face different predicaments, you have to draw a protective circle to prevent the stickman from getting into danger. Are you ready to challenge it?', 'https://img.gamemonetize.com/7qe50x7n2wc2q9h1m3lvnpomxmsniuls/512x384.jpg', 'https://html5.gamemonetize.com/7qe50x7n2wc2q9h1m3lvnpomxmsniuls/', '0', 'Puzzles', 0, 0, '', 'draw-two-save-save-the-man'),
(4256, 'Car Demolition Parking Place Multiplayer', 'The demolition crash Racing game is inspired by our fun, thrilling Demolition game and Destruction Derby competitions held all over the globe. Use your smashing and banging skills to take the lead within that game.', 'https://img.gamemonetize.com/zm7dcwntkezfltdg7achi4ssjg6rn760/512x384.jpg', 'https://html5.gamemonetize.com/zm7dcwntkezfltdg7achi4ssjg6rn760/', '0', 'Racing', 0, 0, '', 'car-demolition-parking-place-multiplayer'),
(4257, 'Santa Claus Lay Egg', 'Santa Claus Lay Egg is a super fun and free to play winter game where you need to help the Santa Claus get over obstacles and deliver the Christmas gifts. Click anywhere on the stage to lay egg and get the Santa up over the obstacles. have fun playing.', 'https://img.gamemonetize.com/zi23v4opsozyjdzvwnmznb5ifimp6sab/512x384.jpg', 'https://html5.gamemonetize.com/zi23v4opsozyjdzvwnmznb5ifimp6sab/', '0', 'Puzzles', 0, 0, '', 'santa-claus-lay-egg'),
(4258, 'Stickman Archero Fight', 'Upgrade your stickman, fight enemies in the Stickman Archero game. Create cool and dynamic fatalities. Lots of magic and battles! The game is similar to SupremeDuelistStickman. Fights in the village with other stickman.', 'https://img.gamemonetize.com/olq15f2zemu1f6gto35fd13pmxnzqilm/512x384.jpg', 'https://html5.gamemonetize.com/olq15f2zemu1f6gto35fd13pmxnzqilm/', '0', 'Fighting', 0, 0, '', 'stickman-archero-fight'),
(4259, 'Skull Hunter', 'A flappy horror game themed about of a flying skull ghost in a cave. Destroy all enemy skulls. Hit the enemy\'s skull or make them collide with each other. Use enemies to help destroy stone obstacles. Don\'t hit the cave wall or fall. Hit 10 enemies and get &quot;fire power&quot; to destroy anything. Complete each difficulty level.', 'https://img.gamemonetize.com/vbvcclu8knro45shzosmhdzvql5edgty/512x384.jpg', 'https://html5.gamemonetize.com/vbvcclu8knro45shzosmhdzvql5edgty/', '0', 'Hypercasual', 0, 0, '', 'skull-hunter'),
(4260, 'Halloween Mahjong', 'Connect the all halloween mahjong tiles and clear the board in this html5 mahjong games. What\'s the max level can you play? You can use the &quot;Hint&quot; and &quot;Shuffle&quot; buttons for help.', 'https://img.gamemonetize.com/q8lxzdfz62690c14uswnq9baguw7yi23/512x384.jpg', 'https://html5.gamemonetize.com/q8lxzdfz62690c14uswnq9baguw7yi23/', '0', 'Puzzles', 0, 0, '', 'halloween-mahjong'),
(4261, 'Dames Online Elite', 'Checkers (also called draughts or damas in other languages) is an ancient and well-known game that is still popular today thanks to its simple rules and addictive gameplay, which involves sophisticated strategies and many variations.', 'https://img.gamemonetize.com/wfzbxdfvtz15y2y8t6x667cw8cxha7ky/512x384.jpg', 'https://html5.gamemonetize.com/wfzbxdfvtz15y2y8t6x667cw8cxha7ky/', '0', 'Multiplayer', 0, 0, '', 'dames-online-elite'),
(4262, 'Perfect Hotel', 'It is a simulated operation game with the theme of opening hotels, *Gain economic benefits by recruiting customers and expand the development of hotels After entering the game, first create a hotel room according to the guidance to the designated location. When there are customers at the front', 'https://img.gamemonetize.com/8phpnlcxds01n4y4j1ydlztxp0k5jsja/512x384.jpg', 'https://html5.gamemonetize.com/8phpnlcxds01n4y4j1ydlztxp0k5jsja/', '0', 'Hypercasual', 0, 0, '', 'perfect-hotel'),
(4263, 'Muscle race games body run 3d', 'Upgrade your Muscle head with tons of fun skins! Collect a huge range of wacky characters as you progress through levels, from traditional strong men to gym bros, athletes, wrestlers, superheroes, and more. Customize your musculature to achieve maximum strength! Collect your own color dumbbell and Build up your body!', 'https://img.gamemonetize.com/a4uouelhogkc4dvylg1ffz4ynqsu9izh/512x384.jpg', 'https://html5.gamemonetize.com/a4uouelhogkc4dvylg1ffz4ynqsu9izh/', '0', 'Racing', 0, 0, '', 'muscle-race-games-body-run-d'),
(4264, 'Save My Doge', '&quot;Save My Doge&quot; is the second version of the popular cute game that has made all the kids in the world fall in love with it. The gameplay consists of rescuing a little dog with the help of drawing, which is in trouble. To test your drawing skills and create key resistances around the dog, all you need to do is be careful and quick, because he is in great danger. Ready to save the baby? Then let\'s start!', 'https://img.gamemonetize.com/a93i9dn9jatshlxpappr6yw8brzgy9ha/512x384.jpg', 'https://html5.gamemonetize.com/a93i9dn9jatshlxpappr6yw8brzgy9ha/', '0', 'Puzzles', 0, 0, '', 'save-my-doge'),
(4265, 'Funny Balls', 'Create a path for you balls and avoid obstacles to rich the level', 'https://img.gamemonetize.com/uwsp6ado7xroh535nsp91vawja0yxxto/512x384.jpg', 'https://html5.gamemonetize.com/uwsp6ado7xroh535nsp91vawja0yxxto/', '0', 'Clicker', 0, 0, '', 'funny-balls'),
(4266, 'Slope Extra', 'Slope Extra is a great ball rolling game and you have to avoid obstacles on sloping ramps. This game is a great endless ball rolling game. You control a rolling ball and it keeps accelerating. You try to go the farthest distance without hitting the obstacles and you will encounter new obstacles.', 'https://img.gamemonetize.com/3xja6w553s9w4ra88i2bx51gv56d6jxj/512x384.jpg', 'https://html5.gamemonetize.com/3xja6w553s9w4ra88i2bx51gv56d6jxj/', '0', 'Hypercasual', 0, 0, '', 'slope-extra'),
(4267, 'Slope City 2', 'Slope City is here with its new episode! The city map has been redesigned. In Slope City 2, you can buy balls in the &quot;Shop&quot; and change their design. In order to purchase special abilities, you will need to collect diamonds on the new city map.', 'https://img.gamemonetize.com/g81vvdh5cl0v0yuapahm9m1zss58jerr/512x384.jpg', 'https://html5.gamemonetize.com/g81vvdh5cl0v0yuapahm9m1zss58jerr/', '0', 'Hypercasual', 0, 0, '', 'slope-city-'),
(4268, 'EvoWarriors.fun', 'EvoWarriors.fun is a free fantasy style game. Eat steaks, eggs, milk and everything you find to grow in size while you are small, most importantly do not eat amanita, because it reduces your experience and you become smaller! Attack smaller enemies, so you have a better chance of staying alive. You can insurance yourself just run away from large enemies so that they do not kill you with one fell swoop of their powerful weapon or you can donate your experience to the enemy. But you won’t be able to run for a long time, because when you run, your experience decreases. The game has only 15 levels: Knight lvl 1 Knight lvl 2 Knight lvl 3 Assassin lvl 1 Assassin lvl 2 Dwarf lvl 1 Dwarf lvl 2 Dwarf lvl 3 Skeleton lvl 1 Skeleton lvl 2 Skeleton lvl 3 Golem lvl 1 Golem lvl 2 Orc lvl 1 Orc lvl 2 Orc lvl 3 Can you get to level 16 and become the biggest and strongest in the game? Hint: for players who disable the ad blocker, an additional 20% of experience is awarded! One of the effective attack tactics: approach the enemy on the left side so that it is to your right and from your sword, then - immediately attack first!', 'https://img.gamemonetize.com/gf8ve9ub8patlfqyyeplw3e40kjriymz/512x384.jpg', 'https://html5.gamemonetize.com/gf8ve9ub8patlfqyyeplw3e40kjriymz/', '0', 'Multiplayer', 0, 0, '', 'evowarriorsfun'),
(4269, 'MineEnergy.fun', 'MineEnergy.fun - is a free Minecraft style game. Mine resources, buy in the store and put generators for energy production, put selling blocks to sell resources and energy for money. Buy improved tools, armor, new generators, and automatic miners. Protect your buildings with walls and Tesla coils. Get resources from ores: coal ore iron ore golden ore diamond ore uranium ore Each type of ore has its own miner for automatic extraction of resources. Put the generators: manual generator - generates energy from interacting with it. Not effective, but suitable when there are no other options. solar generator - generates energy from sunlight. wind generator - generates energy from wind. coal generator - generates energy from coal. geothermal generator - generates energy from lava. water turbine - generates energy from water. nuclear generator - generates energy from uranium. Each generator consumes something (or not) and produces energy. Place the “Small seller” or “Big seller” block to sell resources for money. For money you can buy an improved tools: wooden pickaxe - the easiest pickaxe. It produces a few resources, but the cheapest. iron pickaxe - improved pickaxe. Mining more resources. With it, you can mine gold. golden pickaxe - improved pickaxe. Mining more resources. With it, you can mine diamonds. diamond pickaxe - the best pick that does not require energy. Mining more resources. With it, you can mine uranium. drill - dimple electric drill. It extracts more resources, but consumes energy during operation. diamond drill - the best tool for resource extraction. It extracts a huge amount of resources per hit, but also consumes more energy. wrench - removes your blocks. Hit your block with a wrench to remove the block. You can buy armor: leather armor - hard to call it armor, but it\'s better than nothing. iron armor - absorbs part of the damage. golden armor - better than iron armor, it absorbs more damage. And players like to show off at her. diamond armor - the most durable armor that does not require energy. A great choice if you do not have generators, but have a lot of money o_O nano armor - carbon fiber armor. It protects better than a diamond armor but consumes energy while absorbing damage. quantum armor - the best armor! Effectively absorbs most of the damage, but consumes more energy. Alas, it does not protect against coronavirus. Protect your buildings with walls, Tesla coils and put a bed that will revive you after death. MineEnergy will let you have fun and not let you get bored!', 'https://img.gamemonetize.com/bs2466de0q7tdyhevlqw5djxerbabbzm/512x384.jpg', 'https://html5.gamemonetize.com/bs2466de0q7tdyhevlqw5djxerbabbzm/', '0', 'Multiplayer', 0, 0, '', 'mineenergyfun'),
(4270, 'Feets Doctor : Urgency Care', 'ouch!!!! these feet are in poor conditions. It is now really urgent to cure them. As a doctor, you are going to take care of the feet of your patients. Use all your tools to cure them.', 'https://img.gamemonetize.com/d06ph73q1hzm98phusjm1ilc7713nhc1/512x384.jpg', 'https://html5.gamemonetize.com/d06ph73q1hzm98phusjm1ilc7713nhc1/', '0', 'Hypercasual', 0, 0, '', 'feets-doctor--urgency-care'),
(4271, 'Alien Home Block Collapse', 'This is a twisted block collapse game with interesting puzzles. In each level you will find a UFO which has lost its path in stars. Collapse the star blocks to make a way for the UFO to reach its home planet. There will be 40 challenging levels in this game. Complete all to win the game.', 'https://img.gamemonetize.com/tnd976z2xo6gfdatm3nrpxs4rdtl36yt/512x384.jpg', 'https://html5.gamemonetize.com/tnd976z2xo6gfdatm3nrpxs4rdtl36yt/', '0', 'Puzzles', 0, 0, '', 'alien-home-block-collapse'),
(4272, 'Basketball Line - Draw The Dunk Line', 'Draw a line and make the falling ball score the basket! Time your drawings properly and avoid the bombs! Start drawing and dunk the balls!', 'https://img.gamemonetize.com/q3kmzjunadtxkw3c55y3465ru3m9vknq/512x384.jpg', 'https://html5.gamemonetize.com/q3kmzjunadtxkw3c55y3465ru3m9vknq/', '0', 'Sports', 0, 0, '', 'basketball-line--draw-the-dunk-line'),
(4273, 'Lane Change 3D', 'If you are looking for games with new arcade elements and obstacle-based routes, Lanechage 3D will provide many challenging tracks for you. Players will play the most exciting and cool driving simulation game. Start this perfect challenge, experience this amazing game-playing method, and challenge more fun. Whenever players need to face endless traffic, carefully control your car. Are you ready for this exciting driving adventure in the Lanechage 3D?', 'https://img.gamemonetize.com/bkip71p7ii881x0s24u10l8qkwiinfus/512x384.jpg', 'https://html5.gamemonetize.com/bkip71p7ii881x0s24u10l8qkwiinfus/', '0', 'Racing', 0, 0, '', 'lane-change-d'),
(4274, 'Penguin Diner 2', 'This is a casual kitchen and restaurant game. Because Penny is not satisfied with the food quality of Penguin Diner 2, she wants to make some changes and open her restaurant. It needs your help to run this restaurant together. You need to help Penny run the restaurant by letting customers sit down, take their orders, deliver food and clean up after they leave! The bill will be cleared every day after the business closes. You can use this money to get many interesting upgrades in the store. Go and run your restaurant!', 'https://img.gamemonetize.com/nlt8pvjdn81cpjw5sykqm4jsecmvevzp/512x384.jpg', 'https://html5.gamemonetize.com/nlt8pvjdn81cpjw5sykqm4jsecmvevzp/', '0', 'Girls', 0, 0, '', 'penguin-diner-'),
(4275, 'Tribal job hopping', 'The game takes the form of a vertical version of parkour, with players switching weapons and tools along the way, dispersing or merging teams to hunt, gather objects, and avoid obstacles and dangers. The graphics are not flashy, the strategy is not difficult, in fact more of a test of judgment and hand speed. The idea of a primitive tribal leader is also very pleasing in itself.', 'https://img.gamemonetize.com/9trijamdp9it0cp89u26siu02yqt35pv/512x384.jpg', 'https://html5.gamemonetize.com/9trijamdp9it0cp89u26siu02yqt35pv/', '0', 'Action', 0, 0, '', 'tribal-job-hopping'),
(4276, 'Balls Numbers Match !', 'Can you shoot balls, merge them and reach 2048 ? This game is a mix of arcade and puzzle game. You will love it as it is super simple and super fun to play. Shoot balls, if they have the same numbers and are adjacent they will merge and add their respective numbers : 2+2=4 Easy ? Can you reach 2048 ?', 'https://img.gamemonetize.com/mnmr4mc1a4x4sayw1qo9q4omd8ya9hyr/512x384.jpg', 'https://html5.gamemonetize.com/mnmr4mc1a4x4sayw1qo9q4omd8ya9hyr/', '0', 'Hypercasual', 0, 0, '', 'balls-numbers-match-'),
(4277, 'Mahjongg Dimensions 3D', 'Mahjongg Dimensions 3D literally adds a dimension of fun to your match-making experience. Play Mahjongg Dimensions 3D, match-making with a “TWIST”!', 'https://img.gamemonetize.com/yiu7b62toapyw8uvm0esm02rvt5l9tfb/512x384.jpg', 'https://html5.gamemonetize.com/yiu7b62toapyw8uvm0esm02rvt5l9tfb/', '0', 'Puzzles', 0, 0, '', 'mahjongg-dimensions-d'),
(4278, 'Bubble Shooter Pro 2', 'Today, the virtual world is full of different game options that involve the destruction of multi-colored bubbles. You have access to the classic version of the game, in which there is nothing superfluous. A cloud of bubbles of various colors awaits you, which you have to destroy.', 'https://img.gamemonetize.com/1q2tu4fqiefd391tae3gn5khcro5yw7z/512x384.jpg', 'https://html5.gamemonetize.com/1q2tu4fqiefd391tae3gn5khcro5yw7z/', '0', 'Puzzles', 0, 0, '', 'bubble-shooter-pro-'),
(4279, 'Break Time', 'Break Time! It\'s a satirical corporate beat \'em up with a destructible environment! This is the alpha version of our project. Enter the office dungeon, defeat the drones, face the overlord, and demolish the corporate empire!', 'https://img.gamemonetize.com/zdaxsikuc20wbnmjjtadltg6bnqckihk/512x384.jpg', 'https://html5.gamemonetize.com/zdaxsikuc20wbnmjjtadltg6bnqckihk/', '0', 'Adventure', 0, 0, '', 'break-time'),
(4280, 'ParkingGame', 'Parking Main is a simple free to play, low poly, time based game made purely for entertainment.', 'https://img.gamemonetize.com/84ugepm98n4fjp3mns7tfxktzqcvgy84/512x384.jpg', 'https://html5.gamemonetize.com/84ugepm98n4fjp3mns7tfxktzqcvgy84/', '0', 'Adventure', 0, 0, '', 'parkinggame'),
(4281, 'Kill The King', 'The most important and most omnipotent has always been the king, everything was allowed to him, according to his decision they could execute and get rich, he lived for his own pleasure, but not many people know that being a monarch was also dangerous. How many people claimed the throne, and not all of them were strangers to the royal family, there were even such sisters and brothers who wanted to get the throne at any cost and killing the king was only in their favor. Unfortunately, you can’t get away from this, and if you are ready to take on the heavy burden of a royal person or one of the Royal Assassins, nothing is stopping you, press start and go!', 'https://img.gamemonetize.com/th53fdzqzvzoq9bn1caf6uynwf82gx5u/512x384.jpg', 'https://html5.gamemonetize.com/th53fdzqzvzoq9bn1caf6uynwf82gx5u/', '0', 'Clicker', 0, 0, '', 'kill-the-king'),
(4282, 'Ricochet Arrow Game', 'Ricochet Arrow is a casual archery online game for boys for free. You are trapped in a room surrounded by walls and guarded by skeletons. You need to make use of the rebound effect of bows and arrows, adjust to the best reflection angle, and shoot skeletons in corners that are difficult to find or use normal means to attack ineffective. It will not only exercise your logical understanding of rebound shooting but also test your operational ability. Are you ready for the challenge?', 'https://img.gamemonetize.com/ln72wyu9nsa0ph1x7jwmxx4vriilgbfl/512x384.jpg', 'https://html5.gamemonetize.com/ln72wyu9nsa0ph1x7jwmxx4vriilgbfl/', '0', 'Boys', 0, 0, '', 'ricochet-arrow-game');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(4283, 'Skeleton Knight Game', 'Skeleton Knight is an innovative new action-adventure hack and slash online game that offers a unique gaming experience. Players take on the role of a skeleton warrior who must fight through hordes of demonic foes in order to save the world from destruction. Skeleton Knight is fast, furious, and fun, perfect for players who love action-packed games with plenty of villainous bloodletting. With its intuitive controls and fluid combat, Skeleton Knight is a must-have for fans of online gaming.', 'https://img.gamemonetize.com/8zsk0cjzp4c8m06pa8bubq2u3pl5kzb2/512x384.jpg', 'https://html5.gamemonetize.com/8zsk0cjzp4c8m06pa8bubq2u3pl5kzb2/', '0', 'Adventure', 0, 0, '', 'skeleton-knight-game'),
(4284, 'Happy Glass Puzzles 2', 'In Happy Glass Puzzles 2, get ready to test your skills through different levels and modes. The glass with a happy face has returned, and it\'s waiting to play with you. Can you keep it happy by completing different objectives?', 'https://img.gamemonetize.com/2t9tlvzn3vo75icqmeym9b903yi559n9/512x384.jpg', 'https://html5.gamemonetize.com/2t9tlvzn3vo75icqmeym9b903yi559n9/', '0', 'Puzzles', 0, 0, '', 'happy-glass-puzzles-'),
(4285, 'Join Numbers', 'Join Numbers is a popular puzzle game. How about your math skills? This game needs you to pass the different number\'s gates. You will start the game with a number, move the number to control it through the number\'s gates on the road ahead, the number you control must be greater than the number gate to successfully reach the end. Try your best to unlock more levels now!', 'https://img.gamemonetize.com/3jcqmrl5q5umyhkuyv8pztc28wf65y9e/512x384.jpg', 'https://html5.gamemonetize.com/3jcqmrl5q5umyhkuyv8pztc28wf65y9e/', '0', 'Puzzles', 0, 0, '', 'join-numbers'),
(4286, 'Number Crush Mania', 'A legendary and fun cool game that can be played offline. Start playing Number Crush Mania in number games and a legendary puzzle game loved by millions of players around the world.This colorful number crush puzzle game has tens of thousands of levels. Do you like legend number? So crush them all, puzzles again with number in matching games for adults.', 'https://img.gamemonetize.com/w45nek41qejtojesq7v2epq70qukf1wv/512x384.jpg', 'https://html5.gamemonetize.com/w45nek41qejtojesq7v2epq70qukf1wv/', '0', 'Puzzles', 0, 0, '', 'number-crush-mania'),
(4287, 'Magical Hair Salon', 'Magical Hair Salon is a very fashionable game.In this game you have the freedom to style the character\'s hair and dye the character\'s hair a beautiful color. You can also wear a variety of wigs for your character. We\'ve also got some fancy hair clips and bands for you. Once you\'ve done your character\'s hair, try this costume change part. Not only can you choose beautiful clothes for your character, but you can also change her appearance. An endless supply of cute and fashionable clothes and accessories will make you feel the charm of this game. Come and have a try!', 'https://img.gamemonetize.com/z4ym3yjbaokt86g0hb4fr9pz86xc6786/512x384.jpg', 'https://html5.gamemonetize.com/z4ym3yjbaokt86g0hb4fr9pz86xc6786/', '0', 'Girls', 0, 0, '', 'magical-hair-salon'),
(4288, 'Subway Surfer Bali', 'Ready for a new adventure in Subway Surfers Bali? Get down into the subway and don\'t let the grumpy inspector grab you. Good luck', 'https://img.gamemonetize.com/g79kqv0p62rbpa3n7cn75wz8gqca4vdf/512x384.jpg', 'https://html5.gamemonetize.com/g79kqv0p62rbpa3n7cn75wz8gqca4vdf/', '0', 'Adventure', 0, 0, '', 'subway-surfer-bali'),
(4289, 'Unblock Puzzle', 'Logical thinking is a powerful tool! Use your ideas and solve the problem. Expand your potential and reach the best score. Practice, practice, practice…', 'https://img.gamemonetize.com/5jhf9wxj1w7b6u58mr7cnp5xro1i0bdz/512x384.jpg', 'https://html5.gamemonetize.com/5jhf9wxj1w7b6u58mr7cnp5xro1i0bdz/', '0', 'Puzzles', 0, 0, '', 'unblock-puzzle'),
(4290, 'Charge Everything', 'Charge Everything -This is a game in which you need to connect all the equipment such as phones, tablets, players and cars in the sockets bypassing obstacles, you also need to go through closed walls and use windmills to pass the levels.', 'https://img.gamemonetize.com/algskkap6jl0mkl9awy834pi09yk0ys7/512x384.jpg', 'https://html5.gamemonetize.com/algskkap6jl0mkl9awy834pi09yk0ys7/', '0', 'Puzzles', 0, 0, '', 'charge-everything'),
(4291, 'Rope Bowing Puzzle', 'Rope Bowing Puzzle is an interesting and addictive puzzle game. It looks easy enough, but you also have to concentration and dodge some obstacles that will make it difficult for you.', 'https://img.gamemonetize.com/j2ead9mfpl59l8geh3nu5to0esoqdhdc/512x384.jpg', 'https://html5.gamemonetize.com/j2ead9mfpl59l8geh3nu5to0esoqdhdc/', '0', 'Puzzles', 0, 0, '', 'rope-bowing-puzzle'),
(4292, 'Snake io war', 'Snake io war combines a new pop aesthetic with the oldest classic snake game mechanics.You love games with tons of real fun and dynamic action? Then welcome to the Snake io war, an awesome arcade, where you can become the great champion of the arena! Collect yummies and different powerups, defeat enemies, and become the biggest worm of them all!', 'https://img.gamemonetize.com/3oeuck11kfyukgvc8zplpnkf3hyuwgr9/512x384.jpg', 'https://html5.gamemonetize.com/3oeuck11kfyukgvc8zplpnkf3hyuwgr9/', '0', 'Adventure', 0, 0, '', 'snake-io-war'),
(4293, 'Full Charge', 'This is a game in which you need to connect all the equipment such as phones, tablets, players and cars in the sockets bypassing obstacles, you also need to go through closed walls and use windmills to pass the levels.', 'https://img.gamemonetize.com/n5ov4ukvbwkq7bpvqp5ezbtd3rtybe3t/512x384.jpg', 'https://html5.gamemonetize.com/n5ov4ukvbwkq7bpvqp5ezbtd3rtybe3t/', '0', 'Clicker', 0, 0, '', 'full-charge'),
(4294, 'Battle For Powerful Kingdom', 'Get ready for the most epic and Fun battle with BATTLE FOR KINGDOM. You must defend your kingdom against muddy demons, toxic monsters, radioactive burgers, and tons of other creatures. Lead your units to the final victory. You have a tons a different soldiers available in your army.', 'https://img.gamemonetize.com/51469ox8grjd9ob5evef8pod03aapume/512x384.jpg', 'https://html5.gamemonetize.com/51469ox8grjd9ob5evef8pod03aapume/', '0', 'Action', 0, 0, '', 'battle-for-powerful-kingdom'),
(4295, 'Become a Dentist 2', 'Are you ready to become an dentist ? You must heal the teeth of your patients. It\'s time to play and treat their teeth ! You play in a dentists Clinic as an official doctor. Your patients have severe pain in the mouth. Use instruments, tools perform treatment such as: syringes, cottons, spray Perform treatments such as: injections, Laser cam, x-ray, surgery Treat and kills infections such as: bugs, blood, veins, ears infection, bacterias, germs, diseases', 'https://img.gamemonetize.com/27gz14muua2m6agy7ea5kabhwait9a1h/512x384.jpg', 'https://html5.gamemonetize.com/27gz14muua2m6agy7ea5kabhwait9a1h/', '0', 'Hypercasual', 0, 0, '', 'become-a-dentist-'),
(4296, 'Sprinkle Plants Puzzle Game', 'Sprinkle Plants Puzzle Game is an interesting puzzle game which has the simple game play. Rotate the board to the perfect place to water the plant so that it can grow successfully. It also trains your brain flexibility. Would you like to try it?', 'https://img.gamemonetize.com/t8o0mltu7cuze9lx131k7ovkpkafnv3z/512x384.jpg', 'https://html5.gamemonetize.com/t8o0mltu7cuze9lx131k7ovkpkafnv3z/', '0', 'Puzzles', 0, 0, '', 'sprinkle-plants-puzzle-game'),
(4297, 'Blocks Drop', 'Welcome to Blocks Drop. This is a new high score puzzle game. Tap to Drop block and do not let blocks fall to get a high score. Good luck', 'https://img.gamemonetize.com/zuk8bjo0gl18z6oovt2kh0m3qivddxur/512x384.jpg', 'https://html5.gamemonetize.com/zuk8bjo0gl18z6oovt2kh0m3qivddxur/', '0', 'Puzzles', 0, 0, '', 'blocks-drop'),
(4298, 'Princess Salon - Party Makeover Game', 'Three cute princesses are going to attend a splendid party this night. They all have their own prince in mind. They want to be at their best in order to dance with their prince. But pimples, dark circles, and the dullness of the skin make them so anxious. As a kind kid, help them do makeovers and makeups and dress them up. We have prepared so many beautiful makeups and costumes for you. Waiting for you to match them together to become works of art. If you are looking for something delicate and fun, this is your perfect game!', 'https://img.gamemonetize.com/fjgc5qjsxxcv6vg2krzvoco8idtjupxh/512x384.jpg', 'https://html5.gamemonetize.com/fjgc5qjsxxcv6vg2krzvoco8idtjupxh/', '0', 'Girls', 0, 0, '', 'princess-salon--party-makeover-game'),
(4299, 'Runner Figure', '&quot; Runner: Figure&quot; is a unique project, a mix of runner and puzzle game. Reaction and deep visual thinking come in handy. Despite the simplicity of the game, it requires extremely fast reactions and visual figure alignment.', 'https://img.gamemonetize.com/nkyw18loij2nwwpun9jym5sbd2mbhfoq/512x384.jpg', 'https://html5.gamemonetize.com/nkyw18loij2nwwpun9jym5sbd2mbhfoq/', '0', 'Puzzles', 0, 0, '', 'runner-figure'),
(4300, 'Bus Rush - Bus Surfer', 'It is evident that Bus Rush is a parkour arcade game with 3D game art animation according to what the cover looks like. In a typical parkour game, you need to collect the gold coins and avoid all the dangerous situations during running and escaping. But when you are playing skateboarding, the situations you face will change a little. Whatever happened, try your best to avoid all the obstacles and enjoy the joy of skateboarding!', 'https://img.gamemonetize.com/42kr643i7zjf4ucq6ll8p51vy7rpdcfb/512x384.jpg', 'https://html5.gamemonetize.com/42kr643i7zjf4ucq6ll8p51vy7rpdcfb/', '0', 'Boys', 0, 0, '', 'bus-rush--bus-surfer'),
(4301, 'Scary Huggy Playtime', 'Scary Huggy Playtime is a scary adventure online game for boys for free. You can choose different modes. As a human being, you are trapped in a scary house and face Huggy\'s pursuit. You need to constantly avoid it. You can also hide in different forms. Or as Huggy, you need to find all the hidden humans to succeed. You can feel different adventures in different modes and experience the real experience from the first perspective. It\'s time to take part in the game!', 'https://img.gamemonetize.com/aay2n8ghaqbdq7naxiyrxctjhs27mx2r/512x384.jpg', 'https://html5.gamemonetize.com/aay2n8ghaqbdq7naxiyrxctjhs27mx2r/', '0', 'Boys', 0, 0, '', 'scary-huggy-playtime'),
(4302, 'The Haunted Mansion', 'Inside The Haunted Mansion, a young man is strongly regretting the fact that he didn’t stay at home today. Chased by a horde of zombies, he barricaded himself in one of the multiple rooms of the house. But his safety is not guaranteed for long: the creatures are breaking the rotten wood floor and try to catch him with their hands. There’s only one solution to help him: you will have to barricade the floor with crates before leaving for a new room. Your brain will quickly be challenged by this game and its always evolving difficulty. Each new level will be harder than the last one: more zombies in more and more complexes puzzles. The Haunted Mansion is an amusing game for the whole family! Only recommended for... everyone!', 'https://img.gamemonetize.com/kzrupu8slm1mglqi594xda2piscchg67/512x384.jpg', 'https://html5.gamemonetize.com/kzrupu8slm1mglqi594xda2piscchg67/', '0', 'Hypercasual', 0, 0, '', 'the-haunted-mansion'),
(4303, 'Room Escape 3D Game', 'Secret Room Escape 3D is a fun puzzle escape game. You need to use cunning tricks to infiltrate the guards, but don\'t let them find you. Try to outsmart your enemies! Test your logical thinking skills in this best 3D prison game. The overall operation of the game is not difficult, but you need to be bold', 'https://img.gamemonetize.com/ir0oxg3ipp0ejtkgafy2hw6rfg0vk60t/512x384.jpg', 'https://html5.gamemonetize.com/ir0oxg3ipp0ejtkgafy2hw6rfg0vk60t/', '0', '3D', 0, 0, '', 'room-escape-d-game'),
(4304, 'fill the truck', 'Do you like physics games? Casual games? Then this project is just for you. A game for the development of reaction, a simple game. Load the tracks with balls, don\'t spill any balls!', 'https://img.gamemonetize.com/jx0tgxuy59qa4v7a1ze9iasbgdihj8m6/512x384.jpg', 'https://html5.gamemonetize.com/jx0tgxuy59qa4v7a1ze9iasbgdihj8m6/', '0', 'Girls', 0, 0, '', 'fill-the-truck'),
(4305, 'Foggy Fox', 'Mist Fox is a 3D RPG where you control a fox on an adventure collecting loot and fighting enemies. On this exciting journey, you explore a magical kingdom where magical scrolls and spells are real, as well as dangerous monsters. Explore different worlds through portals, but in order to do this, you must obtain a key that unlocks the power of the portal. So attack all the opponents you see in the game and loot them. You will get magical portal keys, new weapons, improved armor, runes and much more. Along the way, you will also meet interesting NPCs who can help you. Are you cunning enough to survive in these misty lands?', 'https://img.gamemonetize.com/v13wmkrbjgo2syuks6iyp35wi3l7y8a7/512x384.jpg', 'https://html5.gamemonetize.com/v13wmkrbjgo2syuks6iyp35wi3l7y8a7/', '0', 'Adventure', 0, 0, '', 'foggy-fox'),
(4306, 'Kuri in Lull the Ghosts', 'Oh no! Somebody made the sun disappear and now there are boisterous ghosts everywhere! Help Kuri the hedgehog to shine some light to lull the ghosts to sleep in this physics puzzle game.', 'https://img.gamemonetize.com/it51gm28r0wxe48kb1fg78oskej3ty72/512x384.jpg', 'https://html5.gamemonetize.com/it51gm28r0wxe48kb1fg78oskej3ty72/', '0', 'Hypercasual', 0, 0, '', 'kuri-in-lull-the-ghosts'),
(4307, 'Stolen House', 'Stolen House is a free leisure online game for boys. You play the role of a thief in the game, and you need to steal the specified items to complete the task. There are many dangerous things to pass the levels, so you need to avoid traps and obstacles, and don\'t be found by guards. The game is exquisite and the gameplay is simple. Come and challenge to unlock more levels!', 'https://img.gamemonetize.com/0ldbmf0tioqhvbj6i4rl9vx3xvn6ike6/512x384.jpg', 'https://html5.gamemonetize.com/0ldbmf0tioqhvbj6i4rl9vx3xvn6ike6/', '0', 'Boys', 0, 0, '', 'stolen-house'),
(4308, 'Rotate Bridge', 'Build bridges to save the trapped people! Rotate Bridge 3D is a casual puzzle game where you can build bridges. The more characters rescued, the more points and rewards you will eventually get. Build the bridge on a platform on the ground, not in a cave or on the sea. are you ready? Come on, the rescue mission begins!', 'https://img.gamemonetize.com/c6oaj4rms87lhxebo4pyqn1jyt7ptq8a/512x384.jpg', 'https://html5.gamemonetize.com/c6oaj4rms87lhxebo4pyqn1jyt7ptq8a/', '0', '3D', 0, 0, '', 'rotate-bridge'),
(4309, 'Pencil Rush 3D Game Online', 'Can you imagine that a pencil can also run? In the game Pencil Rush Online, you will have the opportunity to control colored pencils. This is a 3D game with addictive gameplay. Your task is to complete all running routes with pencils, collect colored pencils on the platform and avoid obstacles. Objects, when you are about to reach the end, don\'t forget to complete a beautiful painting. It is worth noting that if you accidentally run into any obstacles, the number of your brushes will decrease. Are you ready?', 'https://img.gamemonetize.com/ahtlfdsyxel89x6mmj3uey6xou3h72og/512x384.jpg', 'https://html5.gamemonetize.com/ahtlfdsyxel89x6mmj3uey6xou3h72og/', '0', 'Boys', 0, 0, '', 'pencil-rush-d-game-online'),
(4310, 'Liverpool vs Real 2022', 'This is your chance to win the championship. Choose Liverpool F.C. or Real madrid and kick and defend your way to the trophy', 'https://img.gamemonetize.com/4s4igxk8mcalex0xptrhjoj3yoojogf3/512x384.jpg', 'https://html5.gamemonetize.com/4s4igxk8mcalex0xptrhjoj3yoojogf3/', '0', 'Sports', 0, 0, '', 'liverpool-vs-real-'),
(4311, '3D Stacky Dash Craft Run', 'Stacky Run is an interesting new arcade game, but also a rare 3D art-style parkour game. Your job is to control the parkour stickman between the different platforms in the game. It is worth remembering that the path is made of bricks for running. To run between various platforms, you must gather enough bricks. Don\'t forget to collect purple gems, fly through time, and wish you the first to hit the end! You cannot get through the water if you don\'t have enough bricks. Collect more bricks on the last island you will walk on. So many diamonds are waiting for you there!', 'https://img.gamemonetize.com/iv9s3ki1zdk0jgyn5juuiugnk3jrkmno/512x384.jpg', 'https://html5.gamemonetize.com/iv9s3ki1zdk0jgyn5juuiugnk3jrkmno/', '0', 'Boys', 0, 0, '', 'd-stacky-dash-craft-run'),
(4312, 'Glow Pounce', 'Make the glow circle pounce simply by taping on the screen. Avoid to touch the red elements. Each time you make a rebound you score 1 point... How many rebounds can you make ?', 'https://img.gamemonetize.com/ps0kzz2y7lz77pqaiqo13s9ei9bkbdwl/512x384.jpg', 'https://html5.gamemonetize.com/ps0kzz2y7lz77pqaiqo13s9ei9bkbdwl/', '0', 'Hypercasual', 0, 0, '', 'glow-pounce'),
(4313, 'Monster Dentist', 'These Monster have been eating way too much of their candy and need to have their teeth cleaned! These Monster have been eating way too much of their candy and need to have their teeth cleaned! So use six different dentist tools to help these monsters get back their healthy smiles. Key Features: - 18 different Halloween monsters! - Keeps everyone occupied for a long time! - The perfect app for this Halloween season! Can you help all Monsters?', 'https://img.gamemonetize.com/onltau7gj4g4qckfh4n4db45eee5bxhw/512x384.jpg', 'https://html5.gamemonetize.com/onltau7gj4g4qckfh4n4db45eee5bxhw/', '0', 'Girls', 0, 0, '', 'monster-dentist'),
(4314, '2-4-8 : link identical numbers', '248… is a super fun and easy game to play. You just need to connect the dots with the same numbers vertically or horizontally. Your numbers chain will then merge and pop into a new dot with a new number (this new number will be a multiple of the dots you just connected…) What is the highest score you can get?', 'https://img.gamemonetize.com/uais527p1od1rqanm8ai0qu1u02yj93h/512x384.jpg', 'https://html5.gamemonetize.com/uais527p1od1rqanm8ai0qu1u02yj93h/', '0', 'Hypercasual', 0, 0, '', '--link-identical-numbers'),
(4315, 'Catch Aliens', 'Hidden Candies is an skill based hidden object game where you need to tap all the hidden candies in a level. You need to complete 16 challenging levels to win this game.', 'https://img.gamemonetize.com/vu0k6kpnaagavhuwpyniyhxqj3fgih5d/512x384.jpg', 'https://html5.gamemonetize.com/vu0k6kpnaagavhuwpyniyhxqj3fgih5d/', '0', 'Puzzles', 0, 0, '', 'catch-aliens'),
(4316, 'Frozen Honey Asmr', 'Frozen Honey Asmr is a very popular game. Do you like honey? It\'s sweet, soft and tasty. Try putting it into the fridge and you will find it even more tasty. In this game you are an owner of the frozen honey shop and people love your honey. Don\'t let customers wait too long. Come and make frozen honey for them. Start the cooking with choosing your favorite bottle. And then add some candies you prefer into the bottle. Next step is to pour colorful honey in to the bottle. After mixing the honey, put it into the fridge. And finally the frozen honey is finished! Give it to your customers and let them have a try. Not just cooking the honey, you can also decorate your shop with fancy decorations. Also the sound effect during the cooking process can help you relax. Come to play this game and have fun!', 'https://img.gamemonetize.com/apuzeh0bpboktq66ce9zwhsllt7iwhdy/512x384.jpg', 'https://html5.gamemonetize.com/apuzeh0bpboktq66ce9zwhsllt7iwhdy/', '0', 'Girls', 0, 0, '', 'frozen-honey-asmr'),
(4317, 'Block Puzzle Guardian - Puzzle', 'Block Puzzle Jewel Game ★ Enjoy the classic jewel style block puzzle game!', 'https://img.gamemonetize.com/i3zdjzov7usdt7axcis4fc9og2sr2lr5/512x384.jpg', 'https://html5.gamemonetize.com/i3zdjzov7usdt7axcis4fc9og2sr2lr5/', '0', 'Puzzles', 0, 0, '', 'block-puzzle-guardian--puzzle'),
(4318, 'Fluffy Monsters Match', 'Welcome to the most amazing and addictive puzzle match game. Little Monsters are falling from the sky! Slide to match 3 more sleepy little monsters to pop them and play againt time. Pop as many monsters as you can and use the power-ups for help.', 'https://img.gamemonetize.com/u2nnvn4d111c5v4ma2db3ekazr2wfn1u/512x384.jpg', 'https://html5.gamemonetize.com/u2nnvn4d111c5v4ma2db3ekazr2wfn1u/', '0', 'Puzzles', 0, 0, '', 'fluffy-monsters-match'),
(4319, 'Cube Surfer - Fun &amp; Run 3D Game', 'Cube Surfer is a very interesting adventure game. Players need to control the character to take risks in the game and collect diamonds when they move forward constantly. You need to react quickly. There are many levels in the game and many interesting skins for you to unlock. Enjoy the Cube Surfer!', 'https://img.gamemonetize.com/e3cn2pkhsfgxxv81rqomndxxattdvesw/512x384.jpg', 'https://html5.gamemonetize.com/e3cn2pkhsfgxxv81rqomndxxattdvesw/', '0', 'Racing', 0, 0, '', 'cube-surfer--fun-amp-run-d-game'),
(4320, 'Fruits Merge', 'Drop Random fruits and merge identical ones! Slide your finger left and right and release to drop the bubble fruits don\'t let fruits touch to top red line Can you Last till the Big bag of fruits?', 'https://img.gamemonetize.com/p98orl9cygnk4oxkfm5scgdip04jhaxc/512x384.jpg', 'https://html5.gamemonetize.com/p98orl9cygnk4oxkfm5scgdip04jhaxc/', '0', 'Puzzles', 0, 0, '', 'fruits-merge'),
(4321, 'Ocean Fish Merge', 'Drop Random Ocean Fish and merge identical ones! Slide your finger left and right and release to drop the bubble fish don\'t let bubbles touch to top red line Can you Last till the Big Dragon fish?', 'https://img.gamemonetize.com/00bjdjuknl26np8fc5ftujvob1sxzldw/512x384.jpg', 'https://html5.gamemonetize.com/00bjdjuknl26np8fc5ftujvob1sxzldw/', '0', 'Puzzles', 0, 0, '', 'ocean-fish-merge'),
(4322, '2048 Ball Buster', '2048 Ball Buster is a brand-new puzzle game with an elimination theme. All you need to do in the game is to eliminate and synthesize more digital balls and get higher points. The levels are rich and wonderful, and you will get more points and more requirements to complete a lot of challenges. The operation is simple and easy, but it can test your brain, and exercise your thinking and imagination! Come and play it!', 'https://img.gamemonetize.com/urkdo4ry1v8j1ouhp87ephd4ou7xlaaw/512x384.jpg', 'https://html5.gamemonetize.com/urkdo4ry1v8j1ouhp87ephd4ou7xlaaw/', '0', 'Boys', 0, 0, '', '-ball-buster'),
(4323, 'Princess Villains', 'Let\'s fantasize a little and imagine our favorite princesses in the form of fabulous villains. Evil queens love dark colors. Pick up luxurious outfits with gold and red decorations for the princesses. Makeup villains bright and dark! Create the image of a vamp lady. Do not forget about the main accessories of the villains - magic staves, potions, magic wands, wings and a cloak.', 'https://img.gamemonetize.com/89jclaf7q1vxfsu8x74x7ooigcdna4pc/512x384.jpg', 'https://html5.gamemonetize.com/89jclaf7q1vxfsu8x74x7ooigcdna4pc/', '0', 'Girls', 0, 0, '', 'princess-villains'),
(4324, 'Yarn Untangled', 'Help the kittens untangle the yarns', 'https://img.gamemonetize.com/rl3trjegfaf28pr4g4yb1wgr7ngzv7ja/512x384.jpg', 'https://html5.gamemonetize.com/rl3trjegfaf28pr4g4yb1wgr7ngzv7ja/', '0', 'Puzzles', 0, 0, '', 'yarn-untangled'),
(4325, 'Robot Awake', 'Turn the tiles to direct the lasers to power the robots', 'https://img.gamemonetize.com/hoq9tspj975omh6cck3e2nm5luiun5i6/512x384.jpg', 'https://html5.gamemonetize.com/hoq9tspj975omh6cck3e2nm5luiun5i6/', '0', 'Puzzles', 0, 0, '', 'robot-awake'),
(4326, 'Pik Wip', '“A super cute co-op for a super sleepy Saturday” - Rachel Watts, PCGamer.com “A small recommendation for in between: Orchestrate the movements of two friends at the same time, so that they can safely reach the summit.”', 'https://img.gamemonetize.com/dluskvfd4fn1wu4dkukk4kg4ij27gcxq/512x384.jpg', 'https://html5.gamemonetize.com/dluskvfd4fn1wu4dkukk4kg4ij27gcxq/', '0', 'Multiplayer', 0, 0, '', 'pik-wip'),
(4327, 'In Orbit', 'In Orbit is hyper-casual fun game with minimalist visual and procedural difficulty. Jump between the platforms to get a better score (white items add to the score, the red ones reduce).', 'https://img.gamemonetize.com/fketznq689sq1899n22w5la3ay3nylau/512x384.jpg', 'https://html5.gamemonetize.com/fketznq689sq1899n22w5la3ay3nylau/', '0', 'Hypercasual', 0, 0, '', 'in-orbit'),
(4328, 'Cute Elements', 'Elemental characters with special powers have been caged, use the water element to free the rest of the team and combine their powers, beat the levels by getting keys and locks, unlock many funny costumes, win elemental cards, beat the missions and get trophies for your achievements. ARE YOU READY?', 'https://img.gamemonetize.com/cj9f1s6xwsmqcr7aruy1g2boeke4zrxx/512x384.jpg', 'https://html5.gamemonetize.com/cj9f1s6xwsmqcr7aruy1g2boeke4zrxx/', '0', 'Puzzles', 0, 0, '', 'cute-elements'),
(4329, 'Huggy Wuggy Road', 'The world has been invaded by a dangerous virus that turns people into Huggy Wuggy. You\'re one of the few survivors. All you have left in this desolate, Huggy Wuggy-infested world is your car. You are the bravest and most experienced driver and only you are able to resist the hordes of Huggy Wuggy. Your task is to kill as many Huggy Wuggy as possible. But be careful, don\'t let the Huggy Wuggy catch you by surprise. Otherwise, they will destroy your car in less than a few seconds. High speed and fast maneuvers are your best tools to achieve the goal. You are the last hope of this world! For each Huggy Wuggy you get coins, use them to improve the characteristics and buy new cars.', 'https://img.gamemonetize.com/celw813e3wpysxbn4vsoqdaskdls0bf4/512x384.jpg', 'https://html5.gamemonetize.com/celw813e3wpysxbn4vsoqdaskdls0bf4/', '0', 'Racing', 0, 0, '', 'huggy-wuggy-road'),
(4330, 'Object Hunt - Hide And Seek', 'Object Hunt is undoubtedly the most interesting Whack game of the year. You can release the pressure of work and study in the game, destroy all objects within your eyes, including beds, cabinets, fireplaces, TVs, etc. Don\'t forget to collect the scattered in the room You will have the opportunity to carry out sabotage operations with famous movie and anime characters such as Spiderman, Ironman, Pikachu, etc. The collected gold coins can be used to exchange for more advanced weapons or replace other character skins. This is an unlimited game. Come and destroy it frantically!', 'https://img.gamemonetize.com/gjjptre7tooa4rj9r3nom6aeo0nnvbxf/512x384.jpg', 'https://html5.gamemonetize.com/gjjptre7tooa4rj9r3nom6aeo0nnvbxf/', '0', 'Action', 0, 0, '', 'object-hunt--hide-and-seek'),
(4331, 'Frenzy Farming Simulator', 'First, grow your plants and feed your chickens with Frenzy Farming Simulator, a fun farming game. If you run out of water for the plants, you can get coin water from the water well. Collect and sell the eggs of the chickens you raise. Get milk by including cows in your farm in the next levels. You can make cakes with the milk and eggs you obtain and sell them for money. Try the fun and immersive farming game now!', 'https://img.gamemonetize.com/juaf3l96mpyz3xvm64h4tawy962g25l0/512x384.jpg', 'https://html5.gamemonetize.com/juaf3l96mpyz3xvm64h4tawy962g25l0/', '0', 'Hypercasual', 0, 0, '', 'frenzy-farming-simulator'),
(4332, 'Popular Hair Salon Game', 'Popular Hair Salon is a very fresh and popular haircut game. In this game you are an experienced barber and own a great barber shop. Lots of customers come to your shop everyday. There is no time for hesitating. Because these customers are waiting for you for a long time and they really need your help. Come and design hairstyles for them. Don\'t forget to wash their hair first. After you finish their hairstyles, another challenge is here: match clothes for them! There are many fancy clothes for you to choose. Try out what clothes will make them stand out from the crowd. If you like this game. Give us a thumb up and recommend it to your good friends. We will produce more fun games for you!', 'https://img.gamemonetize.com/m45cojw0p18daj5jli8moxlph6ej0u1t/512x384.jpg', 'https://html5.gamemonetize.com/m45cojw0p18daj5jli8moxlph6ej0u1t/', '0', 'Hypercasual', 0, 0, '', 'popular-hair-salon-game'),
(4333, 'Kitty Marbles', 'Welcome to Kitty Marbles Shooter game Aim and shoot 3 or more moving marble of the same color to eliminate them and don\'t let marbles reach the end of the line. Be smart and Destroy the little mouse. Enjoy tons of amazing and challenging levels', 'https://img.gamemonetize.com/6m3cn9ccdn1vfrc87vfayp5eqcizvhzo/512x384.jpg', 'https://html5.gamemonetize.com/6m3cn9ccdn1vfrc87vfayp5eqcizvhzo/', '0', 'Puzzles', 0, 0, '', 'kitty-marbles'),
(4334, 'PopCorn Shooter', 'Welcome to PopCorn Shooter Play the fun popcorn container game. With a different challenging levels. Tap to Fill the Popcorn container and Reach the Top line. Do not let popcorn fall from container edges. Enjoy', 'https://img.gamemonetize.com/ahktjp3plnkvk7toc76euojchrkvpzs4/512x384.jpg', 'https://html5.gamemonetize.com/ahktjp3plnkvk7toc76euojchrkvpzs4/', '0', 'Puzzles', 0, 0, '', 'popcorn-shooter'),
(4335, 'Bricks N Balls', 'Bricks N Balls - is a brand new and challenging bricks breaker puzzle game. Play and relax your brain. Focus on breaking bricks and you will find it more funny and exciting. Hold the screen with your finger and move to aim or use mouse o computer. Find best positions and angles to hit all bricks and reach the numbers to unlock the next level. Let\'s Break Those Bricks', 'https://img.gamemonetize.com/xs74ddnl5vr4fsbo790o6br351ejw679/512x384.jpg', 'https://html5.gamemonetize.com/xs74ddnl5vr4fsbo790o6br351ejw679/', '0', 'Puzzles', 0, 0, '', 'bricks-n-balls'),
(4336, 'Master Thief - Catch Me If You Can', 'Master Thief is an exciting and addicting arcade game, you will act as a thief and steal some expensive pictures. This is tough work because there are so many policies waiting for you. Avoid all of them and get on the airplane! Good luck in our new game Master Thief!', 'https://img.gamemonetize.com/4oyk1c2trlps2dui4wmve20yfpucu00z/512x384.jpg', 'https://html5.gamemonetize.com/4oyk1c2trlps2dui4wmve20yfpucu00z/', '0', 'Action', 0, 0, '', 'master-thief--catch-me-if-you-can'),
(4337, 'The Best Driver - Fun &amp; Run 3D Game', 'The Best Driver is undoubtedly one of the most interesting new arcade games this year. It has both driving gameplay and an addictive 3D art style. Not only that, if you are tired of collecting gold coins, then in this game, you can collect all kinds of different types of cars, including all kinds of trucks. The obstacles are forbidden to crash, or else you will lose your current vehicles. The vehicles with white drivers are allowed to rob! As an endless game, how many scores could you get in one life?', 'https://img.gamemonetize.com/y9usff645in6kss0l33lrcg3kk3ox3ck/512x384.jpg', 'https://html5.gamemonetize.com/y9usff645in6kss0l33lrcg3kk3ox3ck/', '0', 'Boys', 0, 0, '', 'the-best-driver--fun-amp-run-d-game'),
(4338, 'Venom Adventure', 'The Legendary Venom Adventure continues underground. The only way out for venom wandering underground in the city is to overcome obstacles and reach the way out. You can embark on various adventures with story mode, hard mode and survival modes. Get ready for an immersive Venom Adventure with 15 different levels!', 'https://img.gamemonetize.com/978pfuqyinish4cdjek6f2xfxbai7069/512x384.jpg', 'https://html5.gamemonetize.com/978pfuqyinish4cdjek6f2xfxbai7069/', '0', 'Hypercasual', 0, 0, '', 'venom-adventure'),
(4339, 'Pipeline 3D Game', 'Pipeline 3D is not only a relaxation arcade but also a matching puzzle game that is made of 3D game art animation. You are required to water the flower by means of connecting all the pipes with the correct order. Glad you will enjoy Pipeline 3D!', 'https://img.gamemonetize.com/nvjgig2d1vu4vphhg6w79uasfvhqkdbc/512x384.jpg', 'https://html5.gamemonetize.com/nvjgig2d1vu4vphhg6w79uasfvhqkdbc/', '0', 'Hypercasual', 0, 0, '', 'pipeline-d-game'),
(4340, 'Swing Robber', 'Each morning of our next hero began with the preparation of the robbery of the century, where he took the main role for himself, but he needs a partner to carry out his insidious plan, and he hopes that you will become this partner. Which led him to a situation where he decided to rob one of the city\'s major banks. It\'s simple, he wants a lot of money and immediately, besides, just in one of the local newspapers an article was written about money laundering in this bank, and the local mafia launders them, so why not punish the mafia in the same way as they earn money, that is, by stealing it. And then the day of the robbery arrived. The thief prepared everything, calculated everything, it remains only to bring it all to life. Taking advantage of the cover of night, he opened the vault with money and safely left the bank building. In order not to get caught by patrols that would begin to comb the city in search of money and a thief, he hid them on the roof of one of the houses. Now you need to wait a few weeks and then return to collect the money.', 'https://img.gamemonetize.com/w5b6fd7wk3ths1zxwwhvjsgrvqq1klfv/512x384.jpg', 'https://html5.gamemonetize.com/w5b6fd7wk3ths1zxwwhvjsgrvqq1klfv/', '0', 'Clicker', 0, 0, '', 'swing-robber'),
(4341, 'Test Drive Unlimited - Fun &amp; Run 3D Game', 'Collect gold coins to cross the road safely! Test Drive Unlimited is a brand new puzzle game with rich collection elements. You need to carefully observe the traffic conditions on the road. Pass the intersection quickly at the right time to avoid accidents. Collect as many gold coins as possible to get high scores!', 'https://img.gamemonetize.com/pwg9llv83ca0e0dd0nwkox4bo1vm43jf/512x384.jpg', 'https://html5.gamemonetize.com/pwg9llv83ca0e0dd0nwkox4bo1vm43jf/', '0', 'Racing', 0, 0, '', 'test-drive-unlimited--fun-amp-run-d-game'),
(4342, 'High Heels 2 3D Game', 'The easier it will be to escape the long walls and obstacles, the game consists of different levels. The more you cross the levels, the harder the game will be low levels will have an easy task and higher will then have difficult tasks. A different obstacle awaits you at each level. There are rails on the roof where you have to spread your legs and slide, walls to jump, a stick to balance', 'https://img.gamemonetize.com/mutx9r017ln449qsxir9320gpextxlz4/512x384.jpg', 'https://html5.gamemonetize.com/mutx9r017ln449qsxir9320gpextxlz4/', '0', 'Puzzles', 0, 0, '', 'high-heels--d-game'),
(4343, 'High Heels Walk', 'Ready to have fun? Brand new high heels girl runner game with easy gameplay where your aim is to make a high heels by collecting all heels from the tricky runway. Swipe to collect heels and make high tall heels tower to reach destination.', 'https://img.gamemonetize.com/is03wcivsfuwqa0nyv471zvxndcbvq1d/512x384.jpg', 'https://html5.gamemonetize.com/is03wcivsfuwqa0nyv471zvxndcbvq1d/', '0', 'Hypercasual', 0, 0, '', 'high-heels-walk'),
(4344, 'Block Breaker Online', 'Block Breaker Online free Game Shoot balls keep breaking bricks, relax your mind. Shoot the balls and break the bricks. Strategy and creativity are required in the Block Breaker Game which is a single-handed controller. Keep breaking bricks, relax your mind in Block Breaker Online free Game where balls are shot. Game features Suitable for all ages. Challenging and interesting. Enthusiastic graphics and sound. Enjoyable in leisure times. How to play With many different types of brick-breaking blasters the Block breaker game is a single-handed controller. During gameplay the more you play, the better your tactics will become, and by taking on certain levels in order, they may unlock new features for use. It will be interesting for gamers who love challenges because there are plenty of Brick Breaker Blasters in this game with levels ranging from easy to challenging. With several Brick Breaker Blasters, Block Breaker is a single-handed controller game. Play Now Instant Games https://naptechgames.com/game/block-breaker-online We have Top HTML5 Games Publishing Platform NapTech Games: https://naptechgames.com Jango Games: https://jangogames.com Tap To Run: https://taptorun.com Peggy Games: https://www.peggygames.com', 'https://img.gamemonetize.com/fti5wpvfb4xbijh22ugtd7rhnw7khco2/512x384.jpg', 'https://html5.gamemonetize.com/fti5wpvfb4xbijh22ugtd7rhnw7khco2/', '0', 'Puzzles', 0, 0, '', 'block-breaker-online'),
(4345, 'Stack Ball Game', 'A fun and exciting game for kids that provides learning opportunities for both short and long term. The Stack Ball is easy to play, but it can be used by adults as well. In fact, the game is so easy that even beginner players can win some times!', 'https://img.gamemonetize.com/zzkwm09mz6i0kjhbkr71okgyod9ckrjj/512x384.jpg', 'https://html5.gamemonetize.com/zzkwm09mz6i0kjhbkr71okgyod9ckrjj/', '0', 'Hypercasual', 0, 0, '', 'stack-ball-game'),
(4346, 'Among Us Online Edition - Find The Imposter', 'Among Us Online Edition plays like the classics play rules as it on Steam. As a professional killer and a murderer, you need to kill all the other aliens stealthily. Try to use the different terrains and rooms as covers to complete all tasks quickly and cleanly! Or else, you will be ejected and lose the game!', 'https://img.gamemonetize.com/drrusvqsbnjaozaehuqsvg0oupu15yof/512x384.jpg', 'https://html5.gamemonetize.com/drrusvqsbnjaozaehuqsvg0oupu15yof/', '0', 'Action', 0, 0, '', 'among-us-online-edition--find-the-imposter'),
(4347, 'Unblock Blocks', 'Welcome to a new puzzle brain game! Unblock Green Car is an amazing brain game. This is a parking-themed puzzle game where you must move cars to clear the path for the green car to drive out of the parking area. The fewer moves you use, the better your rating. enjoy', 'https://img.gamemonetize.com/eqjrx88mfac8je380hhrxwdmxh92dbbi/512x384.jpg', 'https://html5.gamemonetize.com/eqjrx88mfac8je380hhrxwdmxh92dbbi/', '0', 'Puzzles', 0, 0, '', 'unblock-blocks'),
(4348, 'Pop Fish Match Online Game', 'Play the online version of one of the most addictive games of all time. Pop Fish Match is a fun and challenging puzzle game. Pop Fish Match is a new addictive match-3 game. Pop as many fish as you can and try to beat your score. Pop Fish Match is a fun game to play. It\'s easy to learn and you can play it with your friends. Play the free online game Pop Fish Match! Play Pop Fish Match online game for free. Pop Fish Match is a fun and addictive match-3 game with a twist. Try it now! Pop Fish Match is a fun, free, and addicting puzzle game. Play now! Pop Fish Match is a fun and addictive puzzle game. Pop all the fish by matching 3 or more fish of the same color.', 'https://img.gamemonetize.com/puy9iy0wbcnc8de896zcr38styjnm46g/512x384.jpg', 'https://html5.gamemonetize.com/puy9iy0wbcnc8de896zcr38styjnm46g/', '0', 'Puzzles', 0, 0, '', 'pop-fish-match-online-game'),
(4349, 'Trap Craft', 'Hacker once again staged a zombie apocalypse in a monster school. And offers you to play a game with him. The game has a Noob, a Pro, a Princess and other characters of the monster school. Everyone has their own desire, a Noob, for example, wants to be loved by a Princess. The Hacker is ready to fulfill everyone\'s wish if you pass all his chellenges. All you need is to protect the Portal from blocks. Create your own unique defense against zombies. Use weapons and build towers. New unique traps on each level. Defend the portal, Mine coins and create your own strategy. Each hero has his own funny ending. The Hacker is insidious and will affect all the heroes, even Pro and Noob. In the store you can buy a pet that increases the characteristics of the hero.', 'https://img.gamemonetize.com/xtfcher6frext8d3yikjmg6j2ic52hkr/512x384.jpg', 'https://html5.gamemonetize.com/xtfcher6frext8d3yikjmg6j2ic52hkr/', '0', 'Adventure', 0, 0, '', 'trap-craft'),
(4350, 'Hexa Dungeon', 'Hexa Dungeon is a fighting adventure game where the players need to match elements of the same colors to win the game. To make it possible for the hero to attack in Hexa Dungeon, the player has to match the elements. When the player has collected enough power by matching the elements, it becomes possible to unlock plenty of power shots which is visible at the bottom of the screen. In Hexa Dungeon, it is important to ensure to keep the enemies away and further, go forward and destroy them.', 'https://img.gamemonetize.com/yq85fdgp6sgv9ic4mc5xa9iw0eegy77k/512x384.jpg', 'https://html5.gamemonetize.com/yq85fdgp6sgv9ic4mc5xa9iw0eegy77k/', '0', 'Puzzles', 0, 0, '', 'hexa-dungeon'),
(4351, 'Pick Me Up City', 'Are you ready to become a car driver and earn cash in Pick Me Up City? Then start the engine and grab steering and start playing Pick Me Up Car Pick Up and Drop Off: Taxi Driving games to simulate your world in travel &amp; local by pick up passenger in car pick and drop offline games and explore the wonder of word. Pick up your clients and drop them at their destination point and earn cash by playing and driving in New York City driving games. You have played several car pick me ups stylized games but this is one of the best car drop off games online.', 'https://img.gamemonetize.com/hyvbfysgvskhmgf1b6mun9gm8h0wkbol/512x384.jpg', 'https://html5.gamemonetize.com/hyvbfysgvskhmgf1b6mun9gm8h0wkbol/', '0', 'Hypercasual', 0, 0, '', 'pick-me-up-city'),
(4352, 'Water Rush', 'It\'s a simple and fun physics game. All you need to do is to slide the best path so that the water can be guided to flow toward the burning house to put out the fires. Join the game and solve the puzzles. Maybe you are the best fireman.', 'https://img.gamemonetize.com/b7h8l69gara6vcovlagyecjgb3bvlobt/512x384.jpg', 'https://html5.gamemonetize.com/b7h8l69gara6vcovlagyecjgb3bvlobt/', '0', 'Puzzles', 0, 0, '', 'water-rush'),
(4353, 'Surprise Eggs Vending Machine', 'Surprise Eggs Vending Machine is a really fun game. Each item inside the vending machine has a price; you have a set of coins at your disposal to insert the right sum you can see on the display. If you’re right, the vending machine will release the item, if you’re wrong you’ll receive an error message. Uncover the surprises and collect all the items.', 'https://img.gamemonetize.com/9fr3rzfzvbdwecwyy5nrd4g6qo1w6s29/512x384.jpg', 'https://html5.gamemonetize.com/9fr3rzfzvbdwecwyy5nrd4g6qo1w6s29/', '0', 'Girls', 0, 0, '', 'surprise-eggs-vending-machine'),
(4354, 'READY SET LETS GO!', 'The wonderful category of Tiny Ones Transport Service Games that we’ve added onto our website not too long ago still has plenty more new and awesome content in store for you all, which is the reason why right now you’re invited to play the game called Ready, Set, Let’s Go!', 'https://img.gamemonetize.com/l1vby8wxa60l4co5mgyp82uul5os4tnm/512x384.jpg', 'https://html5.gamemonetize.com/l1vby8wxa60l4co5mgyp82uul5os4tnm/', '0', 'Puzzles', 0, 0, '', 'ready-set-lets-go'),
(4355, 'My Little Cat', 'My cute cat loves to play with balls. I also love to play with my cat. I always dress her very stylishly. I like to dress in color. Let\'s create our favorite cat style together.', 'https://img.gamemonetize.com/eng13i67y8dis9du7d3acz3wxffdjf9o/512x384.jpg', 'https://html5.gamemonetize.com/eng13i67y8dis9du7d3acz3wxffdjf9o/', '0', 'Girls', 0, 0, '', 'my-little-cat'),
(4356, 'Find Objects', 'This is a free classic find the difference puzzle game online for all kids. The game graphics are very beautiful, the time to exercise your eyesight, your goal is to find the difference, I hope that all the targets in the game you can find, breakthrough with me!', 'https://img.gamemonetize.com/56mebmwgfechjl9wll2vhg5bjtdipiwe/512x384.jpg', 'https://html5.gamemonetize.com/56mebmwgfechjl9wll2vhg5bjtdipiwe/', '0', 'Boys', 0, 0, '', 'find-objects'),
(4357, 'Puzzle Parking 3D', 'Puzzle Parking 3D is a fun puzzle parking game online and a free simulation game for kids in which you have to act as a driver and use your brain to park the car into the parking space, come and challenge yourself and you will be the next parking master. The time has come to prove that you are a competent driver.', 'https://img.gamemonetize.com/wq3igw3nwuk7kivlkt4h1v7xway94gug/512x384.jpg', 'https://html5.gamemonetize.com/wq3igw3nwuk7kivlkt4h1v7xway94gug/', '0', 'Boys', 0, 0, '', 'puzzle-parking-d'),
(4358, 'Football Killers Game', 'Have you ever dreamed of being a professional footballer? Do you realize, that in reality it\'s a deadly game? The other footballers, referees, goalkeepers are just there to make you suffer! Because they know about your past. And they are scared. Cool different levels are waiting for you to play – you can show the strength of your shot. But not the referee – he is untouchable… Clever guy… Graphics and music will take you to the big football stadium! Take part in this football adventure now!', 'https://img.gamemonetize.com/bqswabzq3p3jo022wuqyqqrs2nafpyx1/512x384.jpg', 'https://html5.gamemonetize.com/bqswabzq3p3jo022wuqyqqrs2nafpyx1/', '0', 'Puzzles', 0, 0, '', 'football-killers-game'),
(4359, 'Red and Blue Stickman Rope', 'Are you ready for the adventure of two very cute brothers, namely blue and red stickman? Brothers red and blue need to get the key and reach the door. Be two people and get them to the door with your friend. reach the door and pass it to the new level. You will face multiple challenges but reach the door.', 'https://img.gamemonetize.com/yqr4isjaeronjrknhp24i3sfmaiizwwp/512x384.jpg', 'https://html5.gamemonetize.com/yqr4isjaeronjrknhp24i3sfmaiizwwp/', '0', 'Adventure', 0, 0, '', 'red-and-blue-stickman-rope'),
(4360, 'Xmas Candy Survival Game', 'Do you want to try a puzzle-free game about Christmas? Xmas Candy Survival is perfect for kids, you just need to make Santa Claus land on the land to succeed in the challenge. Would you like to help Santa Claus to pass the levels? There are a lot of Christmas levels for you. Come on, I hope you will succeed.', 'https://img.gamemonetize.com/wexfbjq1fk705s34r3sjb91dygclejq8/512x384.jpg', 'https://html5.gamemonetize.com/wexfbjq1fk705s34r3sjb91dygclejq8/', '0', 'Boys', 0, 0, '', 'xmas-candy-survival-game'),
(4361, 'Cupcake Shop', 'Cupcake Shop is a score-based puzzle online game, developed for boys. Make custom cupcakes for your customer in a limited time, remember what they need. Do not you want to try how many scores you can get?', 'https://img.gamemonetize.com/2dz36yvpdpxvrhq7ltyp0whx8q9a1bk1/512x384.jpg', 'https://html5.gamemonetize.com/2dz36yvpdpxvrhq7ltyp0whx8q9a1bk1/', '0', 'Boys', 0, 0, '', 'cupcake-shop'),
(4362, 'Candy Crush Soda', 'Play the sweetest match-3 mini game &amp; enjoy the full-of-fun hours in candies world! Candy Crush Soda is a totally fresh new match 3 puzzle with cute characters, yummy cakes &amp; well-designed gameplay. Switch and collect 3 or more sugar candies and watch the magical explosion effects Enjoy', 'https://img.gamemonetize.com/su7vpxqj49ndnpsz0kvpoqsdm5fkvhkn/512x384.jpg', 'https://html5.gamemonetize.com/su7vpxqj49ndnpsz0kvpoqsdm5fkvhkn/', '0', 'Puzzles', 0, 0, '', 'candy-crush-soda'),
(4363, 'Doctor Hero', 'Doctor Hero is a surgery game where you start as a medical intern at a hospital, and rank up to become a doctor or surgeon. Diagnose your patients, examine their limbs, pinpoint their afflictions and diseases, operate on them and eventually be the most successful surgeon in the world! Are you ready to cure the world, Doctor Hero?', 'https://img.gamemonetize.com/5hnlmevda1el01k69vxo6a6209im5uca/512x384.jpg', 'https://html5.gamemonetize.com/5hnlmevda1el01k69vxo6a6209im5uca/', '0', 'Puzzles', 0, 0, '', 'doctor-hero'),
(4364, 'Spiderman Adventures', 'Spiderman Adventures is a very fun game full of challenges, let’s be a powerful spiderman hero who avoids dangerous obstacles and enemies. Jump and run to rescue innocent civilians in spider hero games. You are going to be the free runner man. Be the strange hero against all enemies. Enjoy playing the most fun adventure game.', 'https://img.gamemonetize.com/9cdjnlvlldwpt7a23nnx1pbuj8gcwdbp/512x384.jpg', 'https://html5.gamemonetize.com/9cdjnlvlldwpt7a23nnx1pbuj8gcwdbp/', '0', 'Adventure', 0, 0, '', 'spiderman-adventures'),
(4365, 'Modern Home Interior Design', 'Princess Cinderella bought a new villa recently. It\'s a luxury house but no furniture in it. Fortunately, one of Cinderella\'s best friends Elsa is a good interiors designer. And she can give Cinderella some useful advice for the decoration. There are four rooms in the villa. Let\'s help Cinderella to decorate them all! Choose your favorite style and make the house become perfect.', 'https://img.gamemonetize.com/3ystg1ge4tu144l3i1gbtn18zah7k3kf/512x384.jpg', 'https://html5.gamemonetize.com/3ystg1ge4tu144l3i1gbtn18zah7k3kf/', '0', 'Hypercasual', 0, 0, '', 'modern-home-interior-design'),
(4366, 'Liquid Oranges', 'To make cold juice you need orange. In this game Liquid Oranges you will be preparing it. Squeeze orange slice on the screen by click on the slice with the mouse and hold down the click and try to fill up the empty glass on the bottom of the screen. If you overflow the glass restart the level. Have fun.', 'https://img.gamemonetize.com/ytv04s2h0zjagpcn3dd1nh0hl42w8hnm/512x384.jpg', 'https://html5.gamemonetize.com/ytv04s2h0zjagpcn3dd1nh0hl42w8hnm/', '0', 'Puzzles', 0, 0, '', 'liquid-oranges'),
(4367, 'Elemental Blocks Collapse', 'Touch or click to collect elemental blocks of the same type that are horizontally or vertically connected to each other. If you collect a group of 2 or more you will get score. Enjoy a block collapse game with exciting powerups.', 'https://img.gamemonetize.com/1pogc4a4ge7qigtjuzzz3m63rrgpv37h/512x384.jpg', 'https://html5.gamemonetize.com/1pogc4a4ge7qigtjuzzz3m63rrgpv37h/', '0', 'Puzzles', 0, 0, '', 'elemental-blocks-collapse');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(4368, 'Drop Fruits', 'Recently, the super popular mini game &quot;Synthetic Big Watermelon&quot; has a refreshing feel. Players tap anywhere on the screen to place fruits. When two identical fruits meet together, they will be synthesized into higher-level fruits. Through continuous synthesis, they will eventually synthesize a big watermelon. If the fruit exceeds the boundary line at the top of the screen, the game ends.', 'https://img.gamemonetize.com/lud5uo6ebcpaqc5b37iusrh66ps39qy4/512x384.jpg', 'https://html5.gamemonetize.com/lud5uo6ebcpaqc5b37iusrh66ps39qy4/', '0', 'Puzzles', 0, 0, '', 'drop-fruits'),
(4369, 'Fairies Heart Style', 'Valentine\'s Day is coming! Two BFF’s decided to have a festive challenge and dress up as cupid fairies. Join the girls and help them choose light, airy outfits, luxurious fabulous dresses, heart-themed accessories, incredible hairstyles and charming makeup. A wide variety of cosmetics and outfits will not leave anyone indifferent.', 'https://img.gamemonetize.com/iphuxv0panwewpgzxwf08zp8ohh21c6r/512x384.jpg', 'https://html5.gamemonetize.com/iphuxv0panwewpgzxwf08zp8ohh21c6r/', '0', 'Girls', 0, 0, '', 'fairies-heart-style'),
(4370, 'Kill Birds', 'Tap the birds out of the sky in this fast paced action strategy game from Mapi games. Try to finish all round in less time you can! have fun!', 'https://img.gamemonetize.com/gsyli501yx8b8jwxode6wjg2x16g7vil/512x384.jpg', 'https://html5.gamemonetize.com/gsyli501yx8b8jwxode6wjg2x16g7vil/', '0', 'Hypercasual', 0, 0, '', 'kill-birds'),
(4371, 'Mini Goalkeeper', 'Be a Super Soccer Goalie! Be a Super Soccer goalkeeper! Mini Goalkeeper is a soccer goalkeeper game, use your finger to slide goalkeeper to the kicked penalty. As a super goalkeeper you must protect your goal from as much incoming balls as you can. How to Play: - The computer will shoot soccers - Just swipe the screen to control the path of your tiny goalie Enjoy your soccer game! Become a Soccer Goalkeeper Superstar!', 'https://img.gamemonetize.com/vvlkhqmcfe1ig8ntbfhlchvz4tsgwtsq/512x384.jpg', 'https://html5.gamemonetize.com/vvlkhqmcfe1ig8ntbfhlchvz4tsgwtsq/', '0', 'Sports', 0, 0, '', 'mini-goalkeeper'),
(4372, 'Dots.io', 'Dots.io is an amazing dots battle game. You will begin as a small grey Dot. Avoid Bigger Dots and try to eat small ones. Once you get bigger, you will find a lot of dots to eat, but be careful always from the bigger ones. Good luck', 'https://img.gamemonetize.com/luieuk312u2fyem7isdnwp8dl375cha8/512x384.jpg', 'https://html5.gamemonetize.com/luieuk312u2fyem7isdnwp8dl375cha8/', '0', 'Multiplayer', 0, 0, '', 'dotsio'),
(4373, 'Block Puzzle Match', 'Welcome to Block Puzzle Match. This is a popular classic puzzle game with amazing features. All you have to do is to drag and drop colorful shape and try to form vertical or horizontal line to clear them from the board. Use your brain and always leave space for the biggest shapes to not get stuck. Let\'s have fun', 'https://img.gamemonetize.com/ciwelbiz0erbwihav34u9y1kofh5f2wl/512x384.jpg', 'https://html5.gamemonetize.com/ciwelbiz0erbwihav34u9y1kofh5f2wl/', '0', 'Puzzles', 0, 0, '', 'block-puzzle-match'),
(4374, 'Cooking My Story: cooking game', 'That’s right, the internationally handsome - I mean, famous - Chef Alex chose ME to be his apprentice! To think, a year ago I was lucky to get a job as an official “wiener steamer” for my town’s annual hot dog eating new cooking games for free contest (to be fair, the last three winners had their wieners steamed by yours truly). Whoa! That didn’t come outright. Oh, well... it’s not like anyone else is ever going to read these cooking games for free diary...', 'https://img.gamemonetize.com/c6qs1gvrcul16wkk5rtzmeiqlmrbofjz/512x384.jpg', 'https://html5.gamemonetize.com/c6qs1gvrcul16wkk5rtzmeiqlmrbofjz/', '0', 'Soccer', 0, 0, '', 'cooking-my-story-cooking-game'),
(4375, 'Giant Snowball Rush', 'Push a snowball for a racing, and finally reach the finish line with larger and larger snowballs. In the process, players need to flexibly avoid various obstacles and collect gold coins and props as much as possible. When you keep pushing the snowball, the snowball will roll bigger and bigger. The disadvantage of the big snowball is that it is more difficult to control.', 'https://img.gamemonetize.com/pivvhidf04fixe259mtocbuxz0573efs/512x384.jpg', 'https://html5.gamemonetize.com/pivvhidf04fixe259mtocbuxz0573efs/', '0', 'Adventure', 0, 0, '', 'giant-snowball-rush'),
(4376, 'Match 3', 'Match 3 is a puzzle thinking game with dozens of challenging levels where your ingenuity and creativity are put to the test. Study carefully the image that is given to you, and choose the 3 figures that best simplify it. What is the first thing that comes to mind? What objects could you use in that situation? Show your skill creating visual associations and prove how smart you are!', 'https://img.gamemonetize.com/yn1s17gv8k34nrtdpcdbxhltqr9kjcsb/512x384.jpg', 'https://html5.gamemonetize.com/yn1s17gv8k34nrtdpcdbxhltqr9kjcsb/', '0', 'Puzzles', 0, 0, '', 'match-'),
(4377, 'Duo Cards', 'Play this fun version of the popular card game classic and try to be the first to score 500 points! The rules are easy to learn: you start with 7 cards and need to get rid of them before the other AI players. After drawing from the pile, you have to match the current card in the discard pile either by number, color or icon. Make sure to announce your next-to-last card or else receive a penalty. Do you have the right strategy and luck to beat your opponents?', 'https://img.gamemonetize.com/fmujge9wyqcu4y0mqsxjqpfdhnfd937y/512x384.jpg', 'https://html5.gamemonetize.com/fmujge9wyqcu4y0mqsxjqpfdhnfd937y/', '0', 'Multiplayer', 0, 0, '', 'duo-cards'),
(4378, 'Frozen Princess New years Eve', 'Welcome to Perfect New Year’s Eve Party Look. Rainbow High girls Skyler, Sunny, Ruby, and Violet get ready for the New year’s eve party. Browse their wardrobe and choose the best New year outfit. And add some cute makeup to each one. Surprise them with your skill and make this New year the most memorable one. Join and help them. Have fun!', 'https://img.gamemonetize.com/sb3yo0678zsb8c74jz4wng2wykqo5pe9/512x384.jpg', 'https://html5.gamemonetize.com/sb3yo0678zsb8c74jz4wng2wykqo5pe9/', '0', 'Girls', 0, 0, '', 'frozen-princess-new-years-eve'),
(4379, 'Solitaire Grand Harvest', 'Solitaire Grand Harvest: the go-to Tripeaks Solitaire game for Solitaire card game fans! Are you a fan of online card games? Introducing Solitaire Grand Harvest, a TriPeaks solitaire card game created especially for you. Enjoy this relaxing Tripeaks solitaire game and build the cutest farm as you go.', 'https://img.gamemonetize.com/0ny6mfddc2o5bro07z99uhe49jedn85g/512x384.jpg', 'https://html5.gamemonetize.com/0ny6mfddc2o5bro07z99uhe49jedn85g/', '0', 'Cooking', 0, 0, '', 'solitaire-grand-harvest'),
(4380, 'AURORAS BIRTHDAY BALL', 'Hey hey Get ready to sing a HAPPY BIRTHDAY TO YOU song because its Auroras Birthday Belle and Mulan do not know what to present to Sleeping beauty Do you have any ideas If so give them a helping hand Also Aurora want you to be the lead stylist of the ball Your main task is to make a flawless look for our birthday girl', 'https://img.gamemonetize.com/y1sgvnufcg53cg6ymttymrruj5srapau/512x384.jpg', 'https://html5.gamemonetize.com/y1sgvnufcg53cg6ymttymrruj5srapau/', '0', 'Girls', 0, 0, '', 'auroras-birthday-ball'),
(4381, 'Butterbean Cafe: Letter Drop', 'Play Butterbean Cafe: Letter Drop game in your web browser for free at Superkidgames.com and more fun games. Letters are going to be dropped from the top in the bowl at the bottom, with you having to click on them in such an order that you form a correct word in the bracket down below. If that happens, the letters are eliminated from the bowl, and you get points in return. The goal that you have is to remove all of the letters from the bowl, otherwise, you lose. A new letter is dropped after a certain time, and know that you can also use hints if you are in need of them, but, that is only for a limited number of times, so make sure not to waste the hints too much.', 'https://img.gamemonetize.com/qzjpz0q4r3w7vfglx3mcqnr6grq8hb49/512x384.jpg', 'https://html5.gamemonetize.com/qzjpz0q4r3w7vfglx3mcqnr6grq8hb49/', '0', 'Puzzles', 0, 0, '', 'butterbean-cafe-letter-drop'),
(4382, 'Superhero Dentist Surgery Game For Kids', 'Be the best dentist at this Superhero clinic! All our patient is Superhero, who is dedicated to fighting crime, protecting the public, and usually battling supervillains, so their whereabouts are to be kept secret. Treat our patients with crazy tools like mouth spray, dental tweezers, and braces!', 'https://img.gamemonetize.com/hj8le99o9choxxxkocek56juth4j1shl/512x384.jpg', 'https://html5.gamemonetize.com/hj8le99o9choxxxkocek56juth4j1shl/', '0', 'Girls', 0, 0, '', 'superhero-dentist-surgery-game-for-kids'),
(4383, 'Baby Care', 'In the game, you need to take care of the kid who does not give anyone to get bored. The child needs to feed, bathe, play with him, put to bed. And what he wants at the moment, prompt tooltips, so that the child will quickly realize that you need a baby.', 'https://img.gamemonetize.com/g5h4jd8rteaxlmwufgbl6sd00t2gjadp/512x384.jpg', 'https://html5.gamemonetize.com/g5h4jd8rteaxlmwufgbl6sd00t2gjadp/', '0', 'Girls', 0, 0, '', 'baby-care'),
(4384, 'Car ZigZag 3D', 'Are you a cars driving games lover? Welcome this is Car ZigZag 3D, a new Car driving action game! All you have to do is to tap to control your car and stay on the Road. Can you last till level 2 ? Let\'s gp!', 'https://img.gamemonetize.com/syxl0ktpir2ca2jvkgz63wg2irdrmgxi/512x384.jpg', 'https://html5.gamemonetize.com/syxl0ktpir2ca2jvkgz63wg2irdrmgxi/', '0', 'Racing', 0, 0, '', 'car-zigzag-d'),
(4385, 'Find Christmas Items', 'This is a skill based board puzzle game. You will see a board filled with different Christmas items. You need to find the exact same item in the board as shown in the panel on left side. Tap the item in each block to complete the level. Complete all the levels to win this game.', 'https://img.gamemonetize.com/naydvaagznb5sh3n14x5vi6bxmdhylyq/512x384.jpg', 'https://html5.gamemonetize.com/naydvaagznb5sh3n14x5vi6bxmdhylyq/', '0', 'Puzzles', 0, 0, '', 'find-christmas-items'),
(4386, 'Peppa Pig Paper Cut', 'Following the instructions to cut the cardboards as body parts, glue them together and finally paint Puppy with your favorite colors!', 'https://img.gamemonetize.com/qs5hvlrv4njergiwz3fbx8q8iz1snxie/512x384.jpg', 'https://html5.gamemonetize.com/qs5hvlrv4njergiwz3fbx8q8iz1snxie/', '0', 'Girls', 0, 0, '', 'peppa-pig-paper-cut'),
(4387, 'How to loot game', 'How to loot! is a puzzle based pull pin game in which you have to fight monsters, rescue princess and hunt different treaures .The game contains 100 levels to enjoy the game for longer time and contains various puzzles and traps to get engaged. You can earn coins by completing levels and stages Are you ready to dive in the Hero’s Quest? Give it a try.', 'https://img.gamemonetize.com/qs9yhwqqvuuxqw02706k6sy7stod2725/512x384.jpg', 'https://html5.gamemonetize.com/qs9yhwqqvuuxqw02706k6sy7stod2725/', '0', 'Puzzles', 0, 0, '', 'how-to-loot-game'),
(4388, 'Riddles of Squid', 'Introducing an exciting new game based on the acclaimed Korean TV series. You have to play as a brave girl who wants to win the main prize. Use your luck and skills to win. And at the end you will receive a reward - you can choose cool outfits, hairstyles and makeup for your heroine. Hurry up - play this addicting game and solve all the Riddles Of Squid!', 'https://img.gamemonetize.com/4lvjcycwq0lpsq97xipsvkyi9btvxsy3/512x384.jpg', 'https://html5.gamemonetize.com/4lvjcycwq0lpsq97xipsvkyi9btvxsy3/', '0', 'Girls', 0, 0, '', 'riddles-of-squid'),
(4389, 'Gym Stack 3D', 'Welcome to GYM Stack 3D Game. You mission is to drag and merge weights and sort them to complete your level. Explore tons of challenging puzzle levels and try to complete them all. Let\'s begin', 'https://img.gamemonetize.com/ip4q84ely0gcehsitjmo7w7dqeew3n6u/512x384.jpg', 'https://html5.gamemonetize.com/ip4q84ely0gcehsitjmo7w7dqeew3n6u/', '0', 'Hypercasual', 0, 0, '', 'gym-stack-d'),
(4390, 'Mouse Game', 'The game Mouse is an innovative and popular puzzle game. This is a game in which you need to draw a route for a little mouse so that it does not face obstacles in its path. It includes 45 different levels and can use touch and Mouse control. Join us quickly and have fun!', 'https://img.gamemonetize.com/tbdqz3gt43717emx2t69zlulhip0pckt/512x384.jpg', 'https://html5.gamemonetize.com/tbdqz3gt43717emx2t69zlulhip0pckt/', '0', 'Boys', 0, 0, '', 'mouse-game'),
(4391, 'The King of Fighters 2021', 'Welcome to the king of fighters 2021 Game This is a fighting arcade game where youhave 3 rounds to destroy your opponent. use arrows to move and letters &quot;K&quot; &amp; &quot;J&quot; to fight. Choose between 4 players and let\'s begin', 'https://img.gamemonetize.com/xufod365d4kjr7cp7rv54uk9xsf9dro0/512x384.jpg', 'https://html5.gamemonetize.com/xufod365d4kjr7cp7rv54uk9xsf9dro0/', '0', 'Multiplayer', 0, 0, '', 'the-king-of-fighters-'),
(4392, 'Scooter XTreme 3D', 'Scooter Xtreme 3D is a cool scooter racing game where you must drive your scoot forward and race against other riders with the goal to be the first one to finish! Collect coins and jump on ramps to perform stunts and propel you faster and get ahead but watch your flip so you can land back safely on the ground and watch out for cars and don\'t crash on them. Use nitro to boost your acceleration win the race!', 'https://img.gamemonetize.com/2fbfszm6md031yyx8y3gihw0b4ovc6gx/512x384.jpg', 'https://html5.gamemonetize.com/2fbfszm6md031yyx8y3gihw0b4ovc6gx/', '0', 'Adventure', 0, 0, '', 'scooter-xtreme-d'),
(4393, 'Soldiers Combats', 'Soldiers Combat is a action packed game with Levels To clear each level you have to collect hidden keys which you can get under a box or from enemies Collect more and more coins to unlock awesome guns and characters Use Machine gun bazooka heat and cold gun to destroy the enemies Be a real soldier Start playing Soldiers Combat', 'https://img.gamemonetize.com/bp07wivle892i7u98nhwknf4cdc9e3jq/512x384.jpg', 'https://html5.gamemonetize.com/bp07wivle892i7u98nhwknf4cdc9e3jq/', '0', 'Hypercasual', 0, 0, '', 'soldiers-combats'),
(4394, 'Bentley Supersports Convertible Puzzle', 'Play with 9 images in this perfect jigsaw puzzle game: Bentley Supersports Convertible Puzzle. All images is with the car - Bentley Supersports Convertible. Solve all puzzles and keep your brain sharp. You have four modes for each picture, 16 pieces, 36 pieces, 64 pieces and 100 pieces. Enjoy and have fun.', 'https://img.gamemonetize.com/nlqahluv3e60h9ry3kac0svcx92qubox/512x384.jpg', 'https://html5.gamemonetize.com/nlqahluv3e60h9ry3kac0svcx92qubox/', '0', 'Puzzles', 0, 0, '', 'bentley-supersports-convertible-puzzle'),
(4395, 'Mouse Escape', 'Mouse Escape – This is a game in which you need to draw a route for a little mouse so that it does not face obstacles in its path.', 'https://img.gamemonetize.com/2s774od59ehjx92z211v21npkvy811qg/512x384.jpg', 'https://html5.gamemonetize.com/2s774od59ehjx92z211v21npkvy811qg/', '0', 'Hypercasual', 0, 0, '', 'mouse-escape'),
(4396, 'Home Run Master', 'Become the Home run master by hitting awesome hom runs outta the park', 'https://img.gamemonetize.com/vdfwh0z15fnbs4i1v651fri11epzyw1x/512x384.jpg', 'https://html5.gamemonetize.com/vdfwh0z15fnbs4i1v651fri11epzyw1x/', '0', 'Sports', 0, 0, '', 'home-run-master'),
(4397, 'Cake Crunch', 'Cake Crunch is an amazing match3 puzzle game where you can swipe, match and crush delicious cakes. -How to Play : Swap and match 3 or more similar cakes to create a line crush Reach high scores using fewer moves. Complete the missions and beat obstacles. Explore tons of challenging matching levels. -Features of Cake Crunch: Many unique and challenging levels. Smooth and clean graphics and sound effects. High quality soundtrack &amp; game music. Easy to play but hard to master. Come and enjoy the amazing &amp; addictive match 3 puzzle experience you could ever have. Share this cool match-3 game with family and friends and see who can complete all levels and missions! Good Luck &amp; Have fun!!!', 'https://img.gamemonetize.com/r9ue1db54a6o465yslhpdufvu2cziakt/512x384.jpg', 'https://html5.gamemonetize.com/r9ue1db54a6o465yslhpdufvu2cziakt/', '0', 'Puzzles', 0, 0, '', 'cake-crunch'),
(4398, 'Sniper Simulator', '“Sniper Simulator” is a first-person shooting simulation game, in the game, players will play the role of a sniper and control a variety of classic guns for sniper training. In addition, a popular assembly gameplay has been added, allowing players to experience the excitement of assembling while shooting. The game is easy to operate, the screen is beautiful, the sound effects and gun textures are realistic, restoring the most realistic shooting experience.', 'https://img.gamemonetize.com/ote0vnkghfmoz4n40ifk5isr27q9f5qj/512x384.jpg', 'https://html5.gamemonetize.com/ote0vnkghfmoz4n40ifk5isr27q9f5qj/', '0', 'Shooting', 0, 0, '', 'sniper-simulator'),
(4399, 'Draughts 2048', 'Relaxing game with awesome physics and sound effects. Merge draughts and participate in challenges', 'https://img.gamemonetize.com/yo7putdxyh6f14zxtzor8m0ukxztjsqx/512x384.jpg', 'https://html5.gamemonetize.com/yo7putdxyh6f14zxtzor8m0ukxztjsqx/', '0', 'Hypercasual', 0, 0, '', 'draughts-'),
(4400, 'Aquas Blocks', 'Aqua Blocks is an ultimate casual puzzle game that comes up with cute water graphics and lovely sound effects. The goal is to create a vertical or horizontal line of blocks.', 'https://img.gamemonetize.com/16ga16u1xtqgpo80c1cucq58e4rt44r6/512x384.jpg', 'https://html5.gamemonetize.com/16ga16u1xtqgpo80c1cucq58e4rt44r6/', '0', 'Puzzles', 0, 0, '', 'aquas-blocks'),
(4401, 'Dalgona Candy Challenge Squid Game', 'Switch and match Dalgona Candy Squid Game in this tasty puzzle adventure to progress to the next level for that sweet winning feeling! Solve puzzles with quick thinking and smart moves, and be rewarded with delicious rainbow-colored cascades and tasty Dalgona Candy Squid Game! Dalgona Candy Squid Game is a game that is very popular with people because there are so many benefits that can be used.Dalgona Candy Squid Game Challenge is the best app in the Free Entertainment category. It is a safe app for Android devices.Squid Game received critical acclaim and attracted international attention. The 2D Game offers a number of features, which we are going to share with you. At present, it only offers limited features, but you can explore those features on the zazgames and have fun. In the game, large groups of people must make a run. It\'s a unique gameplay that\'s both simple and unique. All you need to do is run and complete the goal. Before your eyes is a huge doll that you will know as Ghost. You can also see people with masks around here. As a result, if the masked man saw you move, he will kill you. If the ghost is not staring at you, you must move. In the game, players have to choose between red and green lights. The green light signifies moving. To avoid the ghost turning around, players must stop moving. Even a slight movement will kill you.As such, remember to reach another side of the field even if the light is green. By doing so, you will defeat the opponent.', 'https://img.gamemonetize.com/9vyuqxoxj1rr0xhzlqoagba68mehtxii/512x384.jpg', 'https://html5.gamemonetize.com/9vyuqxoxj1rr0xhzlqoagba68mehtxii/', '0', 'Puzzles', 0, 0, '', 'dalgona-candy-challenge-squid-game'),
(4402, 'Swerve Car', 'Swerve is a great Driving game. You can play this game here at my1001games.com totally free. Swerve has been played 11863 times. It has received 136 yes and 49 no votes. It has a score of 73. If you liked playing this Mobile Games game than you should try Stunt Dirt Bike and Scrap Metal 6. Have fun!', 'https://img.gamemonetize.com/nwjhgfd2roz4x1sv08a5i6h1hkldqp5o/512x384.jpg', 'https://html5.gamemonetize.com/nwjhgfd2roz4x1sv08a5i6h1hkldqp5o/', '0', 'Clicker', 0, 0, '', 'swerve-car'),
(4403, 'Prickle Enemy', 'At this game you will play against prickle enemy. Control the circle and try to catch the dot. Avoid prickles enemies. They move from the left and from the right side and you a in the middle of them. Try to catch more dots before they prickly you.', 'https://img.gamemonetize.com/e6o9x0fbpe7ecsyqua81p8bym7yg0bom/512x384.jpg', 'https://html5.gamemonetize.com/e6o9x0fbpe7ecsyqua81p8bym7yg0bom/', '0', 'Puzzles', 0, 0, '', 'prickle-enemy'),
(4404, 'Pigs vs Blocks', 'Pigs vs Blocks is an arcade game where you have to break the blocks with the help of a pig. Each block in each level has a number that indicates how many times the block must be hit by the pig to break. This game has 30 fun and interesting levels. Enjoy and have fun!!!', 'https://img.gamemonetize.com/rgqdib5pkvzzl39jmukjkm7qh2rn6gcv/512x384.jpg', 'https://html5.gamemonetize.com/rgqdib5pkvzzl39jmukjkm7qh2rn6gcv/', '0', 'Puzzles', 0, 0, '', 'pigs-vs-blocks'),
(4405, 'Tom and Jerry I Can Draw', 'Play Tom and Jerry I Can Draw Game online in your web browser and mobile at Superkidgames.com for free and more html5 games. We\'re positive you are all up for some drawing games online to be played together with Tom and Jerry, something that should not surprise you at all considering that we have had a great time with the game ourselves. We\'re sure that right now you\'re going to have an incredible time with this game, just like we have had, and even more so after we teach you right here and now what you do and how making sure that playing the game is no problems. You start out by browsing the pages that are available, which are images that have parts of them that are incomplete. What you do is use the mouse to draw lines between the points of the things that are not completed, and bring the missing parts to completion, until the image is going to be full, simple as that. What are you waiting for? Let the fun start now, and stick around, since there are other Boomerang Games you could be playing here today, and we\'re sure that you are going to love all of them!', 'https://img.gamemonetize.com/3hiy41hvvluerf6qf0y81xaenassqzmq/512x384.jpg', 'https://html5.gamemonetize.com/3hiy41hvvluerf6qf0y81xaenassqzmq/', '0', 'Boys', 0, 0, '', 'tom-and-jerry-i-can-draw'),
(4406, 'New Looney Tunes Find It', 'Play New Looney Tunes Find It Game online in your web browser and mobile at Superkidgames.com for free and more html5 games. New Looney Tunes Find It is a fun game with which we\'ve not had one moment of boredom, and that is quite clear from the fact that it is one of the latest and best new Looney Tunes Games online, as it is always a fun time when you spend it with characters like Bugs Bunny, Daffy Duck, or Will E. Coyote. In each level of the game, you are given a character you have to find on the left side of the game screen and lots of characters floating around in the middle of the screen. You have to use the mouse to click on the same character among the floating ones when found and get points in return. Not just that, but you also get time. You are playing against time, with the timer starts counting down each new level, so try to be fast, if you want to discover as many of the characters as possible! If you have good attention to detail, and you focus well, we\'re sure you will not have any difficulties at all!', 'https://img.gamemonetize.com/ljbctfvr7l31bnyvmwb4w2ndcg8byotk/512x384.jpg', 'https://html5.gamemonetize.com/ljbctfvr7l31bnyvmwb4w2ndcg8byotk/', '0', 'Puzzles', 0, 0, '', 'new-looney-tunes-find-it'),
(4407, 'Halloveen Pumpkin Patch', 'Play Road Riot - Rise of the Teenage Mutant Ninja Turtles Game online in your web browser and mobile at Superkidgames.com for free and more html5 games. Halloveen is one of the newest game that is suitably hosted by the one and only Vampirina, the vampire girl from her own show with the same name on this network, who now invites you all to play several mini-games with an Halloween theme, where she is joined by other characters from shows that you love a lot, such as Fancy Nancy, Mickey Mouse, Muppet Babies, and Puppy Dog Pals, which is why this game will also be found in their friv categories. The game on the first pumpkin, the one with cards on it, is a memory game, and you get to play it with any of the shows we\'ve mentioned earlier. Instead of cards you will be clicking on two doors at a time to open them up and see the characters hiding behind them, and when two doors have the same character, they remain open, and the game is cleared when all the doors are no longer closed, and all the characters have been matched. The pumpkin with a bat on it represents the pumpkin carving game. Choose a show, and then pick which way you want the pumpkin cut up, usually with different colors from the shows. With the three tools on your left, you can draw on the pumpkin however you want to, and then save the picture if you wish. The third pumpkin with the mouse ears represents the decoration part of the game where you make your own Halloween scene, with the characters from the show you\'ve chosen. From the menu on the left you can pick characters, objects, and decorations, placing them in the background, arranging them however you want to, and you also can re-size them however you see it best. Now, let\'s see what the fourth game is all about, no? It is a stacking game where objects move to the left and right, and when you want them dropped, click on the screen. Make it so that you create a tower of presents as big as possible without it crashing, getting points the bigger it gets. We\'re sure you will love doing all these Halloween activities with your favorite Disney Junior characters, so let the fun start right now and here!', 'https://img.gamemonetize.com/ex9tn148atnkzczwahts0gwxu7cf7lnt/512x384.jpg', 'https://html5.gamemonetize.com/ex9tn148atnkzczwahts0gwxu7cf7lnt/', '0', 'Puzzles', 0, 0, '', 'halloveen-pumpkin-patch'),
(4408, 'Lets Create with Tom and Jerry', 'Play Let\'s Create with Tom and Jerry Game online in your web browser and mobile at Superkidgames.com for free and more html5 games. This game Lets Create with Tom and Jerry, we have had a really awesome time playing it ourselves, so there is no doubt in our minds that the same is going to be applying to your own time with it also, as there is never a bad time to have fun with lovable characters like Tom and Jerry! In case you want to learn more about how these creativity games work, allow us to teach you here. You begin by choosing one of the available black and white pictures, and you are then going to use the several buttons and tools all around the image, which you can color, modify, and decorate however you see fit, since this is a game all about using your imagination to create new and interesting pictures out of the existing ones. Join in on the fun right now, and stick around, since more awesome games are coming for you today, and we want you to check them out also!', 'https://img.gamemonetize.com/a4mtm6wfnhnovnvltxc6ushpllh2hlww/512x384.jpg', 'https://html5.gamemonetize.com/a4mtm6wfnhnovnvltxc6ushpllh2hlww/', '0', 'Cooking', 0, 0, '', 'lets-create-with-tom-and-jerry'),
(4409, 'The Dunk Ball', 'The Dunk Ball is a basketball skill game where you have to draw lines to make the ball fall into the basket. Make sure you spot the trajectory of the ball quickly and draw the line that makes sure the ball goes in. Can you set a high score?', 'https://img.gamemonetize.com/974nyq8ewuwf11p2npjp63h57ib3y035/512x384.jpg', 'https://html5.gamemonetize.com/974nyq8ewuwf11p2npjp63h57ib3y035/', '0', 'Puzzles', 0, 0, '', 'the-dunk-ball'),
(4410, 'Penalty Power 2021', 'Play Penalty Power 2021 Game online in your web browser and mobile at Superkidgames.com for free and more html5 games. On our website you can findi and playing some of the best new Cartoon Network soccer games online, and this is because CN has always been very linked with this sport, and considering that the Euro Cup is now ongoing, you can experience it directly through a game such as Penalty Power 2021! Become a great penalty kick shooter, and win the championship! Yes, in this game, instead of focusing on the whole sport of soccer, you are only concentrating on the penalty kicks, where you will both shoot and defend shots as well. You shoot with the captain you pick, and you defend with the goalkeeper you’ve chosen. To do the shooting you use the mouse to swipe in the direction you want to shoot, and with the mouse you also defend, tapping where you think the ball is heading to intercept it. Before the time goes out, score more goals than the other team to win! You will play matches all across Europe, and you can pick your team from characters belonging to shows on Cartoon Network such as DC Superhero Girls, Gumball, Apple and Onion, Mao Mao, We Bare Bears, Teen Titans Go, as well as Craig of the Creek. Fun is waiting for you one click away, so hit play right now, and let it start!', 'https://img.gamemonetize.com/kq1du4k7dxbi12vv3lg89mmkp95p139i/512x384.jpg', 'https://html5.gamemonetize.com/kq1du4k7dxbi12vv3lg89mmkp95p139i/', '0', 'Sports', 0, 0, '', 'penalty-power-'),
(4411, 'The Tom and Jerry Show Dress Up', 'Play The Tom and Jerry Show Dress Up Game online in your web browser and mobile at Superkidgames.com for free and more html5 games. You can\'t go wrong by playing dress up games with Tom and Jerry online, even more so if we are talking about newly-released games such as the one you will get to find and enjoy on our website right now, a game called The Tom and Jerry Show Dress Up, based on the Boomerang show with the same name, and a must-play for each and every one of you here! From the main menu of the game, you will choose if you want to dress up Tom, Jerry, or Spike first. The first thing you can pick is the background on which they sit, after which you will be able to choose tops and bottoms to dress up the animals in, a pair of shoes for the outfit, and you can also accessorize it with beautiful headgear. We\'ve got no doubt at all that you will be able to create amazing outfits for the animals, have tons of fun doing so, and we definitely hope you don\'t stop here since the best Tom and Jerry Games will always be available on our website, so missing out on them would be missing out on lots of fun you can have!', 'https://img.gamemonetize.com/ktbtrt89hsfj479dos49r9qtqowdrtuf/512x384.jpg', 'https://html5.gamemonetize.com/ktbtrt89hsfj479dos49r9qtqowdrtuf/', '0', 'Hypercasual', 0, 0, '', 'the-tom-and-jerry-show-dress-up'),
(4412, 'RigBMX 2 Crash Curse', 'It\'s possible now to play RigBMX 2 Crash Curse game in your web browser for free at superkidgames.com and more fun games. Rigby loves to ride his BMX bike, so that is what you will be doing with him right here and now in our newest Regular show game online, a game that is called RigBMX 2, one of the best bicycle games online you will get to play today for free here, so missing out on it is something we really hope does not happen. We will now be teaching you what you have to do so that playing the game is not going to be difficult! To control Rigby on his bike you are going to use the arrow keys, and you have to do it so that you get to the end of each level as fast as possible, without losing your three lives, because that means losing the game. You sometimes need to twirl your tail in order to get better balance, and you do it by pressing the spacebar. We are sure that you understood what you have to do, and we\'re also positive that you will be enjoying this game greatly, so give it a chance right now, and make sure to invite friends here to play it too!', 'https://img.gamemonetize.com/y3yfimwnbom8yo8qj6zcniglxr3a4qzn/512x384.jpg', 'https://html5.gamemonetize.com/y3yfimwnbom8yo8qj6zcniglxr3a4qzn/', '0', 'Racing', 0, 0, '', 'rigbmx--crash-curse'),
(4413, 'Ben 10 Drone Destruction', 'It\'s possible now to play Ben 10 Drone Destruction game in your web browser for free at superkidgames.com and more fun games. Trust us when we say that it is not every day that you get to find and play amazing new Ben 10 Games online like the one that we are offering each and every one of you right in this instant, a game entitledBen 10 Drone Destruction, a game that we had a great time with, from start to finish, as it is one of the best adventure games our website has had in quite a while, so not enjoying it was out of the question. Drone Destruction is a cartoon game based on the animated show Ben 10. Help Ben 10 to destroy all alien drones that are coming to attack.', 'https://img.gamemonetize.com/0d4310h2gjv2c3ihjvhwnyh01vbmdh2q/512x384.jpg', 'https://html5.gamemonetize.com/0d4310h2gjv2c3ihjvhwnyh01vbmdh2q/', '0', 'Adventure', 0, 0, '', 'ben--drone-destruction'),
(4414, 'Pop Halloween', 'Pop Halloween is a simple and fun click puzzle game. Select 2 or more halloween items to match them. The more items you match in a single click - the more points you earn for every item. What\'s your best score?', 'https://img.gamemonetize.com/948kr87zhiqmfa5oc1t9uu0g11nc3r0h/512x384.jpg', 'https://html5.gamemonetize.com/948kr87zhiqmfa5oc1t9uu0g11nc3r0h/', '0', 'Puzzles', 0, 0, '', 'pop-halloween'),
(4415, 'Resizer', 'Shrink and grow to reach the level goal in this puzzle platformer. A combination of different sizes is needed to overcome the obstacles and finish each level. Push boxes, bounce on springs, collect keys, and more in Resizer.', 'https://img.gamemonetize.com/nm5tnlv0wdq4z85625c4tfg6wojf3ly5/512x384.jpg', 'https://html5.gamemonetize.com/nm5tnlv0wdq4z85625c4tfg6wojf3ly5/', '0', 'Puzzles', 0, 0, '', 'resizer'),
(4416, 'Squid Game.io', 'Fight your opponents in the red light green light game in Squid Game.io. Stop when the doll says a red light and take action when it says a green light. You have to be careful and fast to be ahead of other players within the set time. If you move at a red light, you will be shot by soldiers and you will lose the game. Get ready for the excitement with Squid Game.io! Visit meyagames.com for more games.', 'https://img.gamemonetize.com/i896wo97b5kza5qllyq9zx59lqffjv1r/512x384.jpg', 'https://html5.gamemonetize.com/i896wo97b5kza5qllyq9zx59lqffjv1r/', '0', 'Action', 0, 0, '', 'squid-gameio'),
(4417, 'Clash Of Armour', 'Tanks are always an effective weapon in wartime. In the fun and addictive game Clash of Tanks, you get to challenge your opponent in a fierce tank battle. Just deploy your tanks by placing them in strategic positions on your side of the map. Wait until the power bar below each tank type is sufficient and grab your new unit to place it wherever you like. Earn cash and spend it on cool upgrades for your tanks to make them more durable and deadly! Eliminate your enemy\'s tank fleet and lead your machines of war to victory.', 'https://img.gamemonetize.com/jqilhen7tozf2ub5n7szagfvgy60p8mv/512x384.jpg', 'https://html5.gamemonetize.com/jqilhen7tozf2ub5n7szagfvgy60p8mv/', '0', 'Action', 0, 0, '', 'clash-of-armour'),
(4418, 'Endless Boundary', 'Here is an online game about a fearless adventurer and treasure seeker, a brave warrior and a martial artist. There are five locations ahead of you, each of which consists of 50 levels. On the levels you have to fight a lot, using throwing weapons, as well as magical abilities. You can upgrade your hero and his equipment, insert runes and other improving items into it.', 'https://img.gamemonetize.com/pa0kkhxmf3gw9d90urig2y6zw4iana2h/512x384.jpg', 'https://html5.gamemonetize.com/pa0kkhxmf3gw9d90urig2y6zw4iana2h/', '0', 'Shooting', 0, 0, '', 'endless-boundary'),
(4419, 'Minion Rush 2', 'Minions Run is an all-ages endless running game where you can run alongside minions to complete a series of secret missions for Gru and his team. Sprints past your neighbor\'s house, dodges traps in a lab, charges into the villain\'s fortress, and introduces new adventures and challenges. You might meet El Maggio, play games with Margalo and the girls, and learn to be the greatest minion secret agent ever. Run wild with the minions', 'https://img.gamemonetize.com/zfr9wh6wr4pwei1fj0c37yrdlm33zqxu/512x384.jpg', 'https://html5.gamemonetize.com/zfr9wh6wr4pwei1fj0c37yrdlm33zqxu/', '0', 'Adventure', 0, 0, '', 'minion-rush-'),
(4420, 'Bike Race Rush', 'Whether you\'re a boy or a girl, there are plenty of FUNKY characters to satisfy and lots of cool bikes to earn! Collect coins, complete quests, pass rank and so on! Updated with the coolest features and content of the game, you\'ll love doing flips, tricks and stunts on the slopes while testing your reactions to speeding around town! This is not your average running game! It\'s faster, it\'s smoother, it\'s the best player, it\'s bike impact!', 'https://img.gamemonetize.com/4bb52narsr9s57z5y7qlch5zhupiucld/512x384.jpg', 'https://html5.gamemonetize.com/4bb52narsr9s57z5y7qlch5zhupiucld/', '0', 'Adventure', 0, 0, '', 'bike-race-rush'),
(4421, 'Super Mario Shooting Zombie', 'Are you a lover of shooting games? If you like adventure games like using guns, then experience Super Mario Shooting Zombie right away. It is one of the latest Super Mario games after the last Ben 10 games, Spiderman games, Power rangers game. If you want to discover more games like this, visit our website. In the game, Zombies are ruling the world, and they are everywhere on the map. They exist to destroy everything from trees to people. Not only that, but they also build bases and place obstacles around where they live so that no one can find them. However, with his brave and heroic spirit, Impostor helped the world. With the gun in hand, Impostor will destroy each obstacle and kill Zombie. Now, your task is to help Super Mario destroy those evil Zombies to save the world.', 'https://img.gamemonetize.com/oqnyrgalowrd6uh8uk9abceycb74ejd4/512x384.jpg', 'https://html5.gamemonetize.com/oqnyrgalowrd6uh8uk9abceycb74ejd4/', '0', 'Shooting', 0, 0, '', 'super-mario-shooting-zombie'),
(4422, 'Bridal Race 3D', 'Rush on the high runway and collect bridal elements as many as possible and better your outfit\'s look. As you dress up on the way and overpass all your rivals you will meet the handsome who you want to marry.', 'https://img.gamemonetize.com/qbxhddd3fx4kgnvv7pzyh156fl04rssw/512x384.jpg', 'https://html5.gamemonetize.com/qbxhddd3fx4kgnvv7pzyh156fl04rssw/', '0', 'Hypercasual', 0, 0, '', 'bridal-race-d'),
(4423, 'Just Golf', 'Just Golf combines minimalism with puzzle in 210 levels with gradual difficulty. You must drop the ball into the hole with the red flag. The plays are unlimited and you\'ll have guided aim to facilitate your shots. You can also use your skill to try to collect the 3 stars in each level!', 'https://img.gamemonetize.com/kf517jgqg06jf74v8rf9fjltlmtkjp36/512x384.jpg', 'https://html5.gamemonetize.com/kf517jgqg06jf74v8rf9fjltlmtkjp36/', '0', 'Sports', 0, 0, '', 'just-golf'),
(4424, 'Master Soccer', 'In order for the game to start, you need to select the flag of the country for which you will play, by the way, in the same menu it is necessary to determine the strategy of the game, since the initial location of the team depends only on you. All actions and movements in the game are performed with the mouse, this is the direction of impact and the force of impact on the ball. But before each hitting the ball, try to calculate all possible combinations, not only before hitting the ball, but also after. You will strike in turn with your opponent, which is very useful, and the game only benefits from this.', 'https://img.gamemonetize.com/59ibd6v9yssftws741s3c25w0k7bl9mi/512x384.jpg', 'https://html5.gamemonetize.com/59ibd6v9yssftws741s3c25w0k7bl9mi/', '0', 'Sports', 0, 0, '', 'master-soccer'),
(4425, 'Smart Pin Ball', 'You need to collect colorful balls in one place, orienting yourself in space and not letting obstacles interfere with the goal of the game. The field is a structure divided into compartments, from where the round pieces will have to be released.', 'https://img.gamemonetize.com/dmrna3jn8w2csisu1e1tgtew4v63q1kw/512x384.jpg', 'https://html5.gamemonetize.com/dmrna3jn8w2csisu1e1tgtew4v63q1kw/', '0', 'Puzzles', 0, 0, '', 'smart-pin-ball'),
(4426, 'Archer Peerless.io', 'Archer Peerless.io is a Stickman shooting game with different characters including among us and dragonball. Choose your Team Archers and begin the war against enemies. Aim and shoot at the right moment to destroy your enemies. Tap the Shop button and choose you outfits and weapons. Have fun', 'https://img.gamemonetize.com/m1pic4ayty2tp1p2uyatyrx1e9uesgsg/512x384.jpg', 'https://html5.gamemonetize.com/m1pic4ayty2tp1p2uyatyrx1e9uesgsg/', '0', 'Fighting', 0, 0, '', 'archer-peerlessio'),
(4427, 'Cleo and Cuquin Jigsaw Puzzle', 'Zazgames is a place where you can infinitely play assembling online jigsaw puzzles. We hope you are up for another game from the Puzzle category on our website , because we have just added the game called Cleo and Cuquin Jigsaw Puzzle for you all, which, despite being one of the many puzzle games we have added so far into this category, this is the first puzzle game to use this specific format, and image, so it is going to be a brand new experience for all of you, an experience we are sure you will appreciate, as there is no way you aren\'t going to have a lot of fun playing the game. Especially after you learn how to play it from the next lines in the description. you will start by choosing how you want the jigsaw puzzle be : hard medium or easy. After that, the jigsaw puzzle pieces are going to be spread around the game screen randomly. Use the mouse to drag them over the transparent images where they match with the image, until all the pieces are connected, and the image looks just like it did in the beginning. You will have a great time with the game, so start it right now, and we are sure you will not regret it one second!', 'https://img.gamemonetize.com/jq26eq8sjx9zy5y73df60043tikzgo0t/512x384.jpg', 'https://html5.gamemonetize.com/jq26eq8sjx9zy5y73df60043tikzgo0t/', '0', 'Puzzles', 0, 0, '', 'cleo-and-cuquin-jigsaw-puzzle'),
(4428, 'Dunkbrush', 'Dunkbrush is a basketball skill game where you have to draw lines to make the ball fall into the basket. Make sure you spot the trajectory of the ball quickly, and draw the line that makes sure the ball goes in. Gather coins to unlock new drawing colours. Can you set the high score?', 'https://img.gamemonetize.com/z6uzynf9ijmpbrj50k0t23x8kzqb7jli/512x384.jpg', 'https://html5.gamemonetize.com/z6uzynf9ijmpbrj50k0t23x8kzqb7jli/', '0', 'Sports', 0, 0, '', 'dunkbrush'),
(4429, 'Volleyball Challenge', 'Simplicity Games proudly presents Volleyball Challenge – a volleyball game like never seen before!', 'https://img.gamemonetize.com/t7ap929nm0o0ahyx64i3yzflhrmfy1eb/512x384.jpg', 'https://html5.gamemonetize.com/t7ap929nm0o0ahyx64i3yzflhrmfy1eb/', '0', 'Sports', 0, 0, '', 'volleyball-challenge'),
(4430, 'Cannon Ball + Pop It Fidget', '&quot;Cannon Ball + Pop It Fidget&quot; is a super game that combines the challenge of a game of throwing balls (in Angry Birds style) with a casual game of Pop It Fidget. With every level you beat, a Fidget will be unlocked so you can have fun popping bubbles and playing with changing colors and sounds. Don\'t leave any stars behind, win the game 100%! Cannon Ball Game: It is a very fun game that will test your skills and reasoning. With a “Drag and Drop” system you can pull the rubber band to throw the ball and knock down targets. You can pop crates of TNT explosives to break more than one target at the same time. Pop It Fidget Game: It is a very fun and relaxing game. To unlock all figures, you must beat all Cannon Ball levels. Have fun touching all the bubbles, exchanging colors and sounds. Relax while having fun!', 'https://img.gamemonetize.com/7jceeo5gmlyltq4lwc50qai9dk85ftdl/512x384.jpg', 'https://html5.gamemonetize.com/7jceeo5gmlyltq4lwc50qai9dk85ftdl/', '0', 'Hypercasual', 0, 0, '', 'cannon-ball--pop-it-fidget'),
(4431, 'FUNNY HAIR SALON', 'George\'s hair is in a no bueno situation. His scalp is full of mites and pimps. The only way to fix his hair is going to the salon. Let\'s cure his scalp and plant new hair to his head, so he can show his true outter beauty!', 'https://img.gamemonetize.com/r7r3ybvm7du70ral2w0cq66hi5snwzkn/512x384.jpg', 'https://html5.gamemonetize.com/r7r3ybvm7du70ral2w0cq66hi5snwzkn/', '0', 'Girls', 0, 0, '', 'funny-hair-salon'),
(4432, 'Yummy Churros Ice Cream', 'Create your own Churros Ice Cream! Go through every step in the task list to make your delicious ice cream. Pick your favorite flavor and finish it with a combination of syrups and toppings. Complete your task list and unlock achievements!', 'https://img.gamemonetize.com/6suwntiv7em8oetvbnpzp38umu4o8wde/512x384.jpg', 'https://html5.gamemonetize.com/6suwntiv7em8oetvbnpzp38umu4o8wde/', '0', 'Girls', 0, 0, '', 'yummy-churros-ice-cream'),
(4433, 'Batman City Defender', 'Batman City Defender is a shooting game - the city is occupied by strange creatures with strange and extremely dangerous weapons. You will have to assist Batman to destroy those creatures and reclaim the city to bring life back to normal. Will our batman win? that depends on you. Also you can play other games about superheroes at our website. Visit ben10aliens.net to play other games.', 'https://img.gamemonetize.com/08ndvpbtvutpsm8y7ylgmcobczxcyepb/512x384.jpg', 'https://html5.gamemonetize.com/08ndvpbtvutpsm8y7ylgmcobczxcyepb/', '0', 'Shooting', 0, 0, '', 'batman-city-defender'),
(4434, 'Stickman Hook Pro', 'Rabbit Samurai is a skill game created by Mini Duck Games. Swing, collect carrots and save your friends! Your goal is to find and rescue little mice from the mousetrap at the wolf\'s lair in the green land. Embark on an epic adventure where you can showcase your ninja skills with the help of your grappling hook and agile movements. Launch yourself from the rocket ninja cannon, collect carrots and crystals, avoid dangerous spikes and save all your mice friends!', 'https://img.gamemonetize.com/5j175sdjnq1k88ac39mr8whz5sm8o44b/512x384.jpg', 'https://html5.gamemonetize.com/5j175sdjnq1k88ac39mr8whz5sm8o44b/', '0', 'Clicker', 0, 0, '', 'stickman-hook-pro'),
(4435, 'Merge Cakes', 'Merge Cakes is a casual merge game developed by Ravalmatic. Based on the basic premise of matching two cakes of a kind to obtain an improved cake, this addictive game builds up and absorbs you in this gratification maelstrom. You will find surprise gifts, rewarded ads to improve those gifts, purchasable upgraded cakes, new exotic recipes, new secret bakeries and much more. And besides all this, the game keeps playing while you’re offline, so players will always have rewards when they return. Are you ready for this delicious venture?', 'https://img.gamemonetize.com/lpsa4hy67509d4e3io82pvpjdpf0nyd8/512x384.jpg', 'https://html5.gamemonetize.com/lpsa4hy67509d4e3io82pvpjdpf0nyd8/', '0', 'Hypercasual', 0, 0, '', 'merge-cakes'),
(4436, 'Kingdom Guards - Tower Defense', 'Command your archers to defend your tower in Kingdom Guards - Tower Defense. Shoot arrows in the direction the enemies are coming from to destroy the enemies attacking towards your tower. With 30 different levels, 9 enemies : 6 Normal enemies and 3 bosses, upgradeable archer, bow and castle, play Kingdom Guards now! For more, visit meyagames.com.', 'https://img.gamemonetize.com/1379hf0pto1xd2o3prszgcvgdrqy6dc2/512x384.jpg', 'https://html5.gamemonetize.com/1379hf0pto1xd2o3prszgcvgdrqy6dc2/', '0', 'Shooting', 0, 0, '', 'kingdom-guards--tower-defense'),
(4437, 'Death Ships: Boat Racing Simulator', 'Craze of death races has peaked the highest of all time. You being an skillful helmsman is known for your wittiness and deception. Now go out there and give these kids a lesson of survival out there. Fun racing adventure game, where you have to get your favorite ship, and beat the other ships till death or get destroyed by your competitors. Circuit Race with unique power ups, and you will have to figure out each power up purpose, before you can crown the race.', 'https://img.gamemonetize.com/2ptfybe1uapot42i1imbcpb5x1m78z4j/512x384.jpg', 'https://html5.gamemonetize.com/2ptfybe1uapot42i1imbcpb5x1m78z4j/', '0', 'Racing', 0, 0, '', 'death-ships-boat-racing-simulator'),
(4438, 'Noob vs Zombie 2', 'Are you ready for a thrilling adventure? Look no further than &quot;Noob vs Zombie 2&quot; – the exciting sequel to the hit game! In this new edition, you\'ll navigate through labyrinths and biome mazes, battling against 1000 zombies with new items and bombs. Get ready to face new challenges and impassable labyrinths with automatic staircases. The pro has left Nubik in labyrinths with different zombies, and it\'s up to you to go through challenging mazes and defeat zombies in deadly battles to find the Pro and avenge his betrayal. But be warned: the cheater with its insidious technologies will get in your way. Use your coins to buy new weapons and improve them to defeat zombies and skeletons, earning even more coins as you go. Open chests with mysterious objects, gold, and bombs to help you along the way. With super addicting gameplay, &quot;Noob vs Zombie 2&quot; is even more exciting and interesting than its predecessor. Get ready for an epic battle between Noob vs Pro and take on 1000 zombies. Download &quot;Noob vs Zombie 2&quot; today and prove that you have what it takes to defeat the undead and emerge victorious!', 'https://img.gamemonetize.com/mjcgbzq9z7xfzzwgsb15a1g3vn3r4m8t/512x384.jpg', 'https://html5.gamemonetize.com/mjcgbzq9z7xfzzwgsb15a1g3vn3r4m8t/', '0', 'Adventure', 0, 0, '', 'noob-vs-zombie-');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(4439, 'Ball 8 Pool', 'Select the difficulty level in the main menu - easy, medium, high, depending on the previously acquired skills in playing billiards. Having appeared with an opponent at the table, where the colored balls are located, it is necessary to hit the white ball with the help of the cue, which must hit the rest of the elements and hammer them into the pockets. If this happens, then you get the opportunity to perform the action again, otherwise the move is passed to the opponent. Remember, the main white ball cannot be pocketed. The force of hitting the ball with a cue is determined by the indicator located at the bottom left. Choose which element you need to hit the next moment and carry out your plan without losing yourself.', 'https://img.gamemonetize.com/9wx4bszozxr52yufnbs27degvxka65uf/512x384.jpg', 'https://html5.gamemonetize.com/9wx4bszozxr52yufnbs27degvxka65uf/', '0', 'Shooting', 0, 0, '', 'ball--pool'),
(4440, 'Plants vs Zombies', 'Play the hit action-strategy adventure where you meet, greet, and defeat legions of hilarious zombies from the dawn of time, to the end of days. Amass an army of amazing plants, supercharge them with Plant Food, and devise the ultimate plan to protect your brain. DISCOVER HUNDREDS OF PLANTS AND ZOMBIES', 'https://img.gamemonetize.com/iz9n0kx3zqfl4mo657zpb5y7v7qfbxij/512x384.jpg', 'https://html5.gamemonetize.com/iz9n0kx3zqfl4mo657zpb5y7v7qfbxij/', '0', 'Adventure', 0, 0, '', 'plants-vs-zombies'),
(4441, 'TRAIN GAME IO', 'Trains Game is slithering train game in 3d world. Become the grand training game by eating others and grow longer. Collect screws and toolbox to grow faster. Good Luck', 'https://img.gamemonetize.com/54qetjdjbb7smppmwzkfhs2nwelan2gc/512x384.jpg', 'https://html5.gamemonetize.com/54qetjdjbb7smppmwzkfhs2nwelan2gc/', '0', '3D', 0, 0, '', 'train-game-io'),
(4442, 'Block Sliding - Jewel Blast', 'Block Sliding - Jewel Blast, a new artisan relaxing block puzzle. Just move the jewel horizontally, try to fill the jewel with one line, and eliminating for high score. This game is simple but fun and strategic. SLIDING BLOCK JEWEL is crafted to help you emotionally re-charge, reduce stress and increase positive social interactions.', 'https://img.gamemonetize.com/ehnet39npm9qy6wm0eu50jq6zturmcjo/512x384.jpg', 'https://html5.gamemonetize.com/ehnet39npm9qy6wm0eu50jq6zturmcjo/', '0', 'Puzzles', 0, 0, '', 'block-sliding--jewel-blast'),
(4443, 'Basketball Master-Star Splat', 'Grab a real 3D ball to start your dunking legend! Just dunk to see if you can be the MVP! Dunk MVP is a very hot dunking game! Shot to get points as much as possible, challenge yourself in time-limited mode. Earn three-points and improve your ranking! It’s time to dunk!', 'https://img.gamemonetize.com/nmtu49tbw26ldzc8fxybs33abn4u7qce/512x384.jpg', 'https://html5.gamemonetize.com/nmtu49tbw26ldzc8fxybs33abn4u7qce/', '0', 'Sports', 0, 0, '', 'basketball-masterstar-splat'),
(4444, 'Pop Us', 'Popping bubbles has never been so enjoyable! You\'ve seen others do it on videos - now try it by yourself! Create your own fidget toy, pop some bubbles and relax. A vast selection of colors and shapes is waiting for you! Merge parts, solve exciting puzzles, and have fun! Pop all bubbles to create a new toy!', 'https://img.gamemonetize.com/qkyrlhb00t520009qalym1hljwmdmjn1/512x384.jpg', 'https://html5.gamemonetize.com/qkyrlhb00t520009qalym1hljwmdmjn1/', '0', 'Girls', 0, 0, '', 'pop-us'),
(4445, 'Filled Glass 3: Portals', 'A glass vessel must be filled, only then does it feel needed, needed and happy from it. If it is empty, then something is wrong and this does not suit the dishes at all. In the game Filled Glass 3 Portals you will correct the situation and fill containers with colorful balls through the portals. But at the same time, you must follow the established rules. And they say that the bowl or glass must be filled to the marked level, which looks like a blue dotted line.', 'https://img.gamemonetize.com/mnknvfq2mrid9mptta4g4exmcb9q6ly7/512x384.jpg', 'https://html5.gamemonetize.com/mnknvfq2mrid9mptta4g4exmcb9q6ly7/', '0', 'Puzzles', 0, 0, '', 'filled-glass--portals'),
(4446, 'Right Shot Game', '“Right Shot” is a very fun casual game that will test your skills and reasoning. With a “Drag and Drop” system you can pull the elastic to make the ball bounce and knock down the targets. Try to finish each level with as few balls as possible to get more points. You can pop boxes of TNT explosives to break more than one target at the same time and save balls. The designs are beautiful and colorful.', 'https://img.gamemonetize.com/fmr9xiidq1ei1ilza6zflfg1onb6tuw8/512x384.jpg', 'https://html5.gamemonetize.com/fmr9xiidq1ei1ilza6zflfg1onb6tuw8/', '0', 'Hypercasual', 0, 0, '', 'right-shot-game'),
(4447, 'Turtle Jump - Infinite Jump', '“Turtle Jump” is a very fun casual game that will test your skills. With taps on the screen, make the turtle climb as many platforms as possible, to score points and beat your records. Watch out for enemies and spikes. With the bomb you can eliminate all enemies on the screen and you can also collect shields and jumpers to protect you and add more points. The designs are beautiful and colorful.', 'https://img.gamemonetize.com/ursncqysve6ilm6ewqpks5tn6a135jek/512x384.jpg', 'https://html5.gamemonetize.com/ursncqysve6ilm6ewqpks5tn6a135jek/', '0', 'Hypercasual', 0, 0, '', 'turtle-jump--infinite-jump'),
(4448, 'Math Game - Educational Game', '“Math Game” is a very fun educational game that will test your math skills. Try to get as many mathematical operations as possible to accumulate points and also get close to 100%. The designs are beautiful and colorful', 'https://img.gamemonetize.com/kdbxo1gfxbo0j9ztelzpak4m1cxaqox0/512x384.jpg', 'https://html5.gamemonetize.com/kdbxo1gfxbo0j9ztelzpak4m1cxaqox0/', '0', 'Hypercasual', 0, 0, '', 'math-game--educational-game'),
(4449, 'Super Mario Go', 'Super Mario Go Adventure game How to play: keyboard buttons \'Left\' and \'Right\' to move and button \'SPACE\' to jump and \'D\' to shoot.', 'https://img.gamemonetize.com/o8h8tzmlf2a8gnutynqb6xhd6k3l9oyb/512x384.jpg', 'https://html5.gamemonetize.com/o8h8tzmlf2a8gnutynqb6xhd6k3l9oyb/', '0', 'Adventure', 0, 0, '', 'super-mario-go'),
(4450, 'Super Archer Game', 'Platform adventure / action game, where the archer must cross the monster valley, where he encounters many challenges. Collect all the stars in each stage. Super Archer is a super fun and challenging 2D side-scroller game in the same style as blockbuster games like Super Mario, Donkey Kong and Sonic. The designs are very colorful and beautiful!', 'https://img.gamemonetize.com/2pyc3tz99ldus99cmlihe98i1uieww3o/512x384.jpg', 'https://html5.gamemonetize.com/2pyc3tz99ldus99cmlihe98i1uieww3o/', '0', 'Adventure', 0, 0, '', 'super-archer-game'),
(4451, 'Crazy Climber 3D', 'Crazy Climber 3D is a 3D hyper casual game where you try to reach the finish line by avoiding obstacles. The gameplay of the game is very simple. Avoid obstacles by going left and right and collect pieces of steps on the floor. You need to build pieces of steps that you collect to overcome big obstacles. You should also try to collect yellow diamonds as you move in order to buy new characters and continue your progress. This game, which contains an infinite number of levels, can also be played on mobile devices.', 'https://img.gamemonetize.com/bza6mmqmohgtm2zvgvtxnifj803xi0x6/512x384.jpg', 'https://html5.gamemonetize.com/bza6mmqmohgtm2zvgvtxnifj803xi0x6/', '0', 'Hypercasual', 0, 0, '', 'crazy-climber-d'),
(4452, 'Rally Road', 'Upgrade your speed,engine and energy capacity to become the ultimate champion of the Rally Road!', 'https://img.gamemonetize.com/2oxntdsbshqo61ssrd6qbhwja5i3hhek/512x384.jpg', 'https://html5.gamemonetize.com/2oxntdsbshqo61ssrd6qbhwja5i3hhek/', '0', 'Racing', 0, 0, '', 'rally-road'),
(4453, 'Zombie Sniper', 'Zombie Sniper is a fun shooting game where you have to snipe all zombies!', 'https://img.gamemonetize.com/87kk76yfurzsqp8t5o6w6k620l09ennm/512x384.jpg', 'https://html5.gamemonetize.com/87kk76yfurzsqp8t5o6w6k620l09ennm/', '0', 'Shooting', 0, 0, '', 'zombie-sniper'),
(4454, 'Angry penguin', 'Angry Penguin is a game like angry birds where you need to destroy the bad guys and on some levels to release the penguins from the cages.', 'https://img.gamemonetize.com/0wnfu07hl0jt41lxr8nr3je8by49jk9j/512x384.jpg', 'https://html5.gamemonetize.com/0wnfu07hl0jt41lxr8nr3je8by49jk9j/', '0', 'Puzzles', 0, 0, '', 'angry-penguin'),
(4455, 'Save The Girl Epic', 'You need to rescue the girl in the game and help her avoid all kinds of dangers. Find a way out. Each level has different challenges and dangers. The safety of girls needs your protection. You may need to challenge many times. Don\'t be discouraged and try hard. There are room decoration shops and clothing shops in the game to make your journey of salvation stylish', 'https://img.gamemonetize.com/9ytk0fr25q0r20zbb524x4bxcvpnm5gw/512x384.jpg', 'https://html5.gamemonetize.com/9ytk0fr25q0r20zbb524x4bxcvpnm5gw/', '0', 'Puzzles', 0, 0, '', 'save-the-girl-epic'),
(4456, 'Mummy Shooter', 'Mummy Shooter is a fun shooting game with 50 levels.', 'https://img.gamemonetize.com/5liduujcvzqmvh4l22oxfc2h81w17wpd/512x384.jpg', 'https://html5.gamemonetize.com/5liduujcvzqmvh4l22oxfc2h81w17wpd/', '0', 'Shooting', 0, 0, '', 'mummy-shooter'),
(4457, 'ColorSnake', 'Exciting, Challenge, fun filled connection of color dots and make the snake moving to get high scores. Show your magic to achieve high scores in connecting the endless color game.', 'https://img.gamemonetize.com/14ubanqlz23c2xsbqjhhrvmd0u4liqmk/512x384.jpg', 'https://html5.gamemonetize.com/14ubanqlz23c2xsbqjhhrvmd0u4liqmk/', '0', 'Hypercasual', 0, 0, '', 'colorsnake'),
(4458, 'Boat Racing', 'Boat Racing is a fun driving game with multiple levels and many boats to choose from.', 'https://img.gamemonetize.com/u4tkjd7qp4gzowkdvcmuhragesufvg7p/512x384.jpg', 'https://html5.gamemonetize.com/u4tkjd7qp4gzowkdvcmuhragesufvg7p/', '0', 'Racing', 0, 0, '', 'boat-racing'),
(4459, 'Green Circles', 'Our ball in the game Green Circles has found itself in a very dangerous trap, moreover, it consists of thirty difficult levels that must be overcome in order to get out. Each level is two rotating circles with an empty space. There are sharp thorns inside the circle. If the ball hits them, the game is over. The circles are constantly rotating, you just need to have time to press the ball for the jump, and preferably twice, so that the jump is of the desired height and the ball does not touch the tip of the spike.', 'https://img.gamemonetize.com/5doziaiu45gi5tyek4cfkm8slltj5hsb/512x384.jpg', 'https://html5.gamemonetize.com/5doziaiu45gi5tyek4cfkm8slltj5hsb/', '0', 'Puzzles', 0, 0, '', 'green-circles'),
(4460, 'Bubble Shooter Magic', 'Bubble Shooter Magic game! Your mission is to shoot down all the bubbles as possible before running out of time. You only have 2 minutes in each level. Besides, there are some bombs among the bubbles, try to hit them so you can clear more bubbles. Use your mouse to aim and shoot. Enjoy the game!', 'https://img.gamemonetize.com/zyfpk573uombyhgoenbl5uh8hox9ithi/512x384.jpg', 'https://html5.gamemonetize.com/zyfpk573uombyhgoenbl5uh8hox9ithi/', '0', 'Puzzles', 0, 0, '', 'bubble-shooter-magic'),
(4461, '3D Stack Ball', '3D Stack Ball is a 3d arcade game where players smash, bump and bounce through revolving helix platforms to reach the end. Sound easy? You wish!! Your ball smashes like a brick through colorful platforms that block its descent, but if you hit a black one, it\'s all over! Your ball shatters to pieces and you have to start your fall all over again. But even black', 'https://img.gamemonetize.com/yk1r8b6cmdttcuvuooljwxqcsn2gh8cg/512x384.jpg', 'https://html5.gamemonetize.com/yk1r8b6cmdttcuvuooljwxqcsn2gh8cg/', '0', 'Hypercasual', 0, 0, '', 'd-stack-ball'),
(4462, 'Animals Guys', 'Own one of 7 different animals and grab the best one! Complete the rounds, collect the crowns and reach the best animal!', 'https://img.gamemonetize.com/yaha4bwf3jpocfkxii3okk8e2vs5k9cj/512x384.jpg', 'https://html5.gamemonetize.com/yaha4bwf3jpocfkxii3okk8e2vs5k9cj/', '0', 'Racing', 0, 0, '', 'animals-guys'),
(4463, 'Zombie Shooter Action', 'Pick up your weapons and fight for survival. You’ll earn gold coins and diamonds for killing zombies and surviving missions. You can upgrade your weapons and buy new ones. You can also buy special items, power-ups and mecha devices. You can earn extra gold coins by training your hero. The training function will be available after completing five days of Zombie Diary 2.', 'https://img.gamemonetize.com/cyekvj1rg0sn04kl057ez09d1g5sxp79/512x384.jpg', 'https://html5.gamemonetize.com/cyekvj1rg0sn04kl057ez09d1g5sxp79/', '0', 'Shooting', 0, 0, '', 'zombie-shooter-action'),
(4464, 'Findergarten Cartoons', 'This is a simple picture finding game. Find exact location of small Images in a big picture to complete a level in one minute. Every wrong click will reduce your score.', 'https://img.gamemonetize.com/tu38gr1f83bk2oji18krjcqc5m7luu3o/512x384.jpg', 'https://html5.gamemonetize.com/tu38gr1f83bk2oji18krjcqc5m7luu3o/', '0', 'Puzzles', 0, 0, '', 'findergarten-cartoons'),
(4465, 'Animal Dental Hospital', 'Is being a dentist your dream job? Then you must not miss this game! Come to play at Baby Panda\'s dental salon! Experience the work of a dentist, manage a dental salon to clean and care for little animals\' teeth! Become an excellent dentist!', 'https://img.gamemonetize.com/jc1j0g8rar43ofnfdrhna35zwq8t3j5m/512x384.jpg', 'https://html5.gamemonetize.com/jc1j0g8rar43ofnfdrhna35zwq8t3j5m/', '0', 'Girls', 0, 0, '', 'animal-dental-hospital'),
(4466, 'Spaceship Racing', 'This game fulfil your dream to become a pilot fly your own ship in the air. In this game you will drive space ship in the space and you can drive it faster and faster as you can. Think you are a force in sky and you have to compete with the enemies win the battle by reaching at the destination. In this game you will face the two mode one is time.', 'https://img.gamemonetize.com/subsr6biujupnwk9z3bc8vf4pfmflovd/512x384.jpg', 'https://html5.gamemonetize.com/subsr6biujupnwk9z3bc8vf4pfmflovd/', '0', 'Racing', 0, 0, '', 'spaceship-racing'),
(4467, 'Gumball Swing Out', 'In the crazy world of Gumball everything is possible, like having to swing in an empty space to jump from mound to mound, trying to make the jumper land just above the flag, and take into account its weight and other characteristics such as wind and mood of the beans.', 'https://img.gamemonetize.com/es1gzxzgbul2hy9w2d468rewxoslng11/512x384.jpg', 'https://html5.gamemonetize.com/es1gzxzgbul2hy9w2d468rewxoslng11/', '0', 'Fighting', 0, 0, '', 'gumball-swing-out'),
(4468, 'BEN 10 stinkfly showtime', 'This mobile game labeled Ben10 Challenge Stinkfly\'s Showtime! is genuinely fun game. Ben10 Challenge Stinkfly\'s Showtime! has a vast list of categories, for example ben 10 and shooting and many more such as skill, cannon games as well. This is an HTML5 game and games like these has no problems running on mobile phones. Use your finger on mobile and mouse and keyboard on PC to be the best at this game. Feel yourself at home playing Ben10 Challenge Stinkfly\'s Showtime! online game for free on this site.', 'https://img.gamemonetize.com/s110j2uc5kvubd2mvfh90vra2l9da0u2/512x384.jpg', 'https://html5.gamemonetize.com/s110j2uc5kvubd2mvfh90vra2l9da0u2/', '0', 'Girls', 0, 0, '', 'ben--stinkfly-showtime'),
(4469, 'Penalty Football Shoot', 'Play football with cartoon stars like teen titans, we bare bears, dc super hero girls, apple and onion, gumball, mao mao heroes, adventure time, Clarence. Enjoy playing Football Stars', 'https://img.gamemonetize.com/yu19xmbsdpj91tkglbko7x2qfgkxeg9c/512x384.jpg', 'https://html5.gamemonetize.com/yu19xmbsdpj91tkglbko7x2qfgkxeg9c/', '0', 'Sports', 0, 0, '', 'penalty-football-shoot'),
(4470, 'PUBG Surviver', 'Play Pubg Survivor Royal, one of the biggest, most fun, challenging and addicting adventure games. Shoot enemies and collect 3 diamonds to finish the level before time is up. Features of the game: - Amazing music and sound effects. - Wonderful high-resolution graphics. - Beautiful visual style. - Easy, intuitive controls. - different guns - Suitable for all ages. - Challenging enemies. - Different 4 levels with increasing difficulty. - Multiple worlds to conquer.', 'https://img.gamemonetize.com/1id12tf6o8vg82w29arfsty85tk3i8rj/512x384.jpg', 'https://html5.gamemonetize.com/1id12tf6o8vg82w29arfsty85tk3i8rj/', '0', 'Adventure', 0, 0, '', 'pubg-surviver'),
(4471, 'Cookie Merge', 'Welcome to Cookie Merge, a new amazing match 3 game. All you have to do is to place three similar candies next to each other to make them merge and they will transform to another new candy. Whenever you have reached the big cake you won the game. Have fun and challenge your brain !', 'https://img.gamemonetize.com/6j275gov6bkg2aegqbpiifx6vuc8l0zs/512x384.jpg', 'https://html5.gamemonetize.com/6j275gov6bkg2aegqbpiifx6vuc8l0zs/', '0', 'Puzzles', 0, 0, '', 'cookie-merge'),
(4472, 'Pinball King Flipper Arcade Breakout Space Pinball', '&quot;Pinball King Flipper Arcade Breakout Space Pinball&quot;In this pinball game you will play only with one ball. If you drop the ball the game will over. But is not that simple. You need to shoot in yellow stars before time is out or the star will explode and game will over. When black star is shown on the screen you need to avoid that star. If you hit the black star the pinball will explode and the game will over. Try to get more stars with one ball and have fun.', 'https://img.gamemonetize.com/zi4pzic0lbdh5pqd5cxox3wxv70kzoxy/512x384.jpg', 'https://html5.gamemonetize.com/zi4pzic0lbdh5pqd5cxox3wxv70kzoxy/', '0', 'Puzzles', 0, 0, '', 'pinball-king-flipper-arcade-breakout-space-pinball'),
(4473, 'Imposter Clash', 'Imposter Clash is a fun and engaging 2D puzzle game. Your mission is to choose your run on the spaceship, collect as many crewmates to build your army and destroy all monsters along the way.', 'https://img.gamemonetize.com/0txv6y4r8bi5mbbpq5u0zdy7qrgbpndq/512x384.jpg', 'https://html5.gamemonetize.com/0txv6y4r8bi5mbbpq5u0zdy7qrgbpndq/', '0', 'Puzzles', 0, 0, '', 'imposter-clash'),
(4474, 'Pull Mermaid Out', 'The little mermaid fell into the lost ancient city on the way home. This ancient city has fallen. Only the drainage pipes are intact. You need to help the little mermaid pull the pins out in order on her way home to protect her safety. Do you have enough strategy?', 'https://img.gamemonetize.com/rk352off9of7a5a1cnatggjzwxz5zezr/512x384.jpg', 'https://html5.gamemonetize.com/rk352off9of7a5a1cnatggjzwxz5zezr/', '0', 'Puzzles', 0, 0, '', 'pull-mermaid-out'),
(4475, 'Ninja Frog', 'Ninja Frog is platform game similar as Super Mario. The hero at this game is a ninja frog. Control the frog through platform. Crash boxes and collect strawberries. Tap the enemies on the top to destroy them. Avoid spikes and blades and all other obstacles. Jump on the long distances and try to finish the level. There is five interesting levels. Take the ninja frog to this journey and have fun.', 'https://img.gamemonetize.com/tblzzrle8purru8fdzkqf9q4wtdea2n3/512x384.jpg', 'https://html5.gamemonetize.com/tblzzrle8purru8fdzkqf9q4wtdea2n3/', '0', 'Puzzles', 0, 0, '', 'ninja-frog'),
(4476, 'Basketball Shot one', 'Basketball Shot one game has a lot of success review and player this MONTH that significantly improves overall game performance, especially on mobile phones. To play the game just touch the screen buttons if you use a mobile device .', 'https://img.gamemonetize.com/e2tb0v65u6gof1ys1mynr2gzltt1x63c/512x384.jpg', 'https://html5.gamemonetize.com/e2tb0v65u6gof1ys1mynr2gzltt1x63c/', '0', 'Racing', 0, 0, '', 'basketball-shot-one'),
(4477, 'Noob vs Zombie', 'Join the adventure in &quot;Noob vs Zombie&quot; and navigate through the mazes of different biomes filled with zombies and enemies. The pro has betrayed Noobik and left him in the labyrinths with the undead. Overcome the challenges of each biome and defeat the zombies to find Pro and engage in an epic battle while dealing with the interference of the cheater and his devious technology. Earn coins to buy and upgrade weapons, and open chests for mysterious items and gold. Explore villages, caves, deserts, and the North Pole, evade traps, enemies, and puzzles to complete your mission. Get ready for an entertaining gameplay with an opportunity to level up and collect values. Do you have the courage to take on the zombies, bosses, Pro, and Cheater? Play now and find out. &quot;Noob vs Zombie&quot; is a free game with limitless fun from the Websat Game development team. Challenge yourself with the super entertaining gameplay and intense battles against the zombies and skeletons. Noob vs Zombie offers new items and bombs, different impassable labyrinths with automatic staircases, and a hundred new zombies to defeat. For more excitement, you can buy new weapons and upgrade them for more power to face the toughest of foes. Join over two million players who have already played the game and prove that you are the best by defeating the Cheater, finding Pro, and defeating a thousand zombies. You\'ll explore various environments, including villages, caves, deserts, and even the North Pole, each with unique challenges and puzzles to solve. Along the way, you\'ll encounter a cast of characters who will offer you coins and valuable items to aid you on your journey. But watch out for the Cheater, who will try to thwart your progress with his insidious technologies. Noob vs Zombie is an addictive and thrilling game that promises to keep you entertained for hours. With its challenging gameplay, exciting battles, and mysterious hidden items, this game is sure to be a hit with fans of action and adventure. Download Noob vs Zombie now and experience the thrill of the hunt and the excitement of the chase as you navigate through a world of danger and mystery.', 'https://img.gamemonetize.com/mu76wlg4vaps2v94e08xay03h09wcbfz/512x384.jpg', 'https://html5.gamemonetize.com/mu76wlg4vaps2v94e08xay03h09wcbfz/', '0', 'Adventure', 0, 0, '', 'noob-vs-zombie'),
(4478, 'Power Rangers Shoot Zombies', 'Power Ranger Shoot Zombies', 'https://img.gamemonetize.com/1egg1xjc5j5nhq4grrym34h4dwuiq2wr/512x384.jpg', 'https://html5.gamemonetize.com/1egg1xjc5j5nhq4grrym34h4dwuiq2wr/', '0', 'Shooting', 0, 0, '', 'power-rangers-shoot-zombies'),
(4479, 'Panda Supermarket Manager', 'Who doesn\'t love pandas? It\'s hard to refuse such a cute animal and that is why in this new game you are about to be conquered by a whole family of them. It\'s seems like the family business is actually having and managing a supermarket which is pretty cool when you think about it. There are so many tasks you should accomplish that is the reason you need to start working right away. As a chef manager you\'ve got the biggest responsibilities on you and that could be fine if you are an organised person. In this animal game you are going through 4 phases in order to finish the game, but to be able to move from one to another you must complete entirely each one of them. Begin with the cleaning part and make sure the place looks like a proper store where all the animal world could buy from. Wash the floors, remove the spider web and throw away the trash. The purchase step is just when you make the inventory and see what kinds of products are missing or rotten, so you can replace them to have a full grocery. You are also assigned to help at the billing process where you are just recording the products in your supermarket database and charge the clients for the stuff they buy. Don\'t forget the clothing phase because a nice dressed up manager might impress the customers and also could help you in the sales. Add nice items and dress the panda in any style you like, also try to enjoy every step of this game while you become a good store manager.', 'https://img.gamemonetize.com/49ac9u1fhldpaezof5t9y4poc37t797c/512x384.jpg', 'https://html5.gamemonetize.com/49ac9u1fhldpaezof5t9y4poc37t797c/', '0', 'Girls', 0, 0, '', 'panda-supermarket-manager'),
(4480, 'Bubble Shooter Rainbow', 'Your favorite characters from Disney shows have all invited you right now to play the new and awesome game called Disney Bubble Burst, a puzzle game where you have to pop bubbles on boards in order to rescue the characters that have been trapped in them, and after our team has had a lot of fun playing this game, we\'re sure that you will do as well. The game features characters from shows and movies like Mickey Mouse, DuckTales, Disney\'s Zombies, and many more, with us being sure that you will love clearing one level after another, until you complete the whole game, which is quite big, so we recommend coming back to play it as often as possible. You will have colored bubbles in front of you, and when you find groups of at least two of the same color together, click on them to burst them, aiming to accomplish the goals. Know that you are required to burst bubbles of certain colors in each level to clear it, so concentrate on those, especially because you have a limited number of moves to make. When you see a special bubble, click on it, since they are usually power-ups that help you pop and clear multiple bubbles in one go, without their color being criteria. It is that simple to have fun with the game, so do it right now, and leave nowhere, since we would love to see you play even more of our awesome games of the day!', 'https://img.gamemonetize.com/4rm94yh4xtahvxq6ctjedm1d586ztl3y/512x384.jpg', 'https://html5.gamemonetize.com/4rm94yh4xtahvxq6ctjedm1d586ztl3y/', '0', 'Puzzles', 0, 0, '', 'bubble-shooter-rainbow'),
(4481, 'Zombie Shooter - Survive the undead outbreak', 'Zombie Shooter – a super cool game in which you must kill all the zombies, direct hits of bullets, as well as the rebound! Share what you’re capable of and destroy all the zombies as fast as possible! Made in Construct 2. Enjoy the game!', 'https://img.gamemonetize.com/i51bvlcyrp8vycms1x7n8q7wjv3cch2u/512x384.jpg', 'https://html5.gamemonetize.com/i51bvlcyrp8vycms1x7n8q7wjv3cch2u/', '0', 'Shooting', 0, 0, '', 'zombie-shooter--survive-the-undead-outbreak'),
(4482, 'Gunslinger Duel: Western Duel Game', 'YOU - A WILD WEST BOUNTY HUNTER! NOW YOU CAN DUEL WITH YOUR OWN FRIENDS IN THIS WORLD! If you are a gamer who interested in cowboy, western, duel or wild west shooter games, this game is for you! The townspeople are looking for a brave Bounty Hunter to rise up and eradicate the Wild West’s most dangerous men!', 'https://img.gamemonetize.com/8lkfexr7sk4l1o4ej8nc9iviciv1a0pj/512x384.jpg', 'https://html5.gamemonetize.com/8lkfexr7sk4l1o4ej8nc9iviciv1a0pj/', '0', 'Shooting', 0, 0, '', 'gunslinger-duel-western-duel-game'),
(4483, 'Plumber Rescue: Water Puzzle', 'You like puzzle and you want to challenge your brain? So Master Plumber: Pipe Lines is another way to train your brain !! You will be in the shoes of a plumber guy, citizens from all over need your help to fix their water pipeline. Maybe someone broke the plumbing to make a prank. It’s summertime and there’s no rain – they are waiting with thrill for wash. Without water, nothing and nobody can survive!!', 'https://img.gamemonetize.com/m1ec6l0hpfbkceszwyp7x8gsvcqp5z1r/512x384.jpg', 'https://html5.gamemonetize.com/m1ec6l0hpfbkceszwyp7x8gsvcqp5z1r/', '0', 'Puzzles', 0, 0, '', 'plumber-rescue-water-puzzle'),
(4484, 'Bubble star', 'Shoot bubbles and match colors to pop and drop your way to help the robot find the UFO and back to home! You’ll be addicted to &quot;Bubble Star&quot; from the first hit!', 'https://img.gamemonetize.com/jn1wjy2inzgycp2c0s7flyo3e18j0ysk/512x384.jpg', 'https://html5.gamemonetize.com/jn1wjy2inzgycp2c0s7flyo3e18j0ysk/', '0', 'Shooting', 0, 0, '', 'bubble-star'),
(4485, 'Slither Rocket.io', 'you have a chance to win even if you\'re tiny. You can swerve in front of a much larger player to defeat them, no matter how big you are!', 'https://img.gamemonetize.com/zg48vg3fww7bfoc825g06scyozvwdp9d/512x384.jpg', 'https://html5.gamemonetize.com/zg48vg3fww7bfoc825g06scyozvwdp9d/', '0', 'Hypercasual', 0, 0, '', 'slither-rocketio'),
(4486, 'Top Candy Jewels', 'Candy Jewels is the #1 Match-3 game on Android! This game is a smash hit with satisfying and juicy shining Candy Jewels. This game with a lot of special power-ups and awesome visual effects, you can expect the ultimate in Candy Jewels collecting and explosive fun! By playing this game you may find yourself hopelessly addicted to swapping the glorious Candy Jewels. It is a simple but extremely fun match-3 game. How to Play: - Swap candy to match 3 or more identical candy to eliminate them - To activate a special power-up, match candys that are the same color as the power-up you want to activate twice in a row', 'https://img.gamemonetize.com/cvrr5qvj83fb8frvgexzxom8p4eqg2ns/512x384.jpg', 'https://html5.gamemonetize.com/cvrr5qvj83fb8frvgexzxom8p4eqg2ns/', '0', 'Puzzles', 0, 0, '', 'top-candy-jewels'),
(4487, 'Brawl Guys', 'Get ready for a brawl! Choose your character then jump into the arena as you try to be the first player to complete the goal of each game. Win the match to earn a trophy. Keep stacking up your trophies as you attempt to be the best player.', 'https://img.gamemonetize.com/ddek6s43vtxox5ocpsctljrtny62f1ss/512x384.jpg', 'https://html5.gamemonetize.com/ddek6s43vtxox5ocpsctljrtny62f1ss/', '0', 'Action', 0, 0, '', 'brawl-guys'),
(4488, 'Wild West Shooting', 'Wild West Shooting is a fun shooter game with 50 levels and lots of fun!', 'https://img.gamemonetize.com/tmsrg6lq8q0gggyivydpk08nlfm4doy7/512x384.jpg', 'https://html5.gamemonetize.com/tmsrg6lq8q0gggyivydpk08nlfm4doy7/', '0', 'Shooting', 0, 0, '', 'wild-west-shooting'),
(4489, 'Head Soccer Pro - Head Ball 2', 'Enjoy exciting and fun soccer games at Head Soccer Pro. A great game that combines agility, skill and tournaments so you can prove you can be a champion.', 'https://img.gamemonetize.com/wmsy76khiwydfslcg1rv9d3km98id80a/512x384.jpg', 'https://html5.gamemonetize.com/wmsy76khiwydfslcg1rv9d3km98id80a/', '0', 'Sports', 0, 0, '', 'head-soccer-pro--head-ball-'),
(4490, 'Hatch Surprise Pets', 'Welcome to the sweet and dreamy world of Surprise Pets — extremely fuzzy and ultra-cute pets! Take care of these little pets and collect them all! Play Fluvsies — a super cute virtual pet care game for girls and boys!', 'https://img.gamemonetize.com/936xnhu91sjugvpegezoho4dbcin4zxd/512x384.jpg', 'https://html5.gamemonetize.com/936xnhu91sjugvpegezoho4dbcin4zxd/', '0', 'Girls', 0, 0, '', 'hatch-surprise-pets'),
(4491, 'Happy Bath', 'Happy Bath can be played both as a set process of cleaning or without any pre-set sequence, kids are free to choose what they do. We also encourage parents to play together.', 'https://img.gamemonetize.com/28rh9uhzcideababmrst3niy6zps79xa/512x384.jpg', 'https://html5.gamemonetize.com/28rh9uhzcideababmrst3niy6zps79xa/', '0', 'Girls', 0, 0, '', 'happy-bath'),
(4492, 'Kids Movie Night', '6 mini-games are here. What you will meet at a movie center, and which food you can buy. Hope you can have fun.', 'https://img.gamemonetize.com/5cxfu5ay0x5lrlnz7lm0p85713bk9zsf/512x384.jpg', 'https://html5.gamemonetize.com/5cxfu5ay0x5lrlnz7lm0p85713bk9zsf/', '0', 'Girls', 0, 0, '', 'kids-movie-night'),
(4493, 'Escape Plan: Egyptian Castle', 'An explorer comes to the mysterious castle to hunt for treasure, but unexpectedly, there are some accidents and gets trapped in this castle. In the game, players need to do their best to devise a thoughtful plan to escape the hunt of monsters, move and connect the house to find the right exit to take the treasure and escape from the mysterious castle. The game is novel and exciting, and the graphics are exquisite and lovely.', 'https://img.gamemonetize.com/4a6hpc1pvazxzk5hdfhqtsqc374tz2e3/512x384.jpg', 'https://html5.gamemonetize.com/4a6hpc1pvazxzk5hdfhqtsqc374tz2e3/', '0', 'Puzzles', 0, 0, '', 'escape-plan-egyptian-castle'),
(4494, 'Pretty Box Bakery Game', 'Hey, girls! How about holding a makeup cake baking salon party in the baking games? Every girl loves to buy a makeup kit and wants to be a beauty influencer! Now makeup artist.', 'https://img.gamemonetize.com/7k6ghhlxk70bonf9h1rrtef9qq8gx9w4/512x384.jpg', 'https://html5.gamemonetize.com/7k6ghhlxk70bonf9h1rrtef9qq8gx9w4/', '0', 'Girls', 0, 0, '', 'pretty-box-bakery-game'),
(4495, 'Army Sniper', 'Army Sniper is a fun 2D sniper game with amazing graphics and fun gameplay. Play Army Sniper now for a great sniper experience.', 'https://img.gamemonetize.com/nf4ks8b0cogjtmhayu5viwn03wh2wxaj/512x384.jpg', 'https://html5.gamemonetize.com/nf4ks8b0cogjtmhayu5viwn03wh2wxaj/', '0', 'Shooting', 0, 0, '', 'army-sniper'),
(4496, 'Spot The Difference 2', 'Sit down, relax and enjoy roaming through countless colorful and interesting pictures, find all the differences in those pictures and progress through all the stages. Enjoy the calming music and the beautiful sceneries.', 'https://img.gamemonetize.com/uwzzjpjk5btu6sif5ecpnmvq2gju7o12/512x384.jpg', 'https://html5.gamemonetize.com/uwzzjpjk5btu6sif5ecpnmvq2gju7o12/', '0', 'Puzzles', 0, 0, '', 'spot-the-difference-'),
(4497, 'My Virtual Pet Shop', 'Welcome to your new Pet Shop simulator! Build your own pet store and take care of cute animals as clients check in to your place, in this pet shop game for kids of all ages! Play with, care for, feed, wash, groom, and dress up little cats and dogs to maximize happiness and grow your animal care business! My Virtual Pet Shop is amazing fun, play now!', 'https://img.gamemonetize.com/kozhdjxonp0yyyt458xhrwdktk3buvpf/512x384.jpg', 'https://html5.gamemonetize.com/kozhdjxonp0yyyt458xhrwdktk3buvpf/', '0', 'Girls', 0, 0, '', 'my-virtual-pet-shop'),
(4498, 'Temple Run 2', 'Play Temple Run 2 Online - Run, jump, turn and slide through the endless landscape once again in this online version of the game Temple Run 2!', 'https://img.gamemonetize.com/pkyyuilfrqkcdnmrxsg60j22ypk0peje/512x384.jpg', 'https://html5.gamemonetize.com/pkyyuilfrqkcdnmrxsg60j22ypk0peje/', '0', 'Action', 0, 0, '', 'temple-run-'),
(4499, 'Santa Is Coming', 'Santa is Coming, is a path finding puzzle game where you need to form a path between the Santa’s house and the house of a kid. Conjunct the road blocks so that Santa’s car can go to the target. Do it early to get the more score. You can rotate the road blocks by clicking or taping on them.', 'https://img.gamemonetize.com/ydk99a4l0dqm5lgwh623grgnbi8wswar/512x384.jpg', 'https://html5.gamemonetize.com/ydk99a4l0dqm5lgwh623grgnbi8wswar/', '0', 'Puzzles', 0, 0, '', 'santa-is-coming'),
(4500, 'Among Us Space Rush', 'Play Among Us Rush now on kiz10.com !!! A new game comes to the best style and with the characters of Among Us run and do not stop running through the dangerous platforms of the different levels of the game, be very careful because you could fall off the cliff or collide with different obstacles such as bombs, objects that will block your way. Have fun with this new addictive entertaining game exclusive to kiz10.com !! remember that we have exclusive games every week and new games for free every day. In Among Us Rush the objective of the game is to reach the goal of each level with the greatest number of characters but be careful it is not as easy as it seems on your way you will run into thousands of dangers, try to finish each level with a better score on your On the way you can unlock different achievements with which you can improve your gaming skills or unlock many more gifts. Enjoy this addictive and exciting adventure game play for free on your favorite mobile device, tablet or desktop computer. The game is very easy to play, simply control the characters with the mouse or by touching the screen of your mobile device.', 'https://img.gamemonetize.com/3iaqi4b196ujgycgvjnxhegwcj0y4617/512x384.jpg', 'https://html5.gamemonetize.com/3iaqi4b196ujgycgvjnxhegwcj0y4617/', '0', 'Hypercasual', 0, 0, '', 'among-us-space-rush'),
(4501, 'Sift Renegade Brawl', 'Play this incredible exclusive game from kiz10.com called Sift Renegade Brawl totally free !!! In this game full of action and fights between stickman master samurai in a world where revenge and fights between clans is common, our main Hero called Ryu arrives, who was calm enjoying the peace accompanied by his beautiful girlfriend and in a total change of history will face a mission of revenge enjoy this excellent game on kiz10 totally free. The objective of this excellent game is to avenge the death of Ryu\'s girlfriend, a master of samurai, who must avenge the death of his girlfriend. The mission so dangerous and so many obstacles. Use your katana to cut all enemies. Make incredible combos to eliminate them with style. In the course of the game and the different levels you will be able to collect many trophies and improve your score as many times as you need to play each level again. Enjoy the story and help Ryu to complete all the missions!', 'https://img.gamemonetize.com/v9kun6or775k19iri6nhtxd1hrmv2zvx/512x384.jpg', 'https://html5.gamemonetize.com/v9kun6or775k19iri6nhtxd1hrmv2zvx/', '0', 'Fighting', 0, 0, '', 'sift-renegade-brawl'),
(4502, 'Traffic Control Time', 'This is a traffic control game where you control the flow of traffic by starting and stopping the traffic in a lane by clicking a clock which shows the requested time. There are four sets of clocks; each is connected to a traffic light signal. If you tap a clock showing the asked time, it will make its signal green and rest all will signals will be red. Try to solve as many questions as you can, while avoiding the traffic congestion. If you tap the wrong clock, you will lose some score points and also lose one out of 5 lives. Game will be tougher gradually as you progress the levels. Try this to see how many points you can get in this?', 'https://img.gamemonetize.com/zcwp97d0d487tbab3o9kqygkckronnpn/512x384.jpg', 'https://html5.gamemonetize.com/zcwp97d0d487tbab3o9kqygkckronnpn/', '0', 'Puzzles', 0, 0, '', 'traffic-control-time'),
(4503, 'Fairway Solitaire - Classic Cards Game', 'A simple, yet funny solitaire card game. Try to win as many rounds of golf solitaire as you can by removing all the cards from the grid. Based on the solitaire gameplay, it will help you to keep your brain smart &amp; sharp. Play it right now!', 'https://img.gamemonetize.com/k2ry2h1iqplf0qqnl2qw33fbb09fyugi/512x384.jpg', 'https://html5.gamemonetize.com/k2ry2h1iqplf0qqnl2qw33fbb09fyugi/', '0', 'Puzzles', 0, 0, '', 'fairway-solitaire--classic-cards-game'),
(4504, 'Ridge Racer', 'Ridge Racer is a very competitive game. You need to drive your car, beat other cars, and win. There are so many wonderful maps waiting for your adventure; More event rewards.', 'https://img.gamemonetize.com/mul3mcx5cpro5yxkmryp5lbdwxz7xo7k/512x384.jpg', 'https://html5.gamemonetize.com/mul3mcx5cpro5yxkmryp5lbdwxz7xo7k/', '0', 'Racing', 0, 0, '', 'ridge-racer'),
(4505, 'Hero Wars Rescue', 'Hero Wars Rescue is an arcade simulator puzzle about the knight who saves beautiful princesses, defeats evil orсs and finds treasures. Do you like adventures? Of course, they are great. Help the hero rescue the princess and win the treasure. Pull the sticks to make a safe path to the princess. You will become a rich hero in this latest rescue game.', 'https://img.gamemonetize.com/ntsr3xaaw4hxaaqq2bd0g7eto7yi91iw/512x384.jpg', 'https://html5.gamemonetize.com/ntsr3xaaw4hxaaqq2bd0g7eto7yi91iw/', '0', 'Puzzles', 0, 0, '', 'hero-wars-rescue'),
(4506, 'Penguin Cafe', 'In a snowy land where penguins, polar bears and walruses live side by side, you need to help overworked Berta run her struggling cafe. Happily, the cafe floats on an iceberg, so there’s adventure to be had…', 'https://img.gamemonetize.com/0mjsijcjq9rshjsxf4hv4lw8wht5u15u/512x384.jpg', 'https://html5.gamemonetize.com/0mjsijcjq9rshjsxf4hv4lw8wht5u15u/', '0', 'Girls', 0, 0, '', 'penguin-cafe'),
(4507, 'Stock Car Hero', 'Compete across North America as you race in the Stock Car Series. Dodge traffic, boost around banked corners, collect coins and upgrade your car for the next race. Are you the Stock Car Hero?', 'https://img.gamemonetize.com/txgllriwza6em334ggoovyr508bo2wow/512x384.jpg', 'https://html5.gamemonetize.com/txgllriwza6em334ggoovyr508bo2wow/', '0', 'Racing', 0, 0, '', 'stock-car-hero'),
(4508, 'Homescapes', 'Welcome to Homescapes! Help Austin the butler bring warmth and comfort back to his wonderful family\'s mansion. Come on in—adventures await you from the moment you walk in the door! It is an adventure puzzle game. The lover of middle-age man has been robbered, she is Imprisoned in a garden with lots of elaborate traps. Choose which doors are open carefully. Every choice will deide your life. Avoid dangerous apparatus, kill the robbers and dogs. Help this poor man to save his lover!', 'https://img.gamemonetize.com/qrhvp96ov1dj1w1u4l2ulb5i4gh9q19g/512x384.jpg', 'https://html5.gamemonetize.com/qrhvp96ov1dj1w1u4l2ulb5i4gh9q19g/', '0', 'Adventure', 0, 0, '', 'homescapes'),
(4509, 'GTR Drift &amp; Stunt', 'GTR Drift &amp; Stunt is a gorgeous \'GTR\' car simulator set in a beautiful city for you to explore. Do stunts and drift around the city to get the best high score!', 'https://img.gamemonetize.com/comceddmhl3ijbot3e5mlp9kmtii7pjj/512x384.jpg', 'https://html5.gamemonetize.com/comceddmhl3ijbot3e5mlp9kmtii7pjj/', '0', 'Racing', 0, 0, '', 'gtr-drift-amp-stunt'),
(4510, 'Ludo Wizard', 'Have fun with friends by playing the game Ludo Wizard. The game has 3 modes: - Vs Bot: Playing against the computer (offline) - Online: Playing with randomly matched people - With friends (private): Playing with your friends. Simply share a private code and connect to each other. PLAY NOW!', 'https://img.gamemonetize.com/12j2wvfgmxag90kn7e1shpiqu13ehcei/512x384.jpg', 'https://html5.gamemonetize.com/12j2wvfgmxag90kn7e1shpiqu13ehcei/', '0', 'Multiplayer', 0, 0, '', 'ludo-wizard'),
(4511, 'Fly Car Stunt 5', 'The Fly Car Stunt 5 game has come with great updates. New futuristic Space City and new 6 original flying cars are in this game. All new physics provide much better control of the vehicle in the air! There are 10 different levels in Fly Car Stunt 5. Race against the time and unlock new flying cars! Use your nitro wisely and fly over the obstacles! Continue with the &quot;2 PLAYER&quot; option to play with your friend. Prove your friend who is driving futuristic flying cars better!', 'https://img.gamemonetize.com/mc1a5fs2osaqbi4z569d2yryilex14xn/512x384.jpg', 'https://html5.gamemonetize.com/mc1a5fs2osaqbi4z569d2yryilex14xn/', '0', 'Racing', 0, 0, '', 'fly-car-stunt-'),
(4512, 'Stack Ball 3', 'Stack Twist is a 3d arcade game where players smash, bump and bounce through revolving helix platforms to reach the end.', 'https://img.gamemonetize.com/c18e7s5e4c40a4f4s6ipplm4cjj6zz7c/512x384.jpg', 'https://html5.gamemonetize.com/c18e7s5e4c40a4f4s6ipplm4cjj6zz7c/', '0', 'Hypercasual', 0, 0, '', 'stack-ball-'),
(4513, 'Minesweeper Mania', 'Use strategy and smart thinking to reveal all the mines as fast as possible! This classic puzzle game with thrilling gameplay can improve your logical thinking ability and reaction speed. Give yourself a challenge by trying higher difficulty levels! In this version of the game you can also customize levels, change themes or even use hints.', 'https://img.gamemonetize.com/hnr8pvzlgfjg0denw1smmnz3q4hdkvd1/512x384.jpg', 'https://html5.gamemonetize.com/hnr8pvzlgfjg0denw1smmnz3q4hdkvd1/', '0', 'Puzzles', 0, 0, '', 'minesweeper-mania'),
(4514, 'Bloody Archers', 'The stickmen are at it again! This time they are fighting with a bow and arrow and trying to perfect their archery skills. You must prove your prowess with a bow and try to be the fastest fighter in town. Aim using the mouse and then left click to draw and fire. You must account for shooting arc and the drop of the arrow. You have to fire at different targets that spring up at various places on the playing field. You must kill them quickly and efficiently and avoid taking damage from incoming arrows! How many stickmen archers can you defeat?', 'https://img.gamemonetize.com/plyrpmx3tkun2u8r0ywdhgr0v63ntfni/512x384.jpg', 'https://html5.gamemonetize.com/plyrpmx3tkun2u8r0ywdhgr0v63ntfni/', '0', 'Sports', 0, 0, '', 'bloody-archers'),
(4515, 'Soldiers Fury', 'It\'s wartime! And you as an elite soldier have some missions to accomplish! Rush, collect weapons and power-ups and shoot up all enemies trying to survive! Upgrade your arsenal and unleash your fury! Enemy soldiers keep coming in waves, but you can use your surroundings to blow them up easily. Use your tactics!', 'https://img.gamemonetize.com/kqdchh9mub6yvrii8xvqc7hmg8pb6cxq/512x384.jpg', 'https://html5.gamemonetize.com/kqdchh9mub6yvrii8xvqc7hmg8pb6cxq/', '0', 'Hypercasual', 0, 0, '', 'soldiers-fury'),
(4516, 'Tanked.io', '- Tanked.io is a real-time survival and tank fighting web game. Collect experience, kill your opponents to become stronger and more resilient, and survive for as long as possible ! - You can upgrade your characteristics with points earned every few levels, and use a smoke skill to hide from others. - You play with AI tanks who fight and defend you. - Tanked.io offers a fun gameplay with various animations and graphical effects to give you more pleasure. Do not wait and join the fight! Survive and dominate the other players on Tanked.io.', 'https://img.gamemonetize.com/z55wdqfkl6ycmh6qtl3zowov82eb6vl5/512x384.jpg', 'https://html5.gamemonetize.com/z55wdqfkl6ycmh6qtl3zowov82eb6vl5/', '0', 'Shooting', 0, 0, '', 'tankedio'),
(4517, 'Fruit Jump', 'Fruit Jump is a HTML5 arcade Game. Collect more fruit to earn score, avoid the spike', 'https://img.gamemonetize.com/xpc5anx6akdy5ehlqalvuml4hnrmwe3u/512x384.jpg', 'https://html5.gamemonetize.com/xpc5anx6akdy5ehlqalvuml4hnrmwe3u/', '0', 'Clicker', 0, 0, '', 'fruit-jump'),
(4518, 'Blacksmith Clicker', 'Forge weapons for your King. Keep clicking away until you unlock all of the items.', 'https://img.gamemonetize.com/ehhj1tdoa2gxwkaq4kjstm7ce4cs8lln/512x384.jpg', 'https://html5.gamemonetize.com/ehhj1tdoa2gxwkaq4kjstm7ce4cs8lln/', '0', 'Clicker', 0, 0, '', 'blacksmith-clicker'),
(4519, 'Parking Space HTML5', 'In Parking Space your task is to drive a car and park it into marked parking area. Avoid driving off the road and complete the task within given time.', 'https://img.gamemonetize.com/8drgxmyex39s2z3t39wm9wxwmnqllcuu/512x384.jpg', 'https://html5.gamemonetize.com/8drgxmyex39s2z3t39wm9wxwmnqllcuu/', '0', 'Racing', 0, 0, '', 'parking-space-html'),
(4520, 'KnifeBlades', 'Pick up knives and wrap them around yourself to fight with other guys in the arena.Use both offensive and defensive modes to defeat your enemies smartly!', 'https://img.gamemonetize.com/jp0fqp8nxem3tla5eu0e6fypytgtcg5v/512x384.jpg', 'https://html5.gamemonetize.com/jp0fqp8nxem3tla5eu0e6fypytgtcg5v/', '0', 'Action', 0, 0, '', 'knifeblades'),
(4521, 'CoronaVirus19', 'CoronaVirus19.fun is a fun browser game about people and coronavirus. We made a game for you so you can collect toilet paper here too, but just do not get infected with this coronavirus, otherwise you will have to look for a doctor and die from coughing, vomiting and dudes with bats. There are 4 kinds of people in the game: Healthy person - can walk or run on the map and look for a disinfector or bat to become a doctor or a killer. Infected with coronavirus - can cough and puke, cannot run. The task is to infect as many people as possible or find a doctor and recover. The doctor is a player with a disinfector in his hands. Can squirts out of the disinfector and run around. The task is to cure as many infected with coronavirus as possible. The killer is a batsman. Can beat and run. The task is to kill as many infected as possible. Coronavirus infected each action loses a certain amount of health, in order to replenish it, it is necessary to collect toilet paper.', 'https://img.gamemonetize.com/oajr2x9fx08a83nc80g1t7pvqfx2t7eh/512x384.jpg', 'https://html5.gamemonetize.com/oajr2x9fx08a83nc80g1t7pvqfx2t7eh/', '0', 'Multiplayer', 0, 0, '', 'coronavirus'),
(4522, 'Mr͏͏ Gu͏͏͏n', 'Are you a good shot? Let’s find out! Note: Don’t forget to upgrade your arsenal. Get new guns in gun store and by completing the boss blacklists', 'https://img.gamemonetize.com/1ggpmywqbg0ohu7y9ug24th1cg0k3jq5/512x384.jpg', 'https://html5.gamemonetize.com/1ggpmywqbg0ohu7y9ug24th1cg0k3jq5/', '0', 'Hypercasual', 0, 0, '', 'mr-gun'),
(4523, 'Orc Invasion', 'Defend your castle against the invading orcs. Use power ups to help you stay alive.', 'https://img.gamemonetize.com/6oc4781rrjmwoi87ktvn415szbwvcxei/512x384.jpg', 'https://html5.gamemonetize.com/6oc4781rrjmwoi87ktvn415szbwvcxei/', '0', 'Shooting', 0, 0, '', 'orc-invasion'),
(4524, 'Rooftop Royale', 'Survive on the roof as you try to knock your 3 opponents off of the edge. 4 player rooftop battle game with a variety of maps, skins and weapons.', 'https://img.gamemonetize.com/t96cewpbmg013sfcn6dv3qbvkwlcp4vi/512x384.jpg', 'https://html5.gamemonetize.com/t96cewpbmg013sfcn6dv3qbvkwlcp4vi/', '0', 'Shooting', 0, 0, '', 'rooftop-royale'),
(4525, 'Battle Area', '3D first person shooter game. Enemies has captured the mineral mine located on the Mars. As an elite soldier your mission is to eliminate all enemies and reconquer the mine.', 'https://img.gamemonetize.com/ohwz9y2helr7u8kfxir0mcpv5idvcra1/512x384.jpg', 'https://html5.gamemonetize.com/ohwz9y2helr7u8kfxir0mcpv5idvcra1/', '0', 'Shooting', 0, 0, '', 'battle-area');
INSERT INTO `zon_games` (`id`, `game_name`, `game_description`, `game_image_url`, `game_url`, `game_published`, `game_category`, `game_status`, `game_played`, `game_banner_url`, `game_slug`) VALUES
(4526, 'Castle Defense', 'Defend your castle in a relentless battle against hordes of terrifying enemies! Play as a range of characters, including Severidric the wizard and Gendra the princess and stop orcs, trolls, bats and other scary creatures from invading your castle. Along the way collect coins that allow you to buy special power ups, such as magical staffs, fireballs and poison. You’ll need to use all the magical spells in your power to help you suceed in your quest to keep the evil forces away!', 'https://img.gamemonetize.com/8ho6im78j2n2nk4g9dcg23pvxin8op4w/512x384.jpg', 'https://html5.gamemonetize.com/8ho6im78j2n2nk4g9dcg23pvxin8op4w/', '0', 'Bejeweled', 0, 0, '', 'castle-defense'),
(4527, 'Shark io', 'The big fish eats the little one.....!', 'https://img.gamemonetize.com/vequb7u0k31344qxsy4qwru9ay767zx2/512x384.jpg', 'https://html5.gamemonetize.com/vequb7u0k31344qxsy4qwru9ay767zx2/', '0', 'Action', 0, 0, '', 'shark-io'),
(4528, 'The Adventure of Finn &amp; Bonnie', 'Robot colonizes planet x. Finn and bonnie needs to collect many weapons to destroy all robots. Mix and upgrade the weapon to make it stronger.', 'https://img.gamemonetize.com/a7e34jmeberc2e3gwkbhlvivhffkrwx2/512x384.jpg', 'https://html5.gamemonetize.com/a7e34jmeberc2e3gwkbhlvivhffkrwx2/', '0', 'Adventure', 0, 0, '', 'the-adventure-of-finn-amp-bonnie'),
(4529, 'Shoot the Turtle', 'Use cannons, bombs, and jetpacks to shoot your turtle as far as possible!', 'https://img.gamemonetize.com/yy3slft7cmvdfmgiqzq3s73kwdjhpw5n/512x384.jpg', 'https://html5.gamemonetize.com/yy3slft7cmvdfmgiqzq3s73kwdjhpw5n/', '0', 'Adventure', 0, 0, '', 'shoot-the-turtle'),
(4530, 'Stickman Shooter 2', 'Defend the base from the alien and soldiers attack, all enemies are here to destroy your fort The world around has changed. Green grass withered. The surface was covered with fire. Destroy every enemy and collect coins to upgrade your arsenal and defend the base until the last wave', 'https://img.gamemonetize.com/fvr8yt6ygofxnoaexbatx1v66m4k2c8i/512x384.jpg', 'https://html5.gamemonetize.com/fvr8yt6ygofxnoaexbatx1v66m4k2c8i/', '0', 'Shooting', 0, 0, '', 'stickman-shooter-'),
(4531, 'Stickman Armed Assassin 3D', 'Stickman Armed Assassin! Get ready for big shootout! Become the best stickmen! This game contains lots of blood and killing, so you know it will be awesome! - Awesome 3D levels and variety of stickman enemies! - Lot of weapons to chose from! - Ragdoll - based death animations - Survive through many missions: kill stickman enemies, find bombs, rescue the civilians, fight zombies. - Become the dealer of death, the destroyer of worlds! Become the ultimate stickman assassin - unleash your anger!', 'https://img.gamemonetize.com/qslkqx2es38ajxhg8iik4smmn16e75px/512x384.jpg', 'https://html5.gamemonetize.com/qslkqx2es38ajxhg8iik4smmn16e75px/', '0', 'Action', 0, 0, '', 'stickman-armed-assassin-d'),
(4532, 'Cuphead Rush', 'Run with the cuphead characters and escape the dangerous environments, evade spikes, collect stars power ups and booster for performing you run. Run and jump all the obstacles. Run, slide, jump, roll and dodge past any rockets and obstacles that come your way. Use the stars to unlock a new characters and beat the best scores in this endless game', 'https://img.gamemonetize.com/27nearxm0w8ub4nq42r398fmj9yebkye/512x384.jpg', 'https://html5.gamemonetize.com/27nearxm0w8ub4nq42r398fmj9yebkye/', '0', 'Adventure', 0, 0, '', 'cuphead-rush'),
(4533, 'Robots World Battle', 'Assemble Robots and fight in Epic Tournament. Destroy all your enemies. There can be only One.', 'https://img.gamemonetize.com/2yssw05uvpvrjx2w2byhbcwkjr3cqz6s/512x384.jpg', 'https://html5.gamemonetize.com/2yssw05uvpvrjx2w2byhbcwkjr3cqz6s/', '0', 'Puzzles', 0, 0, '', 'robots-world-battle'),
(4534, 'FastLaners', 'Select your fastest vehicle and most powerful weapon to clear all the barriers on the street, fight with the most fierce and cruel wanted man. Race like lights and fight for survival. Collect money and buy new fastest cars and weapons. Expertise your speed, show the ingenuity in avoiding, destroying the obstacles, fight and kill the Boss and become a Legend of the Street. Enjoy in Kiz10 !', 'https://img.gamemonetize.com/fiaa5lho6mt9zuyzakdhzo84t1yy2nuh/512x384.jpg', 'https://html5.gamemonetize.com/fiaa5lho6mt9zuyzakdhzo84t1yy2nuh/', '0', 'Racing', 0, 0, '', 'fastlaners'),
(4535, 'World War Zombie', 'When it\'s time for zombie war, you and your guns are humanity\'s best bet! But in this game, you have to shoot precisely and if you\'re smart enough, there are some useful items to help you kill zombies without wasting your ammo. Play smart is the key to be the best zombie slayer!', 'https://img.gamemonetize.com/8ht58edn6drpz9d5oikezoqkkuqwvvm4/512x384.jpg', 'https://html5.gamemonetize.com/8ht58edn6drpz9d5oikezoqkkuqwvvm4/', '0', 'Shooting', 0, 0, '', 'world-war-zombie'),
(4536, 'Xmas Rooftop Battles', 'Time to put on your Santa hat and get ready for some action packed fun. Try to shoot your opponent off of the rooftop in this fun Christmas themed shooter game.', 'https://img.gamemonetize.com/qul59ivj9q8phmv4kmjm0lh8zal4ar81/512x384.jpg', 'https://html5.gamemonetize.com/qul59ivj9q8phmv4kmjm0lh8zal4ar81/', '0', '2 Player', 0, 0, '', 'xmas-rooftop-battles'),
(4537, 'Super Stickman Hook', 'Tap to hook and make incredible jumps to avoid every obstacle that stands in your way. Can you execute all these acrobatic tricks in a row like a boss, Have fun in Kiz10 !', 'https://img.gamemonetize.com/a6kfy3q8yycbnmtb3tarnbhgtr2tzie9/512x384.jpg', 'https://html5.gamemonetize.com/a6kfy3q8yycbnmtb3tarnbhgtr2tzie9/', '0', 'Hypercasual', 0, 0, '', 'super-stickman-hook'),
(4538, 'Basketball Run Shots', 'Ready to shoot some hoops? Grab a ball and start dunking! Dunk Shot Runner is a burning hot arcade game that anybody can enjoy! Shoot the hoops and become the next basketball star!', 'https://img.gamemonetize.com/o8ue9c4a48q55d71rz9ml9dc97hq970x/512x384.jpg', 'https://html5.gamemonetize.com/o8ue9c4a48q55d71rz9ml9dc97hq970x/', '0', 'Sports', 0, 0, '', 'basketball-run-shots'),
(4539, 'Bump.io', 'There are 16 cars are involved in competition.you must avoid collisions with monsters and boundaries for win.Impact vehicles get energy and Kill vehicles to get volume growth.', 'https://img.gamemonetize.com/6ei41d81g4bj7alkgvudj88fvws7y5n4/512x384.jpg', 'https://html5.gamemonetize.com/6ei41d81g4bj7alkgvudj88fvws7y5n4/', '0', 'Action', 0, 0, '', 'bumpio'),
(4540, 'Cube Shift', 'Change the cube\'s shape to pass the obstacles.', 'https://img.gamemonetize.com/4lvl5h8xn4j9657o4t9vi9pp56dqy2e3/512x384.jpg', 'https://html5.gamemonetize.com/4lvl5h8xn4j9657o4t9vi9pp56dqy2e3/', '0', 'Sports', 0, 0, '', 'cube-shift'),
(4541, 'Pixel Dino Run', 'Pixel Dino Run is a fun game to run and jump, the more points you make the faster the dinosaur will run. [How to play] Tap the screen to make the dinosaur jump and when the dinosaur is high you can touch the screen to fall to the ground quickly.', 'https://img.gamemonetize.com/8qbbg84vdtvzc5u59yktd8f53qdubkik/512x384.jpg', 'https://html5.gamemonetize.com/8qbbg84vdtvzc5u59yktd8f53qdubkik/', '0', 'Hypercasual', 0, 0, '', 'pixel-dino-run'),
(4542, 'Jingle Jetpack', 'The most exciting action game is back to help Santa to deliver all gifts. Strap on a bullet-powered jetpack to dodge lasers, electric fields and all the missiles that come your way. You need to get out of there alive! Collect coins and buy new power ups and skins to reach new scores and deliver all Chritsmas to the world', 'https://img.gamemonetize.com/1h0rpfwt512uknlm2so880g153siow4p/512x384.jpg', 'https://html5.gamemonetize.com/1h0rpfwt512uknlm2so880g153siow4p/', '0', 'Adventure', 0, 0, '', 'jingle-jetpack'),
(4543, 'Elsa Magic Zoo', 'Rather, come to Elsa’s magical zoo. Look at how many wonderful fairy-tale animals are here: griffin, unicorn and even a dragon! Help the princess take care of these fantastic creatures. Have a great time with the game Elsa Magic Zoo.', 'https://img.gamemonetize.com/mhcod1qu8eat8hwd3f2ov3kdy3on97dv/512x384.jpg', 'https://html5.gamemonetize.com/mhcod1qu8eat8hwd3f2ov3kdy3on97dv/', '0', 'Girls', 0, 0, '', 'elsa-magic-zoo'),
(4544, 'Archery Training', 'Practice your aim by shooting the test arrows to try to catch them in the center of the target. Every time you will be more and more wind to add difficulty to your target.', 'https://img.gamemonetize.com/i2nupld90wo6ll39mp69t5ifres3u1ic/512x384.jpg', 'https://html5.gamemonetize.com/i2nupld90wo6ll39mp69t5ifres3u1ic/', '0', 'Sports', 0, 0, '', 'archery-training'),
(4545, 'Clash Blade IO', 'How To Play ClashBlade.com – Clash Balde io is have two mode. + Rank mode: this is mode rank war. you will fighting with 50 user more and 90 second to play in 1 room. You will get coin and exp if you reach top 1,2,3. + Endless mode: This is game for fun and you will play with hundred user on the world. Let remember it is for fun, you will not get coin or exp. – Best to collect orb when in low level – Higher level make your move slow but your sword bigger. Use your skill to get high score. Foxzin.com with tons of games for all ages and bringing fun to player Play free online games.', 'https://img.gamemonetize.com/pg8l1zut8pv47cjqeudrdo7q5mcde184/512x384.jpg', 'https://html5.gamemonetize.com/pg8l1zut8pv47cjqeudrdo7q5mcde184/', '0', 'Action', 0, 0, '', 'clash-blade-io'),
(4546, 'Zombie Tsunami Online', 'Zombies Tsunami is an endless running game, in which players need to control a group of zombies to keep running. Avoid many obstacles, such as cars and buses, ect. Must ensure the number of zombies in your group.Collect coins and buy special powers like super zombies, a tsunami or alien invasion.Survive and eat all people in the world to make the biggest horde and destroy everything', 'https://img.gamemonetize.com/dwvcte397don0y485kcpytqjy9iw2qef/512x384.jpg', 'https://html5.gamemonetize.com/dwvcte397don0y485kcpytqjy9iw2qef/', '0', 'Adventure', 0, 0, '', 'zombie-tsunami-online'),
(4547, 'Puzzleguys Hearts', 'Classic Hearts game. It is is an &quot;evasion-type&quot; trick-taking playing card game and, in this version you\'ll play against three computer opponents. Can you beat them?', 'https://img.gamemonetize.com/cbmbcfrtq7jruu0y3gbh2vgv35ii0jvd/512x384.jpg', 'https://html5.gamemonetize.com/cbmbcfrtq7jruu0y3gbh2vgv35ii0jvd/', '0', 'Puzzles', 0, 0, '', 'puzzleguys-hearts'),
(4548, 'Halloween - Where Is My Zombie?', 'You love playing golf, you also love Halloween, this game is dedicated to you. Lead the Halloween ball into the hole, collect coins to unlock new cool Halloween balls. 40 levels to go. Play now!', 'https://img.gamemonetize.com/cb2k011hy8vgglq7ers0tdnt9kc6r2l4/512x384.jpg', 'https://html5.gamemonetize.com/cb2k011hy8vgglq7ers0tdnt9kc6r2l4/', '0', 'Sports', 0, 0, '', 'halloween--where-is-my-zombie'),
(4549, 'Raft Royale', 'Build your raft as you try to destroy your enemies rafts. Keep building so that you can top the leaderboard on your server.', 'https://img.gamemonetize.com/chelhusdfimisgjwk1rjllvct64erpk4/512x384.jpg', 'https://html5.gamemonetize.com/chelhusdfimisgjwk1rjllvct64erpk4/', '0', 'Multiplayer', 0, 0, '', 'raft-royale'),
(4550, 'Killer.io', 'Kill and hide bodies in this fun online murder game. Try to kill as many people at the Halloween party as possible. Try not to get caught!', 'https://img.gamemonetize.com/niseadlbd8923kfntkyjjy1ftloz4wss/512x384.jpg', 'https://html5.gamemonetize.com/niseadlbd8923kfntkyjjy1ftloz4wss/', '0', 'Multiplayer', 0, 0, '', 'killerio'),
(4551, 'Where\'s My Golf?', 'Play golf by drawing. Lead the golf ball rolling into the hole. Collect coins to unlock new golf balls. 40 levels to go. Play now!', 'https://img.gamemonetize.com/l76hyvu2wrhpuec9hh7y3luy9uhxzatl/512x384.jpg', 'https://html5.gamemonetize.com/l76hyvu2wrhpuec9hh7y3luy9uhxzatl/', '0', 'Sports', 0, 0, '', 'wheres-my-golf'),
(4552, 'Toilet Rush', 'Toilet rush is a puzzle platmer game.Find your way and dump your load on the lavatory before you explode. It\'s a everyday struggle to find peace on toilet.', 'https://img.gamemonetize.com/jbfqqewsrr8ru56d5zbfxtr4ein5mrq5/512x384.jpg', 'https://html5.gamemonetize.com/jbfqqewsrr8ru56d5zbfxtr4ein5mrq5/', '0', 'Fighting', 0, 0, '', 'toilet-rush'),
(4553, 'Rooftop Shooters', 'Try to shoot your opponent off of the rooftop in this action packed shooter game. 3 different modes to play: Online multiplayer, local two player and local practice mode. Win matches to unlock new skins in the latest .io game from Lagged.com.', 'https://img.gamemonetize.com/2wba9raumb0w8zfhtrqllct22n8vi89l/512x384.jpg', 'https://html5.gamemonetize.com/2wba9raumb0w8zfhtrqllct22n8vi89l/', '0', 'Shooting', 0, 0, '', 'rooftop-shooters'),
(4554, 'Spider Zombie', 'Spider Zombie is a challenging game with a lot of levels to play. Swing your Spider-zombie by shooting spider web to avoid the obstacles, keep as many as possible its body-parts and reach the destination to be fully restored. PLAY NOW!', 'https://img.gamemonetize.com/g8tlvwrxvemrej3tr07do4jnmqyeolw5/512x384.jpg', 'https://html5.gamemonetize.com/g8tlvwrxvemrej3tr07do4jnmqyeolw5/', '0', 'Adventure', 0, 0, '', 'spider-zombie'),
(4555, 'Pac Game', 'Do you like the Pacman game? If yes, this game is dedicated to you. Try a new challenge! Play now!', 'https://img.gamemonetize.com/q5kyk7v0nj0gljwg2g2z9bt393jhn7ge/512x384.jpg', 'https://html5.gamemonetize.com/q5kyk7v0nj0gljwg2g2z9bt393jhn7ge/', '0', 'Hypercasual', 0, 0, '', 'pac-game'),
(4556, 'Inky Snakes', 'Paper snakes is slithering io snake game with a touch of paper theme, there is only one rule to play game. Eat others to grow bigger. Choose awesome snakes and join the battle. Good Luck', 'https://img.gamemonetize.com/5s5zgsz0oejgblg3h7a8ycib7u1cwtg1/512x384.jpg', 'https://html5.gamemonetize.com/5s5zgsz0oejgblg3h7a8ycib7u1cwtg1/', '0', '.IO', 0, 0, '', 'inky-snakes'),
(4557, 'Masha and the Bear Jigsaw', 'Masha and the Bear Jigsaw Puzzle is an online game that you can play for free. Masha And The Bear Jigsaw is an interesting cartoon image jigsaw puzzle game. If you are interested in the jigsaw puzzle, if you like Masha and the Bear cartoon, you can join us and have a try about Masha And The Bear Jigsaw. This interesting game can exercise your skills. Good luck!', 'https://img.gamemonetize.com/mpxe44o2uxcpqdw6f77euywfy9m2fsz2/512x384.jpg', 'https://html5.gamemonetize.com/mpxe44o2uxcpqdw6f77euywfy9m2fsz2/', '0', 'Puzzles', 0, 0, '', 'masha-and-the-bear-jigsaw'),
(4558, 'Knight Of Light', 'Knight of Light is a Puzzle game when you tried to lighten the shadow of the world. move like the Light! fight like the Light! collect the Light and purify the shadow', 'https://img.gamemonetize.com/kevm904xf9xgbmwujbl8k0ftgt3rnvv8/512x384.jpg', 'https://html5.gamemonetize.com/kevm904xf9xgbmwujbl8k0ftgt3rnvv8/', '0', 'Puzzles', 0, 0, '', 'knight-of-light'),
(4559, 'Table Tug Online', 'Try to tug the table and bring your opponent across the line. Play local two player mode or challenge players online from around the world.', 'https://img.gamemonetize.com/sagqonptsz8pz6dzhbdugmdo2wz5to6m/512x384.jpg', 'https://html5.gamemonetize.com/sagqonptsz8pz6dzhbdugmdo2wz5to6m/', '0', 'Multiplayer', 0, 0, '', 'table-tug-online'),
(4560, 'Shoot the Guy', 'Shoot the guy is a weapon aiming game with a level of precision. There is only rule to play the game, Don\'t miss your chance. Aim perfectly to take head shot of racist guy and get power shots. Good Luck', 'https://img.gamemonetize.com/d56ms7c3uq87igw2vw3yvfqaqvyj6d6k/512x384.jpg', 'https://html5.gamemonetize.com/d56ms7c3uq87igw2vw3yvfqaqvyj6d6k/', '0', 'Adventure', 0, 0, '', 'shoot-the-guy'),
(4561, 'Hill Climbing', 'Hill climbing is a hill climbing game where you will drive your car through bumpy road. Take control on acceleration to avoid accident. Cover the maximum distance and make a record. Good Luck', 'https://img.gamemonetize.com/v33fk4a7b97riw532yhhg9gnawsqrhvn/512x384.jpg', 'https://html5.gamemonetize.com/v33fk4a7b97riw532yhhg9gnawsqrhvn/', '0', 'Adventure', 0, 0, '', 'hill-climbing'),
(4562, 'Ludo Wars', 'A unique Ludo game! Challenge an online player or challenge a friend in local two player mode. Be the first player to move all of your pieces to the end goal. Watch out for trap spaces and enemy pieces.', 'https://img.gamemonetize.com/0s5bw73plzx81i9c4i0e0g00n52grscs/512x384.jpg', 'https://html5.gamemonetize.com/0s5bw73plzx81i9c4i0e0g00n52grscs/', '0', 'Multiplayer', 0, 0, '', 'ludo-wars'),
(4563, 'Spiders', 'Spiders is easy to play but tough to master game. You need to pass through the blocky area by swinging on roof and blocks. Avoid the obstacles and collect the gems along your way to unlock fantastic new heroes. Good Luck', 'https://img.gamemonetize.com/od0553fprdlm105js8cj3y7rgekaumhi/512x384.jpg', 'https://html5.gamemonetize.com/od0553fprdlm105js8cj3y7rgekaumhi/', '0', 'Hypercasual', 0, 0, '', 'spiders'),
(4564, 'Save the Egg', 'Save The Egg is a hill climbing car game with a egg on top of it There is only one important task DONT DROP THE EGG Drive carefully and cover maximum distance It is not easy as well Good Luck', 'https://img.gamemonetize.com/a6e4tol14du15uf8nvsdsikrzwta6tyg/512x384.jpg', 'https://html5.gamemonetize.com/a6e4tol14du15uf8nvsdsikrzwta6tyg/', '0', 'Adventure', 0, 0, '', 'save-the-egg'),
(4565, 'Shark Attack', 'Try to become the biggest shark on the server in this fun online .io game.', 'https://img.gamemonetize.com/4pf45zrkuykkl00bji0x8owfj6w4ia9m/512x384.jpg', 'https://html5.gamemonetize.com/4pf45zrkuykkl00bji0x8owfj6w4ia9m/', '0', '.IO', 0, 0, '', 'shark-attack'),
(4566, 'FootyZag', 'Pass the ball to your teammate and score! Complete challenging levels and unlock crazier and stronger teams. Make sure not to pass the ball to the opponent team!', 'https://img.gamemonetize.com/v0re5iv7fc887jwvc5lb22ni5pv05hb0/512x384.jpg', 'https://html5.gamemonetize.com/v0re5iv7fc887jwvc5lb22ni5pv05hb0/', '0', 'Soccer', 0, 0, '', 'footyzag'),
(4567, '3D Ball Pool', 'This is authentic 3D pool experience like you’ve never seen on PC. Unlike other pool games, 3D Pool Ball offers playing pool (a.k.a pocket billiards) in 3D view as it should be played in real world. Play on PC or on mobile this 3D Ball pool in HTML5.', 'https://img.gamemonetize.com/ozjq3f4vbq3z9l5gfhq7q7bd4bvo7vbv/512x384.jpg', 'https://html5.gamemonetize.com/ozjq3f4vbq3z9l5gfhq7q7bd4bvo7vbv/', '0', 'Sports', 0, 0, '', 'd-ball-pool'),
(4568, 'Lara Croft Tomb Raider', 'Explore magic maze with Lara Croft in epic adventure through magic temple - Play online Lara Croft Tomb Raider!', 'https://img.gamemonetize.com/zbddnexm8v6ne6fhjy84tqcsmiboi3zi/512x384.jpg', 'https://html5.gamemonetize.com/zbddnexm8v6ne6fhjy84tqcsmiboi3zi/', '0', 'Action', 0, 0, '', 'lara-croft-tomb-raider'),
(4569, 'Fruit Ninja Online', 'Fruit ninja online is classic slicing game! Test your speed and accuracy. How many fruit can you slash before losing three or being blown up?', 'https://img.gamemonetize.com/lrllu2q2wli15xal5rlmnkiguxqxj6s5/512x384.jpg', 'https://html5.gamemonetize.com/lrllu2q2wli15xal5rlmnkiguxqxj6s5/', '0', 'Action', 0, 0, '', 'fruit-ninja-online'),
(4570, 'Pottery', 'Pottery in HTML5 version! Sculpt your own pots and match the target shapes! Play on PC or mobile devices! And fantastic game with gameplay!', 'https://img.gamemonetize.com/1bvkgx27h23ed8iw7tw7uu8hskgtgmmh/512x384.jpg', 'https://html5.gamemonetize.com/1bvkgx27h23ed8iw7tw7uu8hskgtgmmh/', '0', 'Hypercasual', 0, 0, '', 'pottery'),
(4571, 'Monster Craft', 'Explore magic minecraft maze and complete all levels and tasks.', 'https://img.gamemonetize.com/2wm7w9pxe13cbvsg91ji86adcqzmdh4f/512x384.jpg', 'https://html5.gamemonetize.com/2wm7w9pxe13cbvsg91ji86adcqzmdh4f/', '0', 'Action', 0, 0, '', 'monster-craft'),
(4572, 'Fire Balls', 'Fire Balls 3D is a casual balls game in which your goal is to destroy tower from different geometric shapes with fire balls while avoiding obstacles.', 'https://img.gamemonetize.com/okiye416t7was7cd60sukxfb799eiw76/512x384.jpg', 'https://html5.gamemonetize.com/okiye416t7was7cd60sukxfb799eiw76/', '0', 'Action', 0, 0, '', 'fire-balls'),
(4573, 'Bus Rush', 'Bus Rush is an amazing arcade game with an endless mechanism. Try to pull off some epic stunts and tricks and show off what you can do! Look out for the power-ups too that will give you a boost. Have fun today and try the different skateboard models available.', 'https://img.gamemonetize.com/k8pntef9is1lvl1mb4c1xsqg69cs9msu/512x384.jpg', 'https://html5.gamemonetize.com/k8pntef9is1lvl1mb4c1xsqg69cs9msu/', '0', 'Action', 0, 0, '', 'bus-rush');

-- --------------------------------------------------------

--
-- Table structure for table `zon_likes`
--

CREATE TABLE `zon_likes` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `game_id` int(11) NOT NULL,
  `user_ip` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `zon_pages`
--

CREATE TABLE `zon_pages` (
  `id` int(11) NOT NULL,
  `title` text NOT NULL,
  `desc` text NOT NULL,
  `content` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `zon_recent_play`
--

CREATE TABLE `zon_recent_play` (
  `id` int(11) NOT NULL,
  `game_id` int(11) NOT NULL,
  `user_ip` text NOT NULL,
  `date` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `zon_report`
--

CREATE TABLE `zon_report` (
  `id` int(11) NOT NULL,
  `game_name` text NOT NULL,
  `report_subject` text NOT NULL,
  `game_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `zon_section`
--

CREATE TABLE `zon_section` (
  `id` int(11) NOT NULL,
  `section_name` text NOT NULL,
  `section_category` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `zon_section`
--

INSERT INTO `zon_section` (`id`, `section_name`, `section_category`) VALUES
(1, 'Adventure', '3');

-- --------------------------------------------------------

--
-- Table structure for table `zon_unlikes`
--

CREATE TABLE `zon_unlikes` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `game_id` int(11) NOT NULL,
  `user_ip` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `zon_users`
--

CREATE TABLE `zon_users` (
  `id` int(11) NOT NULL,
  `name` varchar(2000) NOT NULL,
  `email` varchar(2000) NOT NULL,
  `username` varchar(3000) NOT NULL,
  `password` mediumtext NOT NULL,
  `user_pic` mediumtext NOT NULL,
  `status` int(11) NOT NULL,
  `is_admin` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `zon_users`
--

INSERT INTO `zon_users` (`id`, `name`, `email`, `username`, `password`, `user_pic`, `status`, `is_admin`) VALUES
(1, 'demo', '[email protected]', 'root', 'root', '563238943parrot-luxury-logo-vector (1).jpg', 0, 1);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `zon_ads`
--
ALTER TABLE `zon_ads`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ad_name` (`ad_name`(768));

--
-- Indexes for table `zon_animation_classes`
--
ALTER TABLE `zon_animation_classes`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_blog`
--
ALTER TABLE `zon_blog`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_category`
--
ALTER TABLE `zon_category`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_comments`
--
ALTER TABLE `zon_comments`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_config`
--
ALTER TABLE `zon_config`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_featured_games`
--
ALTER TABLE `zon_featured_games`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_games`
--
ALTER TABLE `zon_games`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_likes`
--
ALTER TABLE `zon_likes`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_pages`
--
ALTER TABLE `zon_pages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_recent_play`
--
ALTER TABLE `zon_recent_play`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_report`
--
ALTER TABLE `zon_report`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_section`
--
ALTER TABLE `zon_section`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_unlikes`
--
ALTER TABLE `zon_unlikes`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `zon_users`
--
ALTER TABLE `zon_users`
  ADD PRIMARY KEY (`id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `zon_ads`
--
ALTER TABLE `zon_ads`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `zon_animation_classes`
--
ALTER TABLE `zon_animation_classes`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=94;

--
-- AUTO_INCREMENT for table `zon_blog`
--
ALTER TABLE `zon_blog`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `zon_category`
--
ALTER TABLE `zon_category`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20;

--
-- AUTO_INCREMENT for table `zon_comments`
--
ALTER TABLE `zon_comments`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `zon_config`
--
ALTER TABLE `zon_config`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `zon_featured_games`
--
ALTER TABLE `zon_featured_games`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `zon_games`
--
ALTER TABLE `zon_games`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4574;

--
-- AUTO_INCREMENT for table `zon_likes`
--
ALTER TABLE `zon_likes`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `zon_pages`
--
ALTER TABLE `zon_pages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `zon_recent_play`
--
ALTER TABLE `zon_recent_play`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `zon_report`
--
ALTER TABLE `zon_report`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `zon_section`
--
ALTER TABLE `zon_section`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `zon_unlikes`
--
ALTER TABLE `zon_unlikes`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `zon_users`
--
ALTER TABLE `zon_users`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;