Aolotl [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=46155 PicoShop! <p> <table><tr><td> <a href="/bbs/?pid=160178#p"> <img src="/bbs/thumbs/pico64_picoshop-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=160178#p"> PicoShop</a><br><br> by <a href="/bbs/?uid=46155"> Aolotl</a> <br><br><br> <a href="/bbs/?pid=160178#p"> [Click to Play]</a> </td></tr></table> </p> <p>PicoShop is a little shop I made for easy distribution of Picotron carts!</p> <p>PicoShop allows you to install, run and remove apps through the shop. Simply load it with <code>load #picoshop</code> and run!</p> <p>A little bit of the code is a little wacky as I was actively learning how the GUI stuff worked as I made this, but I think it turned out pretty ok! This was more an experiment in learning Picotron :3</p> <p>Currently it loads the repo .pod file directly from a file it creates, but it can load from multiple and even load repos from websites if you upload a pod there. I'd like to at some point add some sort of repo updater to automatically grab the latest repos from any online sources, but that will come sometime later. It also keeps track of the version of the installed apps so maybe an update checker could come too?</p> <p>Repo pod format:</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>{ name=&quot;Repo name&quot;, apps={ {creator=&quot;creatorname&quot;, icon=userdata(&quot;u8&quot;,16,16,&quot;(imagedata)&quot;), location=&quot;either #appid or https://app.url&quot;, notes=&quot;description&quot;, title=&quot;App Title&quot;, version=1} } }</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p><em>note that version isn't currently in the builtin repo and doesn't necessarily correlate to the x.y.z version number</em></p> <p>I did upload the repo to <a href="https://possiblyaxolotl.com/pico/repo.pod">https://possiblyaxolotl.com/pico/repo.pod</a>, but I realized it takes too long to load every time so it would make more sense to add a simple refresh button to the menu to download the latest one.</p> <p>ALSO. before I forget, if you would like to have your stuff added to the repo lmk!</p> https://www.lexaloffle.com/bbs/?tid=146425 https://www.lexaloffle.com/bbs/?tid=146425 Sat, 04 Jan 2025 00:00:48 UTC Old Project: Bean Bounce <p> <table><tr><td> <a href="/bbs/?pid=124930#p"> <img src="/bbs/thumbs/pico8_oldproj_beanbounce-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=124930#p"> Old Project: Bean Bounce</a><br><br> by <a href="/bbs/?uid=46155"> Aolotl</a> <br><br><br> <a href="/bbs/?pid=124930#p"> [Click to Play]</a> </td></tr></table> <br /> My first ever pico-8 game from a while ago, never completely finished it</p> https://www.lexaloffle.com/bbs/?tid=51384 https://www.lexaloffle.com/bbs/?tid=51384 Sat, 28 Jan 2023 01:51:17 UTC Old Project: ESPLODE <p> <table><tr><td> <a href="/bbs/?pid=124929#p"> <img src="/bbs/thumbs/pico8_oldproj_esplode-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=124929#p"> Old Project: ESPLODE</a><br><br> by <a href="/bbs/?uid=46155"> Aolotl</a> <br><br><br> <a href="/bbs/?pid=124929#p"> [Click to Play]</a> </td></tr></table> </p> <p>An old project I made</p> https://www.lexaloffle.com/bbs/?tid=51383 https://www.lexaloffle.com/bbs/?tid=51383 Sat, 28 Jan 2023 01:40:43 UTC slimekoban <p> <table><tr><td> <a href="/bbs/?pid=94665#p"> <img src="/bbs/thumbs/pico8_slimekoban-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=94665#p"> slimekoban</a><br><br> by <a href="/bbs/?uid=46155"> Aolotl</a> <br><br><br> <a href="/bbs/?pid=94665#p"> [Click to Play]</a> </td></tr></table> <br /> Here's a puzzle game I made, it's the first Pico-8 game I made without the help from tutorials<br /> I also made a video on making this game, thanks!<br /> <object width="640" height="400"><param name="movie" value="https://www.youtube.com/v/lK3jjvDZLZA&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/lK3jjvDZLZA&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="400"></embed></object></p> https://www.lexaloffle.com/bbs/?tid=43752 https://www.lexaloffle.com/bbs/?tid=43752 Sat, 10 Jul 2021 04:49:29 UTC