On July 5th Mike and
Kelvin met at Kelvin’s Office. The following are records from our
discussion.
- Feedback from Ruth:
on Modulus. Please refer to our updated document in CVS for action items. This
response will be posted on-line when we release R4.
- XBOX is broken. Mike
is running into trouble of not able to run anything on the XBOX. This is a
high priority must fix! [Kelvin]
- We will Re-Release MC
tomorrow: actions needed for MC re-release
- Batch process 100
sample positions at a time (Mike)
- Interactive Mode:
also 100 samples at a time (Mike)
- Update Student
description (Mike)
- When Mike is done
with abc, will inform
Kelvin. Kelvin will release
MC by noon.
- As we went through
Ruth’s repeated comment on XNA version of the assignment seems too
complicated, Mike pointed out that part of the problem is probably resulting
from the XNA_Guide. Now we are wondering if the
guide is for faculty and not students. Students just need to read the
description and the Starter Project. These are CS1/2 students, extensive comments of different routines will
just confuse them! This is an important observation. Kelvin will
re-examine all of the guide and solutions.
- BinarySearchTree: XNA
assignment must:
- Compute Height of
tree
- Insert/Find/Remove
- Iterate the
tree
- Re-balance the
tree
- Idea for game:
treasure hunt:
i.
Hero wonders around,
ii.
pick something up, if not already in
backpack, can keep, otherwise cannot keep (must search,
insert)
iii.
hero can “use” items (remove from
tree)
iv.
if tree is too deep (compute depth),
must re-balance (need to iterate into an array and then
re-insert)
- PeriodicTable: can also
do a “treasure hunt” type game
- A 1D arrary drawn as 2D grid
- Hero wonders
around
- Different grid cell
may/not have a reference to object
- Object can be
treasure/terrain/bomb, etc.
- Object changes when
hero “digs”, may send hero to specific cell, hero can get
items
- Next release
dates:
- R5: Orthello + Re-Relase Modulus
on 7/15
- R6: Periodic table
on 7/20
- BST may have to
wait until August.
- Next Meeting: 7/18
(Wednesda) at 1pm