Open-source Android/Desktop remake of Civ V
Go to file
Yair Morgenstern 1cba56c947 Tutorials shown are now per-device (in the game settings) rather than per-game
Game settings are now saved as a proper class, found how to ignore unknown properties in json! =)
2018-07-26 13:15:38 +03:00
android Added difficulty settings! 2018-07-25 22:56:25 +03:00
core Tutorials shown are now per-device (in the game settings) rather than per-game 2018-07-26 13:15:38 +03:00
desktop
gradle/wrapper
ios
.gitignore Added Roboto font and finally figured out how to make TrueType fonts look good! 2018-06-05 21:53:51 +03:00
.travis.yml
build.gradle Added CenterX and CenterY functions for actors 2018-05-16 21:38:09 +03:00
Credits.md Added Disband unit icon credits 2018-06-27 22:44:56 +03:00
gradlew
gradlew.bat
keystore.jks
LICENSE
README.md Update README.md 2018-05-23 23:40:52 +03:00
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
  • Other civilizations (No diplomacy)

What's next?

  • Expanding combat - available units, combat modifiers, and promotions
  • UI+UX improvements
  • Diplomacy options

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