{"id":13679893,"url":"https://github.com/ASteinheiser/react-rpg.com","last_synced_at":"2025-04-29T19:32:19.129Z","repository":{"id":34191043,"uuid":"148422161","full_name":"ASteinheiser/react-rpg.com","owner":"ASteinheiser","description":"Turn-based, Dungeon-crawling, RPG made with React + Redux. Play it now on https://react-rpg.com","archived":false,"fork":false,"pushed_at":"2025-04-13T19:10:08.000Z","size":12886,"stargazers_count":354,"open_issues_count":12,"forks_count":53,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-13T20:21:18.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ASteinheiser.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-12T04:37:37.000Z","updated_at":"2025-04-13T19:10:11.000Z","dependencies_parsed_at":"2025-04-13T20:20:25.587Z","dependency_job_id":"d7b3f18b-5148-406e-b954-9c4d2a33dc0a","html_url":"https://github.com/ASteinheiser/react-rpg.com","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/ASteinheiser%2Freact-rpg.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASteinheiser%2Freact-rpg.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASteinheiser%2Freact-rpg.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASteinheiser%2Freact-rpg.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASteinheiser","download_url":"https://codeload.github.com/ASteinheiser/react-rpg.com/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251569550,"owners_count":21610575,"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":"2024-08-02T13:01:10.779Z","updated_at":"2025-04-29T19:32:14.106Z","avatar_url":"https://github.com/ASteinheiser.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# React RPG\n[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors)\n\nReact RPG is an Open-Source RPG made with React and Redux. The game is a turn-based, dungeon crawler that comes with two game modes: Story and Endless. Story mode will lead you through a short story while introducing you to the most powerful creatures. In Endless mode, a unique challenge waits around every corner, as no two maps are the same.\n\n[Play the Web version here!](https://react-rpg.com)\n\n[Play the Android version here!](https://play.google.com/store/apps/details?id=com.reactrpgnative)\n\n[Play the iOS version here!](https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1450907766\u0026mt=8)\n\nYou can also test the latest changes from the Staging branch before they go live:\n\n[Play the Beta version here!](http://staging.react-rpg.com)\n\n## Read more about React RPG\n- [Medium: Making an RPG with React + Redux](https://medium.com/@andrewsteinheiser/making-an-rpg-with-react-redux-dcfffdb06797)\n- [Made With React Native Interview](http://madewithreactnative.com/react-rpg/)\n- [Medium: The Future of React RPG](https://medium.com/@andrewsteinheiser/the-future-of-react-rpg-be257c950eee)\n\n# [View Roadmap](docs/ROADMAP.md)\n\n# [Want to Contribute?](docs/CONTRIBUTING.md)\n\n# Contributors\n\nThanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\u003ctr\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"http://iamandrew.io\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/9949512?v=4\" width=\"100px;\" alt=\"Andrew Steinheiser\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAndrew Steinheiser\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-ASteinheiser\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#question-ASteinheiser\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"https://github.com/ASteinheiser/react-rpg.com/commits?author=ASteinheiser\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/ASteinheiser/react-rpg.com/commits?author=ASteinheiser\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/ASteinheiser/react-rpg.com/commits?author=ASteinheiser\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#maintenance-ASteinheiser\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"#tool-ASteinheiser\" title=\"Tools\"\u003e🔧\u003c/a\u003e \u003ca href=\"#review-ASteinheiser\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Alphanumber\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/9552208?v=4\" width=\"100px;\" alt=\"Alphanumber\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlphanumber\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-Alphanumber\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"http://www.alaric.us\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/15240432?v=4\" width=\"100px;\" alt=\"Alaric von Teplitz\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlaric von Teplitz\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#question-Alaricus\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"#ideas-Alaricus\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#review-Alaricus\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"https://github.com/ASteinheiser/react-rpg.com/commits?author=Alaricus\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/ASteinheiser/react-rpg.com/issues?q=author%3AAlaricus\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Saintroi\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/13038366?v=4\" width=\"100px;\" alt=\"Drew Nelson\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDrew Nelson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ASteinheiser/react-rpg.com/commits?author=Saintroi\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/ASteinheiser/react-rpg.com/issues?q=author%3ASaintroi\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"#ideas-Saintroi\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://twitter.com/ajrussellaudio\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/1347511?v=4\" width=\"100px;\" alt=\"Alan Russell\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlan Russell\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ASteinheiser/react-rpg.com/commits?author=ajrussellaudio\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/ASteinheiser/react-rpg.com/issues?q=author%3Aajrussellaudio\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FASteinheiser%2Freact-rpg.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FASteinheiser%2Freact-rpg.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FASteinheiser%2Freact-rpg.com/lists"}