Infinite86 [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=64817 A Freaking Somersaulting Chicken <p> <table><tr><td> <a href="/bbs/?pid=146864#p"> <img src="/bbs/thumbs/pico8_samidikada-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=146864#p"> samidikada</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=146864#p"> [Click to Play]</a> </td></tr></table> <br /> :O</p> https://www.lexaloffle.com/bbs/?tid=141798 https://www.lexaloffle.com/bbs/?tid=141798 Thu, 18 Apr 2024 12:33:18 UTC Langton's Ant <p> <table><tr><td> <a href="/bbs/?pid=128746#p"> <img src="/bbs/thumbs/pico8_borebayini-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=128746#p"> Langton's Ant</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=128746#p"> [Click to Play]</a> </td></tr></table> </p> <p>A simple representation of the Langton's Ant Turing machine.</p> <p>The colors of the tiles can be changed through the code (look for c={0,7})</p> <p>Everything is (mostly) functionalized so it is easily modifiable</p> https://www.lexaloffle.com/bbs/?tid=52453 https://www.lexaloffle.com/bbs/?tid=52453 Wed, 19 Apr 2023 12:55:59 UTC My Github is up! <p>Follow my <a href="https://www.github.com/ToasterWaffles86">Github</a> for access to unlisted cartridges!</p> https://www.lexaloffle.com/bbs/?tid=52402 https://www.lexaloffle.com/bbs/?tid=52402 Thu, 13 Apr 2023 16:56:07 UTC Keyboard Input Displays <p> <table><tr><td> <a href="/bbs/?pid=128047#p"> <img src="/bbs/thumbs/pico8_reyinunenu-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=128047#p"> Keyboard Input Display</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=128047#p"> [Click to Play]</a> </td></tr></table> </p> <p>This script includes:</p> <ul> <li>ability to turn on/off arrow keys, O button, and X button (in the code)</li> <li>pause menu on/off switch</li> <li>customizable on/off button colors (in the code)</li> <li>customizable background color (in the code)</li> </ul> <p>I've noticed that a bunch of players use things like this for speedrunning, so I decided to make my version and make the code available to everyone</p> <p>You're welcome :)</p> https://www.lexaloffle.com/bbs/?tid=52299 https://www.lexaloffle.com/bbs/?tid=52299 Sun, 02 Apr 2023 23:00:50 UTC Pixel Interval Calculator <p> <table><tr><td> <a href="/bbs/?pid=128040#p"> <img src="/bbs/thumbs/pico8_hebudozeme-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=128040#p"> Pixel Interval Calculator</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=128040#p"> [Click to Play]</a> </td></tr></table> </p> <p>Controls: left and right to adjust the movement value</p> <p>Calculates the distance between pixels in a stack based on a movement value and the amount of pixels in the stack</p> <p>Probably going to use this for some kind of wind simulator</p> <p>I made this in like 10 mins so it is probably pretty glitchy</p> https://www.lexaloffle.com/bbs/?tid=52296 https://www.lexaloffle.com/bbs/?tid=52296 Sun, 02 Apr 2023 20:33:18 UTC Simple Platformer Engine <p> <table><tr><td> <a href="/bbs/?pid=127546#p"> <img src="/bbs/thumbs/pico8_wodebwati-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127546#p"> wodebwati</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127546#p"> [Click to Play]</a> </td></tr></table> </p> <p>Here's a simple platformer engine</p> <p>It's pixel/color based, 32x32 screen dimensions</p> <p>If you want bigger dimensions, remove poke(0x5f2c,3) in the _draw() function</p> https://www.lexaloffle.com/bbs/?tid=52150 https://www.lexaloffle.com/bbs/?tid=52150 Fri, 24 Mar 2023 15:54:09 UTC Bit's Hell <p> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-21.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> Version 1.4.4</p> <p>A simple little bullet hell game</p> <h2>Update Info</h2> <p>1.4.4 Changes:</p> <ul> <li>Added the option to turn off deaths to make the game a little easier (score will not be calculated if at any point in the game you turn off deaths)</li> </ul> <p>1.4.3 Changes:</p> <ul> <li>Added a title screen</li> <li>Added optional keyboard input display (in the pause menu)</li> </ul> <p>1.4.2 Changes:</p> <ul> <li>Adjusted the speed of the bouncer to make it a little harder</li> <li>changed the restart function from load() to run() (Thanks to <a href="https://www.lexaloffle.com/bbs/?uid=68337"> @MrAwesome</a> for the suggestion)</li> </ul> <p>1.4.1 Changes:</p> <ul> <li>Adjusted starting difficulty</li> </ul> <p>1.4.0 Changes:</p> <ul> <li>Chickens.</li> </ul> <p>Special thanks to my band friends for testing</p> <h1></h1> <h2></h2> <p>Version Archive</p> <p>Version 1.4.3<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-19.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.4.2<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-18.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.4.1<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-17.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.4.0<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-16.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.3.6<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-13.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.3.5<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-12.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.3.4<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-11.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.3.3<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-8.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.3.2<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-7.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.3.1<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-6.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.3.0<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-4.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.2.0<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-3.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.1.1<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-2.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.1.0<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> Version 1.0.0<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=127179#p"> <img src="/bbs/thumbs/pico8_payesagajo-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127179#p"> Bit's Hell</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=127179#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div></p> https://www.lexaloffle.com/bbs/?tid=52047 https://www.lexaloffle.com/bbs/?tid=52047 Wed, 15 Mar 2023 16:24:05 UTC Game Mods <p>If anyone has any ideas for a modded game, I will try to do them after I finish Celeste ;)(<a href="https://www.lexaloffle.com/bbs/?tid=47464">https://www.lexaloffle.com/bbs/?tid=47464</a>). Attach either the cartridge link or the cartridge please</p> <p>Editing Infinite- Make sure you have the author's approval!</p> https://www.lexaloffle.com/bbs/?tid=47467 https://www.lexaloffle.com/bbs/?tid=47467 Wed, 20 Apr 2022 16:06:41 UTC Celeste ;) <p> <table><tr><td> <a href="/bbs/?pid=110565#p"> <img src="/bbs/thumbs/pico8_kigezomura-2.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=110565#p"> Celeste ;)</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=110565#p"> [Click to Play]</a> </td></tr></table> <br /> It's not quite finished yet, so subscribe to the thread to know when it's updated<br /> It's Celeste... but hard mode<br /> Enjoy!</p> <p>Editing Infinite- If you find any cheesable parts, please tell me! I want the game to be as hard as possible :D</p> <p>CHANGELOG<br /> v2.1: Attempted to fix cheesing on lvl 2</p> <p>v2: added new levels! WOOOO</p> <p>Hey, if you're showing this to a friend, maybe have them play the original Celeste Classic first</p> https://www.lexaloffle.com/bbs/?tid=47464 https://www.lexaloffle.com/bbs/?tid=47464 Wed, 20 Apr 2022 11:10:56 UTC Celeste but you have 20 dashes <p> <table><tr><td> <a href="/bbs/?pid=110233#p"> <img src="/bbs/thumbs/pico8_japasifahe-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=110233#p"> Celeste but you have 20 dashes</a><br><br> by <a href="/bbs/?uid=64817"> Infinite86</a> <br><br><br> <a href="/bbs/?pid=110233#p"> [Click to Play]</a> </td></tr></table> <br /> Wow I actually modded a game<br /> This is like baby mode. It could only get easier if... you.. were... <em>invincible</em><br /> hmmmmm<br /> Trust me you want the chest</p> https://www.lexaloffle.com/bbs/?tid=47385 https://www.lexaloffle.com/bbs/?tid=47385 Thu, 14 Apr 2022 04:37:05 UTC