[Texas PLT logo]

COMP 202: Principles of Object-Oriented Programming II

  Lab 07  

This week's lab is a continuation of last week's lab.

You are allowed to work with students in the lab that are not part of your team for the Games for Two homework.  The goal is to work on the MinMax strategy, alpha-beta pruning strategy, and depth-limited strategies for the computer player. Try to get as much done in the lab and ask the TA questions should you have any.

Most of the information can be found on the Games for Two - MinMax lecture page. On the bottom of that page, there are also UML diagrams for the strategies and the accumulators.

Please also look at the Hints On Designing INextMoveStrategies found on the assignment page, and the general Tips and Traps at the bottom of the page.

  Lab 07  

URL: http://www.clear.rice.edu/comp202/08-fall/labs/games2/index.shtml
Copyright © 2008-2010 Mathias Ricken and Stephen Wong