Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 373 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 373 Bytes

Pokemon

My Pokemon Recreation

Steps to install and run script

Must have:

  • Python3
  • Internet connection
  • git

Steps:

  • Open command prompt and run:

git clone https://github.com/NathanAZaks/Pokemon.git

  • Next:

cd Pokemon/src

  • Install necessary packages:

python -m pip install -r requirements.txt

  • Then run:

python3 pygamePokemon.py