Alberton [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=11456 jakub10ext <p> <table><tr><td> <a href="/bbs/?pid=127173#p"> <img src="/bbs/thumbs/pico8_jakub10ext-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=127173#p"> jakub10ext</a><br><br> by <a href="/bbs/?uid=11456"> Alberton</a> <br><br><br> <a href="/bbs/?pid=127173#p"> [Click to Play]</a> </td></tr></table> </p> <h1>Roguelike - 10 lines</h1> <p>It's an extended version of Jakub Debski's 10 liner roguelike for the Atari 800 Turbo Basic XL. Previous port can be found <a href="https://www.lexaloffle.com/bbs/?tid=51967">here</a></p> <h1>Extended features</h1> <ul> <li>Balanced the weapon damage and pickups</li> <li>Added a spin attack, can be activated with FIRE button (C) but needs 10 rounds before fully charged (hero turns orange color)</li> <li>Added a boss level (lvl 9)</li> </ul> <img style="margin-bottom:16px" border=0 src="/media/11456/jakub10ext_1.gif" alt="" /> <h1>How to play</h1> <p>To win you have to survive to level 9 of the dungeon.</p> <p>In the dungeon:<br /> 웃 - represents your character. Move using joystick.<br /> ◆ - gold - collect as much of it as you can.<br /> &hearts; - healing potion restores 5 hit points<br /> ⬆️ - magic scroll increases your maximum hit points (stronger scrolls appear deeper in the dungeon)<br /> ♪ - musical note to enhance the weapon. Stronger weapons can be found deeper in the dungeon, but be careful - you can replace your weapon with a weaker one.<br /> monsters - the shape of the monster represents strength of the monster.</p> <p>Monsters chase you.<br /> Stronger monsters cause more damage. Monster shape 5 cause random damage 1 to 5.<br /> You hit monster with random strength up to your weapon strength (with weapon 5 you cause randomly 1 to 5 damage)<br /> Monsters steal items from the ground.<br /> In 10 turns the spin attack charges and the hero turns orange. Press the fire to attack all adjacent monsters at once.</p> https://www.lexaloffle.com/bbs/?tid=52046 https://www.lexaloffle.com/bbs/?tid=52046 Wed, 15 Mar 2023 13:25:52 UTC jakub10 <p> <table><tr><td> <a href="/bbs/?pid=126929#p"> <img src="/bbs/thumbs/pico8_jakub10-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=126929#p"> jakub10</a><br><br> by <a href="/bbs/?uid=11456"> Alberton</a> <br><br><br> <a href="/bbs/?pid=126929#p"> [Click to Play]</a> </td></tr></table> </p> <h1>Roguelike - 10 lines</h1> <p>I'v just bumped into Jakub Debski's 10 liner roguelike for the Atari 800 Turbo Basic XL and I knew that I had to port it to Pico-8. So here it is!</p> <h1>Update</h1> <p>An extended version can be accessed (here)[<a href="https://www.lexaloffle.com/bbs/?tid=52046">https://www.lexaloffle.com/bbs/?tid=52046</a>]</p> <h1>Pico-8 port</h1> <p>It's a faithful port of the original Turbo Basic XL version. So it's 10 liner too, but I had to made some modifications:</p> <ul> <li>the original playfield was 20x20, I had to reduce it to 16x20 because I wanted to use wide characters in the Pico-8 version.</li> <li>I'm using Pico-8 builtin glyphs instead of numbers for the monsters and for the collectables because - you know - I wanted to use the wide characters.</li> </ul> <img style="margin-bottom:16px" border=0 src="/media/11456/jakub10.gif" alt="" /> <h1>Original</h1> <p>The original is an entry to the BASIC Ten-Liners - Contest 2014 by Jakub Debski. 2014, so it's 9 years and 9 days old today.<br /> <a href="https://forums.atariage.com/topic/221948-basic-ten-liners-contest-2014/?do=findComment&amp;amp;comment=2938823">original entry</a></p> <img style="margin-bottom:16px" border=0 src="/media/11456/roguelike10.gif" alt="" /> <h1>How to play</h1> <p>(note: this is mostly the original rules, but changed to the Pico-8 variant)<br /> Press Fire to start.</p> <p>To win you have to survive to level 8 of the dungeon.</p> <p>In the dungeon:<br /> 웃 - represents your character. Move using joystick.<br /> ◆ - gold - collect as much of it as you can.<br /> &hearts; - healing potion restores 5 hit points<br /> ⬆️ - magic scroll increases your maximum hit points (stronger scrolls appear deeper in the dungeon)<br /> ♪ - musical note to enhance the weapon. Stronger weapons can be found deeper in the dungeon, but be careful - you can replace your weapon with a weaker one.<br /> monsters - the shape of the monster represents strength of the monster.</p> <ul> <li>Monsters chase you.</li> <li>Stronger monsters cause more damage. Monster shape 5 cause random damage 1 to 5.</li> <li>You hit monster with random strength up to your weapon strength (with weapon 5 you cause randomly 1 to 5 damage)</li> <li>Monsters steal items from the ground.</li> </ul> https://www.lexaloffle.com/bbs/?tid=51967 https://www.lexaloffle.com/bbs/?tid=51967 Fri, 10 Mar 2023 20:56:35 UTC