Relative Content

Tag Archive for javagame-developmenttic-tac-toe

First tictactoe game. want to see if valid or needs improvement

Just finished my first java class that taught me all the way up to oop and abstract classes. Decided to start some projects over the summer. Started with tictactoe since it sounded fairly easy to do. Lemme know if their are things that I need to improve or just general good advice so i dont make bad habits when coding. most of the code i thought of without help except when checking win conditions or if the board was full i got help from online so a lot of what i did seems kind of sloppy.