Skip to content

Releases: juststanley427/Java-Pokedex-Project

Pokemon Database v1.1.3

26 Mar 16:32

Choose a tag to compare

Pokemon Gen 1 Database

26 Mar 16:06

Choose a tag to compare

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

15 Mar 21:36

Choose a tag to compare

Features Added:

  • Bug fixes
  • Option to search for another Pokemon or exit the program
  • .gitignore file

Pokemon Database v1.1.1

10 Mar 12:25
1c29297

Choose a tag to compare

Features Added:

  • GPU license

Pokemon Database v1.1.0

02 Mar 16:09
0cb358a

Choose a tag to compare

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

02 Mar 15:28
a31ee46

Choose a tag to compare

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.