Open-source Android/Desktop remake of Civ V
Find a file
Yair Morgenstern e3e6ab16b9
Merge pull request #405 from VioPet/patch-1
Update Translations.json
2019-01-06 22:24:10 +02:00
android Update Translations.json 2019-01-05 23:16:14 +01:00
core Idle worker try to connect cities with roads. 2019-01-05 23:13:59 +08:00
desktop Google suspended the app because of "Impersonation" violation =( 2019-01-02 22:07:47 +02:00
gradle/wrapper Upgraded Gradle to 4.6 (from 3.3) 2018-12-02 13:05:29 +02:00
ios Google suspended the app because of "Impersonation" violation =( 2019-01-02 22:07:47 +02:00
.gitignore Chinese font downloaded per-use basis - makes the android app require Internet permissions, but that was coming anyway 2018-12-09 19:47:21 +02:00
.travis.yml Travis update, using 'android:components' instead of 'install' for base installations 2018-12-03 10:17:06 +02:00
build.gradle Added Landship, the first Armor unit! 2018-12-02 15:46:45 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-07-29 00:04:10 +03:00
Credits.md Add great general unit. 2018-12-26 18:06:36 +08: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 Initial commit 2017-11-22 00:09:35 +02:00
gradlew.bat Initial commit 2017-11-22 00:09:35 +02:00
keystore.jks Google play-able 2017-11-25 21:56:04 +02:00
LICENSE Create LICENSE 2018-02-25 00:13:37 +02:00
README.md Update README.md 2019-01-02 20:00:55 +02:00
settings.gradle Initial commit 2017-11-22 00:09:35 +02:00

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