On 22/06/11 20.28, Gabor Szabo wrote:
Hi, <snip>
So I was hunting for applications on CPAN and I found Wx::App::Mastermind It is a very simple implementation of the famous Mastermind game. I understand it was built to showcase the threading in Wx but if improved it can be also included in one of the upcoming packages. Assuming Mattia agrees,
Ok with me.
anyone with tuits who would like to give some love to this package? A few comments: the documentation does not say it but once installed you have to run the wxperl_mm.pl script. When I clicked "Run" the first time I got this: Thread 1 terminated abnormally: lock can only be used on shared values at /home/gabor/perl5/lib/perl5/Wx/Perl/Thread/Listener.pm line 36. - I could hardly see the "white" marks - The black and white counter sticks are the same as the colored sticks
- Threading code is way too complicated (could probably use more helper code in Wx). Regards, Mattia