| Project | Description |
| Rush Hour | Game playing was a theme throughout the semester. To get us into
the swing of things we wrote an agent to play rush hour using unintelligent search
methods (DFS, and BFS). Also it was a great introduction to Lisp.
Official Project Description |
| Battleship 471 | This is a implementation of the classic game "Battleship" in Lisp. It
was our large group project for the semester. There was a game server provided to us
that managed the game play. Then in a tournament we played other agents to see
who came out on top.
Official Project Description Project Proposal Design Document |
| >An index of all cs471 files can be found here. | |