Project 1: Meta-search engine
Since before the rise of Google, there have been attempts to synthesize the results of posing
the same query to several different search engines in order to improve the final results. The
goal of this project is to create such a meta-search engine and experiment with different
techniques for combining the results obtained.



Project 2 .. n: Mark Steere games
Mark Steere has invented a number of abstract strategy games. Several of them would make
excellent CISC-499 projects. The primary goal of this project (or projects) is to create an
interface to allow 2 players to play one (or more) of these games over the internet (possibly as
a facebook application).

A secondary goal of the project(s) is to implement an automated opponent for the game(s).