enartey / TicTacToe

WebApps Class Project
1 stars 0 forks source link

checkLanes() #17

Closed dakotaraymccoy closed 9 years ago

dakotaraymccoy commented 9 years ago

This function takes i and j parameters and calls checkRow/column/diag. It is simply used to make the code cleaner and less hard-coded