Difference between revisions of "POWDER"
m (Category:Hacklikes) |
(old update) |
||
(64 intermediate revisions by 19 users not shown) | |||
Line 1: | Line 1: | ||
{{game-stable| name = POWDER | |||
|developer = [[Jeff Lait]] | |||
|influences = [[NetHack]] | |||
|theme = [[Fantasy]] | |||
|released = 2003 | |||
|relver = ? | |||
|updated = Dec 25, 2018 | |||
|updver = v118 | |||
|language = [[Cpp|C++]] | |||
|platforms = Gameboy Advance, Nintendo DS, Linux, Windows, [[Mac OS X]], Playstation Portable, GP2X, Windows CE, PS3, Wii, iPhone | |||
|site = http://www.zincland.com/powder | |||
|licensing = [[Open Source]], [[Freeware]] | |||
|interface = [[Graphical tiles]], [[Gamepad]], [[Keyboard]], [[Mouse]], Stylus | |||
|length = 3 hours | |||
}} | |||
== About == | == About == | ||
POWDER is a traditional [[Hacklike]]. Players of [[NetHack]] will not be unduly | POWDER is a traditional [[Hacklike]]. Players of [[NetHack]] will not be unduly surprised with a lot of the setting and interface. | ||
The goal is to get to the 25th 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. | |||
== Gameplay == | |||
Gameplay discussion is here: [[POWDER Gameplay]] | |||
== From the website: (http://www.zincland.com/powder ) == | == 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 | "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. | ||
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. | 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. | ||
POWDER has grown from these humble beginnings. Years of polish have resulted in a game which can stand on its own without needing to rest on its uniqueness in the handheld space. This is fortunate as Nethack can now be played effectively on the Nintendo DS." | |||
== Unique/rare features == | == Unique/rare features == | ||
* POWDER is designed to run on the Gameboy Advance. | * POWDER is designed to run on the Gameboy Advance. | ||
* It is | * It is biased 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. | * 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 | * Development of different "classes" is done by choosing 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. | * 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. | * 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. (However, it informs players how many times the player has save-scummed with the character.) | |||
== Versions and platforms == | |||
POWDER is written in [[Cpp|C++]] and is available for the Gameboy Advance, Nintendo DS, Wii, Pocket PC, Playstation Portable, GP2X, Windows, Linux, Mac OSX, PS3 Linux, and iPhone. | |||
== Game related links == | == Game related links == | ||
Line 26: | Line 51: | ||
* [http://www.zincland.com/powder Homepage] | * [http://www.zincland.com/powder Homepage] | ||
* [http://www.zincland.com/powder/release.php Release Notes] | * [http://www.zincland.com/powder/release.php Release Notes] | ||
[[Category:Hacklikes]] [[Category: | * [http://www.armoredtactics.com/powder/index.php/Main_Page Unofficial Wiki] | ||
[[Category:Hacklikes]] | |||
[[Category:Handheld roguelikes]] | |||
[[Category:POWDER]] | |||
[[Category:Open source]] |
Latest revision as of 19:02, 21 October 2020
POWDER | |
---|---|
Stable game | |
Developer | Jeff Lait |
Theme | Fantasy |
Influences | NetHack |
Released | 2003 (?) |
Updated | Dec 25, 2018 (v118) |
Licensing | Open Source, Freeware |
P. Language | C++ |
Platforms | Gameboy Advance, Nintendo DS, Linux, Windows, Mac OS X, Playstation Portable, GP2X, Windows CE, PS3, Wii, iPhone |
Interface | Graphical tiles, Gamepad, Keyboard, Mouse, Stylus |
Game Length | 3 hours |
Official site of POWDER |
About
POWDER is a traditional Hacklike. Players of NetHack will not be unduly surprised with a lot of the setting and interface.
The goal is to get to the 25th 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.
Gameplay
Gameplay discussion is here: POWDER Gameplay
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.
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.
POWDER has grown from these humble beginnings. Years of polish have resulted in a game which can stand on its own without needing to rest on its uniqueness in the handheld space. This is fortunate as Nethack can now be played effectively on the Nintendo DS."
Unique/rare features
- POWDER is designed to run on the Gameboy Advance.
- It is biased 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 choosing 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. (However, it informs players how many times the player has save-scummed with the character.)
Versions and platforms
POWDER is written in C++ and is available for the Gameboy Advance, Nintendo DS, Wii, Pocket PC, Playstation Portable, GP2X, Windows, Linux, Mac OSX, PS3 Linux, and iPhone.