Showing 67 open source projects for "python card game"

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    PySC2

    PySC2

    StarCraft II learning environment

    PySC2 is DeepMind's Python component of the StarCraft II Learning Environment (SC2LE). It exposes Blizzard Entertainment's StarCraft II Machine Learning API as a Python RL Environment. This is a collaboration between DeepMind and Blizzard to develop StarCraft II into a rich environment for RL research. PySC2 provides an interface for RL agents to interact with StarCraft 2, getting observations and sending actions. The easiest way to get PySC2 is to use pip. That will install the pysc2 package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mnemosyne resembles a traditional flash-card program but with an important twist: it uses a sophisticated algorithm to schedule the best time for a card to come up for review.
    Leader badge
    Downloads: 231 This Week
    Last Update:
    See Project
  • 3

    seekers-py

    Python implementation of the seekers game

    Seekers is an interactive game that combines the thrill of gameplay with the educational aspect of programming. By writing Python-based AI algorithms, players can participate in exciting battles and engage in strategic decision-making. The game offers a stimulating environment for honing programming skills, problem-solving abilities, and algorithmic thinking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lines

    Lines

    Lines a game written in Python two players through internet

    Lines is an old game that I had programed in python (pygame). I usually prefer to use visual c# as a programing language. However, I wrote this game in python in a time period, I was learning python. Here, I want to thank all people who have training videos in youtube, they helped me a lot to make this program. Some of the code of the program is from these videos. The game can be played from one or two persons through internet. The game is a good example for learning pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 5
    Gambit
    A library of tools for doing computation in game theory.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 6
    internet-control

    internet-control

    Control how long your childs computer is connected to the internet

    internet-control is a very special implementation of parental control. It allows the child to be productive at the computer while lowering the danger of addiction to a minimum. Instead of restricting the time the computer may be used, it allows parents to restrict the time the computer may be connected to the internet. This way the child is still able to do its homework at the computer, but the danger of addiction to a game or social media application is minimised - the unpredictabillity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Pfactris

    An Arithmetical Tetris Game. Numbered tiles divide and cancel out.

    Tetris, but with arithmetic, each tile has an integer on it. Drop a tile onto a tile below so that the numbers divide and cancel out. Once a tile drops and cancels with the tile below, it will attempt to cancel the next tile below that and so on. If no more below-cancellations happen it will also try to cancel with the tile to the left and then the tile to the right of it. For complete description go to Files tab and see readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DeepMind Lab

    DeepMind Lab

    A customizable 3D platform for agent-based AI research

    .... To enable compiler optimizations, pass the flag --compilation_mode=opt, or -c opt for short, to each bazel build, bazel test and bazel run command. The flag is omitted from the examples here for brevity, but it should be used for real training and evaluation where performance matters. DeepMind Lab ships with an example random agent in python/random_agent.py which can be used as a starting point for implementing a learning agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is intended to provide code to be used with MySQL and Python to create a database of major league baseball game events which are freely provided by the mlb.com Gameday application. Older version also support creating a retrosheet.org database but that is no longer supported. All major and minor league pitch location and game statistic data can be downloaded using BBOS. Installation Videos! Part 1: http://youtu.be/rnv2VLcG-eI Part 2: http://youtu.be/eFudbMWHNlQ Special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10
    Delta S Plus

    Delta S Plus

    A Serious Game prototype for mechanical technicians

    For now, only available in brazilian portuguese. Game Goal: - Move the wrenchs to the positive displacement pump(s). Game Rules: - You use the mouse to move the wrenchs. Click and hold the left mouse button on them and drag them to move them; - Drop the wrenchs on the pump to choose it (in the same way, you can also undo the choice); - After selecting the bomb(s) that you consider the right, press " Enter" (or "Return") on your keyboard to confirm the answer. If the answer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Aprendiz de Mecânico

    Adventure game prototype for mechanical technicians

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AlgoTaurus

    AlgoTaurus

    An educational game to teach programming.

    Write a program to make the AlgoTaurus find the exit. Installation: On Windows -Download the installer -After installation you can run AlgoTaurus from the Start menu. On Linux -Download the source files -Extract archive -Open terminal in the directory you have copied the files to and type 'python algotaurus.py' Use and discuss AlgoTaurus: Some tasks to solve and discuss: Write a program to find the exit. What does the program do? Try to describe/explain it in a higher level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Of Mages and Magic

    A Simple RPG fighting game for teaching Python

    Of Mages and Magic is an RPG based fighting game which may be used to teach simple programming concepts. Students write artificial intelligences which hook into the main Of Mages and Magic executable. These mages can be organised into teams which fight each other until only one team remains. The game is currently in early alpha, meaning some aspects of the interface are a bit clunky. However, in its current iteration, it is fairly suitable for teaching. Any and all feedback would...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    2048 Python , AI , 1 or 2 players

    2048 Python , AI , 1 or 2 players

    py 2048, a well know 2048 clone board game

    Written in Python 2.7.x and pygame1.9.1~2 compliant (at least) Python 3.4 HOW TO PLAY: keyboard UP, DOWN, LEFT, RIGHT, escape to quit increase your score shifting tiles with same number. the value of resulting tile is multiplied *2. CUSTOMISE YOUR GAME: edit py2048.cfg configuration file. you can: -Change Raws and Columns amount. -Change Random range value of new tile. -Limit the maximum tile value. -Limit time allowed for movement. -Enable no movement (a new tile appear even...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Open-Driving-3D

    A free driving simulator.

    Open-Driving-3D is a driving simulator that I'm making in python with panda3d. I plan to at some point add AI traffic. Its fairly simple right now, but its only on version 0.05. The reason I wanted to create a driving sim was because there don't seem to be enough free ones. You need the Panda3d game engine to run this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TuxWordSmith

    TuxWordSmith

    TuxWordSmith uses XDXF dictionaries to play in 88 languages

    Similar to the classic word game 'Scrabble', but with unicode support for multiple languages and character sets. The game is currently distributed with eighty-eight (88) dictionary resources for playing Language[i]-Language[j] 'Scrabble'. For example, if configured to use the French-English dictionary, then the distribution of available tiles will be computed based on frequency of occurance of each character of Language[i] (French), and for each submission the corresponding definition...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 18
    EzberIM (Word Memorizer)

    EzberIM (Word Memorizer)

    EzberIM is a word memorizer program for English and other languages.

    Kelime EzberIM is a freeware word memorizing system for primarily Turkish users. But it can be use for other users with included translations; English, German, Russian. It has got ; * Flash Card System. * Sentence asking. * Fill the gaps. * Writing check. * Multi language setup and interface. * It is possible to to create your own translation of your language . * Added some picture samples for remembering. * Basic packet of words updated and added as hint in the flash card and test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LuckyWords

    LuckyWords

    A classic word guessing game

    LuckyWords is an open-source classic word guessing game loosely based on 'Hangman' and 'Wheel of Fortune'. It is targeted for Linux and the KDE desktop, though in principle, as a Python application it is platform independent. LuckyWords depends on Python 3 and PyQt4 and is released under the terms of GPL 3.0. For further information, visit the wiki or our website at www.casualcoding.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ASCII Scrabble

    ASCII Scrabble

    Scrabble game (English) for console, braille friendly

    ASCII console-based Scrabble game. Simplified version of TuxWordSmith to run in XTerm, DOS or other console. Compatible with braille consoles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    AutoTeach is a tool that enables parents to supplement The AutoTeach Parent Tool enables parents to supplement their childrens' education without supervision or drama. With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    askcards

    Quiz Game SWT

    Quiz game. It virtually draws "cards": first you can see the question and guess the answer. Then you can see the "answer" side of the card. Program registers if it matches or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FOSSMMO

    To create an open source and openly developed mmorpg

    FOSSMMO (release name tbd) is a project aimed at two things. The first is to create an open sourced MMORPG with compelling and fun gameplay requiring modest system specs. The second is to develop in an open and well documented way to help others learn the trade of game programming. FOSSMMO will be developed using python. While python is not a common language for game development I'm a fan. Also I recently watched http://pyvideo.org/video/381/pycon-2011--algorithmic-generation-of-opengl-geom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Minecraft Quiz!

    Minecraft Quiz!

    A minecraft quiz

    I'm new to python and decided to try and make a quiz type of thing. It has a score which will be displayed at the end. As of v1 there is 6 questions. See txt file for more info.(Needs winrar to open)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CardsFit

    CardsFit

    Memory-like game with cards that can be changed by user

    Working on (not ready!!)-Universal game with (adapt) number of cards with (adapt) graphics on it; Cards are upside down on the table; player clicks on a card to show it, then on another card he thinks might be the same, i.e. (adapt) 2 cards that fit gives a score and the cards disappear from the table. Otherwise/then it's the turn of the other player. The numbers of cards is dependent of the graphics available to fill the cards, and the game-system chosen: 2 of the same, 3 of the same, 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next