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.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    PySolFC
    PySolFC (PySol Fan Club edition) is an extended version of PySol (a solitaire card games collection).
    Leader badge
    Downloads: 496 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: 64 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: 13 This Week
    Last Update:
    See Project
  • 4
    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: 10 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    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.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    PokerStrat - Strategy Trainer

    Strategy Trainer for Jacks or Better Video Poker

    PokerStrat is a Jacks or Better Video Poker Strategy Trainer. Enter your hold strategy for each hand dealt and see if it matches the perfect strategy for that hand. Check your accuracy rate at playing the perfect strategy.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    SimPy Big Two
    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: 3 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    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: 2 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    Revolution Mus Game es un adaptacion para PC del clasico juego de naipes español llamado Mus que cuenta con varios siglos de tradiccion y de risas. Con este proyecto además se intenta globalizar el juego para que el resto del mundo lo conozca.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 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
    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
  • 14
    SystemFreak Card Game. Can you beat the system?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    Simulation of old Italian games briscola and tresette.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Generic program for playing various different CCG games multiplayer over a local network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    Castle vs Castle

    Castle vs Castle

    Castle vs Castle is a card game for 2 players.

    Castle vs Castle is a card game for 2 players. It's a clon of Castlewars that it's a flash game. But instead the flash, it's in Python + Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Deception (Open Card Game) - A two-player, simultaneous-turn card game with a high degree of customization. The game emphasizes creativity, fast gameplay, bluffing, strategy and tactics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next