mrBen [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=24715 Hole drilling <p> <table><tr><td> <a href="/bbs/?pid=46228#p"> <img src="/bbs/thumbs/pico46225.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=46228#p"> Hole drilling</a><br><br> by <a href="/bbs/?uid=24715"> mrBen</a> <br><br><br> <a href="/bbs/?pid=46228#p"> [Click to Play]</a> </td></tr></table> <br /> A valid description will come later, but in short, I'm computing the minimum spanning tree (in blue) and a solution of the traveling salesman problem (in red).</p> <p>You can hide the blue tree with btn_4 (&lt;c&gt; on a keyboard).<br /> You can hide the red path with btn_5 (&lt;v&gt; on a keyboard).</p> https://www.lexaloffle.com/bbs/?tid=30247 https://www.lexaloffle.com/bbs/?tid=30247 Mon, 13 Nov 2017 10:00:19 UTC Mazes Generator &amp; Solver <p>This cartridge is just a solution of a problem from an algorithm course. It's not made to be reused!<br /> But do what you want with it ;-)<br /> <table><tr><td> <a href="/bbs/?pid=44484#p"> <img src="/bbs/thumbs/pico44482.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=44484#p"> Mazes Generator and Solver</a><br><br> by <a href="/bbs/?uid=24715"> mrBen</a> <br><br><br> <a href="/bbs/?pid=44484#p"> [Click to Play]</a> </td></tr></table> <br /> How to use: </p> <ul> <li>first state is step by step generation, press btn_5 (&lt;x&gt; on keyboard) for next step or btn_4 (&lt;z&gt;) for automatic generation</li> <li>second state is auto generation, press btn_5 to speed it up (+20%), or btn_4 for generating all at once</li> <li>when the maze is generated (green pixel at bottom right corner), press btn_5 for show/hide path to the exit, move with the arrows keys or press btn_4 to restart from the begining</li> </ul> https://www.lexaloffle.com/bbs/?tid=29970 https://www.lexaloffle.com/bbs/?tid=29970 Sat, 23 Sep 2017 13:44:57 UTC