Open-source Android/Desktop remake of Civ V
Go to file
2018-09-23 15:42:06 +03:00
android Fog is now done using crosshatching - maybe it looks better, hard for me to tell. 2018-09-23 15:27:38 +03:00
core Civ city list is now concurrency-proof 2018-09-23 15:42:06 +03:00
desktop
gradle/wrapper
ios
.gitignore
.travis.yml
build.gradle
CODE_OF_CONDUCT.md
Credits.md Added City Ruins when a city is razed (no effects, just game flavour) 2018-09-23 11:03:03 +03: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