Monday, May 7, 2012

Py Cave Explorer Prototype Nearly Done

Today I finished up the grid dependencies for the cave floor.  This will allow me to use a recursive function to find a path in the cave.  With some help from Jen, I was able to solidify some of that code and begin work on the recursive function.  Soon, we will be porting the flash prototype over to python and implementing the lighting and place-able mirror functions.  So far, I have learned that proper commenting is extremely important when working in groups.  Even if the group only has two people, proper commenting could save time and help each member understand the code and the thought processes behind them.

No comments:

Post a Comment