amatkins [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=49119 Water Reflection Demo <p> <table><tr><td> <a href="/bbs/?pid=113295#p"> <img src="/bbs/thumbs/pico8_sapuzujipe-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=113295#p"> Reflection Demo</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=113295#p"> [Click to Play]</a> </td></tr></table> </p> <p>Example cart to test out reflections and water waving effects. Code is not necessarily optimal, but demonstrates the basic concept.</p> https://www.lexaloffle.com/bbs/?tid=48201 https://www.lexaloffle.com/bbs/?tid=48201 Sat, 18 Jun 2022 00:40:36 UTC Hedgerow Ver0.5 <p> <table><tr><td> <a href="/bbs/?pid=106992#p"> <img src="/bbs/thumbs/pico8_wuzimibura-12.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=106992#p"> Hedgerow Ver0.5</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=106992#p"> [Click to Play]</a> </td></tr></table> </p> <p>Hedgerow is an arcade style game where you play as a little white duck wandering through haunted hedge mazes. Your goal is simple: collect all the keys and open all the gates without getting caught by a ghost. Getting caught by a ghost will cost a time penalty, but you're given a few bubble shots each round that will freeze any ghosts they hit. Hourglasses are scattered across the stage which you can pick up to increase your remaining time. There are also wormholes which will warp you to different parts of the maze. Be sure to grab any tasty fruit you see for additional points, and every so often, you can play a bonus stage to further boost your score by collecting coins!</p> <p>This is still in development so there may be some bugs, especially with generating levels.</p> <h2>Controls:</h2> <p><strong>Movement:</strong><br /> Keyboard style 1 (default): SFED for quick hops, cursor/arrow keys for smooth movement<br /> Keyboard style 2: cursor/arrow keys for quick hops, SFED for smooth movement<br /> (Deprecated) Gamepad style: Tap d-pad for quick hops, hold for smooth movement<br /> (The control style can be changed in the menu)</p> <p><strong>Aiming:</strong><br /> Hold Z/W and tap directional keys (useful for shooting around corners)<br /> Smooth movement will also use hops instead when aiming.</p> <p><strong>Shoot:</strong><br /> X/Q</p> <p><strong>Portals</strong><br /> When standing in a portal, release all buttons then press:<br /> Z to cancel portal operation<br /> Left cursor/arrow key to go counterclockwise in the portal loop<br /> Right cursor/arrow key to go clockwise in the portal loop</p> <h2>Additional Credits:</h2> <p>Thank you to Grumpydev for the persistent high scores code snippet!</p> <h2>Important Note:</h2> <p>This version has been updated to use the new string indexing syntax, older versions that use the sub-nil syntax will no longer work.</p> <h2>Change log:</h2> <ul> <li>Massive code overhaul including rewriting the controls again (now utilizes the adjustable autofire delay to allow use of the default APIs)</li> <li>Removed Gamepad control scheme</li> <li>Interacting with portals now allows some control over destination (or whether you even want to use the portal at all)</li> <li>Stage exit is now always visible, but still only accessible when all keys have been collected and doors opened</li> <li>&quot;Par time&quot; for each level has been adjusted to account for changes in movement</li> <li>Number of coins now scales better with the size of the bonus stage</li> <li>Time allowed in bonus stage adjust to account for changes in movement and number of coins</li> <li>Number of enemies has been adjusted so that larger levels are more populated</li> <li>Number of shots has been fixed to twice the number of enemies</li> <li>Various fruits have been added as an additional source of points in each regular level</li> <li>Added indicators when a park/room contains keys/doors/hourglasses/enemies/fruit</li> <li>Removed game over screen</li> </ul> <h2>Older Versions:</h2> <p>Version 0.4<br /> <table><tr><td> <a href="/bbs/?pid=106992#p"> <img src="/bbs/thumbs/pico8_wuzimibura-7.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=106992#p"> Hedgerow Ver0.4</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=106992#p"> [Click to Play]</a> </td></tr></table> </p> <ul> <li>Replaced level transition/pause with a fade out/in of the level and a results screen</li> <li>Added bonus level that appears once every 8 stages</li> <li>Added time bonus for completing levels quickly</li> <li>Renamed levels/rooms to parks/plots and colored score blue</li> </ul> <p>Version 0.3<br /> <table><tr><td> <a href="/bbs/?pid=106992#p"> <img src="/bbs/thumbs/pico8_wuzimibura-6.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=106992#p"> Hedgerow Ver0.3</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=106992#p"> [Click to Play]</a> </td></tr></table> </p> <ul> <li>Smoothed player movement</li> <li>Added smooth movement and three control schemes (keyboard styles 1 and 2 and gamepad style)</li> <li>Teleportation now runs at a consistent speed rather than taking the same time regardless of distance</li> <li>Added animation to ghost movements</li> <li>More lenient with door placement so more map configurations are considered valid</li> <li>Removed inaccessible doors</li> </ul> <p>Version 0.2<br /> <table><tr><td> <a href="/bbs/?pid=106992#p"> <img src="/bbs/thumbs/pico8_wuzimibura-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=106992#p"> Hedgerow Ver0.2</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=106992#p"> [Click to Play]</a> </td></tr></table> </p> <ul> <li>Fixed some issues with level generation</li> <li>Animated the wormhole sprites</li> <li>The camera now pans from the wormhole you entered to your new destination</li> </ul> <p>Version 0.1<br /> <table><tr><td> <a href="/bbs/?pid=106992#p"> <img src="/bbs/thumbs/pico8_wuzimibura-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=106992#p"> Hedgerow Ver0.1</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=106992#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=46600 https://www.lexaloffle.com/bbs/?tid=46600 Tue, 15 Feb 2022 18:22:44 UTC Another Toki Pona Flash Card System <p> <table><tr><td> <a href="/bbs/?pid=100630#p"> <img src="/bbs/thumbs/pico8_gumitenuso-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=100630#p"> TokiFlash v0.1</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=100630#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is a personal project that I slapped together to help practice toki pona vocab. As such, the features are fairly limited, and I don't ever expect to fully release it.</p> <p>Controls:<br /> Arrow keys to move.<br /> Z to confirm.</p> https://www.lexaloffle.com/bbs/?tid=45445 https://www.lexaloffle.com/bbs/?tid=45445 Mon, 22 Nov 2021 19:09:21 UTC Ossified v1.5 <p> <table><tr><td> <a href="/bbs/?pid=84821#p"> <img src="/bbs/thumbs/pico8_gemukabudo-9.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=84821#p"> Ossified 1.5</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=84821#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is my first game on this system. I'm not too familiar with some of the more technical tricks yet, but I'll be working on optimizing the code, improving the music, and adding little quality-of-life improvements where I can.</p> <h2>Directions:</h2> <ul> <li>Controls: <ul> <li>Arrow keys to move</li> <li>Z/C to jump</li> <li>X/V to do action</li> </ul></li> <li>Ropes and vines can be climbed using the up/down arrows, and you can flip side of the rope/vine with the left/right arrows</li> <li>When you have multiple actions to choose from, the down arrow can be used to cycle through them</li> </ul> <h3>v1.5 Change Log:</h3> <ul> <li>Made death pits more obvious</li> <li>Changed color of hint arrow</li> <li>Fixed hitbox of attack</li> </ul> <hr /> <p> <table><tr><td> <a href="/bbs/?pid=84821#p"> <img src="/bbs/thumbs/pico8_gemukabudo-8.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=84821#p"> Ossified 1.4</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=84821#p"> [Click to Play]</a> </td></tr></table> </p> <h3>v1.4 Change Log:</h3> <ul> <li>Elevators are now automatic; either always running or triggered by the player</li> <li>Re-did level design to better utilize ropes/vines and elevators <ul> <li>Ropes/vines are better for horizontal movement</li> <li>Elevators are better for vertical movement</li> <li>Some jumps have been made easier</li> </ul></li> <li>Made player attack reach further</li> <li>Player heals up to 6 hearts after beating bosses</li> </ul> <hr /> <p> <table><tr><td> <a href="/bbs/?pid=84821#p"> <img src="/bbs/thumbs/pico8_gemukabudo-7.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=84821#p"> Ossified 1.3</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=84821#p"> [Click to Play]</a> </td></tr></table> </p> <h3>v1.3 Change Log:</h3> <ul> <li>The player now climbs ropes/vines from the side, and horizontal movement is limited while climbing</li> <li>While climbing: <ul> <li>Pressing left/right will flip to that side</li> <li>The player will jump in the opposite direction they are facing</li> <li>The player will attack in the direction they are facing</li> <li>If the player is on the ground and presses down and left or right, they will step off instead of jumping</li> </ul></li> <li>Boss projectiles will disappear immediately when a boss dies</li> <li>Added track to indicate that elevators go up and down</li> <li>Removed checkpoint tracker to free up memory space for other features</li> </ul> <hr /> <p> <table><tr><td> <a href="/bbs/?pid=84821#p"> <img src="/bbs/thumbs/pico8_gemukabudo-4.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=84821#p"> Ossified 1.2</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=84821#p"> [Click to Play]</a> </td></tr></table> </p> <h3>v1.2 Change Log:</h3> <ul> <li>Fixed issue where bosses could cause damage at the end of their death animation</li> <li>Fixed issue where the player could fall through stairs/slopes</li> </ul> <hr /> <p> <table><tr><td> <a href="/bbs/?pid=84821#p"> <img src="/bbs/thumbs/pico8_gemukabudo-3.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=84821#p"> Ossified 1.1</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=84821#p"> [Click to Play]</a> </td></tr></table> </p> <h3>v1.1 Change Log:</h3> <ul> <li>Added animation to projectile sprite</li> <li>Added damage sprite for graves</li> <li>Added hint arrow</li> <li>Slight tweaks to HUD</li> <li>Changed attack sprite and animation</li> <li>Changed level 3 theme</li> <li>Changed final boss sprite and animation</li> </ul> <hr /> <p> <table><tr><td> <a href="/bbs/?pid=84821#p"> <img src="/bbs/thumbs/pico8_gemukabudo-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=84821#p"> Ossified 1.0</a><br><br> by <a href="/bbs/?uid=49119"> amatkins</a> <br><br><br> <a href="/bbs/?pid=84821#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=40601 https://www.lexaloffle.com/bbs/?tid=40601 Sun, 29 Nov 2020 06:14:03 UTC