Zeflyn [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=92434 Conveyor <p> <table><tr><td> <a href="/bbs/?pid=147044#p"> <img src="/bbs/thumbs/pico8_conveyor-2.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=147044#p"> conveyor</a><br><br> by <a href="/bbs/?uid=92434"> Zeflyn</a> <br><br><br> <a href="/bbs/?pid=147044#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is my first ever Pico-8 game!<br /> In Conveyor, you play as a little robot that cannot move except for clinging to the conveyor belts above or below you.<br /> Avoid the obstacles, hang on, and persevere! </p> <p>Controls:<br /> UP - cling to belt<br /> DOWN - sit on belt<br /> X - restart level<br /> Z - begin game</p> <p>There are options in the menu to mute the music and sfx.</p> <p>I developed this game in part on my twitch stream!<br /> Lately we've been doing a bit of stumbling around in Picotron, come hang out!</p> <p><a href="https://twitch.tv/Zeflyn">Zeflyn on Twitch!</a></p> <p>Thanks for playing!</p> <p>UPDATE #conveyor-2 : Fixed bug that allowed for infinite respawns on final game screen.</p> https://www.lexaloffle.com/bbs/?tid=141856 https://www.lexaloffle.com/bbs/?tid=141856 Sat, 20 Apr 2024 23:46:22 UTC How to pod-ify a sprite in your .gfx file? <p>Hello!</p> <p>I'm trying to understand how to best work with image data in Picotron for use in things like .txt files and whatnot.<br /> In the readme that rests on the pictron desktop, there's an image near the beginning of the file that, when clicked, reveals a metadata object that is &quot;unpodding&quot; base64 encoded image data so it renders in the txt editor.</p> <p>How would I go about podifying a sprite on a .gfx file so I too can insert the base64 data into a .txt file?</p> <p>I've tried doing something like this:</p> <div> <div class=scrollable_with_touch style="width:100%; max-width:800px; overflow:auto; margin-bottom:12px"> <table style="width:100%" cellspacing=0 cellpadding=0> <tr><td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> <td background=/gfx/code_bg0.png> <div style="font-family : courier; color: #000000; display:absolute; padding-left:10px; padding-top:4px; padding-bottom:4px; "> <pre>?pod(fetch(&quot;/ram/cart/gfx/0.gfx&quot;),0x7)</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>in the picotron terminal, and it outputs the b64, but it's podifying the entire gfx file, not the sprite I want to podify (in this case, sprite 1, second slot available on the gfx file).</p> <p>Anyone have any ideas here?</p> https://www.lexaloffle.com/bbs/?tid=141782 https://www.lexaloffle.com/bbs/?tid=141782 Wed, 17 Apr 2024 14:31:54 UTC Changelog for v0.1.0f is out, but not the download? <p>The changes in Picotron v0.1.0f look very exciting, but the downloads page appears to only have v0.1.0e</p> <p>Anyone know when we can expect to see v0.1.0f?</p> https://www.lexaloffle.com/bbs/?tid=141763 https://www.lexaloffle.com/bbs/?tid=141763 Tue, 16 Apr 2024 12:18:34 UTC crystal_ball <p> <table><tr><td> <a href="/bbs/?pid=145752#p"> <img src="/bbs/thumbs/pico64_crystal_ball-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=145752#p"> crystal_ball</a><br><br> by <a href="/bbs/?uid=92434"> Zeflyn</a> <br><br><br> <a href="/bbs/?pid=145752#p"> [Click to Play]</a> </td></tr></table> </p> <p>Made a silly little crystal ball that you can ponder. Rub it to receive answers from the void.<br /> I like to mount mine in the tooltray so I can rub it in the middle of a difficult coding problem.<br /> Have fun!</p> https://www.lexaloffle.com/bbs/?tid=141458 https://www.lexaloffle.com/bbs/?tid=141458 Fri, 05 Apr 2024 00:42:21 UTC Binary Clock Wallpaper <p> <table><tr><td> <a href="/bbs/?pid=145196#p"> <img src="/bbs/thumbs/pico64_binary_cl0ck-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=145196#p"> Binary Clock Wallpaper</a><br><br> by <a href="/bbs/?uid=92434"> Zeflyn</a> <br><br><br> <a href="/bbs/?pid=145196#p"> [Click to Play]</a> </td></tr></table> Just a little wallpaper I scraped together!</p> https://www.lexaloffle.com/bbs/?tid=141294 https://www.lexaloffle.com/bbs/?tid=141294 Sun, 31 Mar 2024 01:42:07 UTC