{"id":20980280,"url":"https://github.com/ali-sdg90/aim-lab-js","last_synced_at":"2026-05-21T05:03:21.813Z","repository":{"id":142140269,"uuid":"567754980","full_name":"Ali-Sdg90/Aim-Lab-JS","owner":"Ali-Sdg90","description":"Cool game with local reset feature.","archived":false,"fork":false,"pushed_at":"2023-05-25T11:23:47.000Z","size":6023,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T06:30:53.131Z","etag":null,"topics":["aim","css","game","javascript"],"latest_commit_sha":null,"homepage":"https://ali-sdg90.github.io/Aim-Lab-JS/","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/Ali-Sdg90.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":"2022-11-18T13:57:25.000Z","updated_at":"2024-01-16T20:45:24.000Z","dependencies_parsed_at":"2025-01-20T06:28:16.248Z","dependency_job_id":"46c23c4c-8707-4e5b-b586-edcefe7e1ae9","html_url":"https://github.com/Ali-Sdg90/Aim-Lab-JS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Sdg90%2FAim-Lab-JS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Sdg90%2FAim-Lab-JS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Sdg90%2FAim-Lab-JS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Sdg90%2FAim-Lab-JS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ali-Sdg90","download_url":"https://codeload.github.com/Ali-Sdg90/Aim-Lab-JS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243382935,"owners_count":20282050,"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":["aim","css","game","javascript"],"created_at":"2024-11-19T05:17:36.842Z","updated_at":"2026-05-21T05:03:16.782Z","avatar_url":"https://github.com/Ali-Sdg90.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eAimLab High Scores\u003c/h1\u003e\n\u003cp\u003e\n    This is a simple JavaScript project that tracks the high scores of a game\n    and saves them to the local storage. The game is a simple mouse-over the\n    moving ball game, and the aim is to score as many points as possible in 10\n    seconds.\n\u003c/p\u003e\n\n\u003cimg src=\"Assets/2023-05-25 13-39-04.gif\" alt=\"AimLab-Gif\" /\u003e\n\n\u003ch2\u003eFeatures\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003eKeeps track of the highest score ever recorded\u003c/li\u003e\n    \u003cli\u003eSaves high scores to the local storage\u003c/li\u003e\n    \u003cli\u003eResets high scores with double-click on reset button\u003c/li\u003e\n    \u003cli\u003eDisplays a countdown timer for the game\u003c/li\u003e\n    \u003cli\u003e\n        Provides an end-game screen with options to reset or continue playing\n    \u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eGetting Started\u003c/h2\u003e\n\u003col\u003e\n    \u003cli\u003eClone the repository to your local machine:\u003c/li\u003e\n\u003c/ol\u003e\n\u003cpre\u003e  git clone :\u003cbr\u003e \u003ccode\u003e https://github.com/\u0026lt;your-username\u0026gt;/AimLabHighScores.git\n\u003c/code\u003e\u003c/pre\u003e\n\u003col start=\"2\"\u003e\n    \u003cli\u003eOpen the index.html file in your browser to start playing the game.\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003eBuilt With\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003eHTML\u003c/li\u003e\n    \u003cli\u003eCSS\u003c/li\u003e\n    \u003cli\u003eJavaScript\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eLive Demo\u003c/h2\u003e\n\u003cp\u003e\n    Check out the live demo on JSFiddle:\n    \u003ca href=\"https://jsfiddle.net/Ali_Sdg90/hjv60n7u/1/\" target=\"_new\"\n        \u003ehttps://jsfiddle.net/Ali_Sdg90/hjv60n7u/1/\u003c/a\n    \u003e\n\u003c/p\u003e\n\u003ch2\u003eAuthor\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003e\n        \u003ca href=\"https://github.com/Ali-Sdg90\" target=\"_blank\"\u003eAli_Sdg90\u003c/a\u003e\n    \u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-sdg90%2Faim-lab-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fali-sdg90%2Faim-lab-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-sdg90%2Faim-lab-js/lists"}