File manager - Edit - /home/u300416816/domains/recipes4al.com/public_html/game_portal.sql
Back
-- phpMyAdmin SQL Dump -- version 5.2.0 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Sep 26, 2024 at 03:25 PM -- Server version: 10.4.27-MariaDB -- PHP Version: 8.2.0 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: `game_portal` -- -- -------------------------------------------------------- -- -- Table structure for table `advertisements` -- CREATE TABLE `advertisements` ( `id` bigint(20) UNSIGNED NOT NULL, `title` varchar(255) NOT NULL, `type` enum('adsense','custom') NOT NULL DEFAULT 'adsense', `adsense_code` text DEFAULT NULL, `custom_image` varchar(255) DEFAULT NULL, `custom_link` varchar(255) DEFAULT NULL, `custom_html` text DEFAULT NULL, `status` enum('active','inactive') NOT NULL DEFAULT 'active', `position` varchar(255) DEFAULT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `advertisements` -- INSERT INTO `advertisements` (`id`, `title`, `type`, `adsense_code`, `custom_image`, `custom_link`, `custom_html`, `status`, `position`, `start_date`, `end_date`, `created_at`, `updated_at`) VALUES (1, 'Blog page', 'adsense', ' <script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1234567890123456\" crossorigin=\"anonymous\"></script>', NULL, NULL, NULL, 'active', 'sidebar', '2024-09-07', '2025-02-20', '2024-09-07 08:09:10', '2024-09-07 08:09:10'), (5, 'Details Page Bottom', 'custom', NULL, 'ad-1727328176.png', 'http://127.0.0.1:8000/category/adventure', NULL, 'active', 'detail_page_bottom', NULL, NULL, '2024-09-25 23:52:56', '2024-09-25 23:52:56'), (7, 'Details Page Top', 'custom', NULL, 'ad-1727328880.png', 'http://127.0.0.1:8000/category/adventure', NULL, 'active', 'detail_page_top', NULL, NULL, '2024-09-26 00:04:40', '2024-09-26 00:04:40'), (8, 'Sidebar Ad', 'custom', NULL, 'ad-1727329441.png', 'http://127.0.0.1:8000/category/adventure', NULL, 'active', 'sidebar', NULL, NULL, '2024-09-26 00:14:01', '2024-09-26 00:14:01'); -- -------------------------------------------------------- -- -- Table structure for table `blog_categories` -- CREATE TABLE `blog_categories` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) NOT NULL, `slug` varchar(255) NOT NULL, `description` text DEFAULT NULL, `parent_id` bigint(20) UNSIGNED DEFAULT 0, `status` tinyint(1) NOT NULL DEFAULT 1, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `blog_categories` -- INSERT INTO `blog_categories` (`id`, `name`, `slug`, `description`, `parent_id`, `status`, `created_at`, `updated_at`) VALUES (4, 'Sports', 'sports', 'This is the sports category for blog posts', NULL, 1, '2024-09-07 04:58:49', '2024-09-17 02:57:10'), (5, 'Cricket', 'cricket', 'Cricket Sports', 4, 1, '2024-09-07 05:04:53', '2024-09-07 05:04:53'), (6, 'Football', 'football', 'Football sports', 4, 1, '2024-09-07 05:05:09', '2024-09-07 05:05:09'), (7, 'Baseball', 'baseball', 'Baseball game', 4, 1, '2024-09-07 05:05:25', '2024-09-07 05:05:25'), (8, 'Volleyball', 'volleyball', 'Volleyball Sports', 4, 1, '2024-09-07 05:05:55', '2024-09-07 05:05:55'), (9, 'Puzzle Game', 'puzzle-game', 'Puzzle', NULL, 1, '2024-09-07 05:06:32', '2024-09-07 05:06:32'), (10, 'Action', 'action', 'Action games', NULL, 1, '2024-09-07 05:06:45', '2024-09-07 05:06:45'), (11, 'Adventure', 'adventure', 'Adventure games', NULL, 1, '2024-09-07 05:09:01', '2024-09-07 05:09:01'), (12, 'Casual', 'casual', 'Casual games', NULL, 1, '2024-09-07 05:09:50', '2024-09-07 05:09:50'), (13, 'Simulation', 'simulation', 'Simulation games', NULL, 1, '2024-09-07 05:10:06', '2024-09-07 05:11:52'); -- -------------------------------------------------------- -- -- Table structure for table `blog_posts` -- CREATE TABLE `blog_posts` ( `id` bigint(20) UNSIGNED NOT NULL, `category_id` int(11) DEFAULT NULL, `title` varchar(255) NOT NULL, `slug` varchar(255) NOT NULL, `content` text NOT NULL, `featured_image` varchar(255) DEFAULT NULL, `meta_title` varchar(255) DEFAULT NULL, `meta_description` varchar(255) DEFAULT NULL, `meta_keywords` varchar(255) DEFAULT NULL, `status` enum('draft','published') NOT NULL DEFAULT 'draft', `author_id` bigint(20) UNSIGNED NOT NULL, `published_at` timestamp NULL DEFAULT NULL, `views_count` bigint(20) UNSIGNED NOT NULL DEFAULT 0, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `blog_posts` -- INSERT INTO `blog_posts` (`id`, `category_id`, `title`, `slug`, `content`, `featured_image`, `meta_title`, `meta_description`, `meta_keywords`, `status`, `author_id`, `published_at`, `views_count`, `created_at`, `updated_at`) VALUES (3, 4, 'The Thrill of Cricket: A Game of Strategy, Skill, and Passion', 'the-thrill-of-cricket-a-game-of-strategy-skill-and-passion', '<p>Cricket, often referred to as a gentleman’s game, has captured the hearts of millions across the globe. It’s not just a sport; it’s a passion, a tradition, and a source of excitement that transcends boundaries. Whether it’s the electrifying atmosphere of a packed stadium during a crucial match or the neighborhood kids playing with a bat and ball in narrow alleys, cricket is more than just a game—it’s a way of life.</p><h3>A Brief History of Cricket</h3><p>Cricket’s origins trace back to England in the 16th century. It started as a simple rural pastime and has since evolved into a complex, strategic sport played by professionals worldwide. The first official cricket match took place in the 1700s, and the sport quickly spread to British colonies, becoming particularly popular in countries like India, Australia, South Africa, and the West Indies.</p><p>Today, cricket is governed by the International Cricket Council (ICC), and its major tournaments, such as the ICC Cricket World Cup, ICC T20 World Cup, and the Ashes Series, attract global audiences.</p><h3>The Formats of the Game</h3><p>Cricket is unique in that it can be played in several formats, each with its own charm and following. The three most common formats are:</p><ol><li><p><strong>Test Cricket</strong>: The oldest and longest format of the game, Test cricket is played over five days, with two innings per side. It’s often seen as the purest form of the game, where endurance, patience, and strategy play a massive role.</p></li><li><p><strong>One-Day Internationals (ODIs)</strong>: A more condensed version of the game, ODIs are played in a single day with each team getting 50 overs to bat. It’s fast-paced compared to Test matches and requires a fine balance between aggression and careful shot selection.</p></li><li><p><strong>Twenty20 (T20) Cricket</strong>: The newest and most popular format, T20 is all about fast, explosive cricket. Each team gets 20 overs to score as many runs as possible, making it a format full of excitement, unpredictability, and action-packed moments.</p></li></ol><h3>The Appeal of Cricket</h3><p>Cricket’s appeal lies in its complexity and the diversity of skills it requires. Unlike many sports, cricket isn’t just about physical fitness and agility; it’s about strategy, mental toughness, and teamwork. A bowler needs to outthink the batsman, a captain needs to make tactical field placements, and a batsman needs to judge the ball’s movement, pace, and spin.</p><p>For fans, the game offers a rollercoaster of emotions. Whether it’s watching a thrilling run chase, a nail-biting super over in T20, or a brilliant piece of fielding that turns the game around, cricket is full of moments that leave fans on the edge of their seats.</p><h3>Iconic Players and Teams</h3><p>Over the years, cricket has produced legends who have left an indelible mark on the sport. Names like Sachin Tendulkar, Sir Don Bradman, Brian Lara, and Shane Warne have become synonymous with greatness. Each has brought something unique to the game, from Tendulkar’s impeccable technique to Warne’s magical spin deliveries.</p><p>Teams like India, Australia, England, and Pakistan have fierce rivalries, and matches between them are often considered cricketing spectacles. The rise of nations like Afghanistan and the resurgence of the West Indies has made the cricketing world even more competitive.</p><h3>Cricket’s Global Impact</h3><p>Cricket’s reach goes beyond just the sport itself. It has become a cultural phenomenon, particularly in countries like India, where cricket is a unifying force. The Indian Premier League (IPL), for example, is one of the most-watched sports leagues globally, combining entertainment, big-name stars, and thrilling matches.</p><p>Cricket has also been a platform for social causes. Many players actively support charities and initiatives that address issues like poverty, education, and health. In addition, cricket provides economic opportunities, from jobs in stadiums and media to tourism in countries that host international tournaments.</p><h3>The Future of Cricket</h3><p>As cricket continues to evolve, new formats and technologies are being introduced to make the game more exciting and accessible. The rise of women\'s cricket has added a new dimension to the sport, inspiring young girls around the world to pick up the bat and ball.</p><p>With its rich history, diverse formats, and growing global appeal, cricket’s future looks brighter than ever. The next generation of players and fans are poised to carry this beloved game into new realms, ensuring that cricket continues to captivate hearts for generations to come.</p><h3>Conclusion</h3><p>Cricket is more than just a game; it’s a celebration of skill, strategy, and passion. Whether you\'re a seasoned fan or new to the sport, cricket has something for everyone. From the fast-paced excitement of T20 to the tactical depth of Test matches, cricket offers a unique experience that few other sports can match.</p><p>So, whether you’re watching from the stands, playing in the backyard, or cheering on your favorite team from the comfort of your home, cricket will always have the power to unite, entertain, and inspire.</p>', 'post-1725712667.png', 'The Thrill of Cricket: A Game of Strategy, Skill, and Passion1', 'Cricket is more than just a game; it’s a celebration of skill, strategy, and passion. Whether you\'re a seasoned fan or new to the sport, cricket has something for everyone.', '[\"Cricket\"]', 'published', 1, '2024-09-07 07:44:33', 0, '2024-09-07 07:07:47', '2024-09-07 07:44:33'), (4, 10, 'Second blog post from my website', 'second-blog-post-from-my-website', 'dhasjdh asdhasdjhasdhkaj jksdhfkjhdsjfhjkh dsfdjshfj dfsdj fhdshfk jhsdfhkjdsh fkjds kjdshfkjdsh kjfhdjshfjk sdhkjfhsdj fhkjsdh kjfhsdfhkjsdhfjksdhkjf hsjkdfjkdsh fjsdkjf hsdjf kjdsfhkjh fhkjfhkjdfhdjsflkjsdfksdjfk kdjsfksdj fkdjsfkl dsjf kdjsflkjds kfljdsljfkldjs fkljds kflsdjfkls jklfjds fkldjsfklsdkfljd sfklsdjfk jffsjfkjdskflsd jffksdjkfl jsdfkl djsfklds jfkldjs kfljdsfjlksdjfklj dsfjdkj kdjsfklsdj kfjsdfsdjfkldsf jskfklsjfklsdj kfjsdfj ksdfdsj fklsdjkfljds kfdsj klsdjfkdjf kljsdkfljs klfjds jfklsdjflksklf jsl', 'post-1725715070.jpg', 'fsdfdsfds', 'fdsfsd fsdfsd fsdfsdfsdfsdf', '[\"rdsfds,f sdfsdf,sdfdsf\"]', 'published', 1, '2024-09-07 07:47:56', 0, '2024-09-07 07:47:50', '2024-09-07 07:47:56'); -- -------------------------------------------------------- -- -- Table structure for table `business_settings` -- CREATE TABLE `business_settings` ( `id` bigint(20) UNSIGNED NOT NULL, `key` varchar(255) NOT NULL, `value` text NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `business_settings` -- INSERT INTO `business_settings` (`id`, `key`, `value`, `created_at`, `updated_at`) VALUES (1, 'main_menu', '1', NULL, '2024-09-26 06:02:48'), (2, 'header_search', '1', '2024-09-11 02:23:00', '2024-09-26 06:02:20'), (3, 'header_login', '1', '2024-09-11 02:23:00', '2024-09-26 06:02:27'), (4, 'website_name', 'Game Store', '2024-09-11 05:36:14', '2024-09-11 05:36:14'), (5, 'website_description', 'Game store is a powerful game portal where thousands of free games available to play', '2024-09-11 05:36:14', '2024-09-11 05:36:14'), (6, 'contact_email', 'contact@admin.com', '2024-09-11 05:36:14', '2024-09-11 05:36:14'), (7, 'website_meta_title', 'Game Store', '2024-09-11 05:36:14', '2024-09-11 05:36:14'), (8, 'website_meta_description', 'Game store is a powerful game portal where thousands of free games available to play', '2024-09-11 05:36:14', '2024-09-11 05:36:14'), (9, 'website_tags', 'Game Portal, Arcade Games, Action Game, Racing Game', '2024-09-11 05:36:14', '2024-09-11 05:36:14'), (10, 'website_logo', '1727356376.png', '2024-09-11 05:36:14', '2024-09-26 07:42:56'), (11, 'website_favicon', 'fav1726053619.png', '2024-09-11 05:36:14', '2024-09-11 05:50:19'), (12, 'google_analytics', '<!-- Google tag (gtag.js) -->\r\n<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-FQDC61PG0P\"></script>\r\n<script>\r\n window.dataLayer = window.dataLayer || [];\r\n function gtag(){dataLayer.push(arguments);}\r\n gtag(\'js\', new Date());\r\n\r\n gtag(\'config\', \'G-FQDC61PG0P\');\r\n</script>', '2024-09-17 07:17:02', '2024-09-26 00:31:07'), (13, 'gamepix_sid', '0O22G', '2024-09-26 07:07:01', '2024-09-26 07:07:01'); -- -------------------------------------------------------- -- -- Table structure for table `cache` -- CREATE TABLE `cache` ( `key` varchar(255) NOT NULL, `value` mediumtext NOT NULL, `expiration` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `cache` -- INSERT INTO `cache` (`key`, `value`, `expiration`) VALUES ('admin@admin.com|127.0.0.1', 'i:1;', 1727356398), ('admin@admin.com|127.0.0.1:timer', 'i:1727356398;', 1727356398); -- -------------------------------------------------------- -- -- Table structure for table `cache_locks` -- CREATE TABLE `cache_locks` ( `key` varchar(255) NOT NULL, `owner` varchar(255) NOT NULL, `expiration` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `categories` -- CREATE TABLE `categories` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) NOT NULL, `slug` varchar(255) NOT NULL, `description` text DEFAULT NULL, `parent_id` bigint(20) UNSIGNED DEFAULT NULL, `image` varchar(255) DEFAULT NULL, `is_active` tinyint(1) NOT NULL DEFAULT 1, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `categories` -- INSERT INTO `categories` (`id`, `name`, `slug`, `description`, `parent_id`, `image`, `is_active`, `created_at`, `updated_at`) VALUES (3, 'Action', 'action', '<p>Action games are a dynamic and adrenaline-pumping genre of video games that emphasize physical challenges, including hand-eye coordination, reflexes, and reaction time. These games often involve intense combat sequences, fast-paced gameplay, and a variety of weapons or tools that players can use to overcome obstacles and defeat enemies. The objectives in action games can vary widely, from defeating waves of enemies to completing complex levels or missions that require quick thinking and precise execution.</p>\r\n\r\n<p>The environments in action games are often highly interactive and visually engaging, designed to immerse players in thrilling, high-stakes scenarios. Popular subgenres within action games include first-person shooters (FPS), third-person shooters, platformers, and beat \'em ups, each offering a unique blend of combat, exploration, and sometimes even puzzle-solving elements. Whether battling hordes of enemies, engaging in epic boss fights, or navigating treacherous terrain, action games provide an exhilarating experience that keeps players on the edge of their seats.</p>', NULL, '1725091544.jpg', 1, '2024-08-30 21:05:44', '2024-09-09 07:55:01'), (4, 'Adventure', 'adventure', '<p>Adventure games are a captivating genre of video games that focus on storytelling, exploration, and puzzle-solving. These games typically immerse players in richly detailed worlds, where they take on the role of a protagonist embarking on a journey or quest. The narrative is a central element, often unfolding through dialogue, written text, and interactions with other characters, leading players through a series of challenges that test their problem-solving skills and creativity.</p>\r\n\r\n<p>Unlike action games, adventure games emphasize cerebral challenges over physical ones, with puzzles and mysteries at the heart of the gameplay. These puzzles can range from logic problems and environmental challenges to gathering and using items in inventive ways to advance the story. Exploration is also a key aspect, as players traverse diverse environments, uncover hidden secrets, and piece together the game’s overarching narrative.</p>\r\n\r\n<p>Adventure games often feature beautifully crafted worlds, memorable characters, and intricate plots that engage players on an emotional level. Subgenres of adventure games include point-and-click adventures, text-based adventures, and visual novels, each offering a unique approach to storytelling and gameplay. Whether solving a murder mystery, exploring ancient ruins, or navigating a fantastical world, adventure games provide a rich and immersive experience that captivates players with their depth and creativity.</p>', NULL, '1725091859.jpg', 1, '2024-08-30 21:10:59', '2024-08-30 21:10:59'), (5, 'Sports', 'sports', 'Sports games are a popular and diverse genre of video games that simulate the practice and competition of real-world sports. These games replicate the experience of playing various sports, such as football, basketball, soccer, tennis, and racing, offering players the opportunity to engage in athletic activities without leaving the comfort of their homes. Sports games cater to a wide range of audiences, from casual gamers to hardcore sports enthusiasts, by combining realistic simulations with accessible gameplay mechanics.', NULL, '1725091920.jpg', 1, '2024-08-30 21:12:00', '2024-08-30 21:12:00'), (6, 'Casual', 'casual', 'Casual games are a genre of video games designed for a broad audience, offering easy-to-understand mechanics and short, enjoyable play sessions. These games are typically accessible to players of all skill levels, making them ideal for those who may not have the time or inclination for more complex or time-consuming gaming experiences. Casual games often feature simple controls, bright and appealing visuals, and a variety of game styles that can be picked up and played in short bursts.', NULL, '1725091974.png', 1, '2024-08-30 21:12:54', '2024-08-30 21:12:54'), (7, 'Puzzle', 'puzzle', 'Puzzle games are a genre of video games that challenge players\' problem-solving abilities through logic, pattern recognition, sequence solving, and word completion. These games are designed to test the player\'s mental agility, often featuring a variety of puzzles that can range from simple tasks to complex brainteasers. With a focus on cognitive challenges rather than fast-paced action, puzzle games often provide a relaxing yet intellectually stimulating experience. They are popular across all platforms, particularly on mobile devices, due to their accessible and often minimalist gameplay, which can be enjoyed in short bursts or extended sessions.', NULL, '1725092037.png', 1, '2024-08-30 21:13:57', '2024-08-30 21:13:57'), (8, 'Simulation', 'simulation', 'Simulation games are a genre of video games that aim to replicate real-world activities, scenarios, or systems, allowing players to experience and manage various aspects of life, professions, or environments. These games offer a realistic or stylized representation of reality, where players can take on roles such as running a city, managing a business, piloting aircraft, or even simulating everyday activities like farming or cooking. The gameplay often emphasizes strategy, planning, and decision-making, providing players with control over a wide range of variables and outcomes. Simulation games are known for their depth and complexity, offering immersive experiences that can be both educational and entertaining, appealing to players who enjoy detailed and methodical gameplay.', NULL, '1725092080.png', 1, '2024-08-30 21:14:40', '2024-08-30 21:14:40'), (9, 'Strategy', 'strategy', 'Strategy games are a genre of video games that emphasize careful planning, tactical thinking, and resource management to achieve specific objectives. In these games, players often control armies, civilizations, or other entities, making decisions that affect the course of gameplay and ultimately determine victory or defeat. Strategy games can be turn-based, where players take turns making their moves, or real-time, where decisions and actions occur simultaneously, requiring quick thinking and adaptability.', NULL, '1725092134.webp', 1, '2024-08-30 21:15:34', '2024-08-30 21:15:34'), (10, 'Survival', 'survival', 'Survival games are a genre of video games that focus on the player\'s ability to endure and thrive in harsh, often hostile environments. Players typically start with minimal resources and must gather food, water, and materials to build shelter, craft tools, and fend off dangers such as wild animals, environmental hazards, or other players. The gameplay often revolves around managing health, hunger, and stamina, with a strong emphasis on exploration and resource management. Survival games can be set in various settings, from post-apocalyptic worlds to uncharted wilderness, and often feature an open-world format where players must use their ingenuity and strategy to survive as long as possible.', NULL, '1725092215.jpg', 1, '2024-08-30 21:16:55', '2024-08-30 21:16:55'), (11, 'Fighting', 'fighting', 'Fighting games are a genre of video games that focus on close-quarters combat between characters, typically in a one-on-one or small group format. Players control a fighter and engage in fast-paced battles using a combination of punches, kicks, throws, and special moves to defeat their opponents. These games often feature a roster of diverse characters, each with unique fighting styles, abilities, and backstories, allowing for a variety of combat strategies.', NULL, '1725092272.jpg', 0, '2024-08-30 21:17:52', '2024-09-09 07:52:01'), (12, 'FPS Game', 'fps-game', 'First-Person Shooter (FPS) games are a genre of video games that immerse players in fast-paced, action-packed combat from a first-person perspective, where the player\'s view is through the eyes of the character they control. The gameplay typically involves navigating through various environments, using a wide array of weapons to engage in intense firefights against enemies, which can be AI-controlled or other players in multiplayer modes. FPS games often emphasize quick reflexes, precise aiming, and tactical movement, making them a favorite among gamers who enjoy high-stakes, adrenaline-pumping action. With richly detailed graphics, immersive sound design, and complex level layouts, FPS games provide an engaging experience that draws players into the heat of battle, whether in solo campaigns or competitive multiplayer arenas.', NULL, '1725092347.jpg', 0, '2024-08-30 21:19:07', '2024-09-09 07:52:04'), (13, 'Racing', 'racing', 'Racing games are a genre of video games that focus on the thrill and excitement of high-speed competition, where players control vehicles such as cars, motorcycles, or even futuristic hovercrafts, racing against opponents to reach the finish line first. These games often feature a variety of tracks, vehicles, and game modes, ranging from realistic simulations that replicate real-world driving physics to more arcade-style experiences that prioritize speed and fun over authenticity. The core gameplay revolves around mastering the controls, navigating sharp turns, and strategically using boosts or power-ups to gain an advantage. Racing games can be played solo in time trials or career modes, or competitively in multiplayer races, offering an exhilarating experience that captures the essence of speed and competition.', NULL, '1725092461.jpg', 1, '2024-08-30 21:21:01', '2024-08-30 21:21:01'), (14, 'Shooting', 'shooting', 'Shooting games are a genre of video games that center around combat involving firearms or projectile weapons. These games often emphasize precision, quick reflexes, and strategic positioning as players aim to eliminate targets, whether they be enemies, objects, or even moving targets in a range. Shooting games can be presented from various perspectives, including first-person and third-person, and span a wide range of settings, from realistic military scenarios to fantastical worlds. The gameplay typically involves a mix of aiming, shooting, and sometimes using cover or tactical maneuvers to survive and complete objectives. Whether in single-player campaigns, multiplayer battles, or cooperative missions, shooting games deliver an action-packed experience that tests players\' accuracy and strategic thinking in dynamic, often fast-paced environments.', NULL, '1725092546.webp', 1, '2024-08-30 21:22:26', '2024-08-30 21:22:26'), (15, 'Arcade', 'arcade', 'Arcade games are a genre of video games known for their simple, accessible gameplay, fast-paced action, and focus on achieving high scores. These games often feature short, easy-to-learn levels that become increasingly challenging as players progress, encouraging repeated playthroughs to master the game and beat previous records. Originally popularized in coin-operated machines, arcade games have a nostalgic charm and are characterized by their bright graphics, catchy soundtracks, and straightforward controls. Whether it\'s classic titles like Pac-Man or modern adaptations, arcade games offer a fun, quick, and often addictive gaming experience that appeals to players of all ages, making them perfect for casual play sessions.', NULL, '1725092641.avif', 1, '2024-08-30 21:24:01', '2024-08-30 23:01:25'), (16, 'Bubble Shooter', 'bubble-shooter', 'Bubble Shooter games', NULL, '1725105613.avif', 1, '2024-08-31 06:30:13', '2024-08-31 06:30:13'), (17, 'Mahjong', 'mahjong', 'Mahjong Games', NULL, '1725274871.jpg', 1, '2024-09-02 05:31:11', '2024-09-02 05:31:11'), (18, 'ball', 'ball', NULL, NULL, '1725437350.jpg', 1, '2024-09-04 01:17:18', '2024-09-04 02:39:10'), (19, 'stickman', 'stickman', NULL, NULL, '1725437328.avif', 1, '2024-09-04 02:10:08', '2024-09-04 02:38:48'), (20, 'skateboard', 'skateboard', NULL, NULL, '1725437304.png', 0, '2024-09-04 02:10:14', '2024-09-09 07:51:31'), (21, 'trivia', 'trivia', NULL, NULL, '1725437281.jpg', 0, '2024-09-04 02:10:22', '2024-09-09 07:51:27'), (22, 'educational', 'educational', NULL, NULL, '1725437256.png', 1, '2024-09-04 02:10:30', '2024-09-04 02:37:36'), (23, 'zombie', 'zombie', NULL, NULL, '1725437228.jpg', 1, '2024-09-04 02:31:21', '2024-09-04 02:37:08'), (24, 'block', 'block', NULL, NULL, '1725437203.png', 0, '2024-09-04 02:32:29', '2024-09-09 07:49:52'), (25, 'board', 'board', NULL, NULL, '1725451152.jpg', 0, '2024-09-04 03:00:52', '2024-09-09 07:49:35'), (26, 'shooter', 'shooter', NULL, NULL, '1725451119.jpg', 1, '2024-09-04 03:03:09', '2024-09-04 06:28:40'), (27, 'math', 'math', NULL, NULL, '1725451093.png', 0, '2024-09-04 03:03:22', '2024-09-09 07:48:36'), (28, 'memory', 'memory', NULL, NULL, '1725451066.jpg', 0, '2024-09-04 03:03:31', '2024-09-09 07:48:29'), (29, 'fun', 'fun', NULL, NULL, '1725451042.webp', 0, '2024-09-04 03:04:00', '2024-09-09 07:48:26'), (30, 'match-3', 'match-3', NULL, NULL, '1725450995.jpg', 1, '2024-09-04 03:14:16', '2024-09-04 06:26:35'), (31, 'hyper-casual', 'hyper-casual', NULL, NULL, '1725450960.png', 1, '2024-09-04 03:14:28', '2024-09-04 06:26:01'), (32, 'Girls', 'girls', NULL, NULL, '1725450879.png', 1, '2024-09-04 03:14:41', '2024-09-09 07:38:28'), (33, 'platformer', 'platformer', NULL, NULL, '1725450777.webp', 1, '2024-09-04 03:15:08', '2024-09-04 06:22:57'), (34, 'car', 'car', NULL, NULL, '1725709831.png', 0, '2024-09-07 05:35:35', '2024-09-09 07:48:46'), (35, 'rpg', 'rpg', NULL, NULL, '1725709810.jpg', 0, '2024-09-07 05:39:34', '2024-09-09 07:49:13'), (36, 'archery', 'archery', NULL, NULL, '1725709790.png', 0, '2024-09-07 05:50:05', '2024-09-09 07:49:20'), (37, 'Hypercasual', 'hypercasual', NULL, NULL, '1725887865.jpg', 1, '2024-09-09 05:27:40', '2024-09-09 07:47:45'), (38, 'Boys', 'boys', NULL, NULL, '1725887846.jpg', 1, '2024-09-09 05:31:29', '2024-09-09 07:47:26'), (39, 'Multiplayer', 'multiplayer', NULL, NULL, '1725887824.png', 1, '2024-09-09 07:42:55', '2024-09-09 07:47:04'); -- -------------------------------------------------------- -- -- Table structure for table `comments` -- CREATE TABLE `comments` ( `id` bigint(20) UNSIGNED NOT NULL, `game_id` bigint(20) UNSIGNED NOT NULL, `user_id` bigint(20) UNSIGNED NOT NULL, `comment` text NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `comments` -- INSERT INTO `comments` (`id`, `game_id`, `user_id`, `comment`, `created_at`, `updated_at`) VALUES (1, 15, 1, 'Hello', '2024-09-02 07:48:33', '2024-09-02 07:48:33'), (2, 15, 1, 'Hi', '2024-09-02 07:48:52', '2024-09-02 07:48:52'), (3, 15, 1, 'This game more useful and interested i enjoyed it by playing in this portal this is available for free to play Thanks mahjong game provider', '2024-09-02 07:50:56', '2024-09-02 07:50:56'), (4, 103, 1, 'That good', '2024-09-07 05:24:17', '2024-09-07 05:24:17'), (5, 9, 1, 'best games', '2024-09-08 02:39:12', '2024-09-08 02:39:12'), (6, 466, 1, 'Best ever game play', '2024-09-10 05:08:15', '2024-09-10 05:08:15'), (7, 466, 1, 'Yes this is cool', '2024-09-10 05:22:41', '2024-09-10 05:22:41'), (8, 13, 1, 'Best Game', '2024-09-10 05:39:43', '2024-09-10 05:39:43'); -- -------------------------------------------------------- -- -- Table structure for table `dynamic_popups` -- CREATE TABLE `dynamic_popups` ( `id` bigint(20) UNSIGNED NOT NULL, `status` int(11) NOT NULL DEFAULT 0, `title` varchar(255) NOT NULL, `summary` text NOT NULL, `image` varchar(255) DEFAULT NULL, `btn_link` varchar(255) DEFAULT NULL, `btn_text` varchar(255) DEFAULT NULL, `btn_background_color` varchar(255) DEFAULT NULL, `btn_text_color` varchar(255) DEFAULT NULL, `show_subscribe_form` varchar(255) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `dynamic_popups` -- INSERT INTO `dynamic_popups` (`id`, `status`, `title`, `summary`, `image`, `btn_link`, `btn_text`, `btn_background_color`, `btn_text_color`, `show_subscribe_form`, `created_at`, `updated_at`) VALUES (1, 1, 'Subscribe our Newsletter', 'Subscribe our newsletter to get connected to the latest games.', '1727348426_istockphoto-1464156538-612x612.jpg', 'https://www.game-store.probweb.com', 'Subscribe Now', '#d21e1e', '#fff', '1', NULL, '2024-09-26 05:30:26'), (3, 1, 'Newly created Popup', 'Thisi s the daksdljl adkaskldjasjdkaslkjdlk asdjaksljd lasjlkd jasdlkaslk dlaks', '1727345861_istockphoto-1464156538-612x612.jpg', 'https://aktest2.goaflidemo.com/e_commerce/shop?limit=20updated', 'Start Shopping Now Updated', '#0ca61e', '#ffffff', '1', '2024-09-26 04:47:41', '2024-09-26 05:52:28'); -- -------------------------------------------------------- -- -- Table structure for table `failed_jobs` -- CREATE TABLE `failed_jobs` ( `id` bigint(20) UNSIGNED NOT NULL, `uuid` varchar(255) NOT NULL, `connection` text NOT NULL, `queue` text NOT NULL, `payload` longtext NOT NULL, `exception` longtext NOT NULL, `failed_at` timestamp NOT NULL DEFAULT current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `games` -- CREATE TABLE `games` ( `id` bigint(20) UNSIGNED NOT NULL, `category_id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) NOT NULL, `description` text NOT NULL, `image` varchar(255) NOT NULL, `banner` varchar(255) DEFAULT NULL, `slug` varchar(255) NOT NULL, `game_url` varchar(255) NOT NULL, `views` int(11) NOT NULL DEFAULT 0, `plays` int(11) NOT NULL DEFAULT 0, `status` int(11) NOT NULL DEFAULT 1, `featured` int(11) NOT NULL DEFAULT 0, `average_rating` decimal(2,1) NOT NULL DEFAULT 0.0, `number_of_reviews` int(11) NOT NULL DEFAULT 0, `tags` varchar(255) DEFAULT NULL, `published_at` timestamp NULL DEFAULT NULL, `developer_name` varchar(255) DEFAULT NULL, `developer_url` varchar(255) DEFAULT NULL, `meta_title` varchar(255) DEFAULT NULL, `meta_description` text DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `games` -- INSERT INTO `games` (`id`, `category_id`, `name`, `description`, `image`, `banner`, `slug`, `game_url`, `views`, `plays`, `status`, `featured`, `average_rating`, `number_of_reviews`, `tags`, `published_at`, `developer_name`, `developer_url`, `meta_title`, `meta_description`, `created_at`, `updated_at`) VALUES (2, 7, 'Flower World 2', 'Flower World 2 HTML5 game: New levels for Flower World: match 3 game. Swap 2 flowers and match 3 or more in a row. Reach the indicated goals.', '1725102405.webp', '1725102405.webp', 'flower-world-2', 'https://cdn.htmlgames.com/FlowerWorld2/', 3, 0, 1, 1, '0.0', 0, 'Flower world, Flower', NULL, NULL, NULL, 'Flower World 2', 'Flower World 2 HTML5 game: New levels for Flower World: match 3 game. Swap 2 flowers and match 3 or more in a row. Reach the indicated goals.', '2024-08-31 05:36:45', '2024-09-07 06:57:42'), (3, 3, 'Red and Green 2', 'Red and Green 2 HTML5 game: Shoot cannon balls and bump the creatures to their own sweets. Move to aim and click to shoot.', 'icon1725103006.webp', 'banner1725103006.webp', 'red-and-green-2', 'https://cdn.htmlgames.com/RedAndGreen2/', 5, 0, 1, 1, '0.0', 0, 'Red and Green, red', NULL, NULL, NULL, 'Red and Green 2', 'Red and Green 2 HTML5 game: Shoot cannon balls and bump the creatures to their own sweets. Move to aim and click to shoot.', '2024-08-31 05:46:46', '2024-09-07 06:59:20'), (4, 5, '3D Free Kick', 'Prove your free kick skills in this fast-paced 3D soccer game! Swipe to shoot and try to score as many points as possible before you run out of lives. Vary your shooting technique and bend your kicks to defeat the walls and the keeper. Aim for the target or the corners to score bonus points. Do you have what it takes to earn a high score and win the cup?', 'icon1725103837.jpg', 'banner1725103837.jpg', '3d-free-kick', 'https://play.famobi.com/wrapper/3d-free-kick/A1000-10', 1, 0, 1, 1, '0.0', 0, '3D Free kick, Football', NULL, NULL, NULL, '3D Free Kick', 'Prove your free kick skills in this fast-paced 3D soccer game! Swipe to shoot and try to score as many points as possible before you run out of lives. Vary your shooting technique and bend your kicks to defeat the walls and the keeper. Aim for the target or the corners to score bonus points. Do you have what it takes to earn a high score and win the cup?', '2024-08-31 06:00:37', '2024-09-09 02:04:50'), (5, 3, 'Monkey in Trouble', 'Monkey in Trouble HTML5 game: Collect all the fruit and avoid the enemies. Move around with the arrow keys or swipe on a touch device. Shoot bananas with the space bar or tap on the screen.', 'icon1725104529.webp', 'banner1725104529.webp', 'monkey-in-trouble', 'https://cdn.htmlgames.com/MonkeyInTrouble/', 1, 0, 1, 1, '0.0', 0, 'Monkey in Trouble, trouble', NULL, NULL, NULL, 'Monkey in Trouble', 'Monkey in Trouble HTML5 game: Collect all the fruit and avoid the enemies. Move around with the arrow keys or swipe on a touch device. Shoot bananas with the space bar or tap on the screen.', '2024-08-31 06:12:09', '2024-09-09 02:04:34'), (7, 9, 'Traffic Control', 'Traffic Control HTML5 game: Control traffic safely. Click on traffic lights to operate them.', 'icon1725104902.webp', 'banner1725104902.webp', 'traffic-control', 'https://cdn.htmlgames.com/TrafficControl/', 0, 0, 1, 1, '0.0', 0, 'traffic game, traffic control', NULL, NULL, NULL, 'Traffic Control', 'Traffic Control HTML5 game: Control traffic safely. Click on traffic lights to operate them.', '2024-08-31 06:18:22', '2024-08-31 06:18:22'), (8, 7, 'Bubble Tower 3D', 'If you\'re a friend of \"old school\" bubble shooters then you\'ll love Bubble Tower 3D. Experience this reinvented videogames classic in a completely new dimension and an amazing aztec setting! Try to connect at least 3 bubbles of the same color to reach the top of the tower. Not enough action happening? Try out the destructive fireball and watch him do his magic. Let\'s go and reach the high score.', 'icon1725105181.jpg', 'banner1725105181.jpg', 'bubble-tower-3d', 'https://play.famobi.com/wrapper/bubble-tower-3d/A1000-10', 0, 0, 1, 1, '0.0', 0, 'Bubble Shooter, Bubble', NULL, NULL, NULL, 'Bubble Tower 3D', 'If you\'re a friend of \"old school\" bubble shooters then you\'ll love Bubble Tower 3D. Experience this reinvented videogames classic in a completely new dimension and an amazing aztec setting!', '2024-08-31 06:23:01', '2024-08-31 06:23:01'), (9, 16, 'Planet Shooter', 'Planet Shooter HTML5 game: Try to remove all bubbles. Shoot up bubbles and match 3 or more of the same.', 'icon1725105684.webp', 'banner1725105684.webp', 'planet-shooter', 'https://cdn.htmlgames.com/PlanetShooter/', 7, 0, 1, 0, '0.0', 0, 'Bubble shooter', NULL, NULL, NULL, 'Planet Shooter', 'Planet Shooter HTML5 game: Try to remove all bubbles. Shoot up bubbles and match 3 or more of the same.', '2024-08-31 06:31:24', '2024-09-10 23:37:23'), (10, 9, 'Find the Odd One Out', 'Find the Odd One Out HTML5 game: Find the Odd One Out. Click on the character that is different than the others.', 'icon1725105820.webp', 'banner1725105820.webp', 'find-the-odd-one-out', 'https://cdn.htmlgames.com/FindTheOddOneOut/', 0, 0, 1, 0, '0.0', 0, 'Find Out', NULL, NULL, NULL, 'Find the Odd One Out', 'Find the Odd One Out HTML5 game: Find the Odd One Out. Click on the character that is different than the others.', '2024-08-31 06:33:40', '2024-08-31 06:33:40'), (11, 4, 'The Watermelon Game', 'The Watermelon Game HTML5 game: Fruit merge game. Merge 2 of the same fruit to grow the fruit.', 'icon1725106554.webp', 'banner1725106554.webp', 'the-watermelon-game', 'https://cdn.htmlgames.com/TheWatermelonGame/', 0, 0, 1, 0, '0.0', 0, 'Watermelon Game', NULL, NULL, NULL, 'The Watermelon Game', 'The Watermelon Game HTML5 game: Fruit merge game. Merge 2 of the same fruit to grow the fruit.', '2024-08-31 06:45:54', '2024-08-31 06:45:54'), (12, 16, 'Bubble Buster', 'Bubble Buster HTML5 game: Enjoy this Bubble Shooter game. Shoot bubbles up and make groups of three or more same bubbles.', 'icon1725106657.webp', 'banner1725106657.webp', 'bubble-buster', 'https://cdn.htmlgames.com/BubbleBuster/', 0, 0, 1, 0, '0.0', 0, 'Bubble shooter, Bubble Buster', NULL, NULL, NULL, 'Bubble Buster', 'Bubble Buster HTML5 game: Enjoy this Bubble Shooter game. Shoot bubbles up and make groups of three or more same bubbles.', '2024-08-31 06:47:37', '2024-08-31 06:47:37'), (13, 16, 'Bubble Bubble', 'Bubble Bubble HTML5 game: Enjoy this bubble bubble shooter game. Shoot up bubbles and match 3 or more of the same color. Try to remove all bubbles.', 'icon1725106782.webp', 'banner1725106782.webp', 'bubble-bubble', 'https://cdn.htmlgames.com/BubbleBubble/', 8, 0, 1, 0, '0.0', 0, 'Bubble Shooter, Bubble', NULL, NULL, NULL, 'Bubble Bubble', 'Bubble Bubble HTML5 game: Enjoy this bubble bubble shooter game. Shoot up bubbles and match 3 or more of the same color. Try to remove all bubbles.', '2024-08-31 06:49:42', '2024-09-10 23:17:34'), (14, 16, 'Winter Bubble', 'Winter Bubble HTML5 game: Ice cold bubble shooter game. Shoot up bubbles and match 3 or more of the same bubbles.', 'icon1725107637.webp', 'banner1725107637.webp', 'winter-bubble', 'https://cdn.htmlgames.com/WinterBubble/', 5, 0, 1, 0, '0.0', 0, 'Bubble Shooter, Bubble', NULL, NULL, NULL, 'Winter Bubble', 'Winter Bubble HTML5 game: Ice cold bubble shooter game. Shoot up bubbles and match 3 or more of the same bubbles.', '2024-08-31 07:03:57', '2024-09-25 04:17:45'), (15, 16, 'Forest Bubbles', 'Forest Bubbles HTML5 game: Bubble Shooter Puzzle game: shoot bubbles up and create 3 or more of the same to remove the bubbles. Click/Tap on the shooter to change the color of the current bubble.', 'icon1725107728.webp', 'banner1725107728.webp', 'forest-bubbles', 'https://cdn.htmlgames.com/ForestBubbles/', 22, 0, 1, 0, '0.0', 0, 'Bubble Shooter, Bubble', NULL, NULL, NULL, 'Forest Bubbles', 'Forest Bubbles HTML5 game: Bubble Shooter Puzzle game: shoot bubbles up and create 3 or more of the same to remove the bubbles. Click/Tap on the shooter to change the color of the current bubble.', '2024-08-31 07:05:28', '2024-09-26 00:14:07'), (16, 16, 'Sweet Candy', 'Sweet Candy HTML5 game: Fun Candy Bubble shooter game. Shoot up candy and match 3 or more of the same color.', 'icon1725108234.webp', 'banner1725108234.webp', 'sweet-candy', 'https://cdn.htmlgames.com/SweetCandy/', 0, 0, 1, 0, '0.0', 0, 'Bubble Shooter, Bubble', NULL, NULL, NULL, 'Sweet Candy', 'Sweet Candy HTML5 game: Fun Candy Bubble shooter game. Shoot up candy and match 3 or more of the same color.', '2024-08-31 07:13:54', '2024-08-31 07:13:54'), (17, 16, 'Fruit Bubble', 'Fruit Bubble HTML5 game: Bubble Shooter game with Fruit. Shoot up fruit and match 3 or more of the same fruit', 'icon1725108302.webp', 'banner1725108302.webp', 'fruit-bubble', 'https://cdn.htmlgames.com/FruitBubble/', 0, 0, 1, 0, '0.0', 0, 'Bubble Shooter, Bubble', NULL, NULL, NULL, 'Fruit Bubble', 'Fruit Bubble HTML5 game: Bubble Shooter game with Fruit. Shoot up fruit and match 3 or more of the same fruit', '2024-08-31 07:15:02', '2024-08-31 07:15:02'), (18, 16, 'Egyptian Marbles', 'Egyptian Marbles HTML5 game: Special Bubble shooter game: shoot at the rotating bubbles. Get a group of 3 or more connected bubbles to remove them. Click/tap on the shooter to change the color. Use the bonus shots (bottom left) wisely!', 'icon1725108397.webp', 'banner1725108397.webp', 'egyptian-marbles', 'https://cdn.htmlgames.com/EgyptianMarbles/', 1, 0, 1, 0, '0.0', 0, 'Bubble Shooter, Bubble', NULL, NULL, NULL, 'Egyptian Marbles', 'Egyptian Marbles HTML5 game: Special Bubble shooter game: shoot at the rotating bubbles. Get a group of 3 or more connected bubbles to remove them. Click/tap on the shooter to change the color. Use the bonus shots (bottom left) wisely!', '2024-08-31 07:16:37', '2024-09-10 06:17:57'), (19, 16, 'Forest Bubble Shooter', 'Forest Bubble Shooter HTML5 game: Bubble Shooter game in the Forest. Shoot up bubbles and make groups of 3 or more of the same. Try to remove all bubbles.', 'icon1725108920.webp', 'banner1725108920.webp', 'forest-bubble-shooter', 'https://cdn.htmlgames.com/ForestBubbleShooter/', 1, 0, 1, 0, '0.0', 0, 'Bubble Shooter, Bubble', NULL, NULL, NULL, 'Forest Bubble Shooter', 'Forest Bubble Shooter HTML5 game: Bubble Shooter game in the Forest. Shoot up bubbles and make groups of 3 or more of the same. Try to remove all bubbles.', '2024-08-31 07:25:20', '2024-09-10 06:18:10'), (20, 16, 'Bubble Shooter', 'Bubble Shooter HTML5 game: 9 levels Bubble Shooter fun. Shoot up the bubbles and match 3 or more of the same color.', 'icon1725109185.webp', 'banner1725109185.webp', 'bubble-shooter1725109185', 'https://cdn.htmlgames.com/BubbleShooter/', 1, 0, 1, 0, '0.0', 0, 'Bubble Shooter, Bubble', NULL, NULL, NULL, 'Bubble Shooter', 'Bubble Shooter HTML5 game: 9 levels Bubble Shooter fun. Shoot up the bubbles and match 3 or more of the same color.', '2024-08-31 07:29:45', '2024-09-10 23:37:31'), (21, 16, 'Ghost Bubbles', 'Ghost Bubbles HTML5 game: Remove all the ghosts in this halloween bubble shooter game.', 'icon1725109338.webp', 'banner1725109338.webp', 'ghost-bubbles1725109338', 'https://cdn.htmlgames.com/GhostBubbles/', 0, 0, 1, 0, '0.0', 0, 'Bubble Shooter, Bubble', NULL, NULL, NULL, 'Ghost Bubbles', 'Ghost Bubbles HTML5 game: Remove all the ghosts in this halloween bubble shooter game.', '2024-08-31 07:32:18', '2024-08-31 07:32:18'), (22, 3, 'Frenzy Farm', 'Frenzy Farm HTML5 game: The animals have gone crazy on the farm. Try to escape from them. Use the arrow keys or tap on the screen.', 'icon1725252110.webp', 'banner1725252110.webp', 'frenzy-farm1725252110', 'https://cdn.htmlgames.com/FrenzyFarm/', 0, 0, 1, 0, '0.0', 0, 'Frenzy Farm', NULL, NULL, NULL, 'Frenzy Farm', 'Frenzy Farm HTML5 game: The animals have gone crazy on the farm. Try to escape from them. Use the arrow keys or tap on the screen.', '2024-09-01 23:11:50', '2024-09-01 23:11:50'), (23, 3, 'Frozen for Christmas', 'Frozen for Christmas HTML5 game: Santa has to freeze all the Elves for Christmas. Use the on-screen controls or the arrow keys and space bar. Freeze and catch all the Elves.', 'icon1725252215.webp', 'banner1725252215.webp', 'frozen-for-christmas1725252215', 'https://cdn.htmlgames.com/FrozenForChristmas/', 0, 0, 1, 0, '0.0', 0, 'Frozen for Christmas HTML5 game', NULL, NULL, NULL, 'Frozen for Christmas', 'Frozen for Christmas HTML5 game: Santa has to freeze all the Elves for Christmas. Use the on-screen controls or the arrow keys and space bar. Freeze and catch all the Elves.', '2024-09-01 23:13:35', '2024-09-01 23:13:35'), (24, 3, 'Airport Sniper', 'Airport Sniper HTML5 game: Shoot the targets at the airport. Click to zoom in and then aim and release.', 'icon1725252302.webp', 'banner1725252302.webp', 'airport-sniper1725252302', 'https://cdn.htmlgames.com/AirportSniper/', 0, 0, 1, 0, '0.0', 0, 'Airport Sniper HTML5 game', NULL, NULL, NULL, 'Airport Sniper', 'Airport Sniper HTML5 game: Shoot the targets at the airport. Click to zoom in and then aim and release.', '2024-09-01 23:15:02', '2024-09-01 23:15:02'), (25, 3, 'Archer', 'Archer is an engaging and skill-based game that challenges players to step into the shoes of a master archer. In this game, players must demonstrate precision, timing, and accuracy as they aim to hit targets at varying distances. The gameplay typically involves pulling back a virtual bowstring and releasing arrows towards static or moving targets, with wind speed and direction adding to the challenge. As players progress, the difficulty increases with more complex targets, such as bullseyes, balloons, or even obstacles that must be avoided. The game may also feature a range of environments, from serene forests to rugged mountain landscapes, enhancing the immersive experience. Whether played in a competitive multiplayer mode or as a solo journey, Archer offers both casual fun and a test of true marksmanship.', 'icon1725252702.webp', 'banner1725252702.webp', 'archer1725252702', 'https://cdn.htmlgames.com/Archer/', 0, 0, 1, 0, '0.0', 0, 'Archer', NULL, NULL, NULL, 'Archer', 'Archer is an engaging and skill-based game that challenges players to step into the shoes of a master archer. In this game, players must demonstrate precision, timing, and accuracy as they aim to hit targets at varying distances.', '2024-09-01 23:21:42', '2024-09-01 23:21:42'), (26, 3, 'Archery Training', '<p>\"Archery Training\" is an interactive HTML5 game designed to help players hone their archery skills in a virtual environment. The game simulates a realistic archery experience where players must carefully aim and shoot arrows at targets of varying distances and sizes. The objective is to score as many points as possible by hitting the center of the targets, with higher scores awarded for bullseyes.</p>\r\n\r\n<p>The game features intuitive controls, typically involving dragging the mouse or swiping on touch devices to pull back the bowstring, then releasing it to shoot the arrow. As players progress through levels, the challenges increase, with moving targets, changing wind conditions, and more complex obstacles.</p>\r\n\r\n<p>\"Archery Training\" also includes different modes, such as timed challenges, endless practice sessions, and competitive scoreboards where players can compare their skills with others. The game’s clean and simple design, along with its focus on accuracy and timing, makes it an addictive and enjoyable experience for players of all ages. Whether you’re looking to practice your archery skills or just have some fun, \"Archery Training\" offers a compelling and rewarding gameplay experience.</p>', 'icon1725253121.webp', 'banner1725253121.webp', 'archery-training1725253121', 'https://cdn.htmlgames.com/ArcheryTraining/', 0, 0, 1, 0, '0.0', 0, 'Archery Training', NULL, NULL, NULL, 'Archery Training', '\"Archery Training\" is an interactive HTML5 game designed to help players hone their archery skills in a virtual environment.', '2024-09-01 23:28:41', '2024-09-01 23:28:41'), (27, 3, 'Happy Bird', '<p>\"Happy Bird\" is a delightful and addictive HTML5 game that challenges players to guide a cheerful, flapping bird through a series of obstacles. The objective is simple yet engaging: keep the bird in flight by tapping or clicking the screen to make it flap its wings, while avoiding pipes or other barriers that appear from the top and bottom of the screen.</p>\r\n\r\n<p>The game\'s mechanics are easy to grasp, but mastering it requires precision and timing. Each tap keeps the bird airborne, but letting it fly too high or too low will result in a collision, ending the game. The goal is to navigate the bird as far as possible through the obstacles, with the distance traveled determining the player\'s score.</p>\r\n\r\n<p>\"Happy Bird\" is characterized by its bright, colorful graphics and upbeat, playful sound effects, creating an enjoyable and casual gaming experience. Its simplicity makes it accessible to players of all ages, while the challenge of beating high scores keeps them coming back for more. Whether you’re looking for a quick game to pass the time or aiming to top the leaderboard, \"Happy Bird\" offers endless fun and a test of reflexes and concentration.</p>', 'icon1725253605.webp', 'banner1725253605.webp', 'happy-bird1725253605', 'https://cdn.htmlgames.com/HappyBird/', 0, 0, 1, 0, '0.0', 0, 'Happy Bird', NULL, NULL, NULL, 'Happy Bird', '\"Happy Bird\" is a delightful and addictive HTML5 game that challenges players to guide a cheerful, flapping bird through a series of obstacles. The objective is simple yet engaging', '2024-09-01 23:36:45', '2024-09-01 23:36:45'), (28, 9, 'Zig Zag Gate', 'Zig Zag Gate HTML5 game: Zig Zag through all gates. Click/tap to change the shape to get through the gate', 'icon1725263394.webp', 'banner1725263394.webp', 'zig-zag-gate1725263394', 'https://cdn.htmlgames.com/ZigZagGate/', 0, 0, 1, 0, '0.0', 0, 'Zig Zig', NULL, NULL, NULL, 'Zig Zag Gate', 'Zig Zag Gate HTML5 game: Zig Zag through all gates. Click/tap to change the shape to get through the gate', '2024-09-02 02:19:54', '2024-09-02 02:19:54'), (29, 3, 'Acid Rain', 'Acid Rain HTML5 game: Avoid the acid rain in this platform game and move your character to the other side. Use the arrow keys on desktop or tap on the buttons on mobile devices.', 'icon1725263441.webp', 'banner1725263441.webp', 'acid-rain1725263441', 'https://cdn.htmlgames.com/AcidRain/', 0, 0, 1, 0, '0.0', 0, 'Acid Rain', NULL, NULL, NULL, 'Acid Rain', 'Acid Rain HTML5 game: Avoid the acid rain in this platform game and move your character to the other side. Use the arrow keys on desktop or tap on the buttons on mobile devices.', '2024-09-02 02:20:41', '2024-09-02 02:20:41'), (30, 5, 'Tennis', 'Tennis HTML5 game: Play a game of Tennis against a strong opponent, can you win?', 'icon1725263487.webp', 'banner1725263487.webp', 'tennis1725263487', 'https://cdn.htmlgames.com/Tennis/', 0, 0, 1, 0, '0.0', 0, 'Tennis', NULL, NULL, NULL, 'Tennis', 'Tennis HTML5 game: Play a game of Tennis against a strong opponent, can you win?', '2024-09-02 02:21:27', '2024-09-02 02:21:27'), (31, 3, 'Alice in Wonderland', 'Alice in Wonderland HTML5 game: Collect the keys to open the door to the next level. Use the arrow (keys) to move and the space bar (or jump button) to jump.', 'icon1725263549.webp', 'banner1725263549.webp', 'alice-in-wonderland1725263549', 'https://cdn.htmlgames.com/AliceInWonderland/', 0, 0, 1, 0, '0.0', 0, 'Alice in Wonderland', NULL, NULL, NULL, 'Alice in Wonderland', 'Alice in Wonderland HTML5 game: Collect the keys to open the door to the next level. Use the arrow (keys) to move and the space bar (or jump button) to jump.', '2024-09-02 02:22:29', '2024-09-02 02:22:29'), (32, 5, 'Air Hockey', 'Air Hockey HTML5 game: Can you score the most points in this air hockey game?', 'icon1725263595.webp', 'banner1725263595.webp', 'air-hockey1725263595', 'https://cdn.htmlgames.com/AirHockey/', 0, 0, 1, 0, '0.0', 0, 'Air Hockey', NULL, NULL, NULL, 'Air Hockey', 'Air Hockey HTML5 game: Can you score the most points in this air hockey game?', '2024-09-02 02:23:15', '2024-09-02 02:23:15'), (33, 12, 'Bullet Bonanza', 'Bullet Bonanza HTML game available for play', 'icon1725264146.jpg', 'banner1725264146.jpg', 'bullet-bonanza1725264146', 'https://www.bulletbonanza.io/', 0, 0, 1, 0, '0.0', 0, 'Bullet', NULL, NULL, NULL, 'Bullet Bonanza', 'Bullet Bonanza HTML game available for play', '2024-09-02 02:32:26', '2024-09-02 02:32:26'), (34, 17, 'ABC Tiles', 'ABC Tiles HTML5 game: Collect 3 of the same Tiles. Click on free tiles to move the tiles to the bottom bar. If you get 3 of the same tiles on the bottom bar than the tiles are removed', 'icon1725275035.webp', 'banner1725275035.webp', 'abc-tiles1725275035', 'https://cdn.htmlgames.com/ABCTiles/', 0, 0, 1, 0, '0.0', 0, 'ABC Title', NULL, NULL, NULL, 'ABC Tiles', 'ABC Tiles HTML5 game: Collect 3 of the same Tiles. Click on free tiles to move the tiles to the bottom bar. If you get 3 of the same tiles on the bottom bar than the tiles are removed', '2024-09-02 05:33:55', '2024-09-02 05:33:55'), (35, 17, 'Christmas Dimensions', 'Christmas Dimensions HTML5 game: Play a Xmas Mahjong Game in 3 Dimensions. Click on two of the same christmas blocks that have at least two adjacent free sides.', 'icon1725275108.webp', 'banner1725275108.webp', 'christmas-dimensions1725275108', 'https://cdn.htmlgames.com/ChristmasDimensions/', 0, 0, 1, 0, '0.0', 0, 'Christmas Dimensions', NULL, NULL, NULL, 'Christmas Dimensions', 'Christmas Dimensions HTML5 game: Play a Xmas Mahjong Game in 3 Dimensions. Click on two of the same christmas blocks that have at least two adjacent free sides.', '2024-09-02 05:35:08', '2024-09-02 05:35:08'), (36, 17, 'Music Mahjong', 'Music Mahjong HTML5 game: A mahjong solitaire game full of music. Remove tiles in pairs of the same free tiles. Try to free the tiles with the music notes.', 'icon1725280116.webp', 'banner1725280116.webp', 'music-mahjong1725280116', 'https://cdn.htmlgames.com/MusicMahjong/', 0, 0, 1, 0, '0.0', 0, 'Music Mahjong', NULL, NULL, NULL, 'Music Mahjong', 'Music Mahjong HTML5 game: A mahjong solitaire game full of music. Remove tiles in pairs of the same free tiles. Try to free the tiles with the music notes.', '2024-09-02 06:58:36', '2024-09-02 06:58:36'), (37, 17, 'Christmas Connect', 'Christmas Connect HTML5 game: Mahjong connect game for Christmas. Connect two of the same tiles with a path that has no more than two turns of 90 degrees', 'icon1725280162.webp', 'banner1725280162.webp', 'christmas-connect1725280162', 'https://cdn.htmlgames.com/ChristmasConnect/', 0, 0, 1, 0, '0.0', 0, 'Christmas Connect', NULL, NULL, NULL, 'Christmas Connect', 'Christmas Connect HTML5 game: Mahjong connect game for Christmas. Connect two of the same tiles with a path that has no more than two turns of 90 degrees', '2024-09-02 06:59:22', '2024-09-02 06:59:22'), (38, 17, 'Dream Pet Connect', 'Dream Pet Connect HTML5 game: Connect the same animals in this Dream Pet Link game. The connecting path cannot change directions more than 2x.', 'icon1725280224.webp', 'banner1725280224.webp', 'dream-pet-connect1725280224', 'https://cdn.htmlgames.com/DreamPetConnect/', 0, 0, 1, 1, '0.0', 0, 'Dream Pet Connect', NULL, NULL, NULL, 'Dream Pet Connect', 'Dream Pet Connect HTML5 game: Connect the same animals in this Dream Pet Link game. The connecting path cannot change directions more than 2x.', '2024-09-02 07:00:24', '2024-09-02 07:00:24'), (39, 17, 'Halloween Mahjong', 'Halloween Mahjong HTML5 game: 50 levels of Halloween Mahjong fun. Combine two of the same free tiles.', 'icon1725280288.webp', 'banner1725280288.webp', 'halloween-mahjong1725280288', 'https://cdn.htmlgames.com/HalloweenMahjong/', 0, 0, 1, 1, '0.0', 0, 'Halloween Mahjong', NULL, NULL, NULL, 'Halloween Mahjong', 'Halloween Mahjong HTML5 game: 50 levels of Halloween Mahjong fun. Combine two of the same free tiles.', '2024-09-02 07:01:28', '2024-09-02 07:01:28'), (40, 17, 'Easter Pile', 'Easter Pile HTML5 game: Mahjong game for Easter. Combine two of the same free tiles and try to remove all', 'icon1725280352.webp', 'banner1725280352.webp', 'easter-pile1725280352', 'https://cdn.htmlgames.com/EasterPile/', 0, 0, 1, 0, '0.0', 0, 'Easter Pile', NULL, NULL, NULL, 'Easter Pile', 'Easter Pile HTML5 game: Mahjong game for Easter. Combine two of the same free tiles and try to remove all', '2024-09-02 07:02:32', '2024-09-02 07:02:32'), (41, 17, 'Mah-Domino', 'Mah-Domino HTML5 game: Mahjong and Domino. Remove all tiles by pairing up the ends of domino stones', 'icon1725280423.webp', 'banner1725280423.webp', 'mah-domino1725280423', 'https://cdn.htmlgames.com/Mah-Domino/', 0, 0, 1, 1, '0.0', 0, 'Mah-Domino', NULL, NULL, NULL, 'Mah-Domino', 'Mah-Domino HTML5 game: Mahjong and Domino. Remove all tiles by pairing up the ends of domino stones', '2024-09-02 07:03:43', '2024-09-02 07:03:43'), (42, 17, 'Dark Mahjong Connect', 'Dark Mahjong Connect HTML5 game: Mahjong Connect with a Dark theme. Connect 2 of the same tiles and remove all tiles.', 'icon1725280570.webp', 'banner1725280570.webp', 'dark-mahjong-connect1725280570', 'https://cdn.htmlgames.com/DarkMahjongConnect/', 0, 0, 1, 1, '0.0', 0, 'Dark Mahjong Connect', NULL, NULL, NULL, 'Dark Mahjong Connect', 'Dark Mahjong Connect HTML5 game: Mahjong Connect with a Dark theme. Connect 2 of the same tiles and remove all tiles.', '2024-09-02 07:06:10', '2024-09-02 07:06:10'), (43, 17, 'Sensei Mahjongg', 'Sensei Mahjongg HTML5 game: Traditional Mahjongg Solitaire game. Combine two of the same free tiles each time and clear the entire layout.', 'icon1725280681.webp', 'banner1725280681.webp', 'sensei-mahjongg1725280681', 'https://cdn.htmlgames.com/SenseiMahjongg/', 0, 0, 1, 0, '0.0', 0, 'Sensei Mahjongg', NULL, NULL, NULL, 'Sensei Mahjongg', 'Sensei Mahjongg HTML5 game: Traditional Mahjongg Solitaire game. Combine two of the same free tiles each time and clear the entire layout.', '2024-09-02 07:08:01', '2024-09-02 07:08:01'), (44, 17, 'Summer Mahjong', 'Summer Mahjong HTML5 game: A colorful mahjong solitaire game. Remove all tiles in pairs of the same free tiles.', 'icon1725280759.webp', 'banner1725280759.webp', 'summer-mahjong1725280759', 'https://cdn.htmlgames.com/SummerMahjong/', 0, 0, 1, 0, '0.0', 0, 'Summer Mahjong', NULL, NULL, NULL, 'Summer Mahjong', 'Summer Mahjong HTML5 game: A colorful mahjong solitaire game. Remove all tiles in pairs of the same free tiles.', '2024-09-02 07:09:19', '2024-09-02 07:09:19'), (45, 17, 'Black and White Mahjong 3', 'Black and White Mahjong 3 HTML5 game: New Black and White Mahjong game. Combine a black tile and a white tile. You can only combine free tiles and tiles with the same symbols. Via level select you can play all 300 levels.', 'icon1725280849.webp', 'banner1725280849.webp', 'black-and-white-mahjong-31725280849', 'https://cdn.htmlgames.com/BlackAndWhiteMahjong3/', 0, 0, 1, 0, '0.0', 0, 'Black and White Mahjong 3', NULL, NULL, NULL, 'Black and White Mahjong 3', 'Black and White Mahjong 3 HTML5 game: New Black and White Mahjong game. Combine a black tile and a white tile. You can only combine free tiles and tiles with the same symbols. Via level select you can play all 300 levels.', '2024-09-02 07:10:49', '2024-09-02 07:10:49'), (46, 17, 'Jolly Jong Birds', 'Jolly Jong Birds HTML5 game: Fun Mahjong solitaire game with birds. Find 2 of the same bird tiles to remove the 2 tiles', 'icon1725281073.webp', 'banner1725281073.webp', 'jolly-jong-birds1725281073', 'https://cdn.htmlgames.com/JollyJongBirds/', 0, 0, 1, 0, '0.0', 0, 'Jolly Jong Birds', NULL, NULL, NULL, 'Jolly Jong Birds', 'Jolly Jong Birds HTML5 game: Fun Mahjong solitaire game with birds. Find 2 of the same bird tiles to remove the 2 tiles', '2024-09-02 07:14:33', '2024-09-02 07:14:33'), (47, 17, 'Wallpaper Connect', 'Wallpaper Connect HTML5 game: Mahjong Connect game with Wallpapers. Connect two of the same wallpaper tiles to remove them. The connecting line can have at most two 90 degree angles.', 'icon1725281191.webp', 'banner1725281191.webp', 'wallpaper-connect1725281191', 'https://cdn.htmlgames.com/WallpaperConnect/', 0, 0, 1, 0, '0.0', 0, 'Wallpaper Connect', NULL, NULL, NULL, 'Wallpaper Connect', 'Wallpaper Connect HTML5 game: Mahjong Connect game with Wallpapers. Connect two of the same wallpaper tiles to remove them. The connecting line can have at most two 90 degree angles.', '2024-09-02 07:16:31', '2024-09-02 07:16:31'), (48, 17, 'Mahjong Connect Jungle', 'Mahjong Connect Jungle HTML5 game: Remove all tiles from the Jungle. Connect two of the same tiles with a path that has no more than two 90 degree angles to remove the tiles.', 'icon1725281229.webp', 'banner1725281229.webp', 'mahjong-connect-jungle1725281229', 'https://cdn.htmlgames.com/MahjongConnectJungle/', 0, 0, 1, 0, '0.0', 0, 'Mahjong Connect Jungle', NULL, NULL, NULL, 'Mahjong Connect Jungle', 'Mahjong Connect Jungle HTML5 game: Remove all tiles from the Jungle. Connect two of the same tiles with a path that has no more than two 90 degree angles to remove the tiles.', '2024-09-02 07:17:09', '2024-09-02 07:17:09'), (49, 17, 'Mahjong Tower', 'Mahjong Tower HTML5 game: Mahjong Solitaire with tower levels. Remove all tiles from the Mahjong Tower by selecting two of the same free tiles.', 'icon1725281281.webp', 'banner1725281281.webp', 'mahjong-tower1725281281', 'https://cdn.htmlgames.com/MahjongTower/', 0, 0, 1, 0, '0.0', 0, 'Mahjong Tower', NULL, NULL, NULL, 'Mahjong Tower', 'Mahjong Tower HTML5 game: Mahjong Solitaire with tower levels. Remove all tiles from the Mahjong Tower by selecting two of the same free tiles.', '2024-09-02 07:18:01', '2024-09-02 07:18:01'), (50, 17, 'Farm Mahjong', 'Farm Mahjong HTML5 game: Match the same tiles in this Farm Mahjong Solitaire game. You can combine two of the same free tiles. Remove all tiles to advance to the next level.', 'icon1725283744.webp', 'banner1725283744.webp', 'farm-mahjong1725283744', 'https://cdn.htmlgames.com/FarmMahjong/', 0, 0, 1, 0, '0.0', 0, 'Farm Mahjong', NULL, NULL, NULL, 'Farm Mahjong', 'Farm Mahjong HTML5 game: Match the same tiles in this Farm Mahjong Solitaire game. You can combine two of the same free tiles. Remove all tiles to advance to the next level.', '2024-09-02 07:59:04', '2024-09-02 07:59:04'), (51, 17, 'Original Mahjongg', 'Original Mahjongg HTML5 game: The original Mahjong Solitaire game. Combine two of the same free tiles and try to remove all tiles.', 'icon1725283782.webp', 'banner1725283782.webp', 'original-mahjongg1725283782', 'https://cdn.htmlgames.com/OriginalMahjongg/', 0, 0, 1, 0, '0.0', 0, 'Original Mahjongg', NULL, NULL, NULL, 'Original Mahjongg', 'Original Mahjongg HTML5 game: The original Mahjong Solitaire game. Combine two of the same free tiles and try to remove all tiles.', '2024-09-02 07:59:42', '2024-09-02 07:59:42'), (52, 17, 'Master Qwans Mahjong', 'Master Qwans Mahjong HTML5 game: Classic Mahjong game now as html5 game. Combine two of the same free tiles to remove the tiles.', 'icon1725283875.webp', 'banner1725283875.webp', 'master-qwans-mahjong1725283875', 'https://cdn.htmlgames.com/MasterQwansMahjong/', 0, 0, 1, 0, '0.0', 0, 'Master Qwans Mahjong', NULL, NULL, NULL, 'Master Qwans Mahjong', 'Master Qwans Mahjong HTML5 game: Classic Mahjong game now as html5 game. Combine two of the same free tiles to remove the tiles.', '2024-09-02 08:01:15', '2024-09-02 08:01:15'), (53, 17, 'Jolly Jong 2', 'Jolly Jong 2 HTML5 game: Fun Mahjong game with stacked tiles in 2 game modes. Combine 2 of the same free tiles to remove those tiles.', 'icon1725283928.webp', 'banner1725283928.webp', 'jolly-jong-21725283928', 'https://cdn.htmlgames.com/JollyJong2/', 0, 0, 1, 0, '0.0', 0, 'Jolly Jong 2', NULL, NULL, NULL, 'Jolly Jong 2', 'Jolly Jong 2 HTML5 game: Fun Mahjong game with stacked tiles in 2 game modes. Combine 2 of the same free tiles to remove those tiles.', '2024-09-02 08:02:08', '2024-09-02 08:02:08'), (54, 3, 'Jungle Jump', 'Jungle Jump HTML5 game: Click to create platforms and jump on it. Collect the treasures and avoid the obstacles.', 'icon1725284127.webp', 'banner1725284127.webp', 'jungle-jump1725284127', 'https://cdn.htmlgames.com/JungleJump/', 0, 0, 1, 0, '0.0', 0, 'Jungle Jump', NULL, NULL, NULL, 'Jungle Jump', 'Jungle Jump HTML5 game: Click to create platforms and jump on it. Collect the treasures and avoid the obstacles.', '2024-09-02 08:05:27', '2024-09-02 08:05:27'), (55, 14, 'Galaxy Shooter', 'Galaxy Shooter HTML5 game: Bescherm de aarde tegen de buitenaardse ruimteschepen. Tap/click to shoot.', 'icon1725284183.webp', 'banner1725284183.webp', 'galaxy-shooter1725284183', 'https://cdn.htmlgames.com/GalaxyShooter/', 0, 0, 1, 0, '0.0', 0, 'Galaxy Shooter', NULL, NULL, NULL, 'Galaxy Shooter', 'Galaxy Shooter HTML5 game: Bescherm de aarde tegen de buitenaardse ruimteschepen. Tap/click to shoot.', '2024-09-02 08:06:23', '2024-09-02 08:06:23'), (56, 5, 'Maya Golf 2', 'Maya Golf 2 HTML5 game: New levels for the Maya Golf game. Try to putt the ball in as less shots as possible.', 'icon1725284253.webp', 'banner1725284253.webp', 'maya-golf-21725284253', 'https://cdn.htmlgames.com/MayaGolf2/', 0, 0, 1, 0, '0.0', 0, 'Maya Golf 2', NULL, NULL, NULL, 'Maya Golf 2', 'Maya Golf 2 HTML5 game: New levels for the Maya Golf game. Try to putt the ball in as less shots as possible.', '2024-09-02 08:07:33', '2024-09-02 08:07:33'), (57, 9, 'Fishing Trip', 'Fishing Trip HTML5 game: Enjoy a fishing trip on the lake and try to catch the fish and the treasures.', 'icon1725284364.webp', 'banner1725284364.webp', 'fishing-trip1725284364', 'https://cdn.htmlgames.com/FishingTrip/', 0, 0, 1, 0, '0.0', 0, 'Fishing Trip', NULL, NULL, NULL, 'Fishing Trip', 'Fishing Trip HTML5 game: Enjoy a fishing trip on the lake and try to catch the fish and the treasures.', '2024-09-02 08:09:24', '2024-09-02 08:09:24'), (58, 14, 'Soldier Attack 1', 'Soldier Attack 1 HTML5 game: Shoot the aliens in as less shots as possible. Click to shoot', 'icon1725284415.webp', 'banner1725284415.webp', 'soldier-attack-11725284415', 'https://cdn.htmlgames.com/SoldierAttack1/', 0, 0, 1, 1, '0.0', 0, 'Soldier Attack 1', NULL, NULL, NULL, 'Soldier Attack 1', 'Soldier Attack 1 HTML5 game: Shoot the aliens in as less shots as possible. Click to shoot', '2024-09-02 08:10:15', '2024-09-02 08:10:15'), (59, 9, 'Escape Room - Home Escape', 'Escape Room - Home Escape HTML5 game: Try to Escape in this Escape game. Find all clues and solve all puzzles.', 'icon1725428969.webp', 'banner1725428969.webp', 'escape-room-home-escape1725428969', 'https://cdn.htmlgames.com/EscapeRoom-HomeEscape/', 0, 0, 1, 1, '0.0', 0, 'Escape Room - Home Escape', NULL, NULL, NULL, 'Escape Room - Home Escape', 'Escape Room - Home Escape HTML5 game: Try to Escape in this Escape game. Find all clues and solve all puzzles.', '2024-09-04 00:19:29', '2024-09-04 00:19:29'), (61, 18, 'Sokoballs', 'Sokoballs is a classic puzzle game deeply inspired by puzzle games like Sokoban. In this game you have to place all the balls on the switches you can find in each level. Use the arrow keys or WASD to move the player. If you get stuck press R to restart the level.', 'small.png', 'small.png', 'sokoballs', 'https://play.gamepix.com/sokoballs/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 01:39:30', '2024-09-04 01:39:30'), (62, 4, 'Flamit', 'Light all the torches as fast as you can in this engaging platform.\nBut do it fast, because a your flame won\'t last forever!\nFeaturing:\n- 30 one-screen levels full of funny obstacles\n- 2 Different game mode\n- spikes\n- ice enemies\n- more spikes\n- snow\n- A lot of torches\n\nControls\nTouch the screen controls or use arrow keys to move the Player\n\n- 30 one-screen levels full of funny obstacles\n- 2 Different game mode\n- spikes\n- ice enemies\n- more spikes\n- snow\n- A lot of torches', '1725434223.png', '1725434225.png', 'flamit', 'https://play.gamepix.com/flamit/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 01:47:06', '2024-09-04 01:47:06'), (63, 3, 'Body Drop 3D', 'The game will delight you with a realistic simulation of the body falling! Its advantage is not only physics, but also the realistic behavior of the character, his animations, nice graphics and many levels!', '1725434427.png', '1725434430.png', 'body-drop-3d', 'https://play.gamepix.com/body-drop-3d/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 01:50:32', '2024-09-04 01:50:32'), (65, 18, 'Cerkio', 'Touch the screen at the right time to throw the ball in the white circle.\nRepeat it for more than 30 levels and prove yourself you are skilled enough to complete the game!\n\n34 levels\nNice music\nRelaxing game\none hand game', '1725435491.png', '1725435494.png', 'cerkio', 'https://play.gamepix.com/cerkio/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 02:08:16', '2024-09-04 02:08:16'), (66, 5, 'Penalty Kick Wiz', 'Penalty Kick Wiz is a penalty shooter arcade game to kick the soccer ball and shoot to the scoring goal. Become a master of penalty shooters!', '1725435515.png', '1725435517.png', 'penalty-kick-wiz', 'https://play.gamepix.com/penalty-kick-wiz/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 02:08:38', '2024-09-04 02:08:38'), (67, 19, 'Turbo Dismounting', 'Turbo Dismounting Stickman game', '1725435608.png', '1725435610.png', 'turbo-dismounting', 'https://play.gamepix.com/turbo-dismounting/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 02:10:11', '2024-09-04 02:10:11'), (68, 20, 'Barbies Sketch', 'Experience the fun and challenges of sketchboarding with Barbie. Here, Barbie is the main character of the game, where she sketches to reach her destination. Stay aware of the new environment and different obstacles, and help Barbie avoid all the obstacles on her way.', '1725435614.png', '1725435616.png', 'barbies-sketch', 'https://play.gamepix.com/barbies-sketch/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 02:10:18', '2024-09-04 02:10:18'), (69, 21, 'Kobadoo Flags', 'Kobadoo Flags is a browser game that trains your brain by memorizing flags of the World in the right order.\n\nWhen you play Kobadoo Flags you are actively using your working memory. Several scientific studies suggest that training of working memory has beneficial effects and can increase your cognitive functions.', '1725435622.png', '1725435623.png', 'kobadoo-flags', 'https://play.gamepix.com/kobadoo-flags/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 02:10:24', '2024-09-04 02:10:24'), (70, 18, 'Sokoballs', 'Sokoballs is a classic puzzle game deeply inspired by puzzle games like Sokoban. In this game you have to place all the balls on the switches you can find in each level. Use the arrow keys or WASD to move the player. If you get stuck press R to restart the level.', '1725437051.png', '1725437052.png', 'sokoballs', 'https://play.gamepix.com/sokoballs/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 02:34:12', '2024-09-04 02:34:12'), (71, 9, 'WW1 Battle Simulator', 'Battle simulator in ww1\n\nThe epic war has begun! In this ww1 sim, you will have to battle to save the world!\nYou will need all your strategy and tactics to achieve victory!\n\n.. no more trenches - just tanks n guns!\n\nSounds:freesound.org\nMusic_Geoplex_Drift', '1725438500.png', '1725438503.png', 'ww1-battle-simulator', 'https://play.gamepix.com/ww1-battle-simulator/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 02:58:25', '2024-09-04 02:58:25'), (72, 4, 'Supercars Zombie Driving', 'Drive different supercars and smash all zombies on your way in order to win.', '1725438635.png', '1725438637.png', 'supercars-zombie-driving', 'https://play.gamepix.com/supercars-zombie-driving/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:00:38', '2024-09-04 03:00:38'), (73, 4, 'Idle Noob Lumberjack', 'Cut down trees, trade wood and discover new lands! Play Noob Lumberjack and create a real paradise on earth.\n\nBUILD A HOUSE\nAll you need is to cut down as many trees as possible, trade resources on the market and earn money for the development of the farm!\n\nDISCOVER NEW LANDS\nUpgrade your house to unlock new islands. The more lands you discover, the more resources you can collect.\n\nHIRE NOOBS LUMBERJACKS\nDo you want to build your farm faster? Hire small minions who can help cut down trees, even when you are resting.\n\nBuild a big farm on uninhabited islands! Play the Noob Lumberjack and enjoy one of the best construction games right now!', '1725438641.png', '1725438642.png', 'idle-noob-lumberjack', 'https://play.gamepix.com/idle-noob-lumberjack/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:00:43', '2024-09-04 03:00:43'), (74, 3, 'Gem Clicker', 'Gem clicker is a unique but simple clicker game, click on the big gem to get money and eventually break it. Click on the four small gems to charge them up until they generate income for a small amount of time automatically. Upgrade your click DMG, get an auto-clicker, upgrade the small gems, and get a reward for each big gem broken. This game has no end and you can infinitely upgrade as the big gems get progressively harder and harder to break.', '1725438646.png', '1725438647.png', 'gem-clicker', 'https://play.gamepix.com/gem-clicker/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:00:48', '2024-09-04 03:00:48'), (75, 5, '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.', '1725438661.png', '1725438663.png', 'goal-skibidi-goal', 'https://play.gamepix.com/goal-skibidi-goal/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:01:04', '2024-09-04 03:01:04'), (76, 3, 'Stickman Broken Bones io', 'Play as a Stickman, run, jump and do damage. The unique physics of ragdoll gives the game a special charm. The more damage you do, the more points and new levels you unlock! The game is designed for fans of the Stickman and Ragdoll genres.\nThe game also has a leaderboard and a shop with a system for pumping stickman and his transport. Thanks to this, you will be able to break your character more spectacularly and interestingly, as well as compete with your friends on points scored.\n\nFeatures of the game:\n- Everyone\'s favorite ragdoll physics\n- Spectacular limb injury system\n- Lots of levels with lots of traps\n- Character upgrade system\n- Transport store', '1725438668.png', '1725438669.png', 'stickman-broken-bones-io', 'https://play.gamepix.com/stickman-broken-bones-io/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:01:11', '2024-09-04 03:01:11'), (77, 9, 'Babel Tower', 'You are building the Tower of Babel, that will reach to the sky!\nYou have a team of professionals: miners, masons, crafters, lumberjacks, builders, who will help you achieve success in this incremental idle game.\n\nNew fun machines are unlocked with every tower floor.\n\nThe game was made by Airapport and expands our idle games universe. \n\nControls\nPress-and-hold on the screen to mine stone, transfer stone to processing, speed up bricks creation, chop trees, and perform other activities.\n\nSell part of your resources at the Market to gain money for upgrades. At certain upgrade level the building works by itself, you will be spectating and having fun.\n\nRestarting your tower building gives you Golden Bricks, which boost your tap power, production and increase market prices.\n\nIf you are away you are earning time bonus, which can be used to speed up game processes.\n\nBuy special artifacts to boost your progress even further.', '1725438674.png', '1725438675.png', 'babel-tower', 'https://play.gamepix.com/babel-tower/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:01:17', '2024-09-04 03:01:17'), (78, 5, 'Hit the Target!', 'Train your aim by hitting the targets!\nThere are three levels of difficulty and you can also set the test time.', '1725438735.png', '1725438737.png', 'hit-the-target', 'https://play.gamepix.com/hit-the-target/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:02:18', '2024-09-04 03:02:18'), (79, 9, 'Stickman Simulator Final Battle', 'Become the real tactical hero and win the stickman battle!\n\nIt’s time for war! Stickman Simulator: Final Battle is the newest game where you get to choose your epic troops, and claim victory on the battlefield! Become a real hero!\n\n• 3D stickman troops and levels\n• strategy - style gameplay!\n• Blood and killing!\n\nMusic:MaestroSegments_WarMenu2\nSounds:freesound.org', '1725438742.png', '1725438743.png', 'stickman-simulator-final-battle', 'https://play.gamepix.com/stickman-simulator-final-battle/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:02:24', '2024-09-04 03:02:24'), (80, 18, 'Face Breaker', 'Face Breaker is an enjoyable puzzle game where you are a paddle\nDestroy all the blocks using your happy paddle to hit your square-face-ball, like in a weird tennis match!\nHit and destroy all the blocks as soon as you can.\nAfter any bounce the ball gains speed, making it harder and harder to intercept it!\nIf the ball falls on the bottom you lose!\nBeat all the 45 engaging levels if you can!\nYou will face (not pan intended) a lot of difficult challenges! Prepare yourself!', '1725438748.png', '1725438749.png', 'face-breaker', 'https://play.gamepix.com/face-breaker/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:02:31', '2024-09-04 03:02:31'), (81, 3, 'Mr Santa Run 2', 'mr santa run 2 is a html5 arcade game, run and avoid enemy, collect star to earn score', '1725438760.png', '1725438762.png', 'mr-santa-run-2', 'https://play.gamepix.com/mr-santa-run-2/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:02:45', '2024-09-04 03:02:45'), (82, 15, 'DoodleCube.io', 'Doodle your way to victory in this creative building game inspired by skribbl.io. Build your creation according to the theme - let your imagination go wild! You can buy more blocks to use in the shop - simply press B or the icon in the bottom left corner.\n\nOnce you’ve perfected your build, you will see what everyone else has built. Vote on your opponent’s builds - and they will vote on yours. Don’t give out too many Poops! The more votes you have, the better you do, so try to get as many as possible. May the best doodler win!', '1725438768.png', '1725438771.png', 'doodlecube-io', 'https://play.gamepix.com/doodlecube-io/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:02:52', '2024-09-04 03:02:52'), (83, 5, 'Ragdoll Mega Dunk', 'Welcome to the Ragdoll Mega Dunk indoor extreme basketball club! The game is a cool Ragdoll style basketball simulator .\n\nEvery attempt to do a trick will be unique! Throw the ball into the basket and fly there yourself!\n\nFeatures of the game:\n\n🏃 Crazy stunts\n🌬 Control the character in the air\n😃 Funny ragdoll character poses\n🧨 Dangerous levels\n\nThese extreme jumps are very dangerous. Be careful, and don\'t repeat this at home!', '1725438777.png', '1725438778.png', 'ragdoll-mega-dunk', 'https://play.gamepix.com/ragdoll-mega-dunk/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:02:59', '2024-09-04 03:02:59'), (84, 4, 'Mountain Tank', 'A tank shooting game with multiple tanks, enhanced upgrades, and various terrain levels.Button controlled tank movement and shooting.', '1725438783.png', '1725438784.png', 'mountain-tank', 'https://play.gamepix.com/mountain-tank/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:03:06', '2024-09-04 03:03:06'), (85, 3, 'My Sugar Factory', 'My Sugar Factory is a turn-based game about managing a sugar factory. Start with one sugar cane bush and earn millions! Buy a factory and open a laboratory to improve the sugar cane variety.', '1725438794.png', '1725438795.png', 'my-sugar-factory', 'https://play.gamepix.com/my-sugar-factory/embed?sid=0O22G', 2, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:03:17', '2024-09-08 03:34:23'), (86, 27, '2048', 'Join the numbers and get to the 2048 tile! Use your arrow keys to move the tiles. When two tiles with the same number touch, they will merge into one!', '1725438802.png', '1725438803.png', '2048', 'https://play.gamepix.com/2048/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:03:24', '2024-09-04 03:03:24'), (87, 28, 'The Kitchen - Spot the differences', 'Spot the differences game in a Kitchen environment full of dirty dishes and half-drinked bottles of wine.\n\nTry to find all the differences in each picture before the time runs out. Be careful though: Do not touch the screen randomly trying to catch all the differences this way!\nIf you touch the screen 9 times without touching one of the differences is game over!', '1725438811.png', '1725438817.png', 'the-kitchen-spot-the-differences', 'https://play.gamepix.com/the-kitchen-spot-the-differences/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:03:39', '2024-09-04 03:03:39'); INSERT INTO `games` (`id`, `category_id`, `name`, `description`, `image`, `banner`, `slug`, `game_url`, `views`, `plays`, `status`, `featured`, `average_rating`, `number_of_reviews`, `tags`, `published_at`, `developer_name`, `developer_url`, `meta_title`, `meta_description`, `created_at`, `updated_at`) VALUES (88, 26, 'Fractal Combat X', 'FCX is an HTML5 action-packed flight combat game, sporting top notch 3D graphics, WebGL and a progressively intense gameplay!\n\nMAIN FEATURES\n- Exciting, fast-paced arcade flight combat action\n- Top notch 3D graphics\n- Unique gorgeous fractal landscapes\n- Dozens of missions in Story mode\n- New missions every day!\n- Epic sound tracks\n- Arcade and Simulator modes\n- Cross-device', '1725438821.png', '1725438823.png', 'fractal-combat-x', 'https://play.gamepix.com/fractal-combat-x/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:03:48', '2024-09-04 03:03:48'), (89, 4, 'Crazy Plane Shooter', 'Crazy Plane Shooter is a classic game inspired by old-school 2d side-scrolling shooter like Project-X.\nThe game features:\n3 levels\n1 Final boss\n9 different enemies\n\nGamepad compatible\n\n\nCONTROLS:\n\nKeyboard \nWASD or ARROW KEYS to Move\nSPACE or X to Shoot', '1725438830.png', '1725438832.png', 'crazy-plane-shooter', 'https://play.gamepix.com/crazy-plane-shooter/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:03:53', '2024-09-04 03:03:53'), (90, 15, 'Saguaro', 'Help Saguaro, a mexican cactus, to go for a jog without hit his balloon friends. Avoid them as long as you can. Every time you hit a balloon you will lose one your beloved items, like his hat or one of his maracas! You can restore your lives collecting the glowing maracas you will find on the road!', '1725438835.png', '1725438835.png', 'saguaro', 'https://play.gamepix.com/saguaro/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:03:57', '2024-09-04 03:03:57'), (91, 29, 'Red Impostor vs. Crew', 'Red Imposter vs. Crew is a fun and engaging Action game. Your mission is simple: Execute all living crewmates in the spaceship. Let no one survive.', '1725438840.png', '1725438842.png', 'red-impostor-vs-crew', 'https://play.gamepix.com/red-impostor-vs-crew/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:04:05', '2024-09-04 03:04:05'), (92, 5, 'Basketball Stars', 'Basketball Stars is a 2-player basketball game. In this game, you can play with your favorite team and play with basketball legends. In this game, you can either play with friends in 2-player mode or solo in single-player mode.\nShow off your basketball skills and see if you can score a three-pointer or slam home an impressive dunk! You can play as many different legendary teams and try out both your defensive and offensive skills.', '1725438849.png', '1725438850.png', 'basketball-stars', 'https://play.gamepix.com/basketball-stars/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:04:11', '2024-09-04 03:04:11'), (93, 15, 'Among at Easter', 'Play online or over local WiFi with 4-10 players as you attempt to prep your spaceship for departure, but beware as one will be an impostor bent on killing everyone!\n\nCrewmates can win by completing all tasks or discovering and voting the impostor off the ship.\n\nThe Impostor can use sabotage to cause chaos, making for easier kills and better alibis.', '1725438855.png', '1725438856.png', 'among-at-easter', 'https://play.gamepix.com/among-at-easter/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:04:18', '2024-09-04 03:04:18'), (94, 25, 'BattleBox', 'Battle Box is ad Idle game where the more you risk, the more you get! Try to collect all the jewels in each level and to memorize their location!\nBe careful tough! Under some blocks there is a devil that will hurt you! If you find three of them the game will be over! By the way, you can restore your health if you find a strawberry, so keep an eye on it.', '1725438861.png', '1725438863.png', 'battlebox', 'https://play.gamepix.com/battlebox/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:04:23', '2024-09-04 03:04:23'), (96, 15, 'Car Crash Test', 'Car Crash is an exciting game with realistic physics and excellent three—dimensional graphics, in which you have to test the strength of the car by breaking it in various ways!\n\n• Crash cars\n• Get coins for it\n• Buy cars and cards\n• Crash cars again!\n\nThe machines are controlled by standard WASD keys or arrows on the keyboard.\n\n• C - change the camera view\n- In the standard first view, you can rotate the camera with the mouse.\n\n• Space - handbrake\n• Left Shift - Nitro (for advertising)\n\nThere are buttons on the game screen:\n• Level reset (R key)\n• Main menu (H key)\n• Time dilation (T key)\n- It is more convenient to perform these actions from the keyboard, but you can also click on the buttons with the mouse.\n- To make the mouse visible - press the Escape or TAB key.', '1725438878.png', '1725438879.png', 'car-crash-test', 'https://play.gamepix.com/car-crash-test/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:04:41', '2024-09-04 03:04:41'), (97, 3, '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.', '1725438884.png', '1725438886.png', 'skibidi-laser-kill', 'https://play.gamepix.com/skibidi-laser-kill/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:04:48', '2024-09-04 03:04:48'), (98, 13, 'Drink Drive Survive', 'Have you ever tried to drive while drunk? If the answer is no, good for you! me neither! So, what about a simulator that shows you the all the issues that a drunken driver has to face?\n\nUse the mouse / or touch the screen to drive the car around', '1725438896.png', '1725438897.png', 'drink-drive-survive', 'https://play.gamepix.com/drink-drive-survive/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:04:59', '2024-09-04 03:04:59'), (99, 11, 'Drunken Boxing 2', 'New game is live for boxing lovers! Drunken Boxing 2 offers a new gaming experience with renewed animations, effects and 3D graphics. Try to control the Drunken Boxers and throw quick punches at your opponent but watch out for your Energy Bar! If you run out of energy, it will take a while for you to recover. Make forward and backward moves, throw quick punches and win the match!\n\nDrunken Boxing game has 1P and 2P modes. The first to reach a score of 5 in the game wins the match!\n\nGame Controls:\nPLAYER 1:', '1725438903.png', '1725438921.png', 'drunken-boxing-2', 'https://play.gamepix.com/drunken-boxing-2/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:05:24', '2024-09-04 03:05:24'), (100, 11, 'Drunken Boxing 2', 'New game is live for boxing lovers! Drunken Boxing 2 offers a new gaming experience with renewed animations, effects and 3D graphics. Try to control the Drunken Boxers and throw quick punches at your opponent but watch out for your Energy Bar! If you run out of energy, it will take a while for you to recover. Make forward and backward moves, throw quick punches and win the match!\n\nDrunken Boxing game has 1P and 2P modes. The first to reach a score of 5 in the game wins the match!\n\nGame Controls:\nPLAYER 1:', '1725438924.png', '1725438924.png', 'drunken-boxing-2', 'https://play.gamepix.com/drunken-boxing-2/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:05:27', '2024-09-04 03:05:27'), (101, 7, 'Puzzlebot', 'Complete 7 different jigsaw puzzles on 3 different difficulty levels.\nPut the pieces of these seven stunning images in the right place, and complete the puzzle as fast as you can. If you need some help, try to touch the icon to find out where to place some of the pieces.', '1725438927.png', '1725438927.png', 'puzzlebot', 'https://play.gamepix.com/puzzlebot/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:05:29', '2024-09-04 03:05:29'), (102, 15, 'Injection Invasion', 'Ive got a fear of injections! In this game, Injection Invasion, The little boy has a very big fear of injections. He has been running and jumping around to avoid the injection. The game has a very simple concept, but it’s fun to play. Help the little boy avoid the injection. You can use the mouse or the keyboard key arrows to play the game.', '1725438938.png', '1725438939.png', 'injection-invasion', 'https://play.gamepix.com/injection-invasion/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:05:40', '2024-09-04 03:05:40'), (103, 5, 'Ultimate Flying Car', 'Do you want to take fast rides and flights on the long streets of the city? Ultimate Flying Car game invites you to realistic flying car simulator experience. Explore the sky with stylish flying cars, or unlock new cars by participating in races. You can play all of these game modes either 1 player or 2 player.\n\nPlayer 1:\nMove:', '1725438942.png', '1725438944.png', 'ultimate-flying-car', 'https://play.gamepix.com/ultimate-flying-car/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:05:45', '2024-09-04 03:05:45'), (104, 15, 'Strike Galaxy Attack', 'Strike Galaxy Attack: Shoot \'Em Up war Chicken Shooter is the best chicken gun shooting online games PVP - The best arcade game on all global and promising to create a major earthquake on Google Play. You can play it on all smartphone and tablet. In immense space, there are always dust settle brutal forces with plots to invade Earth: May be air force aliens or animals that is as intelligent as human: venom stickman, black defenders, gravity stellaris, zero gunny bima, fury reavers, shootero genome, wolf hunter, ben cricket, max steel, flying jatt 10, battleclaw robot wala, beyblade oyunlari… They can attack our beautiful earth anytime!\nStrike Galaxy Attack: Alien Space Chicken Shooter free fire game bring you a epic war against chicken invader squadron.', '1725438952.png', '1725438953.png', 'strike-galaxy-attack', 'https://play.gamepix.com/strike-galaxy-attack/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:05:55', '2024-09-04 03:05:55'), (105, 13, 'Moto X3M: Spooky Land', 'Drive your motorbike through Halloween-themed tracks filled with obstacles and stunt opportunities. Get your bike through the trials quickly to earn more points!', '1725438964.png', '1725438967.png', 'moto-x3m-spooky-land', 'https://play.gamepix.com/moto-x3m-spooky-land/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:06:09', '2024-09-04 03:06:09'), (106, 21, 'Kobadoo Shapes', 'Kobadoo Shapes is a browser game that trains your brain by memorizing coloured geometric shapes in the right order.\n\nWhen you play Kobadoo Shapes you are actively using your working memory. Several scientific studies suggest that training of working memory has beneficial effects and can increase your cognitive functions.\n\nFull version: https://www.kobadoo.com', '1725438972.png', '1725438974.png', 'kobadoo-shapes', 'https://play.gamepix.com/kobadoo-shapes/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:06:17', '2024-09-04 03:06:17'), (107, 15, 'Morphit', 'Morphit is a hypercasual game where you have to change your shape to pass trough the obstacles.\nTry to last as long as you can and unlock all the achievements!\nGame Controls:\ntouch the buttons to change the shape of the player and match the obstacles\'ones.', '1725438979.png', '1725438982.png', 'morphit', 'https://play.gamepix.com/morphit/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:06:23', '2024-09-04 03:06:23'), (108, 18, 'Slope Racing 3D', 'Welcome to Slope Racing 3D! It is a 3D running game with perfect controls, breath-taking speeds, and an addictive gameplay. \nHow far can you go without reaching the floor? Try Slope Racing 3D, the more you play the game, the easier it is and the more enjoyable it is. Our goal in the game is to make the ball roll without falling on the surface of the inclined buildings.. Get ready for serious speed boost as you fall downhill the never-ending surface. Play Slope Racing 3D!', '1725438985.png', '1725438986.png', 'slope-racing-3d', 'https://play.gamepix.com/slope-racing-3d/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:06:29', '2024-09-04 03:06:29'), (109, 4, 'Catch Huggy Wuggy!', 'Non-stop action game where you have to chase Huggy Wuggy through various trials and face dangerous opponents.There are also many skins and unique bosses waiting for you!', '1725438991.png', '1725438992.png', 'catch-huggy-wuggy', 'https://play.gamepix.com/catch-huggy-wuggy/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:06:33', '2024-09-04 03:06:33'), (110, 15, 'ChasingHunters', 'Defeat the bad guys and become a sharpshooter', '1725438995.png', '1725438995.png', 'chasinghunters', 'https://play.gamepix.com/chasinghunters/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:06:36', '2024-09-04 03:06:36'), (111, 15, 'Bouncing Egg', 'Make the Egg Bounce and destroy the angry faces that jeopardize the egg life and integrity! Touch the screen to rotate the circles and destroy them by jumping on them!', '1725439001.png', '1725439002.png', 'bouncing-egg', 'https://play.gamepix.com/bouncing-egg/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:06:42', '2024-09-04 03:06:42'), (112, 4, 'Horse Simulator 3D', 'Your horse is waiting for an unforgettable adventure! Traveling around the island, you will take part in various tasks, you will make a family and baby-foals, win in competitions, make your horse strong and beautiful, decorate your home, protect yourself from forest predators, help other horses and villagers and much more!\n\nVARIOUS MISSIONS\nHelp the villagers in their affairs. Protect people and animals from danger. Have fun in mini games. Compete with animals in speed. Solve the problems of the inhabitants of the island. And many more different adventures await your horse!\n\nHORSE FAMILY\nIt’s hard to travel alone. Therefore, you can find a partner with whom you can have little foals. In order to have a large family you need to raise your horse\'s level and do not forget to improve the characteristics of your family!\n\nHORSE HOME\nThe horse can visit its home. The horse can rest and gain strength for his travels. When you are at home you can find many interesting things. You can buy these things for the horse, so that it becomes even stronger!\n\nHORSE CUSTOMIZATION\nCustomize the appearance of the animal as you like. The choice is a lot of skins, funny hats, saddles for riding and armor! Try to dress it all on your horse!\n\nUPGRADES\nTo survive in the forest, you need to use all the possibilities! Obtain experience by performing tasks, defending yourself against other animals and collecting food. Having received a level, the character can spend experience on attack points, energy or life. There are also special skills that allow you to increase the speed of the animal, collect more food, get more resources for actions in the game, etc.\n\nDIFFERENT CREATURES\nIn your journey, you will see many different creatures. In the forests live various predators and herbivores. Walking through the forest you can meet a rabbit, a deer, a wild boar, a goat, a ram, a fox. Sometimes more dangerous creatures come into the forest. You need to be prepared to protect your family from attacks by wolves, snakes and even more formidable enemies! Villages are inhabited by people and domestic animals - chickens, roosters, chickens, cows, goats, sheep, cats, dogs, pigs.\n\nOPEN WORLD\nA large open world with fields, forests, mountains, gardens and villages is available for research.\n\nMINI GAMES\nMany characters can give unusual tasks that require skill and ingenuity from you. Be prepared for anything!\n\nACHIEVEMENTS\nIn addition to basic tasks, your horse can gain achievements for various actions in the game.\n\nHave fun in the Horse Family – Animal Simulator 3D!', '1725439005.png', '1725439006.png', 'horse-simulator-3d', 'https://play.gamepix.com/horse-simulator-3d/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:06:47', '2024-09-04 03:06:47'), (113, 15, 'Gelatino', 'Gelatino needs your help! He needs to collect as much ice as he can! \nThe hot summer sun will melt him if he doesn\'t pay attention!\nBut the road isn\'t safe: it is full of evil hot suns that will melt Gelatino in no time!\nDestroy them will make you earn more points, but the price to pay to make a highscore could be to high..', '1725439011.png', '1725439012.png', 'gelatino', 'https://play.gamepix.com/gelatino/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:06:53', '2024-09-04 03:06:53'), (114, 15, 'Galactic Pixel Storm', 'Embark on an exciting cosmic adventure in', '1725439017.png', '1725439018.png', 'galactic-pixel-storm', 'https://play.gamepix.com/galactic-pixel-storm/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:06:59', '2024-09-04 03:06:59'), (115, 15, 'Parmesan Partisan', 'You are the last defence, you are a lonely cheesy partisan who has to protect his people from the menace of the Mice People, who wants to conquer an eat all the cheese they can find! You are the last hope of your people: defend them with your shotgun, kill as many rats as you can, and free your nation from the rodents conquerors!', '1725439025.png', '1725439026.png', 'parmesan-partisan1725454366', 'https://play.gamepix.com/parmesan-partisan/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, NULL, NULL, NULL, NULL, NULL, NULL, '2024-09-04 03:07:08', '2024-09-04 07:22:46'), (116, 24, 'Blox Shock', 'Fun and effective way to train your brain! Blox Shock is a simple and addicting puzzle game for everyone!\n\nIt is easy and relaxing to play, but try to use the full power of your strategic thinking and logic to get the best results. \n\nHOW TO PLAY\nDrag colorful blocks of different shapes to create lines. Completed lines are immediately blasted away to free space for more blocks. The more lines cleared the more points you gain. \nRound ends when there is no more place for blocks.\nNo time limits or other restrictions.\n\nShock the Blox with your amazing result! Don’t hesitate to try!\n\nFEATURES\n- colorful and simple puzzle game\n- neat design\n- free game with no limits', '1725454680.png', '1725454681.png', 'blox-shock', 'https://play.gamepix.com/blox-shock/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Blox Shock', NULL, NULL, NULL, 'Blox Shock', 'Fun and effective way to train your brain! Blox Shock is a simple and addicting puzzle game for everyone!\n\nIt is easy and relaxing to play, but try to use the full power of your strategic thinking and logic to get the best results. \n\nHOW TO PLAY\nDrag colorful blocks of different shapes to create lines. Completed lines are immediately blasted away to free space for more blocks. The more lines cleared the more points you gain. \nRound ends when there is no more place for blocks.\nNo time limits or other restrictions.\n\nShock the Blox with your amazing result! Don’t hesitate to try!\n\nFEATURES\n- colorful and simple puzzle game\n- neat design\n- free game with no limits', '2024-09-04 07:28:05', '2024-09-04 07:28:05'), (117, 34, 'Wild Race Master 3D', 'Road Race 3D is an exciting racing game that allows you to ride on a challenging track! You will experience the perfect combination of 3D racing and parkour. Use flexible operation and quick reaction to win every game! To draw a vehicle, a vehicle will randomly appear for you. For example, you will drive a super cool race car, running at high speed on a narrow track. But be careful to avoid obstacles, such as rolling gears, large pendulums, etc. The track will become more complex and you should improve your skills to win the race. Use the gems you get to increase your vehicle\'s speed, width and explosiveness. Go to the store to redeem tanks, ships and other powerful vehicles. This will help you surpass your opponent and win the game. Each track is unique, full of challenges and fun, giving you unlimited surprises and challenges.', '1725707135.png', '1725707137.png', 'wild-race-master-3d', 'https://play.gamepix.com/wild-race-master-3d/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Wild Race Master 3D', NULL, NULL, NULL, 'Wild Race Master 3D', 'Road Race 3D is an exciting racing game that allows you to ride on a challenging track! You will experience the perfect combination of 3D racing and parkour. Use flexible operation and quick reaction to win every game! To draw a vehicle, a vehicle will randomly appear for you. For example, you will drive a super cool race car, running at high speed on a narrow track. But be careful to avoid obstacles, such as rolling gears, large pendulums, etc. The track will become more complex and you should improve your skills to win the race. Use the gems you get to increase your vehicle\'s speed, width and explosiveness. Go to the store to redeem tanks, ships and other powerful vehicles. This will help you surpass your opponent and win the game. Each track is unique, full of challenges and fun, giving you unlimited surprises and challenges.', '2024-09-07 05:35:40', '2024-09-07 05:35:40'), (118, 7, 'Watermelon Merge Saga', 'Collect the cheerful fruits!\n\nMerge them to help them evolve into something even tastier: when identical fruits touch, they transform into a new type, becoming even larger.\n\nHurry to gather as many as you can to prevent the box from overflowing.\n\nCan you collect all the fruits and grow a huge watermelon?\n\nCompete with friends to see who can earn the highest score!\n\n\nCONTROLS: Use the mouse to move fruits. Click on the game field to release a fruit. \n\nGAME RULES: When two fruits of the same type touch, they merge into a larger fruit of the next level. If the fruits overflow the box, the game ends.', '1725707166.png', '1725707169.png', 'watermelon-merge-saga', 'https://play.gamepix.com/watermelon-merge-saga/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Watermelon Merge Saga', NULL, NULL, NULL, 'Watermelon Merge Saga', 'Collect the cheerful fruits!\n\nMerge them to help them evolve into something even tastier: when identical fruits touch, they transform into a new type, becoming even larger.\n\nHurry to gather as many as you can to prevent the box from overflowing.\n\nCan you collect all the fruits and grow a huge watermelon?\n\nCompete with friends to see who can earn the highest score!\n\n\nCONTROLS: Use the mouse to move fruits. Click on the game field to release a fruit. \n\nGAME RULES: When two fruits of the same type touch, they merge into a larger fruit of the next level. If the fruits overflow the box, the game ends.', '2024-09-07 05:36:13', '2024-09-07 05:36:13'), (119, 6, 'Shape Setter', 'Shape Setter is an exciting and addictive game where quick thinking and fast reflexes are your keys to survival. Perfect for both learning and entertainment, Shape Setter offers a simple yet challenging gameplay experience that\'s ready for release on multiple platforms.\n\nHow to Play:\n\nMobile: Tap on the cubes to destroy them.\nDesktop/Web: Click on the cubes to destroy them.\nYour objective is to form the correct shape that can fit through the moving wall. If you fail to create the right shape in time, it\'s game over!\n\nKey Features:\n\nEndless Level: Enjoy a never-ending challenge that keeps you coming back for more.\nIncreasing Difficulty: As you progress, the game gets harder, testing your skills to the limit.\nShape Changing System: Adapt quickly as the shapes you need to form change.\nCompatible with Mobile and Desktop: Play anywhere, anytime, whether on your phone or computer.\n\nShape Setter is a perfect blend of simplicity and challenge, making it an ideal choice for casual gamers and developers alike. Get ready to test your reflexes and strategic thinking in this endless adventure!', '1725707227.png', '1725707228.png', 'shape-setter-game', 'https://play.gamepix.com/shape-setter-game/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Shape Setter', NULL, NULL, NULL, 'Shape Setter', 'Shape Setter is an exciting and addictive game where quick thinking and fast reflexes are your keys to survival. Perfect for both learning and entertainment, Shape Setter offers a simple yet challenging gameplay experience that\'s ready for release on multiple platforms.\n\nHow to Play:\n\nMobile: Tap on the cubes to destroy them.\nDesktop/Web: Click on the cubes to destroy them.\nYour objective is to form the correct shape that can fit through the moving wall. If you fail to create the right shape in time, it\'s game over!\n\nKey Features:\n\nEndless Level: Enjoy a never-ending challenge that keeps you coming back for more.\nIncreasing Difficulty: As you progress, the game gets harder, testing your skills to the limit.\nShape Changing System: Adapt quickly as the shapes you need to form change.\nCompatible with Mobile and Desktop: Play anywhere, anytime, whether on your phone or computer.\n\nShape Setter is a perfect blend of simplicity and challenge, making it an ideal choice for casual gamers and developers alike. Get ready to test your reflexes and strategic thinking in this endless adventure!', '2024-09-07 05:37:10', '2024-09-07 05:37:10'), (120, 6, 'Find the Mole', 'Find the mole. Find the mole is a simple and fun game, where you have to find the mole that is hiding in the meadow. It is a game of speed but above all also of luck, because it takes a lot of luck to find the hidden mole. For each mole that you find, a point is added that remains recorded in your best score, so you can always try to improve your old score. You have a maximum of 150 seconds to find the mole, if you do not find it, you will have a little help in the last 30 seconds, in fact it will appear for a moment, so you can locate it, but if you do not find it anyway then you will have to start over, Good luck and have fun.', '1725707244.png', '1725707246.png', 'find-the-mole', 'https://play.gamepix.com/find-the-mole/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Find the Mole', NULL, NULL, NULL, 'Find the Mole', 'Find the mole. Find the mole is a simple and fun game, where you have to find the mole that is hiding in the meadow. It is a game of speed but above all also of luck, because it takes a lot of luck to find the hidden mole. For each mole that you find, a point is added that remains recorded in your best score, so you can always try to improve your old score. You have a maximum of 150 seconds to find the mole, if you do not find it, you will have a little help in the last 30 seconds, in fact it will appear for a moment, so you can locate it, but if you do not find it anyway then you will have to start over, Good luck and have fun.', '2024-09-07 05:37:30', '2024-09-07 05:37:30'), (121, 13, 'Real Drift Racing', 'Most realistic drift racing simulation for mobile devices, and yet easy to control and fun to play!\n\nGet ready to drive high-performance cars and make them drift at high speed in highly realistic tracks designed for drift racing.\n\nImprove your racing and drifting skills and earn cash to buy new cars! Tune and customize your cars and become the best driver on the world!\n\nAre you ready for some adrenaline?\n\n- The most realistic 3D drift racing simulation on mobile devices\n- Countless customizations\n- Countless tuning options: engine, handling settings, gear boxes, suspension, and more.\n- Amazing 3D graphics, mind-blowing music and sound effects.\n- 12 tracks with changing weather conditions.', '1725707333.png', '1725707336.png', 'realdrift-racing', 'https://play.gamepix.com/realdrift-racing/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Real Drift Racing', NULL, NULL, NULL, 'Real Drift Racing', 'Most realistic drift racing simulation for mobile devices, and yet easy to control and fun to play!\n\nGet ready to drive high-performance cars and make them drift at high speed in highly realistic tracks designed for drift racing.\n\nImprove your racing and drifting skills and earn cash to buy new cars! Tune and customize your cars and become the best driver on the world!\n\nAre you ready for some adrenaline?\n\n- The most realistic 3D drift racing simulation on mobile devices\n- Countless customizations\n- Countless tuning options: engine, handling settings, gear boxes, suspension, and more.\n- Amazing 3D graphics, mind-blowing music and sound effects.\n- 12 tracks with changing weather conditions.', '2024-09-07 05:38:59', '2024-09-07 05:38:59'), (122, 35, 'Deathly Dungeons', 'Become the ultimate dungeon champion! Choose your warrior and get ready to battle hordes of ferocious monsters. Explore challenging dungeons filled with danger and excitement while collecting valuable loot along the way.\n\nAs you progress through the game, your hero will face increasingly difficult challenges, but with every victory, you\'ll gain experience and level up, unlocking new abilities and upgrades. Keep an eye out for powerful Dungeon Bosses - formidable foes that guard their domains with deadly force. Defeat them to earn rare treasures and gain valuable experience.', '1725707374.png', '1725707376.png', 'deathly-dungeons', 'https://play.gamepix.com/deathly-dungeons/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Deathly Dungeons', NULL, NULL, NULL, 'Deathly Dungeons', 'Become the ultimate dungeon champion! Choose your warrior and get ready to battle hordes of ferocious monsters. Explore challenging dungeons filled with danger and excitement while collecting valuable loot along the way.\n\nAs you progress through the game, your hero will face increasingly difficult challenges, but with every victory, you\'ll gain experience and level up, unlocking new abilities and upgrades. Keep an eye out for powerful Dungeon Bosses - formidable foes that guard their domains with deadly force. Defeat them to earn rare treasures and gain valuable experience.', '2024-09-07 05:39:40', '2024-09-07 05:39:40'), (123, 7, 'Hexa Move', 'Welcome to Hexa Move, a challenging puzzle game where strategic thinking meets number sequences!\n\nEasy to Learn, Hard to Master: Simple rules and intuitive controls make Hexa Move easy to pick up, but can you conquer the complexity and master every level? Impress your friends—and maybe even your cat!\n\nPerfect for All Ages: Whether you’re a casual gamer or a puzzle expert, rise to the challenge and achieve high scores. Outmatch Grandma—she’s already on level 99!\n\nReady to become a Hexa Move master?', '1725707577.png', '1725707579.png', 'hexagon-match', 'https://play.gamepix.com/hexagon-match/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Hexa Move', NULL, NULL, NULL, 'Hexa Move', 'Welcome to Hexa Move, a challenging puzzle game where strategic thinking meets number sequences!\n\nEasy to Learn, Hard to Master: Simple rules and intuitive controls make Hexa Move easy to pick up, but can you conquer the complexity and master every level? Impress your friends—and maybe even your cat!\n\nPerfect for All Ages: Whether you’re a casual gamer or a puzzle expert, rise to the challenge and achieve high scores. Outmatch Grandma—she’s already on level 99!\n\nReady to become a Hexa Move master?', '2024-09-07 05:43:03', '2024-09-07 05:43:03'), (124, 32, 'Left or Right: Magic Dress Up', 'Magic Dress Up is a fashion game for girls. Do you worry every day and don\'t know what to wear today? This game helps you become an excellent clothing stylist. Start by choosing one from multiple beautiful models to dress up. What style of clothing would you like to dress this model? Choose the clothes on the left or the clothes on the right? If you are not satisfied, you can also change to a new batch of clothes. You can wear a skirt or pants for her. You can also give her a sophisticated makeup look.After the model is dressed up, the model will be scored according to its fashion, and you can unlock more fashionable clothes. Successfully help the model stand on the T stage and let her shine. Come and give it a try!', '1725707584.png', '1725707586.png', 'magic-dress-up', 'https://play.gamepix.com/magic-dress-up/embed?sid=0O22G', 1, 0, 1, 0, '0.0', 0, 'Left or Right: Magic Dress Up', NULL, NULL, NULL, 'Left or Right: Magic Dress Up', 'Magic Dress Up is a fashion game for girls. Do you worry every day and don\'t know what to wear today? This game helps you become an excellent clothing stylist. Start by choosing one from multiple beautiful models to dress up. What style of clothing would you like to dress this model? Choose the clothes on the left or the clothes on the right? If you are not satisfied, you can also change to a new batch of clothes. You can wear a skirt or pants for her. You can also give her a sophisticated makeup look.After the model is dressed up, the model will be scored according to its fashion, and you can unlock more fashionable clothes. Successfully help the model stand on the T stage and let her shine. Come and give it a try!', '2024-09-07 05:43:12', '2024-09-17 02:44:55'), (125, 20, 'Faily Skater', 'Join Phil in his latest Faily Adventure as he finds himself hurtling through downtown “San Fran Faily” on a Skateboard.\n\nIn this physics-based game you must maneuver an endless cityscape full of dangerous and hilarious obstacles including busy streets, alleyways, parks, buildings and rooftops resulting in the usual Faily fun and near misses and best of all ultimate CRASHES.\n\nFEATURES\n• NAVIGATE as far as you can go avoiding obstacles along the way\n• AVOID traffic, trams, pedestrians and all types of unexpected obstacles\n• DESTROY obstacles with your shield or weapons\n• COLLECT coins as you go \n• UNLOCK unique boards and costumes\n• RECORD gameplay and share to Youtube, Facebook or Instagram\n• ENDLESS gameplay\n• ENDLESS crashes\n• ENDLESS fun!', '1725707976.png', '1725707980.png', 'faily-skater', 'https://play.gamepix.com/faily-skater/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Faily Skater', NULL, NULL, NULL, 'Faily Skater', 'Join Phil in his latest Faily Adventure as he finds himself hurtling through downtown “San Fran Faily” on a Skateboard.\n\nIn this physics-based game you must maneuver an endless cityscape full of dangerous and hilarious obstacles including busy streets, alleyways, parks, buildings and rooftops resulting in the usual Faily fun and near misses and best of all ultimate CRASHES.\n\nFEATURES\n• NAVIGATE as far as you can go avoiding obstacles along the way\n• AVOID traffic, trams, pedestrians and all types of unexpected obstacles\n• DESTROY obstacles with your shield or weapons\n• COLLECT coins as you go \n• UNLOCK unique boards and costumes\n• RECORD gameplay and share to Youtube, Facebook or Instagram\n• ENDLESS gameplay\n• ENDLESS crashes\n• ENDLESS fun!', '2024-09-07 05:49:43', '2024-09-07 05:49:43'), (126, 31, 'Jumper Rabbit', 'Your mission is to guide the Rabbit as it jumps through platforms and collects as many carrots as possible along the way. To control the jump, press and hold the mouse button to adjust the jumping power, then release it to make the Rabbit leap across the platforms. Be mindful of the timing and strength of your jump! Make sure to avoid colliding with any flying birds or dangerous blades that come in your path, as hitting them will end your run. The more carrots you gather, the higher your score, so jump wisely and navigate the platforms with care while avoiding obstacles. Keep your Rabbit safe and agile as you aim to master each jump!', '1725707984.png', '1725707986.png', 'jumper-rabbit', 'https://play.gamepix.com/jumper-rabbit/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Jumper Rabbit', NULL, NULL, NULL, 'Jumper Rabbit', 'Your mission is to guide the Rabbit as it jumps through platforms and collects as many carrots as possible along the way. To control the jump, press and hold the mouse button to adjust the jumping power, then release it to make the Rabbit leap across the platforms. Be mindful of the timing and strength of your jump! Make sure to avoid colliding with any flying birds or dangerous blades that come in your path, as hitting them will end your run. The more carrots you gather, the higher your score, so jump wisely and navigate the platforms with care while avoiding obstacles. Keep your Rabbit safe and agile as you aim to master each jump!', '2024-09-07 05:49:48', '2024-09-07 05:49:48'), (127, 13, 'Water Jet Riding', 'This exciting and fast-paced speedboat racing game is designed to test your reflexes and timing. Your ultimate goal is to travel the maximum distance possible to achieve high scores. As you race along the river, be sure to avoid crashing into other riders who are also competing, and steer clear of the riverbanks to prevent damage to your boat. Tap or click on the screen to control the movement of your speedboat and skilfully navigate through the water. The challenge increases as you advance, requiring quick reactions and precise control to succeed. The farther you travel, the higher your score will climb, so stay focused and race ahead!', '1725707995.png', '1725707997.png', 'water-jet-riding', 'https://play.gamepix.com/water-jet-riding/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Water Jet Riding', NULL, NULL, NULL, 'Water Jet Riding', 'This exciting and fast-paced speedboat racing game is designed to test your reflexes and timing. Your ultimate goal is to travel the maximum distance possible to achieve high scores. As you race along the river, be sure to avoid crashing into other riders who are also competing, and steer clear of the riverbanks to prevent damage to your boat. Tap or click on the screen to control the movement of your speedboat and skilfully navigate through the water. The challenge increases as you advance, requiring quick reactions and precise control to succeed. The farther you travel, the higher your score will climb, so stay focused and race ahead!', '2024-09-07 05:50:00', '2024-09-07 05:50:00'), (128, 36, 'Red And Blue Stickman Spy Puzzles', 'Want to be an archery hero? Red And Blue Stickman-Spy Puzzles is an exciting and fun action puzzle game. In this game, you will play as a brave blue stickman in this special adventure! In each level, you will face red monsters. To use your agility to evade and defeat enemies. Seize the opportunity to constantly adjust your archery Angle and distance to defeat the red monster. The difficulty will gradually increase, the number of red monsters on the other side will increase,\nand their level of defense will also increase. You should constantly escape and seize the moment to roll to avoid attacks. Fireballs can also be used to destroy enemies directly. Choose your arrows that shoot farther and destroy enemy stickmen in this bow-hunting game. Improve your archery targets and shooting skills and become a champion.', '1725708005.png', '1725708007.png', 'red-and-blue-stickman-spy-puzzles', 'https://play.gamepix.com/red-and-blue-stickman-spy-puzzles/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Red And Blue Stickman Spy Puzzles', NULL, NULL, NULL, 'Red And Blue Stickman Spy Puzzles', 'Want to be an archery hero? Red And Blue Stickman-Spy Puzzles is an exciting and fun action puzzle game. In this game, you will play as a brave blue stickman in this special adventure! In each level, you will face red monsters. To use your agility to evade and defeat enemies. Seize the opportunity to constantly adjust your archery Angle and distance to defeat the red monster. The difficulty will gradually increase, the number of red monsters on the other side will increase,\nand their level of defense will also increase. You should constantly escape and seize the moment to roll to avoid attacks. Fireballs can also be used to destroy enemies directly. Choose your arrows that shoot farther and destroy enemy stickmen in this bow-hunting game. Improve your archery targets and shooting skills and become a champion.', '2024-09-07 05:50:12', '2024-09-07 05:50:12'), (129, 18, 'Bounce Ball Hook', 'Control a ball, and make it bounce and hook through multiple levels to reach the end.\n\nControls:\n Computer: Mouse left click\n Touch screens: Touch and hold\nRead More:\nAll of you can play this game comfortably.No conditions are required. How to play the game has been explained above.You can also read itIt is the easiest game.This game is very fun. You just have to keep the ball from falling. You have to catch the star and move forward.You can enjoy this game and must share this scheme further', '1725781589.png', '1725781591.png', 'bounce-ball-hook', 'https://play.gamepix.com/bounce-ball-hook/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Bounce Ball Hook', NULL, NULL, NULL, 'Bounce Ball Hook', 'Control a ball, and make it bounce and hook through multiple levels to reach the end.\n\nControls:\n Computer: Mouse left click\n Touch screens: Touch and hold\nRead More:\nAll of you can play this game comfortably.No conditions are required. How to play the game has been explained above.You can also read itIt is the easiest game.This game is very fun. You just have to keep the ball from falling. You have to catch the star and move forward.You can enjoy this game and must share this scheme further', '2024-09-08 02:16:33', '2024-09-08 02:16:33'), (130, 21, 'Alpha Balls', 'Dive into a world of wordplay with Alpha Balls, where your vocabulary and word-building skills are put to the ultimate test. As you progress through increasingly challenging levels, you\'ll find yourself immersed in a puzzle adventure that sharpens your mind and expands your vocabulary. With multiple game modes, there\'s always a new way to challenge yourself and compete for high scores on the leaderboards. Whether you\'re on a desktop or mobile device, Alpha Balls is easily accessible for you to enjoy anytime, anywhere. Join the fun today and see just how many words you can create!', '1725781666.png', '1725781668.png', 'alpha-balls', 'https://play.gamepix.com/alpha-balls/embed?sid=0O22G', 1, 0, 1, 0, '0.0', 0, 'Alpha Balls', NULL, NULL, NULL, 'Alpha Balls', 'Dive into a world of wordplay with Alpha Balls, where your vocabulary and word-building skills are put to the ultimate test. As you progress through increasingly challenging levels, you\'ll find yourself immersed in a puzzle adventure that sharpens your mind and expands your vocabulary. With multiple game modes, there\'s always a new way to challenge yourself and compete for high scores on the leaderboards. Whether you\'re on a desktop or mobile device, Alpha Balls is easily accessible for you to enjoy anytime, anywhere. Join the fun today and see just how many words you can create!', '2024-09-08 02:17:50', '2024-09-08 02:18:07'), (131, 24, 'Blastify2', 'Blastify 2 is a fun puzzle game where you have to blast groups of 2 or more blocks of the same color. In this colorful and cheerful free online game, you will have to collect a certain number of blocks or balloons in each level. On the grid, you will find blocks of different colors. If 2 or more blocks of the same color are together vertically or horizontally, you can explode them.\n\nNot so fast. Each level has a different task and a limited number of moves, so focus on meeting your goal. You may have to break balloons, boxes or other objects, and you can do this by blasting adjacent blocks. Earn useful tools, like the hammer that allows you to blast isolated blocks, or the dice that will rearrange all the blocks on the screen. Have fun playing Blastify 2!', '1725781708.png', '1725781710.png', 'blastify2', 'https://play.gamepix.com/blastify2/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Blastify2', NULL, NULL, NULL, 'Blastify2', 'Blastify 2 is a fun puzzle game where you have to blast groups of 2 or more blocks of the same color. In this colorful and cheerful free online game, you will have to collect a certain number of blocks or balloons in each level. On the grid, you will find blocks of different colors. If 2 or more blocks of the same color are together vertically or horizontally, you can explode them.\n\nNot so fast. Each level has a different task and a limited number of moves, so focus on meeting your goal. You may have to break balloons, boxes or other objects, and you can do this by blasting adjacent blocks. Earn useful tools, like the hammer that allows you to blast isolated blocks, or the dice that will rearrange all the blocks on the screen. Have fun playing Blastify 2!', '2024-09-08 02:18:33', '2024-09-08 02:18:33'), (132, 26, 'Starship Fighter', 'starship fighter an html5 space shooter game, enemies drones come and will attack you, destroy them with laser shots, be careful not to hit them or you will be destroyed, get the items that come and get more scores to become the best player.\nhow to play:\ntouch the screen to move the spaceship, \nauto shoots you just aim it at the enemy\nThis game is suitable for anyone, with easy controls, and is fun, suitable for anyone and anywhere, children and adults are suitable to play it, so don\'t miss this game.', '1725781754.png', '1725781755.png', 'starship-fighter', 'https://play.gamepix.com/starship-fighter/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Starship Fighter', NULL, NULL, NULL, 'Starship Fighter', 'starship fighter an html5 space shooter game, enemies drones come and will attack you, destroy them with laser shots, be careful not to hit them or you will be destroyed, get the items that come and get more scores to become the best player.\nhow to play:\ntouch the screen to move the spaceship, \nauto shoots you just aim it at the enemy\nThis game is suitable for anyone, with easy controls, and is fun, suitable for anyone and anywhere, children and adults are suitable to play it, so don\'t miss this game.', '2024-09-08 02:19:18', '2024-09-08 02:19:18'), (133, 26, 'Shoot Robbers', 'In', '1725781760.png', '1725781763.png', 'shoot-robbers', 'https://play.gamepix.com/shoot-robbers/embed?sid=0O22G', 2, 0, 1, 0, '0.0', 0, 'Shoot Robbers', NULL, NULL, NULL, 'Shoot Robbers', 'In', '2024-09-08 02:19:25', '2024-09-09 02:05:11'), (134, 26, 'Spaceship Destroyer', 'spaceship destroyer is an html5 arcade shooter game, enemies come and will attack you, destroy them with laser shots, If you are pressed, you can launch a bomb by taking the items that come, be careful not to hit without shield or you will be destroyed, get the items that come and get a shield to protect from enemy attacks, complete 7 levels to win.\nhow to play:\ntouch the screen to move the spaceship, \nauto shoots you just aim it at the enemy\nThis game is suitable for anyone, with easy controls, and is fun, suitable for anyone and anywhere, children and adults are suitable to play it, so don\'t miss this game.', '1725781771.png', '1725781773.png', 'spaceship-destroyer', 'https://play.gamepix.com/spaceship-destroyer/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Spaceship Destroyer', NULL, NULL, NULL, 'Spaceship Destroyer', 'spaceship destroyer is an html5 arcade shooter game, enemies come and will attack you, destroy them with laser shots, If you are pressed, you can launch a bomb by taking the items that come, be careful not to hit without shield or you will be destroyed, get the items that come and get a shield to protect from enemy attacks, complete 7 levels to win.\nhow to play:\ntouch the screen to move the spaceship, \nauto shoots you just aim it at the enemy\nThis game is suitable for anyone, with easy controls, and is fun, suitable for anyone and anywhere, children and adults are suitable to play it, so don\'t miss this game.', '2024-09-08 02:19:35', '2024-09-08 02:19:35'), (135, 26, 'Super Sky Fire', 'super sky fire is an html5 arcade shooting game, enemies are attacking the earth and are going to take it over, it\'s time to fight, use all your power to destroy them!\nhow to play:\nuse the arrow keys, the player automatically shoots, destroy enemies and get scores, get all the items, be careful not to miss or your energy will run out and you will be destroyed.\nThis game is suitable for anyone, with easy controls, and is fun, suitable for anyone and anywhere, children and adults are suitable to play it, so don\'t miss this game.', '1725781780.png', '1725781781.png', 'super-sky-fire', 'https://play.gamepix.com/super-sky-fire/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Super Sky Fire', NULL, NULL, NULL, 'Super Sky Fire', 'super sky fire is an html5 arcade shooting game, enemies are attacking the earth and are going to take it over, it\'s time to fight, use all your power to destroy them!\nhow to play:\nuse the arrow keys, the player automatically shoots, destroy enemies and get scores, get all the items, be careful not to miss or your energy will run out and you will be destroyed.\nThis game is suitable for anyone, with easy controls, and is fun, suitable for anyone and anywhere, children and adults are suitable to play it, so don\'t miss this game.', '2024-09-08 02:19:44', '2024-09-08 02:19:44'); INSERT INTO `games` (`id`, `category_id`, `name`, `description`, `image`, `banner`, `slug`, `game_url`, `views`, `plays`, `status`, `featured`, `average_rating`, `number_of_reviews`, `tags`, `published_at`, `developer_name`, `developer_url`, `meta_title`, `meta_description`, `created_at`, `updated_at`) VALUES (136, 26, 'Mars Invasion', 'mars invasion is an html5 arcade shooting game, enemies are attacking the planet mars and are going to take it over, it\'s time to fight, use all your power to destroy them!\nhow to play:\nuse the arrow keys, the player automatically shoots, destroy enemies and get scores, get all the items, be careful not to miss or your energy will run out and you will be destroyed.\nThis game is suitable for anyone, with easy controls, and is fun, suitable for anyone and anywhere, children and adults are suitable to play it, so don\'t miss this game.', '1725781790.png', '1725781792.png', 'mars-invasion', 'https://play.gamepix.com/mars-invasion/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Mars Invasion', NULL, NULL, NULL, 'Mars Invasion', 'mars invasion is an html5 arcade shooting game, enemies are attacking the planet mars and are going to take it over, it\'s time to fight, use all your power to destroy them!\nhow to play:\nuse the arrow keys, the player automatically shoots, destroy enemies and get scores, get all the items, be careful not to miss or your energy will run out and you will be destroyed.\nThis game is suitable for anyone, with easy controls, and is fun, suitable for anyone and anywhere, children and adults are suitable to play it, so don\'t miss this game.', '2024-09-08 02:19:55', '2024-09-08 02:19:55'), (137, 31, 'Slash Sushi', 'In Slash Sushi, you\'ll be immersed in a fast-paced, action-packed cooking experience where your mission is to slice as many sushi and other delicious foods as you can on the screen. This addictive 2D game challenges your agility and reflexes as you slice a variety of ingredients with a simple tap of the screen.\n\nAs sushi and other foods jump into the air, you\'ll need to act quickly to slice them in half with precision. But be careful! If you tap too many times, you\'ll lose the game.\n\nGame controls: Touch\nTap the screen according to the number of suchi that appear; any more taps will result in game over.', '1725782020.png', '1725782022.png', 'slash-sushi', 'https://play.gamepix.com/slash-sushi/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Slash Sushi', NULL, NULL, NULL, 'Slash Sushi', 'In Slash Sushi, you\'ll be immersed in a fast-paced, action-packed cooking experience where your mission is to slice as many sushi and other delicious foods as you can on the screen. This addictive 2D game challenges your agility and reflexes as you slice a variety of ingredients with a simple tap of the screen.\n\nAs sushi and other foods jump into the air, you\'ll need to act quickly to slice them in half with precision. But be careful! If you tap too many times, you\'ll lose the game.\n\nGame controls: Touch\nTap the screen according to the number of suchi that appear; any more taps will result in game over.', '2024-09-08 02:23:45', '2024-09-08 02:23:45'), (138, 31, 'Pumpkin Spikes', 'Pumpkin Spikes is a fun adventure game that\'s exciting to play.\nHere is our little color box hero, who has been stuck in the middle of a whole lot of traps.\nHelp him dodge them and navigate through the challenging environment. There are really fast-paced obstacles passing by-keep away from them and survive as long as you can.\nThis game will boost your reflexes as you deal with the hardest objects moving toward him.\nThe dynamic and engaging gameplay ensures an adrenaline-pumping experience that will keep you on the edge of your seat.\nJoin the adventure and see how long you can last!', '1725782046.png', '1725782048.png', 'pumpkin-spikes', 'https://play.gamepix.com/pumpkin-spikes/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Pumpkin Spikes', NULL, NULL, NULL, 'Pumpkin Spikes', 'Pumpkin Spikes is a fun adventure game that\'s exciting to play.\nHere is our little color box hero, who has been stuck in the middle of a whole lot of traps.\nHelp him dodge them and navigate through the challenging environment. There are really fast-paced obstacles passing by-keep away from them and survive as long as you can.\nThis game will boost your reflexes as you deal with the hardest objects moving toward him.\nThe dynamic and engaging gameplay ensures an adrenaline-pumping experience that will keep you on the edge of your seat.\nJoin the adventure and see how long you can last!', '2024-09-08 02:24:11', '2024-09-08 02:24:11'), (139, 31, 'Falling Balls Challenge', 'Experience the thrill of Falling Balls Challenge, an addictive HTML5 game where precision and timing are key! Open the container at the perfect moment to catch all the balls as they fall from above. Avoid losing balls, and aim for the highest score. With simple yet challenging gameplay, Falling Balls Challenge offers endless fun and keeps you coming back for more. Compete on the global leaderboard, improve your skills, and challenge friends. Play anytime, anywhere, without downloads. Perfect for all ages—start catching those balls today!', '1725782053.png', '1725782055.png', 'falling-balls-challenge', 'https://play.gamepix.com/falling-balls-challenge/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Falling Balls Challenge', NULL, NULL, NULL, 'Falling Balls Challenge', 'Experience the thrill of Falling Balls Challenge, an addictive HTML5 game where precision and timing are key! Open the container at the perfect moment to catch all the balls as they fall from above. Avoid losing balls, and aim for the highest score. With simple yet challenging gameplay, Falling Balls Challenge offers endless fun and keeps you coming back for more. Compete on the global leaderboard, improve your skills, and challenge friends. Play anytime, anywhere, without downloads. Perfect for all ages—start catching those balls today!', '2024-09-08 02:24:18', '2024-09-08 02:24:18'), (140, 31, 'Hop non Stop - Pesky Crow', 'Description', '1725782099.png', '1725782100.png', 'hop-non-stop-pesky-crow', 'https://play.gamepix.com/hop-non-stop-pesky-crow/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Hop non Stop - Pesky Crow', NULL, NULL, NULL, 'Hop non Stop - Pesky Crow', 'Description', '2024-09-08 02:25:02', '2024-09-08 02:25:02'), (141, 31, 'Alien Cube - Runner', 'Embark on an exciting journey in Cube Adventure - Runner, a thrilling HTML5 game where you guide an alien cube upwards by tapping to create boxes! Your mission is to strategically place boxes to help the alien reach the next floor, all while avoiding obstacles and navigating through increasingly challenging levels. With intuitive tap controls, vibrant graphics, and addictive gameplay, Cube Adventure - Runner', '1725782103.png', '1725782105.png', 'alien-cube-runner', 'https://play.gamepix.com/alien-cube-runner/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Alien Cube - Runner', NULL, NULL, NULL, 'Alien Cube - Runner', 'Embark on an exciting journey in Cube Adventure - Runner, a thrilling HTML5 game where you guide an alien cube upwards by tapping to create boxes! Your mission is to strategically place boxes to help the alien reach the next floor, all while avoiding obstacles and navigating through increasingly challenging levels. With intuitive tap controls, vibrant graphics, and addictive gameplay, Cube Adventure - Runner', '2024-09-08 02:25:07', '2024-09-08 02:25:07'), (142, 31, 'Charged Carnivore', 'Dive into the electrifying world of Charged Carnivore, where survival is a hungry zombie\'s only \ngoal! As a ravenous undead, you must feast on an endless stream of delicious food flying your way. \nBut beware—deadly electric dynamos are also in the mix, ready to fry you at any moment!\n\nWith each bite, your score climbs higher, but the challenge intensifies. Dodge the electrifying \nobstacles while gobbling up every morsel you can. Quick reflexes and sharp instincts are key to \nstaying alive in this fast-paced, thrilling game. How long can you keep your zombie cravings \nsatisfied before your live gets over?\n\nCharged Carnivore combines fun, danger, and hunger into one addictive experience.', '1725782112.png', '1725782114.png', 'charged-carnivore', 'https://play.gamepix.com/charged-carnivore/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Charged Carnivore', NULL, NULL, NULL, 'Charged Carnivore', 'Dive into the electrifying world of Charged Carnivore, where survival is a hungry zombie\'s only \ngoal! As a ravenous undead, you must feast on an endless stream of delicious food flying your way. \nBut beware—deadly electric dynamos are also in the mix, ready to fry you at any moment!\n\nWith each bite, your score climbs higher, but the challenge intensifies. Dodge the electrifying \nobstacles while gobbling up every morsel you can. Quick reflexes and sharp instincts are key to \nstaying alive in this fast-paced, thrilling game. How long can you keep your zombie cravings \nsatisfied before your live gets over?\n\nCharged Carnivore combines fun, danger, and hunger into one addictive experience.', '2024-09-08 02:25:20', '2024-09-08 02:25:20'), (143, 31, 'Nebula Nightmare', 'Embark on a cosmic adventure in Nebula Nightmare, a thrilling brick-breaker game that takes you \ndeep into the heart of a mysterious nebula. Guide your ball through a galaxy filled with celestial bodies, \nusing your laser beam to shatter stars, the sun, and the moon into stardust.\n\nAs you progress, the nebula becomes increasingly dangerous, with new obstacles and challenges appearing \nat every turn. Navigate asteroid fields, and face off against powerful cosmic entities. The fate of the \ngalaxy rests in your hands!', '1725782128.png', '1725782130.png', 'nebula-nightmare', 'https://play.gamepix.com/nebula-nightmare/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Nebula Nightmare', NULL, NULL, NULL, 'Nebula Nightmare', 'Embark on a cosmic adventure in Nebula Nightmare, a thrilling brick-breaker game that takes you \ndeep into the heart of a mysterious nebula. Guide your ball through a galaxy filled with celestial bodies, \nusing your laser beam to shatter stars, the sun, and the moon into stardust.\n\nAs you progress, the nebula becomes increasingly dangerous, with new obstacles and challenges appearing \nat every turn. Navigate asteroid fields, and face off against powerful cosmic entities. The fate of the \ngalaxy rests in your hands!', '2024-09-08 02:25:33', '2024-09-08 02:25:33'), (144, 31, 'Time\'s Got Color', 'Match the Colors, Earn the Points!', '1725782135.png', '1725782137.png', 'time-s-got-color', 'https://play.gamepix.com/time-s-got-color/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Time\'s Got Color', NULL, NULL, NULL, 'Time\'s Got Color', 'Match the Colors, Earn the Points!', '2024-09-08 02:25:43', '2024-09-08 02:25:43'), (145, 31, 'Galactic Jumper', 'Calling all star sharpshooters!', '1725782146.png', '1725782148.png', 'galactic-jumper', 'https://play.gamepix.com/galactic-jumper/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Galactic Jumper', NULL, NULL, NULL, 'Galactic Jumper', 'Calling all star sharpshooters!', '2024-09-08 02:25:53', '2024-09-08 02:25:53'), (146, 31, 'Magnets Blitz', 'Dive into the magnetic challenge of Magnets Blitz! In this engaging HTML5 puzzle game, your goal is to flip the magnet and catch the opposite charge. Precision and quick thinking are essential as you navigate through increasingly complex levels, aligning the magnet to attract the correct charge. The faster you react, the higher your score! With its unique mechanics and addictive gameplay, Magnets Blitz offers endless fun on any device. No downloads needed—start flipping magnets and playing for free in your browser now!', '1725782155.png', '1725782157.png', 'magnets-blitz', 'https://play.gamepix.com/magnets-blitz/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Magnets Blitz', NULL, NULL, NULL, 'Magnets Blitz', 'Dive into the magnetic challenge of Magnets Blitz! In this engaging HTML5 puzzle game, your goal is to flip the magnet and catch the opposite charge. Precision and quick thinking are essential as you navigate through increasingly complex levels, aligning the magnet to attract the correct charge. The faster you react, the higher your score! With its unique mechanics and addictive gameplay, Magnets Blitz offers endless fun on any device. No downloads needed—start flipping magnets and playing for free in your browser now!', '2024-09-08 02:25:59', '2024-09-08 02:25:59'), (147, 31, 'Blast the Stacks', 'Embark on an exciting adventure in this incredibly fun and challenging game where you’ll face over 100 levels of pure entertainment! Your task is to tap with perfect timing to navigate through each stage successfully. The key to winning is precision—tap at the right moments, and avoid the back patches that can set you back. Instead, focus all your attention on blasting every ring out of the way as you progress. The stakes get higher with each level, so stay sharp and keep improving your skills. Are you ready for the ultimate challenge? Jump in and see how far you can go!', '1725782161.png', '1725782163.png', 'blast-the-stacks', 'https://play.gamepix.com/blast-the-stacks/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Blast the Stacks', NULL, NULL, NULL, 'Blast the Stacks', 'Embark on an exciting adventure in this incredibly fun and challenging game where you’ll face over 100 levels of pure entertainment! Your task is to tap with perfect timing to navigate through each stage successfully. The key to winning is precision—tap at the right moments, and avoid the back patches that can set you back. Instead, focus all your attention on blasting every ring out of the way as you progress. The stakes get higher with each level, so stay sharp and keep improving your skills. Are you ready for the ultimate challenge? Jump in and see how far you can go!', '2024-09-08 02:26:05', '2024-09-08 02:26:05'), (148, 6, '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. You should keep running away to prevent being caught by the blue monster, and when the blue monster is staring at you, hold stop in front of the fruit, in front of the coke, or front of the water glass, etc. It is full of surprises that test your skills of observation and puzzle-solving. Save enough money to buy more wonderful characters, change your colors or wear defenses. To have better defense, and prevent blue monsters from getting to you. Explore this interesting world, and enjoy a relaxing gaming experience. To become a dodge master!', '1725782214.png', '1725782217.png', 'hide-and-seek-blue-monster', 'https://play.gamepix.com/hide-and-seek-blue-monster/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Hide And Seek Blue Monster', NULL, NULL, NULL, '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. You should keep running away to prevent being caught by the blue monster, and when the blue monster is staring at you, hold stop in front of the fruit, in front of the coke, or front of the water glass, etc. It is full of surprises that test your skills of observation and puzzle-solving. Save enough money to buy more wonderful characters, change your colors or wear defenses. To have better defense, and prevent blue monsters from getting to you. Explore this interesting world, and enjoy a relaxing gaming experience. To become a dodge master!', '2024-09-08 02:27:00', '2024-09-08 02:27:00'), (149, 6, 'Frozen World', 'rozen World is an immersive adventure game that transports players to a stunning, icy world filled with challenging puzzles and captivating quests.\nPlayers will navigate through beautifully crafted landscapes, interact with unique characters, and uncover the mysteries of this frozen realm.\nWith stunning graphics that bring each scene to life, Frozen World is available on both mobile and computer, ensuring a smooth and thrilling experience across all devices.\nEmbark on this enchanting journey and discover the secrets hidden within the ice in Frozen World.', '1725782264.png', '1725782268.png', 'frozen-world', 'https://play.gamepix.com/frozen-world/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Frozen World', NULL, NULL, NULL, 'Frozen World', 'rozen World is an immersive adventure game that transports players to a stunning, icy world filled with challenging puzzles and captivating quests.\nPlayers will navigate through beautifully crafted landscapes, interact with unique characters, and uncover the mysteries of this frozen realm.\nWith stunning graphics that bring each scene to life, Frozen World is available on both mobile and computer, ensuring a smooth and thrilling experience across all devices.\nEmbark on this enchanting journey and discover the secrets hidden within the ice in Frozen World.', '2024-09-08 02:27:51', '2024-09-08 02:27:51'), (150, 6, 'Happy Save Puzzle', 'Happy Save Puzzle - draw one line to save Stickman from the threat!\n\nAre you a good artist or Do you want to test your creative skills?\nAre you a fan of puzzles?\n\nNow you have a good chance!\n\nDraw a line to help the little man and protect him from swords, bullets, bombs.... and many other life-threatening attacks!\nYou are free to draw any cover and protection to help the little man survive.\nLearn to draw lines creatively, develop logic and grow your brain!\n\nGAME FEATURES\n+ Lots of levels and endless fun!\n+ Never be bored again!\n+ Simple but amazing physics system!\n+ Improve your brain!\n+ Exciting and relaxing gameplay.', '1725782276.png', '1725782279.png', 'happy-save-puzzle', 'https://play.gamepix.com/happy-save-puzzle/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Happy Save Puzzle', NULL, NULL, NULL, 'Happy Save Puzzle', 'Happy Save Puzzle - draw one line to save Stickman from the threat!\n\nAre you a good artist or Do you want to test your creative skills?\nAre you a fan of puzzles?\n\nNow you have a good chance!\n\nDraw a line to help the little man and protect him from swords, bullets, bombs.... and many other life-threatening attacks!\nYou are free to draw any cover and protection to help the little man survive.\nLearn to draw lines creatively, develop logic and grow your brain!\n\nGAME FEATURES\n+ Lots of levels and endless fun!\n+ Never be bored again!\n+ Simple but amazing physics system!\n+ Improve your brain!\n+ Exciting and relaxing gameplay.', '2024-09-08 02:28:03', '2024-09-08 02:28:03'), (151, 6, 'Stunt Boxes', 'Are You the Next Great Stunt Boxes Pilot?\nGet ready to test your skills in this fun and addictive arcade game! Fly through each level with precision and nerves of steel as you aim to complete all the challenging stages.\n\nGame Overview:\nYour mission is to collect all the stars in each level while flying through hoops and avoiding crashes. But watch out — your fuel is limited! Be on the lookout for fuel barrels to keep your journey going. The difficulty ramps up as you progress, so be prepared to replay levels and refine your strategy to succeed.\n\nHow to Play:\nNavigate: Use your controls to fly through the hoops.\nCollect Stars: Gather all the stars in each level to progress.\nRefuel: Keep an eye on your fuel gauge! Collect fuel barrels when needed.\nStay Focused: Avoid obstacles and perfect your maneuvers to avoid crashes.\nDo You Have What It Takes to Conquer the Skies?\nGet ready for a thrilling flight adventure! Take off now and see if you have what it takes to become the ultimate Stunt Boxes pilot!', '1725782293.png', '1725782295.png', 'stunt-boxes', 'https://play.gamepix.com/stunt-boxes/embed?sid=0O22G', 2, 0, 1, 0, '0.0', 0, 'Stunt Boxes', NULL, NULL, NULL, 'Stunt Boxes', 'Are You the Next Great Stunt Boxes Pilot?\nGet ready to test your skills in this fun and addictive arcade game! Fly through each level with precision and nerves of steel as you aim to complete all the challenging stages.\n\nGame Overview:\nYour mission is to collect all the stars in each level while flying through hoops and avoiding crashes. But watch out — your fuel is limited! Be on the lookout for fuel barrels to keep your journey going. The difficulty ramps up as you progress, so be prepared to replay levels and refine your strategy to succeed.\n\nHow to Play:\nNavigate: Use your controls to fly through the hoops.\nCollect Stars: Gather all the stars in each level to progress.\nRefuel: Keep an eye on your fuel gauge! Collect fuel barrels when needed.\nStay Focused: Avoid obstacles and perfect your maneuvers to avoid crashes.\nDo You Have What It Takes to Conquer the Skies?\nGet ready for a thrilling flight adventure! Take off now and see if you have what it takes to become the ultimate Stunt Boxes pilot!', '2024-09-08 02:28:17', '2024-09-08 02:42:41'), (152, 6, 'Tap Tap Plane', 'Control your plane by using your mouse/touch and avoid the obstacles to reaching the higher score. Be careful, the more distance you travel, the faster your plane gets. \nWhen you reach certain distances, the environment around you changes and you also encounter harder obstacles. \nThere are bronze, silver and gold medals waiting according to the distance you have travelled with the plane.\nCan you avoid the obstacles long enough and reach the gold medal?\nHow far can you travel for making the highest score?', '1725782312.png', '1725782315.png', 'tap-tap-plane', 'https://play.gamepix.com/tap-tap-plane/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Tap Tap Plane', NULL, NULL, NULL, 'Tap Tap Plane', 'Control your plane by using your mouse/touch and avoid the obstacles to reaching the higher score. Be careful, the more distance you travel, the faster your plane gets. \nWhen you reach certain distances, the environment around you changes and you also encounter harder obstacles. \nThere are bronze, silver and gold medals waiting according to the distance you have travelled with the plane.\nCan you avoid the obstacles long enough and reach the gold medal?\nHow far can you travel for making the highest score?', '2024-09-08 02:28:37', '2024-09-08 02:28:37'), (153, 6, 'Daily Bento Organizer', 'Do you want to be a bento box master? Using your creativity in the world of the Daily Bento Organizer. To create the most delicious bento box in this casual game. There is the art of food arrangement and the storage management challenge. Choose from various foods, such as sandwiches,burgers, fresh fruit, etc. Then put all the food in a bento box and make them look delicious and regular. But there are some challenges. Each food has a unique shape, and you should think\ncarefully and plan properly. And then ensure all food is perfectly in the bento box! The difficulty increases gradually and the bento box becomes more and more complex. You must arrange the space efficiently. The more beautiful your bento box is, the more money you get! When you encounter difficulties, you can use money to go back to the previous step to help you rearrange the food. Besides, you can also unlock more food, such as doughnuts, shrimp, etc. Whether you\'re a food lover or a fan of puzzle games, this game brings you the perfect experience.', '1725782323.png', '1725782327.png', 'daily-bento-organizer', 'https://play.gamepix.com/daily-bento-organizer/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Daily Bento Organizer', NULL, NULL, NULL, 'Daily Bento Organizer', 'Do you want to be a bento box master? Using your creativity in the world of the Daily Bento Organizer. To create the most delicious bento box in this casual game. There is the art of food arrangement and the storage management challenge. Choose from various foods, such as sandwiches,burgers, fresh fruit, etc. Then put all the food in a bento box and make them look delicious and regular. But there are some challenges. Each food has a unique shape, and you should think\ncarefully and plan properly. And then ensure all food is perfectly in the bento box! The difficulty increases gradually and the bento box becomes more and more complex. You must arrange the space efficiently. The more beautiful your bento box is, the more money you get! When you encounter difficulties, you can use money to go back to the previous step to help you rearrange the food. Besides, you can also unlock more food, such as doughnuts, shrimp, etc. Whether you\'re a food lover or a fan of puzzle games, this game brings you the perfect experience.', '2024-09-08 02:28:51', '2024-09-08 02:28:51'), (154, 6, 'Truck Stack Colors', 'Get ready for an exciting challenge. Truck Stack Colors takes you into a wonderful world of parkour and truck stacking. In attractive levels, advance by stacking platforms that are the same color as the truck. To master the balancing and stacking skills to build amazing truck towers and climb even higher. Overcome challenges when handling truck stacks. Each level has new puzzles that test your skills and reflexes. Collect defensive items and you will become invincible, thus\ngaining higher platforms. Be careful to avoid platforms of other colors, or you will collect fewer blocks. Finally, you will turn into a Transformer and kick the platform you have built to get more points. Having enough gold, you can buy more powerful Transformers, who can kick farther and build higher platforms. Come join us, start your stacking journey and win!', '1725782342.png', '1725782345.png', 'truck-stack-colors', 'https://play.gamepix.com/truck-stack-colors/embed?sid=0O22G', 1, 0, 1, 0, '0.0', 0, 'Truck Stack Colors', NULL, NULL, NULL, 'Truck Stack Colors', 'Get ready for an exciting challenge. Truck Stack Colors takes you into a wonderful world of parkour and truck stacking. In attractive levels, advance by stacking platforms that are the same color as the truck. To master the balancing and stacking skills to build amazing truck towers and climb even higher. Overcome challenges when handling truck stacks. Each level has new puzzles that test your skills and reflexes. Collect defensive items and you will become invincible, thus\ngaining higher platforms. Be careful to avoid platforms of other colors, or you will collect fewer blocks. Finally, you will turn into a Transformer and kick the platform you have built to get more points. Having enough gold, you can buy more powerful Transformers, who can kick farther and build higher platforms. Come join us, start your stacking journey and win!', '2024-09-08 02:29:07', '2024-09-17 02:52:04'), (155, 6, '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. You should keep running away to prevent being caught by the blue monster, and when the blue monster is staring at you, hold stop in front of the fruit, in front of the coke, or front of the water glass, etc. It is full of surprises that test your skills of observation and puzzle-solving. Save enough money to buy more wonderful characters, change your colors or wear defenses. To have better defense, and prevent blue monsters from getting to you. Explore this interesting world, and enjoy a relaxing gaming experience. To become a dodge master!', '1725782357.png', '1725782359.png', 'hide-and-seek-blue-monster', 'https://play.gamepix.com/hide-and-seek-blue-monster/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Hide And Seek Blue Monster', NULL, NULL, NULL, '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. You should keep running away to prevent being caught by the blue monster, and when the blue monster is staring at you, hold stop in front of the fruit, in front of the coke, or front of the water glass, etc. It is full of surprises that test your skills of observation and puzzle-solving. Save enough money to buy more wonderful characters, change your colors or wear defenses. To have better defense, and prevent blue monsters from getting to you. Explore this interesting world, and enjoy a relaxing gaming experience. To become a dodge master!', '2024-09-08 02:29:22', '2024-09-08 02:29:22'), (156, 7, 'Pumpkin Pot', 'Play at Pumpkin Pot and dive into a spooky, fun-filled puzzle adventure set in a Halloween atmosphere! Your goal is to guide the pumpkin into the bubbling cauldron without letting it touch the ground.\nNavigate through 24 challenging levels filled with tricky obstacles and surprises! How do you do it? Simply destroy the wooden boxes strategically and use the principles of physics to roll the pumpkins into the cauldron.\nWith its vibrant Halloween-themed graphics and addictive gameplay, Pumpkin Pot is a simple yet captivating puzzle game that will delight players of all ages.', '1725782402.png', '1725782404.png', 'pumpkin-pot', 'https://play.gamepix.com/pumpkin-pot/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Pumpkin Pot', NULL, NULL, NULL, 'Pumpkin Pot', 'Play at Pumpkin Pot and dive into a spooky, fun-filled puzzle adventure set in a Halloween atmosphere! Your goal is to guide the pumpkin into the bubbling cauldron without letting it touch the ground.\nNavigate through 24 challenging levels filled with tricky obstacles and surprises! How do you do it? Simply destroy the wooden boxes strategically and use the principles of physics to roll the pumpkins into the cauldron.\nWith its vibrant Halloween-themed graphics and addictive gameplay, Pumpkin Pot is a simple yet captivating puzzle game that will delight players of all ages.', '2024-09-08 02:30:07', '2024-09-08 02:30:07'), (157, 7, 'Fill It Up Fast', 'Your objective is to strategically fill the empty area of the rotating base with the correct shapes. To do this, press ENTER to launch the active shape towards the base. It\'s crucial to ensure that the selected shape aligns perfectly with the empty section of the rotating base. Carefully time your shots so that the active shape and the base’s empty part are oriented in the same direction. The challenge lies in matching the shapes accurately as the base continues to rotate, requiring both precision and quick reflexes.', '1725782414.png', '1725782415.png', 'fill-it-up-fast', 'https://play.gamepix.com/fill-it-up-fast/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Fill It Up Fast', NULL, NULL, NULL, 'Fill It Up Fast', 'Your objective is to strategically fill the empty area of the rotating base with the correct shapes. To do this, press ENTER to launch the active shape towards the base. It\'s crucial to ensure that the selected shape aligns perfectly with the empty section of the rotating base. Carefully time your shots so that the active shape and the base’s empty part are oriented in the same direction. The challenge lies in matching the shapes accurately as the base continues to rotate, requiring both precision and quick reflexes.', '2024-09-08 02:30:17', '2024-09-08 02:30:17'), (158, 7, 'BrickBox', 'BrickBox is a captivating 2D puzzle game where players must strategically push a dime to a designated finish zone within a confined play area filled with brick walls. With intuitive grid-based mechanics and touch-based movement, BrickBox challenges players to think critically and maneuver skillfully through three uniquely designed levels.\n\nGameplay:\n\nObjective: Push the diamond to the finish zone to complete each level.\n\nMovement: Players can move up, down, left, or right, one cell at a time, using touch controls.\n\nChallenges: Navigate through brick walls and obstacles that block the path to the finish zone.\n\nCollision: Players cannot pass through brick walls, and the box cannot be pushed through them either.\n\nLevels: Each of the levels offers a unique layout of bricks and varying degrees of difficulty.', '1725782486.png', '1725782489.png', 'brickbox', 'https://play.gamepix.com/brickbox/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'BrickBox', NULL, NULL, NULL, 'BrickBox', 'BrickBox is a captivating 2D puzzle game where players must strategically push a dime to a designated finish zone within a confined play area filled with brick walls. With intuitive grid-based mechanics and touch-based movement, BrickBox challenges players to think critically and maneuver skillfully through three uniquely designed levels.\n\nGameplay:\n\nObjective: Push the diamond to the finish zone to complete each level.\n\nMovement: Players can move up, down, left, or right, one cell at a time, using touch controls.\n\nChallenges: Navigate through brick walls and obstacles that block the path to the finish zone.\n\nCollision: Players cannot pass through brick walls, and the box cannot be pushed through them either.\n\nLevels: Each of the levels offers a unique layout of bricks and varying degrees of difficulty.', '2024-09-08 02:31:34', '2024-09-08 02:31:34'), (159, 7, 'Swap Pins!', 'In this new game, Swap Pins, dive into a challenge of strategy and colors! Match pins with matching bases by skillfully moving them around the board.\n\nYou can only move pins according to their matching colors. Be careful not to move a piece and run out of moves, as this will result in Game Over.\n\nTest your mental agility as you progress through fifteen increasingly challenging levels. With vibrant graphics and engaging gameplay, get ready for addictive fun and sharp thinking! Are you ready for this?', '1725782495.png', '1725782497.png', 'swap-pins', 'https://play.gamepix.com/swap-pins/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Swap Pins!', NULL, NULL, NULL, 'Swap Pins!', 'In this new game, Swap Pins, dive into a challenge of strategy and colors! Match pins with matching bases by skillfully moving them around the board.\n\nYou can only move pins according to their matching colors. Be careful not to move a piece and run out of moves, as this will result in Game Over.\n\nTest your mental agility as you progress through fifteen increasingly challenging levels. With vibrant graphics and engaging gameplay, get ready for addictive fun and sharp thinking! Are you ready for this?', '2024-09-08 02:31:40', '2024-09-08 02:31:40'), (160, 7, 'Fall Jack', 'Fall Jack is a captivating Halloween-themed game where the world revolves around your character, who must strategically fall into place. Experience eerie, rotating environments filled with spooky elements like haunted pumpkins, creepy bats, and ghostly obstacles.\nTrack your Jack-o\'-lantern character\'s position as you navigate through haunted houses, spooky forests, and eerie graveyards.\nThe goal is to land on Halloween-themed objects to score points and collect potions, candy, heart items, and other eerie treasures scattered throughout the landscape.\nImagine your jack hero overcoming chilling challenges in a constantly shifting, spooky universe.', '1725782501.png', '1725782504.png', 'fall-jack', 'https://play.gamepix.com/fall-jack/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Fall Jack', NULL, NULL, NULL, 'Fall Jack', 'Fall Jack is a captivating Halloween-themed game where the world revolves around your character, who must strategically fall into place. Experience eerie, rotating environments filled with spooky elements like haunted pumpkins, creepy bats, and ghostly obstacles.\nTrack your Jack-o\'-lantern character\'s position as you navigate through haunted houses, spooky forests, and eerie graveyards.\nThe goal is to land on Halloween-themed objects to score points and collect potions, candy, heart items, and other eerie treasures scattered throughout the landscape.\nImagine your jack hero overcoming chilling challenges in a constantly shifting, spooky universe.', '2024-09-08 02:31:47', '2024-09-08 02:31:47'), (161, 7, 'Fall Boxes', 'Fall Boxes is a captivating space-based game where the world revolves around your character, who must strategically fall into place. Experience dynamic rotating physics as you zoom out to view the entire cosmos, track your boxs position, and follow every move as they navigate the celestial environment. The goal is to land on objects to score points and catch heart items scattered throughout the galaxy. Imagine your box hero navigating through space, overcoming obstacles in a constantly shifting universe.', '1725782518.png', '1725782521.png', 'fall-boxes', 'https://play.gamepix.com/fall-boxes/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Fall Boxes', NULL, NULL, NULL, 'Fall Boxes', 'Fall Boxes is a captivating space-based game where the world revolves around your character, who must strategically fall into place. Experience dynamic rotating physics as you zoom out to view the entire cosmos, track your boxs position, and follow every move as they navigate the celestial environment. The goal is to land on objects to score points and catch heart items scattered throughout the galaxy. Imagine your box hero navigating through space, overcoming obstacles in a constantly shifting universe.', '2024-09-08 02:32:04', '2024-09-08 02:32:04'), (162, 7, 'Stickman Troll Thief Puzzle', 'Thief Puzzle is a funny and addictive casual puzzle game. Here you should help a clever stickman with many funny ways to solve puzzles and steal target items. The rich and varied game scene contains many unexpected obstacles and traps, testing your intelligence and logical thinking. Each level of the game is a unique challenge. To make flexible movements of the character to overcome obstacles, avoid enemies, and successfully steal the target item. The game is easy, you only need to use your fingers to help the stickman with various actions, such as reaching for something,avoiding traps, or avoiding the sight of guards. In difficult levels, use items or environments in the scene to help the stickman achieve his goals, such as using levers and organs. and even the movements of other characters. To open the game anytime and anywhere to enjoy the fun in your free time.', '1725782539.png', '1725782541.png', 'stickman-troll-thief-puzzle', 'https://play.gamepix.com/stickman-troll-thief-puzzle/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Stickman Troll Thief Puzzle', NULL, NULL, NULL, 'Stickman Troll Thief Puzzle', 'Thief Puzzle is a funny and addictive casual puzzle game. Here you should help a clever stickman with many funny ways to solve puzzles and steal target items. The rich and varied game scene contains many unexpected obstacles and traps, testing your intelligence and logical thinking. Each level of the game is a unique challenge. To make flexible movements of the character to overcome obstacles, avoid enemies, and successfully steal the target item. The game is easy, you only need to use your fingers to help the stickman with various actions, such as reaching for something,avoiding traps, or avoiding the sight of guards. In difficult levels, use items or environments in the scene to help the stickman achieve his goals, such as using levers and organs. and even the movements of other characters. To open the game anytime and anywhere to enjoy the fun in your free time.', '2024-09-08 02:32:26', '2024-09-08 02:32:26'), (163, 9, 'Medieval Ships Defense', 'Keep the ships from reaching the village in this fun tower defense game. To play, select towers from the bottom of the game screen by touching them or by clicking on them with the mouse. Then touch the grassy areas on the screen to place the towers. Once you have placed the towers click the start wave button to start the wave of ships. \n\nOnce 30 ships have passed through into the village the game is over. There are 8 levels total with one bonus level in which you place towers to protect swimmers from sharks.', '1725782603.png', '1725782605.png', 'medieval-ships-defense', 'https://play.gamepix.com/medieval-ships-defense/embed?sid=0O22G', 1, 0, 1, 0, '0.0', 0, 'Medieval Ships Defense', NULL, NULL, NULL, 'Medieval Ships Defense', 'Keep the ships from reaching the village in this fun tower defense game. To play, select towers from the bottom of the game screen by touching them or by clicking on them with the mouse. Then touch the grassy areas on the screen to place the towers. Once you have placed the towers click the start wave button to start the wave of ships. \n\nOnce 30 ships have passed through into the village the game is over. There are 8 levels total with one bonus level in which you place towers to protect swimmers from sharks.', '2024-09-08 02:33:28', '2024-09-09 05:03:25'), (165, 38, 'Merge Animals Mutant Fight', 'Come to begin a wonderful battle of beasts in Merge Animals - Mutant Fight! To begin creating special monsters to battle with others. By merging different animals body parts and letting them fight.Your special creature monsters will use unique skills to defeat opponents.', '1725879689.jpg', '1725879690.jpg', 'merge-animals-mutant-fight', 'https://html5.gamemonetize.com/dmjqtzqhjmtqz28e0ov2vgtw1wdm61oz/', 0, 0, 1, 0, '0.0', 0, 'Merge Animals Mutant Fight', NULL, NULL, NULL, 'Merge Animals Mutant Fight', 'Come to begin a wonderful battle of beasts in Merge Animals - Mutant Fight! To begin creating special monsters to battle with others. By merging different animals body parts and letting them fight.Your special creature monsters will use unique skills to defeat opponents.', '2024-09-09 05:31:30', '2024-09-09 05:31:30'), (166, 13, 'Road Race 3d', 'Road Race 3D is an exciting racing game that allows you to ride on a challenging track! You will experience the perfect combination of 3D racing and parkour. Use flexible operation and quick reaction to win every game! To draw a vehicle, a vehicle will randomly appear for you.', '1725879700.jpg', '1725879700.jpg', 'road-race-3d', 'https://html5.gamemonetize.com/nmtu39i7edh8j11ukwl6ki9dhse1rllh/', 22, 0, 1, 0, '0.0', 0, 'Road Race 3d', NULL, NULL, NULL, 'Road Race 3d', 'Road Race 3D is an exciting racing game that allows you to ride on a challenging track! You will experience the perfect combination of 3D racing and parkour. Use flexible operation and quick reaction to win every game! To draw a vehicle, a vehicle will randomly appear for you.', '2024-09-09 05:31:41', '2024-09-11 01:40:20'), (167, 15, 'Drivers Washing Clean', 'Drivers Washing Clean is a fast-paced, fun mobile game where you drive to a car wash, helping drivers keep their vehicles sparkling clean. As cars arrive in various conditions, your task is to wash, polish, and detail them to perfection before the next wave of vehicles. Upgrade your equipment, hire helpers, and unlock new cleaning tools as you progress. Keep up with the demand and satisfy customers to become the ultimate car washer!', '1725879995.jpg', '1725879996.jpg', 'drivers-washing-clean', 'https://html5.gamemonetize.com/fbvx8v5650vdmkwupaqm9eawlc690q24/', 0, 0, 1, 0, '0.0', 0, 'Drivers Washing Clean', NULL, NULL, NULL, 'Drivers Washing Clean', 'Drivers Washing Clean is a fast-paced, fun mobile game where you drive to a car wash, helping drivers keep their vehicles sparkling clean. As cars arrive in various conditions, your task is to wash, polish, and detail them to perfection before the next wave of vehicles. Upgrade your equipment, hire helpers, and unlock new cleaning tools as you progress. Keep up with the demand and satisfy customers to become the ultimate car washer!', '2024-09-09 05:36:36', '2024-09-09 05:36:36'), (168, 5, 'Princesses of Quadrobics', 'Immerse yourself in the world of modern fashion trends with the game «Princesses of Quadrobics»! Two beautiful princesses, Eliza and the Little Mermaid, are waiting for your help in creating the perfect images for practicing Quadrobics. First, create a gentle but expressive makeup for each of the girls and put your hair in a comfortable hairstyle. Then choose dresses, jewelry and accessories. But the adventures dont end there! Complete the look by putting masks in the form of adorable animals on the princesses. After all, this is a mandatory part of the Quadrobics trend! Create unique images for your favorite heroines!', '1725880037.jpg', '1725880037.jpg', 'princesses-of-quadrobics', 'https://html5.gamemonetize.com/m98jydx82jjsvo0vhj2vnvtsahxm4981/', 0, 0, 1, 0, '0.0', 0, 'Princesses of Quadrobics', NULL, NULL, NULL, 'Princesses of Quadrobics', 'Immerse yourself in the world of modern fashion trends with the game «Princesses of Quadrobics»! Two beautiful princesses, Eliza and the Little Mermaid, are waiting for your help in creating the perfect images for practicing Quadrobics. First, create a gentle but expressive makeup for each of the girls and put your hair in a comfortable hairstyle. Then choose dresses, jewelry and accessories. But the adventures dont end there! Complete the look by putting masks in the form of adorable animals on the princesses. After all, this is a mandatory part of the Quadrobics trend! Create unique images for your favorite heroines!', '2024-09-09 05:37:17', '2024-09-09 05:37:17'), (169, 14, 'Zombie Counter Craft', 'ZOMBIE COUNTER CRAFT is an action-packed survival game where your primary goal is to defeat hordes of zombies and endure for as long as possible. When your ammunition runs out, scavenge the surroundings for scattered ammo to stay in the fight. Prepare yourself—its time to face the zombie apocalypse!', '1725880154.jpg', '1725880154.jpg', 'zombie-counter-craft', 'https://html5.gamemonetize.com/9wxe81w0x14v5enk2qyf9jrghtlnd3x7/', 2, 0, 1, 0, '0.0', 0, 'Zombie Counter Craft', NULL, NULL, NULL, 'Zombie Counter Craft', 'ZOMBIE COUNTER CRAFT is an action-packed survival game where your primary goal is to defeat hordes of zombies and endure for as long as possible. When your ammunition runs out, scavenge the surroundings for scattered ammo to stay in the fight. Prepare yourself—its time to face the zombie apocalypse!', '2024-09-09 05:39:14', '2024-09-09 05:40:05'), (170, 15, 'Heaven Challenge 2 Player', 'In this adventure, you need to collect the red and yellow keys to find out if its heaven or hell. You must be very careful as there are obstacles everywhere. Both the obby and noob must be extremely cautious, or you might die. Collect the yellow and red keys without dying and get back to the door before time runs out. You need to be quick. Dont forget, you must go everywhere together. If you get separated, youll get lost on the camera.', '1725880167.jpg', '1725880167.jpg', 'heaven-challenge-2-player', 'https://html5.gamemonetize.com/icfsx6amos7isqogbzljlwhih74zuvlo/', 0, 0, 1, 0, '0.0', 0, 'Heaven Challenge 2 Player', NULL, NULL, NULL, 'Heaven Challenge 2 Player', 'In this adventure, you need to collect the red and yellow keys to find out if its heaven or hell. You must be very careful as there are obstacles everywhere. Both the obby and noob must be extremely cautious, or you might die. Collect the yellow and red keys without dying and get back to the door before time runs out. You need to be quick. Dont forget, you must go everywhere together. If you get separated, youll get lost on the camera.', '2024-09-09 05:39:28', '2024-09-09 05:39:28'), (172, 31, 'Pumpkin Stick', 'Stretch the stick the more you can to reach and walk on the platforms. Beware! If the stick is not long enough, You will fall down! Get yourself in the ninja action! How far can you go? Enjoy it!', '1725880570.jpg', '1725880570.jpg', 'pumpkin-stick', 'https://html5.gamemonetize.com/shwxhcbrsuh330et9jlosd9ipkq9ar1s/', 0, 0, 1, 0, '0.0', 0, 'Pumpkin Stick', NULL, NULL, NULL, 'Pumpkin Stick', 'Stretch the stick the more you can to reach and walk on the platforms. Beware! If the stick is not long enough, You will fall down! Get yourself in the ninja action! How far can you go? Enjoy it!', '2024-09-09 05:46:11', '2024-09-09 05:46:11'), (173, 31, 'Car Park Simulator', 'Welcome to Car Park Simulator, Are you ready to test your driving skills and master the art of parking? Navigate through 72 challenging levels filled with obstacles and narrow spaces...', '1725880599.jpg', '1725880599.jpg', 'car-park-simulator', 'https://html5.gamemonetize.com/a7gt7aha4f2olhc0riv85xb30e69h23b/', 1, 0, 1, 0, '0.0', 0, 'Car Park Simulator', NULL, NULL, NULL, 'Car Park Simulator', 'Welcome to Car Park Simulator, Are you ready to test your driving skills and master the art of parking? Navigate through 72 challenging levels filled with obstacles and narrow spaces...', '2024-09-09 05:46:40', '2024-09-09 05:46:52'), (174, 19, '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.', '1725885515.jpg', '1725885515.jpg', 'stickman-vs-zombies-minecraft', 'https://html5.gamemonetize.com/bztju5apx957kapkxnzocq3au3f8kq3y/', 0, 0, 1, 0, '0.0', 0, 'Stickman vs Zombies Minecraft', NULL, NULL, NULL, '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.', '2024-09-09 07:08:35', '2024-09-09 07:08:35'); INSERT INTO `games` (`id`, `category_id`, `name`, `description`, `image`, `banner`, `slug`, `game_url`, `views`, `plays`, `status`, `featured`, `average_rating`, `number_of_reviews`, `tags`, `published_at`, `developer_name`, `developer_url`, `meta_title`, `meta_description`, `created_at`, `updated_at`) VALUES (175, 19, '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.', '1725885593.jpg', '1725885594.jpg', 'zombie-royale-io', 'https://html5.gamemonetize.com/d3zex3l2rordlog1xeiq4id7521xskby/', 0, 0, 1, 0, '0.0', 0, 'Zombie Royale Io', NULL, NULL, NULL, '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.', '2024-09-09 07:09:56', '2024-09-09 07:09:56'), (176, 19, '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?', '1725885597.jpg', '1725885597.jpg', 'city-runio', 'https://html5.gamemonetize.com/yffqin0i6g8wp9s0d2ceppd0nafsp15m/', 0, 0, 1, 0, '0.0', 0, 'City Run.io', NULL, NULL, NULL, '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?', '2024-09-09 07:09:58', '2024-09-09 07:09:58'), (177, 19, '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!', '1725885600.jpg', '1725885600.jpg', 'stickman-the-flash', 'https://html5.gamemonetize.com/qfh8jceadtfl6m0ilctnpy6elqpdp04p/', 0, 0, 1, 0, '0.0', 0, 'Stickman The Flash', NULL, NULL, NULL, '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!', '2024-09-09 07:10:00', '2024-09-09 07:10:00'), (178, 19, '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', '1725885602.jpg', '1725885602.jpg', 'wood-man-cutter', 'https://html5.gamemonetize.com/9dn6qz1nr6ldwr082r4t7o55aeyo3owt/', 0, 0, 1, 0, '0.0', 0, 'Wood Man Cutter', NULL, NULL, NULL, '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', '2024-09-09 07:10:02', '2024-09-09 07:10:02'), (179, 19, '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.', '1725885604.jpg', '1725885604.jpg', 'javelin-battle', 'https://html5.gamemonetize.com/a006nqrea1p11ps579qsfeljddvark7m/', 0, 0, 1, 0, '0.0', 0, 'Javelin Battle', NULL, NULL, NULL, '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.', '2024-09-09 07:10:04', '2024-09-09 07:10:04'), (180, 19, '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!', '1725885605.jpg', '1725885606.jpg', 'party-games-mini-shooter-battle', 'https://html5.gamemonetize.com/ss99whqqix1wim1twd1aq59xtdqw8iu5/', 0, 0, 1, 0, '0.0', 0, 'Party Games Mini Shooter Battle', NULL, NULL, NULL, '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!', '2024-09-09 07:10:08', '2024-09-09 07:10:08'), (181, 19, '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.', '1725885622.jpg', '1725885623.jpg', 'princess-fashion-makeover', 'https://html5.gamemonetize.com/sc9ejt7r48hraoupnzd2kw0smy7j8wvu/', 0, 0, 1, 0, '0.0', 0, 'Princess Fashion Makeover', NULL, NULL, NULL, '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.', '2024-09-09 07:10:23', '2024-09-09 07:10:23'), (182, 19, 'Desert Jump', 'ChatGPT Desert Jump is an engaging and challenging game set in a vast, arid desert landscape. Players use the mouse click to leap from one cube to the next, navigating a path through the sandy terrain. Timing and precision are crucial as each jump requires careful calculation to avoid falling. With stunning desert visuals and progressively difficult levels, Desert Jump offers an addictive and immersive experience for all ages.', '1725885624.jpg', '1725885625.jpg', 'desert-jump', 'https://html5.gamemonetize.com/i3ki8ewmijq0g4lwi8u8wstx5toljd0c/', 0, 0, 1, 0, '0.0', 0, 'Desert Jump', NULL, NULL, NULL, 'Desert Jump', 'ChatGPT Desert Jump is an engaging and challenging game set in a vast, arid desert landscape. Players use the mouse click to leap from one cube to the next, navigating a path through the sandy terrain. Timing and precision are crucial as each jump requires careful calculation to avoid falling. With stunning desert visuals and progressively difficult levels, Desert Jump offers an addictive and immersive experience for all ages.', '2024-09-09 07:10:25', '2024-09-09 07:10:25'), (183, 19, '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.', '1725885626.jpg', '1725885627.jpg', 'count-escape-rush', 'https://html5.gamemonetize.com/f09c7w9y94ke2bn2nlisnx1l7ad1mc23/', 0, 0, 1, 0, '0.0', 0, 'Count Escape Rush', NULL, NULL, NULL, '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.', '2024-09-09 07:10:29', '2024-09-09 07:10:29'), (184, 19, '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.', '1725885630.jpg', '1725885631.jpg', 'figher-stick-hero', 'https://html5.gamemonetize.com/6is41jnk4xgxy8n18o6fkto7vasca5yj/', 0, 0, 1, 0, '0.0', 0, 'Figher Stick Hero', NULL, NULL, NULL, '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.', '2024-09-09 07:10:31', '2024-09-09 07:10:31'), (185, 19, '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.', '1725885632.jpg', '1725885634.jpg', 'pop-it-3d-fidget-toy-maker', 'https://html5.gamemonetize.com/1n2sqpxhwi08qaxtp8fu8tcpagguqu3y/', 0, 0, 1, 0, '0.0', 0, 'Pop It 3D Fidget Toy Maker', NULL, NULL, NULL, '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.', '2024-09-09 07:10:35', '2024-09-09 07:10:35'), (186, 19, '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.', '1725885652.jpg', '1725885653.jpg', 'hex-planet-idle', 'https://html5.gamemonetize.com/ov7ym4r295rq63tgqhkchxj6mh13832b/', 0, 0, 1, 0, '0.0', 0, 'Hex Planet Idle', NULL, NULL, NULL, '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.', '2024-09-09 07:10:54', '2024-09-09 07:10:54'), (187, 19, '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’s a fun way to improve your problem-solving and stickman drawing skills. Play it now and start your stickman adventure!', '1725885654.jpg', '1725885655.jpg', 'crazy-3', 'https://html5.gamemonetize.com/2enjk01rxovd1dm7hov47xcp1och196x/', 0, 0, 1, 0, '0.0', 0, 'Crazy 3', NULL, NULL, NULL, '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’s a fun way to improve your problem-solving and stickman drawing skills. Play it now and start your stickman adventure!', '2024-09-09 07:10:55', '2024-09-09 07:10:55'), (188, 19, '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!', '1725885655.jpg', '1725885657.jpg', 'royal-elite-archer-defense', 'https://html5.gamemonetize.com/t6s0l5zzll8dwu50dgsi037o7sj9cga6/', 0, 0, 1, 0, '0.0', 0, 'Royal Elite Archer Defense', NULL, NULL, NULL, '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!', '2024-09-09 07:10:57', '2024-09-09 07:10:57'), (189, 19, '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!', '1725885658.jpg', '1725885658.jpg', 'stickman-base-defense', 'https://html5.gamemonetize.com/10jlapj6zx3rwude8qk6mc0xhze2f5bf/', 0, 0, 1, 0, '0.0', 0, 'stickman base defense', NULL, NULL, NULL, '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!', '2024-09-09 07:10:59', '2024-09-09 07:10:59'), (190, 19, '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.', '1725885659.jpg', '1725885660.jpg', 'stretch-huggy-monster', 'https://html5.gamemonetize.com/wy6cwdoxnvmfqcu4cipvvvd755vvvgj2/', 0, 0, 1, 0, '0.0', 0, 'Stretch huggy Monster', NULL, NULL, NULL, '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.', '2024-09-09 07:11:00', '2024-09-09 07:11:00'), (191, 19, 'Stick Run Parkour', 'Single player infinity Run Funny Arcade Stickman Parkour Game by Baran Yel Super Cluster Hub . Coming Soon; Market Costumes Effects New Regions New Objectiles', '1725885661.jpg', '1725885662.jpg', 'stick-run-parkour', 'https://html5.gamemonetize.com/vlget2spakvpr60kgec5oup19mdex93p/', 3, 0, 1, 0, '0.0', 0, 'Stick Run Parkour', NULL, NULL, NULL, 'Stick Run Parkour', 'Single player infinity Run Funny Arcade Stickman Parkour Game by Baran Yel Super Cluster Hub . Coming Soon; Market Costumes Effects New Regions New Objectiles', '2024-09-09 07:11:02', '2024-09-10 01:21:39'), (192, 19, 'Shadow Stickman Fight', 'Shadow Stickman Fight is an awesome and intense 2D ninja survival arcade game. You have to survive the endless waves of enemies with stickman ninjas. Every time you pass a belt exam, you get the examiner’s hat and weapon. You can use souls to trade items or earn gifts. You have to follow the white dots and hit the enemies. You have to time your attack when enemies are in your attack distance. You can also enter the arsenal and choose different equipment, like helmets and weapons.', '1725885663.jpg', '1725885663.jpg', 'shadow-stickman-fight', 'https://html5.gamemonetize.com/wu5idx0ik1b7xyqv9k7a003a71f5kf6d/', 0, 0, 1, 0, '0.0', 0, 'Shadow Stickman Fight', NULL, NULL, NULL, 'Shadow Stickman Fight', 'Shadow Stickman Fight is an awesome and intense 2D ninja survival arcade game. You have to survive the endless waves of enemies with stickman ninjas. Every time you pass a belt exam, you get the examiner’s hat and weapon. You can use souls to trade items or earn gifts. You have to follow the white dots and hit the enemies. You have to time your attack when enemies are in your attack distance. You can also enter the arsenal and choose different equipment, like helmets and weapons.', '2024-09-09 07:11:04', '2024-09-09 07:11:04'), (193, 19, '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', '1725885665.jpg', '1725885665.jpg', 'stickman-merge-battle-arena', 'https://html5.gamemonetize.com/obyhafhugknxn37yy4vsed6yknb9d6rl/', 2, 0, 1, 0, '0.0', 0, 'Stickman Merge Battle: Arena', NULL, NULL, NULL, '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', '2024-09-09 07:11:06', '2024-09-09 07:12:29'), (194, 4, 'Dragonz Escape', 'mobile games often center around players engaging in epic battles with dragons or using dragons as their main allies', '1725885797.jpg', '1725885798.jpg', 'dragonz-escape', 'https://html5.gamemonetize.com/25zke4wopa8e46s0j1lst28lji0gnzdw/', 0, 0, 1, 0, '0.0', 0, 'Dragonz Escape', NULL, NULL, NULL, 'Dragonz Escape', 'mobile games often center around players engaging in epic battles with dragons or using dragons as their main allies', '2024-09-09 07:13:18', '2024-09-09 07:13:18'), (195, 4, 'Mad Shark Fish', 'Mad Shark by gamed is an exhilarating mobile game where players take on the role of a fearsome, rampaging shark in an underwater adventure', '1725885801.jpg', '1725885802.jpg', 'mad-shark-fish', 'https://html5.gamemonetize.com/8587rz7plj1nx0ws65c2lz2ntbzeq4b2/', 0, 0, 1, 0, '0.0', 0, 'Mad Shark Fish', NULL, NULL, NULL, 'Mad Shark Fish', 'Mad Shark by gamed is an exhilarating mobile game where players take on the role of a fearsome, rampaging shark in an underwater adventure', '2024-09-09 07:13:22', '2024-09-09 07:13:22'), (196, 4, 'Brick Hit', 'Brick Hit game usually involve launching a projectile, like a ball, to break a wall or layers of bricks. The goal is to clear the screen by hitting and destroying the bricks, often requiring strategic aiming and timing', '1725885805.jpg', '1725885805.jpg', 'brick-hit', 'https://html5.gamemonetize.com/usdmhsnhviloqv61pmchec4hbx4p36i7/', 0, 0, 1, 0, '0.0', 0, 'Brick Hit', NULL, NULL, NULL, 'Brick Hit', 'Brick Hit game usually involve launching a projectile, like a ball, to break a wall or layers of bricks. The goal is to clear the screen by hitting and destroying the bricks, often requiring strategic aiming and timing', '2024-09-09 07:13:25', '2024-09-09 07:13:25'), (197, 4, 'The wizard Elion', 'When the old wizard Elion tried to conjure a sphere of light, a mistake transported him to a modern shopping mall full of monsters. Now, lost among shop windows and strange creatures, Elion needs to find a way to correct his spell and return to his kingdom, before the chaos spreads further and the monsters are completely released. ---------The game has 3 languages: Portuguese, English and Italian ---------You can play on your mobile device too. Good fun!', '1725885807.jpg', '1725885808.jpg', 'the-wizard-elion', 'https://html5.gamemonetize.com/473hhqxielr67bfqa3w8e2isxy76yeyv/', 0, 0, 1, 0, '0.0', 0, 'The wizard Elion', NULL, NULL, NULL, 'The wizard Elion', 'When the old wizard Elion tried to conjure a sphere of light, a mistake transported him to a modern shopping mall full of monsters. Now, lost among shop windows and strange creatures, Elion needs to find a way to correct his spell and return to his kingdom, before the chaos spreads further and the monsters are completely released. ---------The game has 3 languages: Portuguese, English and Italian ---------You can play on your mobile device too. Good fun!', '2024-09-09 07:13:28', '2024-09-09 07:13:28'), (198, 4, 'Fisher Man', 'Gamezad fisher man mobile games often revolve around fishing activities, offering players a range of experiences from casual fishing to more immersive simulation', '1725885810.jpg', '1725885810.jpg', 'fisher-man', 'https://html5.gamemonetize.com/8z4ap210fynwvju45iqkgrjxbvsvj701/', 0, 0, 1, 0, '0.0', 0, 'Fisher Man', NULL, NULL, NULL, 'Fisher Man', 'Gamezad fisher man mobile games often revolve around fishing activities, offering players a range of experiences from casual fishing to more immersive simulation', '2024-09-09 07:13:31', '2024-09-09 07:13:31'), (199, 4, 'Mineblock Obby', 'Minecblock Obby is an amazing parkour game that you can play totally free! Do your best as you navigate through challenging obstacle courses, avoiding pitfalls and traps along the way. Collect coins scattered throughout each level to buy yourself a new sword and enhance your gameplay experience. With each jump and sprint, youll improve your skills and push your limits. Dive into the blocky world of Mineblock Obby, avoid obstacles, collect those coins, and most importantly—have fun!', '1725885812.jpg', '1725885812.jpg', 'mineblock-obby', 'https://html5.gamemonetize.com/ni23eu135kf7jyryblgbqfs1beyk1sls/', 0, 0, 1, 0, '0.0', 0, 'Mineblock Obby', NULL, NULL, NULL, 'Mineblock Obby', 'Minecblock Obby is an amazing parkour game that you can play totally free! Do your best as you navigate through challenging obstacle courses, avoiding pitfalls and traps along the way. Collect coins scattered throughout each level to buy yourself a new sword and enhance your gameplay experience. With each jump and sprint, youll improve your skills and push your limits. Dive into the blocky world of Mineblock Obby, avoid obstacles, collect those coins, and most importantly—have fun!', '2024-09-09 07:13:33', '2024-09-09 07:13:33'), (200, 4, 'Kaka Adventure', 'You shouldnt miss the Kaka Adventure game if youre a fan of stunt adventures! Everybody likes extreme sports that are full of adrenaline! The only downside is that you can easily get hurt quite badly. The good news is that Kaka is r eady to help you find some quality entertainment. This time it is all about getting things to the extreme side, and as you might have guessed, Kaka is the star around. He made up a cart, some ramps, and some obstacles and is ready to go over all these. Are you up for the challenge?', '1725885814.jpg', '1725885814.jpg', 'kaka-adventure', 'https://html5.gamemonetize.com/hdxtfzy1tws81pmlz5fzyijy0smbci9v/', 0, 0, 1, 0, '0.0', 0, 'Kaka Adventure', NULL, NULL, NULL, 'Kaka Adventure', 'You shouldnt miss the Kaka Adventure game if youre a fan of stunt adventures! Everybody likes extreme sports that are full of adrenaline! The only downside is that you can easily get hurt quite badly. The good news is that Kaka is r eady to help you find some quality entertainment. This time it is all about getting things to the extreme side, and as you might have guessed, Kaka is the star around. He made up a cart, some ramps, and some obstacles and is ready to go over all these. Are you up for the challenge?', '2024-09-09 07:13:34', '2024-09-09 07:13:34'), (201, 4, 'Escape Mystic Castle Mobile version', 'A villager was taken to a castle and was trapped there, now try to get out of there if you can! Of course you will have to look for a way out so look carefully and use the items wisely! Its a short adventure, but I think youll like it... #metroidvania #studiosagbr', '1725885815.jpg', '1725885816.jpg', 'escape-mystic-castle-mobile-version', 'https://html5.gamemonetize.com/dpei1y1bfdd6vsgthkjwfnk7u7g0xu4s/', 0, 0, 1, 0, '0.0', 0, 'Escape Mystic Castle Mobile version', NULL, NULL, NULL, 'Escape Mystic Castle Mobile version', 'A villager was taken to a castle and was trapped there, now try to get out of there if you can! Of course you will have to look for a way out so look carefully and use the items wisely! Its a short adventure, but I think youll like it... #metroidvania #studiosagbr', '2024-09-09 07:13:36', '2024-09-09 07:13:36'), (202, 4, 'PAPERLY: PAPER PLANE ADVENTURE', 'Go on an exciting paper plane flight adventure, learn different flight mechanics & reach your destination. PAPERLY: PAPER PLANE ADVENTURE - is all about Flying a Paper Plane, learning from previous mistakes, and Heading toward a Better Flight in this Physics-Driven Gameplay.', '1725885817.jpg', '1725885817.jpg', 'paperly-paper-plane-adventure', 'https://html5.gamemonetize.com/ga0hdulxnef9p1hkw72ci2pk44lbcdar/', 0, 0, 1, 0, '0.0', 0, 'PAPERLY: PAPER PLANE ADVENTURE', NULL, NULL, NULL, 'PAPERLY: PAPER PLANE ADVENTURE', 'Go on an exciting paper plane flight adventure, learn different flight mechanics & reach your destination. PAPERLY: PAPER PLANE ADVENTURE - is all about Flying a Paper Plane, learning from previous mistakes, and Heading toward a Better Flight in this Physics-Driven Gameplay.', '2024-09-09 07:13:37', '2024-09-09 07:13:37'), (203, 4, '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.', '1725885820.jpg', '1725885821.jpg', 'the-rabbit-adventure', 'https://html5.gamemonetize.com/safgugvb6mzict1et21wz0ztqmwr8e90/', 0, 0, 1, 0, '0.0', 0, 'The Rabbit Adventure', NULL, NULL, NULL, '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.', '2024-09-09 07:13:41', '2024-09-09 07:13:41'), (204, 4, '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', '1725885821.jpg', '1725885822.jpg', 'candy-cat-shot', 'https://html5.gamemonetize.com/g9piog0gw7q75u64j5lo9vrdpke10tsi/', 0, 0, 1, 0, '0.0', 0, 'Candy Cat Shot', NULL, NULL, NULL, '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', '2024-09-09 07:13:42', '2024-09-09 07:13:42'), (205, 4, '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!', '1725885823.jpg', '1725885823.jpg', 'hamster-cute-merge', 'https://html5.gamemonetize.com/kx1hh75oaeemzapc05ogsoxogsckl6u7/', 0, 0, 1, 0, '0.0', 0, 'Hamster Cute Merge', NULL, NULL, NULL, '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!', '2024-09-09 07:13:43', '2024-09-09 07:13:43'), (206, 4, '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!', '1725885824.jpg', '1725885824.jpg', 'shadow-chase', 'https://html5.gamemonetize.com/cu2krt7a2pzesji5mjke5sn73kmedmaf/', 0, 0, 1, 0, '0.0', 0, 'Shadow Chase', NULL, NULL, NULL, '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!', '2024-09-09 07:13:45', '2024-09-09 07:13:45'), (207, 4, 'Inspector Wawa', 'Play as Inspector Wawa in this adventure and make your goal to your destination. You will encounter various obstacles and enemies. Fight the enemies and dodge the obstacles until you reach your goal.', '1725885827.jpg', '1725885827.jpg', 'inspector-wawa', 'https://html5.gamemonetize.com/g3m11o9n9h5xvhuos1byple6ceg07t69/', 0, 0, 1, 0, '0.0', 0, 'Inspector Wawa', NULL, NULL, NULL, 'Inspector Wawa', 'Play as Inspector Wawa in this adventure and make your goal to your destination. You will encounter various obstacles and enemies. Fight the enemies and dodge the obstacles until you reach your goal.', '2024-09-09 07:13:47', '2024-09-09 07:13:47'), (208, 4, 'Escape Mystic Castle', 'A villager was taken to a castle and was trapped there, now try to get out of there if you can! Its a short adventure but I think youll like it...', '1725885829.jpg', '1725885829.jpg', 'escape-mystic-castle', 'https://html5.gamemonetize.com/qm3b7eigprj281ivjgvw0p6hqsne503g/', 0, 0, 1, 0, '0.0', 0, 'Escape Mystic Castle', NULL, NULL, NULL, 'Escape Mystic Castle', 'A villager was taken to a castle and was trapped there, now try to get out of there if you can! Its a short adventure but I think youll like it...', '2024-09-09 07:13:49', '2024-09-09 07:13:49'), (209, 4, '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.', '1725885833.jpg', '1725885833.jpg', 'haggo-jaggo-runner', 'https://html5.gamemonetize.com/ocygpjn3a5svys7p3y2b6y5a21d2m8cz/', 0, 0, 1, 0, '0.0', 0, 'Haggo Jaggo Runner', NULL, NULL, NULL, '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.', '2024-09-09 07:13:53', '2024-09-09 07:13:53'), (210, 4, 'Potrick Garage Storage', 'Enter the chilling world of Potrick Snaps Meatly Storage, a horror game that plunges you into dark, eerie rooms brimming with jump scares and supernatural surprises. Can you survive the night and unveil the secrets of Potricks house? In this gripping mobile puzzle game, step into the shoes of a mechanic navigating a cluttered garage. Your mission: find hidden machines and unlock them with the correct 4-digit code. Use your wits to solve intricate puzzles, revealing new parts and tools to upgrade your gear, making future tasks easier. Whether you’re a seasoned puzzle master or a novice, Meatlys Storage World offers challenges for everyone.', '1725885835.jpg', '1725885835.jpg', 'potrick-garage-storage', 'https://html5.gamemonetize.com/9oo46a87nxtr397y5hww6vjaxu2dpqza/', 0, 0, 1, 0, '0.0', 0, 'Potrick Garage Storage', NULL, NULL, NULL, 'Potrick Garage Storage', 'Enter the chilling world of Potrick Snaps Meatly Storage, a horror game that plunges you into dark, eerie rooms brimming with jump scares and supernatural surprises. Can you survive the night and unveil the secrets of Potricks house? In this gripping mobile puzzle game, step into the shoes of a mechanic navigating a cluttered garage. Your mission: find hidden machines and unlock them with the correct 4-digit code. Use your wits to solve intricate puzzles, revealing new parts and tools to upgrade your gear, making future tasks easier. Whether you’re a seasoned puzzle master or a novice, Meatlys Storage World offers challenges for everyone.', '2024-09-09 07:13:56', '2024-09-09 07:13:56'), (211, 4, '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!', '1725885840.jpg', '1725885840.jpg', 'epic-hero-quest-idle-rpg', 'https://html5.gamemonetize.com/w30mtmy14r6rn190pw512ou5o38rc0zv/', 0, 0, 1, 0, '0.0', 0, 'Epic Hero Quest: Idle RPG', NULL, NULL, NULL, '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!', '2024-09-09 07:14:00', '2024-09-09 07:14:00'), (212, 4, 'World War III', 'There are 50 robots in this game and you win by killing the robots in the game, but since there are robots in it, do you know why it is called World War III? The reason it is called World War III is because World War III is planned to be between humans and robots, in fact the background of the game is on Mars, we could have named it Mars War I. How funny would that be. :)', '1725885842.jpg', '1725885843.jpg', 'world-war-iii', 'https://html5.gamemonetize.com/vii6uglju9bj85lyidxtqtu7gm4ok0bq/', 0, 0, 1, 0, '0.0', 0, 'World War III', NULL, NULL, NULL, 'World War III', 'There are 50 robots in this game and you win by killing the robots in the game, but since there are robots in it, do you know why it is called World War III? The reason it is called World War III is because World War III is planned to be between humans and robots, in fact the background of the game is on Mars, we could have named it Mars War I. How funny would that be. :)', '2024-09-09 07:14:03', '2024-09-09 07:14:03'), (213, 4, '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.', '1725885844.jpg', '1725885844.jpg', 'sky-man', 'https://html5.gamemonetize.com/yfv6w8zaxtc6uwhno3jcs02u4i3hku81/', 0, 0, 1, 0, '0.0', 0, 'Sky Man', NULL, NULL, NULL, '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.', '2024-09-09 07:14:04', '2024-09-09 07:14:04'), (214, 4, '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.', '1725885846.jpg', '1725885846.jpg', 'bubbles-pop-challenge', 'https://html5.gamemonetize.com/xzhclpx8ma2qh2vvafdqkg6bx8w9kp1b/', 0, 0, 1, 0, '0.0', 0, 'Bubbles Pop Challenge', NULL, NULL, NULL, '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.', '2024-09-09 07:14:06', '2024-09-09 07:14:06'), (215, 4, '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!', '1725885847.jpg', '1725885847.jpg', 'chick-chase', 'https://html5.gamemonetize.com/zq13aivhiwn15quh294bxxlvrat8faou/', 0, 0, 1, 0, '0.0', 0, 'Chick Chase', NULL, NULL, NULL, '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!', '2024-09-09 07:14:08', '2024-09-09 07:14:08'), (216, 20, 'Faily Skater', 'Join Phil in his latest Faily Adventure as he finds himself hurtling through downtown “San Fran Faily” on a Skateboard.\n\nIn this physics-based game you must maneuver an endless cityscape full of dangerous and hilarious obstacles including busy streets, alleyways, parks, buildings and rooftops resulting in the usual Faily fun and near misses and best of all ultimate CRASHES.\n\nFEATURES\n• NAVIGATE as far as you can go avoiding obstacles along the way\n• AVOID traffic, trams, pedestrians and all types of unexpected obstacles\n• DESTROY obstacles with your shield or weapons\n• COLLECT coins as you go \n• UNLOCK unique boards and costumes\n• RECORD gameplay and share to Youtube, Facebook or Instagram\n• ENDLESS gameplay\n• ENDLESS crashes\n• ENDLESS fun!', '1725885908.png', '1725885911.png', 'faily-skater', 'https://play.gamepix.com/faily-skater/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Faily Skater', NULL, NULL, NULL, 'Faily Skater', 'Join Phil in his latest Faily Adventure as he finds himself hurtling through downtown “San Fran Faily” on a Skateboard.\n\nIn this physics-based game you must maneuver an endless cityscape full of dangerous and hilarious obstacles including busy streets, alleyways, parks, buildings and rooftops resulting in the usual Faily fun and near misses and best of all ultimate CRASHES.\n\nFEATURES\n• NAVIGATE as far as you can go avoiding obstacles along the way\n• AVOID traffic, trams, pedestrians and all types of unexpected obstacles\n• DESTROY obstacles with your shield or weapons\n• COLLECT coins as you go \n• UNLOCK unique boards and costumes\n• RECORD gameplay and share to Youtube, Facebook or Instagram\n• ENDLESS gameplay\n• ENDLESS crashes\n• ENDLESS fun!', '2024-09-09 07:15:14', '2024-09-09 07:15:14'), (217, 5, 'Princesses of Quadrobics', 'Immerse yourself in the world of modern fashion trends with the game «Princesses of Quadrobics»! Two beautiful princesses, Eliza and the Little Mermaid, are waiting for your help in creating the perfect images for practicing Quadrobics. First, create a gentle but expressive makeup for each of the girls and put your hair in a comfortable hairstyle. Then choose dresses, jewelry and accessories. But the adventures dont end there! Complete the look by putting masks in the form of adorable animals on the princesses. After all, this is a mandatory part of the Quadrobics trend! Create unique images for your favorite heroines!', '1725885937.jpg', '1725885937.jpg', 'princesses-of-quadrobics', 'https://html5.gamemonetize.com/m98jydx82jjsvo0vhj2vnvtsahxm4981/', 0, 0, 1, 0, '0.0', 0, 'Princesses of Quadrobics', NULL, NULL, NULL, 'Princesses of Quadrobics', 'Immerse yourself in the world of modern fashion trends with the game «Princesses of Quadrobics»! Two beautiful princesses, Eliza and the Little Mermaid, are waiting for your help in creating the perfect images for practicing Quadrobics. First, create a gentle but expressive makeup for each of the girls and put your hair in a comfortable hairstyle. Then choose dresses, jewelry and accessories. But the adventures dont end there! Complete the look by putting masks in the form of adorable animals on the princesses. After all, this is a mandatory part of the Quadrobics trend! Create unique images for your favorite heroines!', '2024-09-09 07:15:39', '2024-09-09 07:15:39'), (218, 5, 'Water Jet Riding', 'This is a simple speedboat racing game. Your goal is to travel the maximum distance to get high scores. Avoid hitting other riders on the way and sides of the river. Tap/Click on the screen to control your boat.', '1725885946.jpg', '1725885947.jpg', 'water-jet-riding', 'https://html5.gamemonetize.com/9e3ty6hj79blxj4d4q3b362uz4t4u2si/', 0, 0, 1, 0, '0.0', 0, 'Water Jet Riding', NULL, NULL, NULL, 'Water Jet Riding', 'This is a simple speedboat racing game. Your goal is to travel the maximum distance to get high scores. Avoid hitting other riders on the way and sides of the river. Tap/Click on the screen to control your boat.', '2024-09-09 07:15:47', '2024-09-09 07:15:47'), (219, 5, 'Volley Lama', 'Lamas are playing volleyball! Experience a different outcome with every hit with the random physics engine. Try to get the highest score alone or with your friend. A fun and wacky volleyball game awaits you!', '1725885949.jpg', '1725885949.jpg', 'volley-lama', 'https://html5.gamemonetize.com/qi0hunod9z9qvnlv0m0j0b5rlyc0f3tw/', 0, 0, 1, 0, '0.0', 0, 'Volley Lama', NULL, NULL, NULL, 'Volley Lama', 'Lamas are playing volleyball! Experience a different outcome with every hit with the random physics engine. Try to get the highest score alone or with your friend. A fun and wacky volleyball game awaits you!', '2024-09-09 07:15:49', '2024-09-09 07:15:49'), (220, 5, '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?', '1725885950.jpg', '1725885950.jpg', 'goal-dot-3d', 'https://html5.gamemonetize.com/ofunjjov725sve0gi4rdvdwfism6a8ul/', 0, 0, 1, 0, '0.0', 0, 'Goal Dot 3D', NULL, NULL, NULL, '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?', '2024-09-09 07:15:50', '2024-09-09 07:15:50'); INSERT INTO `games` (`id`, `category_id`, `name`, `description`, `image`, `banner`, `slug`, `game_url`, `views`, `plays`, `status`, `featured`, `average_rating`, `number_of_reviews`, `tags`, `published_at`, `developer_name`, `developer_url`, `meta_title`, `meta_description`, `created_at`, `updated_at`) VALUES (221, 5, '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.', '1725885952.jpg', '1725885952.jpg', 'ultimate-goal', 'https://html5.gamemonetize.com/zic3isd7x8bpydstdu7r0m6selizpe45/', 0, 0, 1, 0, '0.0', 0, 'Ultimate Goal', NULL, NULL, NULL, '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.', '2024-09-09 07:15:53', '2024-09-09 07:15:53'), (222, 5, '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.', '1725885953.jpg', '1725885954.jpg', 'football-penalty', 'https://html5.gamemonetize.com/ikpi1ghjcghyj8jk95k5wif87fz7hfs2/', 0, 0, 1, 0, '0.0', 0, 'Football Penalty', NULL, NULL, NULL, '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.', '2024-09-09 07:15:54', '2024-09-09 07:15:54'), (223, 5, '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!', '1725885954.jpg', '1725885957.jpg', 'frisbee-3d', 'https://html5.gamemonetize.com/r78r6yr0ahy568u7vm055r8o11ywwzk7/', 0, 0, 1, 0, '0.0', 0, 'Frisbee 3D', NULL, NULL, NULL, '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!', '2024-09-09 07:15:58', '2024-09-09 07:15:58'), (224, 5, 'Turbo Car Track', 'In Turbo Car Track your driving skills will be pushed to the limit! Collect gold coins to unlock powerful new vehicles and boost your progress. With each level, the intensity rises – can you master the winding paths and become the ultimate champion? Dive into this thrilling high-speed adventure and find out! The race is on – are you ready to conquer the track?', '1725885959.jpg', '1725885960.jpg', 'turbo-car-track', 'https://html5.gamemonetize.com/32dortup9kyyrhcu2tei4beskb9y62jf/', 0, 0, 1, 0, '0.0', 0, 'Turbo Car Track', NULL, NULL, NULL, 'Turbo Car Track', 'In Turbo Car Track your driving skills will be pushed to the limit! Collect gold coins to unlock powerful new vehicles and boost your progress. With each level, the intensity rises – can you master the winding paths and become the ultimate champion? Dive into this thrilling high-speed adventure and find out! The race is on – are you ready to conquer the track?', '2024-09-09 07:16:01', '2024-09-09 07:16:01'), (225, 5, '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, 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?', '1725885962.jpg', '1725885963.jpg', 'bounce-dunk-frvr', 'https://html5.gamemonetize.com/6u6wvhyvbgusqnzxuk8aw911ar2vx73d/', 0, 0, 1, 0, '0.0', 0, 'Bounce Dunk Frvr', NULL, NULL, NULL, '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, 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?', '2024-09-09 07:16:03', '2024-09-09 07:16:03'), (226, 5, '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.', '1725885965.jpg', '1725885967.jpg', 'crazy-golf-iii', 'https://html5.gamemonetize.com/4it2xf7jelch1pscwiuvd359l3x2rabk/', 0, 0, 1, 0, '0.0', 0, 'Crazy golf III', NULL, NULL, NULL, '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.', '2024-09-09 07:16:07', '2024-09-09 07:16:07'), (227, 5, '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', '1725885969.jpg', '1725885969.jpg', 'euro-champ-2024', 'https://html5.gamemonetize.com/oid03ewux4ogtr5g48wqjh9x0k6j4uji/', 0, 0, 1, 0, '0.0', 0, 'Euro Champ 2024', NULL, NULL, NULL, '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', '2024-09-09 07:16:09', '2024-09-09 07:16:09'), (228, 5, '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.', '1725885971.jpg', '1725885971.jpg', 'mahjong-sort-puzzle', 'https://html5.gamemonetize.com/d1xc65i3wvzz2ynh6jrhp0va0sws25qy/', 0, 0, 1, 0, '0.0', 0, 'Mahjong Sort Puzzle', NULL, NULL, NULL, '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.', '2024-09-09 07:16:11', '2024-09-09 07:16:11'), (229, 5, '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.', '1725885985.jpg', '1725885985.jpg', 'blocks-vs-pirates', 'https://html5.gamemonetize.com/ltq5ipwf8hqj4cci4oeq1r7t0roy5cco/', 0, 0, 1, 0, '0.0', 0, 'Blocks Vs Pirates', NULL, NULL, NULL, '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.', '2024-09-09 07:16:26', '2024-09-09 07:16:26'), (230, 5, '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.', '1725885986.jpg', '1725885987.jpg', 'volley-master-2024', 'https://html5.gamemonetize.com/67p1q8hxgfw75lvy8rx9beqhtk02lk8h/', 0, 0, 1, 0, '0.0', 0, 'Volley Master 2024', NULL, NULL, NULL, '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.', '2024-09-09 07:16:27', '2024-09-09 07:16:27'), (231, 5, 'Ball Jumps', 'In this interactive game, players click the mouse to propel the ball into the air, aiming to achieve higher scores and unlock new achievements. With each click, the ball jumps, accumulating points as it ascends. Players strive to surpass their previous high scores, while also pursuing various achievements to enhance their gaming experience.', '1725885988.jpg', '1725885988.jpg', 'ball-jumps', 'https://html5.gamemonetize.com/9x3dcnbugmfucidbtgfwznrord9t1c1r/', 0, 0, 1, 0, '0.0', 0, 'Ball Jumps', NULL, NULL, NULL, 'Ball Jumps', 'In this interactive game, players click the mouse to propel the ball into the air, aiming to achieve higher scores and unlock new achievements. With each click, the ball jumps, accumulating points as it ascends. Players strive to surpass their previous high scores, while also pursuing various achievements to enhance their gaming experience.', '2024-09-09 07:16:29', '2024-09-09 07:16:29'), (232, 5, 'Ski It', 'Get into Ski It, a charming cartoon-style skiing game where you control one of five quirky skiers. Glide down snowy slopes, dodging obstacles like stones, trees, and other hazards in a vibrant retro world. Your goal is to avoid these dangers and stay on your skis for as long as possible. The longer you last, the better your score. With its delightful graphics and challenging gameplay, Ski It brings the classic arcade spirit to life. How long can you navigate the slopes and achieve the best result?', '1725885989.jpg', '1725885990.jpg', 'ski-it', 'https://html5.gamemonetize.com/qh159icgnyx04cud7jy5i86imp31ghco/', 0, 0, 1, 0, '0.0', 0, 'Ski It', NULL, NULL, NULL, 'Ski It', 'Get into Ski It, a charming cartoon-style skiing game where you control one of five quirky skiers. Glide down snowy slopes, dodging obstacles like stones, trees, and other hazards in a vibrant retro world. Your goal is to avoid these dangers and stay on your skis for as long as possible. The longer you last, the better your score. With its delightful graphics and challenging gameplay, Ski It brings the classic arcade spirit to life. How long can you navigate the slopes and achieve the best result?', '2024-09-09 07:16:31', '2024-09-09 07:16:31'), (233, 5, '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.', '1725885992.jpg', '1725885992.jpg', 'football-stars-championship', 'https://html5.gamemonetize.com/nhh10c04gq9n1y3fig8owhuc4alg2owi/', 0, 0, 1, 0, '0.0', 0, 'Football Stars Championship', NULL, NULL, NULL, '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.', '2024-09-09 07:16:32', '2024-09-09 07:16:32'), (234, 5, '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', '1725885993.jpg', '1725885994.jpg', 'sake-hockey', 'https://html5.gamemonetize.com/1lpp3lkr0q6jnvo73814p5qtllvxsvuo/', 0, 0, 1, 0, '0.0', 0, 'Sake Hockey', NULL, NULL, NULL, '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', '2024-09-09 07:16:34', '2024-09-09 07:16:34'), (235, 5, 'King Of Sumo', 'In a realm where sumo wrestling reigns supreme, a young wrestler aspires to become the ultimate champion. But the sports integrity is threatened when a legendary sumo wrestler mysteriously disappears. As he rises through the ranks, he uncovers rivalries and a conspiracy aimed at manipulating the competition. Determined to uphold the honor of sumo, he embarks on a quest to uncover the truth and earn the title of King of Sumo. Website Developer <a href=\'https://www.giugames.com/\'>https://www.giugames.com/</a>', '1725885995.jpg', '1725885995.jpg', 'king-of-sumo', 'https://html5.gamemonetize.com/dbpylu1fuiuqqsbqve9p7owg9o74x2p2/', 0, 0, 1, 0, '0.0', 0, 'King Of Sumo', NULL, NULL, NULL, 'King Of Sumo', 'In a realm where sumo wrestling reigns supreme, a young wrestler aspires to become the ultimate champion. But the sports integrity is threatened when a legendary sumo wrestler mysteriously disappears. As he rises through the ranks, he uncovers rivalries and a conspiracy aimed at manipulating the competition. Determined to uphold the honor of sumo, he embarks on a quest to uncover the truth and earn the title of King of Sumo. Website Developer <a href=\'https://www.giugames.com/\'>https://www.giugames.com/</a>', '2024-09-09 07:16:35', '2024-09-09 07:16:35'), (236, 5, 'Football King', 'Football King offers a highly engaging gameplay experience where players can select their character and customize their teams flag, adding a personal touch to the competition. You can tackle the game solo in an exhilarating single-player tournament mode, where you’ll challenge sophisticated AI teams that adapt to your gameplay style. Website dev <a href=\'https://unblocked-games.s3.amazonaws.com/index.html\'>https://unblocked-games.s3.amazonaws.com/index.html</a>', '1725885996.jpg', '1725885996.jpg', 'football-king', 'https://html5.gamemonetize.com/2ty9rfatt20f1974ewxkm0g3lk1ndtyt/', 0, 0, 1, 0, '0.0', 0, 'Football King', NULL, NULL, NULL, 'Football King', 'Football King offers a highly engaging gameplay experience where players can select their character and customize their teams flag, adding a personal touch to the competition. You can tackle the game solo in an exhilarating single-player tournament mode, where you’ll challenge sophisticated AI teams that adapt to your gameplay style. Website dev <a href=\'https://unblocked-games.s3.amazonaws.com/index.html\'>https://unblocked-games.s3.amazonaws.com/index.html</a>', '2024-09-09 07:16:36', '2024-09-09 07:16:36'), (237, 5, 'Ludo Maximus', 'Roll the dice, strategize your moves, and experience the timeless joy of Ludo! Play offline, enjoy smart AI opponents. Ludo is the ultimate mobile rendition of the classic board game. Download now for endless fun and become the Ludo Master! #Ludo #BoardGameFun Key Features: Classic Gameplay Complete with Smart AI components Family-Friendly Endless Fun', '1725885997.jpg', '1725885998.jpg', 'ludo-maximus', 'https://html5.gamemonetize.com/jmd9j7wzwico2zjafjda0usex5ugfw97/', 0, 0, 1, 0, '0.0', 0, 'Ludo Maximus', NULL, NULL, NULL, 'Ludo Maximus', 'Roll the dice, strategize your moves, and experience the timeless joy of Ludo! Play offline, enjoy smart AI opponents. Ludo is the ultimate mobile rendition of the classic board game. Download now for endless fun and become the Ludo Master! #Ludo #BoardGameFun Key Features: Classic Gameplay Complete with Smart AI components Family-Friendly Endless Fun', '2024-09-09 07:16:38', '2024-09-09 07:16:38'), (238, 5, '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!', '1725885999.jpg', '1725885999.jpg', 'fruity-fortune-slot-frenzy', 'https://html5.gamemonetize.com/9bnh0drk2i7yj1kz2iyynn7img0ysdo8/', 0, 0, 1, 0, '0.0', 0, 'Fruity Fortune Slot Frenzy', NULL, NULL, NULL, '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!', '2024-09-09 07:16:40', '2024-09-09 07:16:40'), (239, 5, 'Super Goalkeeper', 'In the Super Goalkeeper game, choose your favorite team and win the matches by conceding fewer goals. The cup should be yours. Have a good time!', '1725886000.jpg', '1725886001.jpg', 'super-goalkeeper', 'https://html5.gamemonetize.com/8mk45qg67ruaajuymy1g35wxa9czm8v6/', 3, 0, 1, 0, '0.0', 0, 'Super Goalkeeper', NULL, NULL, NULL, 'Super Goalkeeper', 'In the Super Goalkeeper game, choose your favorite team and win the matches by conceding fewer goals. The cup should be yours. Have a good time!', '2024-09-09 07:16:41', '2024-09-26 00:16:09'), (240, 5, 'King Boxing 2024', 'Step into the ring in King Boxing 2024 and select from 8 formidable character boxers. Battle your way through the arena, facing off against increasingly challenging opponents with each victory. Strategy is key as you must balance swift attacks with timely defenses to avoid taking hits. Can you rise to the top and claim the title of champion? website developer <a href=\'https://www.bestcrazygames.com\'>https://www.bestcrazygames.com</a>', '1725886445.jpg', '1725886445.jpg', 'king-boxing-2024', 'https://html5.gamemonetize.com/0i1arutod6h2nzybxhyjsttlqkck2pzx/', 0, 0, 1, 0, '0.0', 0, 'King Boxing 2024', NULL, NULL, NULL, 'King Boxing 2024', 'Step into the ring in King Boxing 2024 and select from 8 formidable character boxers. Battle your way through the arena, facing off against increasingly challenging opponents with each victory. Strategy is key as you must balance swift attacks with timely defenses to avoid taking hits. Can you rise to the top and claim the title of champion? website developer <a href=\'https://www.bestcrazygames.com\'>https://www.bestcrazygames.com</a>', '2024-09-09 07:24:06', '2024-09-09 07:24:06'), (241, 5, '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.', '1725886446.jpg', '1725886446.jpg', 'excavator-driving-challenge', 'https://html5.gamemonetize.com/gy5vticrkzvdpnc0aazf1p92q333v3rh/', 0, 0, 1, 0, '0.0', 0, 'Excavator Driving Challenge', NULL, NULL, NULL, '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.', '2024-09-09 07:24:07', '2024-09-09 07:24:07'), (242, 5, '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', '1725886447.jpg', '1725886448.jpg', 'prime-snooker-showdown', 'https://html5.gamemonetize.com/j1n9404d3c53xvf6a2xhfdmlh3eal3xu/', 1, 0, 1, 0, '0.0', 0, 'Prime Snooker Showdown', NULL, NULL, NULL, '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', '2024-09-09 07:24:08', '2024-09-11 00:56:14'), (243, 5, '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', '1725886449.jpg', '1725886449.jpg', 'this-game-about-climbing', 'https://html5.gamemonetize.com/54i5xzjv5tso4ge4zq4mqgcbyham79a9/', 0, 0, 1, 0, '0.0', 0, 'This Game About Climbing', NULL, NULL, NULL, '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', '2024-09-09 07:24:10', '2024-09-09 07:24:10'), (244, 5, '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!', '1725886450.jpg', '1725886450.jpg', 'red-mini-golf', 'https://html5.gamemonetize.com/r5jlfqaa150pkcwy7w4n86ga8pjz997j/', 0, 0, 1, 0, '0.0', 0, 'Red Mini Golf', NULL, NULL, NULL, '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!', '2024-09-09 07:24:11', '2024-09-09 07:24:11'), (245, 5, 'Blocks Move n HIT', 'Calling all blockheads! In Blocks - Move & 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!', '1725886452.jpg', '1725886452.jpg', 'blocks-move-n-hit', 'https://html5.gamemonetize.com/emxcolyvsz2gjwe6anvu0r0w9ujldnn6/', 0, 0, 1, 0, '0.0', 0, 'Blocks Move n HIT', NULL, NULL, NULL, 'Blocks Move n HIT', 'Calling all blockheads! In Blocks - Move & 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!', '2024-09-09 07:24:13', '2024-09-09 07:24:13'), (246, 5, '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', '1725886453.jpg', '1725886454.jpg', 'march-madnesss', 'https://html5.gamemonetize.com/rcalidqsa742wjibomnhkp6hmn7q8ejg/', 0, 0, 1, 0, '0.0', 0, 'March Madnesss', NULL, NULL, NULL, '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', '2024-09-09 07:24:14', '2024-09-09 07:24:14'), (247, 5, '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.', '1725886455.jpg', '1725886455.jpg', 'basket-ball', 'https://html5.gamemonetize.com/m3mkn8h6dd8ecdsh7hzee2r75dgbfff2/', 0, 0, 1, 0, '0.0', 0, 'Basket Ball', NULL, NULL, NULL, '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.', '2024-09-09 07:24:15', '2024-09-09 07:24:15'), (248, 5, 'March Madness 2024', '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', '1725886456.jpg', '1725886456.jpg', 'march-madness-2024', 'https://html5.gamemonetize.com/ylfopffkt47dv51wihyzy8j4ov04msqq/', 0, 0, 1, 0, '0.0', 0, 'March Madness 2024', NULL, NULL, NULL, 'March Madness 2024', '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', '2024-09-09 07:24:17', '2024-09-09 07:24:17'), (249, 5, 'Cricket World Cup Game', 'Embark on an exciting journey to the pinnacle of cricket glory in the Cricket World Cup Game! Lead your nations team to victory through intense matches, strategize your tactics, and experience the thrill of the chase as you compete against formidable opponents from around the globe. The Cricket World Cup Game captures the essence of the Cricket World Cup, providing an exhilarating cricket simulation that will test your skills, challenge your strategic thinking, and allow you to experience the thrill of leading your nation to glory on the international stage.', '1725886458.jpg', '1725886458.jpg', 'cricket-world-cup-game', 'https://html5.gamemonetize.com/6ihxzjumd146rthxh998vi5y0r6zn882/', 0, 0, 1, 0, '0.0', 0, 'Cricket World Cup Game', NULL, NULL, NULL, 'Cricket World Cup Game', 'Embark on an exciting journey to the pinnacle of cricket glory in the Cricket World Cup Game! Lead your nations team to victory through intense matches, strategize your tactics, and experience the thrill of the chase as you compete against formidable opponents from around the globe. The Cricket World Cup Game captures the essence of the Cricket World Cup, providing an exhilarating cricket simulation that will test your skills, challenge your strategic thinking, and allow you to experience the thrill of leading your nation to glory on the international stage.', '2024-09-09 07:24:18', '2024-09-09 07:24:18'), (250, 5, 'Drift Hunt', 'Drift Hunters Pro offers an adrenaline-pumping 3D racing and drifting experience, perfect for enthusiasts who crave high-speed action. With stunning graphics and a choice between solo play or competing online against others, immerse yourself in a world of automotive excellence. Website Developer <a href=\'https://www.onlinegames.io/\'>https://www.onlinegames.io/</a>', '1725886460.jpg', '1725886460.jpg', 'drift-hunt', 'https://html5.gamemonetize.com/2ihdsnp5o4jvp87d539wdqsyrvu505gj/', 2, 0, 1, 0, '0.0', 0, 'Drift Hunt', NULL, NULL, NULL, 'Drift Hunt', 'Drift Hunters Pro offers an adrenaline-pumping 3D racing and drifting experience, perfect for enthusiasts who crave high-speed action. With stunning graphics and a choice between solo play or competing online against others, immerse yourself in a world of automotive excellence. Website Developer <a href=\'https://www.onlinegames.io/\'>https://www.onlinegames.io/</a>', '2024-09-09 07:24:21', '2024-09-09 08:10:50'), (251, 5, '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 – your ultimate pinball challenge awaits!', '1725886462.jpg', '1725886462.jpg', 'pinball-boy-adventure', 'https://html5.gamemonetize.com/26b71nvg02vblgiecpiy74q0et7vzty3/', 1, 0, 1, 0, '0.0', 0, 'Pinball Boy Adventure', NULL, NULL, NULL, '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 – your ultimate pinball challenge awaits!', '2024-09-09 07:24:22', '2024-09-11 00:58:13'), (252, 5, '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.', '1725886463.jpg', '1725886463.jpg', 'beach-volleyball-3d', 'https://html5.gamemonetize.com/lik4crzxj5a7mzyg90s5x6xf4md3t3pu/', 2, 0, 1, 0, '0.0', 0, 'Beach volleyball 3D', NULL, NULL, NULL, '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.', '2024-09-09 07:24:24', '2024-09-11 00:56:08'), (253, 7, 'Funky Bottle', 'Balance the bottle and cross the obstacles, don’t break it. Funky Bottle loves jumping over any obstacles but he is just a Glass bottle and can be cracked easily. Player must control his jumping strength so that the bottle does not fall down or crack. Be careful! Apply required jump strength either bottle will be cracked and the game will be over. If you like genres such as brain 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', '1725886516.jpg', '1725886517.jpg', 'funky-bottle', 'https://html5.gamemonetize.com/tionxjet9d7lghxpq4370fkfb90de7tl/', 0, 0, 1, 0, '0.0', 0, 'Funky Bottle', NULL, NULL, NULL, 'Funky Bottle', 'Balance the bottle and cross the obstacles, don’t break it. Funky Bottle loves jumping over any obstacles but he is just a Glass bottle and can be cracked easily. Player must control his jumping strength so that the bottle does not fall down or crack. Be careful! Apply required jump strength either bottle will be cracked and the game will be over. If you like genres such as brain 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', '2024-09-09 07:25:17', '2024-09-09 07:25:17'), (254, 7, 'Red And Blue Stickman Spy Puzzles', 'Want to be an archery hero? Red And Blue Stickman-Spy Puzzles is an exciting and fun action puzzle game. In this game, you will play as a brave blue stickman in this special adventure! In each level, you will face red monsters. To use your agility to evade and defeat enemies. Seize the opportunity to constantly adjust your archery Angle and distance to defeat the red monster.', '1725886518.jpg', '1725886518.jpg', 'red-and-blue-stickman-spy-puzzles', 'https://html5.gamemonetize.com/h2jx4nmc8znfmowd84tu9ljzdz9tfaf2/', 0, 0, 1, 0, '0.0', 0, 'Red And Blue Stickman Spy Puzzles', NULL, NULL, NULL, 'Red And Blue Stickman Spy Puzzles', 'Want to be an archery hero? Red And Blue Stickman-Spy Puzzles is an exciting and fun action puzzle game. In this game, you will play as a brave blue stickman in this special adventure! In each level, you will face red monsters. To use your agility to evade and defeat enemies. Seize the opportunity to constantly adjust your archery Angle and distance to defeat the red monster.', '2024-09-09 07:25:19', '2024-09-09 07:25:19'), (255, 7, 'Water sort in bottle puzzle', 'In Water Sort Puzzle, players must strategically combine colors within each bottle to achieve a single color per bottle. Challenge your problem-solving skills as you carefully pour and mix the hues, ensuring each container holds only one color. With increasingly complex levels, this addictive game offers a refreshing twist on the classic puzzle genre. Can you master the art of water sorting and achieve colorful harmony? Web Dev <a href=\'https://www.crazygamesx.com/\'>https://www.crazygamesx.com/</a>', '1725886520.jpg', '1725886520.jpg', 'water-sort-in-bottle-puzzle', 'https://html5.gamemonetize.com/63xlvd1e18jo838t896esdrp278bqgpd/', 0, 0, 1, 0, '0.0', 0, 'Water sort in bottle puzzle', NULL, NULL, NULL, 'Water sort in bottle puzzle', 'In Water Sort Puzzle, players must strategically combine colors within each bottle to achieve a single color per bottle. Challenge your problem-solving skills as you carefully pour and mix the hues, ensuring each container holds only one color. With increasingly complex levels, this addictive game offers a refreshing twist on the classic puzzle genre. Can you master the art of water sorting and achieve colorful harmony? Web Dev <a href=\'https://www.crazygamesx.com/\'>https://www.crazygamesx.com/</a>', '2024-09-09 07:25:20', '2024-09-09 07:25:20'), (256, 7, 'Mythical Merge', 'Solve the puzzle and win the game, a shape based brain game There is a board where thread and pin are stuck, you have to create the shape shown above by that thread to win the level. Think and create carefully, this could be helpful for your brain also. 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.', '1725886522.jpg', '1725886523.jpg', 'mythical-merge', 'https://html5.gamemonetize.com/w2uowb2nj9w8jopctnz3hr6czve7thsy/', 0, 0, 1, 0, '0.0', 0, 'Mythical Merge', NULL, NULL, NULL, 'Mythical Merge', 'Solve the puzzle and win the game, a shape based brain game There is a board where thread and pin are stuck, you have to create the shape shown above by that thread to win the level. Think and create carefully, this could be helpful for your brain also. 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.', '2024-09-09 07:25:23', '2024-09-09 07:25:23'), (257, 7, 'Toxic Drip', 'Toxic Drip is an eerie and thrilling match-3 puzzle game set in a dark and spooky world. Players must match toxic-themed items, such as skulls, eyeballs, and pumpkins, to clear the board and score points. As the levels progress, the toxic drip gets faster and the puzzles become more challenging, making each new stage an exciting test of your skills. With creepy visuals, eerie sound effects, and intuitive gameplay, Toxic Drip provides an engaging experience for players who love spooky games. Key Features: Creepy Visuals: Experience a world filled with toxic-themed graphics, including skulls, pumpkins, eyeballs, and more. Match-3 Puzzle Gamepl', '1725886524.jpg', '1725886524.jpg', 'toxic-drip', 'https://html5.gamemonetize.com/bz62x9lc58ve39fl2ocr64c33wsk7uzx/', 0, 0, 1, 0, '0.0', 0, 'Toxic Drip', NULL, NULL, NULL, 'Toxic Drip', 'Toxic Drip is an eerie and thrilling match-3 puzzle game set in a dark and spooky world. Players must match toxic-themed items, such as skulls, eyeballs, and pumpkins, to clear the board and score points. As the levels progress, the toxic drip gets faster and the puzzles become more challenging, making each new stage an exciting test of your skills. With creepy visuals, eerie sound effects, and intuitive gameplay, Toxic Drip provides an engaging experience for players who love spooky games. Key Features: Creepy Visuals: Experience a world filled with toxic-themed graphics, including skulls, pumpkins, eyeballs, and more. Match-3 Puzzle Gamepl', '2024-09-09 07:25:25', '2024-09-09 07:25:25'), (258, 7, 'Red And Blue Stickman Spy Puzzles 2', 'Want to be an archery hero? Red And Blue Stickman-Spy Puzzles is an exciting and fun action puzzle game. In this game, you will play as a brave blue stickman in this special adventure! In each level, you will face red monsters. To use your agility to evade and defeat enemies. Seize the opportunity to constantly adjust your archery Angle and distance to defeat the red monster.', '1725886526.jpg', '1725886527.jpg', 'red-and-blue-stickman-spy-puzzles-2', 'https://html5.gamemonetize.com/ivjv2l2zo2lw39nfpee02u0ulx5i2ps2/', 0, 0, 1, 0, '0.0', 0, 'Red And Blue Stickman Spy Puzzles 2', NULL, NULL, NULL, 'Red And Blue Stickman Spy Puzzles 2', 'Want to be an archery hero? Red And Blue Stickman-Spy Puzzles is an exciting and fun action puzzle game. In this game, you will play as a brave blue stickman in this special adventure! In each level, you will face red monsters. To use your agility to evade and defeat enemies. Seize the opportunity to constantly adjust your archery Angle and distance to defeat the red monster.', '2024-09-09 07:25:27', '2024-09-09 07:25:27'), (259, 7, 'Stickman Troll Thief Puzzle', 'Thief Puzzle is a funny and addictive casual puzzle game. Here you should help a clever stickman with many funny ways to solve puzzles and steal target items. The rich and varied game scene contains many unexpected obstacles and traps, testing your intelligence and logical thinking. Each level of the game is a unique challenge.', '1725886528.jpg', '1725886528.jpg', 'stickman-troll-thief-puzzle', 'https://html5.gamemonetize.com/136zurog5im5u5grwaf19itso4bn8k6l/', 0, 0, 1, 0, '0.0', 0, 'Stickman Troll Thief Puzzle', NULL, NULL, NULL, 'Stickman Troll Thief Puzzle', 'Thief Puzzle is a funny and addictive casual puzzle game. Here you should help a clever stickman with many funny ways to solve puzzles and steal target items. The rich and varied game scene contains many unexpected obstacles and traps, testing your intelligence and logical thinking. Each level of the game is a unique challenge.', '2024-09-09 07:25:29', '2024-09-09 07:25:29'), (260, 7, 'Hero Tower Wars Merge', 'Join the exciting world of Hero Tower Wars - Merge Puzzle! Here is filled with tower defense strategy and merging games.Being careful of strategy and quick thinking are important.', '1725886531.jpg', '1725886531.jpg', 'hero-tower-wars-merge', 'https://html5.gamemonetize.com/3r9uu9ghweox6qe5w42x98kr2k66t707/', 0, 0, 1, 0, '0.0', 0, 'Hero Tower Wars Merge', NULL, NULL, NULL, 'Hero Tower Wars Merge', 'Join the exciting world of Hero Tower Wars - Merge Puzzle! Here is filled with tower defense strategy and merging games.Being careful of strategy and quick thinking are important.', '2024-09-09 07:25:31', '2024-09-09 07:25:31'), (261, 7, 'Anthill robbery', 'Your ant needs to find all the pieces of sweet cookies and take them out of the anthill. Help the little ant overcome all the obstacles and avoid meeting the inhabitants of the anthill.', '1725886533.jpg', '1725886533.jpg', 'anthill-robbery', 'https://html5.gamemonetize.com/plr734dnkzp9pco9a5o3l9rep3gjf3ze/', 0, 0, 1, 0, '0.0', 0, 'Anthill robbery', NULL, NULL, NULL, 'Anthill robbery', 'Your ant needs to find all the pieces of sweet cookies and take them out of the anthill. Help the little ant overcome all the obstacles and avoid meeting the inhabitants of the anthill.', '2024-09-09 07:25:34', '2024-09-09 07:25:34'), (262, 7, 'BlockPuzzle', 'Wood Block Puzzle - Classic Block Puzzle Game is a classic block puzzle game with a wooden style. Its a great game as a time killer and also helps train your brain', '1725886548.jpg', '1725886548.jpg', 'blockpuzzle', 'https://html5.gamemonetize.com/qbwcbool3yx9c902ofu7yf1b45l84jjn/', 0, 0, 1, 0, '0.0', 0, 'BlockPuzzle', NULL, NULL, NULL, 'BlockPuzzle', 'Wood Block Puzzle - Classic Block Puzzle Game is a classic block puzzle game with a wooden style. Its a great game as a time killer and also helps train your brain', '2024-09-09 07:25:48', '2024-09-09 07:25:48'), (263, 7, 'Pumpkin Pot', 'Play at Pumpkin Pot and dive into a spooky, fun-filled puzzle adventure set in a Halloween atmosphere! Your goal is to guide the pumpkin into the bubbling cauldron without letting it touch the ground. Navigate through 24 challenging levels filled with tricky obstacles and surprises! How do you do it? Simply destroy the wooden boxes strategically and use the principles of physics to roll the pumpkins into the cauldron. With its vibrant Halloween-themed graphics and addictive gameplay, Pumpkin Pot is a simple yet captivating puzzle game that will delight players of all ages.', '1725886549.jpg', '1725886550.jpg', 'pumpkin-pot', 'https://html5.gamemonetize.com/0owps6ar0r3iqcxfpuk8pkoie30ldtdg/', 0, 0, 1, 0, '0.0', 0, 'Pumpkin Pot', NULL, NULL, NULL, 'Pumpkin Pot', 'Play at Pumpkin Pot and dive into a spooky, fun-filled puzzle adventure set in a Halloween atmosphere! Your goal is to guide the pumpkin into the bubbling cauldron without letting it touch the ground. Navigate through 24 challenging levels filled with tricky obstacles and surprises! How do you do it? Simply destroy the wooden boxes strategically and use the principles of physics to roll the pumpkins into the cauldron. With its vibrant Halloween-themed graphics and addictive gameplay, Pumpkin Pot is a simple yet captivating puzzle game that will delight players of all ages.', '2024-09-09 07:25:51', '2024-09-09 07:25:51'), (264, 7, 'Logical Ball Escape', 'Amazing logical mind game with ball and box You have to help that ball to reach the door. Physics based logical thought needs to be solved. Don’t let the ball fall, either game will be over. If you like genres such as logical games, mind 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 quests will not let you get bored while playing the game.', '1725886551.jpg', '1725886552.jpg', 'logical-ball-escape', 'https://html5.gamemonetize.com/5x3c8p5fne5r57bz2olo8fj9usg5fwux/', 0, 0, 1, 0, '0.0', 0, 'Logical Ball Escape', NULL, NULL, NULL, 'Logical Ball Escape', 'Amazing logical mind game with ball and box You have to help that ball to reach the door. Physics based logical thought needs to be solved. Don’t let the ball fall, either game will be over. If you like genres such as logical games, mind 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 quests will not let you get bored while playing the game.', '2024-09-09 07:25:52', '2024-09-09 07:25:52'), (265, 7, 'Guess The Flags', 'Embark on a thrilling journey around the globe with Guess The Flag – the ultimate test of your knowledge about flags from countries near and far! Dive into a world of colors, symbols, and national pride as you challenge yourself to identify flags from every corner of the world. ? Explore Flags From Around the World: Immerse yourself in the rich diversity of flags representing countries from every continent. From the iconic stars and stripes of the United States to the intricate designs of flags from Asia, Africa, Europe, and beyond, each flag tells a unique story about its nations history, culture, and identity.', '1725886553.jpg', '1725886553.jpg', 'guess-the-flags', 'https://html5.gamemonetize.com/inecaxtvaq78xspd55l0wxdb8ss4o56p/', 0, 0, 1, 0, '0.0', 0, 'Guess The Flags', NULL, NULL, NULL, 'Guess The Flags', 'Embark on a thrilling journey around the globe with Guess The Flag – the ultimate test of your knowledge about flags from countries near and far! Dive into a world of colors, symbols, and national pride as you challenge yourself to identify flags from every corner of the world. ? Explore Flags From Around the World: Immerse yourself in the rich diversity of flags representing countries from every continent. From the iconic stars and stripes of the United States to the intricate designs of flags from Asia, Africa, Europe, and beyond, each flag tells a unique story about its nations history, culture, and identity.', '2024-09-09 07:25:53', '2024-09-09 07:25:53'); INSERT INTO `games` (`id`, `category_id`, `name`, `description`, `image`, `banner`, `slug`, `game_url`, `views`, `plays`, `status`, `featured`, `average_rating`, `number_of_reviews`, `tags`, `published_at`, `developer_name`, `developer_url`, `meta_title`, `meta_description`, `created_at`, `updated_at`) VALUES (266, 7, 'Russian Checkers', 'Russian Checkers with a computer for free and without registration on the full screen. Play with the computer, online with real people, or together on same screen. - Powerful engine - 8 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 - The ability to replay the game from the right place - Interact with the opponent through funny cartoon emotions - Real live players - Saving the rating - Selection of time control modes: unlimited, bullet, blitz, rapid, classic', '1725886554.jpg', '1725886554.jpg', 'russian-checkers', 'https://html5.gamemonetize.com/80zf7w7165riqs2xs3tmu1my5uwte3xk/', 0, 0, 1, 0, '0.0', 0, 'Russian Checkers', NULL, NULL, NULL, 'Russian Checkers', 'Russian Checkers with a computer for free and without registration on the full screen. Play with the computer, online with real people, or together on same screen. - Powerful engine - 8 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 - The ability to replay the game from the right place - Interact with the opponent through funny cartoon emotions - Real live players - Saving the rating - Selection of time control modes: unlimited, bullet, blitz, rapid, classic', '2024-09-09 07:25:55', '2024-09-09 07:25:55'), (267, 7, 'Flying Flags', 'Take Flight with Flags in Flying Flags! Calling all globetrotters and memory maestros! Unfurl your wings and soar into the world of Flying Flags, the exciting mobile game that tests your memory and celebrates international flair! Heres how to play: A grid of colorful tiles will display iconic flags from various countries. Tap on any two tiles to reveal the flags hidden beneath. If the flags match, they fly away, earning you points! But if theyre different, memorize their locations and try again! Challenge yourself to uncover all the matching flag pairs before time runs out.', '1725886556.jpg', '1725886556.jpg', 'flying-flags', 'https://html5.gamemonetize.com/yzx5u5h1rit1oe4ec4wlddkje7pxnvx1/', 0, 0, 1, 0, '0.0', 0, 'Flying Flags', NULL, NULL, NULL, 'Flying Flags', 'Take Flight with Flags in Flying Flags! Calling all globetrotters and memory maestros! Unfurl your wings and soar into the world of Flying Flags, the exciting mobile game that tests your memory and celebrates international flair! Heres how to play: A grid of colorful tiles will display iconic flags from various countries. Tap on any two tiles to reveal the flags hidden beneath. If the flags match, they fly away, earning you points! But if theyre different, memorize their locations and try again! Challenge yourself to uncover all the matching flag pairs before time runs out.', '2024-09-09 07:25:56', '2024-09-09 07:25:56'), (268, 7, 'Crystal Crush', 'Match the crystal blocks and help bunny to win the game. Bunny has to win the game as directed by his friend. Players must be helped to match the blocks and score as much as you can to win the game. You’ll get help from special tools to finish the game quickly. 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 quests.', '1725886557.jpg', '1725886558.jpg', 'crystal-crush', 'https://html5.gamemonetize.com/duuxqh1wjg4kgsy9397nh8e289m7eana/', 0, 0, 1, 0, '0.0', 0, 'Crystal Crush', NULL, NULL, NULL, 'Crystal Crush', 'Match the crystal blocks and help bunny to win the game. Bunny has to win the game as directed by his friend. Players must be helped to match the blocks and score as much as you can to win the game. You’ll get help from special tools to finish the game quickly. 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 quests.', '2024-09-09 07:25:58', '2024-09-09 07:25:58'), (269, 7, 'Sweet Candies World', 'Dive into Sweet Candies World, a sugar-coated adventure where matching colorful candies is the key to sweet success! Swap, match, and blast your way through challenging levels, unlocking tasty treats and sugary surprises. Perfect for candy-crushing enthusiasts!', '1725886559.jpg', '1725886559.jpg', 'sweet-candies-world', 'https://html5.gamemonetize.com/ryk2lp0dp6ezcufkbys2pa4p8h557gim/', 0, 0, 1, 0, '0.0', 0, 'Sweet Candies World', NULL, NULL, NULL, 'Sweet Candies World', 'Dive into Sweet Candies World, a sugar-coated adventure where matching colorful candies is the key to sweet success! Swap, match, and blast your way through challenging levels, unlocking tasty treats and sugary surprises. Perfect for candy-crushing enthusiasts!', '2024-09-09 07:25:59', '2024-09-09 07:25:59'), (270, 7, 'KangaHang', 'Step into the quirky world of KangaHang, where your word-guessing skills are put to the ultimate test! Meet Kanga, the snarky hero at the center of the action. Kanga is full of irony, ready with witty remarks every time you make a mistake. Click/tap letters to uncover hidden words or phrases across a variety of categories including Olympic sports, Cartoon Characters, Animals, Plants and more. Solve 10 puzzles to rescue Kanga from a sticky situation.', '1725886560.jpg', '1725886560.jpg', 'kangahang', 'https://html5.gamemonetize.com/7m1q5unty6a6s3stp1xrpgvu8tpr2j1k/', 0, 0, 1, 0, '0.0', 0, 'KangaHang', NULL, NULL, NULL, 'KangaHang', 'Step into the quirky world of KangaHang, where your word-guessing skills are put to the ultimate test! Meet Kanga, the snarky hero at the center of the action. Kanga is full of irony, ready with witty remarks every time you make a mistake. Click/tap letters to uncover hidden words or phrases across a variety of categories including Olympic sports, Cartoon Characters, Animals, Plants and more. Solve 10 puzzles to rescue Kanga from a sticky situation.', '2024-09-09 07:26:01', '2024-09-09 07:26:01'), (271, 7, 'Flip Match', 'Flip the cards and match them quickly, super satisfying game Flip & Match is a satisfying and relaxing game. You have to simply tap on cards to reveal them then quickly tap on another to match the same card, and this way level can be finished. Be careful! Revealed cards do not remain the same for a long time, so speed up your card revealing. If you like genres such as Card Matching Games, Tap and Match 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.', '1725886561.jpg', '1725886562.jpg', 'flip-match', 'https://html5.gamemonetize.com/8wzmhtt7acvxy33sjsxj1c81djz6h4k6/', 0, 0, 1, 0, '0.0', 0, 'Flip Match', NULL, NULL, NULL, 'Flip Match', 'Flip the cards and match them quickly, super satisfying game Flip & Match is a satisfying and relaxing game. You have to simply tap on cards to reveal them then quickly tap on another to match the same card, and this way level can be finished. Be careful! Revealed cards do not remain the same for a long time, so speed up your card revealing. If you like genres such as Card Matching Games, Tap and Match 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.', '2024-09-09 07:26:02', '2024-09-09 07:26:02'), (272, 7, 'Draw To Win : Egg World', 'Get ready to put your doodling skills to the ultimate test in Draw To Win! Your mission? Draw squiggles, lines, or even your wildest scribbles to outsmart those tricky challenges. This game isn’t just about winning—it’s a brain workout that’ll have you thinking like a mastermind! Each level challenges your IQ and pushes your brainpower to new heights. So, get creative, plan your moves, and strategize like a boss. Solve clever puzzles, breeze through fun levels, and unlock awesome bonus rounds. Who knew drawing could be this much fun—and smart?', '1725886572.jpg', '1725886573.jpg', 'draw-to-win-egg-world', 'https://html5.gamemonetize.com/5p8gu8fni1hecdfscknixbksdhq962e8/', 1, 0, 1, 0, '0.0', 0, 'Draw To Win : Egg World', NULL, NULL, NULL, 'Draw To Win : Egg World', 'Get ready to put your doodling skills to the ultimate test in Draw To Win! Your mission? Draw squiggles, lines, or even your wildest scribbles to outsmart those tricky challenges. This game isn’t just about winning—it’s a brain workout that’ll have you thinking like a mastermind! Each level challenges your IQ and pushes your brainpower to new heights. So, get creative, plan your moves, and strategize like a boss. Solve clever puzzles, breeze through fun levels, and unlock awesome bonus rounds. Who knew drawing could be this much fun—and smart?', '2024-09-09 07:26:13', '2024-09-10 04:48:14'), (273, 7, 'Fall Jack', 'Fall Jack is a captivating Halloween-themed game where the world revolves around your character, who must strategically fall into place. Experience eerie, rotating environments filled with spooky elements like haunted pumpkins, creepy bats, and ghostly obstacles. Track your Jack-o-lantern characters position as you navigate through haunted houses, spooky forests, and eerie graveyards. The goal is to land on Halloween-themed objects to score points and collect potions, candy, heart items, and other eerie treasures scattered throughout the landscape.', '1725886574.jpg', '1725886574.jpg', 'fall-jack', 'https://html5.gamemonetize.com/1manxic79w99h6dlzh29icas3jmvdft5/', 0, 0, 1, 0, '0.0', 0, 'Fall Jack', NULL, NULL, NULL, 'Fall Jack', 'Fall Jack is a captivating Halloween-themed game where the world revolves around your character, who must strategically fall into place. Experience eerie, rotating environments filled with spooky elements like haunted pumpkins, creepy bats, and ghostly obstacles. Track your Jack-o-lantern characters position as you navigate through haunted houses, spooky forests, and eerie graveyards. The goal is to land on Halloween-themed objects to score points and collect potions, candy, heart items, and other eerie treasures scattered throughout the landscape.', '2024-09-09 07:26:15', '2024-09-09 07:26:15'), (274, 7, 'Cat Face', 'Match the cat face, brain game with funny cat faces Game starts with a story of a game event named “Cat Face”. In this game you have to match cat faces by following the indication arrow present around it. Cat Face is like a fun and brain tricks puzzle type game. If you like genres such as brain games, tile 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 start playing Interesting quests.', '1725886576.jpg', '1725886576.jpg', 'cat-face', 'https://html5.gamemonetize.com/4qwefhll894x8zcvt9g4kbex7gdl4x54/', 0, 0, 1, 0, '0.0', 0, 'Cat Face', NULL, NULL, NULL, 'Cat Face', 'Match the cat face, brain game with funny cat faces Game starts with a story of a game event named “Cat Face”. In this game you have to match cat faces by following the indication arrow present around it. Cat Face is like a fun and brain tricks puzzle type game. If you like genres such as brain games, tile 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 start playing Interesting quests.', '2024-09-09 07:26:18', '2024-09-09 07:26:18'), (275, 7, '2248 Block Merge', 'Upon beginning to play, you will undoubtedly become hooked on these 2048 puzzle games. They are crafted with stunning visuals and user-friendly gameplay, making them an excellent option for enthusiasts of number block puzzle games.', '1725886579.jpg', '1725886579.jpg', '2248-block-merge', 'https://html5.gamemonetize.com/kv6grc9qcre1o5mxgymq19scg46c8wvn/', 0, 0, 1, 0, '0.0', 0, '2248 Block Merge', NULL, NULL, NULL, '2248 Block Merge', 'Upon beginning to play, you will undoubtedly become hooked on these 2048 puzzle games. They are crafted with stunning visuals and user-friendly gameplay, making them an excellent option for enthusiasts of number block puzzle games.', '2024-09-09 07:26:19', '2024-09-09 07:26:19'), (276, 7, 'Guess The Days', 'Fun game for kids to learn days of the week! Interactive quiz with colorful visuals. Discover a fun and educational way for kids to learn the days of the week with Guess the Day - Kids Learning Fun! This interactive quiz game is perfect for young learners who want to master the days of the week while having a blast. Designed for kids of all ages, this game offers an exciting mix of learning and play with vibrant graphics and easy-to-use controls.', '1725886580.jpg', '1725886581.jpg', 'guess-the-days', 'https://html5.gamemonetize.com/qn7520fqcybncjd1sjo7si2zzqb575wy/', 0, 0, 1, 0, '0.0', 0, 'Guess The Days', NULL, NULL, NULL, 'Guess The Days', 'Fun game for kids to learn days of the week! Interactive quiz with colorful visuals. Discover a fun and educational way for kids to learn the days of the week with Guess the Day - Kids Learning Fun! This interactive quiz game is perfect for young learners who want to master the days of the week while having a blast. Designed for kids of all ages, this game offers an exciting mix of learning and play with vibrant graphics and easy-to-use controls.', '2024-09-09 07:26:21', '2024-09-09 07:26:21'), (277, 7, 'Seek Find', 'Dive into a fun puzzle hidden object game with intrigue and excitement in Seek & Find-Hidden Object Game, where keen eyes and quick wits reign supreme. This scavenger hunt game invites players of all ages to find hidden objects through beautifully crafted scenes, exploring maps and secrets skillfully concealed within. With a blend of charm and challenge, this fun hidden object game is designed to captivate, entertain, and test your observational skills like never before!', '1725886581.jpg', '1725886582.jpg', 'seek-find', 'https://html5.gamemonetize.com/d6flk0webqj1frn2coau09kfe4eyjzap/', 0, 0, 1, 0, '0.0', 0, 'Seek Find', NULL, NULL, NULL, 'Seek Find', 'Dive into a fun puzzle hidden object game with intrigue and excitement in Seek & Find-Hidden Object Game, where keen eyes and quick wits reign supreme. This scavenger hunt game invites players of all ages to find hidden objects through beautifully crafted scenes, exploring maps and secrets skillfully concealed within. With a blend of charm and challenge, this fun hidden object game is designed to captivate, entertain, and test your observational skills like never before!', '2024-09-09 07:26:22', '2024-09-09 07:26:22'), (278, 7, 'BlocksClassic', 'Blocks Classic is match two block breaking game where you have to clear all the blocks on the board. The game have three game modes - classic, power - where more blocks are falling from the top and zen mode with endless blocks breaking.', '1725886582.jpg', '1725886583.jpg', 'blocksclassic', 'https://html5.gamemonetize.com/8k4gor3uc0y2jsmc114le5nlxo0mqym6/', 0, 0, 1, 0, '0.0', 0, 'BlocksClassic', NULL, NULL, NULL, 'BlocksClassic', 'Blocks Classic is match two block breaking game where you have to clear all the blocks on the board. The game have three game modes - classic, power - where more blocks are falling from the top and zen mode with endless blocks breaking.', '2024-09-09 07:26:23', '2024-09-09 07:26:23'), (279, 7, 'Fill It Up Fast', 'Fill the empty area with appropriate shapes. Press ENTER to shoot the active shape. Ensure the selected shape and the rotating bases empty part are in the same direction.', '1725886584.jpg', '1725886584.jpg', 'fill-it-up-fast', 'https://html5.gamemonetize.com/ci3ya81zzr2zg9gykhbd1s5276xx3pig/', 0, 0, 1, 0, '0.0', 0, 'Fill It Up Fast', NULL, NULL, NULL, 'Fill It Up Fast', 'Fill the empty area with appropriate shapes. Press ENTER to shoot the active shape. Ensure the selected shape and the rotating bases empty part are in the same direction.', '2024-09-09 07:26:24', '2024-09-09 07:26:24'), (280, 7, 'Block Numbers Puzzle', 'Welcome to Block Numbers Puzzle Game! Challenge your mind with the classic Number Puzzle! Slide numbered blocks to solve puzzles and improve your logic & problem-solving skills. Enjoy multiple difficulty levels!', '1725886585.jpg', '1725886585.jpg', 'block-numbers-puzzle', 'https://html5.gamemonetize.com/0iy02zmxt616jw6qk6jxz4m12bjngkt7/', 0, 0, 1, 0, '0.0', 0, 'Block Numbers Puzzle', NULL, NULL, NULL, 'Block Numbers Puzzle', 'Welcome to Block Numbers Puzzle Game! Challenge your mind with the classic Number Puzzle! Slide numbered blocks to solve puzzles and improve your logic & problem-solving skills. Enjoy multiple difficulty levels!', '2024-09-09 07:26:25', '2024-09-09 07:26:25'), (281, 13, 'Roblox Run 3d', 'Go to enter the exciting world of Roblox Run 3D! In this game, you will play your favorite Roblox character. Running on a thrilling 3D obstacle course. To show excellent reflexes on the challenging parkour track. You can collect the same characters during the race to form a strong team.', '1725886663.jpg', '1725886664.jpg', 'roblox-run-3d', 'https://html5.gamemonetize.com/b11qibudkvwl5xxme5b03cnqhh9yeqic/', 0, 0, 1, 0, '0.0', 0, 'Roblox Run 3d', NULL, NULL, NULL, 'Roblox Run 3d', 'Go to enter the exciting world of Roblox Run 3D! In this game, you will play your favorite Roblox character. Running on a thrilling 3D obstacle course. To show excellent reflexes on the challenging parkour track. You can collect the same characters during the race to form a strong team.', '2024-09-09 07:27:44', '2024-09-09 07:27:44'), (282, 13, 'Turbo Race', 'Get ready to burn rubber in Turbo race, the ultimate racing experience of the fastest and most powerful cars in the world. Whether youre a casual gamer or a hardcore racing enthusiast. Race through a variety of stunning locations, each with its own unique challenges. The game features realistic physics, breathtaking graphics, and immersive sound effects. Compete with AI cars and rise to the top of the racing world. Turbo Race promises endless hours of high-octane entertainment. Download Turbo Race today on Desktops & Mobile.', '1725886669.jpg', '1725886670.jpg', 'turbo-race', 'https://html5.gamemonetize.com/gdqfvmfmmhvmqpc3h6gtlhnhzp70sxsp/', 0, 0, 1, 0, '0.0', 0, 'Turbo Race', NULL, NULL, NULL, 'Turbo Race', 'Get ready to burn rubber in Turbo race, the ultimate racing experience of the fastest and most powerful cars in the world. Whether youre a casual gamer or a hardcore racing enthusiast. Race through a variety of stunning locations, each with its own unique challenges. The game features realistic physics, breathtaking graphics, and immersive sound effects. Compete with AI cars and rise to the top of the racing world. Turbo Race promises endless hours of high-octane entertainment. Download Turbo Race today on Desktops & Mobile.', '2024-09-09 07:27:50', '2024-09-09 07:27:50'), (283, 13, '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. Tap to Switch Lanes: There’s no need for complex steering controls. Just tap the screen or click left button to instantly switch lanes and dodge oncoming obstacles.', '1725886671.jpg', '1725886672.jpg', '2d-car-driving-drive-safe', 'https://html5.gamemonetize.com/vrvldrihwffzn2t7r0c6e5qzmz90d2xl/', 0, 0, 1, 0, '0.0', 0, '2D Car Driving: Drive Safe', NULL, NULL, NULL, '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. Tap to Switch Lanes: There’s no need for complex steering controls. Just tap the screen or click left button to instantly switch lanes and dodge oncoming obstacles.', '2024-09-09 07:27:52', '2024-09-09 07:27:52'), (284, 13, 'Stunt Maps', 'Stunt Maps Get ready to defy gravity and push your skills to the limit with Stunt Maps, the ultimate stunt driving experience! Jump into a world of high-octane action, where you’ll soar through the skies, navigate impossible loops, and perform jaw-dropping stunts on mind-bending maps. Whether youre racing against time or just showing off your best tricks.', '1725886673.jpg', '1725886674.jpg', 'stunt-maps', 'https://html5.gamemonetize.com/we3v62yymmy7l2m9yuvuxdewrro4tloo/', 0, 0, 1, 0, '0.0', 0, 'Stunt Maps', NULL, NULL, NULL, 'Stunt Maps', 'Stunt Maps Get ready to defy gravity and push your skills to the limit with Stunt Maps, the ultimate stunt driving experience! Jump into a world of high-octane action, where you’ll soar through the skies, navigate impossible loops, and perform jaw-dropping stunts on mind-bending maps. Whether youre racing against time or just showing off your best tricks.', '2024-09-09 07:27:54', '2024-09-09 07:27:54'), (285, 13, 'Shape Transform Blob Racing', 'Shape Transform: Blob Racing is a casual running game. In this game, you will control a little Blob, running, shape-shifting, and go through various challenges!', '1725886677.jpg', '1725886677.jpg', 'shape-transform-blob-racing', 'https://html5.gamemonetize.com/6oqz5gzl1kboj8qfz83uy2dt8tcdutkt/', 0, 0, 1, 0, '0.0', 0, 'Shape Transform Blob Racing', NULL, NULL, NULL, 'Shape Transform Blob Racing', 'Shape Transform: Blob Racing is a casual running game. In this game, you will control a little Blob, running, shape-shifting, and go through various challenges!', '2024-09-09 07:27:58', '2024-09-09 07:27:58'), (286, 13, '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!', '1725886679.jpg', '1725886679.jpg', 'cat-evolution', 'https://html5.gamemonetize.com/g0uzstfcytak4mvcouj3jnjhfezg6nmr/', 0, 0, 1, 0, '0.0', 0, 'Cat Evolution', NULL, NULL, NULL, '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!', '2024-09-09 07:28:00', '2024-09-09 07:28:00'), (287, 13, '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.', '1725886680.jpg', '1725886681.jpg', 'build-a-rich-queen', 'https://html5.gamemonetize.com/cfgp0kyeoasxuesdaqln3xd8wc6tt6nb/', 0, 0, 1, 0, '0.0', 0, 'Build A Rich Queen', NULL, NULL, NULL, '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.', '2024-09-09 07:28:01', '2024-09-09 07:28:01'), (288, 13, 'Mustang City Driver 2024', 'Incredible in scope and depth, Mustang City Driver 2024 offers a wide variety of game modes. The city becomes a neon-lit extravaganza at night, and you may enjoy the breathtaking images of that. Police pursuits are triggered when pedestrians are struck, adding an element of unpredictability. Personalize the look and performance of your vehicle. Your cute puppy is right there with you in the middle of all this mayhem. In order to get affluent, you must accomplish all of the games tasks.', '1725886682.jpg', '1725886682.jpg', 'mustang-city-driver-2024', 'https://html5.gamemonetize.com/q3guizz9xaghxntsfbi7y5vg7cu4za4c/', 0, 0, 1, 0, '0.0', 0, 'Mustang City Driver 2024', NULL, NULL, NULL, 'Mustang City Driver 2024', 'Incredible in scope and depth, Mustang City Driver 2024 offers a wide variety of game modes. The city becomes a neon-lit extravaganza at night, and you may enjoy the breathtaking images of that. Police pursuits are triggered when pedestrians are struck, adding an element of unpredictability. Personalize the look and performance of your vehicle. Your cute puppy is right there with you in the middle of all this mayhem. In order to get affluent, you must accomplish all of the games tasks.', '2024-09-09 07:28:03', '2024-09-09 07:28:03'), (289, 13, '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!', '1725886684.jpg', '1725886685.jpg', 'nitro-speed-car-racing', 'https://html5.gamemonetize.com/timymku4ezc41y9z48kyqpud84l8xcmp/', 0, 0, 1, 0, '0.0', 0, 'Nitro Speed Car Racing', NULL, NULL, NULL, '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!', '2024-09-09 07:28:05', '2024-09-09 07:28:05'), (290, 13, '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!', '1725886686.jpg', '1725886686.jpg', 'snowball-speed', 'https://html5.gamemonetize.com/2s2r5zow54mknn8hnm5chims2cbpaeld/', 0, 0, 1, 0, '0.0', 0, 'SnowBall Speed', NULL, NULL, NULL, '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!', '2024-09-09 07:28:06', '2024-09-09 07:28:06'), (291, 14, '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.', '1725886695.jpg', '1725886696.jpg', 'gta-car-rush', 'https://html5.gamemonetize.com/372nv4l7g2l1vexifnwld5z4rftwcz82/', 0, 0, 1, 0, '0.0', 0, 'GTA Car Rush', NULL, NULL, NULL, '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.', '2024-09-09 07:28:16', '2024-09-09 07:28:16'), (292, 13, '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!', '1725886697.jpg', '1725886697.jpg', 'car-rush-super', 'https://html5.gamemonetize.com/sh9bb4odd3mlle7vjddve23jgdsx00ff/', 0, 0, 1, 0, '0.0', 0, 'Car Rush Super', NULL, NULL, NULL, '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!', '2024-09-09 07:28:17', '2024-09-09 07:28:17'), (293, 13, '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.', '1725886707.jpg', '1725886707.jpg', 'gem-run-gem-stack', 'https://html5.gamemonetize.com/rh35siqw054qoulv1pw5ukux63j98z3i/', 0, 0, 1, 0, '0.0', 0, 'Gem Run Gem Stack', NULL, NULL, NULL, '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.', '2024-09-09 07:28:28', '2024-09-09 07:28:28'), (294, 13, '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.', '1725886708.jpg', '1725886709.jpg', 'mad-truck', 'https://html5.gamemonetize.com/vqes6aosswf1kmk08n0d90yb9o85jffc/', 0, 0, 1, 0, '0.0', 0, 'Mad Truck', NULL, NULL, NULL, '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.', '2024-09-09 07:28:29', '2024-09-09 07:28:29'), (295, 13, '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!', '1725886709.jpg', '1725886710.jpg', 'zombie-raft', 'https://html5.gamemonetize.com/wxch3vvnkopik8hc2prvw0kcg9xs7cqh/', 0, 0, 1, 0, '0.0', 0, 'Zombie Raft', NULL, NULL, NULL, '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!', '2024-09-09 07:28:30', '2024-09-09 07:28:30'), (296, 13, '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.', '1725886711.jpg', '1725886711.jpg', 'speedy-race-math', 'https://html5.gamemonetize.com/in52dgjmoqmmjtfr42zhg5co5aehgw6t/', 0, 0, 1, 0, '0.0', 0, 'Speedy Race Math', NULL, NULL, NULL, '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.', '2024-09-09 07:28:31', '2024-09-09 07:28:31'), (297, 13, '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.', '1725886712.jpg', '1725886712.jpg', 'baby-doll-factory', 'https://html5.gamemonetize.com/aw82s9ryjoi3zkr1b7herw4qpzpal2y7/', 0, 0, 1, 0, '0.0', 0, 'Baby Doll Factory', NULL, NULL, NULL, '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.', '2024-09-09 07:28:33', '2024-09-09 07:28:33'), (298, 13, 'Mask Evolution 3d', 'Mask Evolution 3D is a parkour game. Move the masks through digital gates to boost the value of your mask. You can also collect decorations and attendants to make your mask even more artistic. Finally, auction your masks to sell them for a high price and earn more money. Please note,be careful of obstacles such as spikes on the road, they will devalue your mask and you will fail when your mask value is 0. Get ready for an exciting journey to make your very own mask!', '1725886714.jpg', '1725886714.jpg', 'mask-evolution-3d', 'https://html5.gamemonetize.com/mezo4j4irn5cf2sn6bgog9aydcv8oola/', 0, 0, 1, 0, '0.0', 0, 'Mask Evolution 3d', NULL, NULL, NULL, 'Mask Evolution 3d', 'Mask Evolution 3D is a parkour game. Move the masks through digital gates to boost the value of your mask. You can also collect decorations and attendants to make your mask even more artistic. Finally, auction your masks to sell them for a high price and earn more money. Please note,be careful of obstacles such as spikes on the road, they will devalue your mask and you will fail when your mask value is 0. Get ready for an exciting journey to make your very own mask!', '2024-09-09 07:28:34', '2024-09-09 07:28:34'), (299, 13, 'Crazy Mafia Drift Car', 'Customise your mafia car to perfection and conquer the streets with style. Explore a vast cityscape where every corner holds the promise of heart-pounding drifts. Put your skills to the ultimate test in the Drift Trial, where youll have to master the art and racking up points with each smoky, screeching turn. With a pulsating soundtrack and mafia vibe, this game invites you to become a legend in the city drift scene.', '1725886714.jpg', '1725886715.jpg', 'crazy-mafia-drift-car', 'https://html5.gamemonetize.com/cbltsck8dzy2mk733mdot1mlsa6hevju/', 0, 0, 1, 0, '0.0', 0, 'Crazy Mafia Drift Car', NULL, NULL, NULL, 'Crazy Mafia Drift Car', 'Customise your mafia car to perfection and conquer the streets with style. Explore a vast cityscape where every corner holds the promise of heart-pounding drifts. Put your skills to the ultimate test in the Drift Trial, where youll have to master the art and racking up points with each smoky, screeching turn. With a pulsating soundtrack and mafia vibe, this game invites you to become a legend in the city drift scene.', '2024-09-09 07:28:35', '2024-09-09 07:28:35'), (300, 13, '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.', '1725886716.jpg', '1725886716.jpg', 'traffic-speed-racing', 'https://html5.gamemonetize.com/6k1vsgz4c5smpeo6ibnhha3o4wexkyrf/', 0, 0, 1, 0, '0.0', 0, 'Traffic Speed Racing', NULL, NULL, NULL, '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.', '2024-09-09 07:28:36', '2024-09-09 07:28:36'), (301, 13, '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 <a href=\'https://www.bestgames.com/\'>https://www.bestgames.com/</a>', '1725886723.jpg', '1725886724.jpg', 'find-your-gender', 'https://html5.gamemonetize.com/yrzt3xrgvykzniz9tz1uph0wj3zo3pws/', 2, 0, 1, 0, '0.0', 0, 'Find Your Gender', NULL, NULL, NULL, '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 <a href=\'https://www.bestgames.com/\'>https://www.bestgames.com/</a>', '2024-09-09 07:28:44', '2024-09-11 00:44:00'), (302, 13, '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?', '1725886725.jpg', '1725886727.jpg', 'gross-out-run', 'https://html5.gamemonetize.com/5jo49g9hltbsbs2kqbqyfupn0p7y5ku1/', 0, 0, 1, 0, '0.0', 0, 'Gross Out Run', NULL, NULL, NULL, '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?', '2024-09-09 07:28:47', '2024-09-09 07:28:47'), (303, 13, '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.', '1725886727.jpg', '1725886728.jpg', 'retro-running-boxes', 'https://html5.gamemonetize.com/7hm91ofghhjvl8bmpx34hicu5tseacaf/', 0, 0, 1, 0, '0.0', 0, 'Retro Running Boxes', NULL, NULL, NULL, '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.', '2024-09-09 07:28:48', '2024-09-09 07:28:48'), (304, 13, '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.', '1725886728.jpg', '1725886729.jpg', 'mad-max-zombie-arena', 'https://html5.gamemonetize.com/gmyo0eoy41wbibg657zurkl3zio5nt8f/', 0, 0, 1, 0, '0.0', 0, 'Mad Max Zombie Arena', NULL, NULL, NULL, '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.', '2024-09-09 07:28:49', '2024-09-09 07:28:49'), (305, 13, '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!', '1725886730.jpg', '1725886730.jpg', 'kaiju-run-dzilla-enemies', 'https://html5.gamemonetize.com/amoqndcryfxbha3j49rwxuol1g35jtng/', 0, 0, 1, 0, '0.0', 0, 'Kaiju Run Dzilla Enemies', NULL, NULL, NULL, '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!', '2024-09-09 07:28:50', '2024-09-09 07:28:50'), (306, 14, 'Backrooms Assault', 'Backrooms Assault is a shooter game where your mission is to survive the assault of hazmat soldiers and explore endless backrooms corridors to find the exit on each level and unlock new weapons.', '1725886762.jpg', '1725886763.jpg', 'backrooms-assault', 'https://html5.gamemonetize.com/f6smfv0uqkr4ds9oklahhhy7080sjbuw/', 0, 0, 1, 0, '0.0', 0, 'Backrooms Assault', NULL, NULL, NULL, 'Backrooms Assault', 'Backrooms Assault is a shooter game where your mission is to survive the assault of hazmat soldiers and explore endless backrooms corridors to find the exit on each level and unlock new weapons.', '2024-09-09 07:29:23', '2024-09-09 07:29:23'), (307, 14, 'Fruit Bounce', 'Welcome to Fruit Frenzy, the ultimate puzzle adventure that will delight your senses with vibrant colors and addictive gameplay! In this fruit-themed matching game, your goal is to swap and match fruits like strawberries, grapes, carrots, apples, and more to create combinations of three or more. Each successful match clears the fruits from the board, allowing new ones to drop in, creating endless possibilities for combos and high scores.', '1725886765.jpg', '1725886765.jpg', 'fruit-bounce', 'https://html5.gamemonetize.com/wcg6mgwbzy4vd5muvtpl0st1ein8sd4x/', 0, 0, 1, 0, '0.0', 0, 'Fruit Bounce', NULL, NULL, NULL, 'Fruit Bounce', 'Welcome to Fruit Frenzy, the ultimate puzzle adventure that will delight your senses with vibrant colors and addictive gameplay! In this fruit-themed matching game, your goal is to swap and match fruits like strawberries, grapes, carrots, apples, and more to create combinations of three or more. Each successful match clears the fruits from the board, allowing new ones to drop in, creating endless possibilities for combos and high scores.', '2024-09-09 07:29:26', '2024-09-09 07:29:26'), (308, 14, 'Falling Gem', 'Welcome to Falling Gem, the ultimate gem-matching puzzle game that will captivate you with its vibrant visuals and engaging gameplay. In this gem-themed game, your mission is to swap and align glittering gems like diamonds, emeralds, rubies, and sapphires to create rows or columns of three or more identical gems. Every successful match causes the gems to vanish, making way for new ones to fall into place, creating opportunities for more combos and higher scores.', '1725886766.jpg', '1725886766.jpg', 'falling-gem', 'https://html5.gamemonetize.com/5rb28igfnnzqtb2l3z2deos6gll4m1hu/', 0, 0, 1, 0, '0.0', 0, 'Falling Gem', NULL, NULL, NULL, 'Falling Gem', 'Welcome to Falling Gem, the ultimate gem-matching puzzle game that will captivate you with its vibrant visuals and engaging gameplay. In this gem-themed game, your mission is to swap and align glittering gems like diamonds, emeralds, rubies, and sapphires to create rows or columns of three or more identical gems. Every successful match causes the gems to vanish, making way for new ones to fall into place, creating opportunities for more combos and higher scores.', '2024-09-09 07:29:27', '2024-09-09 07:29:27'), (309, 14, 'Chicken', 'Chickens from CS have learned to shoot and want to participate in tournaments people alongside. Servers feature modes such as Red vs. Blue, Free-for-All, and Arms Race. Skin shop and a ranking system in the first game about CS chickens.', '1725886768.jpg', '1725886768.jpg', 'chicken', 'https://html5.gamemonetize.com/bb9mkmgd0b17mcgi6ub0mqcv2fxvzh5u/', 0, 0, 1, 0, '0.0', 0, 'Chicken', NULL, NULL, NULL, 'Chicken', 'Chickens from CS have learned to shoot and want to participate in tournaments people alongside. Servers feature modes such as Red vs. Blue, Free-for-All, and Arms Race. Skin shop and a ranking system in the first game about CS chickens.', '2024-09-09 07:29:28', '2024-09-09 07:29:28'), (310, 14, 'CANDY KILLER', 'CANDY KILLER is an exciting and colorful puzzle game that will take you to a whimsical candy land filled with delicious treats! Your mission is to match and collect various candies by strategically aligning them before they reach the bottom.', '1725886769.jpg', '1725886769.jpg', 'candy-killer', 'https://html5.gamemonetize.com/b4ctthiu6xghq95xojqs4dg9jvkkwd38/', 0, 0, 1, 0, '0.0', 0, 'CANDY KILLER', NULL, NULL, NULL, 'CANDY KILLER', 'CANDY KILLER is an exciting and colorful puzzle game that will take you to a whimsical candy land filled with delicious treats! Your mission is to match and collect various candies by strategically aligning them before they reach the bottom.', '2024-09-09 07:29:30', '2024-09-09 07:29:30'), (311, 14, '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.', '1725886771.jpg', '1725886771.jpg', 'the-last-shot', 'https://html5.gamemonetize.com/jx55tyrf879uilkgs7zqes0u7muesrfr/', 0, 0, 1, 0, '0.0', 0, 'The Last Shot', NULL, NULL, NULL, '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.', '2024-09-09 07:29:31', '2024-09-09 07:29:31'); INSERT INTO `games` (`id`, `category_id`, `name`, `description`, `image`, `banner`, `slug`, `game_url`, `views`, `plays`, `status`, `featured`, `average_rating`, `number_of_reviews`, `tags`, `published_at`, `developer_name`, `developer_url`, `meta_title`, `meta_description`, `created_at`, `updated_at`) VALUES (312, 14, '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.', '1725886772.jpg', '1725886773.jpg', 'special-forces-war-zombie-attack', 'https://html5.gamemonetize.com/5q3qwdjjx99e4fdh1jsaqymuqn49ar6r/', 0, 0, 1, 0, '0.0', 0, 'Special Forces War Zombie Attack', NULL, NULL, NULL, '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.', '2024-09-09 07:29:33', '2024-09-09 07:29:33'), (313, 14, '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.', '1725886774.jpg', '1725886774.jpg', 'super-tank-hero', 'https://html5.gamemonetize.com/0uxm1wr0oe3hjhotghpwp2w8n0tfdnkl/', 0, 0, 1, 0, '0.0', 0, 'Super Tank Hero', NULL, NULL, NULL, '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.', '2024-09-09 07:29:34', '2024-09-09 07:29:34'), (314, 14, '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’s a brief overview of what you might expect from the game', '1725886775.jpg', '1725886775.jpg', 'f16-war', 'https://html5.gamemonetize.com/qazqmjmxfero3v1mka1zuuks0zj8o4kr/', 0, 0, 1, 0, '0.0', 0, 'F16 War', NULL, NULL, NULL, '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’s a brief overview of what you might expect from the game', '2024-09-09 07:29:35', '2024-09-09 07:29:35'), (315, 14, '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.', '1725886776.jpg', '1725886776.jpg', 'smash-fruits', 'https://html5.gamemonetize.com/g11wdrnqj3qskf4isu56rcpr3db2ygaj/', 0, 0, 1, 0, '0.0', 0, 'Smash Fruits', NULL, NULL, NULL, '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.', '2024-09-09 07:29:37', '2024-09-09 07:29:37'), (316, 14, '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.', '1725886777.jpg', '1725886778.jpg', 'space-survivor-shooting', 'https://html5.gamemonetize.com/fgc6kf9h3gtckyse3xsoqx3tubxzg4g5/', 0, 0, 1, 0, '0.0', 0, 'Space Survivor Shooting', NULL, NULL, NULL, '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.', '2024-09-09 07:29:38', '2024-09-09 07:29:38'), (317, 14, 'Mrs. Zombie', 'Mrs. Zombie is an exciting arcade game that combines quick reflexes with strategic gameplay. Set in a spooky, eerie environment, players must slice through hordes of zombies before they reach the ground. Each zombie type presents unique challenges, making every level a thrilling experience.', '1725886786.jpg', '1725886787.jpg', 'mrs-zombie', 'https://html5.gamemonetize.com/pmqat5se5i4j77bnxfkqdyijp2il02xt/', 0, 0, 1, 0, '0.0', 0, 'Mrs. Zombie', NULL, NULL, NULL, 'Mrs. Zombie', 'Mrs. Zombie is an exciting arcade game that combines quick reflexes with strategic gameplay. Set in a spooky, eerie environment, players must slice through hordes of zombies before they reach the ground. Each zombie type presents unique challenges, making every level a thrilling experience.', '2024-09-09 07:29:47', '2024-09-09 07:29:47'), (318, 14, '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.', '1725886788.jpg', '1725886788.jpg', 'gun-up-weapon-shooter', 'https://html5.gamemonetize.com/fo4t0uu0sdcd78l71ntdtam2j8bd5s68/', 0, 0, 1, 0, '0.0', 0, 'Gun Up Weapon Shooter', NULL, NULL, NULL, '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.', '2024-09-09 07:29:49', '2024-09-09 07:29:49'), (319, 14, 'Utka Clash', 'Utka Clash is a first person shooter game which features tournament deathmatch where your mission is to find weapons scattered across the map to shoot the bots in order to score given amount of frags to progress to the next levels.', '1725886789.jpg', '1725886790.jpg', 'utka-clash', 'https://html5.gamemonetize.com/zmxjbnv63ylnzq5qvynsjj9e9h9c5mqr/', 0, 0, 1, 0, '0.0', 0, 'Utka Clash', NULL, NULL, NULL, 'Utka Clash', 'Utka Clash is a first person shooter game which features tournament deathmatch where your mission is to find weapons scattered across the map to shoot the bots in order to score given amount of frags to progress to the next levels.', '2024-09-09 07:29:50', '2024-09-09 07:29:50'), (320, 14, '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.', '1725886791.jpg', '1725886791.jpg', 'help-the-bird', 'https://html5.gamemonetize.com/fayesw6sf0zvgh9lqdqbcja048bzyvtt/', 0, 0, 1, 0, '0.0', 0, 'Help The Bird', NULL, NULL, NULL, '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.', '2024-09-09 07:29:51', '2024-09-09 07:29:51'), (321, 14, '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', '1725886792.jpg', '1725886793.jpg', 'digit-shooter-1', 'https://html5.gamemonetize.com/9c323gqdrw31aduhihjg59lerxnrmjl6/', 0, 0, 1, 0, '0.0', 0, 'Digit Shooter 1', NULL, NULL, NULL, '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', '2024-09-09 07:29:53', '2024-09-09 07:29:53'), (322, 14, '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.', '1725886794.jpg', '1725886794.jpg', 'gta-car-rush', 'https://html5.gamemonetize.com/372nv4l7g2l1vexifnwld5z4rftwcz82/', 0, 0, 1, 0, '0.0', 0, 'GTA Car Rush', NULL, NULL, NULL, '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.', '2024-09-09 07:29:54', '2024-09-09 07:29:54'), (323, 14, '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.', '1725886795.jpg', '1725886796.jpg', 'city-encounter', 'https://html5.gamemonetize.com/bbb0kd8l3uj5h0ig5ymy6rcnni6cz9ad/', 0, 0, 1, 0, '0.0', 0, 'City Encounter', NULL, NULL, NULL, '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.', '2024-09-09 07:29:56', '2024-09-09 07:29:56'), (324, 14, 'Pagans Passage', 'Pagans Passage is an action game where you lead druids to complete 10 rituals to awaken The Old One. Shoot enemies to aid the druids in their goal, collect various artifacts, and try to get on the leaderboard!', '1725886796.jpg', '1725886797.jpg', 'pagans-passage', 'https://html5.gamemonetize.com/gvo42hg07bi459z2zmeciw5d2khq2wrn/', 0, 0, 1, 0, '0.0', 0, 'Pagans Passage', NULL, NULL, NULL, 'Pagans Passage', 'Pagans Passage is an action game where you lead druids to complete 10 rituals to awaken The Old One. Shoot enemies to aid the druids in their goal, collect various artifacts, and try to get on the leaderboard!', '2024-09-09 07:29:58', '2024-09-09 07:29:58'), (325, 14, 'Stickman Hunter', 'Embark on a thrilling journey in Stickman Hunter, where your mission is to protect your tribe from hidden enemies. Strategically use your ammunition to eliminate foes and rise as the tribes chieftain. With each of the 10 challenging levels, master the art of precision and cunning to uncover and defeat concealed threats. Do you have what it takes to lead your tribe to victory? How to Play: 1- Aim and shoot your weapon to hit hidden enemies. 2- Conserve ammunition and plan your shots carefully. 3- Progress through 10 increasingly difficult levels.', '1725886798.jpg', '1725886799.jpg', 'stickman-hunter', 'https://html5.gamemonetize.com/vjjxb3kbxqfrdgom6d8sf2qbliboogai/', 0, 0, 1, 0, '0.0', 0, 'Stickman Hunter', NULL, NULL, NULL, 'Stickman Hunter', 'Embark on a thrilling journey in Stickman Hunter, where your mission is to protect your tribe from hidden enemies. Strategically use your ammunition to eliminate foes and rise as the tribes chieftain. With each of the 10 challenging levels, master the art of precision and cunning to uncover and defeat concealed threats. Do you have what it takes to lead your tribe to victory? How to Play: 1- Aim and shoot your weapon to hit hidden enemies. 2- Conserve ammunition and plan your shots carefully. 3- Progress through 10 increasingly difficult levels.', '2024-09-09 07:29:59', '2024-09-09 07:29:59'), (326, 14, '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', '1725886799.jpg', '1725886799.jpg', 'boom-stick-bazooka-2-puzzles', 'https://html5.gamemonetize.com/nr4piqtonxo1bfiolcy70aeo7itsxdr3/', 0, 0, 1, 0, '0.0', 0, 'Boom Stick Bazooka 2 Puzzles', NULL, NULL, NULL, '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', '2024-09-09 07:30:00', '2024-09-09 07:30:00'), (327, 14, 'Horror Hospital', 'Step into the terrifying world of Horror Hospital, an FPS survival game that will test your nerves and skills. Set in a sinister hospital overrun by creepy clowns, your mission is to survive wave after wave of relentless enemies. Armed with an array of purchasable weapons, you must use your wits and firepower to fend off the clowns and stay alive. Aim for the highest score and dominate the leaderboards in this intense, heart-pounding experience. Can you survive the horror and emerge as the ultimate champion of Horror Hospital?', '1725886800.jpg', '1725886801.jpg', 'horror-hospital', 'https://html5.gamemonetize.com/8mo1t9s8ipnqkl00bhkusf7put6rozwl/', 0, 0, 1, 0, '0.0', 0, 'Horror Hospital', NULL, NULL, NULL, 'Horror Hospital', 'Step into the terrifying world of Horror Hospital, an FPS survival game that will test your nerves and skills. Set in a sinister hospital overrun by creepy clowns, your mission is to survive wave after wave of relentless enemies. Armed with an array of purchasable weapons, you must use your wits and firepower to fend off the clowns and stay alive. Aim for the highest score and dominate the leaderboards in this intense, heart-pounding experience. Can you survive the horror and emerge as the ultimate champion of Horror Hospital?', '2024-09-09 07:30:01', '2024-09-09 07:30:01'), (328, 14, '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!', '1725886815.jpg', '1725886816.jpg', 'walkers-attack', 'https://html5.gamemonetize.com/dh44famn4u2o274rck303nkfmyyx3i1k/', 0, 0, 1, 0, '0.0', 0, 'Walkers Attack', NULL, NULL, NULL, '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!', '2024-09-09 07:30:17', '2024-09-09 07:30:17'), (329, 14, '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!', '1725886817.jpg', '1725886817.jpg', '3d-fps-target-shooting', 'https://html5.gamemonetize.com/s7isvw59vx79rpt2zm4cuhinpq9gg60w/', 0, 0, 1, 0, '0.0', 0, '3D FPS Target Shooting', NULL, NULL, NULL, '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!', '2024-09-09 07:30:18', '2024-09-09 07:30:18'), (330, 14, 'Counter Craft: Battle Royale', 'Counter Craft: Battle Royale is a first person shooter game which features blocky zombie shooting and gun searching across vast map. Your mission is to survive and shoot 100 zombies in order to win.', '1725886818.jpg', '1725886819.jpg', 'counter-craft-battle-royale', 'https://html5.gamemonetize.com/py4pbr4l63jb6l3dtxcjyuhi1uqtxrep/', 0, 0, 1, 0, '0.0', 0, 'Counter Craft: Battle Royale', NULL, NULL, NULL, 'Counter Craft: Battle Royale', 'Counter Craft: Battle Royale is a first person shooter game which features blocky zombie shooting and gun searching across vast map. Your mission is to survive and shoot 100 zombies in order to win.', '2024-09-09 07:30:20', '2024-09-09 07:30:20'), (331, 14, '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', '1725886820.jpg', '1725886820.jpg', 'animal-saver', 'https://html5.gamemonetize.com/zesc9vypdtqy5vjqmehnkkm7urf4pmpv/', 0, 0, 1, 0, '0.0', 0, 'Animal Saver', NULL, NULL, NULL, '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', '2024-09-09 07:30:20', '2024-09-09 07:30:20'), (332, 14, '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.', '1725886820.jpg', '1725886821.jpg', 'block-craft-3d-2', 'https://html5.gamemonetize.com/b12tpl9hyn1zh9yuj8vyyjj3b0z74rrj/', 0, 0, 1, 0, '0.0', 0, 'Block Craft 3d 2', NULL, NULL, NULL, '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.', '2024-09-09 07:30:21', '2024-09-09 07:30:21'), (333, 14, 'Archery legends', 'Welcome to Archery Shooter Range, the ultimate web game for archery enthusiasts. Experience two thrilling modes: Classic Mode, set in an archery range stadium with challenging obstacles, and Adventure Mode, where youll test your skills against dynamic animal targets in a jungle setting. Enjoy realistic physics, stunning graphics, and competitive leaderboards. Whether youre practicing or competing, Archery Shooter Range offers endless fun and challenge. Join now and become a master archer!', '1725886821.jpg', '1725886821.jpg', 'archery-legends', 'https://html5.gamemonetize.com/i5874tp87atboegughahctutv036l0a5/', 0, 0, 1, 0, '0.0', 0, 'Archery legends', NULL, NULL, NULL, 'Archery legends', 'Welcome to Archery Shooter Range, the ultimate web game for archery enthusiasts. Experience two thrilling modes: Classic Mode, set in an archery range stadium with challenging obstacles, and Adventure Mode, where youll test your skills against dynamic animal targets in a jungle setting. Enjoy realistic physics, stunning graphics, and competitive leaderboards. Whether youre practicing or competing, Archery Shooter Range offers endless fun and challenge. Join now and become a master archer!', '2024-09-09 07:30:22', '2024-09-09 07:30:22'), (334, 14, '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', '1725886822.jpg', '1725886823.jpg', 'grandfather-road-chase-realistic-shooter', 'https://html5.gamemonetize.com/09v05p7k4n8t2dlxcmke1qe42rayser4/', 0, 0, 1, 0, '0.0', 0, 'Grandfather Road Chase: Realistic Shooter', NULL, NULL, NULL, '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', '2024-09-09 07:30:23', '2024-09-09 07:30:23'), (335, 14, 'space shooter VS aliens and asterods', 'Play with your friends in VS and explore star systems and destroy asteroids and aliens to evolve your ship to improve your missiles and speed face waves of aliens and asteroids shoot to survive', '1725886824.jpg', '1725886824.jpg', 'space-shooter-vs-aliens-and-asterods', 'https://html5.gamemonetize.com/mmqja7cgx7qxrqz0f2e9t481p0yprjii/', 0, 0, 1, 0, '0.0', 0, 'space shooter VS aliens and asterods', NULL, NULL, NULL, 'space shooter VS aliens and asterods', 'Play with your friends in VS and explore star systems and destroy asteroids and aliens to evolve your ship to improve your missiles and speed face waves of aliens and asteroids shoot to survive', '2024-09-09 07:30:24', '2024-09-09 07:30:24'), (336, 14, 'Dino War Birds', 'Dino War Birds multiplayer online shooter game with dragons and heroes to choose from and test your skills. Collect Coins by shooting Each others and win prices toys and more. Play online or with friends.', '1725886825.jpg', '1725886825.jpg', 'dino-war-birds', 'https://html5.gamemonetize.com/3z4mss6go0qkmba3wrx7vj6z6kwizy27/', 0, 0, 1, 0, '0.0', 0, 'Dino War Birds', NULL, NULL, NULL, 'Dino War Birds', 'Dino War Birds multiplayer online shooter game with dragons and heroes to choose from and test your skills. Collect Coins by shooting Each others and win prices toys and more. Play online or with friends.', '2024-09-09 07:30:26', '2024-09-09 07:30:26'), (337, 14, 'Dodge Ball Jump', 'Welcome to Dodge Ball Jump Hypercasual Game! Swipe up to fill the guys belly to jump higher and release to shoot the ball at your opponent. When you hit your opponent three times, you will win. Good luck!', '1725886826.jpg', '1725886826.jpg', 'dodge-ball-jump', 'https://html5.gamemonetize.com/85xnibxi6da0o3shfewz7hpv5lskpnh4/', 0, 0, 1, 0, '0.0', 0, 'Dodge Ball Jump', NULL, NULL, NULL, 'Dodge Ball Jump', 'Welcome to Dodge Ball Jump Hypercasual Game! Swipe up to fill the guys belly to jump higher and release to shoot the ball at your opponent. When you hit your opponent three times, you will win. Good luck!', '2024-09-09 07:30:27', '2024-09-09 07:30:27'), (338, 14, '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. <a href=\'https://meyagames.com/\'>https://meyagames.com/</a>', '1725886827.jpg', '1725886827.jpg', 'riot-village', 'https://html5.gamemonetize.com/u9e4cct0kkx5g6v3996xr4z8138i03e8/', 0, 0, 1, 0, '0.0', 0, 'Riot Village', NULL, NULL, NULL, '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. <a href=\'https://meyagames.com/\'>https://meyagames.com/</a>', '2024-09-09 07:30:28', '2024-09-09 07:30:28'), (339, 15, 'Blockman Hook', 'In our adventure, we have a block man who can throw hooks everywhere. The only goal of the block man is to reach the finish line as quickly as possible. You must help him reach the finish line. To do this, you need to throw the hook to the right places. Throw the hook correctly and advance. You must not fall down. If you fall down, you lose. Be very careful not to lose. Jump to a certain height using the bouncing platforms and throw your hook.', '1725886885.jpg', '1725886886.jpg', 'blockman-hook', 'https://html5.gamemonetize.com/u7g92wd16r1t6e3h8x22phguvus7q49i/', 0, 0, 1, 0, '0.0', 0, 'Blockman Hook', NULL, NULL, NULL, 'Blockman Hook', 'In our adventure, we have a block man who can throw hooks everywhere. The only goal of the block man is to reach the finish line as quickly as possible. You must help him reach the finish line. To do this, you need to throw the hook to the right places. Throw the hook correctly and advance. You must not fall down. If you fall down, you lose. Be very careful not to lose. Jump to a certain height using the bouncing platforms and throw your hook.', '2024-09-09 07:31:27', '2024-09-09 07:31:27'), (340, 15, 'Car Ultimate Stunt Racer', 'Car Ultimate Stunt Racer is an adrenaline-pumping racing game that lets players experience extreme stunts and high-speed action. With stunning 3D graphics and realistic physics, players can perform jaw-dropping flips, spins, and jumps across challenging tracks. Featuring multiple cars, customizable upgrades, and thrilling levels, it offers both single-player and multiplayer modes. Race against time, defy gravity, and master daring maneuvers to claim victory. Web Dev <a href=\'https://www.coolcrazygames.com/\'>https://www.coolcrazygames.com/</a>', '1725886888.jpg', '1725886888.jpg', 'car-ultimate-stunt-racer', 'https://html5.gamemonetize.com/ss1suf4uxv77umix2xko9mu5964j8szh/', 0, 0, 1, 0, '0.0', 0, 'Car Ultimate Stunt Racer', NULL, NULL, NULL, 'Car Ultimate Stunt Racer', 'Car Ultimate Stunt Racer is an adrenaline-pumping racing game that lets players experience extreme stunts and high-speed action. With stunning 3D graphics and realistic physics, players can perform jaw-dropping flips, spins, and jumps across challenging tracks. Featuring multiple cars, customizable upgrades, and thrilling levels, it offers both single-player and multiplayer modes. Race against time, defy gravity, and master daring maneuvers to claim victory. Web Dev <a href=\'https://www.coolcrazygames.com/\'>https://www.coolcrazygames.com/</a>', '2024-09-09 07:31:29', '2024-09-09 07:31:29'), (341, 15, 'Cyber Chase', 'Cyber Chase is an exhilarating sci-fi platformer that takes you into a futuristic cybernetic world filled with high-tech obstacles and challenges. As a robotic character, your mission is to navigate through multiple levels filled with platforms, traps, and enemies while collecting power-ups to boost your abilities.', '1725886894.jpg', '1725886895.jpg', 'cyber-chase', 'https://html5.gamemonetize.com/riny81fpqudqlaz8o6lt26v7dwaxf7sh/', 0, 0, 1, 0, '0.0', 0, 'Cyber Chase', NULL, NULL, NULL, 'Cyber Chase', 'Cyber Chase is an exhilarating sci-fi platformer that takes you into a futuristic cybernetic world filled with high-tech obstacles and challenges. As a robotic character, your mission is to navigate through multiple levels filled with platforms, traps, and enemies while collecting power-ups to boost your abilities.', '2024-09-09 07:31:35', '2024-09-09 07:31:35'), (342, 15, 'NoobCraft Totem', 'In this adventure, the noob needs to collect all the immortality totems. Gather all the immortality totems and reach the portal at the end of the level. You must reach the portal because a challenging adventure awaits you. Unfortunately, it’s a cold winter day, and the noob must avoid and escape from dangerous creatures in the forest. You need to evade snowmen and polar bears. You can defeat them by throwing your sword. Dont forget to collect the gold in the forest. Gather the gold and totems, activate the portal, and pass through it.', '1725886896.jpg', '1725886896.jpg', 'noobcraft-totem', 'https://html5.gamemonetize.com/5gldhl1immm2wcj4ldjkvpr3txcflhkt/', 0, 0, 1, 0, '0.0', 0, 'NoobCraft Totem', NULL, NULL, NULL, 'NoobCraft Totem', 'In this adventure, the noob needs to collect all the immortality totems. Gather all the immortality totems and reach the portal at the end of the level. You must reach the portal because a challenging adventure awaits you. Unfortunately, it’s a cold winter day, and the noob must avoid and escape from dangerous creatures in the forest. You need to evade snowmen and polar bears. You can defeat them by throwing your sword. Dont forget to collect the gold in the forest. Gather the gold and totems, activate the portal, and pass through it.', '2024-09-09 07:31:36', '2024-09-09 07:31:36'), (343, 15, 'Go and shoot', 'Go and collect colored blocks that will make it more powerful. Make your weapon as powerful as possible and destroy all obstacles and enemies in your path.', '1725886899.jpg', '1725886899.jpg', 'go-and-shoot', 'https://html5.gamemonetize.com/84vcql6pc5z8hbqgxxzjbz9shsut16jv/', 0, 0, 1, 0, '0.0', 0, 'Go and shoot', NULL, NULL, NULL, 'Go and shoot', 'Go and collect colored blocks that will make it more powerful. Make your weapon as powerful as possible and destroy all obstacles and enemies in your path.', '2024-09-09 07:31:39', '2024-09-09 07:31:39'), (344, 15, 'Noob Chicken Hunter', 'Noob is trying to collect all the chickens. The chicken hunter noob must gather all the chickens found wandering in the forest. Collect all the chickens and coins and escape from the forest as soon as possible. The forest is very dangerous and filled with challenging obstacles. You need to survive. Stay alive and catch all the chickens. Be careful, as there are monsters in the forest, and they might eat the chickens. Avoid the monsters and catch all the chickens.', '1725886899.jpg', '1725886900.jpg', 'noob-chicken-hunter', 'https://html5.gamemonetize.com/dzfjinj4pbi5iztlq1ai6onjlhmzhdnt/', 0, 0, 1, 0, '0.0', 0, 'Noob Chicken Hunter', NULL, NULL, NULL, 'Noob Chicken Hunter', 'Noob is trying to collect all the chickens. The chicken hunter noob must gather all the chickens found wandering in the forest. Collect all the chickens and coins and escape from the forest as soon as possible. The forest is very dangerous and filled with challenging obstacles. You need to survive. Stay alive and catch all the chickens. Be careful, as there are monsters in the forest, and they might eat the chickens. Avoid the monsters and catch all the chickens.', '2024-09-09 07:31:41', '2024-09-09 07:31:41'), (345, 15, 'Big wheels', 'Collect the lying wheels along the way, then the wheels of your bike will increase and you will be able to drive through any obstacles.', '1725886903.jpg', '1725886904.jpg', 'big-wheels', 'https://html5.gamemonetize.com/7tauq7353xgbawdhttbtpag95t6wdg0v/', 0, 0, 1, 0, '0.0', 0, 'Big wheels', NULL, NULL, NULL, 'Big wheels', 'Collect the lying wheels along the way, then the wheels of your bike will increase and you will be able to drive through any obstacles.', '2024-09-09 07:31:44', '2024-09-09 07:31:44'), (346, 15, 'Noob and Pro Monster School', 'In our adventure, theres a school monster that constantly chases you. Sometimes its a green monster, and other times its a black monster. You need to escape from the school monsters. The school monsters want to eat you. Escape the school monsters with Noob and Pro. While running from the monster, never, ever look back. Run from the monster, collect all the diamonds you find on the way, and reach the portal at the end of the level.', '1725886905.jpg', '1725886905.jpg', 'noob-and-pro-monster-school', 'https://html5.gamemonetize.com/ivswntj4sbdhc9isbtkf22quftemm5ny/', 0, 0, 1, 0, '0.0', 0, 'Noob and Pro Monster School', NULL, NULL, NULL, 'Noob and Pro Monster School', 'In our adventure, theres a school monster that constantly chases you. Sometimes its a green monster, and other times its a black monster. You need to escape from the school monsters. The school monsters want to eat you. Escape the school monsters with Noob and Pro. While running from the monster, never, ever look back. Run from the monster, collect all the diamonds you find on the way, and reach the portal at the end of the level.', '2024-09-09 07:31:46', '2024-09-09 07:31:46'), (347, 15, 'Spider Boy', 'Enter the thrilling world of Spider Boy, where agility, precision, and timing are your greatest allies. Set in a beautifully crafted urban landscape under the moonlit sky, you control Spider Boy, a hero with the ability to leap between rooftops. The goal is simple: swing from one platform to another while avoiding obstacles and collecting points. The vibrant and dynamic visuals paired with the exciting gameplay make Spider Boy an addictive experience for players of all ages.', '1725886907.jpg', '1725886907.jpg', 'spider-boy', 'https://html5.gamemonetize.com/bemev4jkk2wyvc4jwj8jhmeqawegtx19/', 0, 0, 1, 0, '0.0', 0, 'Spider Boy', NULL, NULL, NULL, 'Spider Boy', 'Enter the thrilling world of Spider Boy, where agility, precision, and timing are your greatest allies. Set in a beautifully crafted urban landscape under the moonlit sky, you control Spider Boy, a hero with the ability to leap between rooftops. The goal is simple: swing from one platform to another while avoiding obstacles and collecting points. The vibrant and dynamic visuals paired with the exciting gameplay make Spider Boy an addictive experience for players of all ages.', '2024-09-09 07:31:48', '2024-09-09 07:31:48'), (348, 15, 'Space Fall', 'Dive into the exhilarating universe of Space Fall, an HTML-based arcade game where quick reflexes and strategic planning are your best allies. In this fast-paced game, you control a spacecraft plummeting through an asteroid field, dodging deadly obstacles and collecting valuable power-ups. Your mission? Survive as long as possible and achieve the highest score! By Gamezad.com', '1725886908.jpg', '1725886909.jpg', 'space-fall', 'https://html5.gamemonetize.com/h60jqp9yqb4zz02yrm5mjbipryvn2aal/', 0, 0, 1, 0, '0.0', 0, 'Space Fall', NULL, NULL, NULL, 'Space Fall', 'Dive into the exhilarating universe of Space Fall, an HTML-based arcade game where quick reflexes and strategic planning are your best allies. In this fast-paced game, you control a spacecraft plummeting through an asteroid field, dodging deadly obstacles and collecting valuable power-ups. Your mission? Survive as long as possible and achieve the highest score! By Gamezad.com', '2024-09-09 07:31:49', '2024-09-09 07:31:49'), (349, 15, 'Impostor Stealthy Ninja', 'In Impostor Stealthy Ninja, you take on the role of a cunning ninja infiltrating enemy bases. Your mission: eliminate targets and complete objectives without getting caught. Blend into the shadows, disguise yourself, and use an array of ninja skills to outsmart guards and other ninjas. Each level presents new challenges, requiring strategy and quick reflexes. With its engaging stealth mechanics and intense action, Impostor Stealthy Ninja will test your wit and agility. Can you become the ultimate shadow warrior?', '1725886913.jpg', '1725886913.jpg', 'impostor-stealthy-ninja', 'https://html5.gamemonetize.com/jlydjg1ncnjk1uc8y103vrgkoooai3rb/', 0, 0, 1, 0, '0.0', 0, 'Impostor Stealthy Ninja', NULL, NULL, NULL, 'Impostor Stealthy Ninja', 'In Impostor Stealthy Ninja, you take on the role of a cunning ninja infiltrating enemy bases. Your mission: eliminate targets and complete objectives without getting caught. Blend into the shadows, disguise yourself, and use an array of ninja skills to outsmart guards and other ninjas. Each level presents new challenges, requiring strategy and quick reflexes. With its engaging stealth mechanics and intense action, Impostor Stealthy Ninja will test your wit and agility. Can you become the ultimate shadow warrior?', '2024-09-09 07:31:54', '2024-09-09 07:31:54'), (350, 15, 'Steal them', 'She was left alone and now takes revenge on all men. She has one task, to prevent the wedding and for this it is necessary to kidnap all the grooms and escape from the brides.', '1725886914.jpg', '1725886914.jpg', 'steal-them', 'https://html5.gamemonetize.com/iihk9cwyybfwmkfjj37rpb5xa6idok59/', 0, 0, 1, 0, '0.0', 0, 'Steal them', NULL, NULL, NULL, 'Steal them', 'She was left alone and now takes revenge on all men. She has one task, to prevent the wedding and for this it is necessary to kidnap all the grooms and escape from the brides.', '2024-09-09 07:31:55', '2024-09-09 07:31:55'), (351, 15, 'Moto SkyRace Mayhem', 'Moto SkyRace Mayhem is an adrenaline-pumping racing game that takes you high above the clouds on futuristic motorbikes. Zoom through twisting, gravity-defying tracks suspended in the sky, dodging obstacles, and outmaneuvering opponents in a high-speed chase for the top spot. Customize your bike with powerful upgrades, unlock new levels, and challenge friends in multiplayer mode. With stunning visuals and heart-racing gameplay, every race is a thrilling battle to become the ultimate sky racing champion.', '1725886915.jpg', '1725886915.jpg', 'moto-skyrace-mayhem', 'https://html5.gamemonetize.com/dtqubanhh13214g8hgn2xsi9v83vdut1/', 0, 0, 1, 0, '0.0', 0, 'Moto SkyRace Mayhem', NULL, NULL, NULL, 'Moto SkyRace Mayhem', 'Moto SkyRace Mayhem is an adrenaline-pumping racing game that takes you high above the clouds on futuristic motorbikes. Zoom through twisting, gravity-defying tracks suspended in the sky, dodging obstacles, and outmaneuvering opponents in a high-speed chase for the top spot. Customize your bike with powerful upgrades, unlock new levels, and challenge friends in multiplayer mode. With stunning visuals and heart-racing gameplay, every race is a thrilling battle to become the ultimate sky racing champion.', '2024-09-09 07:31:55', '2024-09-09 07:31:55'), (352, 15, 'Noob vs Pro Super Hero', 'In this adventure, Noob is now very strong; Noob is saving Pro. Pro got injured in the forest and needs Noob to get home. If Noob can find the Superpower Totem, he can rescue both of them from the forest. With the Superpower Totem, he can jump very far or run very fast. Use all the superpowers to reach the portal and get through the doors to reach the portal.', '1725886915.jpg', '1725886916.jpg', 'noob-vs-pro-super-hero', 'https://html5.gamemonetize.com/4e9d06p2ondqoarz9ii6eq7rnu83n9lf/', 0, 0, 1, 0, '0.0', 0, 'Noob vs Pro Super Hero', NULL, NULL, NULL, 'Noob vs Pro Super Hero', 'In this adventure, Noob is now very strong; Noob is saving Pro. Pro got injured in the forest and needs Noob to get home. If Noob can find the Superpower Totem, he can rescue both of them from the forest. With the Superpower Totem, he can jump very far or run very fast. Use all the superpowers to reach the portal and get through the doors to reach the portal.', '2024-09-09 07:31:56', '2024-09-09 07:31:56'), (353, 15, 'Police Obby Prison Save', 'In this adventure, youre disguised as a police officer and rescuing your friends from prison. Find all your friends and launch them into the helicopter. You need to save your friends from prison. Make sure your friends get into the helicopter and then escape from the guards. You need to escape from the prison. To escape, you must reach the car and get in it.', '1725886917.jpg', '1725886918.jpg', 'police-obby-prison-save', 'https://html5.gamemonetize.com/4floo5xjxpu2sjd1zogkip7fog1ulzlx/', 0, 0, 1, 0, '0.0', 0, 'Police Obby Prison Save', NULL, NULL, NULL, 'Police Obby Prison Save', 'In this adventure, youre disguised as a police officer and rescuing your friends from prison. Find all your friends and launch them into the helicopter. You need to save your friends from prison. Make sure your friends get into the helicopter and then escape from the guards. You need to escape from the prison. To escape, you must reach the car and get in it.', '2024-09-09 07:31:58', '2024-09-09 07:31:58'), (354, 15, 'Gilbertona Adventure', 'Join Gilbertona in Gilbertona Adventure, an action-packed journey through a city under curfew. As night falls, Gilbertona must outsmart and eliminate relentless security guards to reach her home safely. Use stealth, strategy, and a diverse arsenal of weapons to navigate through dangerous urban landscapes. Uncover dark secrets and survive the night in this thrilling adventure!', '1725886918.jpg', '1725886919.jpg', 'gilbertona-adventure', 'https://html5.gamemonetize.com/qha7vhz2xf9hvb2skn1e0zsgfdhg9fip/', 0, 0, 1, 0, '0.0', 0, 'Gilbertona Adventure', NULL, NULL, NULL, 'Gilbertona Adventure', 'Join Gilbertona in Gilbertona Adventure, an action-packed journey through a city under curfew. As night falls, Gilbertona must outsmart and eliminate relentless security guards to reach her home safely. Use stealth, strategy, and a diverse arsenal of weapons to navigate through dangerous urban landscapes. Uncover dark secrets and survive the night in this thrilling adventure!', '2024-09-09 07:32:00', '2024-09-09 07:32:00'), (355, 15, 'Frogy Ninja 2D', 'Step into the Year of the Frog, where the tables turn, and the hunter becomes the hunted! As a once-peaceful frog, youve escaped the ninjas and are now out for revenge. Unleash your kung fu skills in this turn-based action-puzzle game. Navigate hundreds of challenging levels with intuitive swipe controls, enjoy vibrant pixel art, and interact with diverse environments to outsmart enemy ninjas and complete your mission. Web Dev <a href=\'https://www.crazygamesx.com/\'>https://www.crazygamesx.com/</a>', '1725886925.jpg', '1725886925.jpg', 'frogy-ninja-2d', 'https://html5.gamemonetize.com/atmt7anprzlysj20bff1vt7ajavb2457/', 0, 0, 1, 0, '0.0', 0, 'Frogy Ninja 2D', NULL, NULL, NULL, 'Frogy Ninja 2D', 'Step into the Year of the Frog, where the tables turn, and the hunter becomes the hunted! As a once-peaceful frog, youve escaped the ninjas and are now out for revenge. Unleash your kung fu skills in this turn-based action-puzzle game. Navigate hundreds of challenging levels with intuitive swipe controls, enjoy vibrant pixel art, and interact with diverse environments to outsmart enemy ninjas and complete your mission. Web Dev <a href=\'https://www.crazygamesx.com/\'>https://www.crazygamesx.com/</a>', '2024-09-09 07:32:05', '2024-09-09 07:32:05'), (356, 15, 'Impossible Air Obstacle Driver', 'In *Impossible Air Obstacle Driver*, soar through a world of gravity-defying stunts and mind-bending challenges. Navigate your aircraft through a labyrinth of floating barriers, laser grids, and shifting platforms in this high-octane adventure. With intuitive controls and a variety of customizable planes, test your reflexes and precision in ever-more difficult levels. Master the art of aerial maneuvering, unlock upgrades, and strive for the fastest times. Are you ready to defy the impossible?', '1725886926.jpg', '1725886927.jpg', 'impossible-air-obstacle-driver', 'https://html5.gamemonetize.com/2y8g7f50ub10n1k3xgol7okaeozrf97i/', 0, 0, 1, 0, '0.0', 0, 'Impossible Air Obstacle Driver', NULL, NULL, NULL, 'Impossible Air Obstacle Driver', 'In *Impossible Air Obstacle Driver*, soar through a world of gravity-defying stunts and mind-bending challenges. Navigate your aircraft through a labyrinth of floating barriers, laser grids, and shifting platforms in this high-octane adventure. With intuitive controls and a variety of customizable planes, test your reflexes and precision in ever-more difficult levels. Master the art of aerial maneuvering, unlock upgrades, and strive for the fastest times. Are you ready to defy the impossible?', '2024-09-09 07:32:07', '2024-09-09 07:32:07'), (357, 15, 'Strom Surge', 'Embark on a thrilling journey through a stormy world in Storm Surge, where players must navigate treacherous platforms amidst heavy rain, thunder, and lightning. Your objective is to guide your character safely through the storm by avoiding obstacles and collecting points along the way.', '1725886927.jpg', '1725886928.jpg', 'strom-surge', 'https://html5.gamemonetize.com/9zjj961jx17t6yzbza3b0ehajqx62pdh/', 0, 0, 1, 0, '0.0', 0, 'Strom Surge', NULL, NULL, NULL, 'Strom Surge', 'Embark on a thrilling journey through a stormy world in Storm Surge, where players must navigate treacherous platforms amidst heavy rain, thunder, and lightning. Your objective is to guide your character safely through the storm by avoiding obstacles and collecting points along the way.', '2024-09-09 07:32:08', '2024-09-09 07:32:08'); INSERT INTO `games` (`id`, `category_id`, `name`, `description`, `image`, `banner`, `slug`, `game_url`, `views`, `plays`, `status`, `featured`, `average_rating`, `number_of_reviews`, `tags`, `published_at`, `developer_name`, `developer_url`, `meta_title`, `meta_description`, `created_at`, `updated_at`) VALUES (358, 15, 'Obby and Noob Barry Prison', 'Hello, are you ready for this adventure? Help Obby and Noob escape from the prison. Barry, a bad cop, is everywhere, and you must avoid him. Barry is very dangerous; if he catches you, hell throw you in jail. Obby and Noob are in a very scary prison and need to escape from there. Collect the keys you need to open the prison door and escape.', '1725886928.jpg', '1725886929.jpg', 'obby-and-noob-barry-prison', 'https://html5.gamemonetize.com/1w46epju6l9hih6gf6rwg8hlq1787wui/', 0, 0, 1, 0, '0.0', 0, 'Obby and Noob Barry Prison', NULL, NULL, NULL, 'Obby and Noob Barry Prison', 'Hello, are you ready for this adventure? Help Obby and Noob escape from the prison. Barry, a bad cop, is everywhere, and you must avoid him. Barry is very dangerous; if he catches you, hell throw you in jail. Obby and Noob are in a very scary prison and need to escape from there. Collect the keys you need to open the prison door and escape.', '2024-09-09 07:32:09', '2024-09-09 07:32:09'), (359, 15, 'Snowcraft 2 Player', 'In the world of Snowcraft, it’s snowing and the temperature is dropping rapidly. Steve and Alex need to be very careful. They must reach the portal before they freeze. Steve can use his sword to defeat the snowman monsters. Defeat all the snowman monsters and reach the end of the level. The snowman monsters are very smart and are constantly wandering through the snowy forest. Use your sword to kill them. Collect all the coins. Gather all the coins and reach the portal.', '1725886929.jpg', '1725886930.jpg', 'snowcraft-2-player', 'https://html5.gamemonetize.com/e9nj3yn4mirpg3meigkown1zov5d62yg/', 0, 0, 1, 0, '0.0', 0, 'Snowcraft 2 Player', NULL, NULL, NULL, 'Snowcraft 2 Player', 'In the world of Snowcraft, it’s snowing and the temperature is dropping rapidly. Steve and Alex need to be very careful. They must reach the portal before they freeze. Steve can use his sword to defeat the snowman monsters. Defeat all the snowman monsters and reach the end of the level. The snowman monsters are very smart and are constantly wandering through the snowy forest. Use your sword to kill them. Collect all the coins. Gather all the coins and reach the portal.', '2024-09-09 07:32:10', '2024-09-09 07:32:10'), (360, 31, 'Mom And Taylor Washing Clothes', 'This is a family game for doing housework. First, you must help Taylor brush her teeth and wash her face. Then after Taylor, Mum, and the puppy have breakfast, Mum will take them to the park to play. You have the opportunity to go to a fascinating grocery shop, you can choose laundry supplies, pay for them, and learn to count money.', '1725887045.jpg', '1725887046.jpg', 'mom-and-taylor-washing-clothes', 'https://html5.gamemonetize.com/fwv5dhtd5xpbgxdderq24vo1txs5mtjv/', 0, 0, 1, 0, '0.0', 0, 'Mom And Taylor Washing Clothes', NULL, NULL, NULL, 'Mom And Taylor Washing Clothes', 'This is a family game for doing housework. First, you must help Taylor brush her teeth and wash her face. Then after Taylor, Mum, and the puppy have breakfast, Mum will take them to the park to play. You have the opportunity to go to a fascinating grocery shop, you can choose laundry supplies, pay for them, and learn to count money.', '2024-09-09 07:34:07', '2024-09-09 07:34:07'), (361, 31, 'Cool Math Games For Kids', 'This is a free learning game designed to teach children numbers and maths. Our game has 4 modes where you can learn addition, subtraction, and counting. This will help children learn to recognize numbers and start their training with addition and subtraction puzzles.', '1725887050.jpg', '1725887051.jpg', 'cool-math-games-for-kids', 'https://html5.gamemonetize.com/egta6kf9xsirev9y5h0l0r28m30hiuv6/', 0, 0, 1, 0, '0.0', 0, 'Cool Math Games For Kids', NULL, NULL, NULL, 'Cool Math Games For Kids', 'This is a free learning game designed to teach children numbers and maths. Our game has 4 modes where you can learn addition, subtraction, and counting. This will help children learn to recognize numbers and start their training with addition and subtraction puzzles.', '2024-09-09 07:34:11', '2024-09-09 07:34:11'), (362, 31, 'Galactic Jumper', 'Calling all star sharpshooters! Go Get Them! puts your reflexes and precision to the test. You control a star-shaped sharpshooter that spins continuously in a vibrant space arena. Your goal? Launch arrows and rack up points by hitting other stars! But watch out – the cosmos is filled with more than just celestial targets.', '1725887053.jpg', '1725887054.jpg', 'galactic-jumper', 'https://html5.gamemonetize.com/en2q36ql6d86d5kqcwhrk4uvikv7a0x0/', 0, 0, 1, 0, '0.0', 0, 'Galactic Jumper', NULL, NULL, NULL, 'Galactic Jumper', 'Calling all star sharpshooters! Go Get Them! puts your reflexes and precision to the test. You control a star-shaped sharpshooter that spins continuously in a vibrant space arena. Your goal? Launch arrows and rack up points by hitting other stars! But watch out – the cosmos is filled with more than just celestial targets.', '2024-09-09 07:34:15', '2024-09-09 07:34:15'), (363, 31, 'Flip For Survival', 'Test your reflexes in Flip for Survival! A single tap flips your ball, dodging deadly spikes that erupt from the ground. Rack up points and see how long you can last! Can you master the flip and survive the onslaught?', '1725887056.jpg', '1725887056.jpg', 'flip-for-survival', 'https://html5.gamemonetize.com/98nu73l6wcwmmwm1v71m2yn6sjvc93hj/', 0, 0, 1, 0, '0.0', 0, 'Flip For Survival', NULL, NULL, NULL, 'Flip For Survival', 'Test your reflexes in Flip for Survival! A single tap flips your ball, dodging deadly spikes that erupt from the ground. Rack up points and see how long you can last! Can you master the flip and survive the onslaught?', '2024-09-09 07:34:16', '2024-09-09 07:34:16'), (364, 31, 'Mobile Phone Case Diy', 'This is a mobile phone case game that was designed. Have you ever wanted to create a fashion phone case of your own? In the game, you can show your creativity, enjoy the art of customisation and see your phone evolve the way you like. You can choose your favourite colours, draw, mix, and spray paint your phone case.', '1725887060.jpg', '1725887061.jpg', 'mobile-phone-case-diy', 'https://html5.gamemonetize.com/fohmdeoe270f28wittkqyovnido8ui67/', 0, 0, 1, 0, '0.0', 0, 'Mobile Phone Case Diy', NULL, NULL, NULL, 'Mobile Phone Case Diy', 'This is a mobile phone case game that was designed. Have you ever wanted to create a fashion phone case of your own? In the game, you can show your creativity, enjoy the art of customisation and see your phone evolve the way you like. You can choose your favourite colours, draw, mix, and spray paint your phone case.', '2024-09-09 07:34:21', '2024-09-09 07:34:21'), (365, 31, 'Dentist Doctor Games For Baby', 'This is a dentist simulation game for all ages. In the hospital, animals are queuing up for dental treatment. You need to help the animals to treat their teeth. You need to use a hook to take out the leftover food from the sharp teeth spines and then brush the teeth with a toothbrush and toothpaste.', '1725887061.jpg', '1725887062.jpg', 'dentist-doctor-games-for-baby', 'https://html5.gamemonetize.com/yp2pcq4ad5r36lo2z8clmisaultxf4ir/', 0, 0, 1, 0, '0.0', 0, 'Dentist Doctor Games For Baby', NULL, NULL, NULL, 'Dentist Doctor Games For Baby', 'This is a dentist simulation game for all ages. In the hospital, animals are queuing up for dental treatment. You need to help the animals to treat their teeth. You need to use a hook to take out the leftover food from the sharp teeth spines and then brush the teeth with a toothbrush and toothpaste.', '2024-09-09 07:34:22', '2024-09-09 07:34:22'), (366, 31, 'Mermaid Wedding World', 'Mermaid Wedding World is a creative dress-up and decorating game for girls. The princess of the ocean kingdom is getting married to a human and they are going to have a wedding now. You can help prepare the food, set the table, serve the people, and play music.', '1725887062.jpg', '1725887063.jpg', 'mermaid-wedding-world', 'https://html5.gamemonetize.com/tvifqqgfcjh7wu22rw055ggahew2rkcj/', 0, 0, 1, 0, '0.0', 0, 'Mermaid Wedding World', NULL, NULL, NULL, 'Mermaid Wedding World', 'Mermaid Wedding World is a creative dress-up and decorating game for girls. The princess of the ocean kingdom is getting married to a human and they are going to have a wedding now. You can help prepare the food, set the table, serve the people, and play music.', '2024-09-09 07:34:23', '2024-09-09 07:34:23'), (367, 31, 'Pumpkin Spikes', 'Pumpkin Spikes is a fun adventure game thats exciting to play. Here is our little color box hero, who has been stuck in the middle of a whole lot of traps. Help him dodge them and navigate through the challenging environment. 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 as you deal with the hardest objects moving toward him. The dynamic and engaging gameplay ensures an adrenaline-pumping experience that will keep you on the edge of your seat. Join the adventure and see how long you can last!', '1725887063.jpg', '1725887064.jpg', 'pumpkin-spikes', 'https://html5.gamemonetize.com/0nv1lvyuovavuuhr4w9skzh6400rggz6/', 0, 0, 1, 0, '0.0', 0, 'Pumpkin Spikes', NULL, NULL, NULL, 'Pumpkin Spikes', 'Pumpkin Spikes is a fun adventure game thats exciting to play. Here is our little color box hero, who has been stuck in the middle of a whole lot of traps. Help him dodge them and navigate through the challenging environment. 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 as you deal with the hardest objects moving toward him. The dynamic and engaging gameplay ensures an adrenaline-pumping experience that will keep you on the edge of your seat. Join the adventure and see how long you can last!', '2024-09-09 07:34:24', '2024-09-09 07:34:24'), (368, 31, 'Jump PumpkinJump', 'Bounce, Collect, and Conquer! Jump Pumpkin Jump is a thrilling platformer game where you take control of a mischievous pumpkin on an endless adventure. Your mission is to jump, leap, and dodge your way through a series of challenging levels, collecting coins and avoiding pesky enemies along the way. How to Play: Navigate the Levels: Guide your pumpkin through a colorful world filled with platforms, obstacles, and hidden treasures. Jump and Collect: Time your jumps perfectly to reach new heights, collect valuable coins, and unlock exciting power-ups.', '1725887064.jpg', '1725887065.jpg', 'jump-pumpkinjump', 'https://html5.gamemonetize.com/0lalpdwq5eemg2o5991nz0fhe17wve0k/', 0, 0, 1, 0, '0.0', 0, 'Jump PumpkinJump', NULL, NULL, NULL, 'Jump PumpkinJump', 'Bounce, Collect, and Conquer! Jump Pumpkin Jump is a thrilling platformer game where you take control of a mischievous pumpkin on an endless adventure. Your mission is to jump, leap, and dodge your way through a series of challenging levels, collecting coins and avoiding pesky enemies along the way. How to Play: Navigate the Levels: Guide your pumpkin through a colorful world filled with platforms, obstacles, and hidden treasures. Jump and Collect: Time your jumps perfectly to reach new heights, collect valuable coins, and unlock exciting power-ups.', '2024-09-09 07:34:25', '2024-09-09 07:34:25'), (369, 31, 'Snow Panda', 'Help the beer to collect the honey, logical brain game. Tap to create blocks as required in the game level, height should be upto the honey. Don’t miss to create blocks as collisions with walls will over the game. If you like genres such as logical brain game 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.', '1725887065.jpg', '1725887066.jpg', 'snow-panda', 'https://html5.gamemonetize.com/vtav9j83j8w7a9tzsgzq2766jb7100vo/', 0, 0, 1, 0, '0.0', 0, 'Snow Panda', NULL, NULL, NULL, 'Snow Panda', 'Help the beer to collect the honey, logical brain game. Tap to create blocks as required in the game level, height should be upto the honey. Don’t miss to create blocks as collisions with walls will over the game. If you like genres such as logical brain game 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.', '2024-09-09 07:34:26', '2024-09-09 07:34:26'), (370, 31, 'Slide On Threads!', 'Slide on differently arranged threads which change the direction of the ring movement. Slide without ever touching the thread and that will keep giving you the best score. Threads change direction, so beware!!', '1725887066.jpg', '1725887067.jpg', 'slide-on-threads', 'https://html5.gamemonetize.com/l3gc87l0e5flzkabn1ytpy7z20ct0592/', 0, 0, 1, 0, '0.0', 0, 'Slide On Threads!', NULL, NULL, NULL, 'Slide On Threads!', 'Slide on differently arranged threads which change the direction of the ring movement. Slide without ever touching the thread and that will keep giving you the best score. Threads change direction, so beware!!', '2024-09-09 07:34:27', '2024-09-09 07:34:27'), (371, 31, 'Save Water Race', 'Welcome to Save Water: Race 3D hypercasual Game! Tap or mouse click to start collecting bottles of water to help other girls and finaly Pour water onto flowers to help them grow. As you run to collect and save water, be careful to slide on mud so you dont lose water. Have fun playing Save Water Race!', '1725887067.jpg', '1725887067.jpg', 'save-water-race', 'https://html5.gamemonetize.com/381qnc5hw65nx1n6nx4guxmab7t3jasu/', 0, 0, 1, 0, '0.0', 0, 'Save Water Race', NULL, NULL, NULL, 'Save Water Race', 'Welcome to Save Water: Race 3D hypercasual Game! Tap or mouse click to start collecting bottles of water to help other girls and finaly Pour water onto flowers to help them grow. As you run to collect and save water, be careful to slide on mud so you dont lose water. Have fun playing Save Water Race!', '2024-09-09 07:34:28', '2024-09-09 07:34:28'), (372, 31, 'Swap Pins!', 'In Swap Pins, dive into a challenge of strategy and colors! Match pins with matching bases by skillfully moving them around the board. You can only move pins according to their matching colors. Be careful not to move a piece and run out of moves, this will result in Game Over. Test your mental agility as you progress through 15 increasingly challenging levels. With vibrant graphics and engaging gameplay, get ready for addictive fun and sharp thinking! Are you ready?', '1725887068.jpg', '1725887069.jpg', 'swap-pins', 'https://html5.gamemonetize.com/urgoddizhmqlpaimtlysm45g000buaq4/', 0, 0, 1, 0, '0.0', 0, 'Swap Pins!', NULL, NULL, NULL, 'Swap Pins!', 'In Swap Pins, dive into a challenge of strategy and colors! Match pins with matching bases by skillfully moving them around the board. You can only move pins according to their matching colors. Be careful not to move a piece and run out of moves, this will result in Game Over. Test your mental agility as you progress through 15 increasingly challenging levels. With vibrant graphics and engaging gameplay, get ready for addictive fun and sharp thinking! Are you ready?', '2024-09-09 07:34:29', '2024-09-09 07:34:29'), (373, 31, 'Match The Hues', 'Get ready for a colorful matching challenge in Match The Hues! In this fast-paced game, youll need to rotate a central square with four colored sections. As colorful balls fall from the top of the screen, your goal is to rotate the square so that the same colored sections meet the falling balls .Score points for each successful match and see how long you can last! Test your reflexes and strategic thinking in this addictive game of color coordination!', '1725887069.jpg', '1725887070.jpg', 'match-the-hues', 'https://html5.gamemonetize.com/3xd9xim14wn5ja2x1hfap7cwjjm9hy4n/', 0, 0, 1, 0, '0.0', 0, 'Match The Hues', NULL, NULL, NULL, 'Match The Hues', 'Get ready for a colorful matching challenge in Match The Hues! In this fast-paced game, youll need to rotate a central square with four colored sections. As colorful balls fall from the top of the screen, your goal is to rotate the square so that the same colored sections meet the falling balls .Score points for each successful match and see how long you can last! Test your reflexes and strategic thinking in this addictive game of color coordination!', '2024-09-09 07:34:30', '2024-09-09 07:34:30'), (374, 31, 'Stunt Boxes', 'Are You the Next Great Stunt Boxes Pilot? Get ready to test your skills in this fun and addictive arcade game! Fly through each level with precision and nerves of steel as you aim to complete all the challenging stages. Game Overview: Your mission is to collect all the stars in each level while flying through hoops and avoiding crashes. But watch out — your fuel is limited! Be on the lookout for fuel barrels to keep your journey going. The difficulty ramps up as you progress, so be prepared to replay levels and refine your strategy to succeed.', '1725887070.jpg', '1725887071.jpg', 'stunt-boxes', 'https://html5.gamemonetize.com/8kg7ri86thvggvoj3zktkjcpli6nqj00/', 0, 0, 1, 0, '0.0', 0, 'Stunt Boxes', NULL, NULL, NULL, 'Stunt Boxes', 'Are You the Next Great Stunt Boxes Pilot? Get ready to test your skills in this fun and addictive arcade game! Fly through each level with precision and nerves of steel as you aim to complete all the challenging stages. Game Overview: Your mission is to collect all the stars in each level while flying through hoops and avoiding crashes. But watch out — your fuel is limited! Be on the lookout for fuel barrels to keep your journey going. The difficulty ramps up as you progress, so be prepared to replay levels and refine your strategy to succeed.', '2024-09-09 07:34:31', '2024-09-09 07:34:31'), (375, 38, 'Block Craft 3D School', 'Welcome to Block Craft 3D-School. Here creativity meets adventure! In this pixel-style game, you will enter a world of endless possibilities, like Minecraft. To build and protect your school using blocks of various shapes! But be careful that this isnt just a building game! Enemies hide anywhere and are ready to hit you! Besides, collect and place blocks.', '1725887099.jpg', '1725887100.jpg', 'block-craft-3d-school', 'https://html5.gamemonetize.com/cfju14fi5zca7zzt1gyefjvvi2crlbst/', 0, 0, 1, 0, '0.0', 0, 'Block Craft 3D School', NULL, NULL, NULL, 'Block Craft 3D School', 'Welcome to Block Craft 3D-School. Here creativity meets adventure! In this pixel-style game, you will enter a world of endless possibilities, like Minecraft. To build and protect your school using blocks of various shapes! But be careful that this isnt just a building game! Enemies hide anywhere and are ready to hit you! Besides, collect and place blocks.', '2024-09-09 07:35:00', '2024-09-09 07:35:00'), (376, 38, 'Horseback Survival', 'Embark on a journey of survival in Horseback Survival, where you, as Zohan, share an unbreakable connection with your horse, Badal. Born on the same day, your unique bond becomes a lifeline when a mysterious event leaves you in a coma. Navigate a zombie-infested world. Engage in intense combat with melee and ranged attacks, outsmart the undead by staying stealthy, and overcome obstacles with strategic running and jumping.', '1725887103.jpg', '1725887103.jpg', 'horseback-survival', 'https://html5.gamemonetize.com/9pxqio485c6d6a5gc0k72wbjp3r9ewik/', 0, 0, 1, 0, '0.0', 0, 'Horseback Survival', NULL, NULL, NULL, 'Horseback Survival', 'Embark on a journey of survival in Horseback Survival, where you, as Zohan, share an unbreakable connection with your horse, Badal. Born on the same day, your unique bond becomes a lifeline when a mysterious event leaves you in a coma. Navigate a zombie-infested world. Engage in intense combat with melee and ranged attacks, outsmart the undead by staying stealthy, and overcome obstacles with strategic running and jumping.', '2024-09-09 07:35:04', '2024-09-09 07:35:04'), (377, 38, '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.', '1725887106.jpg', '1725887106.jpg', 'super-doctor-body-examination', 'https://html5.gamemonetize.com/2iwba0rqln0grbzu8wxt3pphl1yrbe9e/', 0, 0, 1, 0, '0.0', 0, 'Super Doctor Body Examination', NULL, NULL, NULL, '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.', '2024-09-09 07:35:06', '2024-09-09 07:35:06'), (378, 38, '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!', '1725887109.jpg', '1725887110.jpg', 'elemental-gloves-magic-power', 'https://html5.gamemonetize.com/y95ivh95bn3pnk7gaory8rz47ymeo9gp/', 0, 0, 1, 0, '0.0', 0, 'Elemental Gloves Magic Power', NULL, NULL, NULL, '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!', '2024-09-09 07:35:10', '2024-09-09 07:35:10'), (379, 38, '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.', '1725887110.jpg', '1725887111.jpg', 'skibronx-runner', 'https://html5.gamemonetize.com/m3jdpqmzjs20ibx1nhos8m182x8yqsj3/', 0, 0, 1, 0, '0.0', 0, 'Skibronx Runner', NULL, NULL, NULL, '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.', '2024-09-09 07:35:11', '2024-09-09 07:35:11'), (380, 38, 'Guard The Baby 1', 'Game instructions: - Click on the enemy to defeat it when it attacks. - Press the left or right button or the A and D keys to control the character to move and collect fruits. Guard The Baby is an online game that both fun and tests the players agility and logical reasoning. In the game, you take on the role of a hungry boy who is trying to eat all the fruits falling from above. In addition, players must also eliminate all the animals attacking the boy. Players will have to multitask: eating as many fruits as possible while fending off the attacking creatures. This game not only provides entertainment but also helps to improve reflexes an', '1725887112.jpg', '1725887112.jpg', 'guard-the-baby-1', 'https://html5.gamemonetize.com/q15f4tdzhm077b8igtdr7qli7y5ktaqm/', 0, 0, 1, 0, '0.0', 0, 'Guard The Baby 1', NULL, NULL, NULL, 'Guard The Baby 1', 'Game instructions: - Click on the enemy to defeat it when it attacks. - Press the left or right button or the A and D keys to control the character to move and collect fruits. Guard The Baby is an online game that both fun and tests the players agility and logical reasoning. In the game, you take on the role of a hungry boy who is trying to eat all the fruits falling from above. In addition, players must also eliminate all the animals attacking the boy. Players will have to multitask: eating as many fruits as possible while fending off the attacking creatures. This game not only provides entertainment but also helps to improve reflexes an', '2024-09-09 07:35:14', '2024-09-09 07:35:14'), (381, 38, '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!', '1725887122.jpg', '1725887123.jpg', 'real-flight-simulator', 'https://html5.gamemonetize.com/qomp8q8bgmkbkwitrb5mc6ba7k3shj1m/', 0, 0, 1, 0, '0.0', 0, 'Real Flight Simulator', NULL, NULL, NULL, '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!', '2024-09-09 07:35:23', '2024-09-09 07:35:23'), (382, 38, 'Plug Man Race', 'Plug Head Race plays like a collecting arcade game with battery items. To win the level, you need to overpass the finish line in first place. Each platform requires a lot of red battery items, collect them, and use them to pass the current switch. When you are weaker than others, keep away from them and collect red battery items only. Remember to buy your favorite skins when you have enough gold coins.', '1725887124.jpg', '1725887124.jpg', 'plug-man-race', 'https://html5.gamemonetize.com/kqanb5x38iamu5oqbd1mhkdk7yaoon0f/', 0, 0, 1, 0, '0.0', 0, 'Plug Man Race', NULL, NULL, NULL, 'Plug Man Race', 'Plug Head Race plays like a collecting arcade game with battery items. To win the level, you need to overpass the finish line in first place. Each platform requires a lot of red battery items, collect them, and use them to pass the current switch. When you are weaker than others, keep away from them and collect red battery items only. Remember to buy your favorite skins when you have enough gold coins.', '2024-09-09 07:35:24', '2024-09-09 07:35:24'), (383, 38, '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.', '1725887125.jpg', '1725887125.jpg', 'last-day-on-earth-survival', 'https://html5.gamemonetize.com/glwm38stfnks21wuqi1876t1yyn11zvx/', 0, 0, 1, 0, '0.0', 0, 'Last Day On Earth Survival', NULL, NULL, NULL, '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.', '2024-09-09 07:35:26', '2024-09-09 07:35:26'), (384, 38, 'Fire Truck Driving Simulator', 'Fire Truck Driving Simulator is a fire truck driving simulation game with 4 different modes. In Level Mode, you need to arrive at the fire area and put it out in time in 10 levels. In City Mode, you have a chance to decide to accept the emergency missions on the street freely. In Free Mode, you can train your fireman knowledge without any limitations. In Parking Mode, you can forget about fire-rescue missions and train your parking skills. Enjoy your fireman time!', '1725887135.jpg', '1725887135.jpg', 'fire-truck-driving-simulator', 'https://html5.gamemonetize.com/0uxu5s9g496iapo2tnhx8wtjhecy0b8j/', 0, 0, 1, 0, '0.0', 0, 'Fire Truck Driving Simulator', NULL, NULL, NULL, 'Fire Truck Driving Simulator', 'Fire Truck Driving Simulator is a fire truck driving simulation game with 4 different modes. In Level Mode, you need to arrive at the fire area and put it out in time in 10 levels. In City Mode, you have a chance to decide to accept the emergency missions on the street freely. In Free Mode, you can train your fireman knowledge without any limitations. In Parking Mode, you can forget about fire-rescue missions and train your parking skills. Enjoy your fireman time!', '2024-09-09 07:35:36', '2024-09-09 07:35:36'), (385, 38, 'Horror Granny Playtime', 'This is a horror online hide-and-seek game. If you like the thrill of hide and seek, this game is for you. As the searching party, you must find everyone within the time limit. They may turn into objects in the scene to hide and confuse you. The game fails if you dont catch everyone in the allotted time. You can watch the adverts to view the clues if you cant find them. Welcome to the wonderful adventure world of hide and seek, start the game now.', '1725887141.jpg', '1725887142.jpg', 'horror-granny-playtime', 'https://html5.gamemonetize.com/gd6bqzul6asrs570yawzly7mqlj7vw2w/', 0, 0, 1, 0, '0.0', 0, 'Horror Granny Playtime', NULL, NULL, NULL, 'Horror Granny Playtime', 'This is a horror online hide-and-seek game. If you like the thrill of hide and seek, this game is for you. As the searching party, you must find everyone within the time limit. They may turn into objects in the scene to hide and confuse you. The game fails if you dont catch everyone in the allotted time. You can watch the adverts to view the clues if you cant find them. Welcome to the wonderful adventure world of hide and seek, start the game now.', '2024-09-09 07:35:42', '2024-09-09 07:35:42'), (386, 38, 'Plants Vs Zombies War', 'Plants Vs Zombies War is based on the famous PC game called Plants VS Zombies. This tower-defense strategy game needs your plans to fight against 15 kinds of incoming zombies. You can check the consumption and attack of all of your 15 plants before the battle. Then the tutorial will show the basic rules and plants at Level 1. The more levels you complete, the more plants you can unlock. You could also unlock them from ads in advance.', '1725887143.jpg', '1725887143.jpg', 'plants-vs-zombies-war', 'https://html5.gamemonetize.com/g0hi0kcpxu3w6yak9mk7s1z4ek5vs8q3/', 0, 0, 1, 0, '0.0', 0, 'Plants Vs Zombies War', NULL, NULL, NULL, 'Plants Vs Zombies War', 'Plants Vs Zombies War is based on the famous PC game called Plants VS Zombies. This tower-defense strategy game needs your plans to fight against 15 kinds of incoming zombies. You can check the consumption and attack of all of your 15 plants before the battle. Then the tutorial will show the basic rules and plants at Level 1. The more levels you complete, the more plants you can unlock. You could also unlock them from ads in advance.', '2024-09-09 07:35:44', '2024-09-09 07:35:44'), (387, 38, 'Baby Games For Preschool Kids', 'Baby Games For Preschool Kids is a very cute educational game at yiv.com. This baby games:2+ kids, and toddlers, has 3 parts for you to experience. They are Happy Island, Forest Adventure, and Cheerful Games. There are 3 mini-games in each of these 3 sections. These mini-games are good for you to exercise your ability to distinguish between size, color, shape, and animal species. If you are looking for a game that combines fun and entertainment, this game is definitely the best choice. Have fun!', '1725887156.jpg', '1725887156.jpg', 'baby-games-for-preschool-kids', 'https://html5.gamemonetize.com/5bu76cvkktp8njixko4j4kucy70yc6mg/', 0, 0, 1, 0, '0.0', 0, 'Baby Games For Preschool Kids', NULL, NULL, NULL, 'Baby Games For Preschool Kids', 'Baby Games For Preschool Kids is a very cute educational game at yiv.com. This baby games:2+ kids, and toddlers, has 3 parts for you to experience. They are Happy Island, Forest Adventure, and Cheerful Games. There are 3 mini-games in each of these 3 sections. These mini-games are good for you to exercise your ability to distinguish between size, color, shape, and animal species. If you are looking for a game that combines fun and entertainment, this game is definitely the best choice. Have fun!', '2024-09-09 07:35:56', '2024-09-09 07:35:56'), (388, 38, '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!', '1725887158.jpg', '1725887159.jpg', 'mech-monster-arena', 'https://html5.gamemonetize.com/ty57ya9u7pfgz1ew0x0z4sj089nx4jtn/', 0, 0, 1, 0, '0.0', 0, 'Mech Monster Arena', NULL, NULL, NULL, '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!', '2024-09-09 07:35:59', '2024-09-09 07:35:59'), (389, 38, 'Word Master Kids', 'Word Master Kids is an engaging educational game tailored for young learners, designed to nurture their vocabulary and spelling skills in a playful environment. With colorful visuals and interactive features, it captivates childrens attention while they explore various word challenges. Through puzzles, quizzes, and word-building activities, young players expand their language abilities while having fun. Website Developer <a href=\'https://www.bestcrazygames.com\'>https://www.bestcrazygames.com</a>', '1725887163.jpg', '1725887164.jpg', 'word-master-kids', 'https://html5.gamemonetize.com/j83g3m352xc3u23qdupk5rsl1sj8vis8/', 0, 0, 1, 0, '0.0', 0, 'Word Master Kids', NULL, NULL, NULL, 'Word Master Kids', 'Word Master Kids is an engaging educational game tailored for young learners, designed to nurture their vocabulary and spelling skills in a playful environment. With colorful visuals and interactive features, it captivates childrens attention while they explore various word challenges. Through puzzles, quizzes, and word-building activities, young players expand their language abilities while having fun. Website Developer <a href=\'https://www.bestcrazygames.com\'>https://www.bestcrazygames.com</a>', '2024-09-09 07:36:04', '2024-09-09 07:36:04'), (390, 38, '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 <a href=\'https://www.onlinegames.io/\'>https://www.onlinegames.io/</a>', '1725887167.jpg', '1725887168.jpg', 'vampire-survivors-dark', 'https://html5.gamemonetize.com/5oizge6uwba44e1em9m9tsok5k7knoxg/', 0, 0, 1, 0, '0.0', 0, 'Vampire Survivors Dark', NULL, NULL, NULL, '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 <a href=\'https://www.onlinegames.io/\'>https://www.onlinegames.io/</a>', '2024-09-09 07:36:08', '2024-09-09 07:36:08'), (391, 38, '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.', '1725887173.jpg', '1725887173.jpg', 'driver-zombie-escape-2d', 'https://html5.gamemonetize.com/pvp4gqoj5rzpahxyhbyn9artg00wbl8t/', 0, 0, 1, 0, '0.0', 0, 'Driver Zombie Escape 2D', NULL, NULL, NULL, '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.', '2024-09-09 07:36:13', '2024-09-09 07:36:13'), (392, 38, '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 <a href=\'https://www.crazygamesonline.com\'>https://www.crazygamesonline.com</a>', '1725887176.jpg', '1725887176.jpg', 'city-zombie-survival-2d', 'https://html5.gamemonetize.com/x6og16unfrtl0lysxhx00o33dwwh7jam/', 0, 0, 1, 0, '0.0', 0, 'City Zombie Survival 2D', NULL, NULL, NULL, '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 <a href=\'https://www.crazygamesonline.com\'>https://www.crazygamesonline.com</a>', '2024-09-09 07:36:16', '2024-09-09 07:36:16'), (393, 38, '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.', '1725887184.jpg', '1725887184.jpg', 'leg-stretch-digital-circus-3', 'https://html5.gamemonetize.com/4tdbououp3ukjjse99g1uchooauf91uu/', 0, 0, 1, 0, '0.0', 0, 'LEG Stretch digital circus 3', NULL, NULL, NULL, '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.', '2024-09-09 07:36:25', '2024-09-09 07:36:25'), (394, 38, 'Oil Tanker Truck Transport', 'Driving a monster truck is awesome and thrilling! You have to be careful with every operation! How about driving a truck on the cliff edge? In Oil Tanker Truck Transport you have to face this challenge! You are a truck driver, and you have to reach the finish line! Tough mountain roads and tight lanes are your challenges! Can you do this risky mission? Many truck types and levels are ready for you to beat! Play this game! Have fun!', '1725887185.jpg', '1725887185.jpg', 'oil-tanker-truck-transport', 'https://html5.gamemonetize.com/8a8zdsgou4lwpsx4b2cgpfios6h8p0q3/', 0, 0, 1, 0, '0.0', 0, 'Oil Tanker Truck Transport', NULL, NULL, NULL, 'Oil Tanker Truck Transport', 'Driving a monster truck is awesome and thrilling! You have to be careful with every operation! How about driving a truck on the cliff edge? In Oil Tanker Truck Transport you have to face this challenge! You are a truck driver, and you have to reach the finish line! Tough mountain roads and tight lanes are your challenges! Can you do this risky mission? Many truck types and levels are ready for you to beat! Play this game! Have fun!', '2024-09-09 07:36:25', '2024-09-09 07:36:25'), (395, 38, 'Call to Lethal Company', 'The Lethal Company urgently needs interns! Urgently call the employees of the company and not only to find out what it is like to work in a Lethal Company!!', '1725887186.jpg', '1725887186.jpg', 'call-to-lethal-company', 'https://html5.gamemonetize.com/rtf7e669gd9ccw1tkcjncyb4vmmlbs21/', 0, 0, 1, 0, '0.0', 0, 'Call to Lethal Company', NULL, NULL, NULL, 'Call to Lethal Company', 'The Lethal Company urgently needs interns! Urgently call the employees of the company and not only to find out what it is like to work in a Lethal Company!!', '2024-09-09 07:36:27', '2024-09-09 07:36:27'), (396, 38, 'Boogers', 'The time has come to put everything in its place and please your friend with attention. Boogers is a new hit for practical use: you open the application, turn on the search for a potential place of snot attraction and watch the screen. Just a couple of moments and you will leave your mark where it is needed. Dont waste the moment.', '1725887187.jpg', '1725887188.jpg', 'boogers', 'https://html5.gamemonetize.com/mdu5ueiwl6rjkw725980ug2kap3sraa4/', 0, 0, 1, 0, '0.0', 0, 'Boogers', NULL, NULL, NULL, 'Boogers', 'The time has come to put everything in its place and please your friend with attention. Boogers is a new hit for practical use: you open the application, turn on the search for a potential place of snot attraction and watch the screen. Just a couple of moments and you will leave your mark where it is needed. Dont waste the moment.', '2024-09-09 07:36:28', '2024-09-09 07:36:28'), (397, 38, 'Police Car Line Driving', 'Police Car Line Driving is a cool and addictive 3D car-avoiding arcade game. You have to chase unauthorized vehicles and drive as far as you can for higher score records. Each vehicle will give you an extra 100 scores right away. You have to dodge the bombs, other vehicles will do the same. If you hit them, you will lose the game immediately. Your current score and best score will be shown on the settlement page. If you want to improve your current score, you can restart and try again.', '1725887188.jpg', '1725887189.jpg', 'police-car-line-driving', 'https://html5.gamemonetize.com/njabpms143vcnswvfgx72emtf7x89t0h/', 0, 0, 1, 0, '0.0', 0, 'Police Car Line Driving', NULL, NULL, NULL, 'Police Car Line Driving', 'Police Car Line Driving is a cool and addictive 3D car-avoiding arcade game. You have to chase unauthorized vehicles and drive as far as you can for higher score records. Each vehicle will give you an extra 100 scores right away. You have to dodge the bombs, other vehicles will do the same. If you hit them, you will lose the game immediately. Your current score and best score will be shown on the settlement page. If you want to improve your current score, you can restart and try again.', '2024-09-09 07:36:29', '2024-09-09 07:36:29'), (398, 38, 'Village Farm Life', 'Farm Life is a game that simulate tasks of farmers who work on a big farm. With farm Life, Players are transformed into farmers do everything from planting and tending crops until harvest, hand-picking and buy breeding animals and care until maturity; experienced simultaneously, manually what makes the food manufacturing and food from agricultural products harvested in the animal feed crops. This brings the extremely interesting and attractive experiences. Are you ready to play and build their own farm in this game? Website Developer <a href=\'https://www.gamesmunch.com/\'>https://www.gamesmunch.com/</a>', '1725887189.jpg', '1725887190.jpg', 'village-farm-life', 'https://html5.gamemonetize.com/fwbro63nct7si1iia09e0gn8el6ee8xh/', 0, 0, 1, 0, '0.0', 0, 'Village Farm Life', NULL, NULL, NULL, 'Village Farm Life', 'Farm Life is a game that simulate tasks of farmers who work on a big farm. With farm Life, Players are transformed into farmers do everything from planting and tending crops until harvest, hand-picking and buy breeding animals and care until maturity; experienced simultaneously, manually what makes the food manufacturing and food from agricultural products harvested in the animal feed crops. This brings the extremely interesting and attractive experiences. Are you ready to play and build their own farm in this game? Website Developer <a href=\'https://www.gamesmunch.com/\'>https://www.gamesmunch.com/</a>', '2024-09-09 07:36:30', '2024-09-09 07:36:30'), (399, 38, '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!', '1725887196.jpg', '1725887196.jpg', 'magictower', 'https://html5.gamemonetize.com/86s69hjykukvfzw769mjgg2da7uurpfl/', 0, 0, 1, 0, '0.0', 0, 'MagicTower', NULL, NULL, NULL, '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!', '2024-09-09 07:36:36', '2024-09-09 07:36:36'), (400, 38, 'Car Rush Fast Game', 'Buckle up and get ready for the high-octane thrill ride of Car Rush Game! Hit the pedal and race through a winding urban landscape, dodging traffic, and overcoming obstacles. Show off your lightning-fast reflexes and keen driving skills as you strive to reach the finish line first. Get ready for the ultimate adrenaline rush in this pulse-pounding racing experience!', '1725887197.jpg', '1725887197.jpg', 'car-rush-fast-game', 'https://html5.gamemonetize.com/o3qz5blqw700khul2j2d6vm2d1nlhb3u/', 0, 0, 1, 0, '0.0', 0, 'Car Rush Fast Game', NULL, NULL, NULL, 'Car Rush Fast Game', 'Buckle up and get ready for the high-octane thrill ride of Car Rush Game! Hit the pedal and race through a winding urban landscape, dodging traffic, and overcoming obstacles. Show off your lightning-fast reflexes and keen driving skills as you strive to reach the finish line first. Get ready for the ultimate adrenaline rush in this pulse-pounding racing experience!', '2024-09-09 07:36:37', '2024-09-09 07:36:37'), (401, 38, 'Excavator Simulator 3D', 'Drive and operate realistic 3D construction vehicles in Excavator Simulator 3D, the best engineer vehicle JCB simulation game. You can choose from different trucks, excavators, and Pincer Jaws to complete various missions and tasks. Whether you need to dig, clamp, lift, hammer, or forklift, you can switch the attachments easily and quickly. Learn how to control these powerful machines and enjoy the realistic physics and graphics. Complete the levels faster and earn more money to buy more vehicles and unlock new challenges. Have fun!', '1725887198.jpg', '1725887198.jpg', 'excavator-simulator-3d', 'https://html5.gamemonetize.com/7wov98mycit3fq1iqlxn1dxs020z4qnz/', 0, 0, 1, 0, '0.0', 0, 'Excavator Simulator 3D', NULL, NULL, NULL, 'Excavator Simulator 3D', 'Drive and operate realistic 3D construction vehicles in Excavator Simulator 3D, the best engineer vehicle JCB simulation game. You can choose from different trucks, excavators, and Pincer Jaws to complete various missions and tasks. Whether you need to dig, clamp, lift, hammer, or forklift, you can switch the attachments easily and quickly. Learn how to control these powerful machines and enjoy the realistic physics and graphics. Complete the levels faster and earn more money to buy more vehicles and unlock new challenges. Have fun!', '2024-09-09 07:36:39', '2024-09-09 07:36:39'); INSERT INTO `games` (`id`, `category_id`, `name`, `description`, `image`, `banner`, `slug`, `game_url`, `views`, `plays`, `status`, `featured`, `average_rating`, `number_of_reviews`, `tags`, `published_at`, `developer_name`, `developer_url`, `meta_title`, `meta_description`, `created_at`, `updated_at`) VALUES (402, 38, 'Real JCB Excavator Simulator', 'Excavator Crane Driving Sim is a realistic and fun 3D cartoon construction vehicle driving simulation game. You can drive and operate Excavators, Rollers, Shovels, Forklifts, and Trucks in 4 stages of levels. You can earn coins and buy more skins or customize your vehicles in DIY mode. You can also watch ads to get more coins easily. You don’t have to worry about time or scores, just follow the green arrows and complete all construction levels!', '1725887199.jpg', '1725887200.jpg', 'real-jcb-excavator-simulator', 'https://html5.gamemonetize.com/lrhrhwj6zkb8o1drgkszffgv1z8k94ra/', 0, 0, 1, 0, '0.0', 0, 'Real JCB Excavator Simulator', NULL, NULL, NULL, 'Real JCB Excavator Simulator', 'Excavator Crane Driving Sim is a realistic and fun 3D cartoon construction vehicle driving simulation game. You can drive and operate Excavators, Rollers, Shovels, Forklifts, and Trucks in 4 stages of levels. You can earn coins and buy more skins or customize your vehicles in DIY mode. You can also watch ads to get more coins easily. You don’t have to worry about time or scores, just follow the green arrows and complete all construction levels!', '2024-09-09 07:36:40', '2024-09-09 07:36:40'), (403, 38, 'Alvin Super Hero', 'Join the, Alvin Super Hero , in an action-packed superhero training game. Theodore has created a high-speed Superboard, and now its time to see who deserves it in a neighborhood race. If youve played Temple Run before , youll be familiar with the gameplay – navigate a randomly generated obstacle course through the streets, collect coins, and run as far as you can. But watch out for obstacles; one collision ends the race. Test your skills in this thrilling Super Hero adventure!', '1725887200.jpg', '1725887201.jpg', 'alvin-super-hero', 'https://html5.gamemonetize.com/d0fxy3q7cp54uq299iwx76xqywvtit1x/', 0, 0, 1, 0, '0.0', 0, 'Alvin Super Hero', NULL, NULL, NULL, 'Alvin Super Hero', 'Join the, Alvin Super Hero , in an action-packed superhero training game. Theodore has created a high-speed Superboard, and now its time to see who deserves it in a neighborhood race. If youve played Temple Run before , youll be familiar with the gameplay – navigate a randomly generated obstacle course through the streets, collect coins, and run as far as you can. But watch out for obstacles; one collision ends the race. Test your skills in this thrilling Super Hero adventure!', '2024-09-09 07:36:41', '2024-09-09 07:36:41'), (404, 38, 'Encanto Coloring Book', 'Encanto Coloring Book invites players into the vibrant and magical world inspired by the Disney animated film Encanto. This delightful coloring book game offers a creative and interactive experience for fans of all ages. Immerse yourself in the enchanting story of the Madrigal family, who live in a magical house in the mountains of Colombia. Website developer:', '1725887203.jpg', '1725887204.jpg', 'encanto-coloring-book', 'https://html5.gamemonetize.com/kmuxtlomy1qvavnvpiac46m367fl69mc/', 0, 0, 1, 0, '0.0', 0, 'Encanto Coloring Book', NULL, NULL, NULL, 'Encanto Coloring Book', 'Encanto Coloring Book invites players into the vibrant and magical world inspired by the Disney animated film Encanto. This delightful coloring book game offers a creative and interactive experience for fans of all ages. Immerse yourself in the enchanting story of the Madrigal family, who live in a magical house in the mountains of Colombia. Website developer:', '2024-09-09 07:36:44', '2024-09-09 07:36:44'), (405, 38, 'Craig of the Creek Learning the Body Online', 'Craig of the Creek Learning the Body Online is an engaging educational game that takes young players on an exciting journey to discover the mysteries of the human body. Embark on an adventure with Craig and his friends from the Creek as they explore the intricacies of anatomy through fun and interactive challenges. Website Developer <a href=\'https://www.games-kids.com\'>https://www.games-kids.com</a>', '1725887205.jpg', '1725887206.jpg', 'craig-of-the-creek-learning-the-body-online', 'https://html5.gamemonetize.com/73ji3pqi1c0e4uki4badplna6vlph7p0/', 0, 0, 1, 0, '0.0', 0, 'Craig of the Creek Learning the Body Online', NULL, NULL, NULL, 'Craig of the Creek Learning the Body Online', 'Craig of the Creek Learning the Body Online is an engaging educational game that takes young players on an exciting journey to discover the mysteries of the human body. Embark on an adventure with Craig and his friends from the Creek as they explore the intricacies of anatomy through fun and interactive challenges. Website Developer <a href=\'https://www.games-kids.com\'>https://www.games-kids.com</a>', '2024-09-09 07:36:46', '2024-09-09 07:36:46'), (406, 38, '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.', '1725887206.jpg', '1725887207.jpg', 'ba-da-bean-coloring-book', 'https://html5.gamemonetize.com/eh6qu75skbbrbzlkl0wjijmz0krts3b6/', 0, 0, 1, 0, '0.0', 0, 'Ba Da Bean Coloring Book', NULL, NULL, NULL, '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.', '2024-09-09 07:36:47', '2024-09-09 07:36:47'), (407, 38, '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.', '1725887208.jpg', '1725887208.jpg', 'dark-war', 'https://html5.gamemonetize.com/henzg07w9l8dgdwrqsww9xydgpz2gpcs/', 0, 0, 1, 0, '0.0', 0, 'Dark War', NULL, NULL, NULL, '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.', '2024-09-09 07:36:49', '2024-09-09 07:36:49'), (408, 38, 'Retro Street Fighter', 'Travel back in time with Retro Street Fighter, a side-scrolling fighting game that will make you feel nostalgic. This game features 2D-pixel art that gives it a classic look. You will fight your way through multiple levels, facing different enemies and showing off your skills. You can choose from seven levels of difficulty and challenge yourself. You will also have various moves to use in combat, such as punches, kicks, and blocks. But be careful, some enemies are tough and dangerous.', '1725887213.jpg', '1725887214.jpg', 'retro-street-fighter', 'https://html5.gamemonetize.com/jr7roso7r39aua71aijeuxoxlgluaqku/', 0, 0, 1, 0, '0.0', 0, 'Retro Street Fighter', NULL, NULL, NULL, 'Retro Street Fighter', 'Travel back in time with Retro Street Fighter, a side-scrolling fighting game that will make you feel nostalgic. This game features 2D-pixel art that gives it a classic look. You will fight your way through multiple levels, facing different enemies and showing off your skills. You can choose from seven levels of difficulty and challenge yourself. You will also have various moves to use in combat, such as punches, kicks, and blocks. But be careful, some enemies are tough and dangerous.', '2024-09-09 07:36:54', '2024-09-09 07:36:54'), (409, 38, 'Skibidi Man: Search of Skibidi Girl', 'In one old skibidi village, a boy decided to meet a skibidi girl, and she fell in love with him at first sight, but she was stolen by the evil skibidi Bully. Now you have to help the boy find her Love... Many dangers await you along the way.', '1725887215.jpg', '1725887215.jpg', 'skibidi-man-search-of-skibidi-girl', 'https://html5.gamemonetize.com/6ubohjfnkghbso76xbuikm2p8ldfnklr/', 0, 0, 1, 0, '0.0', 0, 'Skibidi Man: Search of Skibidi Girl', NULL, NULL, NULL, 'Skibidi Man: Search of Skibidi Girl', 'In one old skibidi village, a boy decided to meet a skibidi girl, and she fell in love with him at first sight, but she was stolen by the evil skibidi Bully. Now you have to help the boy find her Love... Many dangers await you along the way.', '2024-09-09 07:36:56', '2024-09-09 07:36:56'), (410, 38, '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?', '1725887219.jpg', '1725887220.jpg', 'spaceman-escape-adventure', 'https://html5.gamemonetize.com/xatdw0u14xo45jxir654hnif9di0qk77/', 0, 0, 1, 0, '0.0', 0, 'Spaceman Escape Adventure', NULL, NULL, NULL, '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?', '2024-09-09 07:37:00', '2024-09-09 07:37:00'), (411, 38, 'Battle Warship Arena', 'Battle Warship Arena is a thrilling 2D naval combat game that lets you command your own warship and blast away enemy ships. You can choose from five different ships and five unique captains, each with their own skills and abilities. You can also upgrade your warship’s firepower, armor, speed, and more. To win each level, you need to destroy all enemy ships while staying within the red circle. If you go outside the circle, your warship will take constant damage until it sinks. Battle Warship Arena is a fun and challenging game that will test your strategic skills and reflexes. Are you ready to rule the seas?', '1725887224.jpg', '1725887225.jpg', 'battle-warship-arena', 'https://html5.gamemonetize.com/lvpy2a5xbyd2xj8h5oeqzspfevjiuy15/', 0, 0, 1, 0, '0.0', 0, 'Battle Warship Arena', NULL, NULL, NULL, 'Battle Warship Arena', 'Battle Warship Arena is a thrilling 2D naval combat game that lets you command your own warship and blast away enemy ships. You can choose from five different ships and five unique captains, each with their own skills and abilities. You can also upgrade your warship’s firepower, armor, speed, and more. To win each level, you need to destroy all enemy ships while staying within the red circle. If you go outside the circle, your warship will take constant damage until it sinks. Battle Warship Arena is a fun and challenging game that will test your strategic skills and reflexes. Are you ready to rule the seas?', '2024-09-09 07:37:05', '2024-09-09 07:37:05'), (412, 32, 'My Colorful Denim Days', 'Welcome to My Colorful Denim Days. Hey Girls! Are you ready for the coolest outfits? The style for today is #denim! Barbie and his friends are curious to know which style suits them best. Mix and match the clothes and create awesome outfits for the girls. Browse and pick suitable costumes for them. Play and Have fun!', '1725887387.jpg', '1725887388.jpg', 'my-colorful-denim-days', 'https://html5.gamemonetize.com/8wv8tbqmwv1wkdhxo2m1puaxp1etntv5/', 0, 0, 1, 0, '0.0', 0, 'My Colorful Denim Days', NULL, NULL, NULL, 'My Colorful Denim Days', 'Welcome to My Colorful Denim Days. Hey Girls! Are you ready for the coolest outfits? The style for today is #denim! Barbie and his friends are curious to know which style suits them best. Mix and match the clothes and create awesome outfits for the girls. Browse and pick suitable costumes for them. Play and Have fun!', '2024-09-09 07:39:48', '2024-09-09 07:39:48'), (413, 32, 'Celebrity Dark Gothic Fashion', 'Welcome to Celebrity Dark Gothic Fashion. Celebrity girls plan something unique in fashion. They heard about Dark gothic fashion and were excited to try it. But they have some confusion to choose the best outfit. Browse the wardrobe and pick suitable costumes and outfits for girls. Join with girls and so your creative skill. Have fun!', '1725887394.jpg', '1725887395.jpg', 'celebrity-dark-gothic-fashion', 'https://html5.gamemonetize.com/jhcxheu7hik0bmrys2wnarmxe6ze3wkq/', 0, 0, 1, 0, '0.0', 0, 'Celebrity Dark Gothic Fashion', NULL, NULL, NULL, 'Celebrity Dark Gothic Fashion', 'Welcome to Celebrity Dark Gothic Fashion. Celebrity girls plan something unique in fashion. They heard about Dark gothic fashion and were excited to try it. But they have some confusion to choose the best outfit. Browse the wardrobe and pick suitable costumes and outfits for girls. Join with girls and so your creative skill. Have fun!', '2024-09-09 07:39:55', '2024-09-09 07:39:55'), (414, 32, 'My Sweet Lolita Dress', 'Welcome to My Sweet Lolita Dress. LOL Surprise girls plan to try their sweet lolita fashion. Lolita fashion is a cute stylish way to dress up in puffy skirts, lacy blouses, and accessories, perfect to create your own colorful trendy fashion. Mix classical, sweet, and gothic lolita styles for a unique spin on the Japanese trend. Browse and find cute outfits for our girls. Join as a fashion expert and show your skill.', '1725887395.jpg', '1725887395.jpg', 'my-sweet-lolita-dress', 'https://html5.gamemonetize.com/21e5d6uhzzk4tk5wlk6ch7wayzltrja9/', 0, 0, 1, 0, '0.0', 0, 'My Sweet Lolita Dress', NULL, NULL, NULL, 'My Sweet Lolita Dress', 'Welcome to My Sweet Lolita Dress. LOL Surprise girls plan to try their sweet lolita fashion. Lolita fashion is a cute stylish way to dress up in puffy skirts, lacy blouses, and accessories, perfect to create your own colorful trendy fashion. Mix classical, sweet, and gothic lolita styles for a unique spin on the Japanese trend. Browse and find cute outfits for our girls. Join as a fashion expert and show your skill.', '2024-09-09 07:39:55', '2024-09-09 07:39:55'), (415, 32, 'BFFs Summer Aesthetic', 'Welcome to the BFFs Summer Aesthetic. Summer is here, and these 6 BFFs are already enjoying it in style with amazing trips around the world! This year, each of them picked a unique destination for the summer holiday, but they keep themselves updated by sending each other lots of pictures. Join them in, and get ready to discover the most beautiful colors of summer.', '1725887397.jpg', '1725887397.jpg', 'bffs-summer-aesthetic', 'https://html5.gamemonetize.com/oylw8g5yohfj27tvno9nqk57u5m5mjf2/', 0, 0, 1, 0, '0.0', 0, 'BFFs Summer Aesthetic', NULL, NULL, NULL, 'BFFs Summer Aesthetic', 'Welcome to the BFFs Summer Aesthetic. Summer is here, and these 6 BFFs are already enjoying it in style with amazing trips around the world! This year, each of them picked a unique destination for the summer holiday, but they keep themselves updated by sending each other lots of pictures. Join them in, and get ready to discover the most beautiful colors of summer.', '2024-09-09 07:39:58', '2024-09-09 07:39:58'), (416, 32, '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.', '1725887398.jpg', '1725887399.jpg', 'cat-pet-doctor-dentist', 'https://html5.gamemonetize.com/2k0wbrioi2gllnf2nns4d33n8gt6fmio/', 0, 0, 1, 0, '0.0', 0, 'Cat Pet Doctor Dentist', NULL, NULL, NULL, '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.', '2024-09-09 07:39:59', '2024-09-09 07:39:59'), (417, 32, '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!', '1725887412.jpg', '1725887413.jpg', 'ellie-and-ben-insta-fashion', 'https://html5.gamemonetize.com/y53pkgkul2bvodw22pdauo5lh4sprnv1/', 0, 0, 1, 0, '0.0', 0, 'Ellie And Ben Insta Fashion', NULL, NULL, NULL, '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!', '2024-09-09 07:40:13', '2024-09-09 07:40:13'), (418, 32, '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.', '1725887413.jpg', '1725887414.jpg', 'bff-summer-shine-look', 'https://html5.gamemonetize.com/rdxaoe3rdbmy0iwwmpfd8vbf16bcui7s/', 0, 0, 1, 0, '0.0', 0, 'BFF Summer Shine Look', NULL, NULL, NULL, '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.', '2024-09-09 07:40:15', '2024-09-09 07:40:15'), (419, 32, '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.', '1725887437.jpg', '1725887438.jpg', 'my-baby-unicorn-2', 'https://html5.gamemonetize.com/kh4jhkm8cn0rc9nuyj6dip7zogyjzlk3/', 0, 0, 1, 0, '0.0', 0, 'My Baby Unicorn 2', NULL, NULL, NULL, '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.', '2024-09-09 07:40:38', '2024-09-09 07:40:38'), (420, 32, '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!', '1725887439.jpg', '1725887439.jpg', 'baby-princess-unicorn-mobile-phone', 'https://html5.gamemonetize.com/e1i8s2xvrzvvv3og33vjb8j53mtax3ln/', 0, 0, 1, 0, '0.0', 0, 'Baby Princess Unicorn Mobile Phone', NULL, NULL, NULL, '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!', '2024-09-09 07:40:39', '2024-09-09 07:40:39'), (421, 32, '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!', '1725887440.jpg', '1725887441.jpg', 'ultimate-trivia-quiz', 'https://html5.gamemonetize.com/kkyflfvmfzkqxsb9t4rulmtm8llbcxm7/', 0, 0, 1, 0, '0.0', 0, 'Ultimate Trivia Quiz', NULL, NULL, NULL, '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!', '2024-09-09 07:40:41', '2024-09-09 07:40:41'), (422, 32, '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!', '1725887441.jpg', '1725887444.jpg', 'animals-pare', 'https://html5.gamemonetize.com/vtaqvtn2mbc8dh3k5xwmckcpntk59uya/', 0, 0, 1, 0, '0.0', 0, 'Animals Pare', NULL, NULL, NULL, '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!', '2024-09-09 07:40:44', '2024-09-09 07:40:44'), (423, 32, '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!', '1725887446.jpg', '1725887446.jpg', 'celebrity-e-girl-fashion', 'https://html5.gamemonetize.com/o753t86yfd4wp1yyoe2i9kuy2gldntsh/', 0, 0, 1, 0, '0.0', 0, 'Celebrity E Girl Fashion', NULL, NULL, NULL, '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!', '2024-09-09 07:40:46', '2024-09-09 07:40:46'), (424, 32, 'K Pop Stars Inspired Look', 'Welcome to K-Pop Stars Inspired Look. These girls love Korean pop music. They absolutely adore the world of k-pop, and they’re going to a nightclub where a DJ will be playing music by their favorite groups all night long! Help them choose awesome outfits and fast! You can also lend them a hand while they do their makeup in this beauty game.', '1725887447.jpg', '1725887447.jpg', 'k-pop-stars-inspired-look', 'https://html5.gamemonetize.com/bq7dq4vvljckckitd856m8gbxowzr0dz/', 0, 0, 1, 0, '0.0', 0, 'K Pop Stars Inspired Look', NULL, NULL, NULL, 'K Pop Stars Inspired Look', 'Welcome to K-Pop Stars Inspired Look. These girls love Korean pop music. They absolutely adore the world of k-pop, and they’re going to a nightclub where a DJ will be playing music by their favorite groups all night long! Help them choose awesome outfits and fast! You can also lend them a hand while they do their makeup in this beauty game.', '2024-09-09 07:40:48', '2024-09-09 07:40:48'), (425, 32, '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!', '1725887448.jpg', '1725887448.jpg', 'my-perfect-weekend-outfits', 'https://html5.gamemonetize.com/j8iem749la21bp43p9ab4uwrgmsdfca0/', 0, 0, 1, 0, '0.0', 0, 'My Perfect Weekend Outfits', NULL, NULL, NULL, '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!', '2024-09-09 07:40:49', '2024-09-09 07:40:49'), (426, 32, 'BTS Messi Coloring Book', 'Introducing the BTS Messi Coloring Book, a delightful collection of coloring pages perfect for both kids and adults! Featuring the beloved football star Messi, these pages offer a unique blend of sport and creativity. Whether youre a die-hard football fan or simply looking for a fun and relaxing activity, the BTS Messi Coloring Book is sure to provide hours of entertainment.', '1725887449.jpg', '1725887450.jpg', 'bts-messi-coloring-book', 'https://html5.gamemonetize.com/lza9218h9wudblhkraqu1lvcuqeh92b6/', 0, 0, 1, 0, '0.0', 0, 'BTS Messi Coloring Book', NULL, NULL, NULL, 'BTS Messi Coloring Book', 'Introducing the BTS Messi Coloring Book, a delightful collection of coloring pages perfect for both kids and adults! Featuring the beloved football star Messi, these pages offer a unique blend of sport and creativity. Whether youre a die-hard football fan or simply looking for a fun and relaxing activity, the BTS Messi Coloring Book is sure to provide hours of entertainment.', '2024-09-09 07:40:50', '2024-09-09 07:40:50'), (427, 32, 'My Virtual Dog Care', 'My Virtual Dog Care is a cute pet care game. This game is designed by Yiv.com for kids who love pets. The game has a lively and cute painting style and smooth animations, which can make you feel very comfortable. The gameplay of this game is also very simple and addictive. This game has a total of 4 parts: putting the puppy to sleep, feeding the puppy food, helping the puppy bathe, and playing with the puppy. This is the same as taking care of a puppy in real life. But the difference is that taking care of the puppy in this game is effortless. You only need to tap your fingers to make this Virtual Dog happy and healthy.', '1725887455.jpg', '1725887455.jpg', 'my-virtual-dog-care', 'https://html5.gamemonetize.com/cglmm9doeb9zqe86gttscc5m1dn8mgdj/', 0, 0, 1, 0, '0.0', 0, 'My Virtual Dog Care', NULL, NULL, NULL, 'My Virtual Dog Care', 'My Virtual Dog Care is a cute pet care game. This game is designed by Yiv.com for kids who love pets. The game has a lively and cute painting style and smooth animations, which can make you feel very comfortable. The gameplay of this game is also very simple and addictive. This game has a total of 4 parts: putting the puppy to sleep, feeding the puppy food, helping the puppy bathe, and playing with the puppy. This is the same as taking care of a puppy in real life. But the difference is that taking care of the puppy in this game is effortless. You only need to tap your fingers to make this Virtual Dog happy and healthy.', '2024-09-09 07:40:56', '2024-09-09 07:40:56'), (428, 32, '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!', '1725887456.jpg', '1725887456.jpg', 'kids-hospital-doctor', 'https://html5.gamemonetize.com/uilr6dbzdy4dkuxjuhoyzs2lql3usv73/', 0, 0, 1, 0, '0.0', 0, 'Kids Hospital Doctor', NULL, NULL, NULL, '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!', '2024-09-09 07:40:57', '2024-09-09 07:40:57'), (429, 32, 'Little Hippo Care', 'Little Hippo Care is an educational game for children. Its very interactive and you wont be able to put it down. In this game, you will help the mother hippo take care of her baby hippopotamus. For example, help the little hippo bathe, take it to the park for a picnic, feed it, coax it to sleep, make accessories for it, etc. In addition, we also provide you with many carefully designed small toys, so that both you and the little hippo can experience the fun of childlike innocence.', '1725887467.jpg', '1725887468.jpg', 'little-hippo-care', 'https://html5.gamemonetize.com/d896bz95vop4cldtim4po9hf1oi8q7h3/', 0, 0, 1, 0, '0.0', 0, 'Little Hippo Care', NULL, NULL, NULL, 'Little Hippo Care', 'Little Hippo Care is an educational game for children. Its very interactive and you wont be able to put it down. In this game, you will help the mother hippo take care of her baby hippopotamus. For example, help the little hippo bathe, take it to the park for a picnic, feed it, coax it to sleep, make accessories for it, etc. In addition, we also provide you with many carefully designed small toys, so that both you and the little hippo can experience the fun of childlike innocence.', '2024-09-09 07:41:08', '2024-09-09 07:41:08'), (430, 32, '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.', '1725887468.jpg', '1725887468.jpg', 'my-pet-loki-virtual-dog', 'https://html5.gamemonetize.com/x5ibnqx535vy7ezb41z7w66v84sbksvt/', 0, 0, 1, 0, '0.0', 0, 'My Pet Loki Virtual Dog', NULL, NULL, NULL, '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.', '2024-09-09 07:41:09', '2024-09-09 07:41:09'), (431, 39, 'Color Path IO', 'Welcome to Color Path.io! Get ready to run and draw your color path to claim the biggest area. Strategize by drawing paths around your opponents to trap them and secure your victory. Can you outsmart and outmaneuver your rivals to become the ultimate champion?', '1725887575.jpg', '1725887576.jpg', 'color-path-io', 'https://html5.gamemonetize.com/993brpbfu5u9o090ik0khqjsgf8t0kg6/', 0, 0, 1, 0, '0.0', 0, 'Color Path IO', NULL, NULL, NULL, 'Color Path IO', 'Welcome to Color Path.io! Get ready to run and draw your color path to claim the biggest area. Strategize by drawing paths around your opponents to trap them and secure your victory. Can you outsmart and outmaneuver your rivals to become the ultimate champion?', '2024-09-09 07:42:56', '2024-09-09 07:42:56'), (432, 39, 'Billiard Champion', 'Бильярд - одна из самых популярных игр в мире, она может развить у людей способность к логическому мышлению и хорошо тренировать их зрение, а также может тренировать терпение и способность к спокойному мышлению.', '1725887576.jpg', '1725887576.jpg', 'billiard-champion', 'https://html5.gamemonetize.com/6plitwan0l11bxzub092x7uqcwh4h5ix/', 0, 0, 1, 0, '0.0', 0, 'Billiard Champion', NULL, NULL, NULL, 'Billiard Champion', 'Бильярд - одна из самых популярных игр в мире, она может развить у людей способность к логическому мышлению и хорошо тренировать их зрение, а также может тренировать терпение и способность к спокойному мышлению.', '2024-09-09 07:42:57', '2024-09-09 07:42:57'), (433, 39, '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!', '1725887577.jpg', '1725887578.jpg', 'board-kings-board-dice', 'https://html5.gamemonetize.com/qylq7h9zvv6fm2qrr9e8yprpc0opdhjd/', 0, 0, 1, 0, '0.0', 0, 'Board Kings Board Dice', NULL, NULL, NULL, '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!', '2024-09-09 07:42:58', '2024-09-09 07:42:58'), (434, 39, 'Jungle Fight', 'In Jungle Fight players control an army of animals to overpower the opposing players forces. The goal is to deplete the opponents health by strategically using the unique abilities of various animals in combat. Players must navigate the jungle environment, making tactical decisions to ensure their army dominates the battlefield and emerges victorious.', '1725887578.jpg', '1725887579.jpg', 'jungle-fight', 'https://html5.gamemonetize.com/xhx7z1mr85op97320i18awkx4837z316/', 0, 0, 1, 0, '0.0', 0, 'Jungle Fight', NULL, NULL, NULL, 'Jungle Fight', 'In Jungle Fight players control an army of animals to overpower the opposing players forces. The goal is to deplete the opponents health by strategically using the unique abilities of various animals in combat. Players must navigate the jungle environment, making tactical decisions to ensure their army dominates the battlefield and emerges victorious.', '2024-09-09 07:42:59', '2024-09-09 07:42:59'), (435, 39, 'HOLDEM CARD GAME', '** HOLDEM CARD GAME is A FREE-TO-PLAY ONLINE H5 GAME. * HOLDEM CARD GAME is the online Texas Holdem game that allows you to play poker games with millions of real players, on the most fun and exciting play money poker game out there. * Texas Hold’em poker is one of the most popular poker variants in the world. Despite its relative simplicity, Texas Hold’em has the potential to be played with a seemingly infinite variety of strategies and tactics. ** HOLDEM CARD GAME lets you: * PLAY CARD GAME ONLINE WITH MILLIONS OF REAL PLAYERS ~ Play online poker games with the world’s largest community of real poker players.', '1725887579.jpg', '1725887579.jpg', 'holdem-card-game', 'https://html5.gamemonetize.com/sue3asusesjn6i2ty9ljk20yfqmbrs8k/', 0, 0, 1, 0, '0.0', 0, 'HOLDEM CARD GAME', NULL, NULL, NULL, 'HOLDEM CARD GAME', '** HOLDEM CARD GAME is A FREE-TO-PLAY ONLINE H5 GAME. * HOLDEM CARD GAME is the online Texas Holdem game that allows you to play poker games with millions of real players, on the most fun and exciting play money poker game out there. * Texas Hold’em poker is one of the most popular poker variants in the world. Despite its relative simplicity, Texas Hold’em has the potential to be played with a seemingly infinite variety of strategies and tactics. ** HOLDEM CARD GAME lets you: * PLAY CARD GAME ONLINE WITH MILLIONS OF REAL PLAYERS ~ Play online poker games with the world’s largest community of real poker players.', '2024-09-09 07:42:59', '2024-09-09 07:42:59'), (436, 39, '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.', '1725887584.jpg', '1725887584.jpg', 'seven-card-game', 'https://html5.gamemonetize.com/9ozup2d4051p0km7zna0749e6q2nvdqt/', 0, 0, 1, 0, '0.0', 0, 'SEVEN CARD GAME', NULL, NULL, NULL, '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.', '2024-09-09 07:43:04', '2024-09-09 07:43:04'), (437, 39, '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!', '1725887585.jpg', '1725887585.jpg', 'ballon-race-3d', 'https://html5.gamemonetize.com/kicr33skk5upsp3fd7njzieeapg3ytc3/', 0, 0, 1, 0, '0.0', 0, 'Ballon Race 3D', NULL, NULL, NULL, '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!', '2024-09-09 07:43:05', '2024-09-09 07:43:05'), (438, 39, 'SEOTDA CARD GAME', '** SEOTDA CARD GAME is FREE-TO-PLAY ONLINE H5 GAME. * SEOTDA CARD GAME is a Korean card game using 20 Hwatu (hereinafter Card) in which players bet on the value of their dealt cards across multiple rounds, similar to other showdown games like Poker. ** SEOTDA CARD GAME lets you: * PLAY CARD GAME ONLINE WITH MILLIONS OF REAL PLAYERS ~ SEOTDA CARD GAME is essentially 2 card stud. This is a betting game, and while it uses the card deck, its assembled differently, only using 20 cards. ~ These cards are often adorned with floral designs and various symbols representing different months and seasons. The game is usually played by 2 to 5 player.', '1725887586.jpg', '1725887586.jpg', 'seotda-card-game', 'https://html5.gamemonetize.com/q2tbi1xfufzvpp6d43h07gdnsanwlqpt/', 0, 0, 1, 0, '0.0', 0, 'SEOTDA CARD GAME', NULL, NULL, NULL, 'SEOTDA CARD GAME', '** SEOTDA CARD GAME is FREE-TO-PLAY ONLINE H5 GAME. * SEOTDA CARD GAME is a Korean card game using 20 Hwatu (hereinafter Card) in which players bet on the value of their dealt cards across multiple rounds, similar to other showdown games like Poker. ** SEOTDA CARD GAME lets you: * PLAY CARD GAME ONLINE WITH MILLIONS OF REAL PLAYERS ~ SEOTDA CARD GAME is essentially 2 card stud. This is a betting game, and while it uses the card deck, its assembled differently, only using 20 cards. ~ These cards are often adorned with floral designs and various symbols representing different months and seasons. The game is usually played by 2 to 5 player.', '2024-09-09 07:43:06', '2024-09-09 07:43:06'), (439, 39, 'Badugi Card Game', 'Experience the best online card game with BADUGI. Join players worldwide in this exciting BADUGI Card Game experience. Play Now! Show your skills! ** BADUGI CARD GAME IS A FREE-TO-PLAY ONLINE GAME. * BADUGI originated in Korea and is a variant of draw poker. Its a card game using a poker card, but maybe not as you know it. It shares many similarities with Lowball, as it’s the lowest hand that wins. It differs significantly from most popular poker variants because the hand ranking system is different. The strongest hands are those that have no pairs and four low cards, one of each suit.', '1725887586.jpg', '1725887586.jpg', 'badugi-card-game', 'https://html5.gamemonetize.com/gxn1j2wtbx6e1j6yhlzg5wws69p9v2t8/', 0, 0, 1, 0, '0.0', 0, 'Badugi Card Game', NULL, NULL, NULL, 'Badugi Card Game', 'Experience the best online card game with BADUGI. Join players worldwide in this exciting BADUGI Card Game experience. Play Now! Show your skills! ** BADUGI CARD GAME IS A FREE-TO-PLAY ONLINE GAME. * BADUGI originated in Korea and is a variant of draw poker. Its a card game using a poker card, but maybe not as you know it. It shares many similarities with Lowball, as it’s the lowest hand that wins. It differs significantly from most popular poker variants because the hand ranking system is different. The strongest hands are those that have no pairs and four low cards, one of each suit.', '2024-09-09 07:43:06', '2024-09-09 07:43:06'), (440, 39, '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', '1725887587.jpg', '1725887588.jpg', 'math-challenge-online', 'https://html5.gamemonetize.com/h9f5jfuk4rfcf8hnypmhsh8fkhezdu7t/', 0, 0, 1, 0, '0.0', 0, 'Math challenge online', NULL, NULL, NULL, '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', '2024-09-09 07:43:08', '2024-09-09 07:43:08'), (441, 39, 'Online Strike Assault', 'Online Strike Assault: The Ultimate Team Deathmatch Experience Dive into the heart of urban warfare with Online Strike Assault, a third-person shooter (TPS) game that pits two teams, Red and Blue, against each other in an exhilarating team deathmatch setting. Each team comprises six players, fighting for supremacy in a sprawling city landscape where strategy, skill, and teamwork are key to victory. The first team to reach 60 kills wins the battle, promising fast-paced action from start to finish.', '1725887599.jpg', '1725887600.jpg', 'online-strike-assault', 'https://html5.gamemonetize.com/kqiq8sp9v4w84sa9yay4xq92soxd2p8m/', 1, 0, 1, 0, '0.0', 0, 'Online Strike Assault', NULL, NULL, NULL, 'Online Strike Assault', 'Online Strike Assault: The Ultimate Team Deathmatch Experience Dive into the heart of urban warfare with Online Strike Assault, a third-person shooter (TPS) game that pits two teams, Red and Blue, against each other in an exhilarating team deathmatch setting. Each team comprises six players, fighting for supremacy in a sprawling city landscape where strategy, skill, and teamwork are key to victory. The first team to reach 60 kills wins the battle, promising fast-paced action from start to finish.', '2024-09-09 07:43:21', '2024-09-09 07:46:42'), (442, 39, '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!', '1725887601.jpg', '1725887601.jpg', 'racing-gun', 'https://html5.gamemonetize.com/bmtr36i9huzstsuag0k8jkwrmna45fuv/', 0, 0, 1, 0, '0.0', 0, 'Racing Gun', NULL, NULL, NULL, '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!', '2024-09-09 07:43:23', '2024-09-09 07:43:23'), (443, 39, 'Naegi Poker', 'Play one of the most exciting holdem games in the world. Pick your avatar and Win at 2 types of table room you want! Rule the poker game and become King Of The Table. Collect daily rewards, create your own game table of 9-Max or 6-Max and live the excitement of global texas holdem!', '1725887603.jpg', '1725887604.jpg', 'naegi-poker', 'https://html5.gamemonetize.com/mn12z4fvfykkx5k606m9eiixw394wbe0/', 0, 0, 1, 0, '0.0', 0, 'Naegi Poker', NULL, NULL, NULL, 'Naegi Poker', 'Play one of the most exciting holdem games in the world. Pick your avatar and Win at 2 types of table room you want! Rule the poker game and become King Of The Table. Collect daily rewards, create your own game table of 9-Max or 6-Max and live the excitement of global texas holdem!', '2024-09-09 07:43:25', '2024-09-09 07:43:25'); INSERT INTO `games` (`id`, `category_id`, `name`, `description`, `image`, `banner`, `slug`, `game_url`, `views`, `plays`, `status`, `featured`, `average_rating`, `number_of_reviews`, `tags`, `published_at`, `developer_name`, `developer_url`, `meta_title`, `meta_description`, `created_at`, `updated_at`) VALUES (444, 39, 'Rolling Balls.io', 'welcome to Rolling Balls io game! !use the joystick or mouse click to control you ball and start to crush everything in your sight! Dont forget to avoid huge balls because they can destroy you! How big it can get?', '1725887605.jpg', '1725887606.jpg', 'rolling-ballsio', 'https://html5.gamemonetize.com/yt9ftxxqnka7n959cc1qnmoqfrj4calv/', 0, 0, 1, 0, '0.0', 0, 'Rolling Balls.io', NULL, NULL, NULL, 'Rolling Balls.io', 'welcome to Rolling Balls io game! !use the joystick or mouse click to control you ball and start to crush everything in your sight! Dont forget to avoid huge balls because they can destroy you! How big it can get?', '2024-09-09 07:43:26', '2024-09-09 07:43:26'), (445, 39, 'Egg Challenge', '3, 2, 1, and start! Get ready for a fun challenge! In this game, you can play with 1, 2, or 3 players. The rules are very simple: just press the button and throw the eggs into the basket. In single-player mode, choose a time limit and try to throw 10 eggs into the basket within the selected time. In 2 and 3 player modes, be the winner of this competition by throwing 10 eggs into the basket before all your opponents. A fun and competitive game awaits you!', '1725887609.jpg', '1725887610.jpg', 'egg-challenge', 'https://html5.gamemonetize.com/o3393ixcsvl1ako9w4zpg7qnk2isq3ki/', 0, 0, 1, 0, '0.0', 0, 'Egg Challenge', NULL, NULL, NULL, 'Egg Challenge', '3, 2, 1, and start! Get ready for a fun challenge! In this game, you can play with 1, 2, or 3 players. The rules are very simple: just press the button and throw the eggs into the basket. In single-player mode, choose a time limit and try to throw 10 eggs into the basket within the selected time. In 2 and 3 player modes, be the winner of this competition by throwing 10 eggs into the basket before all your opponents. A fun and competitive game awaits you!', '2024-09-09 07:43:30', '2024-09-09 07:43:30'), (446, 39, 'Super Fighting Player', 'Super Fighting Player is all about intense multiplayer combat! Battle with up to 4 players online in this 2D fun cartoon-themed cross between Soldat and Halo.', '1725887614.jpg', '1725887614.jpg', 'super-fighting-player', 'https://html5.gamemonetize.com/bwstg0w9nyiwxg28uwqkbif74k3jd02b/', 0, 0, 1, 0, '0.0', 0, 'Super Fighting Player', NULL, NULL, NULL, 'Super Fighting Player', 'Super Fighting Player is all about intense multiplayer combat! Battle with up to 4 players online in this 2D fun cartoon-themed cross between Soldat and Halo.', '2024-09-09 07:43:34', '2024-09-09 07:43:34'), (447, 39, 'Ducklings.io', 'Its time to relax, youre a duck now, Quack! Swim around and rescue as many ducklings as possible. Dodge the reckless boats, they will hurt you. Upgrade your home by retrieving more ducklings and get the coolest looking nest in the pond.', '1725887615.jpg', '1725887615.jpg', 'ducklingsio', 'https://html5.gamemonetize.com/e1whjwhbyjsiaj82vmd60sgw9tk5370l/', 0, 0, 1, 0, '0.0', 0, 'Ducklings.io', NULL, NULL, NULL, 'Ducklings.io', 'Its time to relax, youre a duck now, Quack! Swim around and rescue as many ducklings as possible. Dodge the reckless boats, they will hurt you. Upgrade your home by retrieving more ducklings and get the coolest looking nest in the pond.', '2024-09-09 07:43:35', '2024-09-09 07:43:35'), (448, 39, '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!', '1725887617.jpg', '1725887617.jpg', 'far-orion', 'https://html5.gamemonetize.com/ecfl6prpqgli1899z0kdy33gwtgbrqie/', 0, 0, 1, 0, '0.0', 0, 'Far Orion', NULL, NULL, NULL, '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!', '2024-09-09 07:43:39', '2024-09-09 07:43:39'), (449, 39, '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.', '1725887619.jpg', '1725887619.jpg', 'skibidi-online', 'https://html5.gamemonetize.com/zsp6q6syr025l3eaypqw6rxm9myjqn39/', 0, 0, 1, 0, '0.0', 0, 'Skibidi Online', NULL, NULL, NULL, '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.', '2024-09-09 07:43:41', '2024-09-09 07:43:41'), (450, 39, 'Snakes & Ladders', 'one hundred squares full of traps and tricks Roll the dice and try you luck ladders will take you up but snakes will take you down ! This is a great game for a 100 day party! This game can be played atleast 2 players.', '1725887621.jpg', '1725887621.jpg', 'snakes-ladders', 'https://html5.gamemonetize.com/4z7sfy67x4agxldckygr8twlwxghzvy5/', 0, 0, 1, 0, '0.0', 0, 'Snakes & Ladders', NULL, NULL, NULL, 'Snakes & Ladders', 'one hundred squares full of traps and tricks Roll the dice and try you luck ladders will take you up but snakes will take you down ! This is a great game for a 100 day party! This game can be played atleast 2 players.', '2024-09-09 07:43:41', '2024-09-09 07:43:41'), (451, 39, 'Pixel Pulling', 'Engage in an exhilarating rope pulling race and demonstrate your superiority by emerging victorious in five rounds. May luck be on your side as you embark on this thrilling and enjoyable the challenge!', '1725887622.jpg', '1725887622.jpg', 'pixel-pulling', 'https://html5.gamemonetize.com/saezdmha5ddhhwkvk2y29kyrq81dxwuy/', 0, 0, 1, 0, '0.0', 0, 'Pixel Pulling', NULL, NULL, NULL, 'Pixel Pulling', 'Engage in an exhilarating rope pulling race and demonstrate your superiority by emerging victorious in five rounds. May luck be on your side as you embark on this thrilling and enjoyable the challenge!', '2024-09-09 07:43:42', '2024-09-09 07:43:42'), (452, 39, '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.', '1725887624.jpg', '1725887625.jpg', 'zombloxio', 'https://html5.gamemonetize.com/rha2cyp1q8590dx3imb4gx8b7p74ilo3/', 0, 0, 1, 0, '0.0', 0, 'Zomblox.io', NULL, NULL, NULL, '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.', '2024-09-09 07:43:46', '2024-09-09 07:43:46'), (453, 39, 'fall heroes Guys 3d', 'Fall Heroes Guys 3D! This exhilarating game is a fantastic blend of excitement and challenges, drawing inspiration from the beloved Fall Guys. In this thrilling 3D adventure, youll plunge into a whimsical world filled with daring obstacles, wacky characters, and intense multiplayer action! Join a hilarious cast of quirky Fall Heroes Guys as they compete in gravity-defying races and mind-bending obstacle courses. Navigate through dynamic landscapes, hopping, dashing, and tumbling your way to victory. But beware, the competition is fierce, and only the most skilled and strategic players will emerge triumphant!', '1725887626.jpg', '1725887626.jpg', 'fall-heroes-guys-3d', 'https://html5.gamemonetize.com/yocok5sw4zsau6c1881fo4znr39fx7m5/', 0, 0, 1, 0, '0.0', 0, 'fall heroes Guys 3d', NULL, NULL, NULL, 'fall heroes Guys 3d', 'Fall Heroes Guys 3D! This exhilarating game is a fantastic blend of excitement and challenges, drawing inspiration from the beloved Fall Guys. In this thrilling 3D adventure, youll plunge into a whimsical world filled with daring obstacles, wacky characters, and intense multiplayer action! Join a hilarious cast of quirky Fall Heroes Guys as they compete in gravity-defying races and mind-bending obstacle courses. Navigate through dynamic landscapes, hopping, dashing, and tumbling your way to victory. But beware, the competition is fierce, and only the most skilled and strategic players will emerge triumphant!', '2024-09-09 07:43:46', '2024-09-09 07:43:46'), (454, 39, '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.', '1725887626.jpg', '1725887628.jpg', 'afroman-fighter-pilot-trainer', 'https://html5.gamemonetize.com/y09s5nr0vuzlz4evskhdnynrcoqrhy9a/', 0, 0, 1, 0, '0.0', 0, 'Afroman Fighter Pilot Trainer', NULL, NULL, NULL, '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.', '2024-09-09 07:43:48', '2024-09-09 07:43:48'), (455, 39, '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', '1725887628.jpg', '1725887629.jpg', 'elite-forces', 'https://html5.gamemonetize.com/xgv1pd9p27iblnvfscbrolx74e95seqp/', 0, 0, 1, 0, '0.0', 0, 'Elite Forces', NULL, NULL, NULL, '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', '2024-09-09 07:43:49', '2024-09-09 07:43:49'), (456, 39, 'tankroyale.io', 'Fight for glory in this cartoony fast-paced top-down online multiplayer shooter set in a small battle royale arena against players over the world! Be the last to die, get medals and gold. Unlock items and reach the top of the leaderboard to win the current Season!', '1725887629.jpg', '1725887629.jpg', 'tankroyaleio', 'https://html5.gamemonetize.com/fn9vwjbz016gtopbym2ym8seotllh0kw/', 0, 0, 1, 0, '0.0', 0, 'tankroyale.io', NULL, NULL, NULL, 'tankroyale.io', 'Fight for glory in this cartoony fast-paced top-down online multiplayer shooter set in a small battle royale arena against players over the world! Be the last to die, get medals and gold. Unlock items and reach the top of the leaderboard to win the current Season!', '2024-09-09 07:43:50', '2024-09-09 07:43:50'), (457, 39, 'Rumble Stars Football - Online Soccer Game', 'Explosive multiplayer soccer game with crazy action, easy to pick up! Assemble your Rumble Stars team and advance through the leagues in this real-time multiplayer soccer game! Launch your Rumblers onto the field, synchronize your timing and create strategic combos to challenge your opponents and score goals! Then upgrade your team and climb the world rankings.', '1725887630.jpg', '1725887642.jpg', 'rumble-stars-football-online-soccer-game', 'https://html5.gamemonetize.com/654piwop8aishca8qzpbdb7t8gp5msdv/', 0, 0, 1, 0, '0.0', 0, 'Rumble Stars Football - Online Soccer Game', NULL, NULL, NULL, 'Rumble Stars Football - Online Soccer Game', 'Explosive multiplayer soccer game with crazy action, easy to pick up! Assemble your Rumble Stars team and advance through the leagues in this real-time multiplayer soccer game! Launch your Rumblers onto the field, synchronize your timing and create strategic combos to challenge your opponents and score goals! Then upgrade your team and climb the world rankings.', '2024-09-09 07:44:03', '2024-09-09 07:44:03'), (458, 3, 'Auto Bus Driving 2024', 'Auto Bus Driving 2024 offers a thrilling and realistic driving experience with the latest buses on diverse city routes. Navigate through challenging traffic, weather conditions, and time-sensitive schedules. With enhanced graphics and dynamic controls, this simulation game allows players to master driving skills, manage passengers, and explore detailed urban landscapes. Web Dev <a href=\'https://www.kizi10.org/\'>https://www.kizi10.org/</a>', '1725888354.jpg', '1725888355.jpg', 'auto-bus-driving-2024', 'https://html5.gamemonetize.com/ypz3l7ed6h45ovjr0k2bg498umzkx7u7/', 4, 0, 1, 0, '0.0', 0, 'Auto Bus Driving 2024', NULL, NULL, NULL, 'Auto Bus Driving 2024', 'Auto Bus Driving 2024 offers a thrilling and realistic driving experience with the latest buses on diverse city routes. Navigate through challenging traffic, weather conditions, and time-sensitive schedules. With enhanced graphics and dynamic controls, this simulation game allows players to master driving skills, manage passengers, and explore detailed urban landscapes. Web Dev <a href=\'https://www.kizi10.org/\'>https://www.kizi10.org/</a>', '2024-09-09 07:55:55', '2024-09-10 06:26:10'), (459, 3, 'Army Bus Driving 2024', 'Army Bus Driving 2024 immerses players in the challenging world of military transport. Take command of rugged, all-terrain army buses, transporting soldiers and equipment across hostile environments. Navigate through treacherous landscapes, from deserts to mountains, under tight schedules and demanding conditions. With realistic physics, detailed military vehicles, and a variety of missions, this simulation game offers a thrilling and authentic experience for those ready to handle the pressures of army logistics on the road.', '1725888363.jpg', '1725888364.jpg', 'army-bus-driving-2024', 'https://html5.gamemonetize.com/x768a5mk67izz2hv8kxhucmlw49i2ane/', 1, 0, 1, 0, '0.0', 0, 'Army Bus Driving 2024', NULL, NULL, NULL, 'Army Bus Driving 2024', 'Army Bus Driving 2024 immerses players in the challenging world of military transport. Take command of rugged, all-terrain army buses, transporting soldiers and equipment across hostile environments. Navigate through treacherous landscapes, from deserts to mountains, under tight schedules and demanding conditions. With realistic physics, detailed military vehicles, and a variety of missions, this simulation game offers a thrilling and authentic experience for those ready to handle the pressures of army logistics on the road.', '2024-09-09 07:56:04', '2024-09-09 07:57:05'), (460, 3, 'Car Stunt Ramp Challenge', 'Car Stunt Ramp Challenge is an adrenaline-pumping racing game that puts your driving skills to the ultimate test. Get behind the wheel of high-speed cars and take on extreme ramps and obstacle courses designed to push your limits. The game features a variety of stunts, from high-flying jumps to complex flips, all set in vibrant, dynamic environments. Precision and timing are crucial as you race against the clock to complete each challenge. With its realistic physics and thrilling gameplay, Car Stunt Ramp Challenge offers a heart-pounding experience for stunt driving enthusiasts. Are you ready to conquer the ramps?', '1725888367.jpg', '1725888367.jpg', 'car-stunt-ramp-challenge', 'https://html5.gamemonetize.com/omk3dx57djeoq1l1b8kj1r0mz43trze3/', 2, 0, 1, 0, '0.0', 0, 'Car Stunt Ramp Challenge', NULL, NULL, NULL, 'Car Stunt Ramp Challenge', 'Car Stunt Ramp Challenge is an adrenaline-pumping racing game that puts your driving skills to the ultimate test. Get behind the wheel of high-speed cars and take on extreme ramps and obstacle courses designed to push your limits. The game features a variety of stunts, from high-flying jumps to complex flips, all set in vibrant, dynamic environments. Precision and timing are crucial as you race against the clock to complete each challenge. With its realistic physics and thrilling gameplay, Car Stunt Ramp Challenge offers a heart-pounding experience for stunt driving enthusiasts. Are you ready to conquer the ramps?', '2024-09-09 07:56:07', '2024-09-10 06:51:35'), (461, 3, 'Real Bus Parking Oick and Drop', 'Bus Parking: Pick and Drop is an engaging driving simulation game that challenges players to master the art of precision parking while providing a smooth ride for passengers. As a skilled bus driver, your task is to navigate busy city streets, pick up passengers from designated stops, and safely drop them off at their destinations. The game features realistic controls and detailed urban environments, making each level more challenging than the last. Perfecting your parking skills is key to advancing through the levels, ensuring timely and accurate drop-offs. Its a must-try for fans of driving and parking simulation games.', '1725888373.jpg', '1725888373.jpg', 'real-bus-parking-oick-and-drop', 'https://html5.gamemonetize.com/9gtk3fuj8b3956ikmbul44mumh11hftl/', 0, 0, 1, 0, '0.0', 0, 'Real Bus Parking Oick and Drop', NULL, NULL, NULL, 'Real Bus Parking Oick and Drop', 'Bus Parking: Pick and Drop is an engaging driving simulation game that challenges players to master the art of precision parking while providing a smooth ride for passengers. As a skilled bus driver, your task is to navigate busy city streets, pick up passengers from designated stops, and safely drop them off at their destinations. The game features realistic controls and detailed urban environments, making each level more challenging than the last. Perfecting your parking skills is key to advancing through the levels, ensuring timely and accurate drop-offs. Its a must-try for fans of driving and parking simulation games.', '2024-09-09 07:56:13', '2024-09-09 07:56:13'), (462, 3, 'TukTuk Rickshaw City Driving Sim', 'Step into the role of a legendary city tuk-tuk driver in TukTuk Rickshaw City Driving Sim! Complete your tasks on time to unlock exciting new levels in this thrilling rickshaw driving game. Transport passengers from one point to their destination, mastering the art of precise parking to keep them happy.', '1725888379.jpg', '1725888379.jpg', 'tuktuk-rickshaw-city-driving-sim', 'https://html5.gamemonetize.com/jykqi5zuiofupq2hb774wo0nrtplkfua/', 0, 0, 1, 0, '0.0', 0, 'TukTuk Rickshaw City Driving Sim', NULL, NULL, NULL, 'TukTuk Rickshaw City Driving Sim', 'Step into the role of a legendary city tuk-tuk driver in TukTuk Rickshaw City Driving Sim! Complete your tasks on time to unlock exciting new levels in this thrilling rickshaw driving game. Transport passengers from one point to their destination, mastering the art of precise parking to keep them happy.', '2024-09-09 07:56:19', '2024-09-09 07:56:19'), (463, 3, 'Polygon Flight Simulator', 'Fly like a pro in this airplane simulator; you can smoothly navigate from one airport to another. Its straightforward—press the W button, drag the mouse, and watch your plane ascend. Skillfully enter airborne checkpoints en route to your next destination airport. With intuitive controls, this simulator provides an immersive flying experience. Whether youre a novice or an expert, the seamless interface ensures an enjoyable journey through virtual skies. Master the art of aviation with this user-friendly simulator. Website Developer <a href=\'https://www.crazygamesonline.com\'>https://www.crazygamesonline.com</a>', '1725888385.jpg', '1725888385.jpg', 'polygon-flight-simulator', 'https://html5.gamemonetize.com/jxcgkmz8u2tpdhvvfed9ecl25bqkspxt/', 2, 0, 1, 0, '0.0', 0, 'Polygon Flight Simulator', NULL, NULL, NULL, 'Polygon Flight Simulator', 'Fly like a pro in this airplane simulator; you can smoothly navigate from one airport to another. Its straightforward—press the W button, drag the mouse, and watch your plane ascend. Skillfully enter airborne checkpoints en route to your next destination airport. With intuitive controls, this simulator provides an immersive flying experience. Whether youre a novice or an expert, the seamless interface ensures an enjoyable journey through virtual skies. Master the art of aviation with this user-friendly simulator. Website Developer <a href=\'https://www.crazygamesonline.com\'>https://www.crazygamesonline.com</a>', '2024-09-09 07:56:25', '2024-09-10 07:23:02'), (464, 3, 'Imposter Assassin 3D', 'Play the entertaining 3D action game Imposter Assassin 3D to transform into a true assassin. It has stealth, shooting, action, enemy guards, and a ton of levels and skins to unlock. Assume charge of an imposter who dares to enter the control base. Numerous enemy troops will be patrolling each level, and they will kill you right away if they discover you.', '1725888385.jpg', '1725888386.jpg', 'imposter-assassin-3d', 'https://html5.gamemonetize.com/kjixdc9mw89s3k1rdka4eotbmrgggvkn/', 2, 0, 1, 0, '0.0', 0, 'Imposter Assassin 3D', NULL, NULL, NULL, 'Imposter Assassin 3D', 'Play the entertaining 3D action game Imposter Assassin 3D to transform into a true assassin. It has stealth, shooting, action, enemy guards, and a ton of levels and skins to unlock. Assume charge of an imposter who dares to enter the control base. Numerous enemy troops will be patrolling each level, and they will kill you right away if they discover you.', '2024-09-09 07:56:26', '2024-09-10 02:00:48'), (465, 3, 'Super Hero Sponge', 'Join the action-packed adventure with Super Hero Sponge! Embark on an epic journey as the brave sponge hero, battling against formidable enemies and monstrous Big Bosses. Team up with friends, overcome challenging obstacles, and save the day with your heroic skills. With thrilling gameplay and exciting challenges, this adventure is perfect for fans of action and fun. Are you ready to become the ultimate Super Hero Sponge? Web Dev <a href=\'https://www.kizi10.org/\'>https://www.kizi10.org/</a>', '1725888391.jpg', '1725888392.jpg', 'super-hero-sponge', 'https://html5.gamemonetize.com/wgoul13b9vne3iifz3cpspkq9hf5dcam/', 0, 0, 1, 0, '0.0', 0, 'Super Hero Sponge', NULL, NULL, NULL, 'Super Hero Sponge', 'Join the action-packed adventure with Super Hero Sponge! Embark on an epic journey as the brave sponge hero, battling against formidable enemies and monstrous Big Bosses. Team up with friends, overcome challenging obstacles, and save the day with your heroic skills. With thrilling gameplay and exciting challenges, this adventure is perfect for fans of action and fun. Are you ready to become the ultimate Super Hero Sponge? Web Dev <a href=\'https://www.kizi10.org/\'>https://www.kizi10.org/</a>', '2024-09-09 07:56:32', '2024-09-09 07:56:32'), (466, 3, 'Realistic Lion Hunting Animal 2024', 'Experience the thrill of the wild in Realistic Lion Hunting Animal 2024! This immersive simulator puts you in the paws of a majestic lion, roaming a vast and realistic forest. Hunt various animals to survive and advance through challenging levels. Explore the dense wilderness, track your prey, and feel the rush of the hunt. Perfect for those seeking adventure and excitement in the animal kingdom. Can you survive the wild?', '1725888392.jpg', '1725888394.jpg', 'realistic-lion-hunting-animal-2024', 'https://html5.gamemonetize.com/4xgs7sshdp0wpeqsoztn42pdttjiy5jq/', 41, 0, 1, 1, '0.0', 0, 'Realistic Lion Hunting Animal 2024', NULL, NULL, NULL, 'Realistic Lion Hunting Animal 2024', 'Experience the thrill of the wild in Realistic Lion Hunting Animal 2024! This immersive simulator puts you in the paws of a majestic lion, roaming a vast and realistic forest. Hunt various animals to survive and advance through challenging levels. Explore the dense wilderness, track your prey, and feel the rush of the hunt. Perfect for those seeking adventure and excitement in the animal kingdom. Can you survive the wild?', '2024-09-09 07:56:34', '2024-09-17 01:57:06'), (467, 3, 'Fish Grow Eating Fish', 'This adventure game is designed to help you unwind! Dive into the underwater world and strive to become the Ocean King. Begin your journey as a small angelfish and grow by quickly consuming smaller fish. The vast ocean is brimming with surprises, so watch out for larger fish that might bite back. Be patient as you grow stronger, and soon youll be able to take on the bigger fish! Web Dev <a href=\'https://www.kizi10.org/\'>https://www.kizi10.org/</a>', '1725888399.jpg', '1725888399.jpg', 'fish-grow-eating-fish', 'https://html5.gamemonetize.com/jfhu1t3dbwz31jo1ka00z0j043vfjzge/', 1, 0, 1, 0, '0.0', 0, 'Fish Grow Eating Fish', NULL, NULL, NULL, 'Fish Grow Eating Fish', 'This adventure game is designed to help you unwind! Dive into the underwater world and strive to become the Ocean King. Begin your journey as a small angelfish and grow by quickly consuming smaller fish. The vast ocean is brimming with surprises, so watch out for larger fish that might bite back. Be patient as you grow stronger, and soon youll be able to take on the bigger fish! Web Dev <a href=\'https://www.kizi10.org/\'>https://www.kizi10.org/</a>', '2024-09-09 07:56:40', '2024-09-09 08:01:29'), (468, 3, 'Silent Assassin 2024', 'Enter the world of Silent Assassin 2024, where your mission is to eliminate monsters with precision and stealth. Click on the screen as the wheel spins, strategically selecting weapons to throw at the approaching creatures. With each accurate shot, you inch closer to victory. Web Dev <a href=\'https://www.game-plays.com/\'>https://www.game-plays.com/</a>', '1725888404.jpg', '1725888404.jpg', 'silent-assassin-2024', 'https://html5.gamemonetize.com/bigltd28j37dj9b4n1kz1rufoub9fjyd/', 1, 0, 1, 0, '0.0', 0, 'Silent Assassin 2024', NULL, NULL, NULL, 'Silent Assassin 2024', 'Enter the world of Silent Assassin 2024, where your mission is to eliminate monsters with precision and stealth. Click on the screen as the wheel spins, strategically selecting weapons to throw at the approaching creatures. With each accurate shot, you inch closer to victory. Web Dev <a href=\'https://www.game-plays.com/\'>https://www.game-plays.com/</a>', '2024-09-09 07:56:45', '2024-09-10 06:51:23'), (469, 3, 'Imposter Assassin 3D', 'Play the entertaining 3D action game Imposter Assassin 3D to transform into a true assassin. It has stealth, shooting, action, enemy guards, and a ton of levels and skins to unlock. Assume charge of an imposter who dares to enter the control base. Numerous enemy troops will be patrolling each level, and they will kill you right away if they discover you.', '1725952150.jpg', '1725952151.jpg', 'imposter-assassin-3d1725963626', 'https://html5.gamemonetize.com/kjixdc9mw89s3k1rdka4eotbmrgggvkn/', 0, 0, 1, 1, '0.0', 0, 'Imposter Assassin 3D', NULL, NULL, NULL, 'Imposter Assassin 3D', 'Play the entertaining 3D action game Imposter Assassin 3D to transform into a true assassin. It has stealth, shooting, action, enemy guards, and a ton of levels and skins to unlock. Assume charge of an imposter who dares to enter the control base. Numerous enemy troops will be patrolling each level, and they will kill you right away if they discover you.', '2024-09-10 01:39:12', '2024-09-10 04:50:26'), (470, 3, 'Truck Simulator Construction', 'Truck Simulator Construction is a realistic simulation game where players take control of various heavy-duty trucks and machinery to complete challenging construction tasks. From transporting materials to operating cranes and excavators, players must manage time and resources to build structures, roads, and more. With immersive environments and detailed vehicles, experience the life of a construction site worker!', '1726557757.jpg', '1726557758.jpg', 'truck-simulator-construction', 'https://html5.gamemonetize.com/u06e6by2a28avhtl0x368c7wv2jnh1tz/', 2, 0, 1, 0, '0.0', 0, 'Truck Simulator Construction', NULL, NULL, NULL, 'Truck Simulator Construction', 'Truck Simulator Construction is a realistic simulation game where players take control of various heavy-duty trucks and machinery to complete challenging construction tasks. From transporting materials to operating cranes and excavators, players must manage time and resources to build structures, roads, and more. With immersive environments and detailed vehicles, experience the life of a construction site worker!', '2024-09-17 01:53:20', '2024-09-26 00:12:14'), (480, 32, 'Left or Right: Magic Dress Up', 'Magic Dress Up is a fashion game for girls. Do you worry every day and don\'t know what to wear today? This game helps you become an excellent clothing stylist. Start by choosing one from multiple beautiful models to dress up. What style of clothing would you like to dress this model? Choose the clothes on the left or the clothes on the right? If you are not satisfied, you can also change to a new batch of clothes. You can wear a skirt or pants for her. You can also give her a sophisticated makeup look.After the model is dressed up, the model will be scored according to its fashion, and you can unlock more fashionable clothes. Successfully help the model stand on the T stage and let her shine. Come and give it a try!', '1726561567.png', '1726561569.png', 'magic-dress-up', 'https://play.gamepix.com/magic-dress-up/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Left or Right: Magic Dress Up', NULL, NULL, NULL, 'Left or Right: Magic Dress Up', 'Magic Dress Up is a fashion game for girls. Do you worry every day and don\'t know what to wear today? This game helps you become an excellent clothing stylist. Start by choosing one from multiple beautiful models to dress up. What style of clothing would you like to dress this model? Choose the clothes on the left or the clothes on the right? If you are not satisfied, you can also change to a new batch of clothes. You can wear a skirt or pants for her. You can also give her a sophisticated makeup look.After the model is dressed up, the model will be scored according to its fashion, and you can unlock more fashionable clothes. Successfully help the model stand on the T stage and let her shine. Come and give it a try!', '2024-09-17 02:56:10', '2024-09-17 02:56:10'), (481, 9, 'Tile Farm Story', 'The Stone sisters never tire and they are ready to take on any farm and nature reserve that needs their help, wherever it may be. Visit Africa, China, South America and the North Pole — unforgettable adventures and new encounters await you everywhere! Every time you play, the game will surprise you with a new puzzle, a colorful location or a new turn in the story. Olivia and Britney are so different that their differences sometimes seem insurmountable, which is why they need so much of your help to finish off their building efforts!', '1726561591.png', '1726561592.png', 'tile-farm-story', 'https://play.gamepix.com/tile-farm-story/embed?sid=0O22G', 0, 0, 1, 0, '0.0', 0, 'Tile Farm Story', NULL, NULL, NULL, 'Tile Farm Story', 'The Stone sisters never tire and they are ready to take on any farm and nature reserve that needs their help, wherever it may be. Visit Africa, China, South America and the North Pole — unforgettable adventures and new encounters await you everywhere! Every time you play, the game will surprise you with a new puzzle, a colorful location or a new turn in the story. Olivia and Britney are so different that their differences sometimes seem insurmountable, which is why they need so much of your help to finish off their building efforts!', '2024-09-17 02:56:33', '2024-09-17 02:56:33'), (482, 7, 'Number Quest', 'Embark on a thrilling adventure with Number Quest, an engaging and educational puzzle game designed to sharpen your math skills! In this game, players navigate through various levels filled with challenging number puzzles. Each level presents a unique set of problems that require quick thinking and problem-solving abilities. As you progress, the puzzles become more complex, providing endless fun and learning opportunities. Suitable for all ages, Number Quest is the perfect blend of entertainment and education, making math enjoyable for everyone.', '1727257155.jpg', '1727257155.jpg', 'number-quest', 'https://html5.gamemonetize.com/ascprolxlhra0m3fzic1fdzp3t3g59kk/', 3, 0, 1, 0, '0.0', 0, 'Number Quest', NULL, NULL, NULL, 'Number Quest', 'Embark on a thrilling adventure with Number Quest, an engaging and educational puzzle game designed to sharpen your math skills! In this game, players navigate through various levels filled with challenging number puzzles. Each level presents a unique set of problems that require quick thinking and problem-solving abilities. As you progress, the puzzles become more complex, providing endless fun and learning opportunities. Suitable for all ages, Number Quest is the perfect blend of entertainment and education, making math enjoyable for everyone.', '2024-09-25 04:09:15', '2024-09-25 04:10:24'); -- -------------------------------------------------------- -- -- Table structure for table `game_reactions` -- CREATE TABLE `game_reactions` ( `id` bigint(20) UNSIGNED NOT NULL, `user_id` bigint(20) UNSIGNED NOT NULL, `game_id` bigint(20) UNSIGNED NOT NULL, `like` int(11) NOT NULL DEFAULT 0, `dislike` int(11) NOT NULL DEFAULT 0, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `game_reactions` -- INSERT INTO `game_reactions` (`id`, `user_id`, `game_id`, `like`, `dislike`, `created_at`, `updated_at`) VALUES (1, 1, 15, 1, 0, '2024-09-02 00:48:28', '2024-09-02 01:09:08'), (2, 1, 21, 1, 0, '2024-09-02 00:51:05', '2024-09-02 00:52:53'), (3, 1, 27, 1, 0, '2024-09-02 01:09:24', '2024-09-02 01:09:24'), (4, 1, 23, 1, 0, '2024-09-02 01:12:39', '2024-09-02 01:12:39'), (5, 1, 24, 1, 0, '2024-09-02 01:39:28', '2024-09-02 01:39:28'), (6, 1, 10, 1, 0, '2024-09-02 02:10:26', '2024-09-02 02:10:29'), (7, 1, 25, 1, 0, '2024-09-02 02:58:29', '2024-09-02 02:58:29'), (8, 1, 43, 1, 0, '2024-09-02 07:11:58', '2024-09-02 07:11:58'), (9, 1, 34, 0, 1, '2024-09-02 07:27:33', '2024-09-02 07:27:33'), (10, 1, 49, 1, 0, '2024-09-02 07:30:14', '2024-09-02 07:32:24'), (11, 1, 38, 1, 0, '2024-09-02 08:11:09', '2024-09-02 08:11:09'), (12, 1, 103, 1, 0, '2024-09-04 03:08:34', '2024-09-04 03:12:55'), (13, 1, 92, 1, 0, '2024-09-04 03:13:15', '2024-09-04 03:13:15'), (14, 1, 83, 1, 0, '2024-09-04 03:13:40', '2024-09-04 03:13:40'), (15, 1, 76, 1, 0, '2024-09-07 06:23:21', '2024-09-07 06:23:21'), (16, 1, 133, 1, 0, '2024-09-08 02:20:25', '2024-09-08 02:20:25'), (17, 1, 9, 1, 0, '2024-09-08 02:39:17', '2024-09-08 02:39:17'), (18, 1, 5, 1, 0, '2024-09-09 02:04:40', '2024-09-09 02:04:40'), (19, 1, 166, 1, 0, '2024-09-09 05:32:07', '2024-09-09 05:32:07'), (20, 1, 252, 1, 0, '2024-09-09 08:11:44', '2024-09-11 00:56:13'), (21, 1, 272, 1, 0, '2024-09-10 04:48:31', '2024-09-10 04:48:31'), (22, 1, 466, 1, 0, '2024-09-10 05:05:11', '2024-09-11 01:09:09'), (23, 1, 13, 1, 0, '2024-09-10 05:39:37', '2024-09-10 05:39:37'), (24, 5, 15, 1, 0, '2024-09-10 06:50:03', '2024-09-10 06:50:03'), (25, 5, 460, 1, 0, '2024-09-10 06:54:56', '2024-09-10 06:54:56'), (26, 5, 463, 1, 0, '2024-09-10 06:55:10', '2024-09-10 06:55:10'), (27, 1, 242, 1, 0, '2024-09-11 00:56:16', '2024-09-11 00:56:16'); -- -------------------------------------------------------- -- -- Table structure for table `homes` -- CREATE TABLE `homes` ( `id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `jobs` -- CREATE TABLE `jobs` ( `id` bigint(20) UNSIGNED NOT NULL, `queue` varchar(255) NOT NULL, `payload` longtext NOT NULL, `attempts` tinyint(3) UNSIGNED NOT NULL, `reserved_at` int(10) UNSIGNED DEFAULT NULL, `available_at` int(10) UNSIGNED NOT NULL, `created_at` int(10) UNSIGNED NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `job_batches` -- CREATE TABLE `job_batches` ( `id` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `total_jobs` int(11) NOT NULL, `pending_jobs` int(11) NOT NULL, `failed_jobs` int(11) NOT NULL, `failed_job_ids` longtext NOT NULL, `options` mediumtext DEFAULT NULL, `cancelled_at` int(11) DEFAULT NULL, `created_at` int(11) NOT NULL, `finished_at` int(11) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `menuses` -- CREATE TABLE `menuses` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `menuses` -- INSERT INTO `menuses` (`id`, `name`, `created_at`, `updated_at`) VALUES (1, 'Hello', '2024-09-03 08:05:25', '2024-09-11 01:58:58'), (3, 'Test Menu', '2024-09-10 00:40:12', '2024-09-10 00:40:12'); -- -------------------------------------------------------- -- -- Table structure for table `menu_items` -- CREATE TABLE `menu_items` ( `id` bigint(20) UNSIGNED NOT NULL, `menu_id` bigint(20) UNSIGNED DEFAULT NULL, `parent_id` bigint(20) UNSIGNED DEFAULT NULL, `type` varchar(255) DEFAULT NULL, `title` varchar(255) DEFAULT NULL, `url` varchar(255) DEFAULT NULL, `order` int(11) NOT NULL DEFAULT 0, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `menu_items` -- INSERT INTO `menu_items` (`id`, `menu_id`, `parent_id`, `type`, `title`, `url`, `order`, `created_at`, `updated_at`) VALUES (3, 1, NULL, NULL, 'Home', '/', 1, '2024-09-08 07:32:13', '2024-09-10 00:06:14'), (4, 1, NULL, NULL, 'Action', '/category/action', 2, '2024-09-08 07:38:57', '2024-09-10 00:37:41'), (5, 1, NULL, NULL, 'Adventure', '/category/adventure', 3, '2024-09-08 07:39:30', '2024-09-10 00:38:52'), (6, 1, NULL, NULL, 'Puzzle', '/category/puzzle', 6, '2024-09-10 00:14:39', '2024-09-10 00:24:53'), (7, 1, NULL, NULL, 'Sports', '/category/sports', 5, '2024-09-10 00:16:16', '2024-09-10 00:23:04'), (8, 1, NULL, NULL, 'Racing', '/category/racing', 4, '2024-09-10 00:22:42', '2024-09-10 00:23:04'), (9, 2, NULL, NULL, 'Home', '/', 0, '2024-09-10 00:25:41', '2024-09-10 00:25:41'), (10, 2, NULL, NULL, 'Action', '/category/action', 0, '2024-09-10 00:25:56', '2024-09-10 00:25:56'), (11, 2, NULL, NULL, 'Adventure', '/category/adventure', 0, '2024-09-10 00:26:11', '2024-09-10 00:26:11'), (12, 2, NULL, NULL, 'Blogs', '/blogs', 0, '2024-09-10 00:26:21', '2024-09-10 00:26:21'), (13, 2, NULL, NULL, 'Privacy Policy', '/privacy-policy', 0, '2024-09-10 00:27:02', '2024-09-10 00:27:02'), (14, 3, NULL, NULL, 'Home', '/', 0, '2024-09-10 00:40:38', '2024-09-10 00:40:38'), (15, 3, NULL, NULL, 'Categories', 'categories', 0, '2024-09-10 00:40:49', '2024-09-10 00:40:49'), (16, 3, NULL, NULL, 'Action', '/category/action', 0, '2024-09-10 00:41:07', '2024-09-10 00:41:07'), (17, 3, NULL, NULL, 'Adventure', '/category/adventure', 0, '2024-09-10 00:41:22', '2024-09-10 00:41:22'), (18, 3, NULL, NULL, 'Popular Games', '/popular-games', 0, '2024-09-10 00:42:18', '2024-09-10 00:42:18'), (19, 3, NULL, NULL, 'Most Rated Games', '/most-rated-games', 0, '2024-09-10 00:42:42', '2024-09-10 00:42:42'), (20, 3, NULL, NULL, 'Contact Us', '/page/contact-us', 0, '2024-09-10 00:43:03', '2024-09-10 00:43:03'); -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (1, '0001_01_01_000000_create_users_table', 1), (2, '0001_01_01_000001_create_cache_table', 1), (3, '0001_01_01_000002_create_jobs_table', 1), (4, '2024_08_30_052308_create_homes_table', 1), (5, '2024_08_30_074116_create_games_table', 1), (6, '2024_08_30_102041_create_categories_table', 1), (7, '2024_09_02_061347_create_game_reactions_table', 2), (8, '2024_09_02_131247_create_comments_table', 3), (9, '2024_09_03_052716_create_personal_access_tokens_table', 4), (10, '2024_09_03_131707_create_menuses_table', 4), (11, '2024_09_03_131854_create_pages_table', 5), (12, '2024_09_07_083915_create_blog_categories_table', 6), (13, '2024_09_07_104836_create_blog_posts_table', 7), (14, '2024_09_07_132706_create_advertisements_table', 8), (15, '2024_09_08_114726_create_business_settings_table', 9), (16, '2024_09_09_054440_create_dynamic_popups_table', 10), (17, '2024_09_10_104755_create_replies_table', 11), (18, '2024_09_10_114159_create_user_game_history_table', 12); -- -------------------------------------------------------- -- -- Table structure for table `pages` -- CREATE TABLE `pages` ( `id` bigint(20) UNSIGNED NOT NULL, `title` varchar(255) NOT NULL, `content` longtext DEFAULT NULL, `featured_image` varchar(255) DEFAULT NULL, `status` varchar(255) NOT NULL DEFAULT 'draft', `slug` varchar(255) NOT NULL, `meta_title` varchar(255) DEFAULT NULL, `meta_description` text DEFAULT NULL, `meta_keywords` varchar(255) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `pages` -- INSERT INTO `pages` (`id`, `title`, `content`, `featured_image`, `status`, `slug`, `meta_title`, `meta_description`, `meta_keywords`, `created_at`, `updated_at`) VALUES (5, 'djhasd hasha asdj hjas jhakjsdhjakshdjhaskjdh kajshd ak', 'djhasd hasha asdj hjas jhakjsdhjakshdjhaskjdh kajshd ak', 'page1725456835.jpg', 'published', 'djhasd-hasha-asdj-hjas-jhakjsdhjakshdjhaskjdh-kajshd-ak', 'djhasd hasha asdj hjas jhakjsdhjakshdjhaskjdh kajshd ak', 'djhasd hasha asdj hjas jhakjsdhjakshdjhaskjdh kajshd ak', '[\"Bubble Shooter\",\"Bubble\"]', '2024-09-04 08:03:55', '2024-09-04 08:03:55'), (6, 'dasdsa', 'dsadasd', 'page1725692759.jpg', 'published', 'dasdsa', 'dasdas', 'dsadasd', '[\"dsadsa\"]', '2024-09-07 01:35:59', '2024-09-07 01:35:59'), (7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit', '<div id=\"lipsum\" style=\"margin: 0px; padding: 0px; text-align: justify; font-family: "Open Sans", Arial, sans-serif; font-size: 14px;\"><p style=\"margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding: 0px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin efficitur, purus nec accumsan sodales, lectus sem finibus massa, non mollis ipsum massa at eros. Suspendisse pharetra nisl in mi posuere pretium ac vel turpis. Sed non metus et lectus sollicitudin sollicitudin. Cras nec leo luctus, dictum eros pellentesque, mollis lacus. Suspendisse potenti. Aliquam ac lorem quis lectus commodo blandit nec at sem. Pellentesque rutrum, neque quis hendrerit tristique, ligula justo maximus neque, quis volutpat diam risus et nibh. Donec consectetur sit amet quam ac cursus. Duis malesuada risus quis erat elementum sodales. Proin eget risus eget ex<a href=\"http://dsadsad.com\"> commodo</a> rutrum ut finibus felis. Praesent vitae orci quis eros placerat commodo.</p><p style=\"margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding: 0px;\">Quisque a porta elit. Donec feugiat ullamcorper nibh at congue. Curabitur commodo massa nec bibendum fringilla. Donec condimentum turpis nisi. Integer interdum erat at tellus imperdiet, eu ultrices nunc tristique. Aliquam et interdum ligula. Vivamus sodales ut leo vitae volutpat. Quisque eu enim lectus. Nullam a felis id dui posuere tincidunt. Quisque vulputate risus ut lectus accumsan, vel suscipit augue consequat. Donec libero leo, gravida a dui et, ornare feugiat nisl.</p><p style=\"margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding: 0px;\">Proin ut lorem eu nulla finibus suscipit id ac ex. Curabitur sit amet ligula leo. Suspendisse blandit sem vel dui sodales, quis elementum mauris lobortis. Vestibulum commodo lobortis nisl id fringilla. Phasellus mattis ipsum vitae sapien ullamcorper, quis facilisis est porta. Integer risus mauris, vehicula non ultricies id, aliquet nec felis. Nulla enim tortor, aliquam vel tellus tincidunt, pharetra venenatis ipsum. Curabitur congue tellus a mauris tincidunt bibendum. Vestibulum dapibus sollicitudin ante ut volutpat. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Vivamus elit nisi, consectetur vitae lectus et, efficitur luctus nisi. Vestibulum finibus augue mi, in volutpat sapien pellentesque sit amet. Sed congue ex eget ex eleifend tristique. Aliquam sodales sed urna id varius. Quisque tortor sem, congue id bibendum at, euismod malesuada lorem. Sed aliquam ligula non elit congue vehicula.</p><p style=\"margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding: 0px;\">Suspendisse vel leo vel sapien aliquet condimentum. Nulla vel sem a nisi iaculis vehicula. Sed purus velit, tempus et purus vel, cursus sagittis nisi. Pellentesque sollicitudin arcu vel ligula sagittis semper. In hac habitasse platea dictumst. Morbi finibus enim ipsum, non finibus urna accumsan quis. Morbi faucibus augue ac rhoncus convallis. Cras suscipit mollis vehicula. Duis id ipsum eu risus lobortis gravida in at tellus. Maecenas dignissim porttitor euismod. Cras et fringilla nunc. Phasellus pharetra tincidunt est nec porttitor.</p><p style=\"margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding: 0px;\">Ut commodo, magna id iaculis sodales, risus lacus volutpat dolor, ac tempor enim turpis et dui. Aliquam et aliquam massa. Sed in dolor at nibh lacinia volutpat. In hac habitasse platea dictumst. Nulla enim lectus, lobortis non ornare eu, condimentum at nisi. Maecenas consequat eget purus volutpat molestie. Aenean laoreet, ligula sit amet tincidunt ullamcorper, felis ante cursus urna, ut ornare dui dolor sed nibh. Fusce sit amet ex porttitor, aliquam orci vitae, ultrices magna. Donec venenatis pretium libero, vitae pretium magna mattis quis. Nunc varius eget eros vel finibus. Quisque eleifend odio nec purus ultrices, vitae facilisis magna lobortis. Nunc posuere nulla in varius mollis.</p><p style=\"margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding: 0px;\">Quisque dapibus nulla ultricies nisi viverra, sit amet semper est hendrerit. Interdum et malesuada fames ac ante ipsum primis in faucibus. Morbi posuere, tortor at gravida interdum, metus ipsum rhoncus ante, molestie mollis arcu diam nec tortor. Vestibulum viverra ante non feugiat auctor. Integer sed augue justo. Phasellus in nunc quis ante pellentesque interdum. Aliquam ultricies, dolor id dictum porta, augue augue mollis diam, quis consectetur tellus diam quis metus.</p><p style=\"margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding: 0px;\">Donec laoreet, libero ac gravida auctor, est magna vulputate sapien, in lacinia neque justo sed nulla. Sed mollis urna vitae bibendum euismod. Maecenas dignissim mauris lacus, ac interdum ipsum facilisis porttitor. Integer eleifend felis a consequat eleifend. Praesent gravida, erat nec iaculis cursus, tortor purus iaculis ante, ac aliquam mauris dolor ac augue. Donec sit amet dolor id tortor malesuada dignissim nec a neque. Donec feugiat porta mollis. Quisque eu tempus tellus. Nullam eu iaculis lorem. Maecenas pellentesque, orci vitae tristique aliquam, felis nunc sodales erat, ut semper mi neque vel velit. Cras dignissim, urna ut tincidunt luctus, nunc justo dignissim leo, et gravida lacus arcu eget diam. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam sed imperdiet neque.</p><p style=\"margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding: 0px;\">Duis eget turpis ex. Vestibulum vehicula enim non mi sagittis rutrum sed vitae erat. Phasellus condimentum nisl id quam faucibus varius. Etiam nec mollis magna. Nunc tempus egestas nisl a egestas. Donec sit amet ligula vitae mi dapibus accumsan. Nullam a mollis tortor. Nam dapibus enim ac est pulvinar, in iaculis lorem sollicitudin. Morbi mi arcu, ullamcorper quis vestibulum in, fermentum eu massa. Vestibulum pharetra sapien dui, in blandit turpis molestie a. Curabitur id lacus iaculis, sagittis elit nec, bibendum est.</p><p style=\"margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding: 0px;\">Vestibulum elementum, leo vitae volutpat posuere, dolor mi mollis ante, et ornare ex sapien eget eros. Donec vitae risus consequat, convallis tellus a, commodo purus. Vestibulum a sem vulputate, varius odio vel, placerat urna. Fusce congue dui nisl, placerat euismod lorem lobortis et. Sed eget mi laoreet, scelerisque quam at, iaculis ligula. Vestibulum sollicitudin tempus ipsum, in euismod magna viverra id. In non augue a ipsum commodo dapibus sed et erat. Proin suscipit, dui in fringilla lobortis, eros nisi dignissim ligula, pharetra pharetra justo sapien ac lacus.</p><p style=\"margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding: 0px;\">Fusce tincidunt venenatis augue, in tincidunt tortor. Proin vel semper purus. Quisque ultrices sodales velit ut iaculis. Curabitur interdum libero enim. Maecenas consectetur neque sed est mattis porttitor. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Curabitur interdum egestas tempus. In vitae scelerisque diam. Fusce malesuada eleifend lacinia. Sed sollicitudin sed elit quis viverra. Aliquam pulvinar nibh sit amet tristique condimentum. In posuere sem aliquam arcu iaculis vestibulum. Donec hendrerit iaculis condimentum. Suspendisse aliquet finibus dolor, vitae accumsan neque facilisis a.</p><div><br></div></div>', 'page1725695400.jpg', 'published', 'lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin efficitur, purus nec accumsan sodales, lectus sem finibus massa, non mollis ipsum massa at eros', '[\"Lorem ipsum\"]', '2024-09-07 01:49:56', '2024-09-07 05:31:58'), (8, 'fdsfsdfdsf', 'fdfdsfdsf', 'page1725695686.jpg', 'published', 'fdsfsdfdsf', 'fdsfdsf', 'fdsfdsfdsfds', '[\"fdsfdsf\"]', '2024-09-07 02:24:46', '2024-09-17 03:12:13'); -- -------------------------------------------------------- -- -- Table structure for table `password_reset_tokens` -- CREATE TABLE `password_reset_tokens` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `personal_access_tokens` -- CREATE TABLE `personal_access_tokens` ( `id` bigint(20) UNSIGNED NOT NULL, `tokenable_type` varchar(255) NOT NULL, `tokenable_id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) NOT NULL, `token` varchar(64) NOT NULL, `abilities` text DEFAULT NULL, `last_used_at` timestamp NULL DEFAULT NULL, `expires_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `replies` -- CREATE TABLE `replies` ( `id` bigint(20) UNSIGNED NOT NULL, `comment_id` bigint(20) UNSIGNED NOT NULL, `user_id` bigint(20) UNSIGNED NOT NULL, `comment` text NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `replies` -- INSERT INTO `replies` (`id`, `comment_id`, `user_id`, `comment`, `created_at`, `updated_at`) VALUES (3, 6, 1, 'Yes', '2024-09-10 05:30:16', '2024-09-10 05:30:16'), (4, 7, 1, 'Yes this is so cool', '2024-09-10 05:30:55', '2024-09-10 05:30:55'), (5, 8, 1, 'yes this is best', '2024-09-10 05:40:04', '2024-09-10 05:40:04'); -- -------------------------------------------------------- -- -- Table structure for table `sessions` -- CREATE TABLE `sessions` ( `id` varchar(255) NOT NULL, `user_id` bigint(20) UNSIGNED DEFAULT NULL, `ip_address` varchar(45) DEFAULT NULL, `user_agent` text DEFAULT NULL, `payload` longtext NOT NULL, `last_activity` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `sessions` -- INSERT INTO `sessions` (`id`, `user_id`, `ip_address`, `user_agent`, `payload`, `last_activity`) VALUES ('Hcu5TQHo89HZsJgMkBxiKdpIWeLPbgfqdU7E0Zjv', 1, '127.0.0.1', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36', 'YTo0OntzOjY6Il90b2tlbiI7czo0MDoidUNQcVBoRnhtdGNMa1VsR1pWcDFOSHF6bWMyM3F3Ynlzc3ZOTks3UiI7czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6MzM6Imh0dHA6Ly8xMjcuMC4wLjE6ODAwMC90cmFjay12aXNpdCI7fXM6NTA6ImxvZ2luX3dlYl81OWJhMzZhZGRjMmIyZjk0MDE1ODBmMDE0YzdmNThlYTRlMzA5ODlkIjtpOjE7fQ==', 1727357074); -- -------------------------------------------------------- -- -- Table structure for table `subscribers` -- CREATE TABLE `subscribers` ( `id` int(11) UNSIGNED NOT NULL, `email` varchar(255) NOT NULL, `status` int(1) NOT NULL DEFAULT 1, `created_at` timestamp NOT NULL DEFAULT current_timestamp(), `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; -- -- Dumping data for table `subscribers` -- INSERT INTO `subscribers` (`id`, `email`, `status`, `created_at`, `updated_at`) VALUES (1, 'senaukri@gmail.com', 1, '2024-09-17 23:38:09', '2024-09-17 23:38:09'), (2, 'user@demo.com', 1, '2024-09-17 23:39:37', '2024-09-17 23:39:37'); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `image` varchar(255) DEFAULT NULL, `name` varchar(255) NOT NULL, `role` varchar(255) NOT NULL DEFAULT 'user', `email` varchar(255) NOT NULL, `status` int(11) NOT NULL DEFAULT 1, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(255) NOT NULL, `remember_token` varchar(100) DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `users` -- INSERT INTO `users` (`id`, `image`, `name`, `role`, `email`, `status`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`) VALUES (1, NULL, 'Administrator', 'admin', 'admin@demo.com', 1, NULL, '$2y$12$uo78CmLs0UnIyYi.KqXKjuO6O2RKKc53Hvi4xI6vkhGakz/Lipjn2', 'bT6Kmjq9rmPvwq1rXaYidVhQBEl6YsxCNtebK2MNvIuule8dTWI8rEOQM4rG', '2024-08-31 05:05:03', '2024-08-31 05:05:03'), (4, NULL, 'Arvind Kumar', 'user', 'arvind@demo.com', 1, NULL, '$2y$12$QOoJEysctefZs9TogNNJ1.krg7LW5ooeQO4MCHfxCXHIY9zyOc3Ke', NULL, '2024-09-04 06:18:26', '2024-09-17 03:06:00'), (5, 'profile1725974699.png', 'Arushi Singh', 'user', 'arushi@demo.com', 1, NULL, '$2y$12$N.ELAqSKgpPmwEw3Ylv8y.VaZ042Y2fDq.GzNF/LqEMhYPpqaqlBK', '2Uq8Y2n0L4dXpzMgy2BZWHfswFVE7O9C351rzp7DS7fUV9rIH2kwYNErTqgo', '2024-09-10 06:49:29', '2024-09-17 03:04:33'); -- -------------------------------------------------------- -- -- Table structure for table `user_game_history` -- CREATE TABLE `user_game_history` ( `id` bigint(20) UNSIGNED NOT NULL, `user_id` bigint(20) UNSIGNED NOT NULL, `game_id` bigint(20) UNSIGNED NOT NULL, `visited_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `user_game_history` -- INSERT INTO `user_game_history` (`id`, `user_id`, `game_id`, `visited_at`, `created_at`, `updated_at`) VALUES (1, 1, 15, '2024-09-26 00:14:07', '2024-09-10 06:17:23', '2024-09-26 00:14:07'), (2, 1, 13, '2024-09-10 06:17:39', '2024-09-10 06:17:39', '2024-09-10 06:17:39'), (3, 1, 18, '2024-09-10 06:17:57', '2024-09-10 06:17:57', '2024-09-10 06:17:57'), (4, 1, 19, '2024-09-10 06:18:10', '2024-09-10 06:18:10', '2024-09-10 06:18:10'), (5, 1, 458, '2024-09-10 06:26:10', '2024-09-10 06:18:40', '2024-09-10 06:26:10'), (6, 1, 466, '2024-09-17 01:57:06', '2024-09-10 06:18:47', '2024-09-17 01:57:06'), (7, 1, 458, '2024-09-10 06:19:04', '2024-09-10 06:19:04', '2024-09-10 06:19:04'), (8, 5, 15, '2024-09-10 06:50:31', '2024-09-10 06:49:49', '2024-09-10 06:50:31'), (9, 5, 460, '2024-09-10 06:51:35', '2024-09-10 06:51:09', '2024-09-10 06:51:35'), (10, 5, 468, '2024-09-10 06:51:23', '2024-09-10 06:51:23', '2024-09-10 06:51:23'), (11, 5, 463, '2024-09-10 07:23:02', '2024-09-10 06:55:04', '2024-09-10 07:23:02'), (12, 5, 466, '2024-09-10 07:56:33', '2024-09-10 07:56:33', '2024-09-10 07:56:33'), (13, 1, 9, '2024-09-10 23:37:23', '2024-09-10 23:37:11', '2024-09-10 23:37:23'), (14, 1, 20, '2024-09-10 23:37:31', '2024-09-10 23:37:31', '2024-09-10 23:37:31'), (15, 1, 166, '2024-09-11 01:40:20', '2024-09-11 00:15:34', '2024-09-11 01:40:20'), (16, 1, 301, '2024-09-11 00:44:00', '2024-09-11 00:43:38', '2024-09-11 00:44:00'), (17, 1, 252, '2024-09-11 00:56:08', '2024-09-11 00:56:08', '2024-09-11 00:56:08'), (18, 1, 242, '2024-09-11 00:56:14', '2024-09-11 00:56:14', '2024-09-11 00:56:14'), (19, 1, 251, '2024-09-11 00:58:13', '2024-09-11 00:58:13', '2024-09-11 00:58:13'), (20, 1, 470, '2024-09-26 00:12:14', '2024-09-17 01:54:16', '2024-09-26 00:12:14'), (21, 1, 124, '2024-09-17 02:44:55', '2024-09-17 02:44:55', '2024-09-17 02:44:55'), (22, 1, 154, '2024-09-17 02:52:04', '2024-09-17 02:52:04', '2024-09-17 02:52:04'), (23, 1, 482, '2024-09-25 04:10:24', '2024-09-25 04:09:47', '2024-09-25 04:10:24'), (24, 1, 14, '2024-09-25 04:17:45', '2024-09-25 04:14:10', '2024-09-25 04:17:45'), (25, 1, 239, '2024-09-26 00:16:09', '2024-09-26 00:16:09', '2024-09-26 00:16:09'); -- -- Indexes for dumped tables -- -- -- Indexes for table `advertisements` -- ALTER TABLE `advertisements` ADD PRIMARY KEY (`id`); -- -- Indexes for table `blog_categories` -- ALTER TABLE `blog_categories` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `blog_categories_slug_unique` (`slug`), ADD KEY `blog_categories_parent_id_foreign` (`parent_id`); -- -- Indexes for table `blog_posts` -- ALTER TABLE `blog_posts` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `blog_posts_slug_unique` (`slug`), ADD KEY `blog_posts_author_id_foreign` (`author_id`), ADD KEY `blog_posts_title_index` (`title`), ADD KEY `blog_posts_slug_index` (`slug`); -- -- Indexes for table `business_settings` -- ALTER TABLE `business_settings` ADD PRIMARY KEY (`id`); -- -- Indexes for table `cache` -- ALTER TABLE `cache` ADD PRIMARY KEY (`key`); -- -- Indexes for table `cache_locks` -- ALTER TABLE `cache_locks` ADD PRIMARY KEY (`key`); -- -- Indexes for table `categories` -- ALTER TABLE `categories` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `categories_slug_unique` (`slug`); -- -- Indexes for table `comments` -- ALTER TABLE `comments` ADD PRIMARY KEY (`id`), ADD KEY `comments_game_id_foreign` (`game_id`), ADD KEY `comments_user_id_foreign` (`user_id`); -- -- Indexes for table `dynamic_popups` -- ALTER TABLE `dynamic_popups` ADD PRIMARY KEY (`id`); -- -- Indexes for table `failed_jobs` -- ALTER TABLE `failed_jobs` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`); -- -- Indexes for table `games` -- ALTER TABLE `games` ADD PRIMARY KEY (`id`); -- -- Indexes for table `game_reactions` -- ALTER TABLE `game_reactions` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `game_reactions_user_id_game_id_unique` (`user_id`,`game_id`), ADD KEY `game_reactions_game_id_foreign` (`game_id`); -- -- Indexes for table `homes` -- ALTER TABLE `homes` ADD PRIMARY KEY (`id`); -- -- Indexes for table `jobs` -- ALTER TABLE `jobs` ADD PRIMARY KEY (`id`), ADD KEY `jobs_queue_index` (`queue`); -- -- Indexes for table `job_batches` -- ALTER TABLE `job_batches` ADD PRIMARY KEY (`id`); -- -- Indexes for table `menuses` -- ALTER TABLE `menuses` ADD PRIMARY KEY (`id`); -- -- Indexes for table `menu_items` -- ALTER TABLE `menu_items` ADD PRIMARY KEY (`id`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `pages` -- ALTER TABLE `pages` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `pages_slug_unique` (`slug`); -- -- Indexes for table `password_reset_tokens` -- ALTER TABLE `password_reset_tokens` ADD PRIMARY KEY (`email`); -- -- Indexes for table `personal_access_tokens` -- ALTER TABLE `personal_access_tokens` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`), ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`); -- -- Indexes for table `replies` -- ALTER TABLE `replies` ADD PRIMARY KEY (`id`), ADD KEY `replies_comment_id_foreign` (`comment_id`), ADD KEY `replies_user_id_foreign` (`user_id`); -- -- Indexes for table `sessions` -- ALTER TABLE `sessions` ADD PRIMARY KEY (`id`), ADD KEY `sessions_user_id_index` (`user_id`), ADD KEY `sessions_last_activity_index` (`last_activity`); -- -- Indexes for table `subscribers` -- ALTER TABLE `subscribers` ADD PRIMARY KEY (`id`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- Indexes for table `user_game_history` -- ALTER TABLE `user_game_history` ADD PRIMARY KEY (`id`), ADD KEY `user_game_history_user_id_foreign` (`user_id`), ADD KEY `user_game_history_game_id_foreign` (`game_id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `advertisements` -- ALTER TABLE `advertisements` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `blog_categories` -- ALTER TABLE `blog_categories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14; -- -- AUTO_INCREMENT for table `blog_posts` -- ALTER TABLE `blog_posts` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `business_settings` -- ALTER TABLE `business_settings` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14; -- -- AUTO_INCREMENT for table `categories` -- ALTER TABLE `categories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=43; -- -- AUTO_INCREMENT for table `comments` -- ALTER TABLE `comments` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `dynamic_popups` -- ALTER TABLE `dynamic_popups` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `failed_jobs` -- ALTER TABLE `failed_jobs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `games` -- ALTER TABLE `games` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=483; -- -- AUTO_INCREMENT for table `game_reactions` -- ALTER TABLE `game_reactions` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=28; -- -- AUTO_INCREMENT for table `homes` -- ALTER TABLE `homes` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `jobs` -- ALTER TABLE `jobs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `menuses` -- ALTER TABLE `menuses` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `menu_items` -- ALTER TABLE `menu_items` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21; -- -- AUTO_INCREMENT for table `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19; -- -- AUTO_INCREMENT for table `pages` -- ALTER TABLE `pages` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `personal_access_tokens` -- ALTER TABLE `personal_access_tokens` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `replies` -- ALTER TABLE `replies` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `subscribers` -- ALTER TABLE `subscribers` MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `user_game_history` -- ALTER TABLE `user_game_history` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26; -- -- Constraints for dumped tables -- -- -- Constraints for table `blog_categories` -- ALTER TABLE `blog_categories` ADD CONSTRAINT `blog_categories_parent_id_foreign` FOREIGN KEY (`parent_id`) REFERENCES `blog_categories` (`id`) ON DELETE CASCADE; -- -- Constraints for table `blog_posts` -- ALTER TABLE `blog_posts` ADD CONSTRAINT `blog_posts_author_id_foreign` FOREIGN KEY (`author_id`) REFERENCES `users` (`id`) ON DELETE CASCADE; -- -- Constraints for table `comments` -- ALTER TABLE `comments` ADD CONSTRAINT `comments_game_id_foreign` FOREIGN KEY (`game_id`) REFERENCES `games` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `comments_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE; -- -- Constraints for table `game_reactions` -- ALTER TABLE `game_reactions` ADD CONSTRAINT `game_reactions_game_id_foreign` FOREIGN KEY (`game_id`) REFERENCES `games` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `game_reactions_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE; -- -- Constraints for table `replies` -- ALTER TABLE `replies` ADD CONSTRAINT `replies_comment_id_foreign` FOREIGN KEY (`comment_id`) REFERENCES `comments` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `replies_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE; -- -- Constraints for table `user_game_history` -- ALTER TABLE `user_game_history` ADD CONSTRAINT `user_game_history_game_id_foreign` FOREIGN KEY (`game_id`) REFERENCES `games` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `user_game_history_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE; 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 */;
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings