Skip to content

Vinayaka20/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Tic-Tac-Toe Web App A responsive, logic-driven Tic-Tac-Toe game built to demonstrate core front-end development and state management.

🚀 Live Demo https://vinayaka20.github.io/tic-tac-toe/

🛠️ Key Features Win Detection: Uses a dynamic algorithm to check 8 winning combinations after every move. Responsive Design: Fully playable on mobile, tablet, and desktop. State Management: Prevents overriding occupied cells and manages turn-based logic.

💻 Tech Stack HTML5 for structure. CSS3 for layout and design. JavaScript (ES6+) for the game engine and logic.

Why this matters? Recruiters often look at the README before they look at the actual code. It shows you can document your work, which is a vital skill for any developer. The Tech Stack section helps your profile show up when people search for "JavaScript" or "Web Development" projects.

About

A responsive web-based Tic-Tac-Toe game featuring dynamic win-detection logic and a clean UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors