I got a wild hair and started working on my next GPL release:<br><br><a href="http://tony.maro.net/ossramblings/dragonfear.php">http://tony.maro.net/ossramblings/dragonfear.php</a><br><br>It&#39;s similar in concept to the original Bard&#39;s Tale trilogy.&nbsp; So far you can walk around the map (which I&#39;ve programmatically added rather than saving).&nbsp; The map can trigger scripts to run when you enter or leave a square and when you bump into a wall that you can&#39;t walk through.
<br><br>It supports embedding python scripts into the map, item or monster files that get executed at runtime when appropriate.<br><br>I&#39;ve adapted the kinetic scrolling widget from Kagu to use for user input.&nbsp; That&#39;s just too cool of a widget to pass up ;-)
<br><br>-Tony<br>