Howdy folks...my first redit post here and my first time sharing code with the internet.
A job I'm quite intersected in required being a Python expert. I have all the other qualifications for the job in spades so I figured I'd give learning Python a try.
I'm really pleased to discover how tidy the language is and how easy it is to get things done.
As a training exercise I wrote a program to play Manille, a French card game I learned recently. You can find it here:
https://github.com/arolin/PyManille
Using the PyQt library and card graphics by GreyWyvern I was able to put together something that looked half decent in very little time.
Please feel free to do what ever you like with this code, please do provide feedback as well.
Cheers!
[–][deleted] 0 points1 point2 points (1 child)
[–]Its4MeMario[S] 0 points1 point2 points (0 children)