Dangerous High School Girls in Trouble! The Witch's Yarn
next I'll be shipping, '7 Grand Steps'
www.mousechief.com
--- On Sun, 2/19/12, Ian Mallett wrote:
From: Ian Mallett
Subject: Re: [pygame] commercial pygame games
To: pygame-users@seul.org
Date: Sunday, February 19, 2012, 2:22 PM
On
I believe it builds a drag and drop app and is old tech. Py2app and bdist_mpkg
are the modern ways to package Mac distorts (the latter for binary installers
such as pygame).
What is the state of 1.9.2? I'm willing to try a binary distro when folks think
it is time (though w/out pymidi alas sinc
On Sun, Feb 19, 2012 at 3:20 PM, Vovk Donets wrote:
> Hi, pygamers =)
>
> Are there commercial games based on Pygame?
> I have searched a little but it was all in vain.
> Want to take look at this games.
Galcon comes to mind.
Hi, pygamers =)
Are there commercial games based on Pygame?
I have searched a little but it was all in vain.
Want to take look at this games.
--
*Vovk Donets*
python developer
Hey all,
I'm writing something where I load 4-colour indexed PNG images (8x8 tiles) with
a simple greyscale palette (four entries, in order: black, dark grey, light
grey, white) off disk. I then intend to recolour these in different ways by
replacing the palette indices using PixelArray.replace
Ok by three way I downloaded python 2.7.2 from pygame.org and whnen downloaded
had another application other than idle called 'build applet' with what looks
like a python script going through a scanner and an application coming out on
the other side(that is the icon) yet ive googled it and I can
Ok by the way
-Zack
On Feb 18, 2012, at 8:32 AM, Enrico Kochon wrote:
> If Zack gets Pyinstaller to run on MacOs, this will be great!
>
> Struggling with py2app to the point were it run, was kind of driving me mad.
>
>
> Best regards
>
> Enno
>
>
>
> Am 18.02.2012 um 11:32 schrieb Sam B
Hi,
I just tested it with the Zanthor game... and get an error on OS X 10.7.
File "/Users/rene/dev/zanthor/zanthor/intro.py", line 111, in update
img = fnt.render(text,1,(0,0,0))
File
"/usr/local/Cellar/python/2.7.2/lib/python2.7/site-packages/pygame/ftfont.py",
line 68, in render
s,