Hi all, as work on PySol Fan Club Edition (= a comprehensive and feature-rich suite of solitaire/patience card games released as free and open source software under the GPLv3+) has stalled, some people and I have done some ongoing maintenance of it on GitHub:
* https://github.com/shlomif/PySolFC/tree/shlomif--main-branch--master (Note the branch.) And I'd like to ask you people for help if possible. Feel free to fork the repository, file issues in the issue tracker, send pull-requests, etc. Current task list is: 1. Clean up the code including the merging of a lot of duplicate code in the codebase (especially among pysollib/tk/*.py and pysollib/tile/*.py). 2. Port to Python 3. The first item is a precondition for that to avoid duplicate code. 3. Implement new features. 4. Make it easier to get up-and-running from source. 5. Fix bugs if any. Help is welcome. Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ First stop for Perl beginners - http://perl-begin.org/ You can never truly appreciate The Gilmore Girls until you’ve watched it in the original Klingon. Please reply to list if it's a mailing list post - http://shlom.in/reply . _______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
