Skip to content

Add New Project Idea: Tic Tac Toe Game #1076

@sayeeg-11

Description

@sayeeg-11

Description:
A simple two-player Tic Tac Toe Game built using HTML, CSS, and JavaScript. The game allows two users to play alternately on a 3x3 grid, checking for wins or draws automatically.

Features:

  • 3x3 grid with interactive cells.
    -Displays player turns (X or O).
    -Detects win or draw conditions.
    -Option to restart the game.

Learning Focus:
-DOM manipulation
-Conditional logic
-Arrays & loops
-Event handling

Difficulty: Beginner

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