[SLUG] Re: [activities] SLUG FebruaryMonthly Meeting - Python Game Programming *Tutorial*

2010-02-27 Thread Dylan Jay
Here is a buildout for running invaders so you can install it all without touching anything in your python or os at all. $ git clone http://github.com/mithro/invaders.git invaders $ cd invaders Put the following into a file called buildout.cfg [buildout] parts = invaders [invaders] recipe =

[SLUG] Re: [activities] SLUG FebruaryMonthly Meeting - Python Game Programming *Tutorial*

2010-02-27 Thread Tim 'mithro' Ansell
On Sun, 28 Feb 2010 11:53:53 +1100, Tim 'mithro' Ansell wrote: > > Hello everyone, > > As promised here are links to everything I used on Friday: > > Presentation: >http://docs.google.com/a/google.com/present/view?id=dfg992t3_1025kjx9sgw Sorry, that URL appears to Google only. Please try

[SLUG] Re: [activities] SLUG FebruaryMonthly Meeting - Python Game Programming *Tutorial*

2010-02-27 Thread Tim 'mithro' Ansell
Hello everyone, As promised here are links to everything I used on Friday: Presentation: http://docs.google.com/a/google.com/present/view?id=dfg992t3_1025kjx9sgw Punch the Monkey Code: http://github.com/mithro/punchit You can clone the whole repository with a: git clone http:

Re: [SLUG] Re: [activities] SLUG FebruaryMonthly Meeting - Python Game Programming *Tutorial*

2010-02-26 Thread Robert Collins
On Fri, 2010-02-26 at 16:08 +1100, Dylan Jay wrote: > On 25/02/2010, at 11:01 AM, Robert Collins wrote: > > > On Wed, 2010-02-24 at 11:31 +1100, Tim 'mithro' Ansell wrote: > >> Hello everyone! > >> > >> Don't forget to do your homework (Install Python, Pyglet and Rabbyt) > >> before this tutorial.

Re: [SLUG] Re: [activities] SLUG FebruaryMonthly Meeting - Python Game Programming *Tutorial*

2010-02-25 Thread Dylan Jay
On 25/02/2010, at 11:01 AM, Robert Collins wrote: On Wed, 2010-02-24 at 11:31 +1100, Tim 'mithro' Ansell wrote: Hello everyone! Don't forget to do your homework (Install Python, Pyglet and Rabbyt) before this tutorial. The set-up page has been updated with instructions for a number of other

Re: [SLUG] Re: [activities] SLUG FebruaryMonthly Meeting - Python Game Programming *Tutorial*

2010-02-24 Thread db
On 25 February 2010 11:01, Robert Collins wrote: > On Wed, 2010-02-24 at 11:31 +1100, Tim 'mithro' Ansell wrote: >> Hello everyone! >> >> Don't forget to do your homework (Install Python, Pyglet and Rabbyt) >> before this tutorial. The set-up page has been updated with instructions >> for a number

Re: [SLUG] Re: [activities] SLUG FebruaryMonthly Meeting - Python Game Programming *Tutorial*

2010-02-24 Thread Robert Collins
On Wed, 2010-02-24 at 11:31 +1100, Tim 'mithro' Ansell wrote: > Hello everyone! > > Don't forget to do your homework (Install Python, Pyglet and Rabbyt) > before this tutorial. The set-up page has been updated with instructions > for a number of other Linux distros. You can find it at > ht

[SLUG] Re: [activities] SLUG FebruaryMonthly Meeting - Python Game Programming *Tutorial*

2010-02-23 Thread Tim 'mithro' Ansell
Hello everyone! Don't forget to do your homework (Install Python, Pyglet and Rabbyt) before this tutorial. The set-up page has been updated with instructions for a number of other Linux distros. You can find it at http://wiki.slug.org.au/pythonprogrammingsetup If you have any problems, I