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
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Sean'sTicTacToe!