Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 371 Bytes

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