<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Mac App Store Games</title>
    <description>Games available on the Mac App Store</description>
    <pubDate>Sat, 06 Jun 2026 17:39:07 +0000</pubDate>
    <lastBuildDate>Sat, 06 Jun 2026 17:39:07 +0000</lastBuildDate>
    <generator>TouchArcade - iPhone, iPad, Android Games Forum</generator>
    <link>https://toucharcade.com/community/forums/mac-app-store-games.28/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://toucharcade.com/community/forums/mac-app-store-games.28/index.rss"/>
    <item>
      <title>Dead Beyond Coming soon to Steam also Mac AppStore.</title>
      <pubDate>Mon, 09 Mar 2026 15:29:49 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/dead-beyond-coming-soon-to-steam-also-mac-appstore.433080/</link>
      <guid>https://toucharcade.com/community/threads/dead-beyond-coming-soon-to-steam-also-mac-appstore.433080/</guid>
      <author>invalid@example.com (volcank)</author>
      <dc:creator>volcank</dc:creator>
      <content:encoded><![CDATA[Dead Beyond Mac App Store Link - <a href="https://apps.apple.com/tr/app/dead-beyond/id6759400572?mt=12" target="_blank" class="externalLink" rel="nofollow">https://apps.apple.com/tr/app/dead-beyond/id6759400572?mt=12</a><br />
<br />
Dead Beyond Steam Link - <a href="https://store.steampowered.com/app/3861610/Dead_Beyond/" target="_blank" class="externalLink" rel="nofollow">https://store.steampowered.com/app/3861610/Dead_Beyond/</a>]]></content:encoded>
    </item>
    <item>
      <title>Backflip Madness on Steam (macOS, Windows, SteamOS + Linux)</title>
      <pubDate>Sun, 16 Nov 2025 20:52:57 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/backflip-madness-on-steam-macos-windows-steamos-linux.433068/</link>
      <guid>https://toucharcade.com/community/threads/backflip-madness-on-steam-macos-windows-steamos-linux.433068/</guid>
      <author>invalid@example.com (Gamesoul Studio)</author>
      <dc:creator>Gamesoul Studio</dc:creator>
      <content:encoded><![CDATA[Backflip Madness 2 is available on Steam: <a href="https://store.steampowered.com/app/3613530/Backflip_Madness_2/" target="_blank" class="externalLink" rel="nofollow">https://store.steampowered.com/app/3613530/Backflip_Madness_2/</a><br />
<br />
<iframe width="500" height="300" src="https://www.youtube.com/embed/8BnwgRcnk0U?wmode=opaque" frameborder="0" allowfullscreen></iframe>]]></content:encoded>
    </item>
    <item>
      <title>[Free] Tap! Jump Heroes</title>
      <pubDate>Thu, 24 Apr 2025 03:56:07 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/free-tap-jump-heroes.432996/</link>
      <guid>https://toucharcade.com/community/threads/free-tap-jump-heroes.432996/</guid>
      <author>invalid@example.com (thinkingstudio101)</author>
      <dc:creator>thinkingstudio101</dc:creator>
      <content:encoded><![CDATA[Hi there! We just released a simple one-touch game!<br />
<br />
One button jump! It’s simple, but surprisingly tricky with super satisfying controls!<br />
Use the walls on both sides to jump higher and higher!<br />
<br />
Apple App Store: <a href="https://apps.apple.com/app/id6741750104" target="_blank" class="externalLink" rel="nofollow">https://apps.apple.com/app/id6741750104</a><br />
<br />
<iframe width="500" height="300" src="https://www.youtube.com/embed/o4OwuazM2lU?wmode=opaque" frameborder="0" allowfullscreen></iframe><br />
<br />
We’d really appreciate it if you give it a try and leave us a review!]]></content:encoded>
    </item>
    <item>
      <title>Backflip Madness 2 (by Gamesoul Studio)</title>
      <pubDate>Wed, 01 May 2024 09:22:11 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/backflip-madness-2-by-gamesoul-studio.432276/</link>
      <guid>https://toucharcade.com/community/threads/backflip-madness-2-by-gamesoul-studio.432276/</guid>
      <author>invalid@example.com (Gamesoul Studio)</author>
      <dc:creator>Gamesoul Studio</dc:creator>
      <content:encoded><![CDATA[Backflip Madness 2 has just been released on the App Store: <a href="https://apps.apple.com/app/backflip-madness-2/id1460431748" target="_blank" class="externalLink" rel="nofollow">https://apps.apple.com/us/app/backflip-madness-2/id1460431748</a><br />
<br />
<link rel='stylesheet' id='owl-carousel-css' href='https://toucharcade.com/wp-content/themes/touch-arcade/assets/owl-carousel/assets/owl.carousel.min.css?ver=4.9.3' type='text/css' media='all' />
<script type='text/javascript' src='https://toucharcade.com/wp-content/themes/touch-arcade/assets/owl-carousel/owl.carousel.min.js?ver=1.1'></script>

<script type="text/javascript">

	var objAppUserData = null;

	function getAppUserData(intAppId)
	{
		if (objAppUserData) return objAppUserData;

		var xhttp = new XMLHttpRequest();
		xhttp.onreadystatechange = function()
		{
			if (this.readyState == 4 && this.status == 200)
			{
				objAppUserData = JSON.parse(this.responseText);
				populateAppUserData();
			}
		}
		xhttp.open("GET", "https://toucharcade.com/games/AppUserDataAjax.php/?appid=" + intAppId, true);
		xhttp.send();
	}

	getAppUserData(1460431748);

	function populateAppUserData()
	{
		var elemButtonWatch = document.getElementById("elemAppUserData_watch");
		if (objAppUserData.userid)
		{
			if (objAppUserData.appuserwatch) elemButtonWatch.style.backgroundColor = '#ffff00';
			elemButtonWatch.style.display = 'block';
		}

		var elemYourRating = document.getElementById("elemAppUserData_rating");
		if (objAppUserData.appuserrating) elemYourRating.innerHTML = objAppUserData.appuserratingstars;
	}

	function appUserWatch(intAppId, boolWatch)
	{
		var strData = 'appid=' + intAppId + '&watch=' + boolWatch + '&token=' + objAppUserData.appusercsrftoken;

		var xhr = new XMLHttpRequest();
		xhr.open ('POST', 'https://toucharcade.com/games/AppWatchAjax.php', true);
		xhr.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
		xhr.send (strData);

		var elemAppUserWatch = document.getElementById("elemAppUserData_watch");
		var strColor = (boolWatch) ? '#ffff00' : null;
		elemAppUserWatch.style.backgroundColor = strColor;
	}

</script>

<div class="uix_contentFix">
	<div class="mainContainer">
		<div class="mainContent">
			<div id="primary" class="content-area">
				<main id="main" class="site-main" role="main">
                    <div class="ta_game__hero">
                        <div class="ta_game__heroContent ta_game__heroContent" >
                            <div class="ta_game__heroIcon"><img style="width: 100px; min-width: 100px; border-radius: 20px;" src="https://toucharcade.com/wp-content/images/app/1460431748/100x100bb.jpg"/></div>
                            <div>
                                <h1 class="ta_game__heroTitle">Backflip Madness 2</h1>
                                <div class="ta_game__heroAuthor">Gamesoul Studio</div>
                                <div class="ta_game__heroDescription">Fast-paced, parkour-flavored extreme sports game. Your goal is simple - make tons of spectacular tricks and stunts. Take…</div>
                            </div>
                        </div>
                        <div class="ta_game__metaBar">
                            
                            <div class="ta_game__actions">
                                <div class="ta_game__metaBar__price">&#36;0.99</div>
                                <a href="http://toucharcade.com/link/http://itunes.apple.com/us/app/id1460431748?mt=8" class="button primary">Buy Now</a>
                            	<a id="elemAppUserData_watch" style="display:none;" href="/watch" class="button" primary onClick="var boolWatch = (this.style.backgroundColor) ? 0 : 1; appUserWatch(1460431748, boolWatch); return false;">Watch</a>
                            </div>
                        </div>
                    </div>

                    <div class="ta_game__media"><div class="ta_game__mediaHeading"><i class="mdi mdi-folder-image"></i> Media</div><div class="owl-carousel"><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/40/24/e5/4024e5ce-5242-f962-a464-c1808a2c5d61/f65426a5-60e1-4f54-bcaf-55120cce804f_1.png/406x228bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/40/24/e5/4024e5ce-5242-f962-a464-c1808a2c5d61/f65426a5-60e1-4f54-bcaf-55120cce804f_1.png/406x228bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/07/59/16/0759162b-4c86-1290-e30f-4cf1e84c5a27/a285ac31-1631-4b70-bd8c-ecf6a8e6f1dc_10.png/406x228bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/07/59/16/0759162b-4c86-1290-e30f-4cf1e84c5a27/a285ac31-1631-4b70-bd8c-ecf6a8e6f1dc_10.png/406x228bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/d8/b0/f7/d8b0f7da-00d0-b7f6-3290-b5193e6fd135/6c906f06-a54a-43f8-9df1-3c9ac4eeaee3_2.png/406x228bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/d8/b0/f7/d8b0f7da-00d0-b7f6-3290-b5193e6fd135/6c906f06-a54a-43f8-9df1-3c9ac4eeaee3_2.png/406x228bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/44/06/fb/4406fb2b-5865-c627-fcfe-3ba616f642b3/d05f63a3-4b68-4df1-aa82-eb00fd0c81dd_4.png/406x228bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/44/06/fb/4406fb2b-5865-c627-fcfe-3ba616f642b3/d05f63a3-4b68-4df1-aa82-eb00fd0c81dd_4.png/406x228bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/80/82/de/8082dea4-95ab-7562-e046-57240a74a204/6fbf3bcd-2cb0-4474-9c13-4e4d3bc8d831_5.png/406x228bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/80/82/de/8082dea4-95ab-7562-e046-57240a74a204/6fbf3bcd-2cb0-4474-9c13-4e4d3bc8d831_5.png/406x228bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/cd/7b/7a/cd7b7a1e-24e1-108c-af3b-85320547b57c/be4ea30c-a2be-43fd-8ce1-dee7b749e4b3_6.png/406x228bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/cd/7b/7a/cd7b7a1e-24e1-108c-af3b-85320547b57c/be4ea30c-a2be-43fd-8ce1-dee7b749e4b3_6.png/406x228bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/dd/57/a3/dd57a3be-0001-6e47-89f6-0457b0826419/76cc0b1d-6f81-46e6-8f54-4dbfdcc762f3_7.png/406x228bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/dd/57/a3/dd57a3be-0001-6e47-89f6-0457b0826419/76cc0b1d-6f81-46e6-8f54-4dbfdcc762f3_7.png/406x228bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/61/d7/d1/61d7d1c1-0e41-c835-3e5f-07af9e756b92/bf8d088b-40de-4c7d-9622-12be12bccc69_3.png/406x228bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/61/d7/d1/61d7d1c1-0e41-c835-3e5f-07af9e756b92/bf8d088b-40de-4c7d-9622-12be12bccc69_3.png/406x228bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/2c/2d/57/2c2d571e-15e0-ea7f-5c7c-76a0e7437f46/6a9f9bb1-3195-4b5d-a4a2-b70c8c9c4e5c_8.png/406x228bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/2c/2d/57/2c2d571e-15e0-ea7f-5c7c-76a0e7437f46/6a9f9bb1-3195-4b5d-a4a2-b70c8c9c4e5c_8.png/406x228bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/47/e4/a7/47e4a74e-25af-e15e-3818-d537af03fd88/8f48b4ff-b398-41af-8a0a-d7209c072fbd_9.png/406x228bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/47/e4/a7/47e4a74e-25af-e15e-3818-d537af03fd88/8f48b4ff-b398-41af-8a0a-d7209c072fbd_9.png/406x228bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/3f/42/5e/3f425ee1-fc84-8aeb-494a-be93513e00d2/574db4ce-09fc-47ce-96c6-058f340f4061_1.png/552x414bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/3f/42/5e/3f425ee1-fc84-8aeb-494a-be93513e00d2/574db4ce-09fc-47ce-96c6-058f340f4061_1.png/552x414bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/1e/bc/96/1ebc9659-801f-6bfd-4ee2-29b31ea38803/144c5a84-adb0-4e8e-965f-bc2ae7cc65f9_9.png/552x414bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/1e/bc/96/1ebc9659-801f-6bfd-4ee2-29b31ea38803/144c5a84-adb0-4e8e-965f-bc2ae7cc65f9_9.png/552x414bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/7b/4f/fa/7b4ffaae-5c82-3f75-b7f9-7490fbc9528f/70390e9b-02aa-4424-a643-b8ef68af76bc_10.png/552x414bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/7b/4f/fa/7b4ffaae-5c82-3f75-b7f9-7490fbc9528f/70390e9b-02aa-4424-a643-b8ef68af76bc_10.png/552x414bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/89/7f/15/897f1517-3663-dd23-d0d2-9fc5caab5415/6d88c3d1-9de5-40e1-a8ff-d26ba7048ea2_2.png/552x414bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/89/7f/15/897f1517-3663-dd23-d0d2-9fc5caab5415/6d88c3d1-9de5-40e1-a8ff-d26ba7048ea2_2.png/552x414bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/06/d7/ec/06d7ec94-9359-e702-f9df-818f510df783/669703ee-7cda-4586-8d45-bb6177c8f5b0_4.png/552x414bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/06/d7/ec/06d7ec94-9359-e702-f9df-818f510df783/669703ee-7cda-4586-8d45-bb6177c8f5b0_4.png/552x414bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/9c/59/c4/9c59c446-097e-0431-7e32-d891f241c684/1a822a86-569a-4594-9e00-daaba00c11d2_5.png/552x414bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/9c/59/c4/9c59c446-097e-0431-7e32-d891f241c684/1a822a86-569a-4594-9e00-daaba00c11d2_5.png/552x414bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/a7/74/32/a774321e-ceac-dd83-f517-97dfc9ac8c65/d05f4baa-98f5-4b71-9a90-92a474aac09b_7.png/552x414bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/a7/74/32/a774321e-ceac-dd83-f517-97dfc9ac8c65/d05f4baa-98f5-4b71-9a90-92a474aac09b_7.png/552x414bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/33/e0/65/33e06588-4e2d-d604-3189-550d9da2e544/93dce77b-1294-486a-bd1d-37bc76f76e73_6.png/552x414bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/33/e0/65/33e06588-4e2d-d604-3189-550d9da2e544/93dce77b-1294-486a-bd1d-37bc76f76e73_6.png/552x414bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/3d/1e/5b/3d1e5b75-62bc-cf6a-4ac6-399b98f9a302/63be8f4d-9e76-442d-bf2b-6726d8ef99db_3.png/552x414bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/3d/1e/5b/3d1e5b75-62bc-cf6a-4ac6-399b98f9a302/63be8f4d-9e76-442d-bf2b-6726d8ef99db_3.png/552x414bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/f2/bd/a9/f2bda9c6-fd48-83bd-23d6-5c6c8f6c5c58/8f1feb45-7d71-44eb-ae44-ad2139db27e9_8.png/552x414bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/f2/bd/a9/f2bda9c6-fd48-83bd-23d6-5c6c8f6c5c58/8f1feb45-7d71-44eb-ae44-ad2139db27e9_8.png/552x414bb.png" /></a></div></div>

                    <div class="ta_game__tabContent">
                        

                        <div class="tab-content">
                            <div id="details" class="tab-pane entry-content fade in active"><h5>Details</h5>Fast-paced, parkour-flavored extreme sports game. Your goal is simple - make tons of spectacular tricks and stunts. Take it to the extreme, again!

The long-awaited sequel has finally arrived! Backflip Madness 2 brings more thrills with enhanced graphics, realistic physics, smooth animations, and new features like fully explorable levels, character customization, multiplayer mode, and combo tricks. Dive into the ultimate parkour experience now and join the backflip revolution.

Features:
- Realistic physics-based gameplay
- Parkour / Freerunning acrobatics
- Fully explorable levels
- Ragdoll physics and simulation
- Multiple backflips, gainers, and front flip
- Combo chaining
- SloMo and Lunar Gravity
- Record gameplay with one tap
- Character customization
- Controller supported
- Game Center leaderboards
- Optimized and battery friendly performance

Easy to learn, hard to master backflip game. Jump from the roof, flip from the cliff, train backflips and become real flip master!  Play with friend on your device with additional gamepad or keyboard in Two Players mode.

Backflip Madness 2 is a premium game with no ads or in-app purchases.<div class="ta_gameInformation">
                                    <div class="ta_gameInformation__titlebar">Information</div>
                                    <div class="ta_gameInformation__body">
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Seller:</span><span>Gamesoul Studio</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Genre:</span><span>Simulation, Sports</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Release:</span><span>May 01, 2024</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Updated:</span><span>Jan 29, 2026</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Version:</span><span>1.2.3</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Size:</span><span>60.1 MB</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">TouchArcade Rating:</span><span>Unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">User Rating:</span><span>Unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Your Rating:</span><span id="elemAppUserData_rating">unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell ta_gameInformation__compatibility">
                                            <span class="ta_gameInformation__label">Compatibility:</span><span><span class="icon-hd">HD</span> Universal</span>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            
                            
                        </div>
                    </div>

                    
                </main><!-- #main -->
			</div><!-- #primary --><br />
<br />
<iframe width="500" height="300" src="https://www.youtube.com/embed/8BnwgRcnk0U?wmode=opaque" frameborder="0" allowfullscreen></iframe>]]></content:encoded>
    </item>
    <item>
      <title>Lootbox Heroes FREE</title>
      <pubDate>Sat, 23 Mar 2024 10:10:20 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/lootbox-heroes-free.429262/</link>
      <guid>https://toucharcade.com/community/threads/lootbox-heroes-free.429262/</guid>
      <author>invalid@example.com (CasualBunker)</author>
      <dc:creator>CasualBunker</dc:creator>
      <content:encoded><![CDATA[Hire, teach and equip warriors, customize and manage your own unique squad to explore Catacombs and fantasy Dungeons!<br />
Build the strongest team, create more combinations and make your personal strategy and fight against other players online on PvP Arena battles like traditional MOBA.<br />
Play Tournaments, take rewards and win epic chests in Championships! Challenge top players in online leaderboards! Or simple collect rewards from Dungeons, complete special Events and raid the Bosses - just chill...<br />
<br />
<a href="https://toucharcade.com/community/threads/lootbox-heroes-free.429262/" target="_blank" class="externalLink" rel="nofollow">Lootbox Heroes FREE</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Hiraku Tales (By 3T Games)</title>
      <pubDate>Mon, 22 May 2023 15:47:58 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/hiraku-tales-by-3t-games.430937/</link>
      <guid>https://toucharcade.com/community/threads/hiraku-tales-by-3t-games.430937/</guid>
      <author>invalid@example.com (Makara)</author>
      <dc:creator>Makara</dc:creator>
      <content:encoded><![CDATA[Hiraku tales is an arcade game.<br />
<br />
<img src="http://ed6.free.fr/hiraku.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://ed6.free.fr/hiraku.png" /><br />
<br />
Features:<br />
-Play over 30 levels<br />
-Continue support<br />
<br />
Macstore game:<br />
<a href="https://apps.apple.com/fr/app/hiraku-tales/id6449367037?mt=12" target="_blank" class="externalLink" rel="nofollow">https://apps.apple.com/fr/app/hiraku-tales/id6449367037?mt=12</a><br />
<br />
Follow us at:<br />
twitter:  3tgames<br />
<a href="http://mremakes.free.fr" target="_blank" class="externalLink" rel="nofollow">mremakes.free.fr</a> (beta)]]></content:encoded>
    </item>
    <item>
      <title>Traffic Brains 2 - the city traffic simulation game</title>
      <pubDate>Tue, 09 May 2023 08:28:03 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/traffic-brains-2-the-city-traffic-simulation-game.430767/</link>
      <guid>https://toucharcade.com/community/threads/traffic-brains-2-the-city-traffic-simulation-game.430767/</guid>
      <author>invalid@example.com (Short Story Games)</author>
      <dc:creator>Short Story Games</dc:creator>
      <content:encoded><![CDATA[The newly released game is for traffic management enthusiasts.<br />
You will need to optimize traffic flow. Preprogram traffic light patterns, place road signs to divert or block traffic, increase speed where is necessary, hit GO, and watch the traffic flow.<br />
You will have to reach the target TRAFFIC EFFICIENCY.<br />
<br />
<a href="https://apps.apple.com/us/app/traffic-brains-2/id1599326279" target="_blank" class="externalLink" rel="nofollow">Download it on Mac App Store</a><br />
<br />
<iframe width="500" height="300" src="https://www.youtube.com/embed/JW5Mr-DC0fo?wmode=opaque" frameborder="0" allowfullscreen></iframe>]]></content:encoded>
    </item>
    <item>
      <title>[Free] The Egg Head (by 3TGames)</title>
      <pubDate>Thu, 17 Nov 2022 14:01:37 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/free-the-egg-head-by-3tgames.427437/</link>
      <guid>https://toucharcade.com/community/threads/free-the-egg-head-by-3tgames.427437/</guid>
      <author>invalid@example.com (Makara)</author>
      <dc:creator>Makara</dc:creator>
      <content:encoded><![CDATA[Hi,here is Egghead(c)an arcade platform game .<br />
This game is a remake of Zx Spectrum game from Jonathan Cauldwell in 1989,thanks to him for permission.<br />
<br />
Travel over 40 levels<br />
<br />
Playable on Mac, Mac mini,Mac mini M1 ,OS 10.9++<br />
<br />
<b>Iphone and Ipad coming soon.....</b><br />
<br />
Download Free at:<br />
<b><a href="https://apps.apple.com/us/app/the-egg-head/id6444496767" target="_blank" class="externalLink" rel="nofollow">https://apps.apple.com/us/app/the-egg-head/id6444496767</a></b><br />
<br />
<img src="http://ed6.free.fr/egg1xx.jpg" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://ed6.free.fr/egg1xx.jpg" /> <br />
<br />
Have a nice play and feedback are welcome<br />
<br />
3T Games]]></content:encoded>
    </item>
    <item>
      <title>[Free] Never have I Ever</title>
      <pubDate>Wed, 16 Nov 2022 15:28:10 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/free-never-have-i-ever.427410/</link>
      <guid>https://toucharcade.com/community/threads/free-never-have-i-ever.427410/</guid>
      <author>invalid@example.com (Stipe)</author>
      <dc:creator>Stipe</dc:creator>
      <content:encoded><![CDATA[Hi all! I created another board game. It is somewhat similar to the mechanics of the game Truth or Dare, but a little different. You can play both companies and couples. Enjoy!<br />
<br />
<a href="https://apps.apple.com/app/never-ever-party-game/id1631145256" target="_blank" class="externalLink" rel="nofollow">App Store</a>]]></content:encoded>
    </item>
    <item>
      <title>[OUT] The Gold Thief (3T Games)</title>
      <pubDate>Tue, 08 Nov 2022 20:52:42 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/out-the-gold-thief-3t-games.426800/</link>
      <guid>https://toucharcade.com/community/threads/out-the-gold-thief-3t-games.426800/</guid>
      <author>invalid@example.com (Makara)</author>
      <dc:creator>Makara</dc:creator>
      <content:encoded><![CDATA[Welcome to The Gold Thief.<br />
This is another platform retro game(yes we like old game)<br />
<br />
Game playable on all Mac,Mac Mini,Mac mini M1,need os 10.9+<br />
<br />
<a href="https://apps.apple.com/fr/app/the-gold-thief/id6444079297?mt=12" target="_blank" class="externalLink" rel="nofollow"><b>https://apps.apple.com/fr/app/the-gold-thief/id6444079297?mt=12</b></a><br />
<br />
<img src="http://ed6.free.fr/gold1.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://ed6.free.fr/gold1.png" /> <br />
<br />
<img src="http://ed6.free.fr/gold2.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://ed6.free.fr/gold2.png" /> <br />
<br />
Have a nice Play...]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>[OUT] Caverns of Toros (3T Games)</title>
      <pubDate>Sun, 06 Nov 2022 10:15:58 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/out-caverns-of-toros-3t-games.426769/</link>
      <guid>https://toucharcade.com/community/threads/out-caverns-of-toros-3t-games.426769/</guid>
      <author>invalid@example.com (Makara)</author>
      <dc:creator>Makara</dc:creator>
      <content:encoded><![CDATA[Welcome to Caverns of Toros:<br />
<br />
What is it ?<br />
This is an arcade platform game, did  you play Manic Miner ,Jetset willy on old computer ?.This game is the same with new stuff.Collect alls keys on each levels to open door .<br />
<br />
<br />
To play:<br />
Use arrows key to move<br />
Shift controls key to Jump<br />
Escape key to pause in game<br />
<br />
<br />
Feature:<br />
-Over 40 Levles<br />
-Continue Support<br />
-5 Mode Scanlines<br />
-Retro graphics<br />
<br />
<b><a href="https://apps.apple.com/fr/app/caverns-of-toros/id6443906757?mt=12" target="_blank" class="externalLink" rel="nofollow">https://apps.apple.com/fr/app/caverns-of-toros/id6443906757?mt=12</a></b>...<br />
<br />
<a href="https://toucharcade.com/community/threads/out-caverns-of-toros-3t-games.426769/" target="_blank" class="externalLink" rel="nofollow">[OUT] Caverns of Toros (3T Games)</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>[OUT] Karsus (3T Games)</title>
      <pubDate>Sun, 06 Nov 2022 09:44:09 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/out-karsus-3t-games.426802/</link>
      <guid>https://toucharcade.com/community/threads/out-karsus-3t-games.426802/</guid>
      <author>invalid@example.com (Makara)</author>
      <dc:creator>Makara</dc:creator>
      <content:encoded><![CDATA[Welcome to Karsus<br />
<br />
Karsus and the book of magic spells is an arcade platform game.<br />
<br />
HIstory:<br />
Karsus Find a magic book on his exposition.When he return home,a storm strikes with full force and drop he drop his magic book in a cave.<br />
Now he must to find it .His mission will be very long, he will have to cross the cave populated by monsters and labyrinth.<br />
<br />
<br />
To play:<br />
<br />
Use arrows key to move<br />
X / Shift keys to Jump<br />
c / controls keys to Fire<br />
Escape to pause in game...<br />
<br />
<a href="https://toucharcade.com/community/threads/out-karsus-3t-games.426802/" target="_blank" class="externalLink" rel="nofollow">[OUT] Karsus (3T Games)</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>[OUT] War in the Caverns(3T Games)</title>
      <pubDate>Sat, 05 Nov 2022 17:55:40 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/out-war-in-the-caverns-3t-games.427029/</link>
      <guid>https://toucharcade.com/community/threads/out-war-in-the-caverns-3t-games.427029/</guid>
      <author>invalid@example.com (Makara)</author>
      <dc:creator>Makara</dc:creator>
      <content:encoded><![CDATA[Welcome to War in The Caverns.<br />
Another platforme game,but this game is crazy.Call of duty clone ?? Kill all you want to collect keys.<br />
<br />
<a href="https://apps.apple.com/fr/app/war-in-the-caverns/id6444128177?mt=12" target="_blank" class="externalLink" rel="nofollow"><b>https://apps.apple.com/fr/app/war-in-the-caverns/id6444128177?mt=12</b></a><br />
<br />
<br />
<iframe width="500" height="300" src="https://www.youtube.com/embed/6w6kXMQuo_A?wmode=opaque" frameborder="0" allowfullscreen></iframe><br />
<br />
<img src="http://ed6.free.fr/war1.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://ed6.free.fr/war1.png" /><br />
<br />
<img src="http://ed6.free.fr/war2.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://ed6.free.fr/war2.png" /><br />
<br />
<br />
3T Games]]></content:encoded>
    </item>
    <item>
      <title>[FREE] EGG HEAD IN SPACE</title>
      <pubDate>Thu, 27 Oct 2022 08:16:15 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/free-egg-head-in-space.426691/</link>
      <guid>https://toucharcade.com/community/threads/free-egg-head-in-space.426691/</guid>
      <author>invalid@example.com (Makara)</author>
      <dc:creator>Makara</dc:creator>
      <content:encoded><![CDATA[Welcome to Egg Head in Space<br />
<br />
Egg Head in Space is a platform game written by Jonathan Cauldwell .Remake version by 3T Games<br />
<br />
How to play:<br />
- Use Arrow key to guide<br />
-Shift control key to Jump<br />
-S key to Scanlines on/off<br />
-Escape key to Pause in Game<br />
<br />
<a href="https://apps.apple.com/fr/app/egg-head-in-space/id6443866463?mt=12" target="_blank" class="externalLink" rel="nofollow"><b>https://apps.apple.com/fr/app/egg-head-in-space/id6443866463?mt=12</b></a><br />
<br />
<img src="http://ed6.free.fr/egg001.jpg" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://ed6.free.fr/egg001.jpg" /> <br />
<img src="http://ed6.free.fr/egg002.jpg" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://ed6.free.fr/egg002.jpg" /> <br />
<br />
Have a...<br />
<br />
<a href="https://toucharcade.com/community/threads/free-egg-head-in-space.426691/" target="_blank" class="externalLink" rel="nofollow">[FREE] EGG HEAD IN SPACE</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>[OUT] Logan's Treasure (By 3T Games)</title>
      <pubDate>Sun, 23 Oct 2022 22:36:46 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/out-logans-treasure-by-3t-games.426555/</link>
      <guid>https://toucharcade.com/community/threads/out-logans-treasure-by-3t-games.426555/</guid>
      <author>invalid@example.com (Makara)</author>
      <dc:creator>Makara</dc:creator>
      <content:encoded><![CDATA[Welcome to Logan&#039;s tresaure.<br />
<br />
Logan&#039;s Treasure is an arcade retro platform game.Guide Logan to colect alls 40  keys on each levels to open te chest treasure.<br />
<br />
Game playable on Mac ,Mac Mini M1 Os 10.9+<br />
<br />
to  play:<br />
-Arrow keys to guide<br />
-Shift key to jump<br />
-Controls key to sound on/off<br />
-Enter key to pause in game<br />
<br />
<a href="https://apps.apple.com/fr/app/logans-treasure/id6443920433?mt=12" target="_blank" class="externalLink" rel="nofollow"><b>https://apps.apple.com/fr/app/logans-treasure/id6443920433?mt=12</b></a>...<br />
<br />
<a href="https://toucharcade.com/community/threads/out-logans-treasure-by-3t-games.426555/" target="_blank" class="externalLink" rel="nofollow">[OUT] Logan&#039;s Treasure (By 3T Games)</a>]]></content:encoded>
    </item>
    <item>
      <title>[Free] World Clock app</title>
      <pubDate>Wed, 31 Aug 2022 13:44:29 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/free-world-clock-app.424965/</link>
      <guid>https://toucharcade.com/community/threads/free-world-clock-app.424965/</guid>
      <author>invalid@example.com (Stipe)</author>
      <dc:creator>Stipe</dc:creator>
      <content:encoded><![CDATA[I want to share with you a new application. It helps in dealing with time zones and time differences. It works simply) You add any cities, and the application shows the current time in these cities. The application will be very useful for you if you often travel, or call up with loved ones, or work in other time zones! Try it, you may need the application at any time)<br />
<br />
<a href="https://apps.apple.com/app/id1621716913?platform=iphone" target="_blank" class="externalLink" rel="nofollow">App Store</a>]]></content:encoded>
    </item>
    <item>
      <title>Now available on Mac: Panzer Battle</title>
      <pubDate>Thu, 28 Jul 2022 04:39:43 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/now-available-on-mac-panzer-battle.424314/</link>
      <guid>https://toucharcade.com/community/threads/now-available-on-mac-panzer-battle.424314/</guid>
      <author>invalid@example.com (Macvanderspek)</author>
      <dc:creator>Macvanderspek</dc:creator>
      <content:encoded><![CDATA[<link rel='stylesheet' id='owl-carousel-css' href='https://toucharcade.com/wp-content/themes/touch-arcade/assets/owl-carousel/assets/owl.carousel.min.css?ver=4.9.3' type='text/css' media='all' />
<script type='text/javascript' src='https://toucharcade.com/wp-content/themes/touch-arcade/assets/owl-carousel/owl.carousel.min.js?ver=1.1'></script>

<script type="text/javascript">

	var objAppUserData = null;

	function getAppUserData(intAppId)
	{
		if (objAppUserData) return objAppUserData;

		var xhttp = new XMLHttpRequest();
		xhttp.onreadystatechange = function()
		{
			if (this.readyState == 4 && this.status == 200)
			{
				objAppUserData = JSON.parse(this.responseText);
				populateAppUserData();
			}
		}
		xhttp.open("GET", "https://toucharcade.com/games/AppUserDataAjax.php/?appid=" + intAppId, true);
		xhttp.send();
	}

	getAppUserData(1620308483);

	function populateAppUserData()
	{
		var elemButtonWatch = document.getElementById("elemAppUserData_watch");
		if (objAppUserData.userid)
		{
			if (objAppUserData.appuserwatch) elemButtonWatch.style.backgroundColor = '#ffff00';
			elemButtonWatch.style.display = 'block';
		}

		var elemYourRating = document.getElementById("elemAppUserData_rating");
		if (objAppUserData.appuserrating) elemYourRating.innerHTML = objAppUserData.appuserratingstars;
	}

	function appUserWatch(intAppId, boolWatch)
	{
		var strData = 'appid=' + intAppId + '&watch=' + boolWatch + '&token=' + objAppUserData.appusercsrftoken;

		var xhr = new XMLHttpRequest();
		xhr.open ('POST', 'https://toucharcade.com/games/AppWatchAjax.php', true);
		xhr.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
		xhr.send (strData);

		var elemAppUserWatch = document.getElementById("elemAppUserData_watch");
		var strColor = (boolWatch) ? '#ffff00' : null;
		elemAppUserWatch.style.backgroundColor = strColor;
	}

</script>

<div class="uix_contentFix">
	<div class="mainContainer">
		<div class="mainContent">
			<div id="primary" class="content-area">
				<main id="main" class="site-main" role="main">
                    <div class="ta_game__hero">
                        <div class="ta_game__heroContent ta_game__heroContent" >
                            <div class="ta_game__heroIcon"><img style="width: 100px; min-width: 100px; border-radius: 20px;" src="https://toucharcade.com/wp-content/images/app/1620308483/100x100bb.jpg"/></div>
                            <div>
                                <h1 class="ta_game__heroTitle">Panzer Battle</h1>
                                <div class="ta_game__heroAuthor">Sparkling Design and Infotech Private Limited</div>
                                <div class="ta_game__heroDescription">Panzer Battle - Command your tank into the historical battlefields of World War II. Fight in a 5x5 frontline and defeat …</div>
                            </div>
                        </div>
                        <div class="ta_game__metaBar">
                            
                            <div class="ta_game__actions">
                                <div class="ta_game__metaBar__price">Free</div>
                                <a href="http://toucharcade.com/link/http://itunes.apple.com/us/app/id1620308483?mt=8" class="button primary">Buy Now</a>
                            	<a id="elemAppUserData_watch" style="display:none;" href="/watch" class="button" primary onClick="var boolWatch = (this.style.backgroundColor) ? 0 : 1; appUserWatch(1620308483, boolWatch); return false;">Watch</a>
                            </div>
                        </div>
                    </div>

                    <div class="ta_game__media"><div class="ta_game__mediaHeading"><i class="mdi mdi-folder-image"></i> Media</div><div class="owl-carousel"><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/cc/cc/63/cccc6395-f5b0-1b99-9f19-71524a9d07e8/2204d3bd-e3ba-47f5-89e8-fa9de9953ebb_iPhone_5.5-1.jpg/406x228bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/cc/cc/63/cccc6395-f5b0-1b99-9f19-71524a9d07e8/2204d3bd-e3ba-47f5-89e8-fa9de9953ebb_iPhone_5.5-1.jpg/406x228bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/3d/69/6d/3d696db5-7661-b775-1dd7-0053d2aa2c12/14baef25-c245-44f9-a518-c594e8e9f309_iPhone_5.5-1.jpg/406x228bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/3d/69/6d/3d696db5-7661-b775-1dd7-0053d2aa2c12/14baef25-c245-44f9-a518-c594e8e9f309_iPhone_5.5-1.jpg/406x228bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/25/51/98/2551981a-8919-094f-7538-b6b54e90d647/02912179-29fa-4713-9cef-60390e02dbbf_iPhone_5.5-2.jpg/406x228bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/25/51/98/2551981a-8919-094f-7538-b6b54e90d647/02912179-29fa-4713-9cef-60390e02dbbf_iPhone_5.5-2.jpg/406x228bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/35/f9/20/35f92003-a1f9-de11-25c8-17f18eab4239/78af5bb1-2b24-4698-9a88-88ffe3b4e083_iPhone_5.5-3.jpg/406x228bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/35/f9/20/35f92003-a1f9-de11-25c8-17f18eab4239/78af5bb1-2b24-4698-9a88-88ffe3b4e083_iPhone_5.5-3.jpg/406x228bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/95/cb/cf/95cbcf2e-65b7-dfb5-7265-f014840a3608/303088cb-652d-4315-b5be-a70302d7ae7d_iPhone_5.5-4.jpg/406x228bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/95/cb/cf/95cbcf2e-65b7-dfb5-7265-f014840a3608/303088cb-652d-4315-b5be-a70302d7ae7d_iPhone_5.5-4.jpg/406x228bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/c2/bd/cc/c2bdcc80-b171-c507-0391-98e45803c33f/d814db94-737d-4115-a822-4092ff1a0fa8_iPhone_5.5-5.jpg/406x228bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/c2/bd/cc/c2bdcc80-b171-c507-0391-98e45803c33f/d814db94-737d-4115-a822-4092ff1a0fa8_iPhone_5.5-5.jpg/406x228bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/3c/5a/c2/3c5ac29f-6e5a-e70f-05b9-ae1b4db6d8b3/10fbc9d1-e6a4-4f13-a4b1-52d89a57a69f_iPhone_5.5-6.jpg/406x228bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/3c/5a/c2/3c5ac29f-6e5a-e70f-05b9-ae1b4db6d8b3/10fbc9d1-e6a4-4f13-a4b1-52d89a57a69f_iPhone_5.5-6.jpg/406x228bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/f3/36/93/f336939e-f705-08fe-41d6-583dbdfbd6a1/99c1fdbd-22d6-4a63-90d3-271e1f53e9e3_iPhone_5.5-7.jpg/406x228bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/f3/36/93/f336939e-f705-08fe-41d6-583dbdfbd6a1/99c1fdbd-22d6-4a63-90d3-271e1f53e9e3_iPhone_5.5-7.jpg/406x228bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/4a/23/91/4a2391eb-6ce8-f480-4f88-32361b2f7e0b/bf13d1a5-a14b-486e-a4ca-f0283071e7ac_iPhone_5.5-8.jpg/406x228bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/4a/23/91/4a2391eb-6ce8-f480-4f88-32361b2f7e0b/bf13d1a5-a14b-486e-a4ca-f0283071e7ac_iPhone_5.5-8.jpg/406x228bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/54/6f/44/546f4445-97ba-0067-2b12-5a95ba13eafc/e48ba0bf-efc5-44cb-8cbf-d4f7c86264f4_iPad-1.jpg/552x414bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/54/6f/44/546f4445-97ba-0067-2b12-5a95ba13eafc/e48ba0bf-efc5-44cb-8cbf-d4f7c86264f4_iPad-1.jpg/552x414bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/4d/3b/90/4d3b9089-7767-9528-5e87-22b86b474fa5/fe72bb58-8be1-4d82-b822-1a7369685079_iPad-1.jpg/552x414bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/4d/3b/90/4d3b9089-7767-9528-5e87-22b86b474fa5/fe72bb58-8be1-4d82-b822-1a7369685079_iPad-1.jpg/552x414bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/7c/c0/f6/7cc0f660-2cbc-1ce1-8596-e3fdb366e088/964dbff9-fefd-4304-acc4-1c52921ee6ed_iPad-2.jpg/552x414bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/7c/c0/f6/7cc0f660-2cbc-1ce1-8596-e3fdb366e088/964dbff9-fefd-4304-acc4-1c52921ee6ed_iPad-2.jpg/552x414bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/a1/81/78/a1817813-1e45-9378-27b0-302423a1be88/88a18849-7c4b-40ab-bda2-bd29032201c3_iPad-3.jpg/552x414bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/a1/81/78/a1817813-1e45-9378-27b0-302423a1be88/88a18849-7c4b-40ab-bda2-bd29032201c3_iPad-3.jpg/552x414bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/9e/4c/8e/9e4c8e70-6cdb-d241-743d-7e2db04f1a2b/c17f27eb-19da-457d-a56b-49ccd901fc18_iPad-4.jpg/552x414bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/9e/4c/8e/9e4c8e70-6cdb-d241-743d-7e2db04f1a2b/c17f27eb-19da-457d-a56b-49ccd901fc18_iPad-4.jpg/552x414bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/84/5b/8f/845b8fa5-e3e3-f9e1-6271-cd5d5387761f/5c9def48-6872-4625-93fb-4336878cd123_iPad-5.jpg/552x414bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/84/5b/8f/845b8fa5-e3e3-f9e1-6271-cd5d5387761f/5c9def48-6872-4625-93fb-4336878cd123_iPad-5.jpg/552x414bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/ab/09/cf/ab09cf72-49c7-ad41-51bd-1cf04dc53099/e1aa7734-bc17-4ddd-bb16-38ed9cbdeffe_iPad-6.jpg/552x414bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/ab/09/cf/ab09cf72-49c7-ad41-51bd-1cf04dc53099/e1aa7734-bc17-4ddd-bb16-38ed9cbdeffe_iPad-6.jpg/552x414bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/3c/bc/78/3cbc7807-2358-e241-f1a8-e58fecc08a5a/36ac2b16-7826-450a-89e1-ac7f5946f63f_iPad-7.jpg/552x414bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource112/v4/3c/bc/78/3cbc7807-2358-e241-f1a8-e58fecc08a5a/36ac2b16-7826-450a-89e1-ac7f5946f63f_iPad-7.jpg/552x414bb.jpg" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/e8/14/c4/e814c4aa-d4d6-d038-f012-efb44362104a/074a96c5-a0dd-4f17-96a1-2234ddc135a1_iPad-8.jpg/552x414bb.jpg" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource122/v4/e8/14/c4/e814c4aa-d4d6-d038-f012-efb44362104a/074a96c5-a0dd-4f17-96a1-2234ddc135a1_iPad-8.jpg/552x414bb.jpg" /></a></div></div>

                    <div class="ta_game__tabContent">
                        

                        <div class="tab-content">
                            <div id="details" class="tab-pane entry-content fade in active"><h5>Details</h5>Panzer Battle - Command your tank into the historical battlefields of World War II. Fight in a 5x5 frontline and defeat your enemies. Choose from a realistic collection of tanks, maps and upgrades. 
Historically accurate World War II tanks from Germany, USSR, the US and the USA. Fight on different and distinctive terrains and turn these into your strategic advantage. 

Panzer Battle is optimised for most iOS devices, and you can adjust graphical settings to get the best performance.

Enjoy Panzer Battle!<div class="ta_gameInformation">
                                    <div class="ta_gameInformation__titlebar">Information</div>
                                    <div class="ta_gameInformation__body">
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Seller:</span><span>Sparkling Design and Infotech Private Limited</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Genre:</span><span>Action, Strategy</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Release:</span><span>Apr 30, 2022</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Updated:</span><span>Feb 21, 2023</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Version:</span><span>3.2</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Size:</span><span>1.3 GB</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">TouchArcade Rating:</span><span>Unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">User Rating:</span><span>Unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Your Rating:</span><span id="elemAppUserData_rating">unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell ta_gameInformation__compatibility">
                                            <span class="ta_gameInformation__label">Compatibility:</span><span><span class="icon-hd">HD</span> Universal</span>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            
                            
                        </div>
                    </div>

                    
                </main><!-- #main -->
			</div><!-- #primary --><br />
<br />
This version is upgraded and has no ads or anything. But since I can&#039;t figure out how to price it separately from the iOS version, it is available for free, at least for now..]]></content:encoded>
    </item>
    <item>
      <title>Where is Ploppy? (by Michael Temper)</title>
      <pubDate>Fri, 27 May 2022 09:59:19 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/where-is-ploppy-by-michael-temper.422855/</link>
      <guid>https://toucharcade.com/community/threads/where-is-ploppy-by-michael-temper.422855/</guid>
      <author>invalid@example.com (Ploppypop)</author>
      <dc:creator>Ploppypop</dc:creator>
      <content:encoded><![CDATA[<link rel='stylesheet' id='owl-carousel-css' href='https://toucharcade.com/wp-content/themes/touch-arcade/assets/owl-carousel/assets/owl.carousel.min.css?ver=4.9.3' type='text/css' media='all' />
<script type='text/javascript' src='https://toucharcade.com/wp-content/themes/touch-arcade/assets/owl-carousel/owl.carousel.min.js?ver=1.1'></script>

<script type="text/javascript">

	var objAppUserData = null;

	function getAppUserData(intAppId)
	{
		if (objAppUserData) return objAppUserData;

		var xhttp = new XMLHttpRequest();
		xhttp.onreadystatechange = function()
		{
			if (this.readyState == 4 && this.status == 200)
			{
				objAppUserData = JSON.parse(this.responseText);
				populateAppUserData();
			}
		}
		xhttp.open("GET", "https://toucharcade.com/games/AppUserDataAjax.php/?appid=" + intAppId, true);
		xhttp.send();
	}

	getAppUserData(1618480366);

	function populateAppUserData()
	{
		var elemButtonWatch = document.getElementById("elemAppUserData_watch");
		if (objAppUserData.userid)
		{
			if (objAppUserData.appuserwatch) elemButtonWatch.style.backgroundColor = '#ffff00';
			elemButtonWatch.style.display = 'block';
		}

		var elemYourRating = document.getElementById("elemAppUserData_rating");
		if (objAppUserData.appuserrating) elemYourRating.innerHTML = objAppUserData.appuserratingstars;
	}

	function appUserWatch(intAppId, boolWatch)
	{
		var strData = 'appid=' + intAppId + '&watch=' + boolWatch + '&token=' + objAppUserData.appusercsrftoken;

		var xhr = new XMLHttpRequest();
		xhr.open ('POST', 'https://toucharcade.com/games/AppWatchAjax.php', true);
		xhr.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
		xhr.send (strData);

		var elemAppUserWatch = document.getElementById("elemAppUserData_watch");
		var strColor = (boolWatch) ? '#ffff00' : null;
		elemAppUserWatch.style.backgroundColor = strColor;
	}

</script>

<div class="uix_contentFix">
	<div class="mainContainer">
		<div class="mainContent">
			<div id="primary" class="content-area">
				<main id="main" class="site-main" role="main">
                    <div class="ta_game__hero">
                        <div class="ta_game__heroContent ta_game__heroContent" >
                            <div class="ta_game__heroIcon"><img style="width: 100px; min-width: 100px; border-radius: 20px;" src="https://toucharcade.com/wp-content/images/app/1618480366/100x100bb.jpg"/></div>
                            <div>
                                <h1 class="ta_game__heroTitle">Where is Ploppy Hidden objects</h1>
                                <div class="ta_game__heroAuthor">Michael Temper</div>
                                <div class="ta_game__heroDescription">CHILD SAFETY

Where is Ploppy?, a colorful fun hidden object game for everyone, is designed with your child's safety in …</div>
                            </div>
                        </div>
                        <div class="ta_game__metaBar">
                            
                            <div class="ta_game__actions">
                                <div class="ta_game__metaBar__price">Free</div>
                                <a href="http://toucharcade.com/link/http://itunes.apple.com/us/app/id1618480366?mt=8" class="button primary">Buy Now</a>
                            	<a id="elemAppUserData_watch" style="display:none;" href="/watch" class="button" primary onClick="var boolWatch = (this.style.backgroundColor) ? 0 : 1; appUserWatch(1618480366, boolWatch); return false;">Watch</a>
                            </div>
                        </div>
                    </div>

                    <div class="ta_game__media"><div class="ta_game__mediaHeading"><i class="mdi mdi-folder-image"></i> Media</div><div class="owl-carousel"><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/1b/f6/b1/1bf6b130-c492-eb07-b0bd-67ecd30db805/5b5fd862-656e-412c-9141-f126e8a0b247_iPhone_8_Plus_1.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/1b/f6/b1/1bf6b130-c492-eb07-b0bd-67ecd30db805/5b5fd862-656e-412c-9141-f126e8a0b247_iPhone_8_Plus_1.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/5b/bb/ae/5bbbae7f-63b9-3211-c85e-bf649887cb1c/85f6f532-4f39-4057-9b6f-b85d00b74e8c_iPhone_8_Plus_2.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/5b/bb/ae/5bbbae7f-63b9-3211-c85e-bf649887cb1c/85f6f532-4f39-4057-9b6f-b85d00b74e8c_iPhone_8_Plus_2.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/62/69/b7/6269b7fc-e9a0-40c3-6a99-849aab2c5400/c00a2241-ae1e-4130-a22f-0e91c92de70c_iPhone_8_Plus_3.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/62/69/b7/6269b7fc-e9a0-40c3-6a99-849aab2c5400/c00a2241-ae1e-4130-a22f-0e91c92de70c_iPhone_8_Plus_3.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/8d/4a/2c/8d4a2c23-731d-36c5-1196-d99f409e8513/41387bca-b2e7-400a-a5ce-c724cad0bc84_iPhone_8_Plus_4.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/8d/4a/2c/8d4a2c23-731d-36c5-1196-d99f409e8513/41387bca-b2e7-400a-a5ce-c724cad0bc84_iPhone_8_Plus_4.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/95/46/13/954613df-5f79-b049-4ca6-a2f250256782/78f86730-37e1-4889-a9f6-209053d9888a_Simulator_Screenshot_-_iPad_Pro__U002812.9-inch_U0029__U00286th_generation_U0029_-_2023-09-26_at_00.11.20.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/95/46/13/954613df-5f79-b049-4ca6-a2f250256782/78f86730-37e1-4889-a9f6-209053d9888a_Simulator_Screenshot_-_iPad_Pro__U002812.9-inch_U0029__U00286th_generation_U0029_-_2023-09-26_at_00.11.20.png/576x768bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/dc/9f/a5/dc9fa56c-9a46-766d-dcb8-c88bfb251221/48c39c21-de5a-4e36-b678-3ab0b41aa93e_Simulator_Screenshot_-_iPad_Pro__U002812.9-inch_U0029__U00286th_generation_U0029_-_2023-09-26_at_00.11.41.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/dc/9f/a5/dc9fa56c-9a46-766d-dcb8-c88bfb251221/48c39c21-de5a-4e36-b678-3ab0b41aa93e_Simulator_Screenshot_-_iPad_Pro__U002812.9-inch_U0029__U00286th_generation_U0029_-_2023-09-26_at_00.11.41.png/576x768bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/9f/d0/b4/9fd0b4af-b420-0592-937d-8de012e6d92a/92fe4ee3-d2c6-4591-9300-79854d8b44ff_Simulator_Screenshot_-_iPad_Pro__U002812.9-inch_U0029__U00286th_generation_U0029_-_2023-09-26_at_00.12.33.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource116/v4/9f/d0/b4/9fd0b4af-b420-0592-937d-8de012e6d92a/92fe4ee3-d2c6-4591-9300-79854d8b44ff_Simulator_Screenshot_-_iPad_Pro__U002812.9-inch_U0029__U00286th_generation_U0029_-_2023-09-26_at_00.12.33.png/576x768bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/e2/2f/d1/e22fd1a9-27e1-382b-6ea4-c69356b5e4a1/e964c3c9-6505-4401-a4cf-a4d36c0d627d_Simulator_Screenshot_-_iPad_Pro__U002812.9-inch_U0029__U00286th_generation_U0029_-_2023-09-26_at_00.13.19.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource126/v4/e2/2f/d1/e22fd1a9-27e1-382b-6ea4-c69356b5e4a1/e964c3c9-6505-4401-a4cf-a4d36c0d627d_Simulator_Screenshot_-_iPad_Pro__U002812.9-inch_U0029__U00286th_generation_U0029_-_2023-09-26_at_00.13.19.png/576x768bb.png" /></a></div></div>

                    <div class="ta_game__tabContent">
                        

                        <div class="tab-content">
                            <div id="details" class="tab-pane entry-content fade in active"><h5>Details</h5>CHILD SAFETY

Where is Ploppy?, a colorful fun hidden object game for everyone, is designed with your child's safety in mind. In addition to Apple's guidelines for children's games, we go one step further and firmly believe that any data about your children belongs exclusively to you and your children and should stay that way. Therefore, Where is Ploppy? does not store any of your children's data! There are additional security mechanisms in place to prevent your child from being routed out of the app while playing. This means that as soon as a link is called up, such as to rate the game, a short math problem must be solved beforehand. Furthermore, the game is also designed for the colorblind and children who can't read yet.
So, if you are looking for a game that you can give to your children without hesitation, where they can also train their memory, then download Where is Ploppy? now! :)

DESCRIPTION

A game where you have to find a wanted Ploppy. It can be played over and over again.

HOW TO PLAY

At the beginning of the game you see a card which Ploppy is wanted. After pressing play, the Ploppies on the board get mixed up all over the place. Then you have to start searching - sometimes, you will find them quite easily, sometimes you have to look more closely and sometimes you maybe even have to first pop some of the overlaying Ploppies by touching them. In the menu you can randomize the wanted Ploppy as often as you want.


FEATURES

- No advertisements
- Offline playable
- Kids-friendly designed - can be played by everyone even the youngest ones who cannot read yet
- Endless gameplay by randomized cards
- Sticker Pack included - share the Ploppies with family and friends via iMessage

Terms of Use: https://www.tempuno.com/terms/where-is-ploppy/<div class="ta_gameInformation">
                                    <div class="ta_gameInformation__titlebar">Information</div>
                                    <div class="ta_gameInformation__body">
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Seller:</span><span>Michael Temper</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Genre:</span><span>Family, Puzzle</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Release:</span><span>May 19, 2022</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Updated:</span><span>Sep 16, 2024</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Version:</span><span>3.0.4</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Size:</span><span>25.7 MB</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">TouchArcade Rating:</span><span>Unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">User Rating:</span><span>Unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Your Rating:</span><span id="elemAppUserData_rating">unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell ta_gameInformation__compatibility">
                                            <span class="ta_gameInformation__label">Compatibility:</span><span><span class="icon-hd">HD</span> Universal</span>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            
                            
                        </div>
                    </div>

                    
                </main><!-- #main -->
			</div><!-- #primary --><br />
<br />
Hello,<br />
<br />
I released my new free game <b>Where is Ploppy?</b> last week! If you enjoy the game, I would highly appreciate it if you help me a bit with <b>spreading the word</b> about it! <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="Smile    :)" /> Otherwise I am of course also open for any kind of feedback/critics - thanks and enjoy the game!<br />
<br />
Download here: <a href="https://itunes.apple.com/app/apple-store/id1618480366" target="_blank" class="externalLink" rel="nofollow">https://itunes.apple.com/app/apple-store/id1618480366</a><br />
<br />

<center>
<iframe class="youtube-player" type="text/html" width="560" height="343" src="//www.youtube.com/embed/pD-j9RvFa-M" frameborder="0"></iframe>
</center>
<div style="text-align:center; margin:0; padding:0;">
<a href="//www.youtube.com/user/toucharcade?sub_confirmation=1">Subscribe to the TouchArcade YouTube channel</a>
</div>]]></content:encoded>
    </item>
    <item>
      <title>Alien Wall - Brick Breaker / Invader</title>
      <pubDate>Mon, 25 Apr 2022 07:18:17 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/alien-wall-brick-breaker-invader.420907/</link>
      <guid>https://toucharcade.com/community/threads/alien-wall-brick-breaker-invader.420907/</guid>
      <author>invalid@example.com (preussie)</author>
      <dc:creator>preussie</dc:creator>
      <content:encoded><![CDATA[Hi there!<br />
<br />
Alien Wall is a genre mix between a &#039;brick breaker&#039; and a ‘galaxy invader’ / ‘shoot em up’ type of game.<br />
<br />
It is now available on the Mac App Store. <br />
So in case you are up for some retro arcade action it might be worth a closer look: <a href="https://apps.apple.com/us/app/alien-wall-brick-invader/id1618010137" target="_blank" class="externalLink" rel="nofollow">Alien Wall Mac App Store</a><br />
<br />
<iframe width="500" height="300" src="https://www.youtube.com/embed/JeDM5DkZQIw?wmode=opaque" frameborder="0" allowfullscreen></iframe><br />
<br />
<img src="https://img.itch.zone/aW1hZ2UvMTQ3Njc1NC84NjE3NzM5LmpwZw==/original/DENMuU.jpg" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://img.itch.zone/aW1hZ2UvMTQ3Njc1NC84NjE3NzM5LmpwZw==/original/DENMuU.jpg" />]]></content:encoded>
    </item>
    <item>
      <title>Ploppy Pairs (by Michael Temper)</title>
      <pubDate>Thu, 10 Mar 2022 19:14:31 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/ploppy-pairs-by-michael-temper.419602/</link>
      <guid>https://toucharcade.com/community/threads/ploppy-pairs-by-michael-temper.419602/</guid>
      <author>invalid@example.com (Ploppypop)</author>
      <dc:creator>Ploppypop</dc:creator>
      <content:encoded><![CDATA[<link rel='stylesheet' id='owl-carousel-css' href='https://toucharcade.com/wp-content/themes/touch-arcade/assets/owl-carousel/assets/owl.carousel.min.css?ver=4.9.3' type='text/css' media='all' />
<script type='text/javascript' src='https://toucharcade.com/wp-content/themes/touch-arcade/assets/owl-carousel/owl.carousel.min.js?ver=1.1'></script>

<script type="text/javascript">

	var objAppUserData = null;

	function getAppUserData(intAppId)
	{
		if (objAppUserData) return objAppUserData;

		var xhttp = new XMLHttpRequest();
		xhttp.onreadystatechange = function()
		{
			if (this.readyState == 4 && this.status == 200)
			{
				objAppUserData = JSON.parse(this.responseText);
				populateAppUserData();
			}
		}
		xhttp.open("GET", "https://toucharcade.com/games/AppUserDataAjax.php/?appid=" + intAppId, true);
		xhttp.send();
	}

	getAppUserData(1597674393);

	function populateAppUserData()
	{
		var elemButtonWatch = document.getElementById("elemAppUserData_watch");
		if (objAppUserData.userid)
		{
			if (objAppUserData.appuserwatch) elemButtonWatch.style.backgroundColor = '#ffff00';
			elemButtonWatch.style.display = 'block';
		}

		var elemYourRating = document.getElementById("elemAppUserData_rating");
		if (objAppUserData.appuserrating) elemYourRating.innerHTML = objAppUserData.appuserratingstars;
	}

	function appUserWatch(intAppId, boolWatch)
	{
		var strData = 'appid=' + intAppId + '&watch=' + boolWatch + '&token=' + objAppUserData.appusercsrftoken;

		var xhr = new XMLHttpRequest();
		xhr.open ('POST', 'https://toucharcade.com/games/AppWatchAjax.php', true);
		xhr.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
		xhr.send (strData);

		var elemAppUserWatch = document.getElementById("elemAppUserData_watch");
		var strColor = (boolWatch) ? '#ffff00' : null;
		elemAppUserWatch.style.backgroundColor = strColor;
	}

</script>

<div class="uix_contentFix">
	<div class="mainContainer">
		<div class="mainContent">
			<div id="primary" class="content-area">
				<main id="main" class="site-main" role="main">
                    <div class="ta_game__hero">
                        <div class="ta_game__heroContent ta_game__heroContent" >
                            <div class="ta_game__heroIcon"><img style="width: 100px; min-width: 100px; border-radius: 20px;" src="https://toucharcade.com/wp-content/images/app/1597674393/100x100bb.jpg"/></div>
                            <div>
                                <h1 class="ta_game__heroTitle">Learn Game Baby Ploppy Pairs</h1>
                                <div class="ta_game__heroAuthor">Michael Temper</div>
                                <div class="ta_game__heroDescription">When it comes to finding a game for my children, I prioritize safety above all else. That's why I created Ploppy Pairs, …</div>
                            </div>
                        </div>
                        <div class="ta_game__metaBar">
                            
                            <div class="ta_game__actions">
                                <div class="ta_game__metaBar__price">Free</div>
                                <a href="http://toucharcade.com/link/http://itunes.apple.com/us/app/id1597674393?mt=8" class="button primary">Buy Now</a>
                            	<a id="elemAppUserData_watch" style="display:none;" href="/watch" class="button" primary onClick="var boolWatch = (this.style.backgroundColor) ? 0 : 1; appUserWatch(1597674393, boolWatch); return false;">Watch</a>
                            </div>
                        </div>
                    </div>

                    <div class="ta_game__media"><div class="ta_game__mediaHeading"><i class="mdi mdi-folder-image"></i> Media</div><div class="owl-carousel"><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/35/cd/e2/35cde226-6ea3-0076-38d5-e731e674312e/3319880e-7ef3-45cf-ada0-e67656576449_iPhone_8_Plus_1.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/35/cd/e2/35cde226-6ea3-0076-38d5-e731e674312e/3319880e-7ef3-45cf-ada0-e67656576449_iPhone_8_Plus_1.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/ae/61/ee/ae61ee97-311a-7826-0758-74ada960739b/cb765b89-13eb-4c49-9d20-16e408d57c50_iPhone_8_Plus_2.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/ae/61/ee/ae61ee97-311a-7826-0758-74ada960739b/cb765b89-13eb-4c49-9d20-16e408d57c50_iPhone_8_Plus_2.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/df/51/9e/df519e80-8fa6-7dfc-08d4-33c2b1cb5aa4/d9698698-65dd-4256-9f58-5e698710ef26_iPhone_8_Plus_3.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/df/51/9e/df519e80-8fa6-7dfc-08d4-33c2b1cb5aa4/d9698698-65dd-4256-9f58-5e698710ef26_iPhone_8_Plus_3.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0c/65/3e/0c653e96-0c40-2a30-9e5b-7ff04ef2e879/5807e77f-3382-43cf-861b-414848024935_iPhone_8_Plus_4.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0c/65/3e/0c653e96-0c40-2a30-9e5b-7ff04ef2e879/5807e77f-3382-43cf-861b-414848024935_iPhone_8_Plus_4.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0d/a7/04/0da70415-97e8-1d22-e481-8fe8f8e61aa8/3e1a0859-2522-4a73-a23f-05e32ffb626e_iPhone_8_Plus_5.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0d/a7/04/0da70415-97e8-1d22-e481-8fe8f8e61aa8/3e1a0859-2522-4a73-a23f-05e32ffb626e_iPhone_8_Plus_5.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/ad/f1/a3/adf1a3e3-d467-0201-064e-84274e4ce86d/941a8f60-62f2-41d8-9c28-719f205c8060_iPhone_8_Plus_6.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/ad/f1/a3/adf1a3e3-d467-0201-064e-84274e4ce86d/941a8f60-62f2-41d8-9c28-719f205c8060_iPhone_8_Plus_6.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/fe/0a/a8/fe0aa8b7-27b4-4d06-5079-e2088016019d/846aa860-265d-4957-856a-beed58e2887d_iPhone_8_Plus_7.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/fe/0a/a8/fe0aa8b7-27b4-4d06-5079-e2088016019d/846aa860-265d-4957-856a-beed58e2887d_iPhone_8_Plus_7.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/da/d1/44/dad1441a-d748-de90-7c62-d3cf383898f3/ad6a5c38-ef7a-46e3-be58-a7ce12a76c44_iPhone_8_Plus_8.png/392x696bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/da/d1/44/dad1441a-d748-de90-7c62-d3cf383898f3/ad6a5c38-ef7a-46e3-be58-a7ce12a76c44_iPhone_8_Plus_8.png/392x696bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/ca/a0/ea/caa0eac3-4a78-59c8-4c4e-7f35ab02a52b/e0bab390-0332-4dd5-9dcd-45d105d76be5_iPad_1.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/ca/a0/ea/caa0eac3-4a78-59c8-4c4e-7f35ab02a52b/e0bab390-0332-4dd5-9dcd-45d105d76be5_iPad_1.png/576x768bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/9a/da/7b/9ada7bc6-4a93-7f20-051a-edb5960448be/42fbf294-8c6b-4e04-98e5-feb08bbaeee9_iPad_2.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/9a/da/7b/9ada7bc6-4a93-7f20-051a-edb5960448be/42fbf294-8c6b-4e04-98e5-feb08bbaeee9_iPad_2.png/576x768bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/13/f5/44/13f54404-0780-57ec-e611-bf36de81ee98/17031825-5332-4aa6-8d4c-f2f4109c6aba_iPad_3.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/13/f5/44/13f54404-0780-57ec-e611-bf36de81ee98/17031825-5332-4aa6-8d4c-f2f4109c6aba_iPad_3.png/576x768bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/39/14/45/3914456e-a44c-0e44-e9ae-eef68cc7fdc2/732001ac-5a73-4076-b83b-6d7ca61d0b5a_iPad_4.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/39/14/45/3914456e-a44c-0e44-e9ae-eef68cc7fdc2/732001ac-5a73-4076-b83b-6d7ca61d0b5a_iPad_4.png/576x768bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0f/ac/ab/0facab27-33b1-b9cf-2491-3462a04d12c1/7b4719d5-172e-4268-9b6a-3547548f5efb_iPad_5.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0f/ac/ab/0facab27-33b1-b9cf-2491-3462a04d12c1/7b4719d5-172e-4268-9b6a-3547548f5efb_iPad_5.png/576x768bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/b8/f3/58/b8f35850-f75d-103d-8c45-4acfeed02b7d/8c5a9862-80a0-4cec-8c31-22e0bb7cc539_iPad_6.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/b8/f3/58/b8f35850-f75d-103d-8c45-4acfeed02b7d/8c5a9862-80a0-4cec-8c31-22e0bb7cc539_iPad_6.png/576x768bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/97/f3/42/97f34216-0936-9490-64f1-0b064c28d622/eb188ff9-2a7a-428e-8d6e-4040930fa60e_iPad_7.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/97/f3/42/97f34216-0936-9490-64f1-0b064c28d622/eb188ff9-2a7a-428e-8d6e-4040930fa60e_iPad_7.png/576x768bb.png" /></a><a href="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/07/33/29/0733294b-f8b5-0dcd-bba4-b9bec1ef06e9/0d5cf3da-836d-47cb-bf6b-582056f8a099_iPad_8.png/576x768bb.png" target="_blank" class="attachItem LbTrigger" data-href="/touch-arcade/community/index.php?misc/lightbox"><img class="bbCodeImage LbImage" src="https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/07/33/29/0733294b-f8b5-0dcd-bba4-b9bec1ef06e9/0d5cf3da-836d-47cb-bf6b-582056f8a099_iPad_8.png/576x768bb.png" /></a></div></div>

                    <div class="ta_game__tabContent">
                        

                        <div class="tab-content">
                            <div id="details" class="tab-pane entry-content fade in active"><h5>Details</h5>When it comes to finding a game for my children, I prioritize safety above all else. That's why I created Ploppy Pairs, a vibrant and engaging memory game crafted with child safety in mind. I'm committed to ensuring that any data about your children remains private and secure. Ploppy Pairs does not store any data about your children—what's theirs belongs to them, period. To add an extra layer of protection, I've included mechanisms to prevent children from accidentally leaving the app. For instance, if they click on a link like Rating the Game, a simple math problem must be solved first. This game is also thoughtfully designed to be inclusive, welcoming players who are blind, colorblind, or too young to read. 

If you're searching for a worry-free way to entertain and educate your children by strengthening their memory skills, Ploppy Pairs is the perfect choice.

Here’s what I offer:

- Connect and play with loved ones using SharePlay during FaceTime calls.
- Enjoy an ad-free experience, ensuring uninterrupted play.
- Play offline anytime, anywhere.
- Kid-friendly interface perfect for even the youngest, non-readers.
- Explore nine unique themes across 54 engaging levels.
- Choose from varying difficulties, handling anywhere from 4 to 70 cards.
- Experience endless fun with randomized card arrangements.
- Start for free with six levels and two themes.
- Unlock new skins as you improve your score.
- Share the joy with a fun sticker pack, perfect for iMessage sharing.
- Compatible with VoiceOver for full accessibility.

Discover the fun of Ploppy Pairs, where you can live the shared experience of FaceTime with SharePlay. Feel like you're in the same room, challenging memory skills together. 

Dive into themed levels with card counts ranging from 4 to 70, offering a perfect mix of challenge and learning for all ages. Compete with yourself to unlock new skins by reaching high scores, which are determined by the fewest possible turns.

Start your adventure now with a free App Clip level on your iPhone or iPad. Here's how to play:

- Each level presents a set of cards face down. Tap a card to flip it over and memorize the image.
- Attempt to find its match; matched pairs remain face up, unmatched cards will flip back down.
- Continue matching until all cards pair up and the level is complete.

When you’re on a FaceTime call, open Ploppy Pairs and look for the SharePlay button next to the restart button. Tap to start a session, and all participants will get a prompt to join or download if they haven’t already. Card flips will be mirrored across devices, making for cooperative gameplay. Resize or move the video window to your preference as you collaborate to solve matches together.

Designed with accessibility in mind, Ploppy Pairs supports VoiceOver, making this game enjoyable and navigable for blind players. You can join the fun on your iPhone, iPad, Mac, or Apple TV.

Explore Ploppy Pairs now and see how safety and fun go hand in hand. 

Terms of Use: https://www.tempuno.com/terms/ploppy-pairs<div class="ta_gameInformation">
                                    <div class="ta_gameInformation__titlebar">Information</div>
                                    <div class="ta_gameInformation__body">
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Seller:</span><span>Michael Temper</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Genre:</span><span>Card, Family</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Release:</span><span>Mar 06, 2022</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Updated:</span><span>Jan 15, 2025</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Version:</span><span>4.3.6</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Size:</span><span>64.9 MB</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">TouchArcade Rating:</span><span>Unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">User Rating:</span><span>Unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Your Rating:</span><span id="elemAppUserData_rating">unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell ta_gameInformation__compatibility">
                                            <span class="ta_gameInformation__label">Compatibility:</span><span><span class="icon-hd">HD</span> Universal</span>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            
                            
                        </div>
                    </div>

                    
                </main><!-- #main -->
			</div><!-- #primary --><br />
<br />
Hello,<br />
<br />
I released my new game <b>Ploppy Pairs</b> this week! If you enjoy the game, I would highly appreciate it if you help me a bit with <b>spreading the word</b> about it! <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="Smile    :)" /> Otherwise I am of course also open for any kind of feedback/critics - thanks and enjoy the game!<br />
<br />
Download here: <a href="https://itunes.apple.com/app/apple-store/id1597674393" target="_blank" class="externalLink" rel="nofollow">https://itunes.apple.com/app/apple-store/id1597674393</a><br />
<br />
You can find some <b>promo codes</b>...<br />
<br />
<a href="https://toucharcade.com/community/threads/ploppy-pairs-by-michael-temper.419602/" target="_blank" class="externalLink" rel="nofollow">Ploppy Pairs (by Michael Temper)</a>]]></content:encoded>
    </item>
    <item>
      <title>Cave Quest</title>
      <pubDate>Fri, 20 Aug 2021 16:52:36 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/cave-quest.112723/</link>
      <guid>https://toucharcade.com/community/threads/cave-quest.112723/</guid>
      <author>invalid@example.com (goiMot)</author>
      <dc:creator>goiMot</dc:creator>
      <content:encoded><![CDATA[Great Match 3 game.<br />
<br />

<center>
<iframe class="youtube-player" type="text/html" width="560" height="343" src="//www.youtube.com/embed/tXSYdxR6mN8" frameborder="0"></iframe>
</center>
<div style="text-align:center; margin:0; padding:0;">
<a href="//www.youtube.com/user/toucharcade?sub_confirmation=1">Subscribe to the TouchArcade YouTube channel</a>
</div>
<br />
<br />
<link rel='stylesheet' id='owl-carousel-css' href='https://toucharcade.com/wp-content/themes/touch-arcade/assets/owl-carousel/assets/owl.carousel.min.css?ver=4.9.3' type='text/css' media='all' />
<script type='text/javascript' src='https://toucharcade.com/wp-content/themes/touch-arcade/assets/owl-carousel/owl.carousel.min.js?ver=1.1'></script>

<script type="text/javascript">

	var objAppUserData = null;

	function getAppUserData(intAppId)
	{
		if (objAppUserData) return objAppUserData;

		var xhttp = new XMLHttpRequest();
		xhttp.onreadystatechange = function()
		{
			if (this.readyState == 4 && this.status == 200)
			{
				objAppUserData = JSON.parse(this.responseText);
				populateAppUserData();
			}
		}
		xhttp.open("GET", "https://toucharcade.com/games/AppUserDataAjax.php/?appid=" + intAppId, true);
		xhttp.send();
	}

	getAppUserData(474712222);

	function populateAppUserData()
	{
		var elemButtonWatch = document.getElementById("elemAppUserData_watch");
		if (objAppUserData.userid)
		{
			if (objAppUserData.appuserwatch) elemButtonWatch.style.backgroundColor = '#ffff00';
			elemButtonWatch.style.display = 'block';
		}

		var elemYourRating = document.getElementById("elemAppUserData_rating");
		if (objAppUserData.appuserrating) elemYourRating.innerHTML = objAppUserData.appuserratingstars;
	}

	function appUserWatch(intAppId, boolWatch)
	{
		var strData = 'appid=' + intAppId + '&watch=' + boolWatch + '&token=' + objAppUserData.appusercsrftoken;

		var xhr = new XMLHttpRequest();
		xhr.open ('POST', 'https://toucharcade.com/games/AppWatchAjax.php', true);
		xhr.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
		xhr.send (strData);

		var elemAppUserWatch = document.getElementById("elemAppUserData_watch");
		var strColor = (boolWatch) ? '#ffff00' : null;
		elemAppUserWatch.style.backgroundColor = strColor;
	}

</script>

<div class="uix_contentFix">
	<div class="mainContainer">
		<div class="mainContent">
			<div id="primary" class="content-area">
				<main id="main" class="site-main" role="main">
                    <div class="ta_game__hero">
                        <div class="ta_game__heroContent ta_game__heroContent" >
                            <div class="ta_game__heroIcon"><img style="width: 100px; min-width: 100px; border-radius: 20px;" src="https://toucharcade.com/wp-content/images/app/474712222/icon100.png"/></div>
                            <div>
                                <h1 class="ta_game__heroTitle">Cave Quest</h1>
                                <div class="ta_game__heroAuthor"></div>
                                <div class="ta_game__heroDescription">The evil spirits that haunt the narrow trails of a mountain have been trapping travelers, and have captured your family!…</div>
                            </div>
                        </div>
                        <div class="ta_game__metaBar">
                            
                            <div class="ta_game__actions">
                                <div class="ta_game__metaBar__price">&#36;6.99</div>
                                <a href="http://toucharcade.com/link/http://itunes.apple.com/us/app/id474712222?mt=8" class="button primary">Buy Now</a>
                            	<a id="elemAppUserData_watch" style="display:none;" href="/watch" class="button" primary onClick="var boolWatch = (this.style.backgroundColor) ? 0 : 1; appUserWatch(474712222, boolWatch); return false;">Watch</a>
                            </div>
                        </div>
                    </div>

                    <div class="ta_game__media"><div class="ta_game__mediaHeading"><i class="mdi mdi-folder-image"></i> Media</div><div class="owl-carousel"></div></div>

                    <div class="ta_game__tabContent">
                        

                        <div class="tab-content">
                            <div id="details" class="tab-pane entry-content fade in active"><h5>Details</h5>The evil spirits that haunt the narrow trails of a mountain have been trapping travelers, and have captured your family! Trapped in a labyrinth of caves, it’s up to you to go spelunking and save the people from certain doom! Unravel the mystery of the Ghost King and save your family in Cave Quest, a fast-paced and exciting Match 3 game!<br/><br/>•Incredible gameplay<br/>•Exciting adventure<br/>•Stop the Ghost King!<br/><br/>&quot;The best part of Cave Quest is how in integrates some light RPG elements into the mix. There are battles with monsters where you must take turns matching tiles to deal damage. They're easy, no-frills battles, but when you first encounter them you'll be pleasantly surprised! There's even a merchant that sells power-ups for use in the matching portions of the game, something you rarely see in a puzzle game of this nature.&quot;<br/>                                                                                                                       - JayisGames.com<br/><br/>&quot;Overall, Cave Quest is ultimately accessible and extremely addictive. With plenty of different match-3 game types available, a lengthy story to follow and numerous environments to explore, this is one of the best match-3 experiences of recent times.&quot;<br/>                                                                                                                       - Gamezebo.com<div class="ta_gameInformation">
                                    <div class="ta_gameInformation__titlebar">Information</div>
                                    <div class="ta_gameInformation__body">
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Seller:</span><span></span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Genre:</span><span>Adventure, Puzzle</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Release:</span><span>Nov 07, 2011</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Updated:</span><span>Nov 30, -0001</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Version:</span><span></span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Size:</span><span>0.0</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">TouchArcade Rating:</span><span>Unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">User Rating:</span><span>Unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell">
                                            <span class="ta_gameInformation__label">Your Rating:</span><span id="elemAppUserData_rating">unrated</span>
                                        </div>
                                        <div class="ta_gameInformation__cell ta_gameInformation__compatibility">
                                            <span class="ta_gameInformation__label">Compatibility:</span><span><span class="icon-hd">HD</span> Universal</span>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            
                            
                        </div>
                    </div>

                    
                </main><!-- #main -->
			</div><!-- #primary -->]]></content:encoded>
      <slash:comments>10</slash:comments>
    </item>
    <item>
      <title>LGBT Color by Number for Adults</title>
      <pubDate>Wed, 11 Aug 2021 08:09:00 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/lgbt-color-by-number-for-adults.416015/</link>
      <guid>https://toucharcade.com/community/threads/lgbt-color-by-number-for-adults.416015/</guid>
      <author>invalid@example.com (peaksel)</author>
      <dc:creator>peaksel</dc:creator>
      <content:encoded><![CDATA[LGBT Color by Number for Adults is a pixel art app where you can find everything - from unicorn pixel art to rainbow color by number images. Here you can enjoy every single pride flag color by number coloring page! <br />
<br />
<a href="https://store.steampowered.com/app/1665120/LGBT_Color_by_Number_for_Adults/" target="_blank" class="externalLink" rel="nofollow">https://store.steampowered.com/app/1665120/LGBT_Color_by_Number_for_Adults/</a><br />
<br />
<br />
<img src="https://1.bp.blogspot.com/-wRLgR0SAHvY/YROEx8ean3I/AAAAAAAACeE/47a4A-BLMhQzL9f2GiQLXRh8BDXikZ9ZQCLcBGAsYHQ/s320/Feature-image.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://1.bp.blogspot.com/-wRLgR0SAHvY/YROEx8ean3I/AAAAAAAACeE/47a4A-BLMhQzL9f2GiQLXRh8BDXikZ9ZQCLcBGAsYHQ/s320/Feature-image.png" />]]></content:encoded>
    </item>
    <item>
      <title>LGBT Color by Number for Adults</title>
      <pubDate>Thu, 15 Jul 2021 14:07:09 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/lgbt-color-by-number-for-adults.415698/</link>
      <guid>https://toucharcade.com/community/threads/lgbt-color-by-number-for-adults.415698/</guid>
      <author>invalid@example.com (peaksel)</author>
      <dc:creator>peaksel</dc:creator>
      <content:encoded><![CDATA[❗️ BIG NEWS ❗️<br />
<br />
️‍⏳ LGBT Color by Number for Adults is coming SOON on Steam! ⏳️‍<br />
<br />
Make sure you add it to your wishlist and be the first to check it out: <a href="https://store.steampowered.com/app/1665120/LGBT_Color_by_Number_for_Adults/" target="_blank" class="externalLink" rel="nofollow">https://store.steampowered.com/app/1665120/LGBT_Color_by_Number_for_Adults/</a><br />
<br />
️‍ Embrace the colors of love! ️‍<br />
<br />
<img src="https://1.bp.blogspot.com/-P3SaPHemUEc/YPA9y94gFZI/AAAAAAAAAxg/8hPStorq6noyiPhUNRWNq3aH1LiSA861gCLcBGAsYHQ/s320/header.jpeg" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://1.bp.blogspot.com/-P3SaPHemUEc/YPA9y94gFZI/AAAAAAAAAxg/8hPStorq6noyiPhUNRWNq3aH1LiSA861gCLcBGAsYHQ/s320/header.jpeg" />]]></content:encoded>
    </item>
    <item>
      <title>Coloring Book for Kids</title>
      <pubDate>Fri, 21 May 2021 12:33:43 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/coloring-book-for-kids.415030/</link>
      <guid>https://toucharcade.com/community/threads/coloring-book-for-kids.415030/</guid>
      <author>invalid@example.com (peaksel)</author>
      <dc:creator>peaksel</dc:creator>
      <content:encoded><![CDATA[Wonderful coloring activity for boys and girls around the globe. Epic Coloring Book for Kids is now available for MacOS! <br />
<br />
 Try some coloring now: <a href="https://apps.apple.com/us/app/epic-coloring-book-for-kids/id1564393617" target="_blank" class="externalLink" rel="nofollow">https://apps.apple.com/us/app/epic-coloring-book-for-kids/id1564393617</a> <br />
<br />
<img src="https://1.bp.blogspot.com/-7C_LtMC0Umg/YEiRMgwzkkI/AAAAAAAAAuQ/5gPwjqCiEqYFMuVGrl_sWmvkyU_DcdBKgCLcBGAsYHQ/s320/Coloring%2BBook%2Bfor%2BKids.jpg" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://1.bp.blogspot.com/-7C_LtMC0Umg/YEiRMgwzkkI/AAAAAAAAAuQ/5gPwjqCiEqYFMuVGrl_sWmvkyU_DcdBKgCLcBGAsYHQ/s320/Coloring%2BBook%2Bfor%2BKids.jpg" />]]></content:encoded>
    </item>
    <item>
      <title>Dominant Mind</title>
      <pubDate>Wed, 19 May 2021 07:06:45 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/dominant-mind.415015/</link>
      <guid>https://toucharcade.com/community/threads/dominant-mind.415015/</guid>
      <author>invalid@example.com (peaksel)</author>
      <dc:creator>peaksel</dc:creator>
      <content:encoded><![CDATA[Dominant Mind is LIVE on Steam! Have fun!<br />
<br />
<br />
<b>Dominant Mind:</b> <a href="https://store.steampowered.com/app/1552040/Dominant_Mind/?utm_source=Forumi&amp;utm_medium=cpc&amp;utm_campaign=steam_promo_marketing" target="_blank" class="externalLink" rel="nofollow">https://store.steampowered.com/app/1552040/Dominant_Mind/?utm_source=Forumi&amp;utm_medium=cpc&amp;utm_campaign=steam_promo_marketing</a><br />
<br />
<br />
<img src="https://1.bp.blogspot.com/-q8TCkgqsWQM/YH_KzLV5ybI/AAAAAAAAO1w/U1PaOZiRkhMzQF-j5RtXRl-QavyE-_biACLcBGAsYHQ/s0/640x360.jpg" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://1.bp.blogspot.com/-q8TCkgqsWQM/YH_KzLV5ybI/AAAAAAAAO1w/U1PaOZiRkhMzQF-j5RtXRl-QavyE-_biACLcBGAsYHQ/s0/640x360.jpg" />]]></content:encoded>
    </item>
    <item>
      <title>Dominant Mind</title>
      <pubDate>Wed, 21 Apr 2021 07:00:07 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/dominant-mind.414717/</link>
      <guid>https://toucharcade.com/community/threads/dominant-mind.414717/</guid>
      <author>invalid@example.com (peaksel)</author>
      <dc:creator>peaksel</dc:creator>
      <content:encoded><![CDATA[A retro board game and a brain game combined into one: DOMINANT MIND! COMING SOON ON STEAM, STAY TUNED!<br />
<br />
<a href="https://store.steampowered.com/app/1552040/Dominant_Mind/" target="_blank" class="externalLink" rel="nofollow">https://store.steampowered.com/app/1552040/Dominant_Mind/</a><br />
<br />
<img src="https://1.bp.blogspot.com/-q8TCkgqsWQM/YH_KzLV5ybI/AAAAAAAAO1w/U1PaOZiRkhMzQF-j5RtXRl-QavyE-_biACLcBGAsYHQ/s0/640x360.jpg" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://1.bp.blogspot.com/-q8TCkgqsWQM/YH_KzLV5ybI/AAAAAAAAO1w/U1PaOZiRkhMzQF-j5RtXRl-QavyE-_biACLcBGAsYHQ/s0/640x360.jpg" />]]></content:encoded>
    </item>
    <item>
      <title>Pixel Art Coloring Book</title>
      <pubDate>Tue, 13 Apr 2021 07:11:37 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/pixel-art-coloring-book.414615/</link>
      <guid>https://toucharcade.com/community/threads/pixel-art-coloring-book.414615/</guid>
      <author>invalid@example.com (peaksel)</author>
      <dc:creator>peaksel</dc:creator>
      <content:encoded><![CDATA[Color by number, relax and enjoy while creating your masterpiece! Ultimate de-stress and relaxing coloring by number is suitable for any taste and age! <br />
<br />
<a href="https://store.steampowered.com/app/1545820/Pixel_Art_Coloring_Book/" target="_blank" class="externalLink" rel="nofollow">https://store.steampowered.com/app/1545820/Pixel_Art_Coloring_Book/</a><br />
<br />
<br />
<img src="https://1.bp.blogspot.com/-E9YeWe9nUjw/YHVCUSxcb6I/AAAAAAAACaw/mvwbjhv8Zj8_akFo2tQGAWB8eJOBD78jwCLcBGAsYHQ/s320/Screenshot%2B1.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://1.bp.blogspot.com/-E9YeWe9nUjw/YHVCUSxcb6I/AAAAAAAACaw/mvwbjhv8Zj8_akFo2tQGAWB8eJOBD78jwCLcBGAsYHQ/s320/Screenshot%2B1.png" />]]></content:encoded>
    </item>
    <item>
      <title>Red Hands: Fun 2 Player Games</title>
      <pubDate>Wed, 24 Mar 2021 11:37:41 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/red-hands-fun-2-player-games.414304/</link>
      <guid>https://toucharcade.com/community/threads/red-hands-fun-2-player-games.414304/</guid>
      <author>invalid@example.com (peaksel)</author>
      <dc:creator>peaksel</dc:creator>
      <content:encoded><![CDATA[Attack! Retreat! Dodge! Be quick! Are you ready to play the reaction slappy game of your childhood?! If so, then try one of the best slap games: Red Hands - Fun 2 Player Games. <br />
<br />
<a href="https://apps.apple.com/us/app/red-hands-fun-2-player-games/id1555027442" target="_blank" class="externalLink" rel="nofollow">https://apps.apple.com/us/app/red-hands-fun-2-player-games/id1555027442</a><br />
<br />
<br />
<img src="https://1.bp.blogspot.com/-1tiAd2Ks3Lk/X8TsIe4x5pI/AAAAAAAACYE/O8RlPa87hU0B9JLw2KV8kSUl0Yv6nYe_ACLcBGAsYHQ/s320/1024x500.jpg" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://1.bp.blogspot.com/-1tiAd2Ks3Lk/X8TsIe4x5pI/AAAAAAAACYE/O8RlPa87hU0B9JLw2KV8kSUl0Yv6nYe_ACLcBGAsYHQ/s320/1024x500.jpg" />]]></content:encoded>
    </item>
    <item>
      <title>Coloring Book for Adults</title>
      <pubDate>Mon, 22 Mar 2021 11:19:51 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/coloring-book-for-adults.412610/</link>
      <guid>https://toucharcade.com/community/threads/coloring-book-for-adults.412610/</guid>
      <author>invalid@example.com (peaksel)</author>
      <dc:creator>peaksel</dc:creator>
      <content:encoded><![CDATA[GREAT NEWS for Mac users! <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="Smile    :)" /> <br />
<br />
Epic Coloring Book for Adults is available for MacOS on App Store: <a href="https://apps.apple.com/us/app/epic-coloring-book-for-adults/id1540733450" target="_blank" class="externalLink" rel="nofollow">https://apps.apple.com/us/app/epic-coloring-book-for-adults/id1540733450</a><br />
<br />
<img src="https://1.bp.blogspot.com/-Ni1JlDVZoxE/X6kyc_qTq_I/AAAAAAAAAro/dJ3kuBDZwswok0ckSlJMa6siTkxl5iZwgCLcBGAsYHQ/s320/header.jpg" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://1.bp.blogspot.com/-Ni1JlDVZoxE/X6kyc_qTq_I/AAAAAAAAAro/dJ3kuBDZwswok0ckSlJMa6siTkxl5iZwgCLcBGAsYHQ/s320/header.jpg" /> <br />
<br />
Boost your creativity with Epic Coloring Book for Adults! Choose from a wide range of coloring pages within the app and experience coloring many different characters, patterns,...<br />
<br />
<a href="https://toucharcade.com/community/threads/coloring-book-for-adults.412610/" target="_blank" class="externalLink" rel="nofollow">Coloring Book for Adults</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Coloring Book for Kids</title>
      <pubDate>Wed, 10 Mar 2021 10:03:11 +0000</pubDate>
      <link>https://toucharcade.com/community/threads/coloring-book-for-kids.414083/</link>
      <guid>https://toucharcade.com/community/threads/coloring-book-for-kids.414083/</guid>
      <author>invalid@example.com (peaksel)</author>
      <dc:creator>peaksel</dc:creator>
      <content:encoded><![CDATA[✨ Dear parents, it’s time to embrace colors and enjoy a new creative activity with your children. Coloring Book for Kids is officially available on Steam! Have fun coloring on your PC or Mac! ✨ <br />
<br />
 ➡➡ <a href="https://store.steampowered.com/app/1507410/Coloring_Book_for_Kids/" target="_blank" class="externalLink" rel="nofollow">https://store.steampowered.com/app/1507410/Coloring_Book_for_Kids/ </a>...<br />
<br />
<a href="https://toucharcade.com/community/threads/coloring-book-for-kids.414083/" target="_blank" class="externalLink" rel="nofollow">Coloring Book for Kids</a>]]></content:encoded>
    </item>
  </channel>
</rss>
