Battle Game Made With Python
You can choose your own character to battle the computer's character.
Important: Please answer with the correct case or it won't understand you.
How to play
You can either choose your character or get a random character.
When it's your turn, you choose a move. The move will either do damage to the computer's character or heal itself.
The computer will choose its own move.
The character who doesn't have any more health loses.
I have updated this game so that you can be both the hero or the villain.
If you like this game, you can take a look at my Word Ping Pong Game.
dude, i love it! its so fun to play, and its made in python, my favorite language!
@AsherVinson1 Thanks!
@ruiwenge2 do you want to join my team? just wondering
@AsherVinson1 that's because python is super easy
@ruiwenge2 you can use if character.lower() == 'modevort' or stuff like that to make it understand all cases
@SudhanshuMishra err... um
@SudhanshuMishra thanks so much
@SudhanshuMishra :) btw just got ya 230
@AsherVinson1 YEs of course!
bruh um python is easy compared to C++ and all @JWZ6
@Whippingdot ik but like it is kinda hard in my opinion, linking all those stuff, Django
, flask
etc
@JWZ6 the syntax is super simple and easy to understand
I mean for some people maybe, but I’m not that guy so yeah... @FlaminHotValdez
@JWZ6 true, i have a hard time creating different projects other than a python rock paper scissors! lol
@codingjlu i mean, i do know. it's just im not so gud with it. like yeah
@codingjlu lol thx
@AsherVinson1 yea its awesome
@P0GCHAMPB0i what is that?
nVidia card stuff @ruiwenge2
@GaneshaSharma GRRRRRRRRRRRRRRRRRRRRRR
wut @P0GCHAMPB0i
@P0GCHAMPB0i who da hek putcrazy zalgo text here?
@P0GCHAMPB0i no [zalgo removed]
@P0GCHAMPB0i what is this?
@P0GCHAMPB0i , unicode comment. It got took out by the moderators.
I have to say, this game was very well made. Voldemort seems to be amazing at healing since creating Horcrux gives a lot of health, but Spiderman seems to be a good set up attacker, as using think a lot could be dangerous. Pikachu/Raichu, though, is a very broken character, as it can easily heal by evolving or devolving because of how its hp resets back to 100. Pikachu/Raichu block is also really good since it heals and damages at the same time. Overall, this game was really fun to play and addictive too. If only I had the skills to do something like this...
wow! thx! @IsaacIsAwesome
Hi, me and my friend both loved this game and the fact that it's in the only language we know made us want to take the game and enhance it. The two of us started working on adding polish to the game and did a bunch of edits such as adding new characters, creating a two player mode, making it so you can type numbers that correspond to each attack rather than having to type it out and making inputs case independent. We wanted to get permission from you to post the game after we finish adding stuff giving full credit to the combat system and any ideas in from the original game, we would leave links to your replit page and the original game.
woah woah woah my dude how in the world are you even making it work with player importing helper and helper importing player? That's an impossible thing and returns an error every time. Here's an exapmle. We have a module named m1 and a module named m2. m1 is accessing and modifying m2's data, and then m2 accesses the data in m1, taking and keeping it's own modified data, then modifying the modifications made by m1, then m1 takes that data and modifies it again, and so on in an endless loop.
pikachu main
I AM UNSTOPPABLE
I AM UNSTOPPABLE
nice (also negatives shouldn't be allowed)
Voldemort : killing curse AVADA KEDAVRA! Voldemort did 50 damage to Pikachu ---------------------------------------- Voldemort health: 56 Pikachu health: -15 ---------------------------------------- Pikachu has no more health... You win! __________________________________________ Want to play another round? y/n >
@Username543210 did you use the "think" move?
it raises spiderman's energy by 0.15. so if you used think once, and used another move that does some damage, it will raise the damage by 0.15
You can also take a look at another game I made with Python called Word Ping Pong:
https://replit.com/talk/share/Word-Ping-Pong/138427
thanos snap doesn't work.
I want be the v
darun
cool.
That’s should be cool downs so that enemy can’t heal all the time but this is a great game
jedi is kind of OP ngl
I found a problem with pikachu's special move, the number doesn't actually go down when you use it.
This is awesome
oh this is kinda like my dungeons games
you should make it so that when you defeat your enemy, it wouldn't show negative numbers, but instead 0
I'm forking it so that I can make suprise, I won't tell you version
For all of your case-sensitive equations, use the
for example:
or .upper() @WilliamLindenbe