MCPcopy Index your code
hub / github.com/bukinoshita/pokemon-game

github.com/bukinoshita/pokemon-game @v0.0.3

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

pokemon-game Build Status

Notices

  • The objective of the game is to capture all Pokémons.
  • Each week trainers will earn items based on their ranking. (pokeballs, money, etc) — if you need more money to play, tweet to @bukinoshita and I put some money for you. (beta)
  • The game is in Beta. If you find an issue or have any suggestions or ideas, please report it here.

Install

$ npm install --global pokemon-game

Usage

$ pokemon --help

  Usage:
    $ pokemon catch           Search a wild Pokémon to capture
    $ pokemon login           Login to Pokémon Game
    $ pokemon professor       Talk to Professor Oak
    $ pokemon pokedex         Show your pokemons
    $ pokemon rankings        See Rankings of best trainers
    $ pokemon bag             Show your bag
    $ pokemon shop            Buy items to put in your bag
    $ pokemon battle          Let's battle
    $ pokemon whoami          Show your information

  Options:
    -h, --help                Show help options
    -v, --version             Show version

How it works

Related

License

MIT © Bu Kinoshita

This game was created as an experiment / learning purpose just for fun. This project is not related to The Pokémon or Nintendo. Some data was collected from Bulbapedia.

Core symbols most depended-on inside this repo

read
called by 10
lib/cfg.js
getUser
called by 5
lib/cfg.js
updateUser
called by 5
lib/cfg.js
save
called by 2
lib/cfg.js
merge
called by 1
lib/cfg.js
run
called by 1
bin/pokemon.js
emailConfirmation
called by 1
bin/pokemon-login.js
verify
called by 1
bin/pokemon-login.js

Shape

Function 9

Languages

TypeScript100%

Modules by API surface

lib/cfg.js5 symbols
bin/pokemon-login.js3 symbols
bin/pokemon.js1 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page