All Projects → dingjibang → Gdx Rpg

dingjibang / Gdx Rpg

java & libgdx制作的RPG游戏! an RPG by java and LibGDX

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
groovy
2714 projects

Projects that are alternatives of or similar to Gdx Rpg

Klooni1010
libGDX game based on the original 1010!
Stars: ✭ 163 (-31.8%)
Mutual labels:  game, libgdx, cross-platform
Libgdx
Desktop/Android/HTML5/iOS Java game development framework
Stars: ✭ 19,420 (+8025.52%)
Mutual labels:  game, libgdx, cross-platform
Mudlet
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
Stars: ✭ 427 (+78.66%)
Mutual labels:  game, rpg, cross-platform
Rpg Core
UNITY engine RPG framework
Stars: ✭ 146 (-38.91%)
Mutual labels:  game, rpg
Cross Lib
CROSS LIB - A universal 8-bit library and some games built with it
Stars: ✭ 137 (-42.68%)
Mutual labels:  game, cross-platform
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (-41.84%)
Mutual labels:  game, libgdx
Cboe
Classic Blades of Exile
Stars: ✭ 115 (-51.88%)
Mutual labels:  game, rpg
Mundus
A 3D world/level editor built with Java, Kotlin & libGDX.
Stars: ✭ 164 (-31.38%)
Mutual labels:  game, libgdx
Rubeus
A cross platform 2D game engine written in C++ for beginners
Stars: ✭ 159 (-33.47%)
Mutual labels:  game, cross-platform
Protogame
This project has been sunset as of 1st Jan 2018 and is no longer supported or maintained
Stars: ✭ 166 (-30.54%)
Mutual labels:  game, cross-platform
Stendhal
Stendhal is a fun friendly and free multiplayer online adventure game with an old school feel.
Stars: ✭ 194 (-18.83%)
Mutual labels:  game, rpg
Newbark
🌳 A proof-of-concept Pokémon-style Retro RPG engine created with Unity.
Stars: ✭ 129 (-46.03%)
Mutual labels:  game, rpg
Minijvm
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
Stars: ✭ 127 (-46.86%)
Mutual labels:  game, cross-platform
Magicallife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
Stars: ✭ 145 (-39.33%)
Mutual labels:  game, rpg
Simplexrpgengine
Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
Stars: ✭ 122 (-48.95%)
Mutual labels:  game, rpg
Unciv
Open-source Android/Desktop remake of Civ V
Stars: ✭ 2,744 (+1048.12%)
Mutual labels:  game, libgdx
Supermariowar
A fan-made multiplayer Super Mario Bros. style deathmatch game
Stars: ✭ 200 (-16.32%)
Mutual labels:  game, cross-platform
Destinationsol
Official continuation of Destination Sol, the great fun little arcade space shooter from http://sourceforge.net/projects/destinationsol/ Modules live at https://github.com/DestinationSol/
Stars: ✭ 214 (-10.46%)
Mutual labels:  game, libgdx
Mmo Server
Distributed Java game server, including login, gateway, game demo
Stars: ✭ 114 (-52.3%)
Mutual labels:  game, rpg
Openmmo
OpenMMO - Groundwork
Stars: ✭ 115 (-51.88%)
Mutual labels:  game, rpg

GDX-RPG

A not working cross-platform RPG game engine (tease you)

HEY!

At present, my energy is mainly used in GDX-HTML, the GOAL is to build LibGDX ui using REAL-WORLD HTML + CSS! Please take a look at it!

中文说明

via Libgdx.

now refactoring...

Image

Image

官网 / website: http://shadow.rpsg.team

Jenkins: http://dev.rpsg.team/

UI Prototype: https://modao.cc/app/GhibQOQlOKeugbsDhTPi0qnDaztNAcc

"git clone" this project into your IDE, build, and enjoy it.

Common build faults!important( •́ .̫ •̀ )

0.Gradle Version

here are issue of gdx, you MUST USING gradle 3.3(or 2.4?), android buildToolsVersion 24. You can remove retrolambda if AndroidStudio build failed.

We need 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).

1."SDK location not found ..." or other errors while gradle building .

please download "android sdk" at first. you have to download those modules:

  • Android SDK Build-tools (23.0.1)
  • Android 5.1.1 (API 22)
  • Android Support Library (23.0.1)
  • Android Support Repository (22)

maybe you have to set "ANDROID_HOME" variable or create a local.properties file on project root!

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"

easy, it's eclipse solution, and here is android studio solution

3.oh no, there are some errors in this project!

don't worry, the game is working, those errors are my debugging.

4.and more...

you can create an issue, or mail to [email protected].

Game( ̄∀ ̄)

Image Image Image Image Image Image

What's this╮( ̄▽ ̄)╭

It's a big RPG game use "Touhou Project(東方Project)" background story.
You can visit http://shadow.rpsg.team to see more info.
(because my energy is limited, this game has only Chinese language can be chosen.)

Others(╭ ̄3 ̄)╭♡

Sorry,the project inner images is protected by COPYRIGHT, don't use in other places please :)
Others, it's noncommercial.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].