From Fedora Project Wiki

Line 11: Line 11:


= Dependency Tree =
= Dependency Tree =
* python-fife (game engine)
* '''python-fife''' - FIFE provides the game engine used by Unknown Horizons
** guichan
** '''guichan''' -
* python-enet (multiplayer UDP)
 
** ENet (libenet)
* '''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


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