Programming

8 - Puzzle

Program written to visually emphasize how different algorithms search algorithms navigate the search space to reach the goal. Also on www.codeproject.com where the full source files are located. Written completely in C# - WPF .Net 3.0.


Fuzzy Logic

A program to show how easy it is to implement fuzzy logic AI. Sample shows how to seek target whilst avoiding obstacles. Also available on Code Project, which is also where the source files are available for download.