Card game developed in python for a highschool project
As I'm bilingual I made it as it came out from my head, I apologize for any inconveniences.
This card game is quite simple, I made it to get familiar with Pygame
You can find the rules in the first screen when you launch the game (press space to continue)
- 2 Players game
- Card animation
- Dynamic instuctions
- Leave the card in the discard (currently removed when renewed
- Use socket() and I don't know what to make the game 2 players online (or in a local network
- Make a full French and a full English version (code included + and debug them)