CS 391 Selected Topics: Game AI
Homework #7 - Final Project


Presentations on 5/1 and 5/3.  Project code due the end of the scheduled final exam period.

Note: This work is to be done individually unless approved by the instructor. 

1. Project Proposal:  Choose your own adventure.  Informally propose a final project that either applies a technique learned in this course, or allows one to learn a different Game AI technique beyond our coverage.  The project idea must be verbally approved by the instructor.  (The instructor's role is primarily to caution against "biting off more than you can chew", suggesting simplifications/abstractions, providing related resources, discussing approaches, etc.)  Suitable game examples:

In general, it's wise to choose an interesting game with relatively simple rules, so that ones main effort is in the quality of the AI rather than in the complexity of the game modeling.

2. Presentation:  Within 15 minutes, you will

3. Project Submission: Final project code is due at the end of the scheduled final exam period.  There should be clear documentation in a README file describing the significant of each submitted file and how to execute project code. 

In grading, roughly half of the weight will be given each to the presentation, and the final project submission.