Aaron #1 Posted Sunday at 02:50 PM Hi all, Lately I've been trying to put the source to some of my old projects online and the latest is AStar. Check out AStar on GitHub. This version is different from the cartridge release. Just for fun I decided to modernize the solution finder and make a few new levels - there are 8 in the attached binaries. If anyone is interested, making your own levels shouldn't be too hard since they're just plain text files. The updated solution finder generates assembly source with an optimal move count usually within a couple seconds, which is about 10000 times faster than the version I used for the original game. Memory card support is still present in the source, but has been disabled since the levels are different and I didn't want anyone's progress on the cartridge version to get wiped out. astar-free.zip 10 1 Quote Share this post Link to post Share on other sites