Re: [pygame] pygame participation in Google Summer of Code

2008-04-02 Thread Marcus von Appen
On, Wed Apr 02, 2008, Nisarg Kothari wrote: I am considering applying to the Python Software Foundation to create a generic AI module for pygame. I would create a framework for fundamental AI algorithms like A* (for pathfinding), behavior trees, and Finite State Machines (for behavior).

Re: [pygame] pygame participation in Google Summer of Code

2008-04-02 Thread René Dudfield
hi, It might be best (if you have time), to make another application for something to do with python, and not so much pygame. Keep your original application. Since there's only two of us mentoring for pygame so far - and there have been quite a few pygame related applications. It would

Re: [pygame] pygame participation in Google Summer of Code

2008-04-02 Thread Richard Jones
On Thu, 3 Apr 2008, René Dudfield wrote: It might be best (if you have time), to make another application for something to do with python, and not so much pygame. I believe there would be a better chance of acceptance (and also a wider audience :) if the AI module was not pygame-specific.

Re: [pygame] pygame participation in Google Summer of Code

2008-04-02 Thread Nisarg Kothari
So would you recommend that I not mention pygame specifically, and just focus on differentiating my proposed project from the existing AI projects that use Python? Nisarg On Wed, Apr 2, 2008 at 5:15 PM, Richard Jones [EMAIL PROTECTED] wrote: On Thu, 3 Apr 2008, René Dudfield wrote: It might

Re: [pygame] pygame participation in Google Summer of Code

2008-04-02 Thread René Dudfield
If you can find an existing AI project that looks good, perhaps approach them and see if they will mentor you. Do you know where these other python AI projects are Richard? cheers, On Thu, Apr 3, 2008 at 8:35 AM, Richard Jones [EMAIL PROTECTED] wrote: On Thu, 3 Apr 2008, Nisarg Kothari

Re: [pygame] pygame participation in Google Summer of Code

2008-04-02 Thread Richard Jones
On Thu, 3 Apr 2008, Nisarg Kothari wrote: So would you recommend that I not mention pygame specifically, and just focus on differentiating my proposed project from the existing AI projects that use Python? Mention gaming by all means, but present the effort with a wider scope. And yes, you'd

Re: [pygame] pygame participation in Google Summer of Code

2008-04-02 Thread Nisarg Kothari
I've searched pretty thoroughly for a project similar to mine, and to date I have not been able to find one. There are a lot of implementations and projects dealing with 'research ai', but none that focus on the practical kinds of AI implementations that are used extensively as solutions to

Re: Re: [pygame] pygame participation in Google Summer of Code

2008-04-02 Thread Richard Jones
René Dudfield [EMAIL PROTECTED] wrote: If you can find an existing AI project that looks good, perhaps approach them and see if they will mentor you. Do you know where these other python AI projects are Richard? I just did a google search for python AI module and got a bunch of hits :)