Skip to content

mbjames/first-generation-pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/