<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mobile on Theta Nil's Blog</title><link>https://wickedgrog.com/tags/mobile/</link><description>Recent content in Mobile on Theta Nil's Blog</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Sun, 14 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wickedgrog.com/tags/mobile/index.xml" rel="self" type="application/rss+xml"/><item><title>Match 3</title><link>https://wickedgrog.com/p/match-3/</link><pubDate>Sun, 14 Jun 2026 00:00:00 +0000</pubDate><guid>https://wickedgrog.com/p/match-3/</guid><description>

&lt;div class="play-wrap"&gt;
 &lt;a class="play-btn" href="https://wickedgrog.com/gg/match3/"&gt;▶ Play&lt;/a&gt;
&lt;/div&gt;
&lt;style&gt;
.play-wrap { text-align: center; margin: 2.5rem 0; }
.play-btn {
 display: inline-block;
 padding: 0.8rem 2.8rem;
 background: #4ecca3;
 color: #0f0f1a;
 font-size: 1.15rem;
 font-weight: 700;
 border-radius: 6px;
 text-decoration: none;
 letter-spacing: 0.06em;
 transition: opacity 0.15s;
}
.play-btn:hover { opacity: 0.75; }
&lt;/style&gt;


&lt;p&gt;Swap adjacent emoji to match three or more in a row. Cascades earn combo bonuses.&lt;/p&gt;</description></item><item><title>Snake</title><link>https://wickedgrog.com/p/snake/</link><pubDate>Sun, 14 Jun 2026 00:00:00 +0000</pubDate><guid>https://wickedgrog.com/p/snake/</guid><description>

&lt;div class="play-wrap"&gt;
 &lt;a class="play-btn" href="https://wickedgrog.com/gg/snake/"&gt;▶ Play&lt;/a&gt;
&lt;/div&gt;
&lt;style&gt;
.play-wrap { text-align: center; margin: 2.5rem 0; }
.play-btn {
 display: inline-block;
 padding: 0.8rem 2.8rem;
 background: #4ecca3;
 color: #0f0f1a;
 font-size: 1.15rem;
 font-weight: 700;
 border-radius: 6px;
 text-decoration: none;
 letter-spacing: 0.06em;
 transition: opacity 0.15s;
}
.play-btn:hover { opacity: 0.75; }
&lt;/style&gt;


&lt;p&gt;A PixiJS snake game — tap to turn, don&amp;rsquo;t eat yourself.&lt;/p&gt;</description></item></channel></rss>