Releases: juststanley427/Java-Pokedex-Project
Releases · juststanley427/Java-Pokedex-Project
Pokemon Database v1.1.3
Full Changelog: v1.1.2...v1.1.3
Pokemon Gen 1 Database
Pokemon Gen 1 Database v1.0.0. Includes pokemon data ONLY from Generation 1 (Pokemon red, Blue, and Yellow games).
Pokemon Database v1.1.2
Features Added:
- Bug fixes
- Option to search for another Pokemon or exit the program
- .gitignore file
Pokemon Database v1.1.1
Features Added:
- GPU license
Pokemon Database v1.1.0
Features Added:
- Pokemon class updated
- Data displayed now includes abilities, hidden abilities, dex descriptions, and evolution methods for Gen 1
Pokemon Database v1.0.0
The very first release of the Pokedex Project! A working and searchable Pokemon database for the first generation, or first 151 Pokemon!
Features Included/Added:
Pokemon class (pokemon.java) to store Pokemon data
Base stats, types, and dex number for Gen 1's 151 Pokemon
Search options (search by name or by dex number)
More features are under development.