Update README.md
This commit is contained in:
parent
c8ddf6dc63
commit
759c86e313
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
@ -3,15 +3,12 @@
|
||||||
![](https://travis-ci.org/yairm210/UnCiv.svg?branch=master)
|
![](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/)
|
[![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/)
|
[![Kotlin](https://img.shields.io/badge/kotlin-1.2.41-orange.svg)](http://kotlinlang.org/)
|
||||||
|
|
||||||
A Civ-like game for Android
|
|
||||||
|
|
||||||
Made with LibGDX on Android Studio
|
|
||||||
|
|
||||||
## What is this?
|
## What is this?
|
||||||
|
|
||||||
An Android port of Civ V
|
An Android port of Civ V
|
||||||
|
Made with LibGDX on Android Studio
|
||||||
|
|
||||||
# What's been implemented?
|
# What's been implemented?
|
||||||
|
|
||||||
|
@ -33,9 +30,11 @@ An Android port of Civ V
|
||||||
|
|
||||||
Everything that's been implemented so far, works.
|
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!
|
I'd love to hear your feedback, either here or via mail to yairm210@hotmail.com!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue