MCPcopy Index your code
hub / github.com/Zrp200/rkpd2

github.com/Zrp200/rkpd2 @v3.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.0.0 ↗ · + Follow
12,459 symbols 48,375 edges 1,252 files 40 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Rat King Pixel Dungeon 2

image

First released on April 1 2021, this fork is all about introducing more power to the game. The King, a one-off character in Pixel Dungeon already, debuts here as a playable hero whose power is unmatched.

Challenges are left in for those that want to push their opness to the limit.


Forked from the source code of Shattered Pixel Dungeon by 00-Evan, inspired by Rat King Dungeon by the same author.

This will remain in sync with updates coming from Shattered Pixel Dungeon for the foreseeable future.

RKPD2 currently compiles for Android and desktop platforms. It is currently only available from GitHub, but it may expand to other distribution sites such as Google Play in the future.

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.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 10,445
Class 1,936
Enum 51
Interface 27

Languages

Java100%

Modules by API surface

core/src/main/java/com/zrp200/rkpd2/actors/hero/Talent.java158 symbols
core/src/main/java/com/zrp200/rkpd2/items/wands/CursedWand.java110 symbols
core/src/main/java/com/zrp200/rkpd2/actors/hero/Hero.java92 symbols
core/src/main/java/com/zrp200/rkpd2/scenes/GameScene.java75 symbols
core/src/main/java/com/zrp200/rkpd2/levels/Level.java65 symbols
core/src/main/java/com/zrp200/rkpd2/actors/buffs/MonkEnergy.java64 symbols
core/src/main/java/com/zrp200/rkpd2/Badges.java64 symbols
core/src/main/java/com/zrp200/rkpd2/actors/mobs/Mob.java63 symbols
core/src/main/java/com/zrp200/rkpd2/journal/Notes.java62 symbols
core/src/main/java/com/zrp200/rkpd2/items/weapon/melee/MeleeWeapon.java62 symbols
core/src/main/java/com/zrp200/rkpd2/items/Item.java61 symbols
core/src/main/java/com/zrp200/rkpd2/items/artifacts/DriedRose.java60 symbols

For agents

$ claude mcp add rkpd2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page