Clarifications

/**

* This method will attempt to insert a row of random BoardCell objects

* if the last board row (row with index board.length -1) corresponds to the

* the empty row. Otherwise no operation will take place.

*/

Web Accessibility