https://github.com/voidc/civ-game
A 2D clone of the popular strategy game Civilization using LibGDX
https://github.com/voidc/civ-game
Last synced: over 1 year ago
JSON representation
A 2D clone of the popular strategy game Civilization using LibGDX
- Host: GitHub
- URL: https://github.com/voidc/civ-game
- Owner: voidc
- Created: 2016-06-02T14:20:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T16:35:55.000Z (almost 10 years ago)
- Last Synced: 2025-02-05T03:16:33.860Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 9.16 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Civ Game
========
# IDE Import
Am einfachsten ist der Import mit [IntelliJ IDEA](https://www.jetbrains.com/idea/download/download-thanks.html?code=IIC).
für Eclipse wird das [Gradle Integration Plugin](https://marketplace.eclipse.org/content/gradle-sts-integration-eclipse) benötigt.
# Code Style
Ein guter Code Style ist der von Google. [Hier](https://github.com/google/styleguide) finden sich sowohl für Eclipse, als auch für IntelliJ die entsprechenden XML Dateien.