PixelBytes [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=25079 Fully Customizable Realistic Pride Wallpaper! <p> <table><tr><td> <a href="/bbs/?pid=143502#p"> <img src="/bbs/thumbs/pico64_pride_wallpaper-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=143502#p"> pride_wallpaper</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=143502#p"> [Click to Play]</a> </td></tr></table> <br /> !!!If you cannot use this PNG above use this one here!!!</p> <img style="margin-bottom:16px" border=0 src="/media/25079/pride.p64.png" alt="" /> <h1>🏳️&zwj;🌈🏳️&zwj;🌈🏳️&zwj;🌈🏳️&zwj;🌈🏳️&zwj;🌈</h1> <p>Hello everyone! &lt;3 This is my first Picotron project!<br /> This is a fully customizable Pride flag wallpaper generator. You can have any flag, or combination of two flags rendered with a realistic wavy pattern. You can generate any flag with stripes or use one of the presets for more common pride flags. </p> <p>To get going with this I recommend downloading the PNG, you can use the BBS load function (load #pride_wallpaper) however you'll have to put in some effort to convert it to a cart. If the PNG above is not working you can download through that second image. Through all three download methods if it still doesn't work you can DM me on the Picotron or Pico-8 discord (SmallTestAccount). </p> <p>Once you bring the program in you should view the readme.txt to get more information on how to install it as a wallpaper. The easiest way to view this is to find the program in the file navigator, single click, then append a '/' to the end of the pathway at the top of the screen and hit enter, then you can just double click the impotant readme.txt.</p> <p>Please read the readme.txt!!</p> <p>If you don't want to read it, the summary is that you need to place it in the directory <code>/appdata/system/wallpapers/</code> (not <code>system/wallpapers</code>). If it exists you can just place it in there from your computer's file system. Picotron will recognize it as a wallpaper, but i recommend running the program first as a standalone to catch if the cart got corrupted by the file sharing. Please don't blame if the file is corrupted, sharing carts is a bit complex.</p> <p>It does take some time to render the wallpaper. It may look bad when you install onto a running system, but be aware it only takes about 3 seconds to render at boot and remains rendered until you reload the program, therefore if you take some time to set it once you won't have to worry about render times in the future, it'll render before you can open too many windows for it to be an issue. There is only a 5-6% cpu usage after render which is lower than some of the preinstalled wallpapers.</p> <p>Anyways, here are some examples of what can be generated by modifying the pride.pod seen inside the file!<br /> (Remember to hit save and reload)</p> <img style="margin-bottom:16px" border=0 src="/media/25079/Screenshot 2024-03-17 at 10.22.18 AM.png" alt="" /> <p>Preset: philly</p> <img style="margin-bottom:16px" border=0 src="/media/25079/Screenshot 2024-03-17 at 5.28.31 AM.png" alt="" /> <p>Preset: trans (plus Saul goodman)<br /> (Okay you have to modify the code to get him but i think you can handle uncommenting a line)</p> <img style="margin-bottom:16px" border=0 src="/media/25079/Screenshot 2024-03-17 at 10.01.23 AM.png" alt="" /> <p>Any two combinations</p> <img style="margin-bottom:16px" border=0 src="/media/25079/Screenshot 2024-03-17 at 10.05.17 AM.png" alt="" /> <p>Even if they have different stripes</p> <img style="margin-bottom:16px" border=0 src="/media/25079/Screenshot 2024-03-17 at 10.07.42 AM.png" alt="" /> <p>You can also just generate whatever you want in case your flag isn't in the preset list, even junk like this. Or god forbid, a national flag!! :O</p> <p>I cannot stress enough, please read the readme.txt provided with the PNG and use the .POD.</p> <p>Alright have fun everyone ill try to catch any errors you report. &lt;3 &lt;3 &lt;3 :3</p> <p>PS: (Yeah I haven't posted on this account in ages, but I never went away, I just wasn't on the BBS. Yes this is an old account I made when I was like 13 and on most social media i use &quot;SmallTestAccount&quot; now. I decided not to make a new account because I wanted it to be evident I've been using pico for a while. please dont judge me by the garbage I posted years ago)</p> https://www.lexaloffle.com/bbs/?tid=140797 https://www.lexaloffle.com/bbs/?tid=140797 Sun, 17 Mar 2024 21:01:19 UTC HDMA + Mode 7 Like perspective effect. <p>Back in August I sent some gifs of this program I made alongside my dad so I could talk about old GFX. It occurred to me that I didn't post this snippet for others to use (unless you trudged through my discord message about it). I know many people have done effects like this since TLINE was released but as far as I know, my algorithm is unique, or at least uninfluenced by anything other than <a href="https://www.youtube.com/watch?v=3FVN_Ze7bzw&amp;amp;t=25s">RGME's video</a> on Mode 7 transformations. I wrote this before I knew anything about symbolab, calculus, or matrix multiplication, so it was all done with fuzzy mind logic. </p> <p>*Quick note: the rotation control is accelerated so it'll be easier on the eyes when showing the program to others, variable t is the rotation, tsp is it's velocity. To change that Replace tsp&plusmn;=0.0025 with t+=0.0125 and toss out the two math expressions below it. </p> <p>Feel free to use this code how you want</p> <p> <table><tr><td> <a href="/bbs/?pid=99533#p"> <img src="/bbs/thumbs/pico8_monipnuti-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=99533#p"> monipnuti</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=99533#p"> [Click to Play]</a> </td></tr></table> </p> <p>Controls</p> <p>ZX, angle controls</p> <p>^v, Forwards and back</p> <p>&lt;&gt;, change distance to image (its an asympote value so it'll glitch at p=0, -p moves you 180&ordm; (0.5t) relative to p)</p> https://www.lexaloffle.com/bbs/?tid=45231 https://www.lexaloffle.com/bbs/?tid=45231 Wed, 03 Nov 2021 01:31:15 UTC Lily The Spider Barber!! (Extra Credits Game Jam 2020) <p> <table><tr><td> <a href="/bbs/?pid=81122#p"> <img src="/bbs/thumbs/pico8_lilythespiderbarber-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=81122#p"> lilythespiderbarber</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=81122#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is a submission for the 2020 Extra Credits Game Jam (Take Care)</p> <p>WARNING: IN THE EVENT OF AN ERROR MESSAGE: RESTART THE PAGE</p> <p>Code, Design, &amp; art: SmallTestAcount (AKA Pixel Bytes, Alexa Marx)</p> <p>Music (unused): WindmillsWithWIFI</p> <p>Controls:</p> <p>Suggested: Practice with controls before starting first round!</p> <p>🖱 Mouse: Control Lily's direction. </p> <p>Start click: Start making a web (only works when lily is green)</p> <p>Release Click: Finish making web (only work when lily is green)</p> <p>(z): Start first round / Submit web</p> <p>(x): About (only on home page)</p> <p>who is lily?<br /> l𝘪𝘭𝘺 𝘪𝘴 𝘢 𝘤𝘢𝘳𝘪𝘯𝘨 𝘴𝘱𝘪𝘥𝘦𝘳<br /> 𝘸𝘩𝘰 𝘵𝘦𝘯𝘥𝘴 𝘵𝘩𝘦 𝘤𝘩𝘳𝘺𝘴𝘢𝘭𝘪𝘴𝘦𝘴 𝘰𝘧<br /> 𝘩𝘦𝘳 𝘧𝘳𝘪𝘦𝘯𝘥𝘴, 𝘵𝘰 𝘩𝘦𝘭𝘱 𝘵𝘩𝘦𝘮<br /> 𝘵𝘶𝘳𝘯 𝘪𝘯𝘵𝘰 𝘣𝘦𝘢𝘶𝘵𝘪𝘧𝘶𝘭<br /> 𝘣𝘶𝘵𝘵𝘦𝘳𝘧𝘭𝘪𝘦𝘴</p> <p>why does this fit the theme?<br /> &quot;t𝘢𝘬𝘪𝘯𝘨 𝘤𝘢𝘳𝘦&quot; 𝘤𝘢𝘯 𝘮𝘦𝘢𝘯 𝘮𝘢𝘯𝘺<br /> 𝘵𝘩𝘪𝘯𝘨𝘴, 𝘪𝘯 𝘵𝘩𝘪𝘴 𝘤𝘢𝘴𝘦,<br /> l𝘪𝘭𝘺 {𝘵𝘢𝘬𝘦𝘴 𝘤𝘢𝘳𝘦} 𝘰𝘧 𝘩𝘦𝘳<br /> 𝘧𝘳𝘪𝘦𝘯𝘥𝘴.</p> <p>Extra Challenges:</p> <p>Extra historian: The visual reference the Extra History series on Non-Euclidean geometry by rendering a spherical field </p> <p>The Game &quot;Lily the Spider Barber&quot; does not connect to the internet and tracks no data outside the cart.</p> https://www.lexaloffle.com/bbs/?tid=39337 https://www.lexaloffle.com/bbs/?tid=39337 Mon, 24 Aug 2020 18:30:12 UTC Paper Stapler <p> <table><tr><td> <a href="/bbs/?pid=62546#p"> <img src="/bbs/thumbs/pico8_paperstapler-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=62546#p"> Paper Stapler</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=62546#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is my submission for the Extra Credits game jam. For more information and to vote go, to <a href="https://smalltestaccount.itch.io/paper-stapler">https://smalltestaccount.itch.io/paper-stapler</a></p> <p>Thank you for playing ^-^</p> https://www.lexaloffle.com/bbs/?tid=33529 https://www.lexaloffle.com/bbs/?tid=33529 Mon, 04 Mar 2019 21:41:55 UTC Posting To itch.io <p>How do you post to Itch.io and be able to play in-browser? I'm aware that you can export carts as more than just .p8.png, which is what I've been doing, but I've been unsuccessful uploading .html and .js to itch.io allowing for play in-browser. I know this is possible since others have been able to do this, even before those features were introduced. I can't find any documentation on how though. Does anyone know how?</p> https://www.lexaloffle.com/bbs/?tid=33478 https://www.lexaloffle.com/bbs/?tid=33478 Sun, 03 Mar 2019 01:35:34 UTC &quot;Thicc Text&quot; Function 2.0 (Free To Use Without Credit) <p> <table><tr><td> <a href="/bbs/?pid=61991#p"> <img src="/bbs/thumbs/pico8_thicctext-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=61991#p"> &quot;Thicc Text&quot; Function 2.0 (Free To Use Without Credit)</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=61991#p"> [Click to Play]</a> </td></tr></table> </p> <p>A while ago I made a function for this<br /> <a href="https://www.lexaloffle.com/bbs/?tid=30033">https://www.lexaloffle.com/bbs/?tid=30033</a></p> <p>This was very clunky so I remade it. It used to have 124 tokens but I lowered it to 43. </p> <p>You can use this function as much as you want without credit.</p> <p>How to use:</p> <p>printl(text,x,y,inner color,outer color,height)</p> <p>text,<br /> x,<br /> y,<br /> inner color --the color inside the border<br /> outer color --the outline,<br /> height --how far down you want your outline to reach. 0 means the outline has the same width in all directions.</p> <p>--the x and y are the coordinates of the top right corner of the inside color.</p> https://www.lexaloffle.com/bbs/?tid=33297 https://www.lexaloffle.com/bbs/?tid=33297 Sun, 17 Feb 2019 19:32:15 UTC Dumb Pocket CHIP Questions <p>I'm going to get to the point here. </p> <ol> <li> <p>How do you update? It seems almost all the games not predownloaded are incompatible</p> </li> <li> <p>How do you import and export .P8 files?</p> </li> <li>Dev Kit Mouse. I've seen people talk about it a while ago. Is there any news on that? Is it possible to macgyver the GPIO or USB port to get it to work with a mouse?</li> </ol> https://www.lexaloffle.com/bbs/?tid=32715 https://www.lexaloffle.com/bbs/?tid=32715 Tue, 25 Dec 2018 22:26:06 UTC Chinese/Kanji Characters <p>I�m going to refer to them as chinese characters because it makes more sense. Of course this all applies to Kanji.</p> <p>So I�ve been itching to make a game with chinese characters and I know many of you want Japan Kanji for your Japanese styled games. Kanji and Chinese aren�t new to pico-8. But almost every use of chinese characters are put into the sprite sheet. I think it�s obvious that won�t work for most people since you can�t use any other sprites or the map. </p> <p>So I�ve been working on a horrible compression system to get vectors of radicals and work on combining radicals into hodgepodged characters. If you didn�t know, chinese characters are often made of smaller radicals (which usually function as their own characters too)<br /> For example: &#22909; meaning �good�, �nice�, etc.. . The character is made of two smaller characters: &#22899; �woman� and &#23376; �child�. My goal is to make the radicals as vector shapes and combine them into various characters. I�ve gotten the radicals down to strings, with 0-9 letters representing cordinates which will need to be changed to base 64 by using the letters, glyphs, numbers, and two other symbols which I haven�t figured out but should be fine. Then I need to get a function to read some variable of where to put and size each radical. I think that when someone would want to use this system they shouldn�t have a respiratory of 2,000 to 8,000 characters and instead pick and grab some for their use. </p> <p>So if you read my worthless plan I want to know what am I missing or what am I doing that is horrible? I will post a demo soon once I got the placement function down. If you ask me I got about half way with it all in about a day excluding adding the many characters and radicals which might just take forever. I should probably wait to post but I know something in my plan must be bad.</p> <p>Edit: Here�s the Wikipedia article on radicals: <a href="https://en.m.wikipedia.org/wiki/Radical_(Chinese_characters">https://en.m.wikipedia.org/wiki/Radical_(Chinese_characters</a>)</p> https://www.lexaloffle.com/bbs/?tid=32014 https://www.lexaloffle.com/bbs/?tid=32014 Fri, 05 Oct 2018 22:55:08 UTC Quadrangle Fill Function? <p>Anyone know of a quadrangle function?</p> https://www.lexaloffle.com/bbs/?tid=31564 https://www.lexaloffle.com/bbs/?tid=31564 Sat, 28 Jul 2018 14:54:41 UTC Ignore this <p> <table><tr><td> <a href="/bbs/?pid=53151#p"> <img src="/bbs/thumbs/pico53279.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=53151#p"> Ignore this</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=53151#p"> [Click to Play]</a> </td></tr></table> </p> <p> <table><tr><td> <a href="/bbs/?pid=53151#p"> <img src="/bbs/thumbs/pico53150.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=53151#p"> Ignore this</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=53151#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=31355 https://www.lexaloffle.com/bbs/?tid=31355 Thu, 31 May 2018 19:56:24 UTC No Tangent Function? <p>There is a sine and cosine function but no tangent function. Anyone have a function of their own?</p> https://www.lexaloffle.com/bbs/?tid=30580 https://www.lexaloffle.com/bbs/?tid=30580 Tue, 09 Jan 2018 18:46:43 UTC Carts and IDs Needed <p>Hey Guys, I'm making a custom OS. Becuase Cartverse can't load like the inbuilt OS can. So if you have a <strong>game</strong> you want to be included then comment your cart name and ID.</p> <p>Thanks!<br /> -Pixel&#10084;&#65038;</p> https://www.lexaloffle.com/bbs/?tid=30434 https://www.lexaloffle.com/bbs/?tid=30434 Tue, 12 Dec 2017 19:06:37 UTC Ignore this <p> <table><tr><td> <a href="/bbs/?pid=46798#p"> <img src="/bbs/thumbs/pico46891.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=46798#p"> Ignore this 3.0</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=46798#p"> [Click to Play]</a> </td></tr></table> </p> <p> <table><tr><td> <a href="/bbs/?pid=46798#p"> <img src="/bbs/thumbs/pico46845.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=46798#p"> Ignore this 2.0</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=46798#p"> [Click to Play]</a> </td></tr></table> </p> <p> <table><tr><td> <a href="/bbs/?pid=46798#p"> <img src="/bbs/thumbs/pico46797.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=46798#p"> Ignore this</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=46798#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=30340 https://www.lexaloffle.com/bbs/?tid=30340 Tue, 28 Nov 2017 18:23:30 UTC Text Jam! <p>I thought of an idea for a jam</p> <p><table style="width:640px" cellspacing=0 cellpadding=10><tr><td bgcolor=#ffeedd><span style="color: #101010;"><br /> The idea is that no sprites are maps can be used<br /> Tweet finished cart to @SmallTestAcount</p> <p><strong>Rules</strong><br /> <em>Restrictions</em><br /> �Text only<br /> �Image hack is not allowed<br /> �No built-in drawing type functions allowed (ex: rectfill, circfill, line, etc...)<br /> �No rule loopholes<br /> �No sprites<br /> �No maps<br /> <em>Suggestions/Allowed</em><br /> �Cls() is allowed<br /> �SFX and music are allowed<br /> �All file sizes allowed<br /> �Glyphs are suggested<br /> �All colors are allowed<br /> �Dev kit mouse is allowed if you wish to use it</p> <p>�Remember to use #TOjam<br /> �Must be finished by Dec 31st at midnight<br /> <br></span></td></tr></table></p> <p>Have fun</p> <p>--Nov 14--</p> https://www.lexaloffle.com/bbs/?tid=30257 https://www.lexaloffle.com/bbs/?tid=30257 Tue, 14 Nov 2017 17:08:32 UTC School Transportation Project <p>yes, the clock works<br /> the car is moving too fast<br /> there is no train and/or bus mode</p> <p> <table><tr><td> <a href="/bbs/?pid=46024#p"> <img src="/bbs/thumbs/pico46023.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=46024#p"> School Transportation Project 1.0</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=46024#p"> [Click to Play]</a> </td></tr></table> </p> <p>For those not knowing what this is about, don't bother. This is a school project</p> https://www.lexaloffle.com/bbs/?tid=30216 https://www.lexaloffle.com/bbs/?tid=30216 Wed, 08 Nov 2017 18:47:41 UTC Beta Testers needed! <p>Hey, guys, I'm making a game called &quot;Pueblo&quot;. I need beta testers<br /> If you would like to be a beta tester fill out the form! Ask questions in the comments.</p> <p><a href="https://goo.gl/forms/XIKtM1QT35VU6dZl2">https://goo.gl/forms/XIKtM1QT35VU6dZl2</a></p> https://www.lexaloffle.com/bbs/?tid=30187 https://www.lexaloffle.com/bbs/?tid=30187 Sat, 04 Nov 2017 11:46:47 UTC Feature Request: Diacritic Support <p>I was working on a Chinese to English vocab program, and pinyin (The English alphabet for Chinese) uses diacritics all the time</p> <p>maybe not a thing that can be used in the code, but in text variables. Having a function in the text variable like &quot;dia&quot; (like flr) or something. If you're having issues imaging what the would look like, here</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> Print(&quot;Hello W' .. dia(&quot;o&quot;) .. &quot;rld&quot;) </pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p><table style="width:640px" cellspacing=0 cellpadding=10><tr><td bgcolor=#ffeedd><span style="color: #101010;"><br /> Hello W&ograve;rld<br /> <br></span></td></tr></table></p> https://www.lexaloffle.com/bbs/?tid=30112 https://www.lexaloffle.com/bbs/?tid=30112 Wed, 25 Oct 2017 15:20:17 UTC Thicc Text Function (Free To Use) <p>This is a free to use text snippet to thicken text</p> <p>(total tokens: 124)</p> <p> <table><tr><td> <a href="/bbs/?pid=44908#p"> <img src="/bbs/thumbs/pico44907.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=44908#p"> Thicc Text Function (Free To Use)</a><br><br> by <a href="/bbs/?uid=25079"> PixelBytes</a> <br><br><br> <a href="/bbs/?pid=44908#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=30033 https://www.lexaloffle.com/bbs/?tid=30033 Wed, 04 Oct 2017 17:29:18 UTC How do I use sprites with black in them without them being transparent? <p>I need to use black in some sprites, how do I do that?</p> https://www.lexaloffle.com/bbs/?tid=30012 https://www.lexaloffle.com/bbs/?tid=30012 Sat, 30 Sep 2017 13:09:53 UTC Peek and Poke, Please Explain <p>I'm any of the pico-8 pros so I probably won't use Peek and Poke, but can I please get an explanation. The Wikia doesn't really help</p> https://www.lexaloffle.com/bbs/?tid=30005 https://www.lexaloffle.com/bbs/?tid=30005 Thu, 28 Sep 2017 17:04:23 UTC