Command Line Tic Tac Toe game
to run:
java -jar TicTacToe.jar [-c [1|2]]
the -c represents a computer player followed by the desired position for the computer player
If no player is number then the game will run as if there are two computer players and they will have a simulated game.
Running the program with no arguments is "default" and will allow for 2 players to switch turns.
Each player chooses a number represented by the board printed by the screen. If the space is not taken, then the number selected will be counted as valid and fill in the specified space.
Follow Sean'sTicTacToe
Other Useful Business Software
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Sean'sTicTacToe!