Difference between revisions of "Pixel Dungeon"

From RogueBasin
Jump to navigation Jump to search
m
 
(77 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{game-beta| name = Pixel Dungeon
{{game-stable| name = Pixel Dungeon
|developer = [[Watabou]]
|developer = [[Watabou]]
|theme = [[Fantasy]]
|theme = [[Fantasy]]
|influences = [[Brogue]]
|influences = [[Brogue]]
|released = Dec 04, 2012  
|released = Dec 04, 2012  
|updated = Mar 20, 2013, 0.3.3
|relver = 0.1
|licensing = ''[[Closed source]], [[freeware]]''
|updated = Sep 04, 2015
|updver = 1.9.1
|licensing = [[GPL]], [[freeware]]
|language = [[Java]]
|language = [[Java]]
|platforms = [[Android]]
|platforms = [[Android]],[[iOS]],[[Windows]],[[Mac OS X]],[[Linux]]
|interface = pixel-art graphics, simple animation, touch interface
|interface = pixel-art graphics, simple animation, touch interface
|length = very short
|length = short
|site = http://pixeldungeon.watabou.ru
|site = http://pixeldungeon.watabou.ru
}}
}}


{{coffeebreak}}
{{coffeebreak}}
Pixel Dungeon is a traditional roguelike game with pixel-art graphics and simple interface for Android devices (https://play.google.com/store/apps/details?id=com.watabou.pixeldungeon).


Pixel Dungeon is a traditional roguelike game with pixel-art graphics and simple interface for Android devices.
* There is also a desktop version (Windows/Mac/Linux) of Pixel Dungeon (http://watabou.itch.io/pixel-dungeon).
* Since May 29, 2015 it is available on Steam (http://store.steampowered.com/app/365900/).
* Since Jun 17, 2015 it is available on App Store (https://itunes.apple.com/app/pixel-dungeon/id1002210090/).


== Features ==
== Features ==
* Pixel-art graphics
* Pixel-art graphics
* Simple touch interface
* Simple touch interface
* 15 randomly generated levels (sewers & prison)
* 25 randomly generated levels (sewers, abandoned prison, caves, dwarven metropolis & demon halls)
* Diverse dungeon features, incl. hidden doors, traps, gases etc.
* Various dungeon features (incl. hidden and locked doors, traps, chasms, chests etc.)
* 10 types of monsters + 3 bosses
* 25 types of monsters + 5 bosses
* 60+ types of items (incl. armor, weapons, potions, wands etc.)
* 80+ types of items (incl. armor, weapons, potions, wands etc.)
* 4 Character classes: Warrior, Mage, Rogue & Huntress
* Specializations (sub-classes), 2 for each class
* Enchanted weapons
* Enchanted weapons
* Inscribed armors
* Alchemy
* Shops
* Shops
* NPCs and simple quests
* Music & sound fx
* Music & sound fx
* Rankings (high scores)
* Badges (achievements)


== Planned features ==
== Open Source ==
* More levels with new settings
Pixel Dungeon is open source, license: GPLv3
* Classes
https://www.gnu.org/licenses/gpl-3.0.en.html
* New monsters
 
* New items
The source code is available at GitHub:
* Highscores
https://github.com/watabou/pixel-dungeon
* Achievements

Latest revision as of 22:31, 8 August 2022

Pixel Dungeon
Stable game
Developer Watabou
Theme Fantasy
Influences Brogue
Released Dec 04, 2012 (0.1)
Updated Sep 04, 2015 (1.9.1)
Licensing GPL, freeware
P. Language Java
Platforms Android,iOS,Windows,Mac OS X,Linux
Interface pixel-art graphics, simple animation, touch interface
Game Length short
Official site of Pixel Dungeon


Pixel Dungeon is a coffeebreak roguelike


Pixel Dungeon is a traditional roguelike game with pixel-art graphics and simple interface for Android devices (https://play.google.com/store/apps/details?id=com.watabou.pixeldungeon).

Features

  • Pixel-art graphics
  • Simple touch interface
  • 25 randomly generated levels (sewers, abandoned prison, caves, dwarven metropolis & demon halls)
  • Various dungeon features (incl. hidden and locked doors, traps, chasms, chests etc.)
  • 25 types of monsters + 5 bosses
  • 80+ types of items (incl. armor, weapons, potions, wands etc.)
  • 4 Character classes: Warrior, Mage, Rogue & Huntress
  • Specializations (sub-classes), 2 for each class
  • Enchanted weapons
  • Inscribed armors
  • Alchemy
  • Shops
  • NPCs and simple quests
  • Music & sound fx
  • Rankings (high scores)
  • Badges (achievements)

Open Source

Pixel Dungeon is open source, license: GPLv3 https://www.gnu.org/licenses/gpl-3.0.en.html

The source code is available at GitHub: https://github.com/watabou/pixel-dungeon