Unciv/README.md

60 lines
2.1 KiB
Markdown
Raw Normal View History

2019-01-02 18:00:55 +00:00
# [UnCiv](https://play.google.com/store/apps/details?id=com.unciv.app)
2017-11-30 12:13:43 +00:00
2019-05-22 18:55:07 +00:00
![](https://lh3.googleusercontent.com/UKRJog9ZI6w93hYLf_VXIKP5gRU9jP8IW3Ka9FhbFasdMjiFTA-ktmGzCMD-HFMsZw=w1920-h867-rw)
2019-06-07 08:16:43 +00:00
[![Travis CI w/ Logo](https://img.shields.io/travis/yairm210/UnCiv/master.svg?logo=travis)](https://travis-ci.org/yairm210/UnCiv)
[![LibGDX](https://img.shields.io/badge/libgdx-1.9.9-red.svg)](https://libgdx.badlogicgames.com/)
[![Kotlin](https://img.shields.io/badge/kotlin-1.3.10-orange.svg)](http://kotlinlang.org/)
2018-03-03 22:04:55 +00:00
2019-06-07 08:16:43 +00:00
[![Discord Chat](https://img.shields.io/discord/586194543280390151.svg)](https://discord.gg/bjrB4Xw)
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 (including water), resources and improvements
2018-03-03 22:04:55 +00:00
* Units and movement
* Cities, production and buildings
* Population and Specialists
2019-05-22 18:55:07 +00:00
* Science, Cultural and Domination victories
2018-03-03 22:04:55 +00:00
* Policies and Golden Ages
* Combat and barbarians
2018-07-28 20:59:10 +00:00
* Promotions and combat modifiers
2018-09-17 11:27:58 +00:00
* Other civilizations, diplomacy and trade
2019-06-07 08:17:39 +00:00
* City-states
* Hotseat multiplayer
2019-05-22 18:55:07 +00:00
* Map editor
2018-03-03 22:04:55 +00:00
# What's next?
2018-09-17 11:27:58 +00:00
* UI+UX improvements (suggestions welcome!)
2019-05-22 18:55:07 +00:00
* Air units
I'd love to hear your feedback, either here or via mail to yairm210@hotmail.com!
2018-05-08 07:04:47 +00:00
2019-06-10 18:45:47 +00:00
# Desktop play
You can play Unciv on any desktop using the Bluestacks emulator!
2019-06-19 11:47:44 +00:00
# FAQ
## Will you implement <feature>?
If it's in the original Civ V, then yes!
There's a lot left to implement, so it's hard to give an estimation of when exactly each feature will be added, but we're constantly improving!
If not, then the feature won't be added until we've finished all the features from the original Civ - as mentioned, this will take a while!
## How can I help?
If you're a programmer, you can join us in any of the open issue, or work on improving anything you want - once you're finished, issue a pull request and it'll go into the next version!
If not, you can help by spreading the word - vote for Unciv where you can, mention it on Reddit or Twitter etc, and help us with new ideas of how to get the word out!
2018-05-08 07:04:47 +00:00
# [Credits and 3rd parties](Credits.md)