Log Book

11/23:

All members started writing code. Dom began creating a function that initializes a map and creating functions to manipulate it.


11/24:

Dom wrote functions that check if a given space was safe, and a function that gave the robot the capability to move. Alex and Brent bug tested and QA tested the code written, providing suggestions and rewriting some portions.


11/29:

Dom and Alex began debugging existing code. Dom made his own version of the pygame so that we could walk through the algorithm step by step as it ran. Brent tested the newly created pygame.


11/30:

All members worked on fixing the check function to determine if a space has a suspected wumpus, a confirmed wumpus, a suspected pit, or a confirmed pit. Brent started the website and logo design.


12/4-12/6:

Alex finished writing all required functions. Dom assisted in writing portions of some functions and debugging. Brent finished the website and logo design, though some portions of the website, such as the performance of the bot, could not yet be completed.


12/7:

All work had been completed. All functions written, the website and logo designed, and ready for performance check.