geeitsomelaldy [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=25434 diceydandangerdungeon <p>This is a ZX Spectrum inspired platform game where you are tasked with collecting all the coins in a level before proceeding to the next one.</p> <p>The hardest part of developing this was emulating the ZX Spectrums 'colour clash' (which limits only 2 colours to an 8x8 cell) without tanking Pico 8's framerate.</p> <p> <table><tr><td> <a href="/bbs/?pid=130061#p"> <img src="/bbs/thumbs/pico8_diceydandangerdungeon-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=130061#p"> diceydandangerdungeon</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=130061#p"> [Click to Play]</a> </td></tr></table> </p> <p>It also comes with a retro-inspired manual (which can be found here: <a href="https://geeitsomelaldy.itch.io/dicey-dans-danger-dungeon">https://geeitsomelaldy.itch.io/dicey-dans-danger-dungeon</a> )</p> <p>Text Transcript:</p> <h2>HOW TO PLAY</h2> <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 /> Dicey Dan has discovered a deep dark dangerous dungeon under his home town. Your job is to guide Dan down this dank and dodgy delve, grab all the treasure, and return home safely! The Dungeons Denizens won&rsquo;t be too happy to see Dan, and will try to stop him! </p> <p>From the Beholders who guard the magical mazes, to the dastardly Goblin Queen, and other nefarious fairy- tale creatures who dwell within the depths. Determined to take down any who would disturb the dungeon. Guide Dan through the traps. Some require speed, some require patience, some require mental agility. All require the bravest of souls and the courage of legends!</p> <p>Dan must collect all the coins (or other treasure) in a stage before the door is open. Once he has all the treasures he must make his way to the door to proceed to the next level.</p> <p>Dicey Dan is determined, but he isn&rsquo;t very durable. Dan is no match for the combat prowess of the dungeon&rsquo;s denizens and will have to retreat if he takes damage. Grabbing a Shield will give Dan the chance to absorb a single hit. This can allow him to skip a difficult puzzle, or reach his goal faster.</p> <p></div></div></div></p> <h2>CONTROLS</h2> <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 /> DICEY DAN&rsquo;S DANGER DUNGEON can be played with a keyboard or with controller </p> <p>On Foot:<br /> Move: Left/Right D-Pad or Left/Right Arrows<br /> Jump: Button 1, Z/C/B<br /> Use: Button 2, X/V/N<br /> Pause: ENTER/ESCAPE/Pause </p> <p>On Ropes or Ladders:<br /> Climb: Up/Down D-Pad or Up/Down Arrows<br /> Dismount: Jump or Move Left/Right</p> <p>Every room has a hidden secret treasure! See if you can find them all!</p> <p></div></div></div></p> <h2>CHARACTERS</h2> <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;"></p> <h3>DICEY DAN</h3> <p>DICEY DAN&rsquo;S is a seasoned adventurer Or so he says. He never seems to come back with any treasure.</p> <h3>POPPIK THE GOBLIN QUEEN</h3> <p>Poppik sees herself as QUEEN OF THE DUNGEON, and has set her Goblin subjects out to patrol and destroy anyone who tries to steal her treasure.</p> <h3>ADAM ANT</h3> <p>New Wave sensation, Adam Ant, has made his home in the dungeon. What he&rsquo;s doing there, no-one quite knows.</p> <h3>ALF</h3> <p>The last adventurer to brave the dungeon, ALF was never seen again<br /> </div></div></div></p> https://www.lexaloffle.com/bbs/?tid=52843 https://www.lexaloffle.com/bbs/?tid=52843 Tue, 23 May 2023 12:04:06 UTC toshthehaggis <p> <table><tr><td> <a href="/bbs/?pid=102848#p"> <img src="/bbs/thumbs/pico8_toshthehaggis-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=102848#p"> toshthehaggis</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=102848#p"> [Click to Play]</a> </td></tr></table> </p> <p>I made this experiment back in 2020 and I finally decided to polish it up a bit and release it. Contains:</p> <p>-Speed!<br /> -Momentum!<br /> -Horizontally looping level<br /> -Loops!<br /> -Damage!<br /> -Collectables!<br /> -Music!<br /> -Rain!</p> <p>Source code should be somewhat readable. It's mostly done using the Sonic Physics Guide as a reference. <a href="http://info.sonicretro.org/Sonic_Physics_Guide">http://info.sonicretro.org/Sonic_Physics_Guide</a></p> <p>Also out over on itch.io: <a href="https://geeitsomelaldy.itch.io/tosh-the-haggis-pico-8-experiment">https://geeitsomelaldy.itch.io/tosh-the-haggis-pico-8-experiment</a></p> https://www.lexaloffle.com/bbs/?tid=45716 https://www.lexaloffle.com/bbs/?tid=45716 Wed, 15 Dec 2021 20:50:00 UTC donttouchthegrussy <p>I made this for the <a href="https://itch.io/jam/yogscast-game-jam-2021/rate/1310424">Yogscast Jingle Jam 2021</a></p> <p>A Maze-based puzzle game where you control multiple characters, some of which have reversed controls.</p> <p>More at <a href="https://geeitsomelaldy.itch.io">https://geeitsomelaldy.itch.io</a></p> <p> <table><tr><td> <a href="/bbs/?pid=102081#p"> <img src="/bbs/thumbs/pico8_donttouchthegrussy-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=102081#p"> donttouchthegrussy</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=102081#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=45624 https://www.lexaloffle.com/bbs/?tid=45624 Wed, 08 Dec 2021 23:18:27 UTC Unbelievable Accountant Party <p> <table><tr><td> <a href="/bbs/?pid=95389#p"> <img src="/bbs/thumbs/pico8_yofarunugo-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=95389#p"> Unbelievable Accountant Party</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=95389#p"> [Click to Play]</a> </td></tr></table> </p> <p>Made for the RNDGame Jam 2021</p> <p><a href="https://geeitsomelaldy.itch.io/unbelievable-accountant-party">https://geeitsomelaldy.itch.io/unbelievable-accountant-party</a></p> https://www.lexaloffle.com/bbs/?tid=43977 https://www.lexaloffle.com/bbs/?tid=43977 Wed, 28 Jul 2021 16:04:37 UTC snekman <p> <table><tr><td> <a href="/bbs/?pid=74582#p"> <img src="/bbs/thumbs/pico8_snekman-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=74582#p"> snekman</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=74582#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=37292 https://www.lexaloffle.com/bbs/?tid=37292 Wed, 08 Apr 2020 21:25:48 UTC eva_ness_farewell_europe <p><a href="https://geeitsomelaldy.itch.io/eva-ness-farewell-european-tour">https://geeitsomelaldy.itch.io/eva-ness-farewell-european-tour</a></p> <p> <table><tr><td> <a href="/bbs/?pid=73377#p"> <img src="/bbs/thumbs/pico8_eva_ness_farewell_europe-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=73377#p"> eva_ness_farewell_europe</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=73377#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=36912 https://www.lexaloffle.com/bbs/?tid=36912 Sun, 23 Feb 2020 16:44:02 UTC Space Route 92 <p> <table><tr><td> <a href="/bbs/?pid=72028#p"> <img src="/bbs/thumbs/pico8_spaceroute92-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=72028#p"> spaceroute92</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=72028#p"> [Click to Play]</a> </td></tr></table> </p> <p>More over on Itch.io: <a href="https://geeitsomelaldy.itch.io/space-route-92">https://geeitsomelaldy.itch.io/space-route-92</a></p> <p>Welcome to Space Route 92, the most dangerous trade route in the cosmos!</p> <p>Fight, Trade, Ferry or Flee across the system from station to station. Reach the Freedom Star with as much cash as you can... if you can survive the dangers along the way.</p> <p>Avoid Asteroids, Clear Minefields, Salvage Wrecks or Carry Passengers. Make your money, buy new ships. Plan your loadouts carefully!</p> <p>Hints and Tips</p> <ul> <li>The further you ferry passengers, the more money you make</li> <li>You get the bounty however you clear a mine, even if you ram it</li> <li>More Engine Power means your jump recharges faster</li> <li>Power Modules are split 3-ways between Weapons, Engines and Shields. If you don't have any Weapons it splits 2 ways between Engines and Shields.</li> <li>Damage taken to shields will be recharged when you reach a space station for free. Hull Repairs cost money.</li> <li>The Apex Shuttle can reach the Freedom Star on its own</li> </ul> https://www.lexaloffle.com/bbs/?tid=36536 https://www.lexaloffle.com/bbs/?tid=36536 Thu, 16 Jan 2020 22:06:47 UTC Chalice of the Gods <p><a href="https://itch.io/jam/toy-box-jam-2019/rate/542696">Made for Toybox Jam 2019</a></p> <p> <table><tr><td> <a href="/bbs/?pid=71530#p"> <img src="/bbs/thumbs/pico8_chalice_of_the_gods-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=71530#p"> Chalice of the Gods</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=71530#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=36406 https://www.lexaloffle.com/bbs/?tid=36406 Mon, 30 Dec 2019 15:29:43 UTC Simon's Christmas Rush <p> <table><tr><td> <a href="/bbs/?pid=71192#p"> <img src="/bbs/thumbs/pico8_rifoyhpu-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=71192#p"> Simon's Christmas Rush</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=71192#p"> [Click to Play]</a> </td></tr></table> </p> <p>Made this for the Yogscast Christmas Game Jam, came in 51st!</p> <p><a href="https://geeitsomelaldy.itch.io/simons-christmas-rush">https://geeitsomelaldy.itch.io/simons-christmas-rush</a></p> https://www.lexaloffle.com/bbs/?tid=36293 https://www.lexaloffle.com/bbs/?tid=36293 Wed, 18 Dec 2019 19:03:59 UTC Fidget Spinner World Tour '90 <p> <table><tr><td> <a href="/bbs/?pid=43361#p"> <img src="/bbs/thumbs/pico43360.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=43361#p"> Fidget Spinner World Tour '90</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=43361#p"> [Click to Play]</a> </td></tr></table> </p> <p>Created for Low Rez Jam 2017</p> <p><a href="https://geeitsomelaldy.itch.io/fidget-spinner-world-tour-90">https://geeitsomelaldy.itch.io/fidget-spinner-world-tour-90</a></p> https://www.lexaloffle.com/bbs/?tid=29807 https://www.lexaloffle.com/bbs/?tid=29807 Thu, 17 Aug 2017 18:14:00 UTC Seaborn <p> <table><tr><td> <a href="/bbs/?pid=43359#p"> <img src="/bbs/thumbs/pico43358.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=43359#p"> Seaborn</a><br><br> by <a href="/bbs/?uid=25434"> geeitsomelaldy</a> <br><br><br> <a href="/bbs/?pid=43359#p"> [Click to Play]</a> </td></tr></table> </p> <p>Created for the 2017 Low Rez Jam</p> <p><a href="https://geeitsomelaldy.itch.io/seaborn">https://geeitsomelaldy.itch.io/seaborn</a></p> https://www.lexaloffle.com/bbs/?tid=29806 https://www.lexaloffle.com/bbs/?tid=29806 Thu, 17 Aug 2017 18:12:26 UTC