SoldierBear [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=26760 Basic Boids <p> <table><tr><td> <a href="/bbs/?pid=72630#p"> <img src="/bbs/thumbs/pico8_kemotodiba-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=72630#p"> Basic Boids</a><br><br> by <a href="/bbs/?uid=26760"> SoldierBear</a> <br><br><br> <a href="/bbs/?pid=72630#p"> [Click to Play]</a> </td></tr></table> </p> <p>A simple boids implementation in pico 8 based on <a href="http://www.vergenet.net/~conrad/boids/pseudocode.html">http://www.vergenet.net/~conrad/boids/pseudocode.html</a><br /> Comes with a menu which allows you to change some parameters and toggle the different flocking rules to see how each one affects the simulation</p> <p>Controls:<br /> X - Resets the flock<br /> Z - Opens the menu<br /> Arrow Keys(Menu Closed) - Move the flocking target<br /> Arrow Keys(Menu Open) - Navigate the menus</p> https://www.lexaloffle.com/bbs/?tid=36729 https://www.lexaloffle.com/bbs/?tid=36729 Sun, 02 Feb 2020 22:03:25 UTC Sokoban Framework 1.0 <p> <table><tr><td> <a href="/bbs/?pid=55373#p"> <img src="/bbs/thumbs/pico55372.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=55373#p"> Untitled</a><br><br> by <a href="/bbs/?uid=26760"> SoldierBear</a> <br><br><br> <a href="/bbs/?pid=55373#p"> [Click to Play]</a> </td></tr></table> </p> <p>Hi all!</p> <p>I put together a small Sokoban Framework which (hopefully) allows pico-8 devs of any skill level to quickly and easily make their own Sokoban games. If you're interested you can find it <a href="https://github.com/Woj-Rak/Pico8-Sokoban-Framework">here!</a> The cart in this post is a game I quickly put together as an example of how to use the framework.</p> <p>If you end up making a game within it please let me know, I would love to see it!</p> <p>Also, credit where credit is due. This framework was inspired by Stephen Lavelle's puzzlescript.net</p> https://www.lexaloffle.com/bbs/?tid=31703 https://www.lexaloffle.com/bbs/?tid=31703 Sat, 18 Aug 2018 16:11:43 UTC