{"id":20438283,"url":"https://github.com/yasithperera/relic-hunter-game","last_synced_at":"2026-04-13T19:32:22.342Z","repository":{"id":244564684,"uuid":"815558086","full_name":"yasithperera/relic-hunter-game","owner":"yasithperera","description":"Relic Hunter: A Thrilling 2D Treasure Hunt  Embark on a captivating adventure in \"Relic Hunter,\" a 2D game built with Vite and deployed seamlessly on Firebase.","archived":false,"fork":false,"pushed_at":"2024-08-24T17:07:18.000Z","size":55095,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-04T07:34:02.390Z","etag":null,"topics":["2dgame","animate","css","firebase","gamesprite","html","javascript","tiles","vite"],"latest_commit_sha":null,"homepage":"https://relic-hunter-game.web.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yasithperera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-06-15T13:14:32.000Z","updated_at":"2024-08-24T17:07:21.000Z","dependencies_parsed_at":"2024-08-24T18:39:33.764Z","dependency_job_id":null,"html_url":"https://github.com/yasithperera/relic-hunter-game","commit_stats":null,"previous_names":["yasithperera/relic-hunter-game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yasithperera/relic-hunter-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasithperera%2Frelic-hunter-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasithperera%2Frelic-hunter-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasithperera%2Frelic-hunter-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasithperera%2Frelic-hunter-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yasithperera","download_url":"https://codeload.github.com/yasithperera/relic-hunter-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasithperera%2Frelic-hunter-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768637,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["2dgame","animate","css","firebase","gamesprite","html","javascript","tiles","vite"],"created_at":"2024-11-15T09:10:13.299Z","updated_at":"2026-04-13T19:32:22.316Z","avatar_url":"https://github.com/yasithperera.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2D Relic Hunter Game\nWelcome to the 2D Relic Hunter Game! This game is developed using HTML, CSS, and JavaScript. It features vibrant sprites, smooth animations, and an engaging gameplay experience.\n\n## Table of Contents\nAbout the Game\u003cbr\u003e\nFeatures\u003cbr\u003e\nTechnologies Used\u003cbr\u003e\nInstallation\u003cbr\u003e\nUsage\u003cbr\u003e\nContributing\u003cbr\u003e\nLicense\n\n### About the Game\nIn the 2D Relic Hunter Game, you take on the role of an adventurous relic hunter, exploring ancient ruins and overcoming various challenges to collect precious relics. The game is designed to provide a fun and immersive experience with beautiful graphics and smooth animations.\n\u003cimg src = \"public/image/screenshots/1.png\"\u003e\n### Features\nEngaging Gameplay: Navigate through, avoid obstacles, and collect relics.\u003cbr\u003e\nBeautiful Graphics: High-quality game sprites downloaded from GameArt2D.\u003cbr\u003e\nAnimated Elements: Stunning animations implemented using animate.css.\u003cbr\u003e\nGame Won/Lost Banners: AI-generated banners from Leonardo AI for a polished look.\u003cbr\u003e\nResponsive Design: Optimized for various screen sizes and devices.\u003cbr\u003e\n\u003cimg src = \"public/image/screenshots/2.png\"\u003e\n\u003cimg src = \"public/image/screenshots/5.png\"\u003e\n\u003cimg src = \"public/image/screenshots/6.png\"\u003e\n\u003cimg src = \"public/image/screenshots/7.png\"\u003e\n\n### Technologies Used\nHTML: For the structure of the game.\u003cbr\u003e\nCSS: For styling and layout.\u003cbr\u003e\nJavaScript: For game logic and interactivity.\u003cbr\u003e\nanimate.css: For additional animations.\u003cbr\u003e\nVite: For building and bundling the project.\u003cbr\u003e\nFirebase: For deployment and hosting.\n\n### Installation\n\n### To run the game locally, follow these steps:\n\n#### Clone the repository:\ngit clone https://github.com/yasithperera/relic-hunter-game.git\n\n#### Navigate to the project directory:\n\n#### Install the dependencies:\nnpm install\n\n#### Run the development server:\nnpm run dev\n\n#### Usage\nTo play the game, open your browser and navigate to the Firebase-hosted URL or run it locally using the development server.\n\n### Contributing\nContributions are welcome! If you have suggestions for improvements or new features, please open an issue or create a pull request. Follow these steps to contribute:\n\nFork the repository.\nCreate a new branch:\n\ngit checkout -b feature-name\nMake your changes and commit them:\ngit commit -m 'Add some feature'\n\nPush to the branch:\ngit push origin feature-name\n\nOpen a pull request.\n## Version\n1.0.0\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\nThank you for checking out the 2D Relic Hunter Game! Enjoy your adventure!\n\n## Contact :\nYasith Perera\nyasithishara@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasithperera%2Frelic-hunter-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyasithperera%2Frelic-hunter-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasithperera%2Frelic-hunter-game/lists"}