Jem_hunter [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=40805 Space Exploration (Incomplete) <p> <table><tr><td> <a href="/bbs/?pid=83034#p"> <img src="/bbs/thumbs/pico8_spaceexploration-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=83034#p"> spaceexploration</a><br><br> by <a href="/bbs/?uid=40805"> Jem_hunter</a> <br><br><br> <a href="/bbs/?pid=83034#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is a work in progress cartridge that I started out with an idea for but it progressed out of hand.<br /> I probably won't make a complete game with this. However I am very pleased with how it looks overall.</p> <p>The spaceship (though it is kind of difficult to tell without a map - below) is designed manually and compressed into a string using run length encoding.</p> <img style="margin-bottom:16px" border=0 src="/media/40805/shipLayout.png" alt="" /> <p>It is probably useful to no-one but it is here in case I or anyone else might find some use of it</p> https://www.lexaloffle.com/bbs/?tid=39932 https://www.lexaloffle.com/bbs/?tid=39932 Sat, 17 Oct 2020 13:13:22 UTC Locked <p> <table><tr><td> <a href="/bbs/?pid=82433#p"> <img src="/bbs/thumbs/pico8_locked-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=82433#p"> locked</a><br><br> by <a href="/bbs/?uid=40805"> Jem_hunter</a> <br><br><br> <a href="/bbs/?pid=82433#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is a simple implementation of a 2 player abstract strategy game.<br /> The idea behind it was: a strategy game where you don't capture pieces.</p> <p>The instructions and rules are in the cart (and hopefully aren't too confusing) but the general idea is to stop your opponent from being able to take a turn. This is done by locking all their pieces either outside the board or using your pieces. You can strike locked pieces to move them or free them.</p> <p>Two players are needed (or you can play against yourself), I wanted to write a cpu player but realised that I don't really know what the strategy for this game is yet, so perhaps that is for the future. You can switch on the second controller from the pause menu or just both use the same controls.</p> <p>I have used the secret colours, I wanted to try them out and tweak the shading slightly. They too can be turned off and don't really do much. I'm not sure where I stand on them yet, and if I had been smarter I would have used them to focus the range of colours in the palette not just change the shades.</p> <p>But anyways, have fun!</p> https://www.lexaloffle.com/bbs/?tid=39774 https://www.lexaloffle.com/bbs/?tid=39774 Tue, 29 Sep 2020 17:09:24 UTC Simple Circuits <p> <table><tr><td> <a href="/bbs/?pid=78542#p"> <img src="/bbs/thumbs/pico8_simple_circuits-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=78542#p"> Simple Circuits</a><br><br> by <a href="/bbs/?uid=40805"> Jem_hunter</a> <br><br><br> <a href="/bbs/?pid=78542#p"> [Click to Play]</a> </td></tr></table> </p> <p>A simple game about fixing very simple circuitry.</p> <p>Hopefully it should be fairly self explainitory but you might have to do a little thinking for yourself.</p> <p>Made in two weeks, a twofold task to myself - get it done in time (I originally intended 1 week but that was unrealistic) and actually finish something! :P</p> <p>This is my first published PICO-8 cart but by no means my first attempt.<br /> I am not really an artist and definitely not a musician so appologies if these are not the best. (You can mute just the music from the pause menu)</p> <p>I really enjoyed the process of making this and thought I would share it. It is in a finished state but it may need some difficulty tweaking at some point.</p> <p>I would like to give credit to:</p> <ul> <li>nerdyteachers.com for showing me how to do screen shake. Found <a href="https://nerdyteachers.com/Explain/ScreenShake/">here</a></li> <li>pixelbytes for the thick print code. Found <a href="https://www.lexaloffle.com/bbs/?tid=33297">here</a></li> </ul> <p>I know I could have figured these things out by myself but it was nice that there were examples there when I searched for them.</p> <p>Thank you to:</p> <ul> <li>Zep - for the PICO-8</li> <li>The community - for being an inspiration</li> <li>Everyone who has been patient with my crazy ideas and overly ambitious (and unfinished) projects</li> </ul> <p>Enjoy!</p> https://www.lexaloffle.com/bbs/?tid=38572 https://www.lexaloffle.com/bbs/?tid=38572 Fri, 26 Jun 2020 16:18:05 UTC