{"id":21241015,"url":"https://github.com/zenithexe/disappearing-tictactoe","last_synced_at":"2026-04-12T17:02:56.894Z","repository":{"id":256454702,"uuid":"840069288","full_name":"zenithexe/disappearing-tictactoe","owner":"zenithexe","description":"A unique way to play Tic-Tac-Toe, built using WebSocket","archived":false,"fork":false,"pushed_at":"2024-09-16T19:34:37.000Z","size":316,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-06T13:47:05.705Z","etag":null,"topics":["game","nodejs","reactjs","tic-tac-toe","websocket"],"latest_commit_sha":null,"homepage":"https://disappearing-tictactoe.vercel.app","language":"JavaScript","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/zenithexe.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-08-08T23:02:23.000Z","updated_at":"2024-09-17T08:19:29.000Z","dependencies_parsed_at":"2024-09-16T23:32:26.120Z","dependency_job_id":"3139ed50-12e2-48a7-b0ea-13d4d2071e8a","html_url":"https://github.com/zenithexe/disappearing-tictactoe","commit_stats":null,"previous_names":["zenithexe/multiplayer-tictactoe","zenithexe/ultimate-tictactoe","zenithexe/disappearing-tictactoe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zenithexe/disappearing-tictactoe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenithexe%2Fdisappearing-tictactoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenithexe%2Fdisappearing-tictactoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenithexe%2Fdisappearing-tictactoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenithexe%2Fdisappearing-tictactoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenithexe","download_url":"https://codeload.github.com/zenithexe/disappearing-tictactoe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenithexe%2Fdisappearing-tictactoe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280857646,"owners_count":26403192,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["game","nodejs","reactjs","tic-tac-toe","websocket"],"created_at":"2024-11-21T00:54:10.716Z","updated_at":"2025-10-24T19:39:33.940Z","avatar_url":"https://github.com/zenithexe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Disappearing Tic-Tac-Toe\n### The game of Strategy and Memory\nDisappearing Tic-Tac-Toe is a twist on the classic Tic-Tac-Toe game, where tiles disappear after a set period, adding a layer of strategy and challenge. [Play Now!](https://disappearing-tictactoe.vercel.app/)\n\n\u003cimg src=\"https://github.com/user-attachments/assets/798d43eb-8da8-4d58-bb56-83ee6bcea6f1\" width=\"250\" height=\"250\"/\u003e\n\n\n### **Rules :**\n1. Traditional Tic-Tac-Toe Rules\n2. After the 8th Move, the oldest move on the board starts to disappear one-by-one with every move.\n3. Whoever makes the winning line or doesn't run out of time wins.\n\n----\nIt's a real-time multiplayer tic-tac-toe game, built using `React.js`, `Node.js` and `Websockets`. \n\n### Features\n- Classic Tic-Tac-Toe mechanics with disappearing tiles.\n- Player vs. Player mode.\n- Realtime multiplayer\n- Minimalistic and interactive UI.\n\n## Installation\n\n1. Clone the Repository : \n```\ngit clone https://github.com/zenithexe/disappearing-tictactoe.git\ncd disappearing-tictactoe\n```\n2. Install Backend :\n```\ncd /server\nnpm i\n```\n3. Install Frontend `From Root Folder` :\n```\ncd /client \nnpm i\n```\n4. Setup `.env`\n- Inside `/client` folder\n```\nVITE_API_URL=\"http://localhost:8000\"\n```\n- Inside `/server` folder\n```\nSERVER_PORT=8000\n```\n5. Run the Frontend and Backend Servers\n ```\nnpm run dev\n```\n\n----\n**Deployment :** The front-end is hosted on `vercel`, whereas the WebSocket server is hosted on `glitch.com`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenithexe%2Fdisappearing-tictactoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenithexe%2Fdisappearing-tictactoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenithexe%2Fdisappearing-tictactoe/lists"}