Pokepedia Barata is a Java application that allows you to explore information about first-generation Pokémon. It uses the PokeAPI to retrieve detailed data for each Pokémon, including their name, types, and an image of their front sprite.
- Explore detailed information about first-generation Pokémon.
- Navigate through Pokémon using the "Next" and "Back" buttons.
- Simple and user-friendly interface.
- In addition to being able to search for a pokemon by its name or code
- Installed Java Runtime Environment (JRE).
- Clone this repository:
git clone https://github.com/your_username/Pokepedia-Barata.git
- Compile and run the application from your favorite Java development environment.
- Enjoy exploring Pokepedia Barata!
Contributions are welcome! If you find any issues or have ideas to improve the application, feel free to open an issue or submit a pull request.
- Developer: [Oscar Navarro]
- Library Used: Org.JSON