Skip to main content
Tweeted twitter.com/#!/StackCodeReview/status/631943484413464576
edited tags
Link
Phrancis
  • 20.5k
  • 6
  • 70
  • 155
edited tags
Link
200_success
  • 145.7k
  • 22
  • 191
  • 481
Improved Formatting
Source Link
Quill
  • 12.1k
  • 5
  • 41
  • 94

Pokemon Pokémon style battle game

I haven't been learning Python for too long and I was just wondering how this PokemonPokémon style battle looks? ItsIt's based off of this: Turn Based PokemonPokémon Style Game. ItsIt's my first properproper time using classes so I'd love advice or critique on my usethe usage. Also, where I make the CPU more likely to use heal when under 35 health, there must surely be a better way to do that.

Pokemon style battle

I haven't been learning Python for too long and I was just wondering how this Pokemon style battle looks? Its based off of this: Turn Based Pokemon Style Game. Its my first proper time using classes so I'd love advice or critique on my use. Also, where I make the CPU more likely to use heal when under 35 health, there must surely be a better way to do that.

Pokémon style battle game

I haven't been learning Python for too long and I was just wondering how this Pokémon style battle looks? It's based off of this: Turn Based Pokémon Style Game. It's my first proper time using classes so I'd love advice or critique on the usage. Also, where I make the CPU more likely to use heal when under 35 health, there must surely be a better way to do that.

show appreciation by upvoting good answers and accepting the best answer
Source Link
Malachi
  • 29.1k
  • 11
  • 87
  • 188
Loading
Source Link
Prendy
  • 183
  • 1
  • 1
  • 5
Loading