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

Task 11: Tic Tac Toe #91

@PradyumnaKrishna

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

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