I start in inkscape and just drop in a bunch of images:
I'll then edit line three of convert.py and add foresttest.svg.
Here's convert.py:
convert.py requires the file template.py
In the terminal i'll run
Code: Select all
$ python convert.py
Code: Select all
------------------------------
COUNT OBJECTS IN FILE:38
------------------------------
Then I'll type:
Code: Select all
$ python test.py
It's still very basic and I'm going to be spending every weekend working on this for the next few months, but at the moment it's ready to show off.
My goal is to be able to make large detailed game levels that are easy build a game in.
edit: none of the art is mine. I'm using it to help with the programming.
Also, any feedback is welcome.