PyFifteen Code
Status: Alpha
Brought to you by:
eolo999
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2007-05-16 | eolo999 | [r6] Hope image loading works! |
| COPYING | 2007-05-02 | eolo999 | [r5] Added GPL statements and text in phifteen |
| MANIFEST | 2007-05-02 | eolo999 | [r4] Added install instructions in README file. |
| MANIFEST.in | 2007-05-02 | eolo | [r1] initial import |
| README | 2007-05-02 | eolo999 | [r4] Added install instructions in README file. |
| TODO | 2007-05-02 | eolo | [r1] initial import |
| setup.py | 2007-05-16 | eolo999 | [r6] Hope image loading works! |
This is a game. It has been a game for me to create it, and hope it's a funny game for you to play. It is still in alpha release: that doesn't mean it doesn't work but that it still miss a lot of features and clean code additions: To install this game you must fullfill some dependencies: - python-gtk2 - python-goocanvas Then you can simply run: python setup.py install [with root privileges] or: sudo python setup.py install To play the game just type: phifteen Edoardo Batini <edoardo.batini@poste.it>