If I would remake Heroscribe
What if I would remake Heroscribe?
It seems surprisingly easy. I took a look at the source code yesterday, and it is not a lot. It is also written very clean and readable.
I tried to contact Flavio Chierichetti and Valerio Chierichetti now, like, five times, but no answer. If I continue, it becomes stalking. So I will have to do my own version instead of updating theirs.
I prefer python over java, so if I were to remake Heroscribe, it would be python code.
I have several fat modules already in python, like my symbol maker, a card generator and the questimator. I would bolt them on, if I can.
Is there anybody here with experience in GUI programming in Python? Is there anybody who could give me a hint if it is complicated to make it cross platform (to include the Mac OS)?
Any functions you would like? Though they would probably come not immediately.
Anybody who wants to participate, see here:
https://github.com/Anderas2/Heroscribe2
It seems surprisingly easy. I took a look at the source code yesterday, and it is not a lot. It is also written very clean and readable.
I tried to contact Flavio Chierichetti and Valerio Chierichetti now, like, five times, but no answer. If I continue, it becomes stalking. So I will have to do my own version instead of updating theirs.
I prefer python over java, so if I were to remake Heroscribe, it would be python code.
I have several fat modules already in python, like my symbol maker, a card generator and the questimator. I would bolt them on, if I can.
Is there anybody here with experience in GUI programming in Python? Is there anybody who could give me a hint if it is complicated to make it cross platform (to include the Mac OS)?
Any functions you would like? Though they would probably come not immediately.
Anybody who wants to participate, see here:
https://github.com/Anderas2/Heroscribe2
Translate existing java code