touk [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=56137 picoknife - Commandline Tool <p>Here is something I've been working on since getting into PICO-8 this summer.<br /> I wanted to share it before the end of the year...</p> <h3>picoknife</h3> <p>It's Yet Another Commandline Tool for manipulating .p8 and other files.<br /> Useful for batch scripting, theming the HTML player, reverting mistakes, etc.</p> <p>It has a git-like syntax: <strong>picoknife [command] [file] [extra args]</strong></p> <p>As of this version 1.0 there are 8 commands:</p> <ul> <li><strong>map</strong> to export a map image</li> <li><strong>sheet</strong> to export a spritesheet image</li> <li><strong>sprites</strong> to export individual sprite images</li> <li><strong>label</strong> to export a label image</li> <li><strong>setlabel</strong> to apply an image to a .p8 or .p8.png or the HTML player</li> <li><strong>sethtml</strong> to modify the colors, icons, title, metadata of the HTML player</li> <li><strong>colorimage</strong> to apply 16-color palette to an existing image file</li> <li><strong>copy</strong> to duplicate a .p8 file with modifications</li> </ul> <p>I will continue to add features. Currently only for Windows and Mac, sorry!</p> <p>Downloads and README on GitHub:<br /> <a href="https://github.com/rtouk/picoknife">https://github.com/rtouk/picoknife</a><br /> The full HELP:<br /> <a href="https://github.com/rtouk/picoknife/blob/main/HELP.txt">https://github.com/rtouk/picoknife/blob/main/HELP.txt</a></p> <p>Cheers!<br /> Touk</p> https://www.lexaloffle.com/bbs/?tid=45653 https://www.lexaloffle.com/bbs/?tid=45653 Sat, 11 Dec 2021 04:17:54 UTC Five short songs from Looptober <p>Hi there. I participated in Looptober (make a piece of music every day in October, even if you only have a few minutes) and I wanted to further learn PICO-8's music editor.</p> <p>Well... I only used PICO-8 for five of the days, but that's better than zero. So I thought I'd share the short songs:</p> <p>07 Glitch<br /> <iframe src="sfxp2.php?id=56137_4" width="402" height="300" style="border:none; overflow:hidden" scrolling="no" allow="autoplay"></iframe><a style="cursor:pointer; font-size:8pt" onclick=' var el = document.getElementById("sfxcode_56137_4"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("/bbs/sfxc/56137_4.txt", function (retdata){ var el = document.getElementById("sfxcode_56137_4"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [sfx] </a> <textarea rows=3 class=lexinput id="sfxcode_56137_4" style="width:480px;background-color:#fed;display:none;overflow:hidden; font-size:4pt;"></textarea> </p> <p>01 Battle<br /> <iframe src="sfxp2.php?id=56137_3" width="402" height="300" style="border:none; overflow:hidden" scrolling="no" allow="autoplay"></iframe><a style="cursor:pointer; font-size:8pt" onclick=' var el = document.getElementById("sfxcode_56137_3"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("/bbs/sfxc/56137_3.txt", function (retdata){ var el = document.getElementById("sfxcode_56137_3"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [sfx] </a> <textarea rows=3 class=lexinput id="sfxcode_56137_3" style="width:480px;background-color:#fed;display:none;overflow:hidden; font-size:4pt;"></textarea> </p> <p>09 Precipice<br /> <iframe src="sfxp2.php?id=56137_5" width="402" height="300" style="border:none; overflow:hidden" scrolling="no" allow="autoplay"></iframe><a style="cursor:pointer; font-size:8pt" onclick=' var el = document.getElementById("sfxcode_56137_5"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("/bbs/sfxc/56137_5.txt", function (retdata){ var el = document.getElementById("sfxcode_56137_5"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [sfx] </a> <textarea rows=3 class=lexinput id="sfxcode_56137_5" style="width:480px;background-color:#fed;display:none;overflow:hidden; font-size:4pt;"></textarea> </p> <p>11 Vines<br /> <iframe src="sfxp2.php?id=56137_6" width="402" height="300" style="border:none; overflow:hidden" scrolling="no" allow="autoplay"></iframe><a style="cursor:pointer; font-size:8pt" onclick=' var el = document.getElementById("sfxcode_56137_6"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("/bbs/sfxc/56137_6.txt", function (retdata){ var el = document.getElementById("sfxcode_56137_6"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [sfx] </a> <textarea rows=3 class=lexinput id="sfxcode_56137_6" style="width:480px;background-color:#fed;display:none;overflow:hidden; font-size:4pt;"></textarea> </p> <p>12 Spring<br /> <iframe src="sfxp2.php?id=56137_7" width="402" height="300" style="border:none; overflow:hidden" scrolling="no" allow="autoplay"></iframe><a style="cursor:pointer; font-size:8pt" onclick=' var el = document.getElementById("sfxcode_56137_7"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("/bbs/sfxc/56137_7.txt", function (retdata){ var el = document.getElementById("sfxcode_56137_7"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [sfx] </a> <textarea rows=3 class=lexinput id="sfxcode_56137_7" style="width:480px;background-color:#fed;display:none;overflow:hidden; font-size:4pt;"></textarea> </p> <p>Cheers!</p> https://www.lexaloffle.com/bbs/?tid=45241 https://www.lexaloffle.com/bbs/?tid=45241 Fri, 05 Nov 2021 03:27:35 UTC Unchecked-8 (platformer / maze) <p>Hello all, this is <em>My First PICO-8 Game</em>&trade;︎ and therefore <em>My First BBS Cart Upload</em>&trade;︎&trade;︎, hopefully I've done it right.</p> <p> <table><tr><td> <a href="/bbs/?pid=97038#p"> <img src="/bbs/thumbs/pico8_unchecked_8-4.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=97038#p"> Unchecked-8</a><br><br> by <a href="/bbs/?uid=56137"> touk</a> <br><br><br> <a href="/bbs/?pid=97038#p"> [Click to Play]</a> </td></tr></table> </p> <p>Unchecked-8 is a slight twist on the classic spike-jumping, maze exploration platformer. There are simply 10 stars to collect. Once you figure out how it works, I estimate it takes 15-30 minutes?</p> <p>I wanted to dive into PICO-8, make something reasonably small, and actually release it - so I chose a remake/demake of my own short game Unchecked (previously existed in Flash and Basic). I like this so much it's now the canonical version of this game!</p> <p>I first put it up on itch.io, because it had some HTML player customizations and also to hide <em>My First P8/Lua Code</em>&trade;︎&trade;︎&trade;︎<br /> <a href="https://rtouk.itch.io/unchecked-8">https://rtouk.itch.io/unchecked-8</a><br /> but now, with a minor update to the game, and the 0.2.3 release of P8 (with Lucky Draw!) I wanted to share it on the BBS :)</p> <p>Cheers!</p> https://www.lexaloffle.com/bbs/?tid=44557 https://www.lexaloffle.com/bbs/?tid=44557 Wed, 08 Sep 2021 02:46:34 UTC