Sup3rAw3som3Gam3r [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=45577 Old glubo games I found <p>Hi there, I have been working on getting some old GLUBO games working (if you don't know what glubo is look it up)</p> <p>these games are all by GLUBO games, I don't take credit for them</p> <p>for arcade games, I have a way to trick the game into thinking you put a coin in, it is just a button in the pause menu</p> <p>Swimfish (Arcade edition)<br /> image:<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;"></p> <img style="margin-bottom:16px" border=0 src="/media/45577/Swimfish_cab.webp" alt="" /> <p></div></div></div><br /> V play the game V<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=126518#p"> <img src="/bbs/thumbs/pico8_glubo_swimfish-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=126518#p"> Swimfish Arcade Edition (by glubo games)</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=126518#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div><br /> V play the console version V<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=126518#p"> <img src="/bbs/thumbs/pico8_glubo_swimfish_hc-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=126518#p"> Swimfish for console (made by glubo games)</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=126518#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div></p> <p>Credits<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 /> cherry bomb by lazy devs:<br /> <a href="https://www.lexaloffle.com/bbs/?tid=48986">https://www.lexaloffle.com/bbs/?tid=48986</a></p> <p>music by gruber:<br /> <a href="https://www.lexaloffle.com/bbs/?uid=11292">https://www.lexaloffle.com/bbs/?uid=11292</a><br /> </div></div></div></p> https://www.lexaloffle.com/bbs/?tid=51823 https://www.lexaloffle.com/bbs/?tid=51823 Thu, 02 Mar 2023 17:06:07 UTC Space Eaters V1 <p>Hello everyone, I have been working on this game for a week or so now, let me know what you think?</p> <p> <table><tr><td> <a href="/bbs/?pid=117483#p"> <img src="/bbs/thumbs/pico8_space_eaters_rl-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=117483#p"> Space Eaters V1</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=117483#p"> [Click to Play]</a> </td></tr></table> </p> <p>built off of <a href="https://www.lexaloffle.com/bbs/?tid=48986">https://www.lexaloffle.com/bbs/?tid=48986</a><br /> space eaters asset pack: <a href="https://cluly.itch.io/space-eaters">https://cluly.itch.io/space-eaters</a></p> <p>I am open to feedback, but be aware this game is still quite in development</p> <p>turn on clocks in the pause menu</p> https://www.lexaloffle.com/bbs/?tid=49348 https://www.lexaloffle.com/bbs/?tid=49348 Thu, 15 Sep 2022 22:09:38 UTC Pico-8 console OS <p>I have seen a number of pico-8 home-made consoles and had an idea: what if there was a pico-8 operating system, designed for making that sort of thing.</p> <p>--If I am confusing or missing big parts of the idea, please let me know!</p> <p>here is what I came up with:</p> <p>1 .p8cart file:<br /> this is a (renamed) folder formatted like this:</p> <p>------.p8cart folder------</p> <p>game.p8<br /> data folder<br /> subcart folder</p> <p>--data folder--<br /> this is where the game data saves to<br /> --subcart folder--<br /> all extra cards loaded by the main game go here</p> <p>old idea:<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;"></p> <p>Main OS:<br /> -gets up, down, left, right, Z, X from up to 2 input sources (2 controllers for example)</p> <p>-creates it's own save location (so it is entirely self contained)</p> <p>-loads custom filetype (more on this later)</p> <p>-free?</p> <p>-NO EDITOR OF ANY KIND</p> <p>Interface:</p> <p>-has folder for local carts</p> <p>-searches for special filetype on any external devices (ex:usb)</p> <p>-only one tab: games<br /> this tab would list all local carts, as well as any carts found on a external device.</p> <p>Special filetype:<br /> -the os would load cart files which would be something like .p8cart<br /> these would be like .p8.png BUT would not allow access to source code/sprites</p> <p>-can be made with save cartname.p8cart<br /> </div></div></div></p> https://www.lexaloffle.com/bbs/?tid=47923 https://www.lexaloffle.com/bbs/?tid=47923 Thu, 26 May 2022 17:59:03 UTC Game requests for Splore_OS <p>Post game requests here for <a href="https://www.lexaloffle.com/bbs/?tid=47699">https://www.lexaloffle.com/bbs/?tid=47699</a></p> <p>if possible put:</p> <p>CATEGORY (ONLY ONE):<br /> game<br /> tweetcart<br /> tool</p> <p>game name<br /> author<br /> any tags you feel apply (multiple tags are fine)<br /> cart ID</p> <p>(if enough jam games are put here, a jam category will be added)</p> https://www.lexaloffle.com/bbs/?tid=47759 https://www.lexaloffle.com/bbs/?tid=47759 Tue, 10 May 2022 11:56:05 UTC Splore OS 0.2 <p> <table><tr><td> <a href="/bbs/?pid=111393#p"> <img src="/bbs/thumbs/pico8_pico_splore_os-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=111393#p"> Splore OS 0.2</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=111393#p"> [Click to Play]</a> </td></tr></table> </p> <p>Hi everyone. This is a remake of<br /> <a href="https://www.lexaloffle.com/bbs/?tid=46049">https://www.lexaloffle.com/bbs/?tid=46049</a></p> <p>a few sprites borrowed from (<a href="https://www.lexaloffle.com/bbs/?pid=111394#p">https://www.lexaloffle.com/bbs/?pid=111394#p</a>)</p> <p>Features:<br /> -select games, tweetcarts or toold<br /> -filter by any number of tags<br /> -filter instead by author<br /> -mouse controls (switch to keyboard in menu)<br /> -probably many bugs<br /> (if no games fit, the list of games will just be the full list)</p> <p>if you want to see a game added, post it here<br /> <a href="https://www.lexaloffle.com/bbs/?tid=47759">https://www.lexaloffle.com/bbs/?tid=47759</a></p> https://www.lexaloffle.com/bbs/?tid=47699 https://www.lexaloffle.com/bbs/?tid=47699 Sun, 08 May 2022 21:39:40 UTC Scrap Kings remake 1.0 <p> <table><tr><td> <a href="/bbs/?pid=106721#p"> <img src="/bbs/thumbs/pico8_sk_remake-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=106721#p"> Scrap Kings remake 1.0</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=106721#p"> [Click to Play]</a> </td></tr></table> </p> <p>remake of</p> <p><a href="https://www.lexaloffle.com/bbs/?tid=39503">https://www.lexaloffle.com/bbs/?tid=39503</a></p> <p>I couldn't get <a href="https://www.lexaloffle.com/bbs/?uid=46929"> @9joao6</a> to respond to my requests for help so I made a remake myself!</p> <p>new features:<br /> all main levels from nuclear throne<br /> crappy placeholder graphics<br /> broken new enemies<br /> a final boss that does nothing<br /> ultra mutations<br /> new characters<br /> new weapons and weapon types<br /> many many bugs<br /> I think that is everything</p> https://www.lexaloffle.com/bbs/?tid=46544 https://www.lexaloffle.com/bbs/?tid=46544 Fri, 11 Feb 2022 18:59:35 UTC Mega Game launcher! <p>I made a tool to launch your favorite games,<br /> check it out here:<br /> <a href="https://www.lexaloffle.com/bbs/?tid=46049">https://www.lexaloffle.com/bbs/?tid=46049</a></p> https://www.lexaloffle.com/bbs/?tid=46124 https://www.lexaloffle.com/bbs/?tid=46124 Tue, 11 Jan 2022 14:24:33 UTC Game Launcher Game Requests <p>Put all requests for games, mods (and genres) here:</p> <p>format games as<br /> name<br /> :name|author|id|</p> <p>format mods as:<br /> ▒cart name|creator|#id|</p> <p>IMPORTANT:<br /> a genre is needed to add it to the program</p> <p>ALL future [carts,mods,genres] added will be a result of comments<br /> I want to put in what you want to play!</p> <p>(mods for already added games work as well as new games)</p> <p>game is here (again):<br /> <a href="https://www.lexaloffle.com/bbs/?tid=46049">https://www.lexaloffle.com/bbs/?tid=46049</a></p> <p>once added, please delete your comment to remove clutter and make it easier for me to know what I still need to add</p> https://www.lexaloffle.com/bbs/?tid=46086 https://www.lexaloffle.com/bbs/?tid=46086 Sun, 09 Jan 2022 18:40:33 UTC Mega Game launcher <p> <table><tr><td> <a href="/bbs/?pid=104486#p"> <img src="/bbs/thumbs/pico8_gamelauncher-13.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=104486#p"> Mega Game launcher</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=104486#p"> [Click to Play]</a> </td></tr></table> </p> <p>NOTE: this is NOT finished, I am just posting an alpha</p> <p>if you want to see a cart added, post it here</p> <p><a href="https://www.lexaloffle.com/bbs/?tid=46086">https://www.lexaloffle.com/bbs/?tid=46086</a></p> <p>press down arrow to enable key controls, up arrow to disable them</p> <p>all games:<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 /> platformer:<br /> celeste (+old site +farland )<br /> alex kidd in pico world<br /> snack scoffer<br /> u-turn</p> <p>metroidvania:<br /> METROcubeVANIA (+the bee movie +metrocubevania png )</p> <p>racing:<br /> picoracer-2048</p> <p>shoot'em-up:<br /> picobreed</p> <p>horror:<br /> the dead should die</p> <p>rhythm:<br /> pico night punkin' (+jo560hs mod collection )</p> <p>sandbox:<br /> terra<br /> picovox</p> <p>fps:<br /> picohot<br /> poom</p> <p>strategy:<br /> pico zombie garden</p> <p>arcade:<br /> picoware<br /> marballs 2<br /> peral<br /> he get up<br /> </div></div></div></p> <p>updates<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 /> goals:</p> <p>added the all games category<br /> main menu</p> <p>S̘͈̣ͫͨ̄͢ê̶̜̫̺͍͍̯ͧ̃̋c̵̳̗̣̑r̼̳͎͎͓͙̪͔͒͌̐̕ȇ̡̮̗͙͎̗ͅt̡̲͕̲̗̄͆s̸͔͔̈́̂̿</p> <p></div></div></div></p> <p>FYI:<br /> Clicking the pico-8 logo does nothing...</p> <p>Also, Comments about the launcher in general or really anything other than requests are fine.</p> https://www.lexaloffle.com/bbs/?tid=46049 https://www.lexaloffle.com/bbs/?tid=46049 Fri, 07 Jan 2022 19:01:29 UTC Best Celeste carts <p> <table><tr><td> <a href="/bbs/?pid=102586#p"> <img src="/bbs/thumbs/pico8_celeste_boot_01-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=102586#p"> celeste_boot_01</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=102586#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is a launcher for my favorite carts of celeste<br /> Arrow keys to select, X to launch</p> https://www.lexaloffle.com/bbs/?tid=45688 https://www.lexaloffle.com/bbs/?tid=45688 Mon, 13 Dec 2021 16:59:19 UTC Floaty Ship <p> <table><tr><td> <a href="/bbs/?pid=100703#p"> <img src="/bbs/thumbs/pico8_floatyship-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=100703#p"> Floaty Ship</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=100703#p"> [Click to Play]</a> </td></tr></table> </p> <p>I made this for <a href="https://itch.io/jam/the-one-button-game-jam">https://itch.io/jam/the-one-button-game-jam</a></p> <p>have fun</p> https://www.lexaloffle.com/bbs/?tid=45461 https://www.lexaloffle.com/bbs/?tid=45461 Tue, 23 Nov 2021 18:29:30 UTC Steps color mod <p>this is a mod of the Minit demake Steps</p> <p>check it out here:<br /> <table><tr><td> <a href="/bbs/?pid=97874#p"> <img src="/bbs/thumbs/pico8_steps_clr_mod-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=97874#p"> Steps color mod</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=97874#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=44787 https://www.lexaloffle.com/bbs/?tid=44787 Mon, 27 Sep 2021 12:30:26 UTC luck be a landlord demake V:0.1 <p>Hi everyone! Here is something awesome I am working on. this is my 1st pico-8 game made w/out a tutorial!! This is a demake of a cool game called Luck be a landlord<br /> (check it out here:<a href="https://trampolinetales.itch.io/luck-be-a-landlord">https://trampolinetales.itch.io/luck-be-a-landlord</a>)</p> <p>I chose this game because I was having a lot of trouble with collisions but wanted to make a roguelike.<br /> Before and while making this game, I watched many youtubers like my-- correction, studied the game in great depth so I could make a good demake. So here is the early version and I am open to feedback.<br /> if you have better sprites, let me know in the comments.</p> <p>anyways, without further ado, here is the game:</p> <p> <table><tr><td> <a href="/bbs/?pid=94296#p"> <img src="/bbs/thumbs/pico8_lbal_demake-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=94296#p"> luck be a landlord demake V:0.1</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=94296#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=43628 https://www.lexaloffle.com/bbs/?tid=43628 Thu, 01 Jul 2021 14:04:05 UTC Skulldude color mod <p>Note: NOT MY GAME, this is a mod of skulldude that adds color. check out the original here <a href="https://www.lexaloffle.com/bbs/?pid=45622#p">https://www.lexaloffle.com/bbs/?pid=45622#p</a></p> <p> <table><tr><td> <a href="/bbs/?pid=92548#p"> <img src="/bbs/thumbs/pico8_gobhiratu-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=92548#p"> Skulldude</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=92548#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=43062 https://www.lexaloffle.com/bbs/?tid=43062 Tue, 25 May 2021 14:22:38 UTC PorkLike color mod <p>NOTE: This is NOT my game, this is just a mod for Porklike by lazydevs that adds more color<br /> go thank them for the amazing game!</p> <p> <table><tr><td> <a href="/bbs/?pid=92542#p"> <img src="/bbs/thumbs/pico8_prkclrmod-3.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=92542#p"> prkclrmod</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=92542#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=43060 https://www.lexaloffle.com/bbs/?tid=43060 Tue, 25 May 2021 13:12:28 UTC Breakout Adventure <hr /> <h2>Credits</h2> <p>I made this game following <a href="https://www.youtube.com/watch?v=YQzwVDMIfyU&amp;amp;list=PLea8cjCua_P0qjjiG8G5FBgqwpqMU7rBk">this</a> tutorial.</p> <p>Thanks SO much to Lazy devs for making the tutorial.</p> <p>Check out the original <a href="https://www.lexaloffle.com/bbs/?pid=53977#p">here</a></p> <p>Here is the awesome person who made the original:<br /> <a href="https://www.lexaloffle.com/bbs/?uid=16423">Krystman</a></p> <hr /> <h2>So sorry I forgot to give credit when I first posted this game.</h2> <hr /> <p><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 /> FYI:<br /> I created plasma ball and I plan on adding more.</p> <p>things I plan on adding:</p> <ul> <li>laser powerup</li> <li>custom sprites</li> <li>custom gamemodes</li> <li>more I am not thinking of right now</li> </ul> <p>post level ideas in the comments</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> level format: / = skip a line b = normal brick x = empty space i = indestructable brick h = hardened brick s = sploding brick p = powerup brick letter then number to place 1 more than the number ex b7=bbbbbbbb (8 b's) rows are 11 bricks long and will start a new line automatically ex: ///b9bb9bbbpbbpbbpbbb9bb4pb4 is level 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> <table><tr><td width=32> <img src="https://www.lexaloffle.com/bbs/gfxc/45577_0.png" width=32 height=32> </td> <td valign=bottom> <a style="cursor:pointer;font-size:8pt" onclick=' var el = document.getElementById("gfxcode_45577_0"); if (el.style.display == "none") el.style.display = ""; else el.style.display = "none"; microAjax("https://www.lexaloffle.com/bbs/gfxc/45577_0.txt", function (retdata){ var el = document.getElementById("gfxcode_45577_0"); el.innerHTML = retdata; el.focus(); el.select(); } ); '> [8x8]</a> </td></tr> <tr><td colspan=2> <textarea rows=3 class=lexinput id="gfxcode_45577_0" style="width:640px;background-color:#fed;display:none;overflow:hidden; font-size:6pt;"></textarea> </td> </tr> </table> </p> <p>these are the powerups (slow, extra life, sticky, expand paddle, reduce paddle (extra points!), mega ball, multiball, plasma ball (breaks indestructible bricks) and laser)</p> <p></div></div></div></p> <p> <table><tr><td> <a href="/bbs/?pid=80480#p"> <img src="/bbs/thumbs/pico8_breakout_adventure1-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=80480#p"> breakout_adventure_5.0</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=80480#p"> [Click to Play]</a> </td></tr></table> </p> <p>older versions:<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;"></p> <p> <table><tr><td> <a href="/bbs/?pid=80480#p"> <img src="/bbs/thumbs/pico8_breakout_adventure3-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=80480#p"> breakout_adventure 3.0</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=80480#p"> [Click to Play]</a> </td></tr></table> </p> <p> <table><tr><td> <a href="/bbs/?pid=80480#p"> <img src="/bbs/thumbs/pico8_breakout_adventure1-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=80480#p"> breakout_adventure_2.0</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=80480#p"> [Click to Play]</a> </td></tr></table> <br /> <table><tr><td> <a href="/bbs/?pid=80480#p"> <img src="/bbs/thumbs/pico8_breakout_adventure-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=80480#p"> Breakout Adventure 1.0</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=80480#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div></p> https://www.lexaloffle.com/bbs/?tid=39142 https://www.lexaloffle.com/bbs/?tid=39142 Fri, 07 Aug 2020 22:22:13 UTC The binding of pico sprites 1.0 <p> <table><tr><td> <a href="/bbs/?pid=79994#p"> <img src="/bbs/thumbs/pico8_thebindingofpicosprites-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=79994#p"> thebindingofpicosprites</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=79994#p"> [Click to Play]</a> </td></tr></table> <br /> <table><tr><td> <a href="/bbs/?pid=79994#p"> <img src="/bbs/thumbs/pico8_thebindingofpicosprites-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=79994#p"> thebindingofpicosprites</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=79994#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=38998 https://www.lexaloffle.com/bbs/?tid=38998 Mon, 27 Jul 2020 14:52:10 UTC Tutorials Are the best 1 <p> <table><tr><td> <a href="/bbs/?pid=79732#p"> <img src="/bbs/thumbs/pico8_tutorialsaregreat-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=79732#p"> Tutorials Are the best 1</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=79732#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=38927 https://www.lexaloffle.com/bbs/?tid=38927 Tue, 21 Jul 2020 20:27:03 UTC My First Game v2 <p> <table><tr><td> <a href="/bbs/?pid=79435#p"> <img src="/bbs/thumbs/pico8_myfirstgamev2-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=79435#p"> myfirstgamev2</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=79435#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=38869 https://www.lexaloffle.com/bbs/?tid=38869 Thu, 16 Jul 2020 19:08:55 UTC My First Game <p> <table><tr><td> <a href="/bbs/?pid=79428#p"> <img src="/bbs/thumbs/pico8_myfirstgame-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=79428#p"> myfirstgame</a><br><br> by <a href="/bbs/?uid=45577"> Sup3rAw3som3Gam3r</a> <br><br><br> <a href="/bbs/?pid=79428#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=38865 https://www.lexaloffle.com/bbs/?tid=38865 Thu, 16 Jul 2020 18:49:47 UTC