CertifiedWebMaster / client

2D MMORPG client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2D MMORPG Client

Build Status Waffle.io - Columns and their card count Lines of Code Lines of Code Quality Gate Coverage Technical Debt Rating JUnit Tests Rating Security Rating
2D MMORPG client

Supported platforms

  • Windows
  • Linux

Mac OS isn't supported officially!

HowTo: Translate

First download PoEdit.

License

Code (and only code!) is licensed under "CC-BY-SA 3.0", assets are under their own, specific license, which is added in directories.
Please look also into CONTRIBUTORS.md for more information!

Run Sonarqube

mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package sonar:sonar -Dsonar.host.url=https://sonarcloud.io -Dsonar.organization=2d-mmorpg -Dsonar.login=<SONAR_TOKEN>

Replace "<SONAR_TOKEN>" with sonarcloud token.

Sonarqube Badges

You can find sonarqube badges here:
https://github.com/QualInsight/qualinsight-plugins-sonarqube-badges/wiki/Measure-badges

Engine Architecture

The game engine is based on libGDX.

TODO: add engine architecture.

Game Engine Architecture

About

2D MMORPG client

License:Other


Languages

Language:Java 99.8%Language:CSS 0.2%Language:Batchfile 0.0%Language:Shell 0.0%