pokemon-game
v0.0.3
Published
Pokemon game — Get 'em all
Downloads
17
Maintainers
Readme
pokemon-game
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
- catch-pokemon — Algorithm to catch a pokemon
- pokedex-api — Pokedex API
- pokemon-catch-probability — Check probabilty to catch a pokemon
- get-pokeball — Get pokeball information
- pokeball-shake — Algorithm to determine how many times pokeball shakes
- pokemon-capture-quote — Pokemon capture quote
- pokemon-f — Algorithm to calculate
f
on capture pokemon method - pokemon-escape — Check if Pokemon flee from battle
- pokemon-player-escape — Check if player escape from battle with wild Pokemon and get probability of escaping
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.