Difference between revisions of "QuickHack"

From RogueBasin
Jump to navigation Jump to search
(corrected category)
m
Line 1: Line 1:
{{game-stable| name = QuickHack
{{game-stable| name = QuickHack
|developer = wire_hall_medic
|developer = wire_hall_medic
|theme = Fantasy
|theme = Arcade Fantasy
|influences =  
|influences = Shiren the Wanderer, DoomRL
|status = Complete
|status = Complete
|released = July 4th, 2012
|released = July 4th, 2012
Line 19: Line 19:


== Description ==  
== Description ==  
QuickHack is a simple [[Coffeebreak roguelike]].  The player descends through 30 dungeon levels, gathering treasure and killing enemies.
QuickHack is a simple [[Coffeebreak roguelike]] with arcade game influences.  The player descends through 30 dungeon levels, gathering treasure and killing enemies.


== Game Play ==
== Game Play ==

Revision as of 13:53, 5 July 2012

QuickHack
Stable game
Developer wire_hall_medic
Theme Arcade Fantasy
Influences Shiren the Wanderer, DoomRL
Released July 4th, 2012 (1.1.3)
Updated ()
Licensing Closed Source
P. Language Java
Platforms Anything that runs Java. Not optimized for handheld devices.
Interface ASCII, Keyboard
Game Length 1-3 hours
Official site of QuickHack


QuickHack is a coffeebreak roguelike



Description

QuickHack is a simple Coffeebreak roguelike with arcade game influences. The player descends through 30 dungeon levels, gathering treasure and killing enemies.

Game Play

QuickHack features streamlined gameplay; there are only 6 classes, and 3 item slots. Each character can move, use their basic attack, and use their special attack. Potions are used to restore health, and gold is used strictly for scorekeeping. There are no skills, races, proficiencies, deities, etc.

Classes

Each class defines the special ability available to the player.

  • Warrior: The warrior's special attack is twice as strong as a standard attack.
  • Thief: The thief's special attack is 10 times as fast as a standard attack.
  • Wizard: The wizard's special attack has a range of 10 squares.
  • Summoner: The summoner summons a spirit for 10 seconds. Summoned creatures have an Offense, Defense, Max Health, and basic attack based on their summoner.
  • Knight: The knight increases his Defense for 10 seconds.
  • Barbarian: The barbarian increases his Max Damage and Offense for 10 seconds.

All classes have access to the same bonuses when leveling up.

Enemies

  • There are seven different types of enemy.
  • Each enemy type also has a variant, with a special ability.
  • Either can be a Champion, which improves their stats.

Features

  • Animation (attacks, pickups, status conditions, etc).
  • Fluid time management (actions take more or less time than each other; average time is 1 second)
  • Simplified item slots (offense, defense, tactical) help keep treasure drops meaningful.
  • High score list
  • Arcade feel (minimal character management keeps the game moving)


Links