From Fedora Project Wiki
Line 11: | Line 11: | ||
= Dependency Tree = | = Dependency Tree = | ||
* python-fife | * '''python-fife''' - FIFE provides the game engine used by Unknown Horizons | ||
** guichan | ** '''guichan''' - | ||
* python-enet ( | |||
** ENet | * '''python-enet''' - Bindings for use with libenet (ENet) | ||
** ENet - provides UDP protocol to enable multiplayer gaming on UH; | |||
= Current Tasks = | = Current Tasks = |
Revision as of 17:30, 13 May 2012
Unknown Horizons
Unknown Horizons (UH) is a 2D realtime strategy simulation game with an emphasis on economy and city building. Expand your small settlement to a strong and wealthy colony; collect taxes and supply your inhabitants with valuable goods; increase your power with a well balanced economy and with strategic trading and diplomacy.
The current release of Unknown Horizons is: 2012.1
- Upstream: Unknown Horizons
- User Forums: Unknown Horizons Forums
- Code: Github - unknown-horizons
- Release tarballs: Sourceforge - unknown-horizons
Dependency Tree
- python-fife - FIFE provides the game engine used by Unknown Horizons
- guichan -
- python-enet - Bindings for use with libenet (ENet)
- ENet - provides UDP protocol to enable multiplayer gaming on UH;
Current Tasks
- -package guichan-
- package fife
- package python-enet
- package Unknown Horizons