This commit is contained in:
Yair Morgenstern 2018-05-24 22:30:12 +03:00
commit ea77ceca0f

View File

@ -3,15 +3,12 @@
![](https://travis-ci.org/yairm210/UnCiv.svg?branch=master)
[![LibGDX](https://img.shields.io/badge/libgdx-1.9.6-red.svg)](https://libgdx.badlogicgames.com/)
[![Kotlin](https://img.shields.io/badge/kotlin-1.2.21-orange.svg)](http://kotlinlang.org/)
A Civ-like game for Android
Made with LibGDX on Android Studio
[![Kotlin](https://img.shields.io/badge/kotlin-1.2.41-orange.svg)](http://kotlinlang.org/)
## What is this?
An Android port of Civ V
Made with LibGDX on Android Studio
# What's been implemented?
@ -33,9 +30,11 @@ An Android port of Civ V
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 start and finish a game by:
You can also (technically) win a culture victory, although it is unfeasable at this point
* 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!