posted 19 years ago
Hi..
I just need some help to change my if statemtent to a loop
because i'm making 15x15 board with 5 in a row wins and it would
be tedious to use if statement. Heres the code with m attempt at
the loop and the old loop for reference.