MCPcopy Index your code
hub / github.com/Apress/make-your-own-python-text-adventure

github.com/Apress/make-your-own-python-text-adventure @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
359 symbols 615 edges 61 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Apress Source Code

This repository accompanies Make Your Own Python Text Adventure by Phillip Johnson (Apress, 2018).

Download the files as a zip using the green button, or clone the repository to your machine using Git.

Releases

Release v1.0 corresponds to the code in the published book, without corrections or updates.

Contributions

See the file Contributing.md for more information on how you can contribute to this repository.

Core symbols most depended-on inside this repo

Shape

Method 206
Class 102
Function 51

Languages

Python100%

Modules by API surface

code/ch15_endgame/world.py26 symbols
code/ch14_economy/world.py25 symbols
code/ch15_endgame/items.py16 symbols
code/ch14_economy/items.py16 symbols
code/ch13_world2/world.py15 symbols
code/ch13_world2/items.py14 symbols
code/ch12_enemies/items.py14 symbols
code/ch15_endgame/player.py13 symbols
code/ch12_enemies/world.py13 symbols
code/ch9_exceptions/game.py12 symbols
code/ch15_endgame/enemies.py12 symbols
code/ch14_economy/player.py12 symbols

For agents

$ claude mcp add make-your-own-python-text-adventure \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page