Skip to content

Milestone_Project 01_Tic-Tac-Toe #5

@mnupura

Description

@mnupura

Create a Tic-Tac-Toe Game.

  1. Create different reusable function only for if-else() present in board_update().
  2. Valid inputs check (X,O,board position values)
  3. Update enter_position() - it should ask player1 or player2 for the board position to update, and not X,O.
  4. Ask player if they want to continue with next game.
  5. In board_update(), enter else condition to declare that no-one is the winner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions