Skip to content

emjames/tinypokemon

Repository files navigation

Tinypokemon

Java Programming Class Final: Small imitation of Pokemon game

Requirements

  • Pokemon base class
  • SuperPokemon class (Extends Pokemon base class and has an extra Super Ability)
  • Constructor
  • Setters and getters for a Pokemon's
    • Name
    • Health points
    • Energy
    • Unique Ability
  • Print Pokemon's information
  • Imitate a battle

Video

Coding process and explanation (Chinese)

IMAGE ALT TEXT HERE

About

Java Programming Class: Small imitation of Pokemon game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages