6 years ago
Hello,
during the creation of the Caterbuino
game, I quickly felt the need to automate the transformation of my image assets to their code version. I am fond of automation.
So I briefly came up with a little script that was ok during the game developement. Then I rewrote it with sharing in mind.
It is now available as a first version. It still lacks a few things (see README.md) that I will implement when I need them.
Hoping it will benefic other people.
NEW 6 years ago
Seems nice. I have to install a python interpreter i think to use in with a Win 10 64bits ?
Mokona
6 years ago
Yes. Be careful that the default download on the python.org is 32 bits (for an unknown reason). Better go in a more detailed folder : https://www.python.org/downloads/release/python-365/ (for current version)
NEW 6 years ago
Yes. Be careful that the default download on the python.org is 32 bits (for an unknown reason). Better go in a more detailed folder : https://www.python.org/downloads/release/python-365/ (for current version)