Skip to content

A responsive, fully functional Tic Tac Toe game built with React

Notifications You must be signed in to change notification settings

itsleonbro/tic-tac-toe

Repository files navigation

Tic Tac Toe Game - Setup Instructions

Project Overview

This is a responsive, fully functional Tic Tac Toe game built with React and CSS Modules. The game features:

  • Home and Game pages
  • Theme switching (light/dark)
  • Sound effects
  • Score tracking
  • Responsive design for all screen sizes

Game Features

  • Theme Switching: Toggle between light and dark themes
  • Sound Effects: Toggle sounds on/off
  • Responsive Design: Works on mobile, tablet, and desktop
  • Score Tracking: Keeps track of X and O wins
  • Game Logic: Detects wins, draws, and highlights winning lines
  • Modals: Instructions and game results

File Structure Overview

  • Contexts: State management with React Context API
  • Hooks: Custom hooks for game logic, sounds, and modals
  • Components: Reusable UI components
  • Styles: CSS modules for component-specific styling
  • Main files: App setup and routing

About

A responsive, fully functional Tic Tac Toe game built with React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published