1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: omega-rpg
Section: games
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), libncurses5-dev
Package: omega-rpg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: text-based roguelike game
Omega is a complex rogue-style game of dungeon exploration. Unlike other such
games, there are a number of ways to "win", depending on various actions
taken during play. The ways you can get your name on the high score board
include becoming the highest ranked head of a guild, sect, college, etc., as
well as gaining the most points figured from possessions and experience. The
game (via the oracle) may impose some structure on your exploration, but you
need not follow all of the oracle's advice. There *is* a "total winner"
status, by the way.
|