O.R.E.

From RogueBasin
Revision as of 17:16, 9 July 2009 by XTERM (talk | contribs)
Jump to navigation Jump to search
G.O.R.E.
Alpha Project
Developer xTERM
Theme fantasy
Influences ADOM, Dungeon Crawl
Released 2008
Updated Jul 9, 2009 (0.1.0)
Licensing GPLv3, Affero GPLv3
P. Language Vala
Platforms POSIX, Windows
Interface SDL
Game Length
Official site of G.O.R.E.


G.O.R.E. is roguelike MMORPG game. It features nice-looking SDL terminal-like graphics, random dungeons, large world, freedom of action.

The goal of this project is to create Open Source rogue-like MMORPG game. It will combine well-known roguelike traditions like text-based interface, single-step attack, problem solving and discrete movement with many modern features like Online playing, clever AI and support of graphical (and even eye-candy!) interface (based on characters of course). Many roguelikes implement several good features, but miss the others. We are going to implement something that will bring all them together and even more...

Implemented features

  • True color terminal emulator
  • Small widget toolkit
  • Animation
  • Real-Time server
  • Efficient and reliable network protocol
  • NPC (goblins, orcs)
  • Armor, weapons
  • Attack
  • Fallout-like Field-Of-View
  • Random town, dungeon, forest generators
  • Map scrolling
  • Chat
  • Unicode support