Open-source Android/Desktop remake of Civ V
Go to file
2019-04-07 23:16:57 +03:00
android Resolved #610 - map generation assigns a set amount of each Strategic resource, which are spread across the map 2019-04-07 23:16:57 +03:00
core Resolved #610 - map generation assigns a set amount of each Strategic resource, which are spread across the map 2019-04-07 23:16:57 +03:00
desktop Resolved #595 - Added release version to options table 2019-03-21 22:46:49 +02:00
extraImages Apparently .replaceAll is incompatible with Android 5.1, but hey who needs them. 2019-03-24 20:27:00 +02:00
gradle/wrapper
ios Resolved #595 - Added release version to options table 2019-03-21 22:46:49 +02:00
.gitignore
.travis.yml
app.json Add Heroku generated app.json 2019-02-06 23:12:51 +02:00
build.gradle Icons for units replaced by civ unique units are no longer shown in tech button 2019-04-02 21:53:36 +03:00
CODE_OF_CONDUCT.md
Credits.md Added Himji Castle wonder - #245 2019-04-07 20:23:57 +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