MWDC
- 2 Devlogs
- 3 Total hours
Minecraft Weapons Damage Calculator
Minecraft Weapons Damage Calculator
1 + (sharpness_level -1) * 0.5
base_damage * 1.5
I’ve only started today so im planning on expanding it by a lot! There are 3 features im sertain i want to add.
Some of these are gonna be a struggle to add. But im gonna try my best and annoy my friend!:>
I spend my time today and yesterday to learn Python. So i did some assignments to learn it a bit. I made a little game guess the number with helped a lot to learn!
My plan for now on is to make a calculator for minecraft weapon damage. I still need to start working on it. But atleast im a bit more familiar with python.
I really want to get better at Python. So when a friend of mine invited me i started working!
I came up with the idea because i play Minecraft a lot and i was curious how the game calculates the damage. And a Sword is a bit basic. But the Mace and the Spear work allot differently.
I also switched from VS code to Antigravity IDE. So ai could help me more easy when i need it to.
Here is a screenshot of my guess the number game.