fantasticfox [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=90197 Just Intonation <p> <table><tr><td> <a href="/bbs/?pid=147110#p"> <img src="/bbs/thumbs/pico64_ji-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=147110#p"> ji</a><br><br> by <a href="/bbs/?uid=90197"> fantasticfox</a> <br><br><br> <a href="/bbs/?pid=147110#p"> [Click to Play]</a> </td></tr></table> </p> <p>From the moment I saw tuning as a parameter in the synth doc,<br /> I knew I had to get just intonation into Picotron.<br /> So I did.<br /> There is code in the cart to copy into your cart, with instructions<br /> on how to call the function with different musical keys (including a<br /> dynamic key that changes according to channel 0!)<br /> The cartridge includes a song I composed ages ago, which you are<br /> welcome to use for any project you might like. :)</p> https://www.lexaloffle.com/bbs/?tid=141878 https://www.lexaloffle.com/bbs/?tid=141878 Mon, 22 Apr 2024 14:39:39 UTC Basic Fade <p> <table><tr><td> <a href="/bbs/?pid=147018#p"> <img src="/bbs/thumbs/pico64_fade_code-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=147018#p"> fade_code</a><br><br> by <a href="/bbs/?uid=90197"> fantasticfox</a> <br><br><br> <a href="/bbs/?pid=147018#p"> [Click to Play]</a> </td></tr></table> </p> <p>The code in fade.lua will perform a basic fade to your specified color in rgb,<br /> for the number of frames you specify. It defaults to black for 20 frames.</p> <p>This cart also doubles as a Hyper Light Drifter Wallpaper. :D</p> https://www.lexaloffle.com/bbs/?tid=141845 https://www.lexaloffle.com/bbs/?tid=141845 Sat, 20 Apr 2024 15:23:46 UTC Touhou Fan Work: Intersecting Realms (Jam Edition) <p> <table><tr><td> <a href="/bbs/?pid=146991#p"> <img src="/bbs/thumbs/pico64_th_realms-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=146991#p"> th_realms</a><br><br> by <a href="/bbs/?uid=90197"> fantasticfox</a> <br><br><br> <a href="/bbs/?pid=146991#p"> [Click to Play]</a> </td></tr></table> </p> <p>​This was made over the course of March 14 - April 19, 2024, for the Bunkertron Jam and Picotron Game Jam.</p> <p>Z to shoot<br /> Left shift or F to focus<br /> X to reflect (with meter)</p> <p>Game Design by Jayce McCue and Maya Zimmerman<br /> Programming by Maya Zimmerman<br /> Art by Jayce McCue<br /> Music by Maya Zimmerman<br /> Story by Jayce McCue</p> <p>Tested with a Super Famicom controller and presumably works with other controllers as well.</p> <p>For the true LoLK experience I was going for, set lives to 1 in game.lua.</p> https://www.lexaloffle.com/bbs/?tid=141835 https://www.lexaloffle.com/bbs/?tid=141835 Sat, 20 Apr 2024 02:34:37 UTC PalMan <p> <table><tr><td> <a href="/bbs/?pid=144005#p"> <img src="/bbs/thumbs/pico64_palman-2.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=144005#p"> palman</a><br><br> by <a href="/bbs/?uid=90197"> fantasticfox</a> <br><br><br> <a href="/bbs/?pid=144005#p"> [Click to Play]</a> </td></tr></table> </p> <p>So, this is some really simple code to use in your carts to easily load .hex palette<br /> files on the cart. Check out palman.lua on the cart to see how it works.</p> <p>v1.01 Changed a value to allow reading from .hex files created in Picotron.</p> <p>v1.1 Added a notify message that the file was not found if the file was not found,<br /> without crashing the cart.</p> https://www.lexaloffle.com/bbs/?tid=140955 https://www.lexaloffle.com/bbs/?tid=140955 Thu, 21 Mar 2024 01:14:07 UTC Picrossotron v1.2 <p> <table><tr><td> <a href="/bbs/?pid=143728#p"> <img src="/bbs/thumbs/pico64_picrossotron-5.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=143728#p"> picrossotron</a><br><br> by <a href="/bbs/?uid=90197"> fantasticfox</a> <br><br><br> <a href="/bbs/?pid=143728#p"> [Click to Play]</a> </td></tr></table> </p> <p>This was made mostly between pico-8 and picotron concurrently (saved in a text document) over the last month. It was really just putting the finishing touches on it once picotron was released.</p> <p>Puzzles 3, 44, 45, 46, &amp; 47 were guest contributions by Taichi on Discord.</p> <p>The music hangs when you turn it off with F unless you trigger some sound effects by filling in the grid (I think maybe a bug in how picotron handles music(-1)), but if you exit and start again, the music will be off until you start it again with F.</p> <p>I've learned so much from so many people but I must give a special shoutout to Krystman, whose Lazy Devs tutorials on Pico-8 were invaluable to learning the language.</p> <p>v1.1 Added sfx and keyboard support</p> <p>v1.11 Whoops needed to do just a little bit more</p> <p>v1.12 Changed the instrument used for the music thanks to advancements in wavetable technology. It's much more true to my inspiration, Mysterious from Mario Paint.</p> <p>v1.2 Added another song, three speed, by the Packbats and fixed music hanging when turning it off</p> https://www.lexaloffle.com/bbs/?tid=140875 https://www.lexaloffle.com/bbs/?tid=140875 Mon, 18 Mar 2024 17:44:18 UTC