Showing 73 open source projects for "python games code"

View related business solutions
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 1
    The goal of this project is to create a Python implementation of standard Riichi Mahjong. Code shall be properly documented and serve as a learning tool for other developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Phoenix Lab Virtual Duel System is an open source python clone of KCVDS, a card game based on the well known Yi-Gi-Oh! TCG. Some pics: - http://db.tt/IQdzfXc - http://db.tt/u0NuG4o - http://db.tt/sAonuQn - http://db.tt/pqKuIgD - http://db.tt/Y8xq5p4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The aim of our project is to create a multiplayer game that offers gameplay similar to a casino visit. Initially we focus on 6 deck shoe and face up. In the future we plan to add other variations of blackjack and different kinds of gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An online multiplayer card game based on the award-winning game Dominion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 5
    MMBN Online is an open-source, cross-platform MegaMan Battle Network battle simulator. It is written in the Python language, using Pyglet as a library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 3 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    MagicLibrary
    MagicLibrary is a card searcher and another deck manager for Collectible Card Game Magic: The Gathering.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Fkmlandunter is a clone of the german card game "Land Unter". It runs over the network using the TCP/IP protocol for data transmission. A console client with ncurses and a QT client written in python and a GUI client using SDL are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    Spanish Napiers
    Spanish Napiers, is a card game based on the popular Spanish game "Briscas" written in python and pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    An IRC bot written in Python, primarily designed to host various games. Uses a simple, easy-to-learn plugin interface, ideal for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    An information screen application for Texas Holdem tournaments. Screen will show the current blind levels, next games, chip values, upcoming pay-outs and so on. It will also include interactive functions for small games, such as a timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    An online MTG magic client for linux, windows, etc. With this software you can play magic with your friends, or someone else, and you can see all cards pics. very similar to mws, but this proyect is no compatible with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Rummy card game written in Python with wxPython. Aiming for clean and intuitive interface with multiplayer capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 4 This Week
    Last Update:
    See Project
  • 23
    Poker Tournament Manager - Displays current level, blinds, time left in level etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Preferance card game written on Python language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Windows and a Python game based on the card game Screw (F#@$) The Dealer. The python version has a rotating dealer and the players attempt to guess the next card in the deck. The windows version is a basic first release with no frills. But it'
    Downloads: 0 This Week
    Last Update:
    See Project