An open API service indexing awesome lists of open source software.

https://github.com/memosainz/javaoop-pokemonstatsattacks

In the project it was used both interfaces & abstract classes. As well, switch statements mixed with a While Loop.
https://github.com/memosainz/javaoop-pokemonstatsattacks

java oop

Last synced: about 2 months ago
JSON representation

In the project it was used both interfaces & abstract classes. As well, switch statements mixed with a While Loop.

Awesome Lists containing this project

README

        

## A mini terminal-game of pokemon

It's a project in the terminal where the user is able to select a pokemon and see their stats as well their common attacks.

In the project it was used both Interfaces and Abstract Classes.
With each of their constructors.
As well, While loop was present among Switch statements.

With the scanner class, the user can insert in the terminal which pokemon desires to see their stats and attacks.
The process of the terminal will end when the user inserts an 'exit' there.






Java Object-oriented programming

All lefts reserved © Memo Sainz 2024