Angband is a roguelike -- roughly speaking, a pseudo-RPG where in-game objects and creatures are represented by plain text characters. It is, I believe, the second-oldest still developed roguelike (bested by NetHack).
Tangaria – free open-source multiplayer roguelike game which combines the complexity of roguelike genre and social features of MMORPG: group PvE, PvP (on demand), housing, trading, anti-cheating mechanics and advanced real-time gameplay – game become semi turn-based when your character is injured.
NetHack and its variants communicate with the user via windowing interfaces. These are designed to be modular so that different windowing interfaces can be included when building the game. This flexibility is required both because windowing interfaces are typically much less portable than the game
... [More] (and thus will not normally support every platform that the games does) and because users have varying preferences as to the style of interface they prefer.
NetHack Proxy takes this abstraction one stage further by allowing the game and the windowing interface to run in separate processes and even on separate computers. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy