Unciv/README.md

42 lines
1.2 KiB
Markdown
Raw Normal View History

2018-03-03 22:13:06 +00:00
# [UnCiv](https://play.google.com/store/apps/details?id=com.unciv.game)
2017-11-30 12:13:43 +00:00
2018-03-03 22:04:55 +00:00
![](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/)
2018-05-23 20:40:52 +00:00
[![Kotlin](https://img.shields.io/badge/kotlin-1.2.41-orange.svg)](http://kotlinlang.org/)
2018-03-03 22:04:55 +00:00
## What is this?
An Android port of Civ V
2018-05-23 20:40:52 +00:00
Made with LibGDX on Android Studio
2018-03-03 22:04:55 +00:00
# What's been implemented?
* Map tiles, resources and improvements
* Units and movement
* Cities, production and buildings
* Population and Specialists
* Policies and Golden Ages
* Combat and barbarians
2018-04-29 09:57:22 +00:00
* Other civilizations (No diplomacy)
2018-03-03 22:04:55 +00:00
# What's next?
2018-04-29 09:57:22 +00:00
* Expanding combat - available units, combat modifiers, and promotions
* UI+UX improvements
2018-03-03 22:04:55 +00:00
* Diplomacy options
## So, does it work?
Everything that's been implemented so far, works.
2018-05-23 20:40:52 +00:00
You can start and finish a game by:
2018-03-03 22:04:55 +00:00
2018-05-23 20:40:52 +00:00
* 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!
2018-05-08 07:04:47 +00:00
# [Credits and 3rd parties](Credits.md)