MM April 1, 2003

Date:

April 232434, 1776

Objective:

Just Code it, Test it, Get Metrics

Goals:

Get everyone into the swing of things: coding, testing, metrics.

Announcement

Please remember:
"cvs co" is to grab the latest code,
"cvs update" is to check for your changes and to check for concurrency issues,
"cvs commit" is to finalize checking in. As of right now, CVS is up-to-date.

We've divided up into groups for weekly task:
Coding - Paul, Trevor, Yanli, Eysha
Testing - Damien, Neil, Tao
Metrics - Benson

A Metrics Tracking page is up at Pac Man Metrics

Coding related

Attendees

Benson Fung
Tao Wang
Eysha Scott
Neil Patel
Damien Edwards
Yanli Tong
Paul Force
Trevor Donarski

Goals Accomplished

AGAIN:
Things to do for end of semester:
1. Fix all bugs
2. Implement:
	a. power pellet (pacman eats, limited amount of time, ghosts run 
		away, pacman kill ghosts and ghosts reset)
	b. scoring 
	c. lives
	?d. pacman death sequence?
	e. all screens (introduction, start, game over)
3. Get Test cases and analysis of those for each week
4. Get Metrics and analysis of those for each week
5. Check our documentation

Next meeting:

CODE, METRICS, TESTS, HW4