Skip to content

This PokeDex helps you pick the best possible attack against most Pokémon → ever found yourself in a fight against a Pokémon and wondering which attack would be the most effective? Check exactly that with this specialized version of the Pokedex!

License

Notifications You must be signed in to change notification settings

infinitel8p/PokeDex

Repository files navigation

PokeDex - v.4.0.1

         GitHub code size in bytes GitHub release (latest by date) Github last commit GitHub closed issues Github license Discord Widget

This PokeDex helps you pick the best possible attack against most Pokémon

Ever found yourself in a fight against a Pokémon and wondering which attack would be the most effective? Check exactly that with this specialized version of the Pokedex!

Contents:

How to setup:

  1. Click clone or download and choose to download the ZIP file (If you only want the .exe and the necessary files download the PokeDex.zip from the Releases)
  2. Extract the folder from the ZIP file
  3. Run the PokeDex.exe (you may have to check PokeDex.exe is missing)

I will leave the original files in the folder in case you want to start the PokeDex as .pyw or dont want to add the .exeto your antivirus exceptions

If you want to see the python console output you need to rename the file from PokeDex.pyw to PokeDex.py or follow these steps:
🐍 Please make sure that python is installed, added to path and that pip is running correctly before you run the app this way for the first time!
  1. open a command prompt (just search for cmd in the windows start menu)
  2. navigate to the PokeDex folder. In my case I would use following command and press enter:
cd C:\Users\Ludo\Desktop\PokeDex
  1. start the PokeDex.pyw from within the command prompt with:
python app.pyw

Update logs:

v.1.1 : Simple Search for Pokémon is now possible. The results stack in the output - working on a delete function
v.1.2 : Built in automatic pip installation for necessary python libraries
v.1.3 : Search is now available in English too. You can now start a search in English or German
v.1.3.1 : Prepaired introduction of sprites included in the search results
v.1.4 : Multiple searches are now possible - last search result gets deleted to make space for new one
v.1.5 : Fixed major error when searching for same thing more than once in a row
v.1.5.1 : Fixed german name output when searching in enlish
v.1.6 : implemented log of last searches
v.2.1.1 : Added images of searched Pokémon to the search results
v.3.0.1 : changed project to .exe
v.3.1 : moved functions to support.py and fixed a error which caused the output to add up
v.3.2 : added option to change language (german & english)
v.4.0.1 : Added Pokémon Uranium and fixed the search partially

💤 → currently working on "more information" tab for more in detail information to a pokemon

PokeDex.exe is missing

In case of the PokeDex.exe missing on your pc you have to tell your Antivirus that these files are fine. Check this post for further information: My Antivirus Detected the exe as a Virus

Used libraries:

About

This PokeDex helps you pick the best possible attack against most Pokémon → ever found yourself in a fight against a Pokémon and wondering which attack would be the most effective? Check exactly that with this specialized version of the Pokedex!

Topics

Resources

License

Stars

Watchers

Forks