Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 512 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 512 Bytes

New Pokemon Snap Locator

Application for viewing the islands where pokemon species are located.

Run The Source Code

Download Python

https://www.python.org/downloads/

Verify Version Once Installed

py --version

From Your Download Directory Run The Source Code

py location.py

Run The Executable (Windows Only)

image

Executable Was Created With PyInstaller

https://www.pyinstaller.org/