Update README.md

This commit is contained in:
DerTyp187
2022-02-15 14:08:59 +01:00
committed by GitHub
parent b00b1a776a
commit cc085fc6e7

View File

@@ -1,5 +1,14 @@
# 2D-Top-Down
### Unity Version: 2021.2.10f1
[GitLab Documentation](https://docs.gitlab.com/ee/gitlab-basics/start-using-git.html)
Unity Version: 2021.2.10f1
A top-down survival game that can later evolve into a strategic city-building game.
# About
A pixel-style top-down survival game that can later transform into a strategic city-building game.
### Survival
It is supposed to have a focus on the survival aspect, which includes farming, gathering, fighting, exploring, as well as self-development.
### CityBuild
After the extensive survival aspect, the player will be able to move into a city build, where the player can interact with NPCs, build their city, automate production, and be involved in cross-city interactions (war, trade, alliances).
# Current Status
The main focus right now is on the survival aspect and the CityBuild is a plan after the survival aspect is extensive and completely finished.