Open-source Android/Desktop remake of Civ V
Find a file
Yair Morgenstern d733df207f Fixed bug that prevented the "next turn" button from being pressed when the game didn't autosave,
meaning players who picked turns between autosaves manually were screwed
2019-05-29 21:44:42 +03:00
android Update Buildings.json 2019-05-29 17:31:32 +03:00
core Fixed bug that prevented the "next turn" button from being pressed when the game didn't autosave, 2019-05-29 21:44:42 +03:00
desktop show context menu entry only if roads are researched 2019-05-23 07:57:34 +03: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 Updated gradle wrapper 2019-04-24 09:47:33 +03:00
ios Resolved #595 - Added release version to options table 2019-03-21 22:46:49 +02:00
.gitignore Added initial map editor! Woohoo! 2019-02-02 22:43:02 +02:00
.travis.yml Travis update, using 'android:components' instead of 'install' for base installations 2018-12-03 10:17:06 +02:00
app.json Add Heroku generated app.json 2019-02-06 23:12:51 +02:00
build.gradle Gradle update 2019-05-23 22:08:38 +03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-07-29 00:04:10 +03:00
Credits.md add Indian assets (#800) 2019-05-23 21:50:46 +03:00
debug.keystore Added the debug keystore manually, hope this fixes the travis build... 2018-12-02 15:16:50 +02:00
Game Making Tips.md Update Game Making Tips.md 2018-09-20 18:59:55 +03:00
gradlew Initial commit 2017-11-22 00:09:35 +02:00
gradlew.bat Initial commit 2017-11-22 00:09:35 +02:00
keystore.jks Google play-able 2017-11-25 21:56:04 +02:00
LICENSE Create LICENSE 2018-02-25 00:13:37 +02:00
README.md Update README.md 2019-05-22 21:55:07 +03:00
settings.gradle Initial commit 2017-11-22 00:09:35 +02:00

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
  • Science, Cultural and Domination victories
  • Policies and Golden Ages
  • Combat and barbarians
    • Promotions and combat modifiers
  • Other civilizations, diplomacy and trade
  • Hotseat multiplayer
  • Map editor

What's next?

  • UI+UX improvements (suggestions welcome!)
  • City-states
  • Air units

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

Credits and 3rd parties