An open API service indexing awesome lists of open source software.

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

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.