-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Create a Tic-Tac-Toe Game.
- Create different reusable function only for if-else() present in board_update().
- Valid inputs check (X,O,board position values)
- Update enter_position() - it should ask player1 or player2 for the board position to update, and not X,O.
- Ask player if they want to continue with next game.
- In board_update(), enter else condition to declare that no-one is the winner.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels