Difference between revisions of "POWDER"

From RogueBasin
Jump to navigation Jump to search
Line 4: Line 4:
|theme = fantasy
|theme = fantasy
|released = 2003
|released = 2003
|updated = 2006
|updated = 2007
|status = [[Stable]] 081
|status = [[Stable]] 081
|language = [[Cpp|C++]]
|language = [[Cpp|C++]]

Revision as of 02:49, 27 February 2007

POWDER
Stable game
Developer Jeff Lait
Theme fantasy
Influences NetHack
Released 2003 ({{{relver}}})
Updated 2007 ({{{updver}}})
Licensing close source, freeware
P. Language C++
Platforms Gameboy Advance, Nintendo DS, Linux, Windows
Interface Graphical tiles, Gamepad, Keyboard
Game Length 3 hours
Official site of POWDER


About

POWDER is a traditional Hacklike. Players of NetHack will not be unduly surprsised with a lot of the setting and interface.

The goal is to get to the 30th level of the dungeon, retrieve the Heart of Baezl'bub, and then return to the surface world. What makes this difficult is the requirement to not die on the way.

From the website: (http://www.zincland.com/powder )

POWDER is a roguelike developed specifically for the Gameboy Advance (GBA). It is not a port of an existing roguelike as the controls of the GBA are very different from the traditional keyboard, and the screen imposes some additional limitations. It is built around replayability and long term ergonomics, not short term learning. It uses actual graphic tiles (16x16) rather than the traditional characters. You may wish it didn't as I drew the tiles and am not an artist.

I created POWDER for one simple reason: I wanted a roguelike on my GBA. The standard RPGs were annoying me with endless battle screens against weak enemies to unfold a drug induced plotline. I wanted a game I could just jump into, and start killing things. Having had more hours than I'd care to log playing Nethack, ADOM, and the Diablos, I knew the exact type of game I wanted. The problem was I didn't see anyone publishing it any time soon.

This release of POWDER is for anyone in a similar situation who doesn't want to spend the time needed to write a roguelike."

Unique/rare features

  • POWDER is designed to run on the Gameboy Advance.
  • It is biassed to fast play rather than slow and cautious play. Winning the game takes about 3 hours wall clock time.
  • There is no class, race, or skill choice at the start. The idea is to allow immediate action.
  • Development of different "classes" is done by chosing which god you wish to worship on each level up.
  • There are multiple deities, all of which are watching you at once. You may thus get a flamestrike from a god you angered which is not your own, or a weapon enchantment from one that liked your style.
  • Noun/Verb based approach to action commands. Zapping wands is done by selecting the wand and then choosing zap, rather than choosing zap and then selecting the wand.
  • It has a built-in Save scumming feature for GBA players who generally don't have access to back-up their savefiles with ease. (Howvever, it informs players how many times the player have save-scummed with the character.)

Versions and platforms

POWDER is written in C++ and is available for the Gameboy Advance, Windows, and Linux.

Game related links

See also