Pokémon Battle System
The 'Pokémon Battle System' is a program in which you can choose your Pokémon and battle it with another Pokémon. This game was inspired by the Pokémon Games made by Game Freak and Nintendo, as well as The Pokémon Company itself. I have spent a lot of time into this and it is on of the biggest projects I have done with Python 3.
Hope you enjoy!
And by the way the code is 350 lines long. (Roughly)
Wow... Great idea, Amazing work! Upvote from me :)
You probably should add a function so they can switch pokemon to make the game longer and more fun.
Yeah... @NoNameByProgram
@NoNameByProgram you have chosen mimikyu
@NoNameByProgram you have chosen mimikyu
nononono this is clearly gen 1 so they chose MissingNo ofc xD
@Duvangamer3845
why do people make p o k e m o n posts still
@NoNameByProgram honestly I’m kinda tired of seeing “Pokemon Battle Simulators” on Repl.it especially in Python also why are there so many kids saying their below 13??
@RayhanADev here are a few reasons why they're saying their age:
- they want to show it off
- they use repl talk to show their projects to teachers (which is not the point of repl class)
- they use their free will by doing so without thinking of the consequences
But this guy:
- Says his name is
TheKidCoder
- Puts his age in a
P.S.
- And we almost know his birthday: "December ??, 2008"
@NoNameByProgram dude this sad xd. Can a mod please censor this kid’s age (and all other ages?)
lmao, ikr? @RayhanADev
I'm 671 gonna be 672 in January @NoNameByProgram
I DEFEATED CHARIZAR WITH CHARMANDEEER OMG WOWHOOO YEAAAH SO COOL
@priyaihsan Thanks for letting me know of the bug!
@TheKidCoder
Yes, you are welcome dude
@ThisUserTaken
ik but still :)
I'm not going to add hoenn or sinnoh or other regions starters next to the kanto trio but i needed 4 pokemon so i added pikachu
@RayhanADev
ok i will
maybe you should have the moves repeat themselves with the attack desc
how do you even defeat charizard
Also, you guarantee that you are over the age of 13 when you sign up...
this is great, but I keep losing(╥﹏╥)
@sadlifeme
it is possible!
@TheKidCoder too hard :O
this is impossible to win
any updates i should add?
@TheKidCoder In the game you always have to fight Charizard so maybe you could add a few more pokemon to fight.
@TheKidCoder You could also add a website in which people can save their game, and resume any time.
@TommyVictory fixed it
@TommyVictory ok thanks!
@TheKidCoder No problem. :)
Also, i just took a shower so i couldn't respond quickly.
@TommyVictory
If you don't mind, can u help me make my code precise then?
@TheKidCoder just remove the empty space from 400 to 364
And to everyone
I will fix that big -10 bug
what other things should i add?
@JBYT27
Thanks for the advice!
np! ;) @TheKidCoder
This is a good game but I died, i used pikachu vs Charizard. LOL
me wondering why there is 47 extra lines of code
Since when was Pikachu a starter? I mean, Ash got one, but in the game, you don't get one unless its Pokemon Let's Go Pikachu
@ThisUserTaken my guy, have you even Pokemon Yellow’d xD. (The only character you get to start with is Pikachu, and Let’s Go were basically based off them)
@RayhanADev yes i have. but still. this is generation 1 starters .-.
Some tips:
- Use \n to make a new line instead of print()
- Maybe add classes or dicts instead of lots of if statements
To make the imports cleaner, just separate the imports with commas. Like import time, is, etc.- Use the os.system(“clear”) more often
I hope this helps! ;)
@eEmKupl
Thanks!
I'll also be doing a update