I wrote pyTribalcalc to calculate the time different units would take to reach other players villages on the browser game tribalwars and to do some other semi useful things.
It’s written in python which is interpreter language. You need to install python to use it.
It’s not a pretty app infact it’s command line, but it gets the job done.
I wrote phpTribalcalc as a php conversion of the python version. At the moment it only calculates the distance and the time of the units unlike the python version.
These two projects were my first python and php programs respectively so I’ve probably broke all kinds of conventions.
You can get pyTribalcalc here and use phpTribalcalc here.
Tags: php, phpTribalcalc, Programming, python, pyTribalcalc