Showing 186 open source projects for "gnu-darwin"

View related business solutions
  • 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    PbnTools

    PbnTools

    Bridge player's toolkit

    A bridge (card game) player's toolkit. Currently includes funcionalities: 1. Download tournaments from results generated by Kops, Pary and Bbo server and save it as pbn. 2. Deal real cards from a pbn file, using some extra (cheap) stuff. 3. Lin to Pbn conversion - convert deals saved in Bbo format to Pbn.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    JFreeCell

    JFreeCell

    JFreeCell is java version of FreeCell, solitaire-based card game

    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    DobbleCardGenerator

    Generator of cards for the game "Dobble" (aka "Spot It")

    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Lost God cards is an 2d MMO rpg playing with cards, that project includes the server and the client, both are programmed using java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    mtg

    mtg

    mtg encyclopedia catalog and organizer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BridgeStats

    BridgeStats

    Gives scores and all distributions of one suit in opponent hands

    In Bridge, the choice of a good strategy often depends on the correct evaluation of cards in hand to your opponents. This evaluation is done trying to make the best use of all available informations: bidding, played cards, etc ..., but an essential starting point is the knowledge of a priori probabilities of the possible distributions. The 'Bridge Stats' app examines all possible distributions of the cards of one suit in the opponent hands and calculates their probabilities. It also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    FabulaBot

    Telegram bot that acts as a master for a game of 'Werewolf''

    In this project we create a Telegram bot that, once added in a group of players, acts as a master for a game of 'Werewolf'. Using Telegram's features as custom keyboards and private chats it recreates adequately the spirit of the real game. The project is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gamegineer

    Gamegineer

    A virtual gaming tabletop

    Gamegineer provides a virtual tabletop for playing traditional board and card games over the Internet. It includes a framework for extending the tabletop to support new games and features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Skatgame written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    JSkat
    JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players. We moved our source code to GitHub. Please clone the source code from there: https://github.com/b0n541/jskat-multimodule The latest release can also be found there: https://github.com/b0n541/jskat-multimodule/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    tichulog-ng

    tichu replayer

    tichulog-ng is an application to replay a previously played tichu game on www.brettspielwelt.de from a log file. It allows the user to view a logged game with open cards as if one would play the game by itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Threesome is a little search and combination game which concept is not so easy. You have to pick 3 cards out of 12 visible cards that fits to each other, according to certain criterias. There is a detailed tutorial attached, which describes everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UPDATE: Load the Release package and the single new JPortal.jar file. After installing - copy the new jar over the one installed! This is important, otherwise graphics can not be imported properly! --- JPortal version 1.3 is released!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WinABarrierePoker

    Just another online poker software, but open source for once.

    You can either play poker by downloading WinABarriere.zip or study/use source code by downloading "Sources/*" files. A tutorial on how to create a simple Java online poker software is available by downloading "Sources/WinABarriere.pdf". Feel free to use this as you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JFool

    Famous Russian card game

    Famous Russian card game. Currently only one human player is supported. Virtual players are programmed with simplest possible algorithm so it must be easy to defeat them. This is alpha version and there may be bugs especially if you start a new game instead of restarting the application. Cards Images were taken from wikipedia (I hope it does not contradict their license).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    betterbettor

    A learning tool for holdem postflop play.

    betterbettor is a tool for no-limit holdem that helps beginning and intermediate players learn and get a feel for equity, combination counting, blockers and other advanced post-flop topics. It has the only non-isometric hand simulator available with an open source licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An application to manage different types of championships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Vietnamese popular card game. It is called "tien len".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DominoBot

    DominoBot

    An IRC bot project case study.

    DominoBot is a project for a simple IRC framework. It is currently a simple yet functional Domino game bot for IRC. It currently allows arbitrary piece (stones) numbers and multi session support. The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone. It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc. Uses PircBotX (redistributed - you do not need to download it)....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pulsar Game

    Pulsar Game

    Pulsar is a card video game using Stars as gameplay key elements.

    Pulsar is a card video game. A card represents a star constellation, and thus contains stars that can be used in two ways : * Attack Stars (also called AMAS Stars) will generate an attack to flip opponents cards (and take them) ; * Defense Stars will protect the card from opponents. It is also the interface with other cards to begin a battle. The inner gameplay is much more complex as Cards and Stars can evolve, be damaged. AMAS Stars are "AutoMated Attack System" Stars. Stars are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PrefCount is an application (written in Java) that assists with counting up the results of a game of Preferans, or Preference (a European card game). This application has two language locales: English and Russian, and works on Windows, Mac, and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simpoker

    Simpoker

    Texas Hold'em all-in simulator

    Simpoker is an all-in sumulator for texas hold'em poker, provided with a statistic module to check the odds of winning associated to each card combination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This application is designed to help create Contract bridge hands with constrains on points and/ or number of cards per suite for each player. The program is an easy to use Java program which outputs the results in an HTML format (fits an A4 page for easy printing). Media wiki pages: http://sourceforge.net/apps/mediawiki/bridgedealer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Scala 40

    another cards game

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo