This JAVA project will be tictactoe, it can have from 3 to 6
players where the board size increases based on player count i.e 4
players will have a 5x5 board, 5 players will have a 6x6 board. The
game will also ask the number of pieces (3 or 4) pieces in a row to
win. Winner can be based on any orientation (horizontal, vertical,
diagnol). This needs to be in 4 classes (board, logic, player, and
main class). Needs to have comments.
This JAVA project will be tictactoe, it can have from 3 to 6 players where the board size increases based on player coun
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am