Files
shattered-pixel-dungeon-web…/README.md

3.0 KiB

Shattered Pixel Dungeon

This is a fork of Shattered Pixel Dungeon that can also compile for the web. Inspired by this web port for the original Pixel Dungeon.

Libraries Used

This project uses the following libraries:

  • TeaVM, licensed under the Apache License, Version 2.0.
  • gdx-teavm, licensed under the Apache License, Version 2.0.

Known errors

  1. No rays effect.
  2. If tome of mastery is not picked up, opened and closed before entering a custom note, then screen goes blank until the player does that.

Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou.

Shattered Pixel Dungeon currently compiles for Android, iOS, and Desktop platforms. You can find official releases of the game on:

Get it on Google Play Download on the App Store Steam
GOG.com Itch.io Github Releases

If you like this game, please consider supporting me on Patreon!

There is an official blog for this project at ShatteredPixel.com.

The game also has a translation project hosted on Transifex.

Note that this repository does not accept pull requests! The code here is provided in hopes that others may find it useful for their own projects, not to allow community contribution. Issue reports of all kinds (bug reports, feature requests, etc.) are welcome.

If you'd like to work with the code, you can find the following guides in /docs: