Pokemon-Emerald-js icon indicating copy to clipboard operation
Pokemon-Emerald-js copied to clipboard

Pokemon Emerald Built In Javascript Canvas

Pokemon-Emerald-js

Pokemon Emerald Built In Javascript Canvas Demo

Littleroot Town

Running the game

  1. clone the repository
  2. move to the repository directory with cmd - cd path_to_pokemon_emerald_base_dir
  3. install node-js dependencies - npm install
  4. start the app - npm start