Mushkrat [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=73810 Include return value <p>Hello, </p> <p>I'm wondering if <code>include</code> has a return value similar to <code>require</code> that would allow me to keep my various modules defined locally and not pollute my global environment, or if there is a trick to using <code>require</code> in Picotron. I'm keeping things pretty organized, but it would be really nice to have the flexibility of <code>require</code>. I thought Picotron used Lua 5.4? Or is it just a subset?</p> <p>Thanks,<br /> Mushky</p> https://www.lexaloffle.com/bbs/?tid=144029 https://www.lexaloffle.com/bbs/?tid=144029 Tue, 03 Sep 2024 19:20:02 UTC Pic-O-Pop <p> <table><tr><td> <a href="/bbs/?pid=142086#p"> <img src="/bbs/thumbs/pico8_pic0pop-4.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=142086#p"> pic0pop</a><br><br> by <a href="/bbs/?uid=73810"> Mushkrat</a> <br><br><br> <a href="/bbs/?pid=142086#p"> [Click to Play]</a> </td></tr></table> </p> <p>Here's my bubbleshooter clone. Use L/R to aim and Z/O to launch. Ultimately you have to eliminate all bubbles to progress to next level, but there's the added challenge of trying to pop all the star bubbles in the level. You have to actually land adjacent to these to make them pop. Making them fall doesn't count.</p> <p>I made a little level editor tool for myself to help in creating these levels and tweaking them later. I'll be honest. I didn't find designing these levels to be super interesting, but I tried to at least make them possible. I probably need to study a bit to find out designs that make these levels fun to play, but as far as mechanics I'm reasonably happy with this and willing to call it my &quot;first&quot; complete pico-8 game. </p> <p>If people think it's fun or want to see more, then maybe I'll revisit this and continue to add levels and QOL to this project.</p> <p>Edit: fixed the hard coded level. Should play them correctly now.</p> https://www.lexaloffle.com/bbs/?tid=140406 https://www.lexaloffle.com/bbs/?tid=140406 Tue, 27 Feb 2024 22:37:47 UTC