All Projects → bukinoshita → pokemon-game

bukinoshita / pokemon-game

Licence: MIT license
Pokemon game — Get 'em all

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to pokemon-game

Sysbot.net
sys-botbase client for remote control automation of Nintendo Switch consoles.
Stars: ✭ 182 (+230.91%)
Mutual labels:  pokemon
Sprites
Repository containing all the Pokémon sprites
Stars: ✭ 231 (+320%)
Mutual labels:  pokemon
Pokedex
An application that uses Retrofit to consume the Pokeapi API, in addition to loading images with Glide.
Stars: ✭ 21 (-61.82%)
Mutual labels:  pokemon
Pokedex Angular App
For The Love Of Pokemon.
Stars: ✭ 197 (+258.18%)
Mutual labels:  pokemon
Pokegold
Disassembly of Pokémon Gold/Silver
Stars: ✭ 215 (+290.91%)
Mutual labels:  pokemon
Pokegold Spaceworld
Disassembly of the Pokémon Gold and Silver 1997 Space World demo
Stars: ✭ 246 (+347.27%)
Mutual labels:  pokemon
Openpokemonred
WIP: An open-source re-implementation of Pokémon Red
Stars: ✭ 168 (+205.45%)
Mutual labels:  pokemon
OpenPoGoWeb
Web View for OpenPoGoBot
Stars: ✭ 79 (+43.64%)
Mutual labels:  pokemon
Opmon
Currently moving the project to https://github.com/OpMonTeam/OpMon-Godot
Stars: ✭ 221 (+301.82%)
Mutual labels:  pokemon
nextjs-ssr-isr-cdk-aws
🦄 ‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎Next.js webapp using Server Side Rendering (SSR) and Incremental Static Regeneration (ISR) deployed with Serverless Nextjs CDK construct on AWS using CloudFront and Lambda@Edge
Stars: ✭ 78 (+41.82%)
Mutual labels:  pokemon
Pokemon data
全ポケモンのJSONデータです。
Stars: ✭ 201 (+265.45%)
Mutual labels:  pokemon
Pokeapi
The Pokémon API
Stars: ✭ 2,695 (+4800%)
Mutual labels:  pokemon
Pokered
Disassembly of Pokémon Red/Blue
Stars: ✭ 2,924 (+5216.36%)
Mutual labels:  pokemon
Cursors
All available cursors
Stars: ✭ 188 (+241.82%)
Mutual labels:  pokemon
ProfesorOak
Bot de Telegram para usuarios de Pokémon GO.
Stars: ✭ 50 (-9.09%)
Mutual labels:  pokemon
Badges
📝 Markdown code for lots of small badges 🎀 📌 (shields.io, forthebadge.com etc) 😎. Contributions are welcome! Please add yours!
Stars: ✭ 2,987 (+5330.91%)
Mutual labels:  pokemon
Pk3ds
Pokémon (3DS) ROM Editor & Randomizer
Stars: ✭ 244 (+343.64%)
Mutual labels:  pokemon
porybox
Porybox is a platform that allows you to display your Pokémon collection.
Stars: ✭ 38 (-30.91%)
Mutual labels:  pokemon
alfred-pokedex
Alfred 3 workflow to lookup information about Pokemon
Stars: ✭ 24 (-56.36%)
Mutual labels:  pokemon
Pokemon Reverse Engineering Tools
Tools for building and disassembling Pokémon Red and Pokémon Crystal
Stars: ✭ 249 (+352.73%)
Mutual labels:  pokemon

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.
  • This project was PAUSED and the API is down. If you want to play the game please create an issue, I'll be happy to put the API online again if you want to play it.

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 mart            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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].