Open-source Android/Desktop remake of Civ V
Go to file
martin c11915c978 highlight unit action buttons to show their current action (sleep, fortify, set up)
- works especially well for fortification, will not show that state in the unitTable any more where it caused a layout problem
- in case of set up it's now very clear if a unit is set up or not
2019-05-14 17:07:01 +03:00
android Strategic resources cost more in trade from a civ who's at war and can use them for units 2019-05-13 22:23:30 +03:00
core highlight unit action buttons to show their current action (sleep, fortify, set up) 2019-05-14 17:07:01 +03:00
desktop Updated gradle wrapper 2019-04-24 09:47:33 +03:00
extraImages
gradle/wrapper Updated gradle wrapper 2019-04-24 09:47:33 +03:00
ios
.gitignore
.travis.yml
app.json
build.gradle nations in Chinese (#696) 2019-05-04 21:17:18 +03:00
CODE_OF_CONDUCT.md
Credits.md added German unique military 2019-05-06 20:09:23 +03: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 (including water), 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
  • Hotseat multiplayer

What's next?

  • UI+UX improvements (suggestions welcome!)
  • Map editor

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