Open-source Android/Desktop remake of Civ V
Go to file
Yair Morgenstern 4e36aa0d5a No longer attempts to attack city that contains a unit
Battle visualization bug fixed
2018-04-04 17:37:59 +03:00
android No longer attempts to attack city that contains a unit 2018-04-04 17:37:59 +03:00
core No longer attempts to attack city that contains a unit 2018-04-04 17:37:59 +03:00
desktop Added Kotlin! 2018-02-23 15:36:13 +02:00
gradle/wrapper
ios
.gitignore
.travis.yml Split unit actions to a separate file (unitactions), because of all the separate cases 2018-03-03 23:30:27 +02:00
build.gradle html project erased entirely (did not allow full gradle build) 2018-03-03 23:46:02 +02:00
gradlew
gradlew.bat
keystore.jks
LICENSE Create LICENSE 2018-02-25 00:13:37 +02:00
README.md Update README.md 2018-03-04 00:13:06 +02:00
settings.gradle

UnCiv

LibGDX Kotlin

A Civ-like game for Android

Made with LibGDX on Android Studio

What is this?

An Android port of Civ V

What's been implemented?

  • Map tiles, resources and improvements
  • Units and movement
  • Cities, production and buildings
    • Population and Specialists
  • Policies and Golden Ages

What's next?

  • Combat and barbarians
  • Other civilizations (combat-only)
  • Diplomacy options

So, does it work?

Everything that's been implemented so far, works.

You can start and finish a game by winning a Science victory - by building the Apollo Program and then all the required spaceship parts.

You can also (technically) win a culture victory, although it is unfeasable at this point