Software Projects

FileList

A clone of the unix commands ‘ls’ and ‘find’ in Java

8 Puzzle

An 8-Puzzle (or 15-Puzzle, etc) solver using A* search in Java