miscbill [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=12335 Glitchy Music <p> <table><tr><td> <a href="/bbs/?pid=33304#p"> <img src="/bbs/thumbs/pico33403.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=33304#p"> Glitchy Music</a><br><br> by <a href="/bbs/?uid=12335"> miscbill</a> <br><br><br> <a href="/bbs/?pid=33304#p"> [Click to Play]</a> </td></tr></table> <br /> This updated version uses an undocumented stat() parameter to detect when the music has stopped and restarts it as needed. I also seeded some of the unused sfxs with some random clicks and buzzes.</p> <p> <table><tr><td> <a href="/bbs/?pid=33304#p"> <img src="/bbs/thumbs/pico33303.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=33304#p"> Glitchy Music</a><br><br> by <a href="/bbs/?uid=12335"> miscbill</a> <br><br><br> <a href="/bbs/?pid=33304#p"> [Click to Play]</a> </td></tr></table> <br /> This was just a quick experiment to see if stomping on the music and sound effects areas of memory might make for interesting audio. </p> <p>I played with different types of damage (and repair) to the memory. But I was just treating it as one big chunk of memory. If you started manipulating patterns individually, you could probably get more useful results.</p> <p>Sometimes it is interesting. Sometimes, not so much. And sometimes it even stops. (If one were sufficiently motivated, he or she could probably ensure that no loops were ever set to &quot;stop&quot;.</p> <p>Would love to hear from anyone else who has done anything similar.</p> https://www.lexaloffle.com/bbs/?tid=28188 https://www.lexaloffle.com/bbs/?tid=28188 Sat, 10 Dec 2016 14:19:15 UTC Kessel Rally <p> <table><tr><td> <a href="/bbs/?pid=33268#p"> <img src="/bbs/thumbs/pico33495.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=33268#p"> Kessel Rally</a><br><br> by <a href="/bbs/?uid=12335"> miscbill</a> <br><br><br> <a href="/bbs/?pid=33268#p"> [Click to Play]</a> </td></tr></table> </p> <p>While trying to interest my son in PICO-8, I ended up with code that let you fly a little ship around with Lunar Lander-style thruster control. I'm not sure that he's going to take the bait. But I couldn't leave it alone and had to turn it into a little game.</p> <p>Visiting waypoints is not a very deep game. But I enjoy the mindlessness of it more than I expected.</p> <p>The code is not consistent. I'm still figuring out what compromises are worth it in that little tiny editor window.</p> <p>[edit 2016-12-14] added glitchy text effect, cleaned up some code, reversed the up and down buttons</p> https://www.lexaloffle.com/bbs/?tid=28183 https://www.lexaloffle.com/bbs/?tid=28183 Fri, 09 Dec 2016 18:37:10 UTC