[casual_games] languages...
Duncan Gough
duncan at 3rdsense.com
Wed Oct 5 09:55:39 EDT 2005
Yes, using py2exe - you'll end up with a single .exe file that you
can then bundle up into an installer.
http://www.py2exe.org/
Without wanting to blow my (admittedly funky) horn, you can download
a couple of games I made with Pygame to see how it works.
http://www.suttree.com/code/pygames/
Thanks,
Duncan
--
http://www.millionsofgames.com
http://www.suttree.com
On 5 Oct 2005, at 14:42, Jason Van Anden wrote:
> Perhaps I am out of date here ... forgive my ignorance if this is
> the case ... but is there a way for a user to install a python
> application as easily as Flash or VB?
>
> Jason
>
> On 10/5/05, Lionel barret De Nazaris <lionel.bdn at free.fr> wrote:
> Pygame is a only an evoluted wrapper around SDL. It's quite
> straightforward.
> The install process for a dev is as simple as any python module. click
> click click and it's done.
> (I am currently using pygame and python for my prototype. I was
> wondering if I could keep the code base for the final thing.)
>
> Lionel.
>
> Morbus Iff wrote:
> >> I have always been under the impression that the installation of
> >> pygame based apps requires a bit of a learning curve on the user's
> >> behalf depending on the platform. Has this changed?
> > Doesn't pygame go through SDL somehow? Or is that merely an option?
>
> Jason Van Anden wrote:
> > I have always been under the impression that the installation of
> > pygame based apps requires a bit of a learning curve on the user's
> > behalf depending on the platform. Has this changed?
> >
> > I love Python, butI use it on the server side and on apps I
> > maintain and for prototyping.
> >
> > Jason Van Anden
>
> _______________________________________________
> Casual_Games mailing list
> Casual_Games at igda.org
> http://seven.pairlist.net/mailman/listinfo/casual_games
>
>
>
> --
> Jason Van Anden
> http://www.smileproject.com
> _______________________________________________
> Casual_Games mailing list
> Casual_Games at igda.org
> http://seven.pairlist.net/mailman/listinfo/casual_games
More information about the Casual_Games
mailing list