{"id":15043266,"url":"https://github.com/dingjibang/gdx-rpg","last_synced_at":"2025-04-06T12:11:49.089Z","repository":{"id":29751039,"uuid":"33294643","full_name":"dingjibang/GDX-RPG","owner":"dingjibang","description":"java \u0026 libgdx制作的RPG游戏！ an RPG by java and LibGDX","archived":false,"fork":false,"pushed_at":"2022-06-22T17:16:02.000Z","size":176904,"stargazers_count":298,"open_issues_count":15,"forks_count":78,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-03-30T11:09:46.323Z","etag":null,"topics":["cross-platform","electron","game","groovy","java-8","javascript","libgdx","react","rpg","touhou","touhou-project"],"latest_commit_sha":null,"homepage":"http://shadow.rpsg.team","language":"Java","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/dingjibang.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}},"created_at":"2015-04-02T07:09:02.000Z","updated_at":"2025-03-24T03:17:22.000Z","dependencies_parsed_at":"2022-09-08T04:50:49.082Z","dependency_job_id":null,"html_url":"https://github.com/dingjibang/GDX-RPG","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/dingjibang%2FGDX-RPG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dingjibang%2FGDX-RPG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dingjibang%2FGDX-RPG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dingjibang%2FGDX-RPG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dingjibang","download_url":"https://codeload.github.com/dingjibang/GDX-RPG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478324,"owners_count":20945266,"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":["cross-platform","electron","game","groovy","java-8","javascript","libgdx","react","rpg","touhou","touhou-project"],"created_at":"2024-09-24T20:48:47.002Z","updated_at":"2025-04-06T12:11:49.066Z","avatar_url":"https://github.com/dingjibang.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GDX-RPG \r\nA ~~not working~~ cross-platform RPG game engine ~~(tease you)~~\r\n\r\n# HEY!\r\n**This project is no longer maintained**~~(The rest is up to you)~~. The current branch is the 2.0 engine (not yet developed). 1.0 engine is relatively complete except for the battle part UI \u0026 task system. You can click [here](https://github.com/dingjibang/GDX-RPG/commit/1af96d38592a9c686b65695340c449f7968e46a2) to view and build 1.0 engine.\r\n\r\n~~At present, my energy is mainly used in [GDX-HTML](https://github.com/dingjibang/GDX-HTML), the GOAL is to **build LibGDX ui using REAL-WORLD HTML + CSS!** [Please take a look at it](https://github.com/dingjibang/GDX-HTML)!~~\r\n\r\n[中文说明](https://github.com/dingjibang/GDX-RPG/blob/master/README_CN.md)\r\n\r\nvia [Libgdx](https://github.com/libgdx/libgdx).\r\n\r\n#### now refactoring...\r\n\r\n![Image](https://raw.githubusercontent.com/dingjibang/GDX-LAZY-FONT/master/foobar.png)\r\n\r\n\r\n![Image](https://raw.githubusercontent.com/dingjibang/GDX-RPG/master/extension/readme.jpg)\r\n\r\n官网 / website:  [http://shadow.rpsg.team](http://shadow.rpsg.team)\r\n\r\n~~Jenkins: [http://dev.rpsg.team/](http://dev.rpsg.team/)~~\r\n\r\nUI Prototype: [https://modao.cc/app/GhibQOQlOKeugbsDhTPi0qnDaztNAcc](https://modao.cc/app/GhibQOQlOKeugbsDhTPi0qnDaztNAcc)\r\n\r\n\"git clone\" this project into your IDE, build, and enjoy it.\r\n\r\n# Common build faults!important( •́ .̫ •̀  )\r\n#### 0.Gradle Version\r\n[here are issue of gdx](https://github.com/libgdx/libgdx/issues/4855), you MUST USING gradle 3.3(or 2.4?), android buildToolsVersion 24. You can remove retrolambda if AndroidStudio build failed.\r\n\r\n\r\n#### We need [RetroLambda](https://github.com/orfjackal/retrolambda) to using java8-lambda on java7 or lower, please set the environment variable JAVA8_HOME and JAVA7_HOME with your jdk7 and jdk8 directory (so you need dual java :p).\r\n#### 1.\"SDK location not found ...\" or other errors while gradle building .\r\nplease download \"android sdk\" at first. you have to download those modules:\r\n- Android SDK Build-tools (23.0.1)\r\n- Android 5.1.1 (API 22)\r\n- Android Support Library (23.0.1)\r\n- Android Support Repository (22)\r\n\r\nmaybe you have to [set \"ANDROID_HOME\" variable](https://www.google.com.hk/#newwindow=1\u0026q=how+to+set+ANDROID_HOME) or [create a local.properties file on project root!](http://stackoverflow.com/questions/23983221/importing-gradle-project-android-error)\r\n\r\n#### 2.first run this game via eclipse/android studio, and got an error \"Exception in thread \"LWJGL Application\" com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load file: xxxxxxxxx\"\r\neasy, it's [eclipse solution](http://stackoverflow.com/questions/22822767/new-libgdx-setup-receive-file-not-found/22833470#22833470), and here is [android studio  solution](http://stackoverflow.com/questions/24879812/libgdx-project-exception-in-thread-lwjgl-application-couldnt-load-file-erro)\r\n\r\n#### 3.oh no, there are some errors in this project!\r\ndon't worry, the game is working, those errors are my debugging.\r\n\r\n#### 4.and more...\r\nyou can create an issue, or mail to dingjibang@qq.com.\r\n\r\n# Game(￣∀￣)\r\n![Image](https://raw.githubusercontent.com/dingjibang/GDX-RPG/master/android/assets/share/share.png)\r\n![Image](https://raw.githubusercontent.com/dingjibang/GDX-RPG/master/android/assets/share/1.png)\r\n![Image](https://raw.githubusercontent.com/dingjibang/GDX-RPG/master/android/assets/share/2.png)\r\n![Image](https://raw.githubusercontent.com/dingjibang/GDX-RPG/master/android/assets/share/3.png)\r\n![Image](https://raw.githubusercontent.com/dingjibang/GDX-RPG/master/android/assets/share/4.png)\r\n![Image](https://raw.githubusercontent.com/dingjibang/GDX-RPG/master/android/assets/share/5.png)\r\n\r\n# What's this╮（￣▽￣）╭\r\nIt's a ~~big~~ RPG game use \"Touhou Project(東方Project)\" background story.\u003cbr/\u003e\r\nYou can visit [http://shadow.rpsg.team](http://shadow.rpsg.team) to see more info.\u003cbr/\u003e\r\n(because my energy is limited, this game has only Chinese language can be chosen.)\r\n\r\n\r\n# Others(╭￣3￣)╭♡ \r\nSorry,the project inner images is protected by COPYRIGHT, don't use in other places please :) \u003cbr/\u003e\r\nOthers, it's noncommercial.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdingjibang%2Fgdx-rpg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdingjibang%2Fgdx-rpg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdingjibang%2Fgdx-rpg/lists"}