Hi All,
I have wrote a Java Code for the Connect4Console. It seems working. But it is not what I expect, because the logic of Connect4Console is having different move with my code.
Basely, the Java Code is very to win. But the logic in the original code is smarter. I don't see something problem in my code. I think someone can take a look at it, it will be great.
The naming and Function are very similar to the original code. It will be easy to follow.
Thanks,
Daihua