Open-source Android/Desktop remake of Civ V
Go to file
2018-12-02 15:16:50 +02:00
android Added the debug keystore manually, hope this fixes the travis build... 2018-12-02 15:16:50 +02:00
core City stats details in city screen moved from table to right-side scroller 2018-12-02 10:35:05 +02:00
desktop
gradle/wrapper Upgraded Gradle to 4.6 (from 3.3) 2018-12-02 13:05:29 +02:00
ios
.gitignore
.travis.yml Added the debug keystore manually, hope this fixes the travis build... 2018-12-02 15:16:50 +02:00
build.gradle Added google repo to allProjects.repositories in build.grade, SO says this should fix the build 2018-12-02 14:38:53 +02:00
CODE_OF_CONDUCT.md
Credits.md Changed icons for jungle, flood pains and marsh 2018-12-02 11:28:15 +02:00
debug.keystore Added the debug keystore manually, hope this fixes the travis build... 2018-12-02 15:16:50 +02:00
Game Making Tips.md Update Game Making Tips.md 2018-09-20 18:59:55 +03:00
gradlew
gradlew.bat
keystore.jks
LICENSE
README.md
settings.gradle

UnCiv

LibGDX Kotlin

What is this?

An Android port of Civ V Made with LibGDX on Android Studio

What's been implemented?

  • Map tiles, resources and improvements
  • Units and movement
  • Cities, production and buildings
    • Population and Specialists
  • Policies and Golden Ages
  • Combat and barbarians
    • Promotions and combat modifiers
  • Other civilizations, diplomacy and trade

What's next?

  • UI+UX improvements (suggestions welcome!)

  • Water tiles!

So, does it work?

Everything that's been implemented so far, works.

You can start and finish a game by:

  • Science victory - building the Apollo Program and then all the required spaceship parts.
  • Cultural victory - completing 4 policy branches
  • Domination victory - defeating all other civilizations!

I'd love to hear your feedback, either here or via mail to yairm210@hotmail.com!

Credits and 3rd parties