kaba [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=67897 Boo!! <p> <table><tr><td> <a href="/bbs/?pid=156676#p"> <img src="/bbs/thumbs/pico8_boo-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=156676#p"> boo</a><br><br> by <a href="/bbs/?uid=67897"> kaba</a> <br><br><br> <a href="/bbs/?pid=156676#p"> [Click to Play]</a> </td></tr></table> </p> <h1>Intro</h1> <p>Can you make it through the night with just your flashlight to protect you? There are monsters out to get you but you can defeat them with light.</p> <p>Boo!! is a quick and simple arcade game that grew out of trying out new things with Pico-8. It was a fun project to work on, and I'm happy with how it turned out.</p> <p>I hope you get a little something out of it!</p> <h1>How to play</h1> <p>Use the arrow keys to move and turn your flaslight with the two buttons: on a computer, X and C work the best. </p> <p>You will encounter three types of monsters:</p> <p> <table><tr><td width=32> <img src="https://www.lexaloffle.com/bbs/gfxc/67897_0.png" width=32 height=32> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_67897_0"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/67897_0.txt", function (retdata){ var el = document.getElementById("gfxcode_67897_0"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [8x8]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_67897_0" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> <br /> Bats have medium health and speed.</p> <p> <table><tr><td width=32> <img src="https://www.lexaloffle.com/bbs/gfxc/67897_1.png" width=32 height=32> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_67897_1"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/67897_1.txt", function (retdata){ var el = document.getElementById("gfxcode_67897_1"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [8x8]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_67897_1" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> <br /> Jack-o'-lanterns are slow but have high health, so they'll take a little longer to cook.</p> <p> <table><tr><td width=32> <img src="https://www.lexaloffle.com/bbs/gfxc/67897_2.png" width=32 height=32> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_67897_2"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/67897_2.txt", function (retdata){ var el = document.getElementById("gfxcode_67897_2"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [8x8]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_67897_2" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> <br /> Bubbles have low health but they are fast - don't let one catch you off guard!</p> https://www.lexaloffle.com/bbs/?tid=145050 https://www.lexaloffle.com/bbs/?tid=145050 Fri, 01 Nov 2024 16:36:05 UTC Balls: A Juggling Simulator <p> <table><tr><td> <a href="/bbs/?pid=114733#p"> <img src="/bbs/thumbs/pico8_balls-3.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=114733#p"> Balls 1.1</a><br><br> by <a href="/bbs/?uid=67897"> kaba</a> <br><br><br> <a href="/bbs/?pid=114733#p"> [Click to Play]</a> </td></tr></table> </p> <p>Hi there!</p> <p>&quot;Balls&quot; is a simple juggling simulator made with love for Pico-8 (My daughter helped with the graphics!). I'm new to programming, and the code may be a little messy as I've pieced it together over time while learning new things.</p> <p>The balls are generated randomly (within certain conditions), so &ndash; much like real-life multitasking &ndash; this may result in some unfortunately impossible scenarios. </p> <p>Have fun!</p> https://www.lexaloffle.com/bbs/?tid=48617 https://www.lexaloffle.com/bbs/?tid=48617 Sun, 24 Jul 2022 09:56:56 UTC