Skip to content

ofirbartal100/Pokemon-Emerald-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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