Thursday, June 09, 2005

First Meeting

Date:
06-06-2005

Present:
Grace Ngai
Kelan
Winnie
Yuki

Overview:
1. Agree on the game idea of "Mouse Hitting game"
2. Generally design the structure of the program
3. Clear up Java Concepts and correspond them with program structure
4. Decide on the way to present the tutorial

Content:

1. Files:
mouse.java, boy.java, girl.java, white.java, grid.java, interrupts.java. source.java, raster.java

2. Class diagram:


3. Java Concepts with program structure:

Concepts learntCorresponding Usage
VariablesEverywhere
Flow controlIfTest mouse position
LoopsRotate position to be tested
Methods
StringsDisplay status or sentences
ArraysMouse grid
OO EncapsulationBuilding the mouse
Inheritancevarious kinds of mice
Polymorphism
Event-drivenKeyboard

1 Comments:

At 12:23 AM, Blogger Yuki said...

test comment

 

Post a Comment

<< Home