Pokémon GO Server Implementation


Summary of my bookmarked Github repositories from Jul 12th, 2016

Github repositories

  • tjhorner/pokemon-go-server

    Unofficial Pokémon GO Server is an incomplete and poorly written server for Pokemon GO. The creator is seeking assistance through pull requests for development. To use it, install the dependencies, run the server, and set up a proxy to forward requests to the server. The server supports several RPC requests for testing purposes. However, there are known issues, including incorrect client response to certain messages, missing information like name and XP, incorrect team setting, and client freezing after selecting a Pokestop. Organizing responses into separate files is on the to-do list.