pomppo [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=9663 Skate Boomer <p> <table><tr><td> <a href="/bbs/?pid=96529#p"> <img src="/bbs/thumbs/pico8_skateboomer-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=96529#p"> Skate Boomer</a><br><br> by <a href="/bbs/?uid=9663"> pomppo</a> <br><br><br> <a href="/bbs/?pid=96529#p"> [Click to Play]</a> </td></tr></table> </p> <p>an autobiographical game about picking up skateboarding at 35 years old, made over the course of a workday since my job gives us one unrestricted hack day per quarter</p> <p>left and right to balance on the board</p> <p>technically no scoring or end goal, but you get to listen to that sweet chiptune loop of the first 4 bars of goldfinger's superman for a little bit longer if you avoid falling down</p> https://www.lexaloffle.com/bbs/?tid=44397 https://www.lexaloffle.com/bbs/?tid=44397 Fri, 27 Aug 2021 11:38:31 UTC Francis York Morgan's Pro Fishing <p> <table><tr><td> <a href="/bbs/?pid=11049#p"> <img src="/bbs/thumbs/pico11045.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=11049#p"> Francis York Morgan's Pro Fishing</a><br><br> by <a href="/bbs/?uid=9663"> pomppo</a> <br><br><br> <a href="/bbs/?pid=11049#p"> [Click to Play]</a> </td></tr></table> </p> <p>Not so much a game as a tribute to the fishing minigame in Deadly Premonition. I mean, technically you could try to go for a high score, but you probably won't want to.</p> <p>Fire 1/Z to cast your fishing rod and stop the roulette once you catch something.</p> <p>As of Pico-8 0.1.0, the intro screen is subject to <a href="https://www.lexaloffle.com/bbs/?tid=2036">this bug</a>. If you're running the cartridge in the native version of Pico-8, pressing Esc while the logo is scrolling off the screen will crash the entire program.</p> https://www.lexaloffle.com/bbs/?tid=2038 https://www.lexaloffle.com/bbs/?tid=2038 Mon, 01 Jun 2015 14:39:27 UTC Only sfx 0-32 are usable in the music editor <p>I'm working on a tune that features a lot of quick arpeggios, so I had to sequence it with double the intended speed so I could squeeze in all the note data. This uses up sfx slots fairly quickly, which wouldn't be such a problem if sound effects past no. 32 were usable as tracks in the music editor.</p> <p>In case this isn't feasible, it would be nice if the documentation at least noted this limitation. I ended up using only two channels for one of the tunes in Let's Karate, since I had already used up some of the first 32 sfx slots for game sounds.</p> https://www.lexaloffle.com/bbs/?tid=2030 https://www.lexaloffle.com/bbs/?tid=2030 Fri, 29 May 2015 13:25:06 UTC Bomb the Bass - Megablast (music and generic scroller only) <p> <table><tr><td> <a href="/bbs/?pid=10932#p"> <img src="/bbs/thumbs/pico10931.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=10932#p"> Bomb the Bass - Megablast (music and generic scroller only)</a><br><br> by <a href="/bbs/?uid=9663"> pomppo</a> <br><br><br> <a href="/bbs/?pid=10932#p"> [Click to Play]</a> </td></tr></table> </p> <p>I figured that I should probably do this since there's a cover of Megablast for practically every sound chip ever. I think it's a law or something, and I don't want zep to get in trouble with the computer police.</p> https://www.lexaloffle.com/bbs/?tid=2023 https://www.lexaloffle.com/bbs/?tid=2023 Tue, 26 May 2015 05:11:15 UTC Random sound generator <p> <table><tr><td> <a href="/bbs/?pid=10618#p"> <img src="/bbs/thumbs/pico10617.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=10618#p"> Random sound generator</a><br><br> by <a href="/bbs/?uid=9663"> pomppo</a> <br><br><br> <a href="/bbs/?pid=10618#p"> [Click to Play]</a> </td></tr></table> </p> <p>A toy that pokes the sfx RAM full of random garbage and lets you play the results on multiple channels. It'll mostly sound like generic computer ambience from an old educational film.</p> <p>The randomly generated sounds will be stored in the ROM on startup, so comment out the cstore() at the end of the _init() function if you want to save your sounds for posterity's sake.</p> <p>Disabling a single channel should technically stop playback on that channel, but it occasionally won't. This might be due to the weird looping points that the program generates for each sfx.</p> https://www.lexaloffle.com/bbs/?tid=1965 https://www.lexaloffle.com/bbs/?tid=1965 Wed, 13 May 2015 05:58:01 UTC Let's Karate! <p> <table><tr><td> <a href="/bbs/?pid=10565#p"> <img src="/bbs/thumbs/pico10606.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=10565#p"> Let's Karate! v03</a><br><br> by <a href="/bbs/?uid=9663"> pomppo</a> <br><br><br> <a href="/bbs/?pid=10565#p"> [Click to Play]</a> </td></tr></table> </p> <p>Might as well call this the finished version, since barring optimization and cleanup I'm out of space.</p> <p>CHANGES:<br /> -There wasn't really much point in moving away from your opponent, so backward movement has been replaced with a longer backstep that can be used to avoid attacks<br /> -Tweaked a few pixels</p> <p>ADDED:<br /> -Logo graphics<br /> -2 new backgrounds (chosen randomly for each round)<br /> -Randomly generated character appearances (loser's character gets replaced after each round)<br /> -Characters now have shadows<br /> -1 new music track<br /> -Options menu to change/disable the music and choose between 3 CPU difficulty levels</p> <p>FIXED:<br /> -Player 2 could still go slightly outside the screen's bounds</p> <p>KNOWN BUGS:<br /> -There's a certain set of inputs that will prevent a character from going into the win pose after knocking an opponent out, thus being able to move around freely and preventing the round from ending. I have no idea how to do it apart from buttonmashing. The CPU will occasionally manage to do this, since technically it's constantly buttonmashing. Don't think of it as a bug, think of it as the ultimate victory celebration!</p> <p> <table><tr><td> <a href="/bbs/?pid=10565#p"> <img src="/bbs/thumbs/pico10588.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=10565#p"> Let's Karate! v02</a><br><br> by <a href="/bbs/?uid=9663"> pomppo</a> <br><br><br> <a href="/bbs/?pid=10565#p"> [Click to Play]</a> </td></tr></table> </p> <p>ADDED:<br /> -CPU opponent with rudimentary AI<br /> -Rudimentary main menu to select between 1P and 2P modes</p> <p>FIXED:<br /> -Attack inputs wouldn't register at a certain point after moving<br /> -It was previously possible to press both attack buttons while blocking to perform a 100% sure counter<br /> -Characters walking outside the bounds of the screen</p> <p> <table><tr><td> <a href="/bbs/?pid=10565#p"> <img src="/bbs/thumbs/pico10564.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=10565#p"> Let's Karate! v01</a><br><br> by <a href="/bbs/?uid=9663"> pomppo</a> <br><br><br> <a href="/bbs/?pid=10565#p"> [Click to Play]</a> </td></tr></table> </p> <p>One-on-one fighting game inspired by International Karate and the Hiryu no Ken series. Two player only at this point. Absolutely no testing or balancing done.</p> <p>CONTROLS:</p> <p><strong>Left and right</strong> to move<br /> <strong>Fire 1</strong> to punch<br /> <strong>Fire 2</strong> to kick<br /> Punch and kick while holding <strong>up/down</strong> to hit high/low<br /> <strong>Up</strong> to block high<br /> <strong>Down</strong> to block low<br /> <strong>Backwards</strong> or <strong>stay still</strong> to block middle</p> <p>COUNTERING:</p> <p>You can perform a ludicrous counter move by performing a successful block and then pressing the same attack button your opponent used. E.g., press punch after blocking a punch to counter.</p> https://www.lexaloffle.com/bbs/?tid=1951 https://www.lexaloffle.com/bbs/?tid=1951 Sat, 09 May 2015 17:32:43 UTC 1-bit sprites <p> <table><tr><td> <a href="/bbs/?pid=10498#p"> <img src="/bbs/thumbs/pico10526.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=10498#p"> 1-bit sprites v2</a><br><br> by <a href="/bbs/?uid=9663"> pomppo</a> <br><br><br> <a href="/bbs/?pid=10498#p"> [Click to Play]</a> </td></tr></table> </p> <p>I wanted to see if using the sprite drawing functions would be any faster than using lines and rectfills, so I made a single reference sprite containing all the 2x2 pixel configurations and used that to draw the image. There's really no noticeable change in performance, but now I can change the reference sprite into random garbage and get weird distorted mosaic effects. Press X to check them out!</p> <p>Also added some comments to my code, fixed a bug that caused the background color to extend one horizontal pixel too far, and added the option of drawing the image's background color as transparent if a negative number is given as the function's background color argument.</p> <p> <table><tr><td> <a href="/bbs/?pid=10498#p"> <img src="/bbs/thumbs/pico10497.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=10498#p"> 1-bit sprites</a><br><br> by <a href="/bbs/?uid=9663"> pomppo</a> <br><br><br> <a href="/bbs/?pid=10498#p"> [Click to Play]</a> </td></tr></table> </p> <p>The sprite memory in PICO-8 can get a bit cramped, so I wanted to try and see if I could implement 1bpp sprites. The idea is basically that each pixel color corresponds to a specific 2x2 pixel configuration. It's not very well optimized, as it more or less draws each pixel out individually. Furthermore, it would probably need another tool to convert hand-drawn single-color sprites into the proper format (I plotted the test image in by hand, because I am legit dumb. It's a screenshot from Tetsuo: The Iron Man.)</p> <p>CONTROLS:<br /> Arrow keys to pan the camera around.<br /> Fire 1/Z to crop the image into a random size.<br /> I mostly implemented these to see how it would run at different sizes.</p> <p>Here are the pixel configurations that each color value represents.</p> <img style="margin-bottom:16px" border=0 src="https://www.lexaloffle.com/bbs/files/9663/colors1bpp.png" width=316 height=309 alt="" /> https://www.lexaloffle.com/bbs/?tid=1935 https://www.lexaloffle.com/bbs/?tid=1935 Wed, 06 May 2015 09:37:24 UTC