Difference between revisions of "The Tombs of Asciiroth"

From RogueBasin
Jump to navigation Jump to search
 
(4 intermediate revisions by 3 users not shown)
Line 9: Line 9:
|platforms = Browser-based
|platforms = Browser-based
|interface = Keyboard
|interface = Keyboard
|length =
|length = (Depends on scenario)
|site = http://icculus.org/asciiroth
|site = http://icculus.org/asciiroth
}}{{stub}}
}}{{stub}}


'''[http://icculus.org/asciiroth The Tombs of Asciiroth]''' (ToA) is a free open-source online roguelike. Although it uses a keyboard interface and text display, it differs from the major roguelikes:
'''[http://icculus.org/asciiroth The Tombs of Asciiroth]''' (ToA) is a free open-source online game. Although it uses a keyboard interface and text display, it differs from the majority of roguelikes:


*The game is not turn-based. Shooting and attacking require quick reflexes and fast thinking.
*The game is not turn-based. Shooting and attacking require quick reflexes and fast thinking.
Line 19: Line 19:
*The levels (groups of levels are known as '''scenarios''') are manually created JSON files; there is no random level generation. In fact, there is an offline scenario editor bundled separately from the game.
*The levels (groups of levels are known as '''scenarios''') are manually created JSON files; there is no random level generation. In fact, there is an offline scenario editor bundled separately from the game.
*The game uses more puzzle-oriented gameplay (hunting for keys, pushing boulders into pits.)
*The game uses more puzzle-oriented gameplay (hunting for keys, pushing boulders into pits.)
*The game is written in [[Java]] that has been converted to [[JavaScript]]; the latter is a rather unusual language for roguelike game programming.


The gaming website Play This Thing [http://playthisthing.com/tombs-asciiroth reviewed] the game, labeling it a "sweet technical hack" but criticizing it for having "too many Sokoban-style puzzles and not enough good old monster-bashing [in my opinion]."
Whether The Tombs of Asciiroth is a roguelike game at all is debatable, but it is indeed a playable game.
 
The gaming website Play This Thing [http://playthisthing.com/tombs-asciiroth reviewed] the game, labeling it a "sweet technical hack" but criticizing it for having "too many Sokoban-style puzzles and not enough good old monster-bashing [for my taste]."


http://offload2.icculus.org:9090/asciiroth/screenshot.png
http://offload2.icculus.org:9090/asciiroth/screenshot.png

Latest revision as of 16:02, 30 December 2010

The Tombs of Asciiroth
Beta Project
Developer Alx Dark
Theme Fantasy
Influences NetHack
Released
Updated Jul 24, 2009 (0.7)
Licensing Apache 2.0 License
P. Language Java converted to JavaScript
Platforms Browser-based
Interface Keyboard
Game Length (Depends on scenario)
Official site of The Tombs of Asciiroth


The Tombs of Asciiroth (ToA) is a free open-source online game. Although it uses a keyboard interface and text display, it differs from the majority of roguelikes:

  • The game is not turn-based. Shooting and attacking require quick reflexes and fast thinking.
  • Item use is very simplistic. The inventory appears as a sidebar, and one simply selects an item and presses Enter (or walks into something) to use it.
  • The levels (groups of levels are known as scenarios) are manually created JSON files; there is no random level generation. In fact, there is an offline scenario editor bundled separately from the game.
  • The game uses more puzzle-oriented gameplay (hunting for keys, pushing boulders into pits.)

Whether The Tombs of Asciiroth is a roguelike game at all is debatable, but it is indeed a playable game.

The gaming website Play This Thing reviewed the game, labeling it a "sweet technical hack" but criticizing it for having "too many Sokoban-style puzzles and not enough good old monster-bashing [for my taste]."

screenshot.png