Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 570 Bytes

jDex

A Pokedex written in Java.
This program utilizes fanzeyi basic dataset of all Pokemon. Which is data compiled from Bulbapedia.
This can be found here: pokemon.json


Check out the progress so far (video): jDex

Currently work in progress
Things that need doing:

  • Add functionality in the form of items, moves or separate by generation etc.
  • All of the good stuff