CoinerArtist [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=47380 Bubbles <p> <table><tr><td> <a href="/bbs/?pid=144971#p"> <img src="/bbs/thumbs/pico64_bubbles-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=144971#p"> bubbles</a><br><br> by <a href="/bbs/?uid=47380"> CoinerArtist</a> <br><br><br> <a href="/bbs/?pid=144971#p"> [Click to Play]</a> </td></tr></table> <br /> Inspired by a Windows screensaver.</p> <p>To install :</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>load #bubbles save /appdata/system/screensavers/bubbles.p64.png</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>Some options can be modified inside the cart<br /> (bubble count, colors, size, etc)</p> https://www.lexaloffle.com/bbs/?tid=141223 https://www.lexaloffle.com/bbs/?tid=141223 Fri, 29 Mar 2024 11:52:49 UTC cmatrix <p> <table><tr><td> <a href="/bbs/?pid=144525#p"> <img src="/bbs/thumbs/pico64_cmatrix-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=144525#p"> cmatrix</a><br><br> by <a href="/bbs/?uid=47380"> CoinerArtist</a> <br><br><br> <a href="/bbs/?pid=144525#p"> [Click to Play]</a> </td></tr></table> <br /> Inspired by <a href="https://github.com/abishekvashok/cmatrix">https://github.com/abishekvashok/cmatrix</a></p> https://www.lexaloffle.com/bbs/?tid=141104 https://www.lexaloffle.com/bbs/?tid=141104 Tue, 26 Mar 2024 13:32:03 UTC almost_fourier_transform <h1>Almost Fourier Transform</h1> <p> <table><tr><td> <a href="/bbs/?pid=87771#p"> <img src="/bbs/thumbs/pico8_almost_fourier_transform-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=87771#p"> almost_fourier_transform</a><br><br> by <a href="/bbs/?uid=47380"> CoinerArtist</a> <br><br><br> <a href="/bbs/?pid=87771#p"> [Click to Play]</a> </td></tr></table> </p> <p>I recently watched a video from <strong>3Blue1Brown</strong>(<a href="https://youtu.be/spUNpyF58BY">https://youtu.be/spUNpyF58BY</a>) about the Fourier Transform and remade the &quot;Almost Fourier Transform&quot; in PICO-8.</p> <p>⬇️/⬆️ to select parameters and switch between the 3 screens.<br /> ⬅️/➡️ to change the value of the selected parameter.</p> <p><object width="640" height="400"><param name="movie" value="https://www.youtube.com/v/YQIwliPmpa8&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/YQIwliPmpa8&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="400"></embed></object></p> https://www.lexaloffle.com/bbs/?tid=41617 https://www.lexaloffle.com/bbs/?tid=41617 Tue, 16 Feb 2021 22:31:09 UTC Rock Paper Automata <p> <table><tr><td> <a href="/bbs/?pid=84921#p"> <img src="/bbs/thumbs/pico8_rock_paper_automata-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=84921#p"> rock_paper_automata</a><br><br> by <a href="/bbs/?uid=47380"> CoinerArtist</a> <br><br><br> <a href="/bbs/?pid=84921#p"> [Click to Play]</a> </td></tr></table> </p> <h1>Rock Paper Automata</h1> <h3>This is a Rock Paper Scissors Cellular Automata.</h3> <p>A cell change colour when the number of neighbouring cells that beats it is above a threshold (2 by default).</p> <p><strong>Green beats Red. Blue beats Green. Red beats Blue.</strong></p> <p>I have also added Black cells that are beaten by all cells and White cells that act as boundaries.</p> <h2>Controls</h2> <p>You place cells by using your mouse.<br /> You can change the colour of the cells you place with ⬅️/➡️.<br /> You can advance the simulation one step with 🅾️ or make it advance automatically with ❎.<br /> You can change the neighbouring enemy cells threshold with ⬆️/⬇️.</p> <p>Also the screen loops.</p> <p><img style="margin-bottom:16px" border=0 src="/media/47380/rock_paper_automata p8_0.gif" alt="" /><img style="margin-bottom:16px" border=0 src="/media/47380/rock_paper_automata p8_1.gif" alt="" /></p> https://www.lexaloffle.com/bbs/?tid=40627 https://www.lexaloffle.com/bbs/?tid=40627 Wed, 02 Dec 2020 00:15:14 UTC