Difference between revisions of "DungeonEpic"

From RogueBasin
Jump to navigation Jump to search
m
Line 4: Line 4:
|influences = [[ADOM]], [[Nethack]], [[Angband]]
|influences = [[ADOM]], [[Nethack]], [[Angband]]
|released = Apr 2 2018
|released = Apr 2 2018
|updated = Apr 2 2018
|updated = Sep 6 2018
|language = [[HTML]]
|language = [[HTML]]
|interface = Browser
|interface = Browser

Revision as of 18:04, 6 September 2018

DungeonEpic
Alpha Project
Developer Mason Wheeler
Theme Fantasy
Influences ADOM, Nethack, Angband
Released Apr 2 2018
Updated Sep 6 2018
Licensing Free
P. Language HTML
Platforms Browser
Interface Browser
Game Length Depends on the dungeon!
Official site of DungeonEpic


Summary

DungeonEpic is an attempt to do something new in the Roguelike world: produce an online roguelike community with content driven by its users.

The plan is to build not only a Roguelike engine to play games, but also a Roguelike designer where aspiring Dungeon Masters can create and share their own game elements for the enjoyment of others. The site, and the underlying Roguelike engine, are still under development, but will eventually include a full-featured Roguelike game engine and the ability for users to create, share, comment on and rate dungeons, items, monsters, spells, and all other aspects of Roguelike gaming.

The game runs in a Web browser, over a websocket connection to the server, with support for standard Roguelike keyboard commands, including movement via the arrow keys or numeric keypad. As such, running in mobile is not currently supported.