Browse free open source Python Card Games and projects below. Use the toggles on the left to filter open source Python Card Games by OS, license, language, programming language, and project status.

  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    PySolFC
    PySolFC (PySol Fan Club edition) is an extended version of PySol (a solitaire card games collection).
    Leader badge
    Downloads: 493 This Week
    Last Update:
    See Project
  • 2
    freepokerdb
    A HUD and stats tracker for your poker games written in Python. Supports Holdem, Omaha, Stud, Razz and Draw games.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 3
    Qturkokards

    Qturkokards

    Offline tarot reading app with custom card sets and Rider Waite

    This is an offline tarot reading app. It contains both opensource decks and personally created beautiful decks. It includes a windows 64 bit executable. It runs on Windows 10 and 11 64 bit. It also includes a python app which runs on pyqt with pygame. it has been tested under windows 10, Windows 11 and Debian, Ubuntu, Kali, and Mint Linux. i am looking for people to test on other systems. I have run this on many devices and operating systems. Even an old Chromebook running Linux. Newest release has improved interface and upgraded music track three.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Pokerbot: Pokerstars Partypoker GGPoker

    Pokerbot: Pokerstars Partypoker GGPoker

    Self playing pokerbot for partypoker, pokerstars and GGPoker

    Please visit the wiki page for documentation how to run the bot http://www.github.com/dickreuter/Poker/ This pokerbot plays automatically on Partypoker, Pokerstars and GGPoker. It works with image recognition, montecarlo simulation and a basic genetic algorithm. The mouse is moved automatically and the bot can play for hours. All open source and you are welcome to contribute. New tables can easily be mapped with a new user interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    PyGermanWhist

    PyGermanWhist

    A Python implementation of German Whist.

    A Python implementation of German Whist. German Whist is a card game played with trumps and tricks. Written with wxPython designed to work on a number of platforms.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    A python library for searching and managing a collection of Vampire: The Eternal Struggle (V:tES) trading cards and for facilitating V:tES deck construction.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    This is a GUI version of the game blackjack, written in Python and Pygame. It is easy to play, and can be very fast-paced.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    PySolFC French Edition

    The PySolFC Project translated to french

    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    An IRC bot written in Python, primarily designed to host various games. Uses a simple, easy-to-learn plugin interface, ideal for beginners.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Preferance card game written on Python language
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A deck building card game in which the players compete to gather the most valuable deck of cards, representing a Kingdom. Note that this repository is out of date and will not be updated. The latest version is avaiable at https://bitbucket.org/BigYellowCactus/regnancy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    With PyBridge, you can play online bridge with your friends, over the Internet or a local network. Please visit http://www.pybridge.org/ for recent information.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A tournament manager of the popular trick-based card game belote. This software provide functionalities from teams registration to final classification. Printing is based on highly customisable OpenOffice.org templates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Simple Poker Tournament Clock

    Cross-platform Poker Tournament Clock

    A simple poker clock written in "bare" python, which supports different kinds of poker, XML-based tournament structures and display of banners for poker league sponsors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    magicHack

    Glues together MSE/Cockatrice/MWS, etc

    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Simulation of the Italian card game named "Briscola"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    AS Arrow

    AS Arrow

    Add and Subtract game

    AS refer to Add and Sub. During the game process, the card present as Arrow. Game Rule: Delete all card to win. User can drag and drop card from cards library to original 6 cards. At the game start, original 6 cards look like: d -b e- a -c f User can connect d, e, f cards. Once d and e are deleted, user can connect to b. Cards are positive for a, b, c, d, e, f. And then connecting card is negative. In the similar way, the next card is positive (add/plus), and then the card is negative (subtract/minus). The row of cards can be deleted as sum (add/subtract) of cards is 0. (J is 11,Q is 12, K is 13) If the number of cards is 12, but can't be deleted now. The game is over. By the way, if cards library is empty and user can't win, the game is over. Note: 1. Click "NEW GAME!" can start a new game. 2. Click cheat image (NOT text), can ON/OFF cheat information. Cheat is ON by default. But I suggest OFF, to play real AS Arrow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A server and client for online card games. Initial development will focus on implementing the Shadowfist(tm) card game. GPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Battle Star Wars TCG is a program to play the Star Wars trading card game online. It uses all the official trading cards from the Wizards of the Coast expansions and the IDC expansions. Eventually an AI will be built so you can play against the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BoardGameMaker

    BoardGameMaker

    Card, board & tiles making Software

    BGM (boardgamemaker) allows simple creation of card or tile; either through template or image simple transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simulation of old Italian games briscola and tresette.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Generic program for playing various different CCG games multiplayer over a local network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Call Bridge
    Call Bridge is a popular card game. I wrote this to see if I can create a GUI based card game in less than 15 KB by replacing images with UNICODE characters. The player plays a game of Call Bridge (*duh*;) against 3 bots. GUI FILES NOT UPLOADED YET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A python script with a Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Support For Card Games in Python. In particular, support for Poker, with classes for Cards, Decks, Hands, Tables, Hand Classification, and AI for hand play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.