Object Oriented Programming with Classes in Python. I designed a combat simulator from the Pokemon Video game, where you can create these creatures and have them fight each other. The Pokemon class is designed to handle the internal member variables associated with each pokemon, and the Trainer class abstracts upon this class, containing multiple pokemon and using them to battle.
-
Notifications
You must be signed in to change notification settings - Fork 0
Object Oriented Programming with Classes in Python. I designed a combat simulator from the Pokemon Video game, where you can create these creatures and have them fight each other. The Pokemon class is designed to handle the internal member variables associated with each pokemon, and the Trainer class abstracts upon this class, containing multipl…
codestorm177/Pokemon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Object Oriented Programming with Classes in Python. I designed a combat simulator from the Pokemon Video game, where you can create these creatures and have them fight each other. The Pokemon class is designed to handle the internal member variables associated with each pokemon, and the Trainer class abstracts upon this class, containing multipl…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published