Open-source Android/Desktop remake of Civ V
Go to file
2018-02-23 13:31:45 +02:00
android Deleted unneccesary files, minor changes that were pointed out by code inspection 2018-02-23 13:31:45 +02:00
core Deleted unneccesary files, minor changes that were pointed out by code inspection 2018-02-23 13:31:45 +02:00
desktop Major overhaul - all tree items now have transient pointers to their parents, eliiminating the need for static calls for Civilization.Current and the like - neccesary if we want to have multiple civilizations 2018-02-23 12:57:52 +02:00
gradle/wrapper Game now fits to the screen, without 'extra bits' 2017-12-05 13:47:33 +02:00
html Deleted unneccesary files, minor changes that were pointed out by code inspection 2018-02-23 13:31:45 +02:00
ios Organized classes into folders 2018-01-11 22:22:51 +02:00
.gitignore Improvements on tiles can advance 2017-11-30 22:25:20 +02:00
build.gradle
gradlew
gradlew.bat
keystore.jks
README.md Update README.md 2017-11-30 14:13:43 +02:00
settings.gradle

UnCiv

A Civ-like game for Android

Made with LibGDX on Andoid Studio