Project Description
In this project, you will be making a simulation of the Nintendo game Pokemon!
Your Task
The most basic part of the Pokemon game is the Moves.
During a Pokemon Battle, Pokemon can use Moves on each other to do damage to their opponents. A Move has a name as well as the amount of damage it can do.
Students will next create a Pokemon class where they can assign an image and assign an attack.