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.

  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    PySolFC
    PySolFC (PySol Fan Club edition) is an extended version of PySol (a solitaire card games collection).
    Leader badge
    Downloads: 520 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: 73 This Week
    Last Update:
    See Project
  • 3
    AS Arrow

    AS Arrow

    Add and Subtract game

    AS refer to Add and Sub. During the game process, the card present as Arrow. 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. v0.1.1 Update: You can move an entire pile to another pile (except the first card). If the front half of a pile becomes 0 after applying + / −, you must click the next card pile (the card immediately after that 0) to auto-remove
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    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: 7 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    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
  • 6

    PySolFC French Edition

    The PySolFC Project translated to french

    Downloads: 5 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: 3 This Week
    Last Update:
    See Project
  • 8

    magicHack

    Glues together MSE/Cockatrice/MWS, etc

    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Duo is a Crazy Eight card game (think Uno) written in Python, translated in many languages. PLEASE NOTE THAT DUO DEVELOPMENT NOW OCCURS ON LAUNCHPAD AND THIS PAGE ONLY EXISTS FOR HISTORY REFERENCE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Rummy card game written in Python with wxPython. Aiming for clean and intuitive interface with multiplayer capabilities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Preferance card game written on Python language
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Golden Point

    Golden Point

    A simple, console-based card game, similar to some other card games.

    Golden Point is a simple card game, similar to some other popular card games. The main goal of the game is to get more points then your opponent, but in the same time not to get more than 21 ("Golden Point"). During the game you get cards, which have next values: 6, 7, 8, 9, 10 - according to numbers in it's names; J - 2 points; Q - 3 points; K - 4 points; A - 11 points. In the beginning of the game you get 2 cards, and if your total points are less than 21, you can take more cards or keep your current cards. Then is your opponent's turn. If player got 21 - this is called "Golden Point". If player got more than 21 - this is too much, he has lost. So if Player 1 has too much, and Player 2 isn't - Player 2 wins. If both players have not more points, than 21, player, who has more points, wins. If both players have equal points - this is dead heat. No one wins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Poker Tournament Manager - Displays current level, blinds, time left in level etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Libre Card Game
    Libre Card Game is a free, open source and liberally licensed strategic/trading/collectable card game. Included in the project is code to generate SVG and PNG card images from an XML description. Also includes over 250 cards for the Libre card system
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Game Engine and AI framework for playing No Limit Holdem
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    Sabacc is a card game originally from the Star Wars universe. It is similar to Blackjack except it employs a random element where any card may change value at any point during the game. For more information see the website - sabacc.sourceforge.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SimPy Big Two

    SimPy Big Two

    Big Two with Taiwan rules.

    Big Two is popular poker game in Taiwan. SimPy Big Two is simple big two game using Taiwan Big Two rule. It's coded by python and pygame. This app is single player vs 3 computer players only.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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: 1 This Week
    Last Update:
    See Project
  • 23
    Basic blackjack game that supports most features in a game, 5 card trick, aces being 11 or 1. It has a very basic graphic drawing enginr that draws ASCII cards on the terminal. this can be seen in the screenshot. Should work on all linux PCs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB