Skip to content

qijyc101/tic-tac-toe-online

Repository files navigation

Tic-Tac-Toe Online

Welcome to Tic-Tac-Toe Online, a modern web-based implementation of the classic game using Vue 3, TypeScript, and Vite.

Features

  • Real-time multiplayer gameplay
  • Responsive design for desktop and mobile devices
  • Clean and intuitive user interface
  • Game state persistence
  • Player statistics and leaderboards

Tech Stack

  • Vue 3 with Composition API
  • TypeScript for type safety
  • Vite for fast development and building
  • Vuex for state management
  • Vue Router for navigation
  • Socket.io for real-time communication

Getting Started

  1. Clone the repository: git clone https://github.com/qijyc101/tic-tac-toe-online.git

  2. Install dependencies: cd tic-tac-toe-online npm install

  3. Run the development server: npm run dev

  4. Open your browser and navigate to http://localhost:3000

Building for Production

To create a production build, run: npm run build The built files will be in the dist directory.

Contributing

We welcome contributions! Please see our Contributing Guide for more details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

Enjoy playing Tic-Tac-Toe Online!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published