ArenaLlanura [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=110569 NoonShade <p> <table><tr><td> <a href="/bbs/?pid=175801#p"> <img src="/bbs/thumbs/pico8_noonshade-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=175801#p"> NoonShade</a><br><br> by <a href="/bbs/?uid=110569"> ArenaLlanura</a> <br><br><br> <a href="/bbs/?pid=175801#p"> [Click to Play]</a> </td></tr></table> </p> <h2>NoonShade | Multiplayer Duelling Game</h2> <p>NoonShade is a multiplayer game where two players try to out-duel each other in a best of 7 format. Both players can jump and shoot once per turn. The key is to fire your weapon exactly at noon. If you shoot before noon, you automatically lose that turn. The game mixes strategy and guessing with quick reflexes.</p> <p>It&rsquo;s a small game, but fun to play with a friend. I hope you enjoy it!<br /> Feedback is always appreciated.</p> <h2>How to Play</h2> <p>Wait for the perfect moment! Shoot before noon and you&rsquo;ll lose the turn.<br /> Best of 7 format, first to 4 wins.</p> <p><strong>Player 1 Controls (Left Side)</strong><br /> Jump: (O) - Z on Keyboard<br /> Shoot: (X) - X on Keyboard</p> <p><strong>Player 2 Controls (Right Side)</strong><br /> Jump: Up Arrow<br /> Shoot: Left Arrow</p> <p><strong>Starting the Game</strong><br /> Press Down Arrow</p> <p><strong>Restarting the Game</strong><br /> Reset the cart from the menu</p> <h2>Credits</h2> <p>Design/Art/Music/Code: ArenaLlanura</p> <p><img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/noonshade p8_0.png" alt="" /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/noonshade p8_1.png" alt="" /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/noonshade p8_2.png" alt="" /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/noonshade p8_3.png" alt="" /></p> https://www.lexaloffle.com/bbs/?tid=152172 https://www.lexaloffle.com/bbs/?tid=152172 Sat, 18 Oct 2025 17:23:47 UTC Guesball - A Guess-Based Baseball Game <p> <table><tr><td> <a href="/bbs/?pid=175604#p"> <img src="/bbs/thumbs/pico8_guesball-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=175604#p"> Guesball</a><br><br> by <a href="/bbs/?uid=110569"> ArenaLlanura</a> <br><br><br> <a href="/bbs/?pid=175604#p"> [Click to Play]</a> </td></tr></table> </p> <h2>Guesball | A Guess-Based Baseball Game</h2> <p>Guesball is a guess-based baseball game that aims to capture the thrill and unpredictability of real baseball. It features four distinct opponents, each with their own tendencies and a touch of luck.</p> <p>The tension of the later innings and the challenge of reading your opponent are at the heart of the experience Guesball tries to recreate.</p> <p>I hope you have fun.</p> <p>Play ball!</p> <h2>How to Play</h2> <p>Use the arrow keys to move between buttons, and press (X) or (O) to select.</p> <p>As the pitcher (top side), your goal is to avoid being predictable.<br /> As the batter (bottom side), your goal is to predict the opponent&rsquo;s number.<br /> There are four different opponents, each with unique behavior. They have an element of randomness but also show certain tendencies. Your goal is to recognize these tendencies and exploit them. </p> <p>The game consists of 9 innings. To start a new match, you need to reset the cartridge.</p> <p>Hit Results:</p> <ul> <li>Exact guess &rarr; Home Run</li> <li>1 away &rarr; Triple</li> <li>2&ndash;4 away &rarr; Double</li> <li>5&ndash;14 away &rarr; Single</li> <li>More than 14 away &rarr; Out</li> </ul> <h2>Credits</h2> <p>Design/Art/Music/Code: ArenaLlanura</p> <p><img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/guesball_1.png" alt="" /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/guesball_3.png" alt="" /></p> https://www.lexaloffle.com/bbs/?tid=152097 https://www.lexaloffle.com/bbs/?tid=152097 Tue, 14 Oct 2025 13:26:44 UTC Uttu | A Loop-based Adventure <p> <table><tr><td> <a href="/bbs/?pid=171796#p"> <img src="/bbs/thumbs/pico8_uttuloop-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=171796#p"> Uttu</a><br><br> by <a href="/bbs/?uid=110569"> ArenaLlanura</a> <br><br><br> <a href="/bbs/?pid=171796#p"> [Click to Play]</a> </td></tr></table> </p> <h2>Uttu</h2> <p>Uttu is a small loop-based adventure game where you solve puzzles to learn how to escape.<br /> In Uttu, you use loops to traverse and find your way.<br /> Made for the GMTK Game Jam 2025 in 96 hours, with the theme &lsquo;loop.&rsquo;.</p> <p>Have fun, and don't forget to post your final time as a screenshot!</p> <h2>How to Play</h2> <p>Use the left and right arrows to move.<br /> Press (O) to run (Z on keyboard).<br /> Press (X) to interact (X on keyboard).</p> <p>Hint: It's a loop-based adventure.</p> <h2>Credits</h2> <p>Design/Art/Music/Code: ArenaLlanura<br /> &nbsp;<br /> &nbsp;<br /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/loop_4.png" alt="" />&nbsp;<img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/loop_0.png" alt="" /></p> <h2>Hints</h2> <h3>Tutorial</h3> <p><div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;">Set the loop count to 1 by going right, then head to the door and press X.</div></div></div></p> <h3>Room 1 (Loop*2+Door)</h3> <p><div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;">Set the loop count to 2.</div></div></div></p> <h3>Room 2 (Dog)</h3> <p><div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;">Set the loop count to -1.</div></div></div><br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;">After getting the bone, talk with the dog.</div></div></div></p> <h3>Room 3</h3> <p><div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;">Take the bone and set the loop count to 1 to return to the previous room. There, talk to the dog.</div></div></div></p> <h3>Room 4 (TV)</h3> <p><div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;">Enter 44 on the TV. The left and right sides operate separately.</div></div></div></p> <h3>Room 5 (Cat)</h3> <p><div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;">Set the loop count to -3.</div></div></div><br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;">Go to the beginning of the game (room 1). Run left or right at least 6 times.</div></div></div></p> <h3>Room 6</h3> <p><div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;">Go back to the cat and talk to it.</div></div></div></p> https://www.lexaloffle.com/bbs/?tid=150829 https://www.lexaloffle.com/bbs/?tid=150829 Fri, 08 Aug 2025 18:25:13 UTC Temple of Ankh <p> <table><tr><td> <a href="/bbs/?pid=163414#p"> <img src="/bbs/thumbs/pico8_templeofankh-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=163414#p"> Temple of Ankh</a><br><br> by <a href="/bbs/?uid=110569"> ArenaLlanura</a> <br><br><br> <a href="/bbs/?pid=163414#p"> [Click to Play]</a> </td></tr></table> </p> <h3>Temple of Ankh</h3> <p>Temple of Ankh is a Rubik&rsquo;s Cube-inspired game featuring an Ancient Egyptian aesthetic. It consists of a 4x4 grid with 16 unique hieroglyphs. The goal is to rearrange the grid to match the final pattern.</p> <p>P.S: It&rsquo;s a challenging game, so have fun and good luck! Don&rsquo;t forget to share your time and move count.</p> <h3>How to Play</h3> <p>Mouse controls are enabled. Left-click to interact with buttons.</p> <h3>Credits</h3> <p>Design/Art/Music/Code: ArenaLlanura</p> <p><img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/aatempleofankh p8_0.png" alt="" /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/ankh_3.png" alt="" /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/templeofankh p8_2.png" alt="" /></p> https://www.lexaloffle.com/bbs/?tid=147703 https://www.lexaloffle.com/bbs/?tid=147703 Fri, 07 Mar 2025 17:41:04 UTC SantaMania <p> <table><tr><td> <a href="/bbs/?pid=159793#p"> <img src="/bbs/thumbs/pico8_santamania-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=159793#p"> SantaMania</a><br><br> by <a href="/bbs/?uid=110569"> ArenaLlanura</a> <br><br><br> <a href="/bbs/?pid=159793#p"> [Click to Play]</a> </td></tr></table> </p> <h3>SantaMania</h3> <p>SantaMania is a rhythm based arcade game that started as a shmup and later turned into a boss rush. The goal is to finish the game with as much life as possible. All feedback is appreciated. Have fun!</p> <p>The code runs on duct tape and wishful thinking, but if you have any questions about it, feel free to ask.</p> <p>Special thanks to <a href="https://www.lexaloffle.com/bbs/?uid=16423"> <a href="https://www.lexaloffle.com/bbs/?uid=16423"> @Krystman</a></a> for all the tutorials.<br /> <a href="https://www.lexaloffle.com/bbs/?uid=16423"> <a href="https://www.lexaloffle.com/bbs/?uid=16423"> @Krystman</a></a> Youtube channel: <a href="https://www.youtube.com/@LazyDevs">https://www.youtube.com/@LazyDevs</a></p> <h3>How to Play</h3> <p>Use the <strong>Left</strong> and <strong>Right</strong> arrow keys to control Santa.<br /> Press <strong>X</strong> or <strong>O</strong> in rhythm to shoot &quot;Ho Ho Ho.&quot;</p> <h3>Credits</h3> <p>Design/Art/Code: ArenaLlanura<br /> Music: A variation of &quot;Jingle Bells&quot; by James Lord Pierpont</p> <p><img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/santamania p8_0.png" alt="" /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/santamania p8_2.png" alt="" /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/santamania p8_4.png" alt="" /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/santamania p8_7.png" alt="" /></p> https://www.lexaloffle.com/bbs/?tid=146290 https://www.lexaloffle.com/bbs/?tid=146290 Wed, 25 Dec 2024 14:24:49 UTC PinOrb <p> <table><tr><td> <a href="/bbs/?pid=156443#p"> <img src="/bbs/thumbs/pico8_pinorbgame-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=156443#p"> PinOrb</a><br><br> by <a href="/bbs/?uid=110569"> ArenaLlanura</a> <br><br><br> <a href="/bbs/?pid=156443#p"> [Click to Play]</a> </td></tr></table> </p> <h3>PinOrb</h3> <p>PinOrb is an arcade game that combines the mechanics of Pong and Pinball. The goal is to reach high scores without letting the ball fall. Have fun, and don't forget to post your high scores as a screenshot!</p> <h3>How to Play</h3> <p>Use the <strong>Left</strong> and <strong>Right</strong> arrow keys to control the paddle.<br /> On mobile, you can use <strong>Left</strong> and <strong>(O)</strong> for improved controls.<br /> When you have no balls left, press <strong>Up</strong> or <strong>Down</strong> to restart the game.</p> <h3>Credits</h3> <p>Design/Art/Code: ArenaLlanura</p> <p><img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/10_pinorb p8_0.png" alt="" /> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/110569/11_pinorb p8_1.gif" alt="" /></p> <h3>Change Log</h3> <p>V2</p> <ul> <li>Lowered the maximum speed of the ball to prevent clipping, which will help with smoother gameplay and better collision handling.</li> <li>Fixed the left side of the paddle's hitbox.</li> <li>Added +5 score for when the paddle hits the ball.</li> </ul> https://www.lexaloffle.com/bbs/?tid=144980 https://www.lexaloffle.com/bbs/?tid=144980 Tue, 29 Oct 2024 02:19:30 UTC