# TIc Tac Toe

> Features:  ✨ 3x3 interactive game board 🎮 Two-player gameplay (X and O take turns) 🏆 Automatic winner detection with visual highlighting of winning line 🤝 Draw detection when board is full 🔄 Reset button to start a new game 📱 Responsive design that works on all screen sizes 🎨 Clean UI with hover effects and smooth transitions 🎯 Color-coded players (X in chart-1 color, O in chart-2 color)

- Author: [Sumit Kumar](https://21st.dev/@ksumit1109)
- Library: Sumit Kumar
- License: unknown
- Live preview: https://21st.dev/@ksumit1109/components/tic-tac-toe

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ksumit1109/tic-tac-toe?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
