{"id":27426071,"url":"https://github.com/richardscull/yetanotherbombpartyclone","last_synced_at":"2025-04-14T12:30:18.934Z","repository":{"id":205682620,"uuid":"707800643","full_name":"richardscull/YetAnotherBombPartyClone","owner":"richardscull","description":"💣 Clone of the popular game \"Bomb Party\" made on Next.js","archived":false,"fork":false,"pushed_at":"2024-12-20T03:41:57.000Z","size":35339,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-20T04:33:00.894Z","etag":null,"topics":["bombparty","nextjs","socket-communication","tailwindcss"],"latest_commit_sha":null,"homepage":"","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/richardscull.png","metadata":{"files":{"readme":".github/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":"2023-10-20T17:29:41.000Z","updated_at":"2024-12-20T03:41:56.000Z","dependencies_parsed_at":"2024-12-20T04:37:32.778Z","dependency_job_id":null,"html_url":"https://github.com/richardscull/YetAnotherBombPartyClone","commit_stats":null,"previous_names":["richardscull/yetanotherbombpartyclone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardscull%2FYetAnotherBombPartyClone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardscull%2FYetAnotherBombPartyClone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardscull%2FYetAnotherBombPartyClone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardscull%2FYetAnotherBombPartyClone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardscull","download_url":"https://codeload.github.com/richardscull/YetAnotherBombPartyClone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248881162,"owners_count":21176805,"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":["bombparty","nextjs","socket-communication","tailwindcss"],"created_at":"2025-04-14T12:30:18.119Z","updated_at":"2025-04-14T12:30:18.884Z","avatar_url":"https://github.com/richardscull.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eYet Another Bomb Party Clone 💣\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./preview/bombparty.gif\" alt=\"Bomb Party Preview\"\u003e\n\u003c/p\u003e\n\n## Description\n\nThis repository contains a clone of the popular game \"BombParty\", developed using Next.js and TypeScript. Bomb Party is a fast-paced word game where players take turns to type words as quickly as possible to avoid the \"bomb\" exploding.\n\n## Features\n\n- Real-time multiplayer gameplay\n- Word typing challenge\n- Explosive fun!\n\n## Requirements\n\nIf you want to try app by yourself, you will need:\n\n- Node.js v10.13 or higher\n\n## Setup\n\nFollow these steps to set up and run the Bomb Party clone on your local machine:\n\n1. Clone the repository and install all required dependencies:\n\n```shell\ngit clone https://github.com/richardscull/YetAnotherBombPartyClone\ncd Richards-Blog\nnpm install\n```\n\n2. Create `.env.local` and setup it like this:\n\n```env\nNEXTAUTH_SECRET= # Generate a secret with `openssl rand -base64 32`\nNEXTAUTH_URL= # The URL of your app, enter \"localhost:3000\" if you are not planning to host to the web.\nNEXT_PUBLIC_URL= # The URL of your app, enter \"localhost:3000\" if you are not planning to host to the web.\nDISCORD_CLIENT_ID= # Your Discord client ID\nDISCORD_CLIENT_SECRET= # Your Discord client secret\nPUBLIC_LOBBY_DICTIONARY= # Choose a dictionary for the public lobby. Refer to `dictionaryType` from types.d.ts to see the available options. Defaults to `english`\n```\n\n3. Build and start the server\n\n```shell\nnpm run build\nnpm run start\n```\n\n###### ⚠️ Don't forget to add the Redirect to `http://your-url-site/api/auth/callback/discord` [here](https://discord.com/developers/applications).\n\n4. Open your web browser and visit `http://your-url-site` to play the game.\n\n## Technologies\n\n- Next.js\n- TypeScript\n- Socket.io for real-time communication\n- Tailwind CSS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardscull%2Fyetanotherbombpartyclone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardscull%2Fyetanotherbombpartyclone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardscull%2Fyetanotherbombpartyclone/lists"}