{"id":17712577,"url":"https://github.com/joefelx/tictactoe-online","last_synced_at":"2026-04-09T07:04:34.036Z","repository":{"id":258957890,"uuid":"875217773","full_name":"joefelx/tictactoe-online","owner":"joefelx","description":"Tic-Tac-Toe Online is a multiplayer version of the classic Tic-Tac-Toe game, designed to be played over the internet. ","archived":false,"fork":false,"pushed_at":"2024-10-21T08:13:50.000Z","size":692,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-21T10:58:37.289Z","etag":null,"topics":["express","game","react","socket-io","websocket"],"latest_commit_sha":null,"homepage":"https://tictactoe-online-joefelx.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joefelx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-19T12:00:43.000Z","updated_at":"2024-10-21T08:26:38.000Z","dependencies_parsed_at":"2024-10-22T09:33:48.588Z","dependency_job_id":null,"html_url":"https://github.com/joefelx/tictactoe-online","commit_stats":null,"previous_names":["joefelx/tictactoe-online"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joefelx%2Ftictactoe-online","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joefelx%2Ftictactoe-online/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joefelx%2Ftictactoe-online/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joefelx%2Ftictactoe-online/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joefelx","download_url":"https://codeload.github.com/joefelx/tictactoe-online/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246450476,"owners_count":20779421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","game","react","socket-io","websocket"],"created_at":"2024-10-25T09:05:37.622Z","updated_at":"2025-12-30T23:14:23.984Z","avatar_url":"https://github.com/joefelx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic-Tac-Toe Online\n\nTic-Tac-Toe Online is a multiplayer version of the classic Tic-Tac-Toe game, designed to be played over the internet. This project allows users to compete with each other in real-time by connecting to a server that manages the gameplay. The game supports a sleek and responsive UI, smooth interactions, and real-time updates to enhance the experience for players.\n\n## Features\n\n- **Real-time multiplayer**: Play against opponents online in real-time.\n- **Simple UI**: A clean and user-friendly interface to make the gaming experience intuitive.\n- **Responsive Design**: Works seamlessly on both desktop and mobile devices.\n- **Turn-based Gameplay**: Players take turns placing their mark (X or O) on the board.\n- **Win Detection**: Automatically detects the winner or when a game results in a draw.\n- **Scalable Server**: Supports multiple matches and players.\n\n## Technologies Used\n\n- **Frontend**:\n  - HTML, CSS, JavaScript\n  - React.js (for responsive and interactive UI)\n  - Socket.IO (for real-time communication)\n\n- **Backend**:\n  - Node.js, Express.js (to handle server-side logic)\n  - TypeScript (developed using OOP concepts for better maintainability)\n  - Socket.IO (for handling real-time connections)\n\n## Installation\n\n1. **Clone the repository**:\n    ```bash\n    git clone https://github.com/joefelx/tictactoe-online.git\n    ```\n\n2. **Navigate to the project directory**:\n    ```bash\n    cd tictactoe-online\n    ```\n\n3. **Install server dependencies**:\n    ```bash\n    cd server\n    npm install\n    ```\n\n4. **Install client dependencies**:\n    ```bash\n    cd ../client\n    npm install\n    ```\n\n## Running the Application\n\n1. **Start the server**:\n    ```bash\n    cd server\n    npm run dev\n    ```\n\n2. **Start the client**:\n    ```bash\n    cd ../client\n    npm run dev\n    ```\n\n3. Open your browser and navigate to `http://localhost:3000` to start playing Tic-Tac-Toe Online.\n\n## Game Rules\n\n- The game is played on a 3x3 grid.\n- Players take turns marking the spaces in a grid with either an X or an O.\n- The first player to get 3 of their marks in a row (vertically, horizontally, or diagonally) wins.\n- If all 9 squares are filled without either player getting 3 in a row, the game is a draw.\n\n## Future Improvements\n\n- Add user authentication and profiles.\n- Improve game matchmaking to connect players with similar skill levels.\n- Enhance the game with AI opponents for single-player mode.\n- Add additional game themes and animations.\n\n## Contributing\n\nContributions are welcome! Please follow these steps to contribute:\n\n1. Fork the repository.\n2. Create your feature branch: `git checkout -b feature/your-feature`.\n3. Commit your changes: `git commit -m 'Add your feature'`.\n4. Push to the branch: `git push origin feature/your-feature`.\n5. Submit a pull request.\n\n---\n\nEnjoy the game!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoefelx%2Ftictactoe-online","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoefelx%2Ftictactoe-online","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoefelx%2Ftictactoe-online/lists"}