jnjbaggott1 [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=32475 DriftBomb <p> <table><tr><td> <a href="/bbs/?pid=133860#p"> <img src="/bbs/thumbs/pico8_driftbomb-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=133860#p"> driftbomb</a><br><br> by <a href="/bbs/?uid=32475"> jnjbaggott1</a> <br><br><br> <a href="/bbs/?pid=133860#p"> [Click to Play]</a> </td></tr></table> </p> <p>So it turns out I never uploaded the first game I ever made. I thought I had lost this thing for <em>years</em>. Recently I found an old broken version and managed to fix it up to be releasable. <strong>Enjoy!</strong></p> <h3>Controls</h3> <p><strong>Arrow keys</strong> to move<br /> <strong>X</strong> to drop a bomb</p> <h3>How to play</h3> <p>Dropping a bomb will cause it to drift for a bit before exploding, it will also spawn in another eyeball. The more eyeballs on screen the more points you get for killing them. You have 30 seconds to get the highest score possible.</p> https://www.lexaloffle.com/bbs/?tid=53970 https://www.lexaloffle.com/bbs/?tid=53970 Sat, 02 Sep 2023 11:04:34 UTC Breaker <p> <table><tr><td> <a href="/bbs/?pid=133602#p"> <img src="/bbs/thumbs/pico8_breaker4-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=133602#p"> Breaker 1.0</a><br><br> by <a href="/bbs/?uid=32475"> jnjbaggott1</a> <br><br><br> <a href="/bbs/?pid=133602#p"> [Click to Play]</a> </td></tr></table> </p> <p><em>How to Play</em><br /> Hit the ball with the paddle (using the arrow keys) to stop the blocks from touching the bottom or you will lose a life. Press the circle button to slow time. </p> <p><em>Post-Mortem</em><br /> This game started as a weekend project in august 2023 as a learning experience, it took a bit longer to complete than expected...</p> <p>the goal of the practice was to make a simple game (breakout) play around with its design and add as much flash and spectacle as possible, as I noticed this lack of flash as being a weak point of my last game &lt;a href=&quot;<a href="https://www.lexaloffle.com/bbs/?tid=53307&quot;&gt;Tiny">https://www.lexaloffle.com/bbs/?tid=53307&quot;&gt;Tiny</a> Bomber&lt;/a&gt;.</p> <p>there are some elements of this I think worked out really well, it looks super cool, with loads of subtle effects to really make the whole thing pop. This can make the game a little hard to follow at times but i think overall it works in the game's favor. I also really love some of the changes I made to breakout to make it feel more dynamic, with lives instead being lost when the blocks (which are now descending) touch the bottom. There is some lovely dynamic difficulty with the speed of the blocks there and it has a really nice ping pong between chill and tense, though the lack of precise control can make that frustrating at times.</p> <p>Which brings us to the area I am not happy with with this game, that being the ability to control the ball specifically, and the collision system more generally. My goal initially was to make the physics system more &quot;realistic&quot; than the original game, and to try and have all the objects follow the same basic laws. This can create really cool effects, like how the knock back effect when a ball hits a block is the same code that makes the ball move when you hit it. However, it also caused problems, like how the ball can bounce off corners in unpredictable ways or how it eliminated precise control of the ball by altering the angle of the paddle.</p> <p>Ultimately I hit a point where the collision system was too complicated to easily fix, but was unable to support the necessary tweaks needed to improve.</p> <p>After a GREAT deal of tweaking I have forced the game into the best state I can get it into and so i am releasing it.<br /> if anyone wants to take it and mess with the code feel free, I think I have gained all the learning I am going to get out of it now so it's time to move on to greener pastures...</p> <p>Hopefully somewhere that doesn't have as convoluted a physics system.</p> <p>-4dtri</p> https://www.lexaloffle.com/bbs/?tid=53885 https://www.lexaloffle.com/bbs/?tid=53885 Sun, 27 Aug 2023 06:44:28 UTC Tiny Bomber: Imperator's Reign v1.0 <p> <table><tr><td> <a href="/bbs/?pid=131555#p"> <img src="/bbs/thumbs/pico8_tiny_bomber-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=131555#p"> Tiny Bomber: Imperator's Reign v1.0</a><br><br> by <a href="/bbs/?uid=32475"> jnjbaggott1</a> <br><br><br> <a href="/bbs/?pid=131555#p"> [Click to Play]</a> </td></tr></table> </p> <h2>Description</h2> <p>End the imperators reign in this action-packed roguelike bomb &lsquo;em up! Explore 5 randomly generated levels, destroying the infrastructure of the empire while avoiding the many foes who will try to stop your rebellion!</p> <h2>Features:</h2> <ul> <li>Procedurally generated levels!</li> <li>240 possible planes to fly, upgrade and master!</li> <li>Push the game to it&rsquo;s limits in New Game+, and see who breaks first!</li> <li>Unlock new planes for every victory!</li> </ul> <h2>Controls:</h2> <ul> <li>X to select / Drop a bomb</li> <li>Z to go back / Use your ability</li> <li>Arrow keys to move</li> </ul> https://www.lexaloffle.com/bbs/?tid=53307 https://www.lexaloffle.com/bbs/?tid=53307 Sun, 02 Jul 2023 10:30:00 UTC Goblin Gambit 1.2 <p> <table><tr><td> <a href="/bbs/?pid=126545#p"> <img src="/bbs/thumbs/pico8_goblingambit-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=126545#p"> Goblin Gambit 1.2</a><br><br> by <a href="/bbs/?uid=32475"> jnjbaggott1</a> <br><br><br> <a href="/bbs/?pid=126545#p"> [Click to Play]</a> </td></tr></table> </p> <p>A five minute Push-Your-Luck puzzle game about finding treasure, and avoiding the sneaky goblins who want to steal it from you.</p> <p>Have Fun!</p> <h1>Manual</h1> <ul> <li>Click / tap / press Z / 🅾️ to uncover the treasure tiles. </li> <li>Right click / press X / ❎ to mark a tile.</li> <li>You have three lives, which reset each level, so don't be afraid to take risks</li> <li>If you run out of lives, your point total is halved.</li> <li>If you clear the board, you get some bonus points depending on the number of lives you have left.</li> <li>You can skip at anytime for no cost.</li> <li>There are five boards in total each run.</li> </ul> <h1>Glossary of icons</h1> <p><em>Treasure - Awards points</em></p> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/32475/123.png" alt="" /> <p><em>Goblin - Removes 1 life</em></p> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/32475/cat.png" alt="" /> <p><em>Heart - Gives 1 life and 4 points, rare</em></p> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/32475/gg heart.png" alt="" /> <p><em>The amount of hidden goblins in the row / column</em></p> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/32475/red num gg.png" alt="" /> <p><em>The amount of hidden points available per row / column</em></p> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/32475/green num gg.png" alt="" /> https://www.lexaloffle.com/bbs/?tid=51830 https://www.lexaloffle.com/bbs/?tid=51830 Fri, 03 Mar 2023 12:14:38 UTC Fireflies <p> <table><tr><td> <a href="/bbs/?pid=92539#p"> <img src="/bbs/thumbs/pico8_niwagihse-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=92539#p"> niwagihse</a><br><br> by <a href="/bbs/?uid=32475"> jnjbaggott1</a> <br><br><br> <a href="/bbs/?pid=92539#p"> [Click to Play]</a> </td></tr></table> </p> <p>A 0-Player game showing how firelies slow synchronise their bioluminescence over time.</p> <p>Enjoy!</p> <p>Controls<br /> CRTL + R: Resets the program</p> <p>Arrow keys: reveal more infomation</p> https://www.lexaloffle.com/bbs/?tid=43059 https://www.lexaloffle.com/bbs/?tid=43059 Tue, 25 May 2021 11:53:56 UTC Tiny_Fight <p> <table><tr><td> <a href="/bbs/?pid=89268#p"> <img src="/bbs/thumbs/pico8_tiny_fight-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=89268#p"> Tiny_Fight</a><br><br> by <a href="/bbs/?uid=32475"> jnjbaggott1</a> <br><br><br> <a href="/bbs/?pid=89268#p"> [Click to Play]</a> </td></tr></table> </p> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/32475/tinyfightlogotransparant.png" alt="" /> <p><strong>Description</strong><br /> Master the art of the battle as you learn to read the behaviour of each of the 7 AI</p> <p>Outplay the AI by predicting and countering it's move, defeating it for good</p> <p>Conquer your fate by choosing when to reroll to better your odds of landing or blocking a hit</p> <p><strong>Instructions</strong><br /> Roll the dice</p> <p>Choose if you want to reroll or not, if you do, both your dice are rerolled</p> <p>Choose your attack and defence. If your attack beats or equals their defence you hit them! If their attack equals or beats your defence you get hit!</p> <p>first to hit 3 times wins!</p> <p><strong>Controls</strong><br /> &uarr; and &darr; arrow keys control the cursor</p> <p>X to select</p> <p><em>Have fun and good luck!</em></p> <img loading="lazy" style="margin-bottom:16px" border=0 src="/media/32475/tiny_fights_004.png" alt="" /> https://www.lexaloffle.com/bbs/?tid=42095 https://www.lexaloffle.com/bbs/?tid=42095 Sat, 20 Mar 2021 16:06:05 UTC DriftBomb <p>x to drop a bomb<br /> arrows to move<br /> <table><tr><td> <a href="/bbs/?pid=58887#p"> <img src="/bbs/thumbs/pico58886.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=58887#p"> DriftBomb 0.7</a><br><br> by <a href="/bbs/?uid=32475"> jnjbaggott1</a> <br><br><br> <a href="/bbs/?pid=58887#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=32208 https://www.lexaloffle.com/bbs/?tid=32208 Thu, 08 Nov 2018 18:13:06 UTC DriftBomb <p> <table><tr><td> <a href="/bbs/?pid=58770#p"> <img src="/bbs/thumbs/pico58769.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=58770#p"> DriftBomb 0.6</a><br><br> by <a href="/bbs/?uid=32475"> jnjbaggott1</a> <br><br><br> <a href="/bbs/?pid=58770#p"> [Click to Play]</a> </td></tr></table> </p> <p>X to release bomb<br /> Arrows to move<br /> ctrl + r to reset</p> https://www.lexaloffle.com/bbs/?tid=32183 https://www.lexaloffle.com/bbs/?tid=32183 Sun, 04 Nov 2018 16:44:59 UTC