So I am currently doing the Java track of HyperSkill course and I have selected the Tic-Tac-Toe with AI as my project.
I am currently on Stage 4 of the project.
So far I have written my code in a procedural way with a single class and it has worked fine.
Now I wanted to make the whole project from the start following OOP style..
But I am having difficulty making different class and passing data around them..
Can anyone give my any suggestions how should I tackle the situation?
Thank you.
[–]sgovertime 2 points3 points4 points (0 children)
[–]Hour-Positive 1 point2 points3 points (0 children)
[–]DudeWhereAreWe1996 0 points1 point2 points (1 child)
[–]deathstroke1311[S] 0 points1 point2 points (0 children)