Re: [pygame] connect-4 game

2016-01-30 Thread Ian Mallett
On Sat, Jan 30, 2016 at 4:44 PM, Yann Thorimbert 
wrote:

> However, how to go to this page (
> ​[...]) from pygame.org ? I did not find any way.
>
​After a rash of spam, coupled with a lack of resources to combat it, this
stopgap measure was put into place. It was certainly not intended as a
long-term solution, although practically speaking, it is.

I would also like to remind the list that it's also supposed to be
semi-secret, with the URL distributed directly only as requested to
plausible developers (such as the OP).

> Also, I had to go to the old version in order to get a way to add a
> project, this does not appear clearly in the new version.
>
​A similar scenario. The PyGame website has undergone a (huge) number of
rejuvenation efforts, with the latest development being the dogfooding of
the front page with the new site.

The consensus is that this effort is, broadly, a step in the welcome
direction. However, that also the current site design is both
incomplete/unusable and confusing. I had hoped that the dogfooding
procedure would make development progress faster, but this appears not to
have been the case.

Ian​


RE: [pygame] connect-4 game

2016-01-30 Thread Yann Thorimbert
Thank you very much, it seems I missed the changes :s ...


However, how to go to this page 
(http://pygame.org/login/new.php?nospamplease=thisisabitweird ) from pygame.org 
? I did not find any way. Also, I had to go to the old version in order to get 
a way to add a project, this does not appear clearly in the new version.


De : owner-pygame-us...@seul.org  de la part de 
Wout B 
Envoyé : samedi 30 janvier 2016 18:53
À : pygame-users@seul.org
Objet : Re: [pygame] connect-4 game


You can make an account at 
http://pygame.org/login/new.php?nospamplease=thisisabitweird and then you can 
add your project...

Op 30 jan. 2016 17:59 schreef "Yann Thorimbert" 
mailto:yann.thorimb...@unige.ch>>:

Hi all,


I would like to introduce the simple game I've written using pygame. It's a 
connect-N game with interesting AI capabilities (well, I hope so).

The description and code can be found here : 
http://thorpy.org/applications/ninarow.html .

Also, I really would like to be able to add my projects to the pygame site. I 
asked for it last year, but the only answer I had at this time was that the 
user system is not really maintained^^. Did something change concerning this 
point ? How can I subscribe and add my projects ?


If I still can't, maybe someone of you who has the capabality to do so could 
add my projects for me ? They consists in the game I just presented with this 
mail, and also my GUI library for pygame ( http://www.thorpy.org ). Please 
contact me, I would be really grateful !


Re: [pygame] connect-4 game

2016-01-30 Thread Wout B
You can make an account at
http://pygame.org/login/new.php?nospamplease=thisisabitweird and then you
can add your project...
Op 30 jan. 2016 17:59 schreef "Yann Thorimbert" :

> Hi all,
>
>
> I would like to introduce the simple game I've written using pygame. It's
> a connect-N game with interesting AI capabilities (well, I hope so).
>
> The description and code can be found here :
> http://thorpy.org/applications/ninarow.html .
>
> Also, I really would like to be able to add my projects to the pygame
> site. I asked for it last year, but the only answer I had at this
> time was that the user system is not really maintained^^. Did something
> change concerning this point ? How can I subscribe and add my projects ?
>
>
> If I still can't, maybe someone of you who has the capabality to do
> so could add my projects for me ? They consists in the game I just
> presented with this mail, and also my GUI library for pygame (
> http://www.thorpy.org ). Please contact me, I would be really grateful !
>


[pygame] connect-4 game

2016-01-30 Thread Yann Thorimbert
Hi all,


I would like to introduce the simple game I've written using pygame. It's a 
connect-N game with interesting AI capabilities (well, I hope so).

The description and code can be found here : 
http://thorpy.org/applications/ninarow.html .

Also, I really would like to be able to add my projects to the pygame site. I 
asked for it last year, but the only answer I had at this time was that the 
user system is not really maintained^^. Did something change concerning this 
point ? How can I subscribe and add my projects ?


If I still can't, maybe someone of you who has the capabality to do so could 
add my projects for me ? They consists in the game I just presented with this 
mail, and also my GUI library for pygame ( http://www.thorpy.org ). Please 
contact me, I would be really grateful !