Open-source Android/Desktop remake of Civ V
Go to file
Yair Morgenstern 9d7399dd48 Enemy civs now pick technologies and advance!
Fixed bug where workers would try to move and improve unreachable tiles, crashing the game
2018-04-24 23:00:58 +03:00
android City's tiles and worked tiles are now saved in the CityInfo and not in the TileInfo 2018-04-21 22:56:52 +03:00
core Enemy civs now pick technologies and advance! 2018-04-24 23:00:58 +03:00
desktop Multiple IDE-suggested fixes 2018-04-11 23:46:00 +03:00
gradle/wrapper
ios Selected unit now has a white circle around it 2018-04-17 21:56:58 +03:00
.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 Multiple IDE-suggested fixes 2018-04-11 23:46:00 +03:00
gradlew
gradlew.bat
keystore.jks
LICENSE Create LICENSE 2018-02-25 00:13:37 +02:00
README.md Added combat&barbarians to done in readme 2018-04-04 23:23:48 +03: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
  • Combat and barbarians

What's next?

  • 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

I'd love to hear your feedback, either here or via mail to yairm210@hotmail.com!