Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 483 Bytes

First Generation Pokedex

ASCII first generation pokedex application.

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 pokedex.py

Run The Executable (Windows Only)

image

Executable Was Created With PyInstaller

https://www.pyinstaller.org/