Difference between revisions of "Remixed Pixel Dungeon"

From RogueBasin
Jump to navigation Jump to search
(version update)
 
(21 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|released = Dec 28, 2014  
|released = Dec 28, 2014  
|relver = 1.7.2a-rus
|relver = 1.7.2a-rus
|updated = May 23, 2016
|updated = Apr 5, 2018
|updver = remix.23.2.fix.1
|updver = remix.28.1
|licensing = [[Licensing#Open_source|open source]], [[freeware]]
|licensing = [[Licensing#Open_source|open source]], [[freeware]]
|language = [[Java]]
|language = [[Java]], [[Lua]]
|platforms = [[Android]],[[Chrome Os]]
|platforms = [[Android]],[[Chrome Os]]
|interface = pixel-art graphics, simple animation, touch interface
|interface = pixel-art graphics, simple animation, touch interface
Line 17: Line 17:
{{coffeebreak}}
{{coffeebreak}}


Remixed Pixel Dungeon is pixel-art roguelike game for android ([https://play.google.com/store/apps/details?id=com.nyrds.pixeldungeon.ml  Remixed Pixel Dungeon at Google Play]) and Chrome Os ( [https://chrome.google.com/webstore/detail/remixed-pixel-dungeon/apoffbknlkbjdainiepemddfgkejicba Remixed Pixel Dungeon at Chrome Web Store] ).
Remixed Pixel Dungeon is pixel-art roguelike game for android ([https://play.google.com/store/apps/details?id=com.nyrds.pixeldungeon.ml&referrer=utm_source%3Droguebasin%26utm_content%3Dpage Remixed Pixel Dungeon at Google Play]) and Chrome Os ( [https://chrome.google.com/webstore/detail/remixed-pixel-dungeon/apoffbknlkbjdainiepemddfgkejicba Remixed Pixel Dungeon at Chrome Web Store] (extremely outdated) ).


It's based on a classic idea of dungeon crawling. The player takes role of hero class of their choice to dwell in the depths of a randomly generated dungeon. Each 5 levels player must defeat a boss in order to progress, until reaching the game's goal at the deepest level.
It's based on a classic idea of dungeon crawling. The player takes the role of hero class of their choice to dwell in the depths of a randomly generated dungeon. Each 5 levels player must defeat a boss in order to progress until reaching the game's goal at the deepest level.


The project started as translation of [[Pixel Dungeon]] to Russian, but eventually started to evolve on it's own. The game is being updated on regular basis, featuring new content patches every 1-3 weeks. It's strongly driven by community feedback and developed several ideas based on community suggestions.
Unlike another PD flavors hero start his journey from the small town built just a top of an ancient dungeon...
 
The project started as the translation of [[Pixel Dungeon]] to Russian but eventually started to evolve on its own. The game is being updated on regular basis, featuring new content patches every 1-3 weeks. It's strongly driven by community feedback and developed several ideas based on community suggestions.


=== Features ===
=== Features ===


At this point version remix.23 features several differences, compared to original:
At this point version remix.28 features several differences, compared to the original:
* Multi language support
* Multi-language support
* New (fifth) hero class: Elf
* Original musical themes:
* New dungeon type: Spider Nest. Features set of thematic monsters and new boss.
** Boss battle music theme
** Caves music theme
** Ice Caves music theme
* New level object: Explosive Barrel
* New hero classes: Elf, Necromancer, Gnoll
* New dungeon type: Spider Nest. Features set of thematic monsters and a new boss.
* New dungeon type: Necropolis.
* New dungeon type: Ice Caves.
* New dungeon type: Demon Nest, with new mobs and mini-bosses.
* New dungeon type: Demon Nest, with new mobs and mini-bosses.
* New Boss: Shadow Lord.
* New Bosses: Shadow Lord, Spider Queen, Lich, Ice Guardian
* 20+ new items, including new weapon types: Bows and arrows
* 30+ new items, including new weapon types: Bows and arrows
* 10+ new monsters including elementals
* 20+ new monsters including elementals
* Magic without wands
* New item interactions:
* New item interactions:
** Fire an toxic gas can affect more items.
** Fire an toxic gas can affect more items.
** Seeds can be eaten
** Seeds can be eaten
** Potions can be used to give additional effect to weapons.  
** Potions can be used to moist arrows.  
* New NPC
* 5 New NPCs
* Difficulty settings and save/load function
* Difficulty settings and save/load function
* Support of community created mods (players are able to create custom texture packs for existing objects and change their descriptions, it's also possible to create custom level layout)  
* Support for community-created mods (players are able to create custom texture packs for existing objects and change their  
descriptions, it's also possible to create custom level layout)
 
=== Mods ===
Mods can change game sprites, texts, dungeon layout, maps, and so on. Few mods available for in-game download. Check github for info & examples


=== Localization ===
=== Localization ===


Currently it localized (more or less successfully) to:
Currently, it localized (more or less successfully) to:
* English
* English
* Russian
* Russian
Line 53: Line 67:
* Italian
* Italian
* German
* German
* Chinese
* Japanese
* Ukrainian


More localizations in progress at [https://www.transifex.com/nyrds/remixed-pixel-dungeon/ Transifex]
More localization's in progress at [https://www.transifex.com/nyrds/remixed-pixel-dungeon/ Transifex] ( any help are welcome )


=== Source Code ===
=== Source Code ===
Source code for Remixed Pixel Dungeon can be found at [https://github.com/NYRDS/pixel-dungeon-remix/ Github].
Source code for Remixed Pixel Dungeon can be found at [https://github.com/NYRDS/pixel-dungeon-remix/ Github].

Latest revision as of 22:16, 5 April 2018

Remixed Pixel Dungeon
Stable game
Developer NYRDS
Theme Fantasy
Influences Pixel Dungeon
Released Dec 28, 2014 (1.7.2a-rus)
Updated Apr 5, 2018 (remix.28.1)
Licensing open source, freeware
P. Language Java, Lua
Platforms Android,Chrome Os
Interface pixel-art graphics, simple animation, touch interface
Game Length short
Official site of Remixed Pixel Dungeon


Remixed Pixel Dungeon is a coffeebreak roguelike


Remixed Pixel Dungeon is pixel-art roguelike game for android (Remixed Pixel Dungeon at Google Play) and Chrome Os ( Remixed Pixel Dungeon at Chrome Web Store (extremely outdated) ).

It's based on a classic idea of dungeon crawling. The player takes the role of hero class of their choice to dwell in the depths of a randomly generated dungeon. Each 5 levels player must defeat a boss in order to progress until reaching the game's goal at the deepest level.

Unlike another PD flavors hero start his journey from the small town built just a top of an ancient dungeon...

The project started as the translation of Pixel Dungeon to Russian but eventually started to evolve on its own. The game is being updated on regular basis, featuring new content patches every 1-3 weeks. It's strongly driven by community feedback and developed several ideas based on community suggestions.

Features

At this point version remix.28 features several differences, compared to the original:

  • Multi-language support
  • Original musical themes:
    • Boss battle music theme
    • Caves music theme
    • Ice Caves music theme
  • New level object: Explosive Barrel
  • New hero classes: Elf, Necromancer, Gnoll
  • New dungeon type: Spider Nest. Features set of thematic monsters and a new boss.
  • New dungeon type: Necropolis.
  • New dungeon type: Ice Caves.
  • New dungeon type: Demon Nest, with new mobs and mini-bosses.
  • New Bosses: Shadow Lord, Spider Queen, Lich, Ice Guardian
  • 30+ new items, including new weapon types: Bows and arrows
  • 20+ new monsters including elementals
  • Magic without wands
  • New item interactions:
    • Fire an toxic gas can affect more items.
    • Seeds can be eaten
    • Potions can be used to moist arrows.
  • 5 New NPCs
  • Difficulty settings and save/load function
  • Support for community-created mods (players are able to create custom texture packs for existing objects and change their

descriptions, it's also possible to create custom level layout)

Mods

Mods can change game sprites, texts, dungeon layout, maps, and so on. Few mods available for in-game download. Check github for info & examples

Localization

Currently, it localized (more or less successfully) to:

  • English
  • Russian
  • French
  • Spanish
  • Polish
  • Korean
  • Brazilian Portuguese
  • Italian
  • German
  • Chinese
  • Japanese
  • Ukrainian

More localization's in progress at Transifex ( any help are welcome )

Source Code

Source code for Remixed Pixel Dungeon can be found at Github.