{"id":27603620,"url":"https://github.com/benoitprmt/gravitygarden","last_synced_at":"2025-08-15T22:15:01.028Z","repository":{"id":210935114,"uuid":"727147823","full_name":"BenoitPrmt/GravityGarden","owner":"BenoitPrmt","description":"Your are a rabbit 🐰 and you have to catch carrots 🥕","archived":false,"fork":false,"pushed_at":"2024-10-16T09:01:17.000Z","size":7125,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T23:57:15.302Z","etag":null,"topics":["gamejam","javascript","phaser3"],"latest_commit_sha":null,"homepage":"https://gravitygarden.benoit.fun","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/BenoitPrmt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-12-04T09:30:38.000Z","updated_at":"2024-10-16T09:01:17.000Z","dependencies_parsed_at":"2023-12-05T17:05:15.190Z","dependency_job_id":null,"html_url":"https://github.com/BenoitPrmt/GravityGarden","commit_stats":null,"previous_names":["benoitprmt/gravitygarden"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitPrmt%2FGravityGarden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitPrmt%2FGravityGarden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitPrmt%2FGravityGarden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitPrmt%2FGravityGarden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenoitPrmt","download_url":"https://codeload.github.com/BenoitPrmt/GravityGarden/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250306626,"owners_count":21408927,"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":["gamejam","javascript","phaser3"],"created_at":"2025-04-22T19:18:03.861Z","updated_at":"2025-04-22T19:18:04.332Z","avatar_url":"https://github.com/BenoitPrmt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eGravityGarden 🥕\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Github top language\" src=\"https://img.shields.io/github/languages/top/BenoitPrmt/GravityGarden?color=56BEB8\"\u003e\n\n  \u003cimg alt=\"Github language count\" src=\"https://img.shields.io/github/languages/count/BenoitPrmt/GravityGarden?color=56BEB8\"\u003e\n\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/BenoitPrmt/GravityGarden?color=56BEB8\"\u003e\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/BenoitPrmt/GravityGarden?color=56BEB8\"\u003e\n\n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#dart-about\"\u003eAbout\u003c/a\u003e \u0026#xa0; | \u0026#xa0; \n  \u003ca href=\"#sparkles-features\"\u003eFeatures\u003c/a\u003e \u0026#xa0; | \u0026#xa0;\n  \u003ca href=\"#rocket-technologies\"\u003eTechnologies\u003c/a\u003e \u0026#xa0; | \u0026#xa0;\n  \u003ca href=\"#white_check_mark-requirements\"\u003eRequirements\u003c/a\u003e \u0026#xa0; | \u0026#xa0;\n  \u003ca href=\"#checkered_flag-starting\"\u003eStarting\u003c/a\u003e \u0026#xa0; | \u0026#xa0;\n  \u003ca href=\"#memo-license\"\u003eLicense\u003c/a\u003e \u0026#xa0; | \u0026#xa0;\n  \u003ca href=\"https://github.com/BenoitPrmt\" target=\"_blank\"\u003eAuthor\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n## 🎯 About ##\n\nYour are a rabbit 🐰 and you have to catch carrots. But be careful, rotten carrots will make you lose energy. You can also get energy by eating carrots.\n\nThis project was made during a GameJam by CODA in 48h !\nWe choose this fictive cover : \u003cbr\u003e\n\n![Game cover](src/assets/gamecover.jpg)\n\n## ✨ Features ##\n\n- Catch carrots\n- Avoid rotten carrots\n- Get and lost energy\n\n## 🚀 Technologies ##\n\nThe following tools were used in this project:\n\n- [Phaser](https://phaser.io/)\n\n## ✅ Requirements ##\n\nBefore starting :checkered_flag:, you need to have [Git](https://git-scm.com) installed.\n\n## 🏁 Starting ##\n\n```bash\n# Clone this project\n$ git clone https://github.com/BenoitPrmt/GravityGarden\n\n# Access\n$ cd GravityGarden\n\n# You can launch the game with LiveServer \u003chttp://localhost:3000\u003e\n```\n\n## 📝 License ##\n\nThis project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.\n\n\nMade with ❤️ by \u003ca href=\"https://github.com/BenoitPrmt\" target=\"_blank\"\u003eBenoît\u003c/a\u003e, \u003ca href=\"https://github.com/Raxuis\" target=\"_blank\"\u003eRaxuis\u003c/a\u003e, \u003ca href=\"https://github.com/GuillaumeSR\" target=\"_blank\"\u003eGuillaume\u003c/a\u003e\n\n\u0026#xa0;\n\n\u003ca href=\"#top\"\u003eBack to top\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitprmt%2Fgravitygarden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenoitprmt%2Fgravitygarden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitprmt%2Fgravitygarden/lists"}