Difference between revisions of "WazHack"

From RogueBasin
Jump to navigation Jump to search
(beta -> stable)
Line 1: Line 1:
{{game-beta| name = WazHack
{{game-stable | name = WazHack
|developer = Warwick Allison (Waz)
|developer = Warwick Allison (Waz)
|theme = Fantasy
|theme = Fantasy
|influences = Rogue, NetHack
|influences = Rogue, NetHack
|released = March 15, 2012
|released = June 25, 2012
|relver = 1.01
|relver = 1.0
|updated = June 26, 2012
|updated = July 1, 2012
|updver = 1.0.2
|updver = 1.0.6
|licensing = Commercial
|licensing = Commercial
|language = [[C Sharp|C#]], [[JavaScript]]
|language = [[C Sharp|C#]], [[JavaScript]]
|platforms = [[Windows]], [[Mac OS X]]
|platforms = [[Windows]], [[Mac OS X]]
|interface = 3D in a Web Browser
|interface = 3D
|site = http://www.wazhack.com/
|site = http://www.wazhack.com/
|length = many hours, many attempts
|length = many hours, many attempts

Revision as of 09:21, 1 July 2012

WazHack
Stable game
Developer Warwick Allison (Waz)
Theme Fantasy
Influences Rogue, NetHack
Released June 25, 2012 (1.0)
Updated July 1, 2012 (1.0.6)
Licensing Commercial
P. Language C#, JavaScript
Platforms Windows, Mac OS X
Interface 3D
Game Length many hours, many attempts
Official site of WazHack


Overview

WazHack is a retelling of NetHack in the form of a 3D realistic side-view "platformer".

It keeps to the Berlin Interpretation except it is:

  • not grid based;
  • not ASCII, but 3D realistic.
  • supports multiplayer (not by resorting to realtime)

It is turned-based, but the turns are in fractions of a second. When the player moves or acts, the world moves forward; when the player stops to contemplate his inventory, time stands still.

Screenshot

wh-screenshot-2-medium.jpg

Multiplayer

Multiplayer is achieved by players playing in their own instance of the dungeon, but being aware of the other's locations and able to trade items when near each other. Dungeon layout and base creature encounters are the same for all players (and items too, in competition mode).