{"id":15762211,"url":"https://github.com/aromalanil/whack-a-mole","last_synced_at":"2026-05-05T07:32:49.644Z","repository":{"id":150701995,"uuid":"254707998","full_name":"aromalanil/Whack-A-Mole","owner":"aromalanil","description":"A classic \"Whack a Mole 🐻\" game made using React ⚛","archived":false,"fork":false,"pushed_at":"2020-09-19T17:12:15.000Z","size":7096,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T11:31:12.586Z","etag":null,"topics":["game","javascript","react","react-game","react-hooks","reactjs"],"latest_commit_sha":null,"homepage":"https://hit-mole.netlify.com/","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/aromalanil.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":"2020-04-10T18:32:55.000Z","updated_at":"2020-09-19T17:10:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"fefddb67-8419-444e-ad1c-5196343340db","html_url":"https://github.com/aromalanil/Whack-A-Mole","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"9fe6d6bf1640e8001257ee2ff414c6ef995bd20d"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/aromalanil/Whack-A-Mole","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aromalanil%2FWhack-A-Mole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aromalanil%2FWhack-A-Mole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aromalanil%2FWhack-A-Mole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aromalanil%2FWhack-A-Mole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aromalanil","download_url":"https://codeload.github.com/aromalanil/Whack-A-Mole/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aromalanil%2FWhack-A-Mole/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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","javascript","react","react-game","react-hooks","reactjs"],"created_at":"2024-10-04T11:07:52.587Z","updated_at":"2026-05-05T07:32:49.625Z","avatar_url":"https://github.com/aromalanil.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e🎮 Whack A Mole 🎮\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/forks/aromalanil/Whack-A-Mole\" alt=\"Forks\"/\u003e \n  \u003cimg src=\"https://img.shields.io/github/repo-size/aromalanil/Whack-A-Mole\" alt=\"Repo Size\"/\u003e\n  \u003cimg src=\"https://api.netlify.com/api/v1/badges/8f07dbfb-08ba-4c9d-a5f3-e40c241dcdf9/deploy-status\" alt=\"Build Status\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues/aromalanil/Whack-A-Mole\" alt=\"Issues\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/aromalanil/Whack-A-Mole\" alt=\"Stars\"/\u003e\n\u003c/div\u003e\n\n\n## 📋 About\n\n  \n\nA classic \"Whack A Mole\" game made using React.js\n\n  \n\n## ⭐️ Features\n\n  \n\nThis game isn't packed with tones of features, but the few ones present are :\n\n  \n\n\u003cbr/\u003e\n\n  \n\n### ✌🏽 Count the Score\n\n  \n\nDisplay your score, realtime.\n\n\u003cbr/\u003e\u003cbr/\u003e\n\n  \n\n### 🤸‍ Play Again Option\n\n  \n\nFinished one round, start another with just a button click.\n\n\u003cbr/\u003e\u003cbr/\u003e\n\n  \n\n### ⏱ Timer\n\n  \n\nCool sound effects added to get you into the game.\n\n\u003cbr/\u003e\u003cbr/\u003e\n\n  \n\n## 💾 Run\n\n  \n\n### Requirements\n\n  \n\n* Git\n\n* Node.js\n\n  \n\n### Common Setup\n\n  \n\nClone the repo and install the dependencies.\n\n  \n\n```bash\n\ngit clone https://github.com/aromalanil/Whack-A-Mole.git\n\ncd Whack-A-Mole\n\n```\n\n  \n\n```bash\n\nnpm install\n\n```\n\n  \n\n### 💻 Start and Run\n\n  \n\nTo run the app in the development mode.\n\n  \n\n```bash\n\nnpm start\n\n```\n\n  \n\n###  📦 Generate Build\n\n  \n\nTo builds the app for production to the `build` folder.\n\n  \n\n```bash\n\nnpm run build\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faromalanil%2Fwhack-a-mole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faromalanil%2Fwhack-a-mole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faromalanil%2Fwhack-a-mole/lists"}