Difference between revisions of "Team:Carnegie Mellon/game"
Line 855: | Line 855: | ||
function restart(){ | function restart(){ | ||
− | + | _myCell = new Cell(false, "mainPlayer"); //NOT a computer | |
− | _myCell = new Cell(false, | + | |
_myCell.spawnCell(); | _myCell.spawnCell(); | ||
updateDarkness(_myCell); | updateDarkness(_myCell); |
Revision as of 14:26, 29 June 2015