relsqui [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=25623 Snakeout! <p> <table><tr><td> <a href="/bbs/?pid=142561#p"> <img src="/bbs/thumbs/pico8_snakeout-21.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=142561#p"> snakeout</a><br><br> by <a href="/bbs/?uid=25623"> relsqui</a> <br><br><br> <a href="/bbs/?pid=142561#p"> [Click to Play]</a> </td></tr></table> </p> <p>You ever think of a title first and work backwards?</p> <p>Breakout + Snake. Bounce around, eat apples, don't hit your tail, or if you do ... dodge.</p> <p>Sounds are from Gruber's rad <a href="https://www.lexaloffle.com/bbs/?tid=34367">SFX pack</a>. I have a little bit more planned, but happy to have any feedback in the meantime.</p> https://www.lexaloffle.com/bbs/?tid=140548 https://www.lexaloffle.com/bbs/?tid=140548 Thu, 07 Mar 2024 18:48:40 UTC The Fish and the Furious <p> <table><tr><td> <a href="/bbs/?pid=51848#p"> <img src="/bbs/thumbs/pico51912.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=51848#p"> The Fish and the Furious</a><br><br> by <a href="/bbs/?uid=25623"> relsqui</a> <br><br><br> <a href="/bbs/?pid=51848#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is a fishing-and-driving simulator for Ludum Dare 41, &quot;combine two incompatible genres.&quot; I tried to actually put enough instructions in the cart for once, but if if anything's confusing or too hard, please let me know!</p> <p>LDJAM voters, the submission page is back thisaway: <a href="https://ldjam.com/events/ludum-dare/41/the-fish-and-the-furious">https://ldjam.com/events/ludum-dare/41/the-fish-and-the-furious</a></p> https://www.lexaloffle.com/bbs/?tid=31152 https://www.lexaloffle.com/bbs/?tid=31152 Sat, 21 Apr 2018 18:32:55 UTC Dragondell <p> <table><tr><td> <a href="/bbs/?pid=50789#p"> <img src="/bbs/thumbs/pico51597.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=50789#p"> Dragondell 1.0.0</a><br><br> by <a href="/bbs/?uid=25623"> relsqui</a> <br><br><br> <a href="/bbs/?pid=50789#p"> [Click to Play]</a> </td></tr></table> </p> <p>Here's a super secret preview of <em>Dragondell</em>, a cute stealth adventure game. Code and art are by me, music and sound design are by Gruber -- grubermusic.com. The main page for this game is now on <a href="https://relsqui.itch.io/dragondell">its itch.io page</a> -- feel free to continue leaving comments here as well, but I may be slower to see them, and the version here may lag behind that version if I make further updates.</p> <hr /> <p><strong>Note: There's a brief flashing effect when you go through the portal.</strong> You can disable it in the pause menu.</p> <p>GOALS AND CONTROLS</p> <ul> <li>Collect loot by bringing keys to chests</li> <li>Befriend royals with O (z), then return them to the castle of the proper color (match robes to flags and lead them all the way to the door)</li> <li>Don't get spotted by knights; you can breathe fire at them by holding X (x), but it takes a couple seconds</li> <li>Once all the royals are returned, use the portal to end the game</li> </ul> <hr /> <p>CHANGELOGS</p> <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 /> 1.0.0</p> <ul> <li>Knights will now only alert when they see fireballs on Veteran.</li> <li>Found some tokens and added key hints.</li> </ul> <p>0.9.12</p> <ul> <li>Tuned knight speeds at Adventurer and Veteran difficulty levels.</li> <li>Fixed a bug that caused roasted-knight ash to stay in the room if you roasted two knights in the same place.</li> </ul> <p>0.9.11</p> <ul> <li>Added sentries.</li> <li>Added difficulty settings.</li> <li>Fixed royals not entering castles after swapping positions.</li> </ul> <p>0.9.10</p> <ul> <li>Made the board a little smaller; there's now 5 each of royals and treasure instead of 7.</li> <li>Knights you haven't seen before should no longer spawn right next to you. (If you let one chase you off screen and then turn around and come back, it'll still be there, though.)</li> <li>Added new score bonuses and adjusted some existing values.</li> <li>Fixed bug whereby roasting a knight who was standing on a key would destroy the key.</li> </ul> <p>0.9.9</p> <ul> <li>Fixed the speed bonus not resetting properly in between games.</li> </ul> <p>0.9.8</p> <ul> <li>Updated sounds to final version, including end music.</li> <li>Keys, coins, and piles of ash (former knights) no longer block sight, movement, or fireballs.</li> <li>Added more possible score segments.</li> <li>Added new set pieces.</li> <li>Put visible trays in the HUD for keys, coins, and crowns.</li> <li>Adjusted the fireball sprite to look more continuous.</li> <li>Adjusted some set pieces.</li> <li>Fixed knights sometimes spawning on top of castles.</li> <li>Fixed chests spawning in positions that would block passage through the room.</li> </ul> <p>0.9.7</p> <ul> <li>Fixed speed bonus calculation.</li> <li>Fixed several bugs that caused sounds to repeat rapidly.</li> <li>Fixed the timing of the portal using noise.</li> <li>You can now move while befriending.</li> <li>If you manage to step through a door onto an NPC, that NPC should now move. (Please let me know if you successfully reproduce this, it's hard to test.)</li> <li>Knights will now pause for a moment when you enter a room.</li> </ul> <p>0.9.6</p> <ul> <li>Fixed bug where special items would sometimes be placed behind trees.</li> <li>Bumping into knights from behind makes them turn around.</li> <li>Knights turn to ash a little faster when fireballed.</li> <li>Ash will disappear immediately when you leave the room.</li> <li>Tweaked some score bonuses.</li> <li>Some new sfx and related bugfixes.</li> </ul> <p>0.9.5</p> <ul> <li>Capped the speed bonus based on how many rooms the player visited.</li> </ul> <p>0.9.4</p> <ul> <li>First draft of sfx!</li> <li>Knights will no longer turn around if you sneak up right behind them.</li> <li>Knights now notice fireballs in their field of view and try to find the origin.</li> <li>The end portal now only appears after returning the last royal.</li> <li>Added a bunch of new score bonuses, some of them quite silly.</li> <li>Lots of title screen improvements.</li> <li>Minor adjustments to room templates.</li> </ul> <p>0.9.3</p> <ul> <li>Fixed a bug in vision cone calculations (thanks Joel!)</li> <li>Massive art update.</li> </ul> <p>0.9.2</p> <ul> <li>Fixed a bug where the castle distribution was sometimes different from &quot;one of each color&quot; (thanks Yoshi!)</li> <li>Fixed a bug where knights would get stuck in their &quot;charging&quot; sprite if you left the room and came back</li> <li>More score tweaks</li> </ul> <p>0.9.1</p> <ul> <li>Map generation now validates rooms (to make sure all goals and exits are reachable)</li> <li>Made it even harder for knights to chase you immediately on room entry (and easier to get out of it if you're clever)</li> </ul> <p>0.9.0</p> <ul> <li>Switched to the version number I actually meant last time (whoops)</li> <li>Knights who have spotted you but not yet charged on you move faster</li> <li>Knights will not be looking at you as soon as you enter a room (even for the second time)</li> <li>Minor tweaks to room generation, scoring, and portal animation</li> <li>Added menu option to disable flicker effect</div></div></div></li> </ul> https://www.lexaloffle.com/bbs/?tid=30999 https://www.lexaloffle.com/bbs/?tid=30999 Sun, 25 Mar 2018 05:18:00 UTC Spaceblocks Demo <p> <table><tr><td> <a href="/bbs/?pid=48424#p"> <img src="/bbs/thumbs/pico48772.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=48424#p"> Spaceblocks Demo 0.4.0</a><br><br> by <a href="/bbs/?uid=25623"> relsqui</a> <br><br><br> <a href="/bbs/?pid=48424#p"> [Click to Play]</a> </td></tr></table> </p> <p><span style="text-decoration: underline;">Description</span></p> <p>A low-key puzzle platformer set in the clouds at night. There's just enough level right now to show off the mechanics, and give you an idea of what I'm planning to do with it.</p> <p>This is a working title. Suggestions for titles that aren't terrible are welcome, as is other feedback.</p> <p><span style="text-decoration: underline;">Known Bugs</span></p> <ul> <li>It's possible to create situations that prevent you from finishing the level, even using a portal to backtrack. (Let me know if you do this while trying to follow the critical path, though.)</li> <li>Jumps occasionally don't completely jump, making stair-climbing not as smooth as it could be.</li> </ul> <p><span style="text-decoration: underline;">Changelog</span></p> <p>v0.4:</p> <ul> <li>New map art. It's now much closer to the final visual style that I want.</li> <li>New map section.</li> </ul> <p>v0.3:</p> <ul> <li>New map. This will probably change a bunch more times before it's final but this one is a better reflection of the kind of thing I want to do with this.</li> <li>Recalling to a portal now resets block positions to what they were the first time you passed through that portal. That should make them more useful for resetting puzzle state, and also make it harder to get stuck by pushing blocks over them.</li> <li>The camera no longer tracks the player pixel for pixel on the y axis, which is to say, it won't follow every jump, it'll just follow when you land (or fall for more than a couple of blocks).</li> <li>Lots of physics tweaks. It's not all the way there yet but I have finer-grained control over getting it there. (Specific feedback about this is super welcome.)</li> <li>v0.3.1: Mostly graphics updates -- twinklier portals, signier signs, parallaxical stars. But also, portals will update their knowledge of saved block state if you revisit them, and player speed is slowed down a little.</li> <li>v0.3.2: Added a little bit more puzzle, just because you're cool and deserve it.</li> </ul> <p>v0.2:</p> <ul> <li>Simplified most of the controls,</li> <li>Spruced up some sprites, and</li> <li>Added a little bit more level.</li> <li>Still need to tweak the physics, and put portal recall on the unused button.</li> <li>v0.2.1: Recalling while carrying a box causes you to drop the box; this prevents both getting stuck because your carried box gets stuck in a wall, and getting stuck in a hole while lifting a box.</li> <li>v0.2.2: Minor control tweaks.</li> </ul> <p>v0.1:</p> <ul> <li>I got a bunch of work done today on an idea I've had kicking around for a while. This demo just walks you through the controls and then gives you one little puzzle at the end. I know the player physics are kinda gummy right now, but I'm interested in how the controls feel and whether you have any trouble getting to the end.</li> </ul> https://www.lexaloffle.com/bbs/?tid=30633 https://www.lexaloffle.com/bbs/?tid=30633 Sun, 21 Jan 2018 05:34:41 UTC Iterative Flood Fill Demo <p> <table><tr><td> <a href="/bbs/?pid=47753#p"> <img src="/bbs/thumbs/pico47754.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=47753#p"> Iterative Flood Fill Demo</a><br><br> by <a href="/bbs/?uid=25623"> relsqui</a> <br><br><br> <a href="/bbs/?pid=47753#p"> [Click to Play]</a> </td></tr></table> </p> <p>I wanted to see if I could implement a generic flood fill that's fast enough for live use. This probably isn't it; it's fast enough for the demo but maybe not for a quick-moving game, and misses some edge cases. Plus it eats a lot of memory. It was fun to write, though! And it doesn't recurse, it just builds a queue in memory and iterates through it.</p> <p>How to play with the demo:</p> <ul> <li>x and z to cycle through the vertices</li> <li>arrow keys to move the highlighted vertex</li> </ul> <p>There are two fills happening here; the dark red from the bright red point, and the dark blue from (0, 0). (There's also a white rectangle behind the whole thing, which you'll notice if you move the shape around in a way that keeps the fills from reaching everything.)</p> <p>I learned how to do the memory stuff from krajzeg's excruciatingly cool lighting engine, which is written up here if you haven't had the pleasure: <a href="https://hackernoon.com/pico-8-lighting-part-1-thin-dark-line-8ea15d21fed7">https://hackernoon.com/pico-8-lighting-part-1-thin-dark-line-8ea15d21fed7</a></p> <p>I'm making myself knock it off and go to bed before I solve those last couple of edge cases, but if this is useful to you as-is, please use it! Note that it helps itself to all of the user-defined memory space by default; you can limit it by changing the constants queue_start and queue_size (immediately above the floodfill function), but could in theory run into trouble if you set it very small and try to fill a very weird shape. (I haven't actually done the math on what it would require.)</p> https://www.lexaloffle.com/bbs/?tid=30529 https://www.lexaloffle.com/bbs/?tid=30529 Sat, 30 Dec 2017 02:11:46 UTC Platform Test <p> <table><tr><td> <a href="/bbs/?pid=47733#p"> <img src="/bbs/thumbs/pico47732.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=47733#p"> Platform Test</a><br><br> by <a href="/bbs/?uid=25623"> relsqui</a> <br><br><br> <a href="/bbs/?pid=47733#p"> [Click to Play]</a> </td></tr></table> </p> <p>just playing around with some blockdude-inspired platforming.</p> <p>controls:</p> <p>left and right to move, x to jump<br /> z to spawn a box</p> <p>bump into a box + down = push the box<br /> bump into a box + up = pick up the box (the space above it and you must both be clear)</p> <p>while carrying a box, hold up and tap a direction to drop it</p> <p>trying to decide if this control scheme is ridiculous or not!</p> https://www.lexaloffle.com/bbs/?tid=30527 https://www.lexaloffle.com/bbs/?tid=30527 Thu, 28 Dec 2017 21:20:47 UTC Unnamed Match-3 Game <p> <table><tr><td> <a href="/bbs/?pid=47243#p"> <img src="/bbs/thumbs/pico47242.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=47243#p"> Unnamed Match-3 Game 0.0.1</a><br><br> by <a href="/bbs/?uid=25623"> relsqui</a> <br><br><br> <a href="/bbs/?pid=47243#p"> [Click to Play]</a> </td></tr></table> </p> <p>Look, naming is hard.</p> <p>I've been wanting a good infinite match-3 for a while so I figured I'd try my hand at it. The twist here is that you select pieces to remove, not to swap. In order to keep some pressure on, there's still a turn counter -- you lose a turn when you remove a piece, but you get one back every time you match three, and two back if you match at least five. So if you move efficiently you can keep it going for a while (but more piece types will start showing up after a few boards to make it harder). </p> <p>This can still get a little tight in the early levels, I'm working on tuning that, but if you lose on the first board you just got unlucky.</p> https://www.lexaloffle.com/bbs/?tid=30416 https://www.lexaloffle.com/bbs/?tid=30416 Sun, 10 Dec 2017 07:29:12 UTC Treasure Balloon <p> <table><tr><td> <a href="/bbs/?pid=46981#p"> <img src="/bbs/thumbs/pico47000.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=46981#p"> Treasure Balloon</a><br><br> by <a href="/bbs/?uid=25623"> relsqui</a> <br><br><br> <a href="/bbs/?pid=46981#p"> [Click to Play]</a> </td></tr></table> </p> <p>My first Ludum Dare game, for LD40: &quot;The more you have, the worse it is.&quot; Collect loot and bonk monsters, but be careful -- it's dangerous in the depths!</p> <p>LD submission page (including bugfix changelog): <a href="https://ldjam.com/events/ludum-dare/40/treasure-balloon">https://ldjam.com/events/ludum-dare/40/treasure-balloon</a></p> https://www.lexaloffle.com/bbs/?tid=30370 https://www.lexaloffle.com/bbs/?tid=30370 Sun, 03 Dec 2017 21:09:44 UTC Bun Run <p> <table><tr><td> <a href="/bbs/?pid=44179#p"> <img src="/bbs/thumbs/pico44492.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=44179#p"> Bun Run 0.6.0</a><br><br> by <a href="/bbs/?uid=25623"> relsqui</a> <br><br><br> <a href="/bbs/?pid=44179#p"> [Click to Play]</a> </td></tr></table> </p> <p>New in this minor version:</p> <ul> <li>Carrots block the farmer's sight</li> <li>Farmer is smarter about going around obstacles</li> <li>Farmer only chooses a direction after each step (so it's possible to dart in and out of sight)</li> <li>Changed default level</li> </ul> <p>Still to do:</p> <ul> <li>Make combos visible</li> <li>Other vegetables with different growth rates?</li> <li>Level changing</li> <li>Intro/tutorial levels</li> </ul> <p>Maybe:</p> <ul> <li>Add a sprint?</li> <li>Autogenerate maps?</li> </ul> https://www.lexaloffle.com/bbs/?tid=29934 https://www.lexaloffle.com/bbs/?tid=29934 Thu, 14 Sep 2017 04:11:32 UTC