This JAVA project will be tictactoe, it can have from 3 to 6 players where the board size increases based on player coun

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

This JAVA project will be tictactoe, it can have from 3 to 6 players where the board size increases based on player coun

Post by answerhappygod »

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.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply