Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Task 11: Tic Tac Toe #91

Description

@PradyumnaKrishna

Remember the tic-tac-toe game? Just make it with HTML and JavaScript now.

Task
Create a HTML task11.html that have a tic-tac-toe game.

  • Must have a Reset button to restart.
  • Make UI responsive using hover, disabled styles.

Design it your way, some help.

  • You can use a 3x3 table in html.
  • onclick event on table cells.
  • Evaluate results on every click.

Screenshots

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions