Proatwork456 [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=105313 Possible Pico-8 port?/try saying THAT 5 times fast. <p>So, I just finished a brain f*** port in picotron, But I thought it would be cool to:</p> <p>A: have a P-8 port.<br /> B: get recognition by posting on both forums.</p> <p>Note that for now, I just need like, a copy that fits the limitations of P-8</p> <p>And eventually poth ports will have these <a href="https://www.lexaloffle.com/bbs/?pid=154970#p">https://www.lexaloffle.com/bbs/?pid=154970#p</a> features, but for noow, Can i please have some help?</p> <p>a-k Normal stuff.<br /> Delete lives up to its name.<br /> R runs the program.</p> <p>However: a few new features:</p> <p>*This will be changed later.</p> <p>&quot;.&quot; Only prints numbers,<em><br /> &quot;,&quot; Uses PICO-8 Stile input,<br /> There are only 8 memory cells.</em></p> <p>Finally:<br /> { and } (M&amp;N respectively) work like [ And ], but only when the cell is != 0</p> <p>Here's My Masterpiece:</p> <p> <table><tr><td> <a href="/bbs/?pid=155276#p"> <img src="/bbs/thumbs/pico64_taropakaye-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=155276#p"> taropakaye</a><br><br> by <a href="/bbs/?uid=105313"> Proatwork456</a> <br><br><br> <a href="/bbs/?pid=155276#p"> [Click to Play]</a> </td></tr></table> </p> <p>Note: Sorry if any of this wasrude. (I'm new here!)</p> https://www.lexaloffle.com/bbs/?tid=144583 https://www.lexaloffle.com/bbs/?tid=144583 Thu, 03 Oct 2024 22:54:40 UTC Im Finished! <p>It took AWHILE but I FINALLY DID IT!!!<br /> BrainF*** in PICOTRON!!!</p> <p>a-k Normal stuff.<br /> Delete lives up to its name.<br /> R runs the program.</p> <p>However: a few new features:</p> <p>*This will be changed later.</p> <p>&quot;.&quot; Only prints numbers,<em><br /> &quot;,&quot; Uses PICO-8 Stile input,<br /> There are only 8 memory cells.</em></p> <p>Finally:<br /> { and } (M&amp;N respectively) work like [ And ], but only when the cell is != 0</p> <p>Here's My Masterpiece:</p> <p> <table><tr><td> <a href="/bbs/?pid=155276#p"> <img src="/bbs/thumbs/pico64_taropakaye-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=155276#p"> taropakaye</a><br><br> by <a href="/bbs/?uid=105313"> Proatwork456</a> <br><br><br> <a href="/bbs/?pid=155276#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=144582 https://www.lexaloffle.com/bbs/?tid=144582 Thu, 03 Oct 2024 22:43:54 UTC Troubles <p>So I'm working on a brainf*** interpreter and I'm testing parentheses out right now. But theres a problem. I'm trying to implement &quot;[&quot;, but when I run this code: </p> <p>[]+ Pico-8 Just Crashes on me!</p> <p>Here's what I'm having trouble with:</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> if(t[u]==&quot;[&quot;and c[ti]==0) then tf=u repeat until t[tf]==&quot;]&quot; do tf+=1 cls() end u=tf end</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>T is the text variable responsible for storing [,],+,Etc<br /> U is the counter.</p> <p>I have mapped</p> <p>[ to up,<br /> ] to left, and</p> <ul> <li>to right.</li> </ul> <p>Z =backspace<br /> X = run</p> <p>Try &quot;[]+&quot; in the code and you'll see what I mean.<br /> <table><tr><td> <a href="/bbs/?pid=155104#p"> <img src="/bbs/thumbs/pico8_zakufujebi-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=155104#p"> zakufujebi</a><br><br> by <a href="/bbs/?uid=105313"> Proatwork456</a> <br><br><br> <a href="/bbs/?pid=155104#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=144511 https://www.lexaloffle.com/bbs/?tid=144511 Mon, 30 Sep 2024 20:41:49 UTC Brain...almost <p>I AM 1/2 DONE WITH 1/4 OF MY PROJECT!!!</p> <p>I got + , - , . , &lt; , and &gt; Working!</p> <p> <table><tr><td> <a href="/bbs/?pid=155042#p"> <img src="/bbs/thumbs/pico64_niburajuho-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=155042#p"> Brainfantisy 0.1</a><br><br> by <a href="/bbs/?uid=105313"> Proatwork456</a> <br><br><br> <a href="/bbs/?pid=155042#p"> [Click to Play]</a> </td></tr></table> </p> <p>Controls:</p> <p>O = +<br /> P = -</p> <p>A-k= everything else.</p> <p>Also plz help me with [ and ]</p> https://www.lexaloffle.com/bbs/?tid=144493 https://www.lexaloffle.com/bbs/?tid=144493 Sun, 29 Sep 2024 16:35:00 UTC Welp, I fixed It. <p>I realised the error!<br /> turns out, I Just needed to swap a thing!<br /> Check DIS Bad boi out!:<br /> <table><tr><td> <a href="/bbs/?pid=155011#p"> <img src="/bbs/thumbs/pico64_nadikajosa-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=155011#p"> nadikajosa</a><br><br> by <a href="/bbs/?uid=105313"> Proatwork456</a> <br><br><br> <a href="/bbs/?pid=155011#p"> [Click to Play]</a> </td></tr></table> <br /> Don't mind the 12 @ the start.</p> https://www.lexaloffle.com/bbs/?tid=144484 https://www.lexaloffle.com/bbs/?tid=144484 Sat, 28 Sep 2024 22:57:31 UTC Spread the word <p>So, I know the Category is &quot;Pico-8 Collaboration&quot; but really this spans across Picotron as well. </p> <p>I'm trying to get all the help I can On a project I'm working on, (See my profile for more info) Where I Make a fantasy console Inside Picotron witch I HAVE NEVER DONE BEFORE.</p> <p>Since Picotron &amp; pico-8 are pretty much the same (Besides the token defence) I'm hoping I can get all Lexfoddlers to help me on this!</p> <p>If you do wanna chip in, you can do ANYTHING. Graphics, code, Sound I just need all hands on Deck!</p> <p>So please.</p> <p>And thank you.</p> <p>~Proatwork456</p> https://www.lexaloffle.com/bbs/?tid=144481 https://www.lexaloffle.com/bbs/?tid=144481 Sat, 28 Sep 2024 21:17:41 UTC BrainF*** Fantisy <p> <table><tr><td> <a href="/bbs/?pid=154987#p"> <img src="/bbs/thumbs/pico64_karehufuwe-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=154987#p"> karehufuwe</a><br><br> by <a href="/bbs/?uid=105313"> Proatwork456</a> <br><br><br> <a href="/bbs/?pid=154987#p"> [Click to Play]</a> </td></tr></table> <br /> Remember that Brain fantasy idea I had? well I made a little keyboard 2 go with it.<br /> A-k Prints numbers.</p> <p>Also PLZ help me on this console! i need to be able to print symbols like &quot;&lt;&quot; on the screen INSIDE THE LIST!<br /> I tried Going with the straght forard approach of:</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> if(keyp(&quot;s&quot;)) add(t,&quot;.&quot;) t.r=1</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>But then It would'nt print.</p> <p>Also here's the code:</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>function _init() t={1,2} t.r=0 t.x=0 end function _update() Txt() end function _draw() end function Txt() t.r=0 t.x=0 --Keys if(keyp(&quot;a&quot;)) add(t,1) t.r=1 -- The problem I need help with. I want to print &quot;&lt;&quot; instead of 1! if(keyp(&quot;s&quot;)) add(t,2) t.r=1 if(keyp(&quot;d&quot;)) add(t,3) t.r=1 if(keyp(&quot;f&quot;)) add(t,4) t.r=1 if(keyp(&quot;g&quot;)) add(t,5) t.r=1 if(keyp(&quot;h&quot;)) add(t,6) t.r=1 if(keyp(&quot;j&quot;)) add(t,7) t.r=1 if(keyp(&quot;k&quot;)) add(t,8) t.r=1 if(keyp(&quot;backspace&quot;)) deli(t) t.r=1 if(t.r==1) then cls() for e in all(t) do print(t[e],t.x,0) t.x+=4 end end end</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> https://www.lexaloffle.com/bbs/?tid=144480 https://www.lexaloffle.com/bbs/?tid=144480 Sat, 28 Sep 2024 20:47:35 UTC Mirror Update <p> <table><tr><td> <a href="/bbs/?pid=154979#p"> <img src="/bbs/thumbs/pico8_poratanata-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=154979#p"> poratanata</a><br><br> by <a href="/bbs/?uid=105313"> Proatwork456</a> <br><br><br> <a href="/bbs/?pid=154979#p"> [Click to Play]</a> </td></tr></table> </p> <p>Ay yo new cart just dropped! the reason i'm posting these in small chunks is because... honestly, I'm not even sure the updated versions are possible! so lemmie know if this is impossible.</p> https://www.lexaloffle.com/bbs/?tid=144475 https://www.lexaloffle.com/bbs/?tid=144475 Sat, 28 Sep 2024 19:31:06 UTC BrainF*** Fantasy console <p>Hi everyone! I was just chilling the other day when I had the idea to make a BrainF*** Fantasy Console!</p> <p>IN PICOTRON (Prototyping in p-8 is fine</p> <p>It works the same as BrainF*** (See <a href="https://esolangs.org/wiki/Brainfuck">https://esolangs.org/wiki/Brainfuck</a>)</p> <p>Except...</p> <ol> <li> <p>{ And } work the same as [ and ] except they only jump when the current cell != 0</p> </li> <li> <p>+,-,&lt; And,&gt; can now have a Base-10 byte (0-255) after them indicating how much to add/subtract/etc to the current cell.</p> </li> <li> <p>Speaking of arithmetic, there will be a new symbol called &quot;*&quot; that just sets the current cell to the value after it.</p> </li> <li> <p>&quot;,&quot; Will now only output a number 1-6 depending on what PICO-8 Button is pressed. (L=0, R=1, etc)</p> </li> <li> <p>&quot;.&quot; Now Is more Complicated!</p> <p>The number following number meansL</p> <p>0: A1Z26 (prints in 0,0)<br /> 1: A number!</p> <ol start="2"> <li>Hexadecimal<br /> 3: A GRID!!!</li> </ol> </li> </ol> <p>The grid is as follows:<br /> X,Y<br /> 0,0 ... ... ...<br /> ... ... ... ...<br /> ... ... ... ...<br /> ... ... ... 3,3</p> <p>This works like So:</p> <p>It takes the current cells byte &amp; Displays it like this:</p> <p>XXYYSSS</p> <p>X=Screen X (See grid)<br /> Y=Screen Y (See grid)<br /> S=Sprite.No (See #6) </p> <ol start="6"> <li>You can now make 15 4x4 sprites! (MONOCROME)</li> <li>&quot;;&quot; Clears screen</li> </ol> https://www.lexaloffle.com/bbs/?tid=144474 https://www.lexaloffle.com/bbs/?tid=144474 Sat, 28 Sep 2024 18:37:06 UTC Celeste ROM hack <p>So, the goal of the cartridge is to give celeste veteran's a challenge right?<br /> Well, take that idea, CRANK it up to 100, &amp; make it have a baby with the hardest game on earth.</p> <p>I only have Level 1 &amp; part of level 2 hacked (The rest is just celeste) so, yeah! have fun!</p> <p>Also I should give credit to <a href="https://www.lexaloffle.com/bbs/?uid=10070"> @noel</a>. <table><tr><td> <a href="/bbs/?pid=153809#p"> <img src="/bbs/thumbs/pico8_rirohenaje-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=153809#p"> rirohenaje</a><br><br> by <a href="/bbs/?uid=105313"> Proatwork456</a> <br><br><br> <a href="/bbs/?pid=153809#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=144065 https://www.lexaloffle.com/bbs/?tid=144065 Fri, 06 Sep 2024 00:15:48 UTC COMMUNITY UPDATE <p>So... I have 2 project's in mind. </p> <p>A #Celeste rom hack &amp; a #snail game.</p> <p>I won't reveal names just yet (plagiarism) But be sure to check in!</p> https://www.lexaloffle.com/bbs/?tid=144060 https://www.lexaloffle.com/bbs/?tid=144060 Thu, 05 Sep 2024 22:29:03 UTC