Skip to content

puravdhanki/Tic-Tac-Toe-Web-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PRODIGY_WD_03


๐Ÿš€ Built a Tic-Tac-Toe Web Game! ๐ŸŽฎ

Excited to share my latest projectโ€”a Tic-Tac-Toe web application developed using HTML, CSS, and JavaScript! This interactive game lets players compete against each other, with smooth UI interactions and real-time game state tracking.

๐Ÿ”น Features:
โœ… Interactive Gameplay โ€“ Players take turns marking the 3ร—3 grid.
โœ… Win Detection โ€“ Checks for a winner or a draw after every move.
โœ… Reset Functionality โ€“ Restart the game with a single click.
โœ… Responsive UI โ€“ Works seamlessly on different screen sizes.
โœ… Smooth Animations โ€“ Enhanced with CSS for a better experience.

๐Ÿ”— Play the live game here: Tic-Tac-Toe Live
๐Ÿ”— GitHub Repository: GitHub Link

๐Ÿš€ My Experience

I really enjoyed working on this project as part of my internship at @Prodigy Infotech. The game logic, UI responsiveness, and overall smoothness were my key focus areas.

๐Ÿ”น Whatโ€™s Next?

Looking forward to adding:
๐Ÿ”น Winning row highlight for better visibility.
๐Ÿ”น Single-player mode with AI for solo gameplay.
๐Ÿ”น Score counter to track wins per session.

Iโ€™d love to hear your feedback! Try out the game and let me know what you think in the comments. ๐Ÿ˜Š

#WebDevelopment #JavaScript #TicTacToe #Coding #FrontendDevelopment #ProdigyInfotech #Internship


๐Ÿ“‚ How to Run Locally (For GitHub README)

  1. Clone the repository:
    git clone [Insert GitHub Repo Link]
  2. Navigate to the project folder:
    cd tic-tac-toe
  3. Open index.html in your browser.