Games/roguelike

From Gentoo Wiki
< Games
Jump to:navigation Jump to:search

This article provides an overview of roguelike games that are available in the ::gentoo ebuild repository.

Dungeon Crawl Stone Soup

Dungeon Crawl Stone Soup more

Dungeon Crawl Stone Soup is a 1st class open-source rogue-like game of exploration and treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a quest to rescue the mystifyingly fabulous Orb of Zot. It features a wide variety of classes, items and spells and can be played offline and online. You can play the game in gui-mode (tiles useflag) or ascii-mode (ncurses useflag) or even in your browser. View a YouTube demo here.

root #emerge --ask games-roguelike/stone-soup

TomeNET

TomeNET more

TomeNET is a multiplayer rogue-like, based on and somewhat similar to MAngband and ToME, and also featuring some Zangband and Cthulu Angband monsters. It was created around 2001 (originally under the name of PernMAngband which had to be renamed due to a letter of Anne McCaffrey's attorney who prohibited the use of the name Pern) as a fork of MAngband which got some ToME design added to it. TomeNET is feared for being hard to master, but at the same time the more rewarding to the skillful player who has learned to make use of all the nifty possibilities open to him. The game has a full-fledged documentation called The TomeNET Guide - HTML version.

Main features

  • Time passes slower on deeper levels to make up for speed gain of players and monsters, keeping the real-time experience at an optimum
  • Day/night changes, four seasons, weather.
  • Sound effects and dynamic background music.
  • Various character modes, including: Traditional rogue-like (one life), MAngband-style (infinite resurrections), PvP-mode for killing each other off in the game world or in a special PvP arena.
  • Automatically scheduled special events.
  • Post-king game play: Characters that have beaten the main boss, Morgoth, may venture into another insanely dangerous dungeon to try and find the last remaining path to Valinor, to possibly retire on its shores.
  • Over 250 static artifacts, infinite random artifacts, over 200 special item powers, over 1000 items, over 1100 monsters and many 'ego monster' types (IE variations of base monsters).
  • Over 200 types of floor features/terrain.
  • Multiple towns and a rich world map with lots of completely different types of dungeons spread out over it.
  • Parties and guilds, which feature shared houses and internal chat.
  • 17 distinct races and 13 classes from which to choose.
  • A variety of shape-shifting classes and features.
  • Powerful macro system, featuring a wizard that makes macro creation easily done in three steps even by beginners.
  • Different types of monster AI regarding movement and combat that will result in challenging behavior.
root #emerge --ask games-roguelike/tomenet

Dwarf Fortress

Dwarf Fortress is a singleplayer open-ended rogue-like simulation about managing a colony of Dwarves. More info can be found on the game's wiki page here.

root #emerge --ask games-roguelike/dwarf-fortress

ADOM

Ancient Domains Of Mystery, shortened to ADOM, is a rogue-like RPG with multiple game modes, including a story and multiplayer mode. The game has both ASCII and sprite graphics. A youtube demo can be found here

root #emerge --ask games-roguelike/adom

Angband

Angband is an open-source singleplayer dungeon crawler. The game supports ASCII and sprite graphics. The game has has sounds which can be enabled with the sound USE flag. View a youtube demo here

root #emerge --ask games-roguelike/angband

Hengband

Hengband is a variant of Angband with a Japanese Fantasy theme. View a youtube demo here. The game has both an English and a Japanese version, the Japanese version can be installed with the l10n_ja USE flag.

root #emerge --ask games-roguelike/hengband

ZAngband

ZAngband is an enhanced version of Angband. View a youtube demo here

root #emerge --ask games-roguelike/zangband

Moria

Moria, also known as Umoria, also known as The Dungeons of Moria, is a modern port of the 1986 open-source game Moria. The game is a single-player dungeon crawler where you descend into the Dungeons of Moria in hopes of defeating the Balrog. View a youtube demo here

root #emerge --ask games-roguelike/moria

Nethack

Nethack is an open-source singleplayer roguelike dungeon crawler. The game has ASCII, Curses, or tile graphics. View a youtube demo here

root #emerge --ask games-roguelike/nethack

Powder

Powder is an open-source singleplayer dungeon crawler roguelike originally released on the Gameboy Advance. The game has been ported to a wide variety of systems such as the OpenPandora Pandora or the PlayStation3's OtherOS. View a youtube demo here.

root #emerge --ask games-roguelike/powder

S.C.O.U.R.G.E.

S.C.O.U.R.G.E. is an open-source roguelike with a 3d user interface. You control 4 heroes working for a dungeon janitorial service on a quest for treasure, the game has an isometric view, similar to Diablo.

root #emerge --ask games-roguelike/scourge

ToME

Tales of Middle Earth (ToME) is an open-source fantasy adventure roguelike inspired by J.R.R Tolkiens Lord of The Rings books as well as Anne McCafferey's Pern novels. It is forked from ZAngband. The game has ASCII graphics with support for graphical tilesets. View a youtube demo here.

root #emerge --ask games-roguelike/tome

Warp Rogue

Warp Rogue is an open-source gothic science fantasy roguelike with some Warhammer 40k influences. The game was formerly known as "Tower of Doom". The game's website has gone down for an unkown reason, find third-party screenshots here.

root #emerge --ask games-roguelike/wrogue

Crossfire

Crossfire is an open-source cooperative RPG set in a medieval fantasy world. The game is still in active development. View a youtube tutorial here. To play emerge the client program:

root #emerge --ask games-roguelike/crossfire-client

For playing the game emerge the client

To host a server, emerge the server program:

root #emerge --ask games-server/crossfire-server

Faster Than Light

Faster Than Light (FTL)is a closed-source space-simulation Real Time Strategy roguelike-like game. In order to work you must purchase the game and include it in your ${DISTDIR}, see the DISTDIR page for more information. You can buy the game from Subset games' homepage or through Good Old Games. You must agree to a EULA before you can emerge either package, see more information about package licenses here. View a youtube demo here. You can install the FTL package with:

root #emerge --ask games-roguelike/FTL

or you can install the GOG version with:

root #emerge --ask games-roguelike/FTL-gog

Neon Chrome

Neon Chrome is a closed-source cyberpunk top-down action shooter with rogue-like elements. You must purchase the game from Humble Bundle and include it in your ${DISTDIR} to emerge it. The game has an all-rights-reserved license. See a youtube demo here

root #emerge --ask games-roguelike/neon-chrome

External resources