{"id":27603656,"url":"https://github.com/benoitprmt/branching-game","last_synced_at":"2025-04-22T19:18:23.026Z","repository":{"id":195353568,"uuid":"692725911","full_name":"BenoitPrmt/Branching-Game","owner":"BenoitPrmt","description":"Web branching role-playing game in Javascript","archived":false,"fork":false,"pushed_at":"2023-09-17T13:45:04.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T19:18:19.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","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-09-17T11:52:29.000Z","updated_at":"2023-09-17T17:52:15.000Z","dependencies_parsed_at":"2023-09-17T16:07:53.393Z","dependency_job_id":null,"html_url":"https://github.com/BenoitPrmt/Branching-Game","commit_stats":null,"previous_names":["benoitprmt/branching-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitPrmt%2FBranching-Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitPrmt%2FBranching-Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitPrmt%2FBranching-Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenoitPrmt%2FBranching-Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenoitPrmt","download_url":"https://codeload.github.com/BenoitPrmt/Branching-Game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250306613,"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":[],"created_at":"2025-04-22T19:18:22.470Z","updated_at":"2025-04-22T19:18:23.008Z","avatar_url":"https://github.com/BenoitPrmt.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" id=\"top\"\u003e \n  \u0026#xa0;\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003eWeb Branching Game 🤠\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/BenoitPrmt/Branching-Game?color=56BEB8\"\u003e\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/BenoitPrmt/Branching-Game?color=56BEB8\"\u003e\n\n  \u003cimg alt=\"Github issues\" src=\"https://img.shields.io/github/issues/BenoitPrmt/Branching-Game?color=56BEB8\" /\u003e\n\n  \u003cimg alt=\"Github forks\" src=\"https://img.shields.io/github/forks/BenoitPrmt/Branching-Game?color=56BEB8\" /\u003e\n\n  \u003cimg alt=\"Github stars\" src=\"https://img.shields.io/github/stars/BenoitPrmt/Branching-Game?color=56BEB8\" /\u003e\n\u003c/p\u003e\n\n\u003c!-- Status --\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#dart-about\"\u003eAbout\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\nSmall branching game on the theme of the wild west made as part of the pre-school season at my school.\nHistory is in french (`./data/data.json` file)\n\n## 🚀 Technologies ##\n\nThe following tools were used in this project:\n\n- [http-server](https://www.npmjs.com/package/http-server)\n\n## ✅ Requirements ##\n\nBefore starting 🏁, 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/Branching-Game\n\n# Access\n$ cd Branching-Game\n\n# Install dependencies\n$ npm install\n\n# Run the project\n$ http-server\n\n# The server will initialize in the \u003chttp://127.0.0.1:8080/\u003e\n```\n\n## 📝 License ##\n\nThis project is under license from GNU. 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\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%2Fbranching-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenoitprmt%2Fbranching-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitprmt%2Fbranching-game/lists"}