Open-source Android/Desktop remake of Civ V
Find a 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 Google play-able 2017-11-25 21:56:04 +02: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
README.md Update README.md 2017-11-30 14:13:43 +02:00
settings.gradle Initial commit 2017-11-22 00:09:35 +02:00

UnCiv

A Civ-like game for Android

Made with LibGDX on Andoid Studio