OliviaGaming [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=79454 Punch N' Stuff <p> <table><tr><td> <a href="/bbs/?pid=141851#p"> <img src="/bbs/thumbs/pico8_punchnstuff-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=141851#p"> Punch N' Stuff 1.0</a><br><br> by <a href="/bbs/?uid=79454"> OliviaGaming</a> <br><br><br> <a href="/bbs/?pid=141851#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is my first full project in pico-8! </p> <p>This is a little beat 'em up that showcases a weapon-pickup mechanic. You have a punch for an unarmed attack, but when you equip a weapon the stats of your attack change. Find your weapon of choice and use it to beat all 3 levels AND <strong>all 3 boss battles</strong>! The last level will loop back to the first level so the game can continue infinitely; this allows players to bring their favorite weapon to any and every level for a variety of experiences. </p> <h1></h1> <h2>Weapon List</h2> <h3>Unarmed <table><tr><td width=32> <img src="https://www.lexaloffle.com/bbs/gfxc/79454_0.png" width=32 height=32> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_79454_0"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/79454_0.txt", function (retdata){ var el = document.getElementById("gfxcode_79454_0"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [8x8]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_79454_0" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> </h3> <p>A well balanced attack</p> <h3>Potion <table><tr><td width=32> <img src="https://www.lexaloffle.com/bbs/gfxc/79454_1.png" width=32 height=32> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_79454_1"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/79454_1.txt", function (retdata){ var el = document.getElementById("gfxcode_79454_1"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [8x8]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_79454_1" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> </h3> <p>Player will consume the potion rather than equip, healing the player in the process</p> <h3>Dynamite <table><tr><td width=32> <img src="https://www.lexaloffle.com/bbs/gfxc/79454_2.png" width=32 height=32> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_79454_2"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/79454_2.txt", function (retdata){ var el = document.getElementById("gfxcode_79454_2"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [8x8]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_79454_2" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> </h3> <p>Provides an attack that is difficult to time due to its long fuse, but will pay off with its high damage if you manage to land it</p> <h3>Nunchuck <table><tr><td width=32> <img src="https://www.lexaloffle.com/bbs/gfxc/79454_3.png" width=32 height=32> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_79454_3"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/79454_3.txt", function (retdata){ var el = document.getElementById("gfxcode_79454_3"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [8x8]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_79454_3" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> </h3> <p>Provides an attack with extra reach above and below the player. In some cases, it can even hit 2 enemies at once</p> <h3>Wand <table><tr><td width=32> <img src="https://www.lexaloffle.com/bbs/gfxc/79454_4.png" width=32 height=32> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_79454_4"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/79454_4.txt", function (retdata){ var el = document.getElementById("gfxcode_79454_4"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [8x8]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_79454_4" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> </h3> <p>Deals a small amount of damage but from a safe distance. Be careful! The player can hurt themselves by running into their own fireball</p> <h3>Spear <table><tr><td width=32> <img src="https://www.lexaloffle.com/bbs/gfxc/79454_5.png" width=32 height=32> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_79454_5"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/79454_5.txt", function (retdata){ var el = document.getElementById("gfxcode_79454_5"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [8x8]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_79454_5" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> </h3> <p>High damage for a melee attack, but can only attack at a very narrow point that isn't easy to hit</p> <h1></h1> <h2>Boss List</h2> <h3>Cactus <table><tr><td width=64> <img src="https://www.lexaloffle.com/bbs/gfxc/79454_6.png" width=64 height=64> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_79454_6"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/79454_6.txt", function (retdata){ var el = document.getElementById("gfxcode_79454_6"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [16x16]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_79454_6" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> </h3> <p>In the desert level, the final boss is a big angry cactus. It can control vines which shoot out the ground and damage the player. The attack has a long start up which leaves the boss vulnerable to attacks.</p> <h3>Dragon <table><tr><td width=64> <img src="https://www.lexaloffle.com/bbs/gfxc/79454_7.png" width=64 height=64> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_79454_7"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/79454_7.txt", function (retdata){ var el = document.getElementById("gfxcode_79454_7"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [16x16]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_79454_7" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> </h3> <p>In the forest level, the final boss is a flying dragon. The dragon flies low to the ground so watch for its shadow to help identify the distance from the player. The dragon attack in a massive cone of flames that spread wider and wider as it travels from the dragon. However, the dragon likes to attack from corners making its movements predictable. Doge the flames to find an opening and land an attack!</p> <h3>Street Robot <table><tr><td width=64> <img src="https://www.lexaloffle.com/bbs/gfxc/79454_8.png" width=64 height=64> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_79454_8"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/79454_8.txt", function (retdata){ var el = document.getElementById("gfxcode_79454_8"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [16x16]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_79454_8" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> </h3> <p>In the city level, there is a robot that travels the streets for the final boss. The boss itself does not have an attack, but due to its metal exterior it can safely pass through the hot steam created by the smokestacks. The player must dodge the steam to avoid damage, while constantly looking for openings to approach the robot. The robot and the steam move in unpredictable ways with no pattern, so you better pay attention!</p> https://www.lexaloffle.com/bbs/?tid=140328 https://www.lexaloffle.com/bbs/?tid=140328 Sat, 24 Feb 2024 07:48:38 UTC