Re: [pygame] pygame-based tiled?

2013-06-14 Thread Sean Felipe Wolfe
Thanks! I was actually thinking, a clone of the Tiled program itself
in python.  :P

But that is a good link to have as well :)

On Fri, Jun 14, 2013 at 6:14 PM, Alex Nordlund  wrote:
> As a matter of fact, someone brilliant already did!
>
> http://code.google.com/p/pytmxloader/
>
> I have used it and can highly recommend it.
> And the author is a regular on irc and really knowledgeable.
>
> This is for use with tiled.
>
> Best regards,
> Alex
> Sent from my LG
>
> On 15 Jun 2013 02:08, "Sean Felipe Wolfe"  wrote:
>>
>> So I'm sure most of you are familiar with tiled ... www.mapeditor.org ?
>>
>> Has anybody ever talked about an equivalent in Pygame?
>>
>> I'm about to upload some tiles and I may end up using pygame to tweak
>> the spritesheet a bit before I push it to Tiled. That got me thinking
>> ...
>>
>> --
>> A musician must make music, an artist must paint, a poet must write,
>> if he is to be ultimately at peace with himself.
>> - Abraham Maslow



-- 
A musician must make music, an artist must paint, a poet must write,
if he is to be ultimately at peace with himself.
- Abraham Maslow


Re: [pygame] pygame-based tiled?

2013-06-14 Thread Alex Nordlund
As a matter of fact, someone brilliant already did!

http://code.google.com/p/pytmxloader/

I have used it and can highly recommend it.
And the author is a regular on irc and really knowledgeable.

This is for use with tiled.

Best regards,
Alex
Sent from my LG
On 15 Jun 2013 02:08, "Sean Felipe Wolfe"  wrote:

> So I'm sure most of you are familiar with tiled ... www.mapeditor.org ?
>
> Has anybody ever talked about an equivalent in Pygame?
>
> I'm about to upload some tiles and I may end up using pygame to tweak
> the spritesheet a bit before I push it to Tiled. That got me thinking
> ...
>
> --
> A musician must make music, an artist must paint, a poet must write,
> if he is to be ultimately at peace with himself.
> - Abraham Maslow
>


[pygame] pygame-based tiled?

2013-06-14 Thread Sean Felipe Wolfe
So I'm sure most of you are familiar with tiled ... www.mapeditor.org ?

Has anybody ever talked about an equivalent in Pygame?

I'm about to upload some tiles and I may end up using pygame to tweak
the spritesheet a bit before I push it to Tiled. That got me thinking
...

-- 
A musician must make music, an artist must paint, a poet must write,
if he is to be ultimately at peace with himself.
- Abraham Maslow