Hello again community, I'm looking to take on the challenge of creating a multiplayer "war" / military management game.
One of the steps that I know will block me and that I think has more to do with mathematics and some formula is for me to obtain the combat strength of an army with data that the player enters and this combat takes place... How would I decide the winner...
In practice...
The player will have a stock and create a battle, for example
1000 Soldiers ATK(10) + Bonus (night vision)
5 Tanks ATK(20) + Bonus (HE SHELL)
An object then appears with this internal data as a variable...
But how do I put it to fight with another object...
A formula for the battle to last 20 real minutes and decide the winner by the host.