Open-source Android/Desktop remake of Civ V
Go to file
Yair Morgenstern 2923dc80c9 Massive performance improvement thanks to:
* not mapping out the uniques every tile
* saving tech uniques and units uniques specific to movement between tiles
2018-12-17 21:33:07 +02:00
android Massive performance improvement thanks to: 2018-12-17 21:33:07 +02:00
core Massive performance improvement thanks to: 2018-12-17 21:33:07 +02:00
desktop
gradle/wrapper
ios
.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
build.gradle
CODE_OF_CONDUCT.md
Credits.md Changed the basic click because the other one decided to stop working 2018-12-17 19:37:00 +02:00
debug.keystore
Game Making Tips.md
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