Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

jlobos/pokemongo-genymotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon GO from your Genymotion device

Installation & Play!

Create a new Genymotion Device.

$ git clone https://github.com/jlobos/pokemongo-genymotion.git
$ cd pokemongo-genymotion
$ npm install
$ npm start

Configuration

Add your perfect settings in the file config.json:

{
  "shell": "genymotion-shell",
  "location": [],
  "keys": {
    "UP": "up",
    "DOWN": "down",
    "LEFT": "left",
    "RIGHT": "right"
  }
}

About

Play Pokémon GO from your Genymotion device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published